summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2021-03-17perf/x86/intel: Set PERF_ATTACH_SCHED_CB for large PEBS and LBRKan Liang
2021-03-17perf/core: Flush PMU internal buffers for per-CPU eventsKan Liang
2021-03-17arm64: mm: use a 48-bit ID map when possible on 52-bit VA buildsArd Biesheuvel
2021-03-17configfs: fix a use-after-free in __configfs_open_fileDaiyue Zhang
2021-03-17nvme-fc: fix racing controller reset and create associationJames Smart
2021-03-17block: rsxx: fix error return code of rsxx_pci_probe()Jia-Ju Bai
2021-03-17NFSv4.2: fix return value of _nfs4_get_security_label()Ondrej Mosnacek
2021-03-17NFS: Don't gratuitously clear the inode cache when lookup failedTrond Myklebust
2021-03-17NFS: Don't revalidate the directory permissions on a lookup failureTrond Myklebust
2021-03-17SUNRPC: Set memalloc_nofs_save() for sync tasksBenjamin Coddington
2021-03-17arm64/mm: Fix pfn_valid() for ZONE_DEVICE based memoryAnshuman Khandual
2021-03-17cpufreq: qcom-hw: Fix return value check in qcom_cpufreq_hw_cpu_init()Wei Yongjun
2021-03-17cpufreq: qcom-hw: fix dereferencing freed memory 'data'Shawn Guo
2021-03-17sh_eth: fix TRSCER mask for R7S72100Sergey Shtylyov