summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-04-20netfilter: xt_cgroup: shrink size of v2 pathPablo Neira Ayuso2-0/+88
2019-04-20f2fs: fix to do sanity check with current segment numberChao Yu1-1/+33
2019-04-20ASoC: Fix UBSAN warning at snd_soc_get/put_volsw_sx()Rohit kumar1-2/+2
2019-04-209p locks: add mount option for lock retry intervalDinu-Razvan Chis-Serban3-1/+27
2019-04-209p: do not trust pdu content for stat item sizeGertjan Halkes2-6/+5
2019-04-20f2fs: fix to avoid NULL pointer dereference on se->discard_mapChao Yu5-55/+46
2019-04-20rsi: improve kernel thread handling to fix kernel panicSiva Rebbagondla1-1/+0
2019-04-20gpio: pxa: handle corner case of unprobed deviceRobert Jarzmik1-0/+6
2019-04-20drm/cirrus: Use drm_framebuffer_put to avoid kernel oops in clean-upThomas Zimmermann3-23/+29
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-20fix incorrect error code mapping for OBJECTID_NOT_FOUNDSteve French1-1/+2
2019-04-20x86/hw_breakpoints: Make default case in hw_breakpoint_arch_parse() return an...Nathan Chancellor1-0/+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 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 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 list: Don't forget to drop the reference to the allocated thread_mapChangbin Du1-0/+1
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-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