summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* kernel: hung_task.c: disable on suspendVitaly Kuznetsov2019-04-201-1/+29
* cifs: fallback to older infolevels on findfirst queryinfo retrySteve French2019-04-201-30/+37
* net: stmmac: Set OWN bit for jumbo framesThor Thayer2019-04-201-2/+2
* f2fs: cleanup dirty pages if recover failedSheng Yong2019-04-202-12/+35
* netfilter: nf_flow_table: remove flowtable hook flush routine in netns exit r...Taehee Yoo2019-04-201-3/+0
* compiler.h: update definition of unreachable()ndesaulniers@google.com2019-04-201-1/+4
* KVM: nVMX: restore host state in nested_vmx_vmexit for VMFailSean Christopherson2019-04-201-20/+153
* HID: usbhid: Add quirk for Redragon/Dragonrise Seymur 2Kai-Heng Feng2019-04-202-0/+2
* ACPI / SBS: Fix GPE storm on recent MacBookPro'sRonald Tschalär2019-04-201-2/+6
* usbip: fix vhci_hcd controller countingMaciej Żenczykowski2019-04-201-1/+1
* ARM: samsung: Limit SAMSUNG_PM_CHECK config option to non-Exynos platformsBartlomiej Zolnierkiewicz2019-04-201-1/+1
* pinctrl: core: make sure strcmp() doesn't get a null parameterYanjiang Jin2019-04-201-2/+2
* HID: i2c-hid: override HID descriptors for certain devicesJulian Sax2019-04-204-18/+437
* Bluetooth: Fix debugfs NULL pointer dereferenceMatias Karhumaa2019-04-203-14/+13
* media: au0828: cannot kfree dev before usb disconnectBrad Love2019-04-201-1/+0
* powerpc/pseries: Remove prrn_work workqueueNathan Fontenot2019-04-201-14/+3
* serial: uartps: console_setup() can't be placed to init sectionMichal Simek2019-04-201-1/+1
* netfilter: xt_cgroup: shrink size of v2 pathPablo Neira Ayuso2019-04-202-0/+88
* f2fs: fix to do sanity check with current segment numberChao Yu2019-04-201-1/+33
* ASoC: Fix UBSAN warning at snd_soc_get/put_volsw_sx()Rohit kumar2019-04-201-2/+2
* 9p locks: add mount option for lock retry intervalDinu-Razvan Chis-Serban2019-04-203-1/+27
* 9p: do not trust pdu content for stat item sizeGertjan Halkes2019-04-202-6/+5
* f2fs: fix to avoid NULL pointer dereference on se->discard_mapChao Yu2019-04-205-55/+46
* rsi: improve kernel thread handling to fix kernel panicSiva Rebbagondla2019-04-201-1/+0
* gpio: pxa: handle corner case of unprobed deviceRobert Jarzmik2019-04-201-0/+6
* drm/cirrus: Use drm_framebuffer_put to avoid kernel oops in clean-upThomas Zimmermann2019-04-203-23/+29
* ext4: prohibit fstrim in norecovery modeDarrick J. Wong2019-04-201-0/+7
* x86/gart: Exclude GART aperture from kcoreKairui Song2019-04-203-7/+42
* fix incorrect error code mapping for OBJECTID_NOT_FOUNDSteve French2019-04-201-1/+2
* x86/hw_breakpoints: Make default case in hw_breakpoint_arch_parse() return an...Nathan Chancellor2019-04-201-0/+1
* iommu/vt-d: Check capability before disabling protected memoryLu Baolu2019-04-201-0/+3
* drm/nouveau/debugfs: Fix check of pm_runtime_get_sync failureYueHaibing2019-04-201-1/+1
* x86/cpu/cyrix: Use correct macros for Cyrix calls on Geode processorsMatthew Whitehead2019-04-201-7/+7
* x86/hyperv: Prevent potential NULL pointer dereferenceKangjie Lu2019-04-201-1/+5
* x86/hpet: Prevent potential NULL pointer dereferenceAditya Pakki2019-04-201-0/+2
* irqchip/mbigen: Don't clear eventid when freeing an MSIJianguo Chen2019-04-201-0/+3
* irqchip/stm32: Don't clear rising/falling config registers at initFabien Dessenne2019-04-201-5/+0
* drm/exynos/mixer: fix MIXER shadow registry synchronisation codeAndrzej Hajda2019-04-201-44/+66
* blk-iolatency: #include "blk.h"Bart Van Assche2019-04-201-0/+1
* PM / Domains: Avoid a potential deadlockJiada Wang2019-04-201-7/+6
* ACPI / utils: Drop reference in test for device presenceAndy Shevchenko2019-04-201-0/+1
* perf tests: Fix a memory leak in test__perf_evsel__tp_sched_test()Changbin Du2019-04-201-0/+1
* perf tests: Fix memory leak by expr__find_other() in test__expr()Changbin Du2019-04-201-1/+4
* perf tests: Fix a memory leak of cpu_map object in the openat_syscall_event_o...Changbin Du2019-04-201-1/+3
* perf evsel: Free evsel->counts in perf_evsel__exit()Arnaldo Carvalho de Melo2019-04-201-0/+1
* perf hist: Add missing map__put() in error caseChangbin Du2019-04-201-1/+3
* perf top: Fix error handling in cmd_top()Changbin Du2019-04-201-2/+3
* perf build-id: Fix memory leak in print_sdt_events()Changbin Du2019-04-202-0/+2
* perf config: Fix a memory leak in collect_config()Changbin Du2019-04-201-2/+1
* perf config: Fix an error in the config template documentationChangbin Du2019-04-201-1/+1