summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-04-17Btrfs: fix crash during unmount due to race with delayed inode workersFilipe Manana3-0/+22
2020-04-17btrfs: Don't submit any btree write bio if the fs has errorsQu Wenruo1-1/+34
2020-04-17mtd: spinand: Do not erase the block before writing a bad block markerFrieder Schrempf1-3/+0
2020-04-17mtd: spinand: Stop using spinand->oobbuf for buffering bad block markersFrieder Schrempf1-7/+7
2020-04-17CIFS: Fix bug which the return value by asynchronous read is errorYilu Lin1-1/+1
2020-04-17smb3: fix performance regression with setting mtimeSteve French1-11/+12
2020-04-17KVM: VMX: fix crash cleanup when KVM wasn't usedVitaly Kuznetsov1-5/+7
2020-04-17KVM: VMX: Add a trampoline to fix VMREAD error handlingSean Christopherson2-7/+79
2020-04-17KVM: x86: Gracefully handle __vmalloc() failure during VM allocationSean Christopherson2-0/+8
2020-04-17KVM: VMX: Always VMCLEAR in-use VMCSes during crash with kexec supportSean Christopherson1-51/+16
2020-04-17KVM: x86: Allocate new rmap and large page tracking when moving memslotSean Christopherson1-0/+11
2020-04-17KVM: s390: vsie: Fix delivery of addressing exceptionsDavid Hildenbrand1-0/+1
2020-04-17KVM: s390: vsie: Fix region 1 ASCE sanity shadow address checksDavid Hildenbrand1-1/+5
2020-04-17KVM: nVMX: Properly handle userspace interrupt window requestSean Christopherson4-22/+17
2020-04-17platform/x86: asus-wmi: Support laptops where the first battery is named BATTKristian Klausen1-1/+4
2020-04-17x86/entry/32: Add missing ASM_CLAC to general_protection entryThomas Gleixner1-0/+1
2020-04-17x86/tsc_msr: Make MSR derived TSC frequency more accurateHans de Goede1-11/+86
2020-04-17x86/tsc_msr: Fix MSR_FSB_FREQ mask for Cherry Trail devicesHans de Goede1-2/+15
2020-04-17x86/tsc_msr: Use named struct initializersHans de Goede1-10/+18
2020-04-17signal: Extend exec_id to 64bitsEric W. Biederman3-4/+4
2020-04-17ath9k: Handle txpower changes even when TPC is disabledRemi Pommarel1-0/+3
2020-04-17PM: sleep: wakeup: Skip wakeup_source_sysfs_remove() if device is not thereNeeraj Upadhyay1-1/+3
2020-04-17PM / Domains: Allow no domain-idle-states DT property in genpd when parsingUlf Hansson1-1/+1
2020-04-17MIPS: OCTEON: irq: Fix potential NULL pointer dereferenceGustavo A. R. Silva1-0/+3
2020-04-17MIPS/tlbex: Fix LDDIR usage in setup_pw() for Loongson-3Huacai Chen1-1/+4
2020-04-17pstore: pstore_ftrace_seq_next should increase position indexVasily Averin1-1/+4
2020-04-17io_uring: remove bogus RLIMIT_NOFILE check in file registrationJens Axboe1-7/+0
2020-04-17irqchip/versatile-fpga: Apply clear-mask earlierSungbo Eo1-3/+3
2020-04-17genirq/debugfs: Add missing sanity checks to interrupt injectionThomas Gleixner1-2/+9
2020-04-17cpu/hotplug: Ignore pm_wakeup_pending() for disable_nonboot_cpus()Thomas Gleixner2-5/+11
2020-04-17KEYS: reaching the keys quotas correctlyYang Xu2-3/+3
2020-04-17tpm: tpm2_bios_measurements_next should increase position indexVasily Averin1-1/+1
2020-04-17tpm: tpm1_bios_measurements_next should increase position indexVasily Averin1-1/+1
2020-04-17tpm: Don't make log failures fatalMatthew Garrett3-12/+6
2020-04-17sched/fair: Fix enqueue_task_fair warningVincent Guittot1-4/+22
2020-04-17PCI: endpoint: Fix for concurrent memory allocation in OB address regionKishon Vijay Abraham I2-2/+11
2020-04-17PCI: qcom: Fix the fixup of PCI_VENDOR_ID_QCOMBjorn Andersson1-1/+7
2020-04-17PCI: Add boot interrupt quirk mechanism for Xeon chipsetsSean V Kelley1-7/+73
2020-04-17PCI/ASPM: Clear the correct bits when enabling L1 substatesYicong Yang1-2/+2
2020-04-17PCI: pciehp: Fix indefinite wait on sysfs requestsLukas Wunner1-7/+7
2020-04-17efi/x86: Add TPM related EFI tables to unencrypted mapping checksTom Lendacky1-0/+2
2020-04-17nvme-fc: Revert "add module to ops template to allow module references"James Smart5-20/+2
2020-04-17nvmet-tcp: fix maxh2cdata icresp parameterSagi Grimberg1-1/+1
2020-04-17thermal: devfreq_cooling: inline all stubs for CONFIG_DEVFREQ_THERMAL=nMartin Blumenstingl1-1/+1
2020-04-17ACPI: PM: s2idle: Refine active GPEs checkRafael J. Wysocki3-9/+16
2020-04-17ACPICA: Allow acpi_any_gpe_status_set() to skip one GPERafael J. Wysocki5-17/+53
2020-04-17acpi/x86: ignore unspecified bit positions in the ACPI global lock fieldJan Engelhardt1-1/+1
2020-04-17seccomp: Add missing compat_ioctl for notifySven Schnelle1-0/+1
2020-04-17media: ti-vpe: cal: fix a kernel oops when unloading moduleBenoit Parrot1-5/+8
2020-04-17media: ti-vpe: cal: fix disable_irqs to only the intended targetBenoit Parrot1-8/+8