summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-03-20Linux 5.11.8v5.11.8Greg Kroah-Hartman1-1/+1
2021-03-20crypto: x86/aes-ni-xts - use direct calls to and 4-way strideArd Biesheuvel2-56/+84
2021-03-20net: dsa: b53: Support setting learning on portFlorian Fainelli3-14/+20
2021-03-20Revert "nfsd4: a client's own opens needn't prevent delegations"J. Bruce Fields2-43/+14
2021-03-20Revert "nfsd4: remove check_conflicting_opens warning"J. Bruce Fields1-0/+1
2021-03-20fuse: fix live lock in fuse_iget()Amir Goldstein1-0/+1
2021-03-20RDMA/srp: Fix support for unpopulated and unbalanced NUMA nodesNicolas Morey-Chaisemartin1-65/+45
2021-03-20arm64: Unconditionally set virtual cpu id registersVladimir Murzin1-2/+2
2021-03-20bpf, selftests: Fix up some test_verifier cases for unprivilegedPiotr Krysiuk4-10/+59
2021-03-20bpf: Add sanity check for upper ptr_limitPiotr Krysiuk1-3/+8
2021-03-20bpf: Simplify alu_limit masking for pointer arithmeticPiotr Krysiuk1-5/+5
2021-03-20bpf: Fix off-by-one for area size in creating mask to leftPiotr Krysiuk1-2/+2
2021-03-20bpf: Prohibit alu ops for pointer types not defining ptr_limitPiotr Krysiuk1-6/+10
2021-03-20gfs2: bypass signal_our_withdraw if no journalBob Peterson1-5/+10
2021-03-20gfs2: move freeze glock outside the make_fs_rw and _ro functionsBob Peterson3-39/+33
2021-03-20gfs2: Add common helper for holding and releasing the freeze glockBob Peterson5-37/+47
2021-03-20regulator: pca9450: Clear PRESET_EN bit to fix BUCK1/2/3 voltage settingFrieder Schrempf2-0/+11
2021-03-20regulator: pca9450: Enable system reset on WDOG_B assertionFrieder Schrempf2-0/+15
2021-03-20regulator: pca9450: Add SD_VSEL GPIO for LDO5Frieder Schrempf1-0/+14
2021-03-20io_uring: clear IOCB_WAITQ for non -EIOCBQUEUED returnJens Axboe1-0/+1
2021-03-20io_uring: simplify do_read return parsingPavel Begunkov1-5/+2
2021-03-20io_uring: don't keep looping for more events if we can't flush overflowJens Axboe1-3/+12
2021-03-20io_uring: refactor io_cqring_waitPavel Begunkov1-21/+22
2021-03-20io_uring: refactor scheduling in io_cqring_waitPavel Begunkov1-11/+8
2021-03-20mptcp: dispose initial struct socket when its subflow is closedFlorian Westphal1-6/+12
2021-03-20mptcp: pm: add lockdep assertionsFlorian Westphal4-0/+24
2021-03-20mptcp: send ack for every add_addrGeliang Tang2-8/+5
2021-03-20KVM: x86/mmu: Set SPTE_AD_WRPROT_ONLY_MASK if and only if PML is enabledSean Christopherson1-8/+8
2021-03-20KVM: x86/mmu: Expand on the comment in kvm_vcpu_ad_need_write_protect()Sean Christopherson1-1/+4
2021-03-20io_uring: don't attempt IO reissue from the ring exit pathJens Axboe1-0/+7
2021-03-17Linux 5.11.7v5.11.7Greg Kroah-Hartman1-1/+1
2021-03-17KVM: arm64: Fix nVHE hyp panic host context restoreAndrew Scull3-13/+13
2021-03-17mm/page_alloc.c: refactor initialization of struct page for holes in memory l...Mike Rapoport1-83/+75
2021-03-17mm/memcg: rename mem_cgroup_split_huge_fixup to split_page_memcg and add nr_p...Zhou Guanghui3-14/+9
2021-03-17mm/memcg: set memcg when splitting pageZhou Guanghui1-0/+1
2021-03-17mm/madvise: replace ptrace attach requirement for process_madviseSuren Baghdasaryan1-1/+12
2021-03-17mm/userfaultfd: fix memory corruption due to writeprotectNadav Amit1-0/+8
2021-03-17mm/highmem.c: fix zero_user_segments() with start > endOGAWA Hirofumi1-5/+12
2021-03-17KVM: arm64: Fix exclusive limit for IPA sizeMarc Zyngier1-2/+1
2021-03-17KVM: arm64: Reject VM creation when the default IPA size is unsupportedMarc Zyngier2-4/+11
2021-03-17KVM: arm64: nvhe: Save the SPE context earlySuzuki K Poulose3-3/+25
2021-03-17KVM: arm64: Avoid corrupting vCPU context register in guest exitWill Deacon1-1/+1
2021-03-17KVM: arm64: Fix range alignment when walking page tablesJia He1-0/+1
2021-03-17KVM: arm64: Ensure I-cache isolation between vcpus of a same VMMarc Zyngier5-8/+15
2021-03-17KVM: kvmclock: Fix vCPUs > 64 can't be online/hotplugedWanpeng Li1-10/+9
2021-03-17KVM: x86: Ensure deadline timer has truly expired before posting its IRQSean Christopherson1-1/+10
2021-03-17x86/entry: Fix entry/exit mismatch on failed fast 32-bit syscallsAndy Lutomirski1-1/+2
2021-03-17x86/sev-es: Use __copy_from_user_inatomic()Joerg Roedel3-15/+55
2021-03-17x86/sev-es: Correctly track IRQ states in runtime #VC handlerJoerg Roedel1-2/+4
2021-03-17x86/sev-es: Check regs->sp is trusted before adjusting #VC IST stackJoerg Roedel1-2/+12