Age | Commit message (Expand) | Author |
2024-03-24 | Merge tag 'efi-fixes-for-v6.9-2' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2024-03-24 | Merge tag 'x86-urgent-2024-03-24' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2024-03-24 | x86/efistub: Call mixed mode boot services on the firmware's stack | Ard Biesheuvel |
2024-03-24 | x86/boot/64: Move 5-level paging global variable assignments back | Tom Lendacky |
2024-03-24 | x86/boot/64: Apply encryption mask to 5-level pagetable update | Tom Lendacky |
2024-03-24 | x86/cpu: Add model number for another Intel Arrow Lake mobile processor | Tony Luck |
2024-03-24 | x86/fpu: Keep xfd_state in sync with MSR_IA32_XFD | Adamos Ttofari |
2024-03-23 | Merge tag 'powerpc-6.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds |
2024-03-23 | Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm | Linus Torvalds |
2024-03-23 | Merge tag 'hardening-v6.9-rc1-fixes' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2024-03-23 | x86/mpparse: Register APIC address only once | Thomas Gleixner |
2024-03-23 | x86/topology: Handle the !APIC case gracefully | Thomas Gleixner |
2024-03-23 | x86/topology: Don't evaluate logical IDs during early boot | Thomas Gleixner |
2024-03-23 | x86/cpu: Ensure that CPU info updates are propagated on UP | Thomas Gleixner |
2024-03-22 | Merge tag 'riscv-for-linus-6.9-mw2' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2024-03-22 | Merge tag 'loongarch-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/ch... | Linus Torvalds |
2024-03-22 | kprobes/x86: Use copy_from_kernel_nofault() to read from unsafe address | Masami Hiramatsu (Google) |
2024-03-22 | x86/pm: Work around false positive kmemleak report in msr_build_context() | Anton Altaparmakov |
2024-03-22 | x86/kexec: Do not update E820 kexec table for setup_data | Dave Young |
2024-03-21 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds |
2024-03-21 | Merge tag 'kbuild-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masa... | Linus Torvalds |
2024-03-21 | Merge tag 'char-misc-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2024-03-21 | Merge tag 'tty-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2024-03-21 | Merge tag 'usb-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2024-03-21 | Merge tag 'sh-for-v6.9-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2024-03-21 | Merge tag 'hyperv-next-signed-20240320' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds |
2024-03-21 | sh: hd64461: Make setup_hd64461() static | Artur Rojek |
2024-03-21 | x86/config: Fix warning for 'make ARCH=x86_64 tinyconfig' | Masahiro Yamada |
2024-03-20 | riscv: Fix syscall wrapper for >word-size arguments | Sami Tolvanen |
2024-03-20 | Merge patch series "riscv/barrier: tidying up barrier-related macro" | Palmer Dabbelt |
2024-03-20 | crypto: riscv - add vector crypto accelerated AES-CBC-CTS | Eric Biggers |
2024-03-20 | crypto: riscv - parallelize AES-CBC decryption | Eric Biggers |
2024-03-20 | Merge patch series "RISC-V: ACPI: Enable CPPC based cpufreq support" | Palmer Dabbelt |
2024-03-20 | riscv: Only flush the mm icache when setting an exec pte | Alexandre Ghiti |
2024-03-20 | riscv: Use kcalloc() instead of kzalloc() | Erick Archer |
2024-03-20 | Merge patch series "RISC-V: ACPI: Add LPI support" | Palmer Dabbelt |
2024-03-20 | Merge patch series "riscv: Introduce compat-mode helpers & improve arch_get_m... | Palmer Dabbelt |
2024-03-19 | riscv/barrier: Add missing space after ',' | Eric Chan |
2024-03-19 | riscv/barrier: Consolidate fence definitions | Eric Chan |
2024-03-19 | riscv/barrier: Define RISCV_FULL_BARRIER | Eric Chan |
2024-03-19 | riscv/barrier: Define __{mb,rmb,wmb} | Eric Chan |
2024-03-19 | RISC-V: defconfig: Enable CONFIG_ACPI_CPPC_CPUFREQ | Sunil V L |
2024-03-19 | cpuidle: RISC-V: Move few functions to arch/riscv | Sunil V L |
2024-03-19 | riscv: Introduce set_compat_task() in asm/compat.h | Leonardo Bras |
2024-03-19 | riscv: Introduce is_compat_thread() into compat.h | Leonardo Bras |
2024-03-19 | riscv: add compile-time test into is_compat_task() | Leonardo Bras |
2024-03-19 | riscv: Replace direct thread flag check with is_compat_task() | Leonardo Bras |
2024-03-19 | riscv: Improve arch_get_mmap_end() macro | Leonardo Bras |
2024-03-19 | Merge tag 'soc-late-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/soc... | Linus Torvalds |
2024-03-19 | Merge tag 's390-6.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/... | Linus Torvalds |