summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2019-04-20Linux 5.0.9v5.0.9Greg Kroah-Hartman
2019-04-20paride/pcd: Fix potential NULL pointer dereference and mem leakYueHaibing
2019-04-20paride/pf: Fix potential NULL pointer dereferenceYueHaibing
2019-04-20IB/hfi1: Failed to drain send queue when QP is put into error stateKaike Wan
2019-04-20bpf: fix use after free in bpf_evict_inodeDaniel Borkmann
2019-04-20include/linux/swap.h: use offsetof() instead of custom __swapoffset macroPi-Hsun Shih
2019-04-20f2fs: fix to add refcount once page is tagged PG_privateChao Yu
2019-04-20f2fs: fix to use kvfree instead of kzfreeChao Yu
2019-04-20f2fs: fix to dirty inode for i_mode recoveryChao Yu
2019-04-20rxrpc: Fix client call connect/disconnect raceDavid Howells
2019-04-20lib/div64.c: off by one in shiftStanislaw Gruszka
2019-04-20cifs: return -ENODATA when deleting an xattr that does not existRonnie Sahlberg
2019-04-20appletalk: Fix use-after-free in atalk_proc_exitYueHaibing
2019-04-20drm/amdkfd: use init_mqd function to allocate object for hid_mqd (CI)Kevin Wang
2019-04-20ARM: 8839/1: kprobe: make patch_lock a raw_spinlock_tYang Shi
2019-04-20platform/x86: intel_pmc_core: Quirk to ignore XTAL shutdownRajneesh Bhardwaj
2019-04-20drm/nouveau/volt/gf117: fix speedo readout registerIlia Mirkin
2019-04-20f2fs: sync filesystem after roll-forward recoveryJaegeuk Kim
2019-04-20PCI/ASPM: Save LTR Capability for suspend/resumeBjorn Helgaas
2019-04-20PCI: Blacklist power management of Gigabyte X299 DESIGNARE EX PCIe portsMika Westerberg
2019-04-20coresight: cpu-debug: Support for CA73 CPUsLeo Yan
2019-04-20RDMA/hns: Fix the Oops during rmmod or insmod ko when reset occursWei Hu (Xavier)
2019-04-20Revert "ACPI / EC: Remove old CLEAR_ON_RESUME quirk"Zhang Rui
2019-04-20crypto: axis - fix for recursive locking from bottom halfLars Persson
2019-04-20net: hns3: Fix NULL deref when unloading driverHuazhong Tan
2019-04-20drm/panel: panel-innolux: set display off in innolux_panel_unprepareHsin-Yi, Wang
2019-04-20drm/amdgpu: psp_ring_destroy cause psp->km_ring.ring_mem NULLwentalou
2019-04-20lkdtm: Add tests for NULL pointer dereferenceChristophe Leroy
2019-04-20lkdtm: Print real addressesChristophe Leroy
2019-04-20ext4: prohibit fstrim in norecovery modeDarrick J. Wong
2019-04-20x86/gart: Exclude GART aperture from kcoreKairui Song
2019-04-20cifs: Fix slab-out-of-bounds when tracing SMB tconPaulo Alcantara (SUSE)
2019-04-20fix incorrect error code mapping for OBJECTID_NOT_FOUNDSteve French
2019-04-20cifs: fix that return -EINVAL when do dedupe operationXiaoli Feng
2019-04-20x86/hw_breakpoints: Make default case in hw_breakpoint_arch_parse() return an...Nathan Chancellor
2019-04-20iommu/vt-d: Save the right domain ID used by hardwareLu Baolu
2019-04-20iommu/vt-d: Check capability before disabling protected memoryLu Baolu
2019-04-20drm/nouveau/debugfs: Fix check of pm_runtime_get_sync failureYueHaibing
2019-04-20x86/cpu/cyrix: Use correct macros for Cyrix calls on Geode processorsMatthew Whitehead
2019-04-20x86/hyperv: Prevent potential NULL pointer dereferenceKangjie Lu
2019-04-20x86/hpet: Prevent potential NULL pointer dereferenceAditya Pakki
2019-04-20irqchip/mbigen: Don't clear eventid when freeing an MSIJianguo Chen
2019-04-20irqchip/stm32: Don't set rising configuration registers at initFabien Dessenne
2019-04-20irqchip/stm32: Don't clear rising/falling config registers at initFabien Dessenne
2019-04-20drm/exynos/mixer: fix MIXER shadow registry synchronisation codeAndrzej Hajda
2019-04-20blk-iolatency: #include "blk.h"Bart Van Assche
2019-04-20PM / Domains: Avoid a potential deadlockJiada Wang
2019-04-20ACPI / utils: Drop reference in test for device presenceAndy Shevchenko
2019-04-20perf tests: Fix a memory leak in test__perf_evsel__tp_sched_test()Changbin Du
2019-04-20perf tests: Fix memory leak by expr__find_other() in test__expr()Changbin Du