summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-03-20Linux 5.10.25v5.10.25Greg Kroah-Hartman
2021-03-20net: dsa: b53: Support setting learning on portFlorian Fainelli
2021-03-20ALSA: usb-audio: Don't avoid stopping the stream at disconnectionTakashi Iwai
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-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-20crypto: x86/aes-ni-xts - use direct calls to and 4-way strideArd Biesheuvel
2021-03-20crypto: aesni - Use TEST %reg,%reg instead of CMP $0,%regUros Bizjak
2021-03-17Linux 5.10.24v5.10.24Greg Kroah-Hartman
2021-03-17RDMA/umem: Use ib_dma_max_seg_size instead of dma_get_max_seg_sizeChristoph Hellwig
2021-03-17KVM: arm64: Fix nVHE hyp panic host context restoreAndrew Scull
2021-03-17xen/events: avoid handling the same event on two cpus at the same timeJuergen Gross
2021-03-17xen/events: don't unmask an event channel when an eoi is pendingJuergen Gross
2021-03-17mm/page_alloc.c: refactor initialization of struct page for holes in memory l...Mike Rapoport
2021-03-17KVM: arm64: Ensure I-cache isolation between vcpus of a same VMMarc Zyngier
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-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: 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/entry: Move nmi entry/exit into common codeThomas Gleixner
2021-03-17x86/sev-es: Check regs->sp is trusted before adjusting #VC IST stackJoerg Roedel
2021-03-17x86/sev-es: Introduce ip_within_syscall_gap() helperJoerg Roedel
2021-03-17x86/unwind/orc: Disable KASAN checking in the ORC unwinder, part 2Josh Poimboeuf
2021-03-17binfmt_misc: fix possible deadlock in bm_register_writeLior Ribak
2021-03-17powerpc: Fix missing declaration of [en/dis]able_kernel_vsx()Christophe Leroy
2021-03-17powerpc: Fix inverted SET_FULL_REGS bitopNicholas Piggin
2021-03-17powerpc/64s: Fix instruction encoding for lis in ppc_function_entry()Naveen N. Rao
2021-03-17efi: stub: omit SetVirtualAddressMap() if marked unsupported in RT_PROP tableArd Biesheuvel
2021-03-17sched/membarrier: fix missing local execution of ipi_sync_rq_state()Mathieu Desnoyers
2021-03-17linux/compiler-clang.h: define HAVE_BUILTIN_BSWAP*Arnd Bergmann
2021-03-17zram: fix return value on writeback_storeMinchan Kim
2021-03-17include/linux/sched/mm.h: use rcu_dereference in in_vfork()Matthew Wilcox (Oracle)
2021-03-17stop_machine: mark helpers __always_inlineArnd Bergmann
2021-03-17seqlock,lockdep: Fix seqcount_latch_init()Peter Zijlstra
2021-03-17powerpc/64s/exception: Clean up a missed SRR specifierDaniel Axtens
2021-03-17hrtimer: Update softirq_expires_next correctly after __hrtimer_get_next_event()Anna-Maria Behnsen