summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2019-04-20perf config: Fix an error in the config template documentationChangbin Du1-1/+1
2019-04-20perf tools: Fix errors under optimization level '-Og'Changbin Du4-4/+4
2019-04-20perf list: Don't forget to drop the reference to the allocated thread_mapChangbin Du1-0/+1
2019-04-20perf stat: Fix --no-scaleAndi Kleen4-14/+9
2019-04-20scsi: qla2xxx: Fix NULL pointer crash due to stale CPUIDHimanshu Madhani1-1/+1
2019-04-20scsi: core: Also call destroy_rcu_head() for passthrough requestsBart Van Assche1-1/+8
2019-04-20tools/power turbostat: return the exit status of a commandDavid Arcari1-0/+3
2019-04-20x86/mm: Don't leak kernel addressesMatteo Croce1-2/+2
2019-04-20sched/core: Fix buffer overflow in cgroup2 property cpu.maxKonstantin Khlebnikov1-1/+1
2019-04-20sched/cpufreq: Fix 32-bit math overflowPeter Zijlstra1-34/+25
2019-04-20scsi: iscsi: flush running unbind operations when removing a sessionMaurizio Lombardi1-0/+2
2019-04-20thermal/intel_powerclamp: fix truncated kthread nameZhang Rui1-1/+1
2019-04-20thermal/int340x_thermal: fix mode settingMatthew Garrett1-4/+3
2019-04-20thermal/int340x_thermal: Add additional UUIDsMatthew Garrett1-0/+14
2019-04-20thermal: bcm2835: Fix crash in bcm2835_thermal_debugfsPhil Elwell1-5/+4
2019-04-20thermal: samsung: Fix incorrect check after code mergeMarek Szyprowski1-1/+1
2019-04-20thermal/intel_powerclamp: fix __percpu declaration of worker_dataLuc Van Oostenryck1-1/+1
2019-04-20paride/pcd: cleanup queues when detection failsJens Axboe1-1/+5
2019-04-20paride/pf: cleanup queues when detection failsJens Axboe1-5/+11
2019-04-20ALSA: opl3: fix mismatch between snd_opl3_drum_switch definition and declarationColin Ian King1-1/+1
2019-04-20mmc: davinci: remove extraneous __init annotationArnd Bergmann1-1/+1
2019-04-20i40iw: Avoid panic when handling the inetdev eventFeng Tang1-1/+11
2019-04-20IB/mlx4: Fix race condition between catas error reset and aliasguid flowsJack Morgenstein1-1/+1
2019-04-20drm/udl: use drm_gem_object_put_unlocked.Dave Airlie1-1/+1