summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-04-20rxrpc: Fix client call connect/disconnect raceDavid Howells2-5/+17
2019-04-20lib/div64.c: off by one in shiftStanislaw Gruszka1-2/+2
2019-04-20cifs: return -ENODATA when deleting an xattr that does not existRonnie Sahlberg1-0/+10
2019-04-20appletalk: Fix use-after-free in atalk_proc_exitYueHaibing4-9/+37
2019-04-20drm/amdkfd: use init_mqd function to allocate object for hid_mqd (CI)Kevin Wang1-51/+1
2019-04-20ARM: 8839/1: kprobe: make patch_lock a raw_spinlock_tYang Shi1-3/+3
2019-04-20platform/x86: intel_pmc_core: Quirk to ignore XTAL shutdownRajneesh Bhardwaj2-0/+39
2019-04-20drm/nouveau/volt/gf117: fix speedo readout registerIlia Mirkin4-1/+63
2019-04-20f2fs: sync filesystem after roll-forward recoveryJaegeuk Kim3-14/+39
2019-04-20PCI/ASPM: Save LTR Capability for suspend/resumeBjorn Helgaas1-2/+51
2019-04-20PCI: Blacklist power management of Gigabyte X299 DESIGNARE EX PCIe portsMika Westerberg1-0/+22
2019-04-20coresight: cpu-debug: Support for CA73 CPUsLeo Yan1-0/+4
2019-04-20RDMA/hns: Fix the Oops during rmmod or insmod ko when reset occursWei Hu (Xavier)3-13/+112
2019-04-20Revert "ACPI / EC: Remove old CLEAR_ON_RESUME quirk"Zhang Rui1-0/+53
2019-04-20crypto: axis - fix for recursive locking from bottom halfLars Persson1-5/+23
2019-04-20net: hns3: Fix NULL deref when unloading driverHuazhong Tan5-22/+40
2019-04-20drm/panel: panel-innolux: set display off in innolux_panel_unprepareHsin-Yi, Wang1-6/+5
2019-04-20drm/amdgpu: psp_ring_destroy cause psp->km_ring.ring_mem NULLwentalou1-1/+1
2019-04-20lkdtm: Add tests for NULL pointer dereferenceChristophe Leroy3-0/+22
2019-04-20lkdtm: Print real addressesChristophe Leroy1-9/+9
2019-04-20ext4: prohibit fstrim in norecovery modeDarrick J. Wong1-0/+7
2019-04-20x86/gart: Exclude GART aperture from kcoreKairui Song3-7/+42
2019-04-20cifs: Fix slab-out-of-bounds when tracing SMB tconPaulo Alcantara (SUSE)1-3/+3
2019-04-20fix incorrect error code mapping for OBJECTID_NOT_FOUNDSteve French1-1/+2
2019-04-20cifs: fix that return -EINVAL when do dedupe operationXiaoli Feng1-1/+1
2019-04-20x86/hw_breakpoints: Make default case in hw_breakpoint_arch_parse() return an...Nathan Chancellor1-0/+1
2019-04-20iommu/vt-d: Save the right domain ID used by hardwareLu Baolu1-1/+1
2019-04-20iommu/vt-d: Check capability before disabling protected memoryLu Baolu1-0/+3
2019-04-20drm/nouveau/debugfs: Fix check of pm_runtime_get_sync failureYueHaibing1-1/+1
2019-04-20x86/cpu/cyrix: Use correct macros for Cyrix calls on Geode processorsMatthew Whitehead1-7/+7
2019-04-20x86/hyperv: Prevent potential NULL pointer dereferenceKangjie Lu1-1/+5
2019-04-20x86/hpet: Prevent potential NULL pointer dereferenceAditya Pakki1-0/+2
2019-04-20irqchip/mbigen: Don't clear eventid when freeing an MSIJianguo Chen1-0/+3
2019-04-20irqchip/stm32: Don't set rising configuration registers at initFabien Dessenne1-5/+0
2019-04-20irqchip/stm32: Don't clear rising/falling config registers at initFabien Dessenne1-5/+0
2019-04-20drm/exynos/mixer: fix MIXER shadow registry synchronisation codeAndrzej Hajda1-44/+66
2019-04-20blk-iolatency: #include "blk.h"Bart Van Assche1-0/+1
2019-04-20PM / Domains: Avoid a potential deadlockJiada Wang1-7/+6
2019-04-20ACPI / utils: Drop reference in test for device presenceAndy Shevchenko1-0/+1
2019-04-20perf tests: Fix a memory leak in test__perf_evsel__tp_sched_test()Changbin Du1-0/+1
2019-04-20perf tests: Fix memory leak by expr__find_other() in test__expr()Changbin Du1-1/+4
2019-04-20perf tests: Fix a memory leak of cpu_map object in the openat_syscall_event_o...Changbin Du1-1/+3
2019-04-20perf evsel: Free evsel->counts in perf_evsel__exit()Arnaldo Carvalho de Melo1-0/+1
2019-04-20perf top: Fix global-buffer-overflow issueChangbin Du1-0/+2
2019-04-20perf maps: Purge all maps from the 'names' treeChangbin Du1-0/+15
2019-04-20perf map: Remove map from 'names' tree in __maps__remove()Changbin Du1-0/+3
2019-04-20perf hist: Add missing map__put() in error caseChangbin Du1-1/+3
2019-04-20perf top: Fix error handling in cmd_top()Changbin Du1-2/+3
2019-04-20perf build-id: Fix memory leak in print_sdt_events()Changbin Du2-0/+2
2019-04-20perf config: Fix a memory leak in collect_config()Changbin Du1-2/+1