summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2019-01-26Linux 4.19.18v4.19.18Greg Kroah-Hartman
2019-01-26ipmi: Don't initialize anything in the core until something uses itCorey Minyard
2019-01-26ipmi:ssif: Fix handling of multi-part return messagesCorey Minyard
2019-01-26ipmi: Prevent use-after-free in deliver_responseFred Klassen
2019-01-26ipmi: msghandler: Fix potential Spectre v1 vulnerabilitiesGustavo A. R. Silva
2019-01-26ipmi: fix use-after-free of user->release_barrier.rdaYang Yingliang
2019-01-26Bluetooth: Fix unnecessary error message for HCI request completionJohan Hedberg
2019-01-26iwlwifi: mvm: Send LQ command as async when necessaryAvraham Stern
2019-01-26mm, proc: be more verbose about unstable VMA flags in /proc/<pid>/smapsMichal Hocko
2019-01-26userfaultfd: clear flag if remap event not enabledPeter Xu
2019-01-26mm/swap: use nr_node_ids for avail_lists in swap_info_structAaron Lu
2019-01-26mm/page-writeback.c: don't break integrity writeback on ->writepage() errorBrian Foster
2019-01-26ocfs2: fix panic due to unrecovered local allocJunxiao Bi
2019-01-26iomap: don't search past page end in iomap_is_partially_uptodateEric Sandeen
2019-01-26scsi: megaraid: fix out-of-bound array accessesQian Cai
2019-01-26scsi: smartpqi: call pqi_free_interrupts() in pqi_shutdown()Yanjiang Jin
2019-01-26ath10k: fix peer stats null pointer dereferenceZhi Chen
2019-01-26scsi: smartpqi: correct lun reset issuesKevin Barnett
2019-01-26scsi: mpt3sas: fix memory ordering on 64bit writesStephan Günther
2019-01-26IB/usnic: Fix potential deadlockParvi Kaustubhi
2019-01-26sysfs: Disable lockdep for driver bind/unbind filesDaniel Vetter
2019-01-26ALSA: bebob: fix model-id of unit for Apogee EnsembleTakashi Sakamoto
2019-01-26Bluetooth: btusb: Add support for Intel bluetooth device 8087:0029Raghuram Hegde
2019-01-26dm: Check for device sector overflow if CONFIG_LBDAF is not setMilan Broz
2019-01-26clocksource/drivers/integrator-ap: Add missing of_node_put()Yangtao Li
2019-01-26quota: Lock s_umount in exclusive mode for Q_XQUOTA{ON,OFF} quotactls.Javier Barrio
2019-01-26perf tools: Add missing open_memstream() prototype for systems lacking itArnaldo Carvalho de Melo
2019-01-26perf tools: Add missing sigqueue() prototype for systems lacking itArnaldo Carvalho de Melo
2019-01-26perf cs-etm: Correct packets swapping in cs_etm__flush()Leo Yan
2019-01-26dm snapshot: Fix excessive memory usage and workqueue stallsNikos Tsironis
2019-01-26tools lib subcmd: Don't add the kernel sources to the include pathArnaldo Carvalho de Melo
2019-01-26perf stat: Avoid segfaults caused by negated optionsMichael Petlan
2019-01-26dm kcopyd: Fix bug causing workqueue stallsNikos Tsironis
2019-01-26dm crypt: use u64 instead of sector_t to store iv_offsetAliOS system security
2019-01-26x86/topology: Use total_cpus for max logical packages calculationHui Wang
2019-01-26netfilter: ipt_CLUSTERIP: fix deadlock in netns exit routineTaehee Yoo
2019-01-26netfilter: ipt_CLUSTERIP: remove wrong WARN_ON_ONCE in netns exit routineTaehee Yoo
2019-01-26netfilter: ipt_CLUSTERIP: check MAC address when duplicate config is setTaehee Yoo
2019-01-26perf vendor events intel: Fix Load_Miss_Real_Latency on SKL/SKXAndi Kleen
2019-01-26perf parse-events: Fix unchecked usage of strncpy()Arnaldo Carvalho de Melo
2019-01-26perf svghelper: Fix unchecked usage of strncpy()Arnaldo Carvalho de Melo
2019-01-26perf tests ARM: Disable breakpoint tests 32-bitFlorian Fainelli
2019-01-26perf intel-pt: Fix error with config term "pt=0"Adrian Hunter
2019-01-26tty/serial: do not free trasnmit buffer page under port lockSergey Senozhatsky
2019-01-26btrfs: improve error handling of btrfs_add_linkJohannes Thumshirn
2019-01-26btrfs: fix use-after-free due to race between replace start and cancelAnand Jain
2019-01-26btrfs: alloc_chunk: fix more DUP stripe size handlingHans van Kranenburg
2019-01-26btrfs: volumes: Make sure there is no overlap of dev extents at mount timeQu Wenruo
2019-01-26mmc: atmel-mci: do not assume idle after atmci_request_endJonas Danielsson
2019-01-26kconfig: fix memory leak when EOF is encountered in quotationMasahiro Yamada