summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2019-04-20auxdisplay: hd44780: Fix memory leak on ->remove()Andy Shevchenko1-0/+2
2019-04-20ALSA: sb8: add a check for request_regionKangjie Lu1-0/+4
2019-04-20ALSA: echoaudio: add a check for ioremap_nocacheKangjie Lu1-0/+5
2019-04-20ext4: report real fs size after failed resizeLukas Czerner1-1/+5
2019-04-20ext4: add missing brelse() in add_new_gdb_meta_bg()Lukas Czerner1-2/+9
2019-04-20ext4: avoid panic during forced rebootJan Kara1-3/+13
2019-04-20mips: bcm47xx: Enable USB power on Netgear WNDR3400v2Petr Štetiar1-0/+1
2019-04-20perf/core: Restore mmap record type correctlyStephane Eranian1-0/+2
2019-04-20inotify: Fix fsnotify_mark refcount leak in inotify_update_existing_watch()ZhangXiaoxu1-2/+5
2019-04-20arc: hsdk_defconfig: Enable CONFIG_BLK_DEV_RAMCorentin Labbe1-0/+1
2019-04-20ARC: u-boot args: check that magic number is correctEugeniy Paltsev2-0/+9
2019-04-17Linux 5.0.8v5.0.8Greg Kroah-Hartman1-1/+1
2019-04-17drm/virtio: do NOT reuse resource idsGerd Hoffmann1-0/+13
2019-04-17KVM: x86: nVMX: fix x2APIC VTPR read interceptMarc Orr1-1/+1
2019-04-17KVM: x86: nVMX: close leak of L0's x2APIC MSRs (CVE-2019-3887)Marc Orr1-28/+44
2019-04-17dm integrity: fix deadlock with overlapping I/OMikulas Patocka1-3/+1
2019-04-17dm: disable DISCARD if the underlying storage no longer supports itMike Snitzer3-8/+24
2019-04-17dm table: propagate BDI_CAP_STABLE_WRITES to fix sporadic checksum errorsIlya Dryomov1-0/+39
2019-04-17dm: revert 8f50e358153d ("dm: limit the max bio size as BIO_MAX_PAGES * PAGE_...Mikulas Patocka1-9/+1
2019-04-17dm integrity: change memcmp to strncmp in dm_integrity_ctrMikulas Patocka1-4/+4
2019-04-17powerpc/64s/radix: Fix radix segment exception handlingNicholas Piggin1-0/+12
2019-04-17xprtrdma: Fix helper that drains the transportChuck Lever1-1/+1
2019-04-17PCI: pciehp: Ignore Link State Changes after powering off a slotSergey Miroshnichenko1-0/+4
2019-04-17PCI: Add function 1 DMA alias quirk for Marvell 9170 SATA controllerAndre Przywara1-0/+2
2019-04-17x86/perf/amd: Remove need to check "running" bit in NMI handlerLendacky, Thomas2-12/+22
2019-04-17x86/perf/amd: Resolve NMI latency issues for active PMCsLendacky, Thomas1-1/+55