- 0023224 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years ago
- 43f0b56 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 4 years ago
- 95d44a4 ia64: fix format strings for err_inject by Sergei Trofimovich · 4 years ago
- f2a419c ia64: mca: allocate early mca with GFP_ATOMIC by Sergei Trofimovich · 4 years ago
- 20109a8 arm64: kernel: disable CNP on Carmel by Rich Wiley · 4 years ago
- baa9637 arm64/process.c: fix Wmissing-prototypes build warnings by Maninder Singh · 4 years ago
- e138138 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 4 years ago
- ee7febc arm64: mm: correct the inside linear map range during hotplug check by Pavel Tatashin · 4 years, 1 month ago
- 141f820 arm64: kdump: update ppos when reading elfcorehdr by Pavel Tatashin · 4 years ago
- d1296f1 arm64: cpuinfo: Fix a typo by Bhaskar Chowdhury · 4 years ago
- c607ab4 arm64: stacktrace: don't trace arch_stack_walk() by Mark Rutland · 4 years ago
- 1c74516 Merge tag 'perf-urgent-2021-03-21' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years ago
- 5e3ddf9 Merge tag 'x86_urgent_for_v5.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years ago
- b35660a Merge tag 'powerpc-5.12-4' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 4 years ago
- 812da4d Merge tag 'riscv-for-linus-5.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux by Linus Torvalds · 4 years ago
- b908297 bpf: Use NOP_ATOMIC5 instead of emit_nops(&prog, 5) for BPF_TRAMP_F_CALL_ORIG by Stanislav Fomichev · 4 years ago
- dd92688 x86/apic/of: Fix CPU devicetree-node lookups by Johan Hovold · 4 years ago
- ecd8ee7 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 4 years ago
- 6bfea14 Merge tag 's390-5.12-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 4 years ago
- a501b04 x86/ioapic: Ignore IRQ2 again by Thomas Gleixner · 4 years ago
- f4e61f0 x86/kvm: Fix broken irq restoration in kvm_wait by Wanpeng Li · 4 years ago
- c2162e1 KVM: X86: Fix missing local pCPU when executing wbinvd on all dirty pCPUs by Wanpeng Li · 4 years ago
- b318e8d KVM: x86: Protect userspace MSR filter with SRCU, and set atomically-ish by Sean Christopherson · 4 years ago
- 0469f2f KVM: x86: hyper-v: Don't touch TSC page values when guest opted for re-enlightenment by Vitaly Kuznetsov · 4 years ago
- cc9cfdd KVM: x86: hyper-v: Track Hyper-V TSC page status by Vitaly Kuznetsov · 4 years ago
- e21aa34 bpf: Fix fexit trampoline. by Alexei Starovoitov · 4 years ago
- 6417f03 module: remove never implemented MODULE_SUPPORTED_DEVICE by Leon Romanovsky · 4 years ago
- e69beea Merge tag 'mips-fixes_5.12_2' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux by Linus Torvalds · 4 years ago
- e880c6e KVM: x86: hyper-v: Prevent using not-yet-updated TSC page by secondary CPUs by Vitaly Kuznetsov · 4 years ago
- d2547cf KVM: x86: hyper-v: Limit guest to writing zero to HV_X64_MSR_TSC_EMULATION_STATUS by Vitaly Kuznetsov · 4 years ago
- a5406a7 riscv: Correct SPARSEMEM configuration by Kefeng Wang · 4 years ago
- 78947bd RISC-V: kasan: Declare kasan_shallow_populate() static by Palmer Dabbelt · 4 years ago
- f3773dd riscv: Ensure page table writes are flushed when initializing KASAN vmalloc by Alexandre Ghiti · 4 years ago
- ce989f14 RISC-V: Fix out-of-bounds accesses in init_resources() by Geert Uytterhoeven · 4 years ago
- fa59030 riscv: Fix compilation error with Canaan SoC by Damien Le Moal · 4 years ago
- bab1770 ftrace: Fix spelling mistake "disabed" -> "disabled" by Colin Ian King · 4 years ago
- 6e9070d riscv: fix bugon.cocci warnings by kernel test robot · 4 years ago
- 3f6c515 MIPS: vmlinux.lds.S: Fix appended dtb not properly aligned by Paul Cercueil · 4 years ago
- b2e9df8 x86: Introduce restart_block->arch_data to remove TS_COMPAT_RESTART by Oleg Nesterov · 4 years, 1 month ago
- 8c150ba x86: Introduce TS_COMPAT_RESTART to fix get_nr_restart_syscall() by Oleg Nesterov · 4 years, 1 month ago
- 66c1b6d x86: Move TS_COMPAT back to asm/thread_info.h by Oleg Nesterov · 4 years, 1 month ago
- 2dc0572 perf/x86/intel: Fix unchecked MSR access error caused by VLBR_EVENT by Kan Liang · 4 years ago
- d88d05a perf/x86/intel: Fix a crash caused by zero PEBS status by Kan Liang · 4 years ago
- 0888989 KVM: x86/mmu: Store the address space ID in the TDP iterator by Sean Christopherson · 4 years ago
- b601c3b KVM: x86/mmu: Factor out tdp_iter_return_to_root by Ben Gardon · 4 years ago
- 14f6fec KVM: x86/mmu: Fix RCU usage when atomically zapping SPTEs by Ben Gardon · 4 years ago
- 70fb3e4 KVM: x86/mmu: Fix RCU usage in handle_removed_tdp_mmu_page by Ben Gardon · 4 years ago
- 0b13525 s390/pci: fix leak of PCI device structure by Niklas Schnelle · 4 years ago
- d54cb7d s390/vtime: fix increased steal time accounting by Gerald Schaefer · 4 years ago
- c79f01b s390/cpumf: disable preemption when accessing per-cpu variable by Thomas Richter · 4 years ago
- 0710442 arm64: csum: cast to the proper type by Alex Elder · 4 years ago
- 70404fe Merge tag 'irq-urgent-2021-03-14' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years ago
- 19469d2 Merge tag 'objtool-urgent-2021-03-14' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years ago
- 75013c6 Merge tag 'perf_urgent_for_v5.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years ago
- 0a7c10d Merge tag 'x86_urgent_for_v5.12_rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years ago
- c3c7579 Merge tag 'powerpc-5.12-3' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 4 years ago
- 9d0c8e7 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 4 years ago
- 50eb842 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years ago
- eed5fae powerpc: Force inlining of cpu_has_feature() to avoid build failure by Christophe Leroy · 4 years ago
- 08c18b6 powerpc/vdso32: Add missing _restgpr_31_x to fix build failure by Christophe Leroy · 4 years ago
- e83bad7 Merge tag 'kbuild-fixes-v5.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 4 years ago
- 61bf318 ia64: fix ptrace(PTRACE_SYSCALL_INFO_EXIT) sign by Sergei Trofimovich · 4 years ago
- 0ceb1ac ia64: fix ia64_syscall_get_set_arguments() for break-based syscalls by Sergei Trofimovich · 4 years ago
- 17f8fc1 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 4 years ago
- 6bf8819 Merge tag 'for-linus-5.12b-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 4 years ago
- 35737d2 KVM: LAPIC: Advancing the timer expiration on guest initiated write by Wanpeng Li · 4 years ago
- 8df9f1a KVM: x86/mmu: Skip !MMU-present SPTEs when removing SP in exclusive mode by Sean Christopherson · 4 years ago
- d7eb79c KVM: kvmclock: Fix vCPUs > 64 can't be online/hotpluged by Wanpeng Li · 4 years, 1 month ago
- 6fcd9cb kvm: x86: annotate RCU pointers by Muhammad Usama Anjum · 4 years ago
- 262b003 KVM: arm64: Fix exclusive limit for IPA size by Marc Zyngier · 4 years ago
- 7d71755 KVM: arm64: Reject VM creation when the default IPA size is unsupported by Marc Zyngier · 4 years ago
- ba08abc objtool,x86: Fix uaccess PUSHF/POPF validation by Peter Zijlstra · 4 years ago
- 0b73688 powerpc/traps: unrecoverable_exception() is not an interrupt handler by Christophe Leroy · 4 years ago
- 30b2675 arm64: mm: remove unused __cpu_uses_extended_idmap[_level()] by Ard Biesheuvel · 4 years ago
- 7ba8f2b arm64: mm: use a 48-bit ID map when possible on 52-bit VA builds by Ard Biesheuvel · 4 years ago
- 4c273d2 kbuild: remove LLVM=1 test from HAS_LTO_CLANG by Masahiro Yamada · 4 years ago
- bf3c255 kbuild: Allow LTO to be selected with KASAN_HW_TAGS by Sami Tolvanen · 4 years ago
- 547fd08 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 4 years ago
- bce21a2 Xen/gnttab: introduce common INVALID_GRANT_{HANDLE,REF} by Jan Beulich · 4 years ago
- 0f9b05b9 Xen: drop exports of {set,clear}_foreign_p2m_mapping() by Jan Beulich · 4 years ago
- a74e6a0 Merge tag 's390-5.12-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 4 years ago
- c8e2fe1 x86/perf: Use RET0 as default for guest_get_msrs to handle "no PMU" case by Sean Christopherson · 4 years ago
- 7bb8bc6 arm64: perf: Fix 64-bit event counter read truncation by Rob Herring · 4 years ago
- 26f5538 arm64/mm: Fix __enable_mmu() for new TGRAN range values by James Morse · 4 years ago
- d15dfd3 arm64: mte: Map hotplugged memory as Normal Tagged by Catalin Marinas · 4 years ago
- 0d7588a riscv: process: Fix no prototype for arch_dup_task_struct by Nanyong Sun · 4 years ago
- 288f677 riscv: ftrace: Use ftrace_get_regs helper by Nanyong Sun · 4 years ago
- 86b276c riscv: process: Fix no prototype for show_regs by Nanyong Sun · 4 years ago
- a6a58ec riscv: syscall_table: Reduce W=1 compilation warnings noise by Nanyong Sun · 4 years ago
- db2a8f9 riscv: time: Fix no prototype for time_init by Nanyong Sun · 4 years ago
- e06f4ce riscv: ptrace: Fix no prototype warnings by Nanyong Sun · 4 years ago
- 56a6c37f riscv: sbi: Fix comment of __sbi_set_timer_v01 by Nanyong Sun · 4 years ago
- 004570c riscv: irq: Fix no prototype warning by Nanyong Sun · 4 years ago
- 030f1df riscv: traps: Fix no prototype warnings by Nanyong Sun · 4 years ago
- 6dd4879 RISC-V: correct enum sbi_ext_rfence_fid by Heinrich Schuchardt · 4 years ago
- 05a59d7 Merge git://git.kernel.org:/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 4 years ago
- 6a30bed Merge git://git.kernel.org:/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 4 years ago
- 69264b4 sparc: sparc64_defconfig: remove duplicate CONFIGs by Corentin Labbe · 4 years ago
- e5e8b80 sparc64: Fix opcode filtering in handling of no fault loads by Rob Gardner · 4 years ago
- bd73758 powerpc: Fix missing declaration of [en/dis]able_kernel_vsx() by Christophe Leroy · 4 years ago