aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2020-06-17smb3: fix incorrect number of credits when ioctl MaxOutputResponse > 64KSteve French
2020-06-17efi/efivars: Add missing kobject_put() in sysfs entry creation error pathArd Biesheuvel
2020-06-17io_uring: use kvfree() in io_sqe_buffer_register()Denis Efremov
2020-06-17ASoC: max9867: fix volume controlsPavel Dobias
2020-06-17powerpc/ptdump: Properly handle non standard page sizeChristophe Leroy
2020-06-17KVM: x86: Fix APIC page invalidation raceEiichi Tsukata
2020-06-17KVM: x86: respect singlestep when emulating instructionFelipe Franciosi
2020-06-17KVM: x86/mmu: Set mmio_value to '0' if reserved #PF can't be generatedSean Christopherson
2020-06-17KVM: x86: allow KVM_STATE_NESTED_MTF_PENDING in kvm_state flagsPaolo Bonzini
2020-06-17perf/x86/intel: Add more available bits for OFFCORE_RESPONSE of Intel TremontKan Liang
2020-06-17x86/reboot/quirks: Add MacBook6,1 reboot quirkHill Ma
2020-06-17x86/speculation: PR_SPEC_FORCE_DISABLE enforcement for indirect branches.Anthony Steinhauser
2020-06-17x86/speculation: Avoid force-disabling IBPB based on STIBP and enhanced IBRS.Anthony Steinhauser
2020-06-17x86/speculation: Prevent rogue cross-process SSBD shutdownAnthony Steinhauser
2020-06-17x86/PCI: Mark Intel C620 MROMs as having non-compliant BARsXiaochun Lee
2020-06-17x86: mm: ptdump: calculate effective permissions correctlySteven Price
2020-06-17x86_64: Fix jiffies ODR violationBob Haarman
2020-06-17usercopy: mark dma-kmalloc caches as usercopy cachesVlastimil Babka
2020-06-17aio: fix async fsync credsMiklos Szeredi
2020-06-17drm/amd/display: Not doing optimize bandwidth if flip pending.Yongqiang Sun
2020-06-17drm/amd/display: remove invalid dc_is_hw_initialized functionJoseph Gravenor
2020-06-17scsi: target: fix hang when multiple threads try to destroy the same iscsi se...Maurizio Lombardi
2020-06-17scsi: target: remove boilerplate codeMaurizio Lombardi
2020-06-17PCI/PM: Adjust pcie_wait_for_link_delay() for caller delayBjorn Helgaas
2020-06-17KVM: x86: only do L1TF workaround on affected processorsPaolo Bonzini
2020-06-17x86/cpu/amd: Make erratum #1054 a legacy erratumKim Phillips
2020-06-17s390/pci: Log new handle in clp_disable_fh()Petr Tesarik
2020-06-17padata: add separate cpuhp node for CPUHP_PADATA_DEADDaniel Jordan
2020-06-17RDMA/uverbs: Make the event_queue fds return POLLERR when disassociatedJason Gunthorpe
2020-06-17smack: avoid unused 'sip' variable warningArnd Bergmann
2020-06-17ath9k_htc: Silence undersized packet warningsMasashi Honma
2020-06-17spi: dw: Fix native CS being unsetSasha Levin
2020-06-17powerpc/xive: Clear the page tables for the ESB IO mappingCédric Le Goater
2020-06-17driver core: Update device link status correctly for SYNC_STATE_ONLY linksSaravana Kannan
2020-06-17fanotify: fix ignore mask logic for events on child and on dirAmir Goldstein
2020-06-17selftests: fix flower parent qdiscVlad Buslov
2020-06-17mm: add kvfree_sensitive() for freeing sensitive data objectsWaiman Long
2020-06-17perf probe: Accept the instance number of kretprobe eventMasami Hiramatsu
2020-06-17staging: mt7621-pci: properly power off dual-ported pcie phySergio Paracuellos
2020-06-17staging: wfx: fix double freeJérôme Pouiller
2020-06-17drivers/net/ibmvnic: Update VNIC protocol version reportingThomas Falcon
2020-06-17gfs2: Even more gfs2_find_jhead fixesAndreas Gruenbacher
2020-06-17csky: Fixup abiv2 syscall_trace break a4 & a5Guo Ren
2020-06-17Input: synaptics - add a second working PNP_ID for Lenovo T470sDennis Kadioglu
2020-06-17sched/fair: Don't NUMA balance for kthreadsJens Axboe
2020-06-17ARM: 8977/1: ptrace: Fix mask for thumb breakpoint hookFredrik Strupe
2020-06-17Input: axp20x-pek - always register interrupt handlersHans de Goede
2020-06-17Input: mms114 - fix handling of mms345lStephan Gerhold
2020-06-17elfnote: mark all .note sections SHF_ALLOCNick Desaulniers
2020-06-17bpf: Support llvm-objcopy for vmlinux BTFFangrui Song