summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2019-02-05Linux 4.18.27v4.18.27Paul Gortmaker
2019-02-05ipmi:ssif: Fix handling of multi-part return messagesCorey Minyard
2019-02-05ipmi: Prevent use-after-free in deliver_responseFred Klassen
2019-02-05ipmi: msghandler: Fix potential Spectre v1 vulnerabilitiesGustavo A. R. Silva
2019-02-05ipmi: fix use-after-free of user->release_barrier.rdaYang Yingliang
2019-02-05Bluetooth: Fix unnecessary error message for HCI request completionJohan Hedberg
2019-02-05iwlwifi: mvm: Send LQ command as async when necessaryAvraham Stern
2019-02-05mm, proc: be more verbose about unstable VMA flags in /proc/<pid>/smapsMichal Hocko
2019-02-05userfaultfd: clear flag if remap event not enabledPeter Xu
2019-02-05mm/swap: use nr_node_ids for avail_lists in swap_info_structAaron Lu
2019-02-05mm/page-writeback.c: don't break integrity writeback on ->writepage() errorBrian Foster
2019-02-05ocfs2: fix panic due to unrecovered local allocJunxiao Bi
2019-02-05scsi: megaraid: fix out-of-bound array accessesQian Cai
2019-02-05scsi: smartpqi: call pqi_free_interrupts() in pqi_shutdown()Yanjiang Jin
2019-02-05ath10k: fix peer stats null pointer dereferenceZhi Chen
2019-02-05scsi: smartpqi: correct lun reset issuesKevin Barnett
2019-02-05scsi: mpt3sas: fix memory ordering on 64bit writesStephan Günther
2019-02-05IB/usnic: Fix potential deadlockParvi Kaustubhi
2019-02-05sysfs: Disable lockdep for driver bind/unbind filesDaniel Vetter
2019-02-05ALSA: bebob: fix model-id of unit for Apogee EnsembleTakashi Sakamoto
2019-02-05dm: Check for device sector overflow if CONFIG_LBDAF is not setMilan Broz
2019-02-05clocksource/drivers/integrator-ap: Add missing of_node_put()Yangtao Li
2019-02-05quota: Lock s_umount in exclusive mode for Q_XQUOTA{ON,OFF} quotactls.Javier Barrio
2019-02-05perf tools: Add missing open_memstream() prototype for systems lacking itArnaldo Carvalho de Melo
2019-02-05perf tools: Add missing sigqueue() prototype for systems lacking itArnaldo Carvalho de Melo
2019-02-05dm snapshot: Fix excessive memory usage and workqueue stallsNikos Tsironis
2019-02-05tools lib subcmd: Don't add the kernel sources to the include pathArnaldo Carvalho de Melo
2019-02-05perf stat: Avoid segfaults caused by negated optionsMichael Petlan
2019-02-05dm kcopyd: Fix bug causing workqueue stallsNikos Tsironis
2019-02-05dm crypt: use u64 instead of sector_t to store iv_offsetAliOS system security
2019-02-05x86/topology: Use total_cpus for max logical packages calculationHui Wang
2019-02-05netfilter: ipt_CLUSTERIP: fix deadlock in netns exit routineTaehee Yoo
2019-02-05netfilter: ipt_CLUSTERIP: remove wrong WARN_ON_ONCE in netns exit routineTaehee Yoo
2019-02-05netfilter: ipt_CLUSTERIP: check MAC address when duplicate config is setTaehee Yoo
2019-02-05perf vendor events intel: Fix Load_Miss_Real_Latency on SKL/SKXAndi Kleen
2019-02-05perf parse-events: Fix unchecked usage of strncpy()Arnaldo Carvalho de Melo
2019-02-05perf svghelper: Fix unchecked usage of strncpy()Arnaldo Carvalho de Melo
2019-02-05perf tests ARM: Disable breakpoint tests 32-bitFlorian Fainelli
2019-02-05perf intel-pt: Fix error with config term "pt=0"Adrian Hunter
2019-02-05tty/serial: do not free trasnmit buffer page under port lockSergey Senozhatsky
2019-02-05btrfs: improve error handling of btrfs_add_linkJohannes Thumshirn
2019-02-05btrfs: alloc_chunk: fix more DUP stripe size handlingHans van Kranenburg
2019-02-05mmc: atmel-mci: do not assume idle after atmci_request_endJonas Danielsson
2019-02-05kconfig: fix memory leak when EOF is encountered in quotationMasahiro Yamada
2019-02-05kconfig: fix file name and line number of warn_ignored_character()Masahiro Yamada
2019-02-05bpf: relax verifier restriction on BPF_MOV | BPF_ALUJiong Wang
2019-02-05arm64: Fix minor issues with the dcache_by_line_op macroWill Deacon
2019-02-05clk: imx6q: reset exclusive gates on initLucas Stach
2019-02-05arm64: kasan: Increase stack size for KASAN_EXTRAQian Cai
2019-02-05selftests: do not macro-expand failed assertion expressionsDmitry V. Levin