Age | Commit message (Expand) | Author |
2021-03-17 | module: remove never implemented MODULE_SUPPORTED_DEVICE | Leon Romanovsky |
2021-03-17 | Merge tag 'mips-fixes_5.12_2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2021-03-16 | MIPS: vmlinux.lds.S: Fix appended dtb not properly aligned | Paul Cercueil |
2021-03-14 | Merge tag 'irq-urgent-2021-03-14' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2021-03-14 | Merge tag 'objtool-urgent-2021-03-14' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2021-03-14 | Merge tag 'perf_urgent_for_v5.12-rc3' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2021-03-14 | Merge tag 'x86_urgent_for_v5.12_rc3' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2021-03-14 | Merge tag 'powerpc-5.12-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds |
2021-03-14 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2021-03-14 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2021-03-13 | Merge tag 'kbuild-fixes-v5.12-2' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2021-03-13 | ia64: fix ptrace(PTRACE_SYSCALL_INFO_EXIT) sign | Sergei Trofimovich |
2021-03-13 | ia64: fix ia64_syscall_get_set_arguments() for break-based syscalls | Sergei Trofimovich |
2021-03-12 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds |
2021-03-12 | Merge tag 'for-linus-5.12b-rc3-tag' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2021-03-12 | KVM: LAPIC: Advancing the timer expiration on guest initiated write | Wanpeng Li |
2021-03-12 | KVM: x86/mmu: Skip !MMU-present SPTEs when removing SP in exclusive mode | Sean Christopherson |
2021-03-12 | KVM: kvmclock: Fix vCPUs > 64 can't be online/hotpluged | Wanpeng Li |
2021-03-12 | kvm: x86: annotate RCU pointers | Muhammad Usama Anjum |
2021-03-12 | KVM: arm64: Fix exclusive limit for IPA size | Marc Zyngier |
2021-03-12 | KVM: arm64: Reject VM creation when the default IPA size is unsupported | Marc Zyngier |
2021-03-12 | objtool,x86: Fix uaccess PUSHF/POPF validation | Peter Zijlstra |
2021-03-12 | powerpc/traps: unrecoverable_exception() is not an interrupt handler | Christophe Leroy |
2021-03-11 | arm64: mm: remove unused __cpu_uses_extended_idmap[_level()] | Ard Biesheuvel |
2021-03-11 | arm64: mm: use a 48-bit ID map when possible on 52-bit VA builds | Ard Biesheuvel |
2021-03-11 | kbuild: remove LLVM=1 test from HAS_LTO_CLANG | Masahiro Yamada |
2021-03-11 | kbuild: Allow LTO to be selected with KASAN_HW_TAGS | Sami Tolvanen |
2021-03-10 | Xen/gnttab: introduce common INVALID_GRANT_{HANDLE,REF} | Jan Beulich |
2021-03-10 | Xen: drop exports of {set,clear}_foreign_p2m_mapping() | Jan Beulich |
2021-03-10 | Merge tag 's390-5.12-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390... | Linus Torvalds |
2021-03-10 | x86/perf: Use RET0 as default for guest_get_msrs to handle "no PMU" case | Sean Christopherson |
2021-03-10 | arm64: perf: Fix 64-bit event counter read truncation | Rob Herring |
2021-03-10 | arm64/mm: Fix __enable_mmu() for new TGRAN range values | James Morse |
2021-03-10 | arm64: mte: Map hotplugged memory as Normal Tagged | Catalin Marinas |
2021-03-09 | Merge git://git.kernel.org:/pub/scm/linux/kernel/git/netdev/net | Linus Torvalds |
2021-03-09 | Merge git://git.kernel.org:/pub/scm/linux/kernel/git/davem/sparc | Linus Torvalds |
2021-03-09 | sparc: sparc64_defconfig: remove duplicate CONFIGs | Corentin Labbe |
2021-03-09 | sparc64: Fix opcode filtering in handling of no fault loads | Rob Gardner |
2021-03-10 | powerpc: Fix missing declaration of [en/dis]able_kernel_vsx() | Christophe Leroy |
2021-03-10 | powerpc/64s/exception: Clean up a missed SRR specifier | Daniel Axtens |
2021-03-10 | powerpc: Fix inverted SET_FULL_REGS bitop | Nicholas Piggin |
2021-03-10 | powerpc/64s: Use symbolic macros for function entry encoding | Michael Ellerman |
2021-03-09 | Merge tag 'mips-fixes_5.12_1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2021-03-09 | KVM: arm64: Ensure I-cache isolation between vcpus of a same VM | Marc Zyngier |
2021-03-09 | arm64: kasan: fix page_alloc tagging with DEBUG_VIRTUAL | Andrey Konovalov |
2021-03-09 | x86/sev-es: Use __copy_from_user_inatomic() | Joerg Roedel |
2021-03-09 | x86/sev-es: Correctly track IRQ states in runtime #VC handler | Joerg Roedel |
2021-03-09 | x86/sev-es: Check regs->sp is trusted before adjusting #VC IST stack | Joerg Roedel |
2021-03-09 | powerpc/64s: Fix instruction encoding for lis in ppc_function_entry() | Naveen N. Rao |
2021-03-09 | MIPS: kernel: Reserve exception base early to prevent corruption | Thomas Bogendoerfer |