summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-03-20Linux 5.11.8v5.11.8Greg Kroah-Hartman
2021-03-20crypto: x86/aes-ni-xts - use direct calls to and 4-way strideArd Biesheuvel
2021-03-20net: dsa: b53: Support setting learning on portFlorian Fainelli
2021-03-20Revert "nfsd4: a client's own opens needn't prevent delegations"J. Bruce Fields
2021-03-20Revert "nfsd4: remove check_conflicting_opens warning"J. Bruce Fields
2021-03-20fuse: fix live lock in fuse_iget()Amir Goldstein
2021-03-20RDMA/srp: Fix support for unpopulated and unbalanced NUMA nodesNicolas Morey-Chaisemartin
2021-03-20arm64: Unconditionally set virtual cpu id registersVladimir Murzin
2021-03-20bpf, selftests: Fix up some test_verifier cases for unprivilegedPiotr Krysiuk
2021-03-20bpf: Add sanity check for upper ptr_limitPiotr Krysiuk
2021-03-20bpf: Simplify alu_limit masking for pointer arithmeticPiotr Krysiuk
2021-03-20bpf: Fix off-by-one for area size in creating mask to leftPiotr Krysiuk
2021-03-20bpf: Prohibit alu ops for pointer types not defining ptr_limitPiotr Krysiuk
2021-03-20gfs2: bypass signal_our_withdraw if no journalBob Peterson
2021-03-20gfs2: move freeze glock outside the make_fs_rw and _ro functionsBob Peterson
2021-03-20gfs2: Add common helper for holding and releasing the freeze glockBob Peterson
2021-03-20regulator: pca9450: Clear PRESET_EN bit to fix BUCK1/2/3 voltage settingFrieder Schrempf
2021-03-20regulator: pca9450: Enable system reset on WDOG_B assertionFrieder Schrempf
2021-03-20regulator: pca9450: Add SD_VSEL GPIO for LDO5Frieder Schrempf
2021-03-20io_uring: clear IOCB_WAITQ for non -EIOCBQUEUED returnJens Axboe
2021-03-20io_uring: simplify do_read return parsingPavel Begunkov
2021-03-20io_uring: don't keep looping for more events if we can't flush overflowJens Axboe
2021-03-20io_uring: refactor io_cqring_waitPavel Begunkov
2021-03-20io_uring: refactor scheduling in io_cqring_waitPavel Begunkov
2021-03-20mptcp: dispose initial struct socket when its subflow is closedFlorian Westphal
2021-03-20mptcp: pm: add lockdep assertionsFlorian Westphal
2021-03-20mptcp: send ack for every add_addrGeliang Tang
2021-03-20KVM: x86/mmu: Set SPTE_AD_WRPROT_ONLY_MASK if and only if PML is enabledSean Christopherson
2021-03-20KVM: x86/mmu: Expand on the comment in kvm_vcpu_ad_need_write_protect()Sean Christopherson
2021-03-20io_uring: don't attempt IO reissue from the ring exit pathJens Axboe
2021-03-17Linux 5.11.7v5.11.7Greg Kroah-Hartman
2021-03-17KVM: arm64: Fix nVHE hyp panic host context restoreAndrew Scull
2021-03-17mm/page_alloc.c: refactor initialization of struct page for holes in memory l...Mike Rapoport
2021-03-17mm/memcg: rename mem_cgroup_split_huge_fixup to split_page_memcg and add nr_p...Zhou Guanghui
2021-03-17mm/memcg: set memcg when splitting pageZhou Guanghui
2021-03-17mm/madvise: replace ptrace attach requirement for process_madviseSuren Baghdasaryan
2021-03-17mm/userfaultfd: fix memory corruption due to writeprotectNadav Amit
2021-03-17mm/highmem.c: fix zero_user_segments() with start > endOGAWA Hirofumi
2021-03-17KVM: arm64: Fix exclusive limit for IPA sizeMarc Zyngier
2021-03-17KVM: arm64: Reject VM creation when the default IPA size is unsupportedMarc Zyngier
2021-03-17KVM: arm64: nvhe: Save the SPE context earlySuzuki K Poulose
2021-03-17KVM: arm64: Avoid corrupting vCPU context register in guest exitWill Deacon
2021-03-17KVM: arm64: Fix range alignment when walking page tablesJia He
2021-03-17KVM: arm64: Ensure I-cache isolation between vcpus of a same VMMarc Zyngier
2021-03-17KVM: kvmclock: Fix vCPUs > 64 can't be online/hotplugedWanpeng Li
2021-03-17KVM: x86: Ensure deadline timer has truly expired before posting its IRQSean Christopherson
2021-03-17x86/entry: Fix entry/exit mismatch on failed fast 32-bit syscallsAndy Lutomirski
2021-03-17x86/sev-es: Use __copy_from_user_inatomic()Joerg Roedel
2021-03-17x86/sev-es: Correctly track IRQ states in runtime #VC handlerJoerg Roedel
2021-03-17x86/sev-es: Check regs->sp is trusted before adjusting #VC IST stackJoerg Roedel