summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
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-17kasan: fix KASAN_STACK dependency for HW_TAGSAndrey Konovalov
2021-03-17kasan, mm: fix crash with HW_TAGS and DEBUG_PAGEALLOCAndrey Konovalov
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: Simplify set_affinity_pending refcountsPeter Zijlstra
2021-03-17sched: Fix affine_move_task() self-concurrencyPeter Zijlstra
2021-03-17sched: Optimize migration_cpu_stop()Peter Zijlstra
2021-03-17sched: Simplify migration_cpu_stop()Peter Zijlstra
2021-03-17sched: Collate affine_move_task() stoppersPeter Zijlstra
2021-03-17sched/membarrier: fix missing local execution of ipi_sync_rq_state()Mathieu Desnoyers
2021-03-17sched: Fix migration_cpu_stop() requeueingPeter Zijlstra
2021-03-17linux/compiler-clang.h: define HAVE_BUILTIN_BSWAP*Arnd Bergmann
2021-03-17zram: fix broken page writebackMinchan Kim
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-17memblock: fix section mismatch warningArnd 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-17mptcp: fix memory accounting on allocation errorPaolo Abeni
2021-03-17mptcp: put subflow sock on connect errorFlorian Westphal
2021-03-17net: expand textsearch ts_state to fit skb_seq_stateWillem de Bruijn