summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 5.0.8v5.0.8Greg Kroah-Hartman2019-04-171-1/+1
* drm/virtio: do NOT reuse resource idsGerd Hoffmann2019-04-171-0/+13
* KVM: x86: nVMX: fix x2APIC VTPR read interceptMarc Orr2019-04-171-1/+1
* KVM: x86: nVMX: close leak of L0's x2APIC MSRs (CVE-2019-3887)Marc Orr2019-04-171-28/+44
* dm integrity: fix deadlock with overlapping I/OMikulas Patocka2019-04-171-3/+1
* dm: disable DISCARD if the underlying storage no longer supports itMike Snitzer2019-04-173-8/+24
* dm table: propagate BDI_CAP_STABLE_WRITES to fix sporadic checksum errorsIlya Dryomov2019-04-171-0/+39
* dm: revert 8f50e358153d ("dm: limit the max bio size as BIO_MAX_PAGES * PAGE_SIZE")Mikulas Patocka2019-04-171-9/+1
* dm integrity: change memcmp to strncmp in dm_integrity_ctrMikulas Patocka2019-04-171-4/+4
* powerpc/64s/radix: Fix radix segment exception handlingNicholas Piggin2019-04-171-0/+12
* xprtrdma: Fix helper that drains the transportChuck Lever2019-04-171-1/+1
* PCI: pciehp: Ignore Link State Changes after powering off a slotSergey Miroshnichenko2019-04-171-0/+4
* PCI: Add function 1 DMA alias quirk for Marvell 9170 SATA controllerAndre Przywara2019-04-171-0/+2
* x86/perf/amd: Remove need to check "running" bit in NMI handlerLendacky, Thomas2019-04-172-12/+22
* x86/perf/amd: Resolve NMI latency issues for active PMCsLendacky, Thomas2019-04-171-1/+55
* x86/perf/amd: Resolve race condition when disabling PMCLendacky, Thomas2019-04-171-3/+62
* x86/asm: Use stricter assembly constraints in bitopsAlexander Potapenko2019-04-171-23/+18
* x86/asm: Remove dead __GNUC__ conditionalsRasmus Villemoes2019-04-173-41/+0
* csky: Fix syscall_get_arguments() and syscall_set_arguments()Dmitry V. Levin2019-04-171-4/+6
* xtensa: fix return_addressMax Filippov2019-04-171-1/+5
* sched/fair: Do not re-read ->h_load_next during hierarchical load calculationMel Gorman2019-04-171-3/+3
* xen: Prevent buffer overflow in privcmd ioctlDan Carpenter2019-04-171-0/+3
* IB/mlx5: Reset access mask when looping inside page fault handlerMoni Shoua2019-04-171-1/+2
* arm64/ftrace: fix inadvertent BUG() in trampoline checkArd Biesheuvel2019-04-172-2/+6
* arm64: backtrace: Don't bother trying to unwind the userspace stackWill Deacon2019-04-171-6/+9
* arm64: dts: rockchip: fix rk3328 rgmii high tx error ratePeter Geis2019-04-171-22/+22
* arm64: dts: rockchip: Fix vcc_host1_5v GPIO polarity on rk3328-rock64Tomohiro Mayama2019-04-171-2/+1
* arm64: futex: Fix FUTEX_WAKE_OP atomic ops with non-zero result valueWill Deacon2019-04-171-8/+8
* ARM: dts: at91: Fix typo in ISC_D0 on PC9David Engraf2019-04-171-1/+1
* ARM: dts: rockchip: Fix SD card detection on rk3288-tinkerDavid Summers2019-04-171-1/+2
* ARM: dts: am335x-evm: Correct the regulators for the audio codecPeter Ujfalusi2019-04-171-4/+22
* ARM: dts: am335x-evmsk: Correct the regulators for the audio codecPeter Ujfalusi2019-04-171-4/+22
* ARM: dts: rockchip: fix rk3288 cpu opp node referenceJonas Karlman2019-04-171-3/+3
* ARM: OMAP1: ams-delta: Fix broken GPIO ID allocationJanusz Krzysztofik2019-04-171-0/+2
* drm/i915/dp: revert back to max link rate and lane count on eDPJani Nikula2019-04-171-59/+10
* virtio: Honour 'may_reduce_num' in vring_create_virtqueueCornelia Huck2019-04-172-1/+3
* genirq: Initialize request_mutex if CONFIG_SPARSE_IRQ=nKefeng Wang2019-04-171-0/+1
* genirq: Respect IRQCHIP_SKIP_SET_WAKE in irq_chip_set_wake_parent()Stephen Boyd2019-04-171-0/+4
* block: fix the return errno for direct IOJason Yan2019-04-171-4/+4
* block: do not leak memory in bio_copy_user_iov()Jérôme Glisse2019-04-171-1/+4
* block: Revert v5.0 blk_mq_request_issue_directly() changesBart Van Assche2019-04-174-69/+71
* riscv: Fix syscall_get_arguments() and syscall_set_arguments()Dmitry V. Levin2019-04-171-5/+7
* btrfs: prop: fix vanished compression property after failed setAnand Jain2019-04-171-3/+3
* btrfs: prop: fix zstd compression parameter validationAnand Jain2019-04-171-1/+1
* Btrfs: do not allow trimming when a fs is mounted with the nologreplay optionFilipe Manana2019-04-171-0/+10
* ASoC: fsl_esai: fix channel swap issue when stream startsS.j. Wang2019-04-171-10/+37
* ASoC: intel: Fix crash at suspend/resume after failed codec registrationGuenter Roeck2019-04-171-0/+8
* mm: writeback: use exact memcg dirty countsGreg Thelen2019-04-172-3/+22
* include/linux/bitrev.h: fix constant bitrevArnd Bergmann2019-04-171-23/+23
* kvm: svm: fix potential get_num_contig_pages overflowDavid Rientjes2019-04-171-5/+5