Age | Commit message (Expand) | Author |
2023-11-19 | Merge tag 'x86_urgent_for_v6.7_rc2' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2023-11-18 | Merge tag 'parisc-for-6.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2023-11-18 | parisc: Replace strlcpy() with strscpy() | Kees Cook |
2023-11-17 | Merge tag 'mm-hotfixes-stable-2023-11-17-14-04' of git://git.kernel.org/pub/s... | Linus Torvalds |
2023-11-15 | parisc: fix mmap_base calculation when stack grows upwards | Helge Deller |
2023-11-13 | acpi/processor: sanitize _OSC/_PDC capabilities for Xen dom0 | Roger Pau Monne |
2023-11-12 | Merge tag 'parisc-for-6.7-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2023-11-12 | Merge tag 'loongarch-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/ch... | Linus Torvalds |
2023-11-12 | Merge tag 'powerpc-6.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds |
2023-11-10 | Merge tag 'probes-fixes-v6.7-rc1' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2023-11-10 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds |
2023-11-10 | Merge tag 'riscv-for-linus-6.7-mw2' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2023-11-10 | Merge tag 'mips_6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux | Linus Torvalds |
2023-11-10 | parisc: Prevent booting 64-bit kernels on PA1.x machines | Helge Deller |
2023-11-10 | kprobes: unify kprobes_exceptions_nofify() prototypes | Arnd Bergmann |
2023-11-09 | Merge tag 'iommu-updates-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2023-11-09 | riscv: Optimize bitops with Zbb extension | Xiao Wang |
2023-11-09 | riscv: Rearrange hwcap.h and cpufeature.h | Xiao Wang |
2023-11-09 | arm64/syscall: Remove duplicate declaration | Kevin Brodsky |
2023-11-09 | Merge patch "drivers: perf: Do not broadcast to other cpus when starting a co... | Palmer Dabbelt |
2023-11-09 | x86/acpi: Ignore invalid x2APIC entries | Zhang Rui |
2023-11-08 | Merge patch series "Linux RISC-V AIA Preparatory Series" | Palmer Dabbelt |
2023-11-08 | RISC-V: Don't fail in riscv_of_parent_hartid() for disabled HARTs | Anup Patel |
2023-11-08 | Merge tag 's390-6.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/... | Linus Torvalds |
2023-11-08 | Merge tag 'riscv-for-linus-6.7-rc1' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2023-11-08 | x86/shstk: Delay signal entry SSP write until after user accesses | Rick Edgecombe |
2023-11-08 | Revert "arm64: smp: avoid NMI IPIs with broken MediaTek FW" | Douglas Anderson |
2023-11-08 | arm64: Move MediaTek GIC quirk handling from irqchip to core | Douglas Anderson |
2023-11-08 | Merge patch series "riscv: Fix set_memory_XX() and set_direct_map_XX()" | Palmer Dabbelt |
2023-11-08 | riscv: Fix set_memory_XX() and set_direct_map_XX() by splitting huge linear m... | Alexandre Ghiti |
2023-11-08 | riscv: Don't use PGD entries for the linear mapping | Alexandre Ghiti |
2023-11-08 | LoongArch: BPF: Support signed mod instructions | Hengqi Chen |
2023-11-08 | LoongArch: BPF: Support signed div instructions | Hengqi Chen |
2023-11-08 | LoongArch: BPF: Support 32-bit offset jmp instructions | Hengqi Chen |
2023-11-08 | LoongArch: BPF: Support unconditional bswap instructions | Hengqi Chen |
2023-11-08 | LoongArch: BPF: Support sign-extension mov instructions | Hengqi Chen |
2023-11-08 | LoongArch: BPF: Support sign-extension load instructions | Hengqi Chen |
2023-11-08 | LoongArch: Add more instruction opcodes and emit_* helpers | Hengqi Chen |
2023-11-08 | LoongArch/smp: Call rcutree_report_cpu_starting() earlier | Huacai Chen |
2023-11-08 | LoongArch: Relax memory ordering for atomic operations | WANG Rui |
2023-11-08 | LoongArch: Mark __percpu functions as always inline | Nathan Chancellor |
2023-11-08 | LoongArch: Disable module from accessing external data directly | WANG Rui |
2023-11-08 | LoongArch: Support PREEMPT_DYNAMIC with static keys | Huacai Chen |
2023-11-07 | Merge tag 'rproc-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/remot... | Linus Torvalds |
2023-11-07 | RISC-V: Probe misaligned access speed in parallel | Evan Green |
2023-11-07 | RISC-V: Remove __init on unaligned_emulation_finish() | Evan Green |
2023-11-07 | RISC-V: Show accurate per-hart isa in /proc/cpuinfo | Evan Green |
2023-11-07 | RISC-V: Don't rely on positional structure initialization | Palmer Dabbelt |
2023-11-07 | Merge patch series "riscv: Add remaining module relocations and tests" | Palmer Dabbelt |
2023-11-07 | riscv: Add tests for riscv module loading | Charlie Jenkins |