summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2019-04-17x86/perf/amd: Resolve race condition when disabling PMCLendacky, Thomas1-3/+62
2019-04-17x86/asm: Use stricter assembly constraints in bitopsAlexander Potapenko1-23/+18
2019-04-17x86/asm: Remove dead __GNUC__ conditionalsRasmus Villemoes3-41/+0
2019-04-17csky: Fix syscall_get_arguments() and syscall_set_arguments()Dmitry V. Levin1-4/+6
2019-04-17xtensa: fix return_addressMax Filippov1-1/+5
2019-04-17sched/fair: Do not re-read ->h_load_next during hierarchical load calculationMel Gorman1-3/+3
2019-04-17xen: Prevent buffer overflow in privcmd ioctlDan Carpenter1-0/+3
2019-04-17IB/mlx5: Reset access mask when looping inside page fault handlerMoni Shoua1-1/+2
2019-04-17arm64/ftrace: fix inadvertent BUG() in trampoline checkArd Biesheuvel2-2/+6
2019-04-17arm64: backtrace: Don't bother trying to unwind the userspace stackWill Deacon1-6/+9
2019-04-17arm64: dts: rockchip: fix rk3328 rgmii high tx error ratePeter Geis1-22/+22
2019-04-17arm64: dts: rockchip: Fix vcc_host1_5v GPIO polarity on rk3328-rock64Tomohiro Mayama1-2/+1
2019-04-17arm64: futex: Fix FUTEX_WAKE_OP atomic ops with non-zero result valueWill Deacon1-8/+8
2019-04-17ARM: dts: at91: Fix typo in ISC_D0 on PC9David Engraf1-1/+1
2019-04-17ARM: dts: rockchip: Fix SD card detection on rk3288-tinkerDavid Summers1-1/+2
2019-04-17ARM: dts: am335x-evm: Correct the regulators for the audio codecPeter Ujfalusi1-4/+22
2019-04-17ARM: dts: am335x-evmsk: Correct the regulators for the audio codecPeter Ujfalusi1-4/+22
2019-04-17ARM: dts: rockchip: fix rk3288 cpu opp node referenceJonas Karlman1-3/+3
2019-04-17ARM: OMAP1: ams-delta: Fix broken GPIO ID allocationJanusz Krzysztofik1-0/+2
2019-04-17drm/i915/dp: revert back to max link rate and lane count on eDPJani Nikula1-59/+10
2019-04-17virtio: Honour 'may_reduce_num' in vring_create_virtqueueCornelia Huck2-1/+3
2019-04-17genirq: Initialize request_mutex if CONFIG_SPARSE_IRQ=nKefeng Wang1-0/+1
2019-04-17genirq: Respect IRQCHIP_SKIP_SET_WAKE in irq_chip_set_wake_parent()Stephen Boyd1-0/+4
2019-04-17block: fix the return errno for direct IOJason Yan1-4/+4
2019-04-17block: do not leak memory in bio_copy_user_iov()Jérôme Glisse1-1/+4
2019-04-17block: Revert v5.0 blk_mq_request_issue_directly() changesBart Van Assche4-69/+71
2019-04-17riscv: Fix syscall_get_arguments() and syscall_set_arguments()Dmitry V. Levin1-5/+7
2019-04-17btrfs: prop: fix vanished compression property after failed setAnand Jain1-3/+3
2019-04-17btrfs: prop: fix zstd compression parameter validationAnand Jain1-1/+1
2019-04-17Btrfs: do not allow trimming when a fs is mounted with the nologreplay optionFilipe Manana1-0/+10
2019-04-17ASoC: fsl_esai: fix channel swap issue when stream startsS.j. Wang1-10/+37
2019-04-17ASoC: intel: Fix crash at suspend/resume after failed codec registrationGuenter Roeck1-0/+8
2019-04-17mm: writeback: use exact memcg dirty countsGreg Thelen2-3/+22
2019-04-17include/linux/bitrev.h: fix constant bitrevArnd Bergmann1-23/+23
2019-04-17kvm: svm: fix potential get_num_contig_pages overflowDavid Rientjes1-5/+5