summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-01-26Linux 4.19.18v4.19.18Greg Kroah-Hartman1-1/+1
2019-01-26ipmi: Don't initialize anything in the core until something uses itCorey Minyard1-66/+82
2019-01-26ipmi:ssif: Fix handling of multi-part return messagesCorey Minyard1-8/+17
2019-01-26ipmi: Prevent use-after-free in deliver_responseFred Klassen1-1/+1
2019-01-26ipmi: msghandler: Fix potential Spectre v1 vulnerabilitiesGustavo A. R. Silva1-8/+18
2019-01-26ipmi: fix use-after-free of user->release_barrier.rdaYang Yingliang1-1/+1
2019-01-26Bluetooth: Fix unnecessary error message for HCI request completionJohan Hedberg1-0/+6
2019-01-26iwlwifi: mvm: Send LQ command as async when necessaryAvraham Stern5-18/+17
2019-01-26mm, proc: be more verbose about unstable VMA flags in /proc/<pid>/smapsMichal Hocko1-1/+3
2019-01-26userfaultfd: clear flag if remap event not enabledPeter Xu1-1/+9
2019-01-26mm/swap: use nr_node_ids for avail_lists in swap_info_structAaron Lu2-2/+12
2019-01-26mm/page-writeback.c: don't break integrity writeback on ->writepage() errorBrian Foster1-14/+21
2019-01-26ocfs2: fix panic due to unrecovered local allocJunxiao Bi1-2/+7
2019-01-26iomap: don't search past page end in iomap_is_partially_uptodateEric Sandeen1-2/+15
2019-01-26scsi: megaraid: fix out-of-bound array accessesQian Cai2-2/+2
2019-01-26scsi: smartpqi: call pqi_free_interrupts() in pqi_shutdown()Yanjiang Jin1-0/+1
2019-01-26ath10k: fix peer stats null pointer dereferenceZhi Chen2-3/+3
2019-01-26scsi: smartpqi: correct lun reset issuesKevin Barnett1-0/+3
2019-01-26scsi: mpt3sas: fix memory ordering on 64bit writesStephan Günther1-1/+2
2019-01-26IB/usnic: Fix potential deadlockParvi Kaustubhi1-4/+7
2019-01-26sysfs: Disable lockdep for driver bind/unbind filesDaniel Vetter1-2/+5
2019-01-26ALSA: bebob: fix model-id of unit for Apogee EnsembleTakashi Sakamoto1-1/+1
2019-01-26Bluetooth: btusb: Add support for Intel bluetooth device 8087:0029Raghuram Hegde1-35/+37
2019-01-26dm: Check for device sector overflow if CONFIG_LBDAF is not setMilan Broz6-6/+7
2019-01-26clocksource/drivers/integrator-ap: Add missing of_node_put()Yangtao Li1-9/+16
2019-01-26quota: Lock s_umount in exclusive mode for Q_XQUOTA{ON,OFF} quotactls.Javier Barrio1-1/+2
2019-01-26perf tools: Add missing open_memstream() prototype for systems lacking itArnaldo Carvalho de Melo2-0/+5
2019-01-26perf tools: Add missing sigqueue() prototype for systems lacking itArnaldo Carvalho de Melo2-0/+5
2019-01-26perf cs-etm: Correct packets swapping in cs_etm__flush()Leo Yan1-1/+1
2019-01-26dm snapshot: Fix excessive memory usage and workqueue stallsNikos Tsironis1-0/+22
2019-01-26tools lib subcmd: Don't add the kernel sources to the include pathArnaldo Carvalho de Melo1-2/+0
2019-01-26perf stat: Avoid segfaults caused by negated optionsMichael Petlan1-1/+7
2019-01-26dm kcopyd: Fix bug causing workqueue stallsNikos Tsironis1-5/+14
2019-01-26dm crypt: use u64 instead of sector_t to store iv_offsetAliOS system security1-3/+3
2019-01-26x86/topology: Use total_cpus for max logical packages calculationHui Wang1-1/+1
2019-01-26netfilter: ipt_CLUSTERIP: fix deadlock in netns exit routineTaehee Yoo1-68/+87
2019-01-26netfilter: ipt_CLUSTERIP: remove wrong WARN_ON_ONCE in netns exit routineTaehee Yoo1-1/+0
2019-01-26netfilter: ipt_CLUSTERIP: check MAC address when duplicate config is setTaehee Yoo1-1/+2
2019-01-26perf vendor events intel: Fix Load_Miss_Real_Latency on SKL/SKXAndi Kleen2-2/+2
2019-01-26perf parse-events: Fix unchecked usage of strncpy()Arnaldo Carvalho de Melo1-1/+1
2019-01-26perf svghelper: Fix unchecked usage of strncpy()Arnaldo Carvalho de Melo1-1/+1
2019-01-26perf tests ARM: Disable breakpoint tests 32-bitFlorian Fainelli1-6/+14
2019-01-26perf intel-pt: Fix error with config term "pt=0"Adrian Hunter1-0/+11
2019-01-26tty/serial: do not free trasnmit buffer page under port lockSergey Senozhatsky1-6/+16
2019-01-26btrfs: improve error handling of btrfs_add_linkJohannes Thumshirn1-1/+6
2019-01-26btrfs: fix use-after-free due to race between replace start and cancelAnand Jain1-22/+41
2019-01-26btrfs: alloc_chunk: fix more DUP stripe size handlingHans van Kranenburg1-9/+7
2019-01-26btrfs: volumes: Make sure there is no overlap of dev extents at mount timeQu Wenruo1-0/+14
2019-01-26mmc: atmel-mci: do not assume idle after atmci_request_endJonas Danielsson1-1/+2
2019-01-26kconfig: fix memory leak when EOF is encountered in quotationMasahiro Yamada1-0/+2