summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2019-04-20scsi: iscsi: flush running unbind operations when removing a sessionMaurizio Lombardi
2019-04-20thermal/intel_powerclamp: fix truncated kthread nameZhang Rui
2019-04-20thermal/int340x_thermal: fix mode settingMatthew Garrett
2019-04-20thermal/int340x_thermal: Add additional UUIDsMatthew Garrett
2019-04-20thermal: bcm2835: Fix crash in bcm2835_thermal_debugfsPhil Elwell
2019-04-20thermal: samsung: Fix incorrect check after code mergeMarek Szyprowski
2019-04-20thermal/intel_powerclamp: fix __percpu declaration of worker_dataLuc Van Oostenryck
2019-04-20paride/pcd: cleanup queues when detection failsJens Axboe
2019-04-20paride/pf: cleanup queues when detection failsJens Axboe
2019-04-20ALSA: opl3: fix mismatch between snd_opl3_drum_switch definition and declarationColin Ian King
2019-04-20mmc: davinci: remove extraneous __init annotationArnd Bergmann
2019-04-20i40iw: Avoid panic when handling the inetdev eventFeng Tang
2019-04-20IB/mlx4: Fix race condition between catas error reset and aliasguid flowsJack Morgenstein
2019-04-20drm/udl: use drm_gem_object_put_unlocked.Dave Airlie
2019-04-20auxdisplay: hd44780: Fix memory leak on ->remove()Andy Shevchenko
2019-04-20ALSA: sb8: add a check for request_regionKangjie Lu
2019-04-20ALSA: echoaudio: add a check for ioremap_nocacheKangjie Lu
2019-04-20ext4: report real fs size after failed resizeLukas Czerner
2019-04-20ext4: add missing brelse() in add_new_gdb_meta_bg()Lukas Czerner
2019-04-20ext4: avoid panic during forced rebootJan Kara
2019-04-20mips: bcm47xx: Enable USB power on Netgear WNDR3400v2Petr Štetiar
2019-04-20perf/core: Restore mmap record type correctlyStephane Eranian
2019-04-20inotify: Fix fsnotify_mark refcount leak in inotify_update_existing_watch()ZhangXiaoxu
2019-04-20arc: hsdk_defconfig: Enable CONFIG_BLK_DEV_RAMCorentin Labbe
2019-04-20ARC: u-boot args: check that magic number is correctEugeniy Paltsev
2019-04-17Linux 5.0.8v5.0.8Greg Kroah-Hartman
2019-04-17drm/virtio: do NOT reuse resource idsGerd Hoffmann
2019-04-17KVM: x86: nVMX: fix x2APIC VTPR read interceptMarc Orr
2019-04-17KVM: x86: nVMX: close leak of L0's x2APIC MSRs (CVE-2019-3887)Marc Orr
2019-04-17dm integrity: fix deadlock with overlapping I/OMikulas Patocka
2019-04-17dm: disable DISCARD if the underlying storage no longer supports itMike Snitzer
2019-04-17dm table: propagate BDI_CAP_STABLE_WRITES to fix sporadic checksum errorsIlya Dryomov
2019-04-17dm: revert 8f50e358153d ("dm: limit the max bio size as BIO_MAX_PAGES * PAGE_...Mikulas Patocka
2019-04-17dm integrity: change memcmp to strncmp in dm_integrity_ctrMikulas Patocka
2019-04-17powerpc/64s/radix: Fix radix segment exception handlingNicholas Piggin
2019-04-17xprtrdma: Fix helper that drains the transportChuck Lever
2019-04-17PCI: pciehp: Ignore Link State Changes after powering off a slotSergey Miroshnichenko
2019-04-17PCI: Add function 1 DMA alias quirk for Marvell 9170 SATA controllerAndre Przywara
2019-04-17x86/perf/amd: Remove need to check "running" bit in NMI handlerLendacky, Thomas
2019-04-17x86/perf/amd: Resolve NMI latency issues for active PMCsLendacky, Thomas
2019-04-17x86/perf/amd: Resolve race condition when disabling PMCLendacky, Thomas
2019-04-17x86/asm: Use stricter assembly constraints in bitopsAlexander Potapenko
2019-04-17x86/asm: Remove dead __GNUC__ conditionalsRasmus Villemoes
2019-04-17csky: Fix syscall_get_arguments() and syscall_set_arguments()Dmitry V. Levin
2019-04-17xtensa: fix return_addressMax Filippov
2019-04-17sched/fair: Do not re-read ->h_load_next during hierarchical load calculationMel Gorman
2019-04-17xen: Prevent buffer overflow in privcmd ioctlDan Carpenter
2019-04-17IB/mlx5: Reset access mask when looping inside page fault handlerMoni Shoua
2019-04-17arm64/ftrace: fix inadvertent BUG() in trampoline checkArd Biesheuvel
2019-04-17arm64: backtrace: Don't bother trying to unwind the userspace stackWill Deacon