Age | Commit message (Expand) | Author |
2021-06-26 | Merge tag 's390-5.13-5' of git://git.kernel.org/pub/scm/linux/kernel/git/s390... | Linus Torvalds |
2021-06-25 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2021-06-25 | Merge tag 'x86_urgent_for_v5.13' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2021-06-24 | KVM: s390: prepare for hugepage vmalloc | Claudio Imbrenda |
2021-06-24 | Merge tag 'perf-urgent-2021-06-24' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2021-06-24 | Merge tag 'objtool-urgent-2021-06-24' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2021-06-24 | perf/x86/intel/lbr: Zero the xstate buffer on allocation | Thomas Gleixner |
2021-06-22 | x86: Always inline task_size_max() | Peter Zijlstra |
2021-06-22 | x86/xen: Fix noinstr fail in exc_xen_unknown_trap() | Peter Zijlstra |
2021-06-22 | x86/xen: Fix noinstr fail in xen_pv_evtchn_do_upcall() | Peter Zijlstra |
2021-06-22 | x86/entry: Fix noinstr fail in __do_fast_syscall_32() | Peter Zijlstra |
2021-06-22 | x86/fpu: Make init_fpstate correct with optimized XSAVE | Thomas Gleixner |
2021-06-22 | x86/fpu: Preserve supervisor states in sanitize_restored_user_xstate() | Thomas Gleixner |
2021-06-21 | Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm | Linus Torvalds |
2021-06-21 | objtool/x86: Ignore __x86_indirect_alt_* symbols | Peter Zijlstra |
2021-06-21 | s390/stack: fix possible register corruption with stack switch helper | Heiko Carstens |
2021-06-21 | s390/topology: clear thread/group maps for offline cpus | Sven Schnelle |
2021-06-21 | s390: clear pt_regs::flags on irq entry | Sven Schnelle |
2021-06-21 | s390: fix system call restart with multiple signals | Sven Schnelle |
2021-06-20 | Merge tag 'x86_urgent_for_v5.13_rc6' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2021-06-19 | Merge tag 'powerpc-5.13-6' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds |
2021-06-19 | Merge tag 'riscv-for-linus-5.13-rc7' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2021-06-19 | Merge tag 's390-5.13-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390... | Linus Torvalds |
2021-06-19 | riscv: dts: fu740: fix cache-controller interrupts | David Abdurachmanov |
2021-06-18 | riscv: Ensure BPF_JIT_REGION_START aligned with PMD size | Jisheng Zhang |
2021-06-18 | riscv: kasan: Fix MODULES_VADDR evaluation due to local variables' name | Jisheng Zhang |
2021-06-18 | Merge tag 'pci-v5.13-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2021-06-18 | Merge tag 'arc-5.13-rc7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2021-06-18 | x86/mm: Avoid truncating memblocks for SGX memory | Fan Du |
2021-06-18 | PCI: Add AMD RS690 quirk to enable 64-bit DMA | Mikel Rychliski |
2021-06-18 | powerpc/perf: Fix crash in perf_instruction_pointer() when ppmu is not set | Athira Rajeev |
2021-06-17 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2021-06-15 | x86/sgx: Add missing xa_destroy() when virtual EPC is destroyed | Kai Huang |
2021-06-15 | powerpc: Fix initrd corruption with relative jump labels | Michael Ellerman |
2021-06-14 | powerpc/signal64: Copy siginfo before changing regs->nip | Michael Ellerman |
2021-06-12 | riscv: sifive: fix Kconfig errata warning | Randy Dunlap |
2021-06-12 | riscv32: Use medany C model for modules | Khem Raj |
2021-06-12 | Merge tag 'riscv-for-linus-5.13-rc6' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2021-06-12 | Merge tag 'perf-urgent-2021-06-12' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2021-06-11 | riscv: Fix BUILTIN_DTB for sifive and microchip soc | Alexandre Ghiti |
2021-06-11 | x86, lto: Pass -stack-alignment only on LLD < 13.0.0 | Tor Vic |
2021-06-11 | KVM: x86/mmu: Calculate and check "full" mmu_role for nested MMU | Sean Christopherson |
2021-06-11 | KVM: X86: Fix x86_emulator slab cache leak | Wanpeng Li |
2021-06-11 | KVM: SVM: Call SEV Guest Decommission if ASID binding fails | Alper Gun |
2021-06-10 | riscv: alternative: fix typo in macro name | Vitaly Wool |
2021-06-10 | ARC: fix CONFIG_HARDENED_USERCOPY | Vineet Gupta |
2021-06-10 | ARCv2: save ABI registers across signal handling | Vineet Gupta |
2021-06-10 | riscv: code patching only works on !XIP_KERNEL | Jisheng Zhang |
2021-06-10 | riscv: xip: support runtime trap patching | Vitaly Wool |
2021-06-10 | KVM: x86: Immediately reset the MMU context when the SMM flag is cleared | Sean Christopherson |