summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 4.19.18v4.19.18Greg Kroah-Hartman2019-01-261-1/+1
* ipmi: Don't initialize anything in the core until something uses itCorey Minyard2019-01-261-66/+82
* ipmi:ssif: Fix handling of multi-part return messagesCorey Minyard2019-01-261-8/+17
* ipmi: Prevent use-after-free in deliver_responseFred Klassen2019-01-261-1/+1
* ipmi: msghandler: Fix potential Spectre v1 vulnerabilitiesGustavo A. R. Silva2019-01-261-8/+18
* ipmi: fix use-after-free of user->release_barrier.rdaYang Yingliang2019-01-261-1/+1
* Bluetooth: Fix unnecessary error message for HCI request completionJohan Hedberg2019-01-261-0/+6
* iwlwifi: mvm: Send LQ command as async when necessaryAvraham Stern2019-01-265-18/+17
* mm, proc: be more verbose about unstable VMA flags in /proc/<pid>/smapsMichal Hocko2019-01-261-1/+3
* userfaultfd: clear flag if remap event not enabledPeter Xu2019-01-261-1/+9
* mm/swap: use nr_node_ids for avail_lists in swap_info_structAaron Lu2019-01-262-2/+12
* mm/page-writeback.c: don't break integrity writeback on ->writepage() errorBrian Foster2019-01-261-14/+21
* ocfs2: fix panic due to unrecovered local allocJunxiao Bi2019-01-261-2/+7
* iomap: don't search past page end in iomap_is_partially_uptodateEric Sandeen2019-01-261-2/+15
* scsi: megaraid: fix out-of-bound array accessesQian Cai2019-01-262-2/+2
* scsi: smartpqi: call pqi_free_interrupts() in pqi_shutdown()Yanjiang Jin2019-01-261-0/+1
* ath10k: fix peer stats null pointer dereferenceZhi Chen2019-01-262-3/+3
* scsi: smartpqi: correct lun reset issuesKevin Barnett2019-01-261-0/+3
* scsi: mpt3sas: fix memory ordering on 64bit writesStephan Günther2019-01-261-1/+2
* IB/usnic: Fix potential deadlockParvi Kaustubhi2019-01-261-4/+7
* sysfs: Disable lockdep for driver bind/unbind filesDaniel Vetter2019-01-261-2/+5
* ALSA: bebob: fix model-id of unit for Apogee EnsembleTakashi Sakamoto2019-01-261-1/+1
* Bluetooth: btusb: Add support for Intel bluetooth device 8087:0029Raghuram Hegde2019-01-261-35/+37
* dm: Check for device sector overflow if CONFIG_LBDAF is not setMilan Broz2019-01-266-6/+7
* clocksource/drivers/integrator-ap: Add missing of_node_put()Yangtao Li2019-01-261-9/+16
* quota: Lock s_umount in exclusive mode for Q_XQUOTA{ON,OFF} quotactls.Javier Barrio2019-01-261-1/+2
* perf tools: Add missing open_memstream() prototype for systems lacking itArnaldo Carvalho de Melo2019-01-262-0/+5
* perf tools: Add missing sigqueue() prototype for systems lacking itArnaldo Carvalho de Melo2019-01-262-0/+5
* perf cs-etm: Correct packets swapping in cs_etm__flush()Leo Yan2019-01-261-1/+1
* dm snapshot: Fix excessive memory usage and workqueue stallsNikos Tsironis2019-01-261-0/+22
* tools lib subcmd: Don't add the kernel sources to the include pathArnaldo Carvalho de Melo2019-01-261-2/+0
* perf stat: Avoid segfaults caused by negated optionsMichael Petlan2019-01-261-1/+7
* dm kcopyd: Fix bug causing workqueue stallsNikos Tsironis2019-01-261-5/+14
* dm crypt: use u64 instead of sector_t to store iv_offsetAliOS system security2019-01-261-3/+3
* x86/topology: Use total_cpus for max logical packages calculationHui Wang2019-01-261-1/+1
* netfilter: ipt_CLUSTERIP: fix deadlock in netns exit routineTaehee Yoo2019-01-261-68/+87
* netfilter: ipt_CLUSTERIP: remove wrong WARN_ON_ONCE in netns exit routineTaehee Yoo2019-01-261-1/+0
* netfilter: ipt_CLUSTERIP: check MAC address when duplicate config is setTaehee Yoo2019-01-261-1/+2
* perf vendor events intel: Fix Load_Miss_Real_Latency on SKL/SKXAndi Kleen2019-01-262-2/+2
* perf parse-events: Fix unchecked usage of strncpy()Arnaldo Carvalho de Melo2019-01-261-1/+1
* perf svghelper: Fix unchecked usage of strncpy()Arnaldo Carvalho de Melo2019-01-261-1/+1
* perf tests ARM: Disable breakpoint tests 32-bitFlorian Fainelli2019-01-261-6/+14
* perf intel-pt: Fix error with config term "pt=0"Adrian Hunter2019-01-261-0/+11
* tty/serial: do not free trasnmit buffer page under port lockSergey Senozhatsky2019-01-261-6/+16
* btrfs: improve error handling of btrfs_add_linkJohannes Thumshirn2019-01-261-1/+6
* btrfs: fix use-after-free due to race between replace start and cancelAnand Jain2019-01-261-22/+41
* btrfs: alloc_chunk: fix more DUP stripe size handlingHans van Kranenburg2019-01-261-9/+7
* btrfs: volumes: Make sure there is no overlap of dev extents at mount timeQu Wenruo2019-01-261-0/+14
* mmc: atmel-mci: do not assume idle after atmci_request_endJonas Danielsson2019-01-261-1/+2
* kconfig: fix memory leak when EOF is encountered in quotationMasahiro Yamada2019-01-261-0/+2