summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2021-03-17x86/sev-es: Introduce ip_within_syscall_gap() helperJoerg Roedel4-2/+19
2021-03-17x86/unwind/orc: Disable KASAN checking in the ORC unwinder, part 2Josh Poimboeuf1-6/+6
2021-03-17kasan: fix KASAN_STACK dependency for HW_TAGSAndrey Konovalov1-0/+1
2021-03-17kasan, mm: fix crash with HW_TAGS and DEBUG_PAGEALLOCAndrey Konovalov1-2/+6
2021-03-17binfmt_misc: fix possible deadlock in bm_register_writeLior Ribak1-15/+14
2021-03-17powerpc: Fix missing declaration of [en/dis]able_kernel_vsx()Christophe Leroy1-0/+10
2021-03-17powerpc: Fix inverted SET_FULL_REGS bitopNicholas Piggin1-2/+2
2021-03-17powerpc/64s: Fix instruction encoding for lis in ppc_function_entry()Naveen N. Rao1-1/+1
2021-03-17efi: stub: omit SetVirtualAddressMap() if marked unsupported in RT_PROP tableArd Biesheuvel1-0/+16
2021-03-17sched: Simplify set_affinity_pending refcountsPeter Zijlstra1-12/+20
2021-03-17sched: Fix affine_move_task() self-concurrencyPeter Zijlstra1-3/+12
2021-03-17sched: Optimize migration_cpu_stop()Peter Zijlstra1-1/+12
2021-03-17sched: Simplify migration_cpu_stop()Peter Zijlstra1-48/+8
2021-03-17sched: Collate affine_move_task() stoppersPeter Zijlstra1-15/+8
2021-03-17sched/membarrier: fix missing local execution of ipi_sync_rq_state()Mathieu Desnoyers1-3/+1
2021-03-17sched: Fix migration_cpu_stop() requeueingPeter Zijlstra1-11/+28
2021-03-17linux/compiler-clang.h: define HAVE_BUILTIN_BSWAP*Arnd Bergmann1-0/+6
2021-03-17zram: fix broken page writebackMinchan Kim1-3/+3
2021-03-17zram: fix return value on writeback_storeMinchan Kim1-3/+8
2021-03-17include/linux/sched/mm.h: use rcu_dereference in in_vfork()Matthew Wilcox (Oracle)1-1/+2
2021-03-17stop_machine: mark helpers __always_inlineArnd Bergmann1-5/+6
2021-03-17memblock: fix section mismatch warningArnd Bergmann1-2/+2
2021-03-17seqlock,lockdep: Fix seqcount_latch_init()Peter Zijlstra1-4/+1
2021-03-17powerpc/64s/exception: Clean up a missed SRR specifierDaniel Axtens1-1/+1
2021-03-17hrtimer: Update softirq_expires_next correctly after __hrtimer_get_next_event()Anna-Maria Behnsen1-21/+39
2021-03-17perf/x86/intel: Set PERF_ATTACH_SCHED_CB for large PEBS and LBRKan Liang1-1/+4
2021-03-17perf/core: Flush PMU internal buffers for per-CPU eventsKan Liang2-4/+40
2021-03-17mptcp: fix memory accounting on allocation errorPaolo Abeni1-0/+1