Age | Commit message (Expand) | Author |
2022-12-02 | um: kmsg_dump: only dump when no output console available | John Ogness |
2022-10-21 | arch/s390: Add ARCH_HAS_NMI_SAFE_THIS_CPU_OPS Kconfig option | Paul E. McKenney |
2022-10-21 | arch/loongarch: Add ARCH_HAS_NMI_SAFE_THIS_CPU_OPS Kconfig option | Paul E. McKenney |
2022-10-20 | arch/arm64: Add ARCH_HAS_NMI_SAFE_THIS_CPU_OPS Kconfig option | Paul E. McKenney |
2022-10-20 | arch/x86: Add ARCH_HAS_NMI_SAFE_THIS_CPU_OPS Kconfig option | Paul E. McKenney |
2022-10-20 | srcu: Create an srcu_read_lock_nmisafe() and srcu_read_unlock_nmisafe() | Paul E. McKenney |
2022-10-16 | Merge tag 'random-6.1-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2022-10-15 | Merge tag 'for-linus' of https://github.com/openrisc/linux | Linus Torvalds |
2022-10-14 | Merge tag 'for-linus-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2022-10-14 | Merge tag 'asm-generic-fixes-6.1-1' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2022-10-14 | Merge tag 'arm-fixes-6.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2022-10-14 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds |
2022-10-14 | Merge tag 'mm-stable-2022-10-13' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2022-10-14 | Merge tag 'parisc-for-6.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2022-10-14 | Merge tag 'riscv-for-linus-6.1-mw2' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2022-10-14 | Merge tag 'powerpc-6.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds |
2022-10-14 | parisc: Fix userspace graphics card breakage due to pgtable special bit | Helge Deller |
2022-10-13 | RISC-V: Make port I/O string accessors actually work | Maciej W. Rozycki |
2022-10-13 | RISC-V: Add mvendorid, marchid, and mimpid to /proc/cpuinfo output | Palmer Dabbelt |
2022-10-13 | RISC-V: Make mmap() with PROT_WRITE imply PROT_READ | Palmer Dabbelt |
2022-10-13 | riscv: enable software resend of irqs | Conor Dooley |
2022-10-13 | riscv: vdso: fix NULL deference in vdso_join_timens() when vfork | Jisheng Zhang |
2022-10-13 | Merge patch series "Use composable cache instead of L2 cache" | Palmer Dabbelt |
2022-10-13 | riscv: Add cache information in AUX vector | Greentime Hu |
2022-10-13 | Merge patch series "Some style cleanups for recent extension additions" | Palmer Dabbelt |
2022-10-13 | riscv: check for kernel config option in t-head memory types errata | Heiko Stuebner |
2022-10-13 | riscv: use BIT() marco for cpufeature probing | Heiko Stuebner |
2022-10-13 | riscv: use BIT() macros in t-head errata init | Heiko Stuebner |
2022-10-13 | riscv: drop some idefs from CMO initialization | Heiko Stuebner |
2022-10-13 | riscv: cleanup svpbmt cpufeature probing | Heiko Stuebner |
2022-10-13 | riscv: Pass -mno-relax only on lld < 15.0.0 | Fangrui Song |
2022-10-13 | powerpc/pseries: Fix CONFIG_DTL=n build | Nicholas Piggin |
2022-10-13 | powerpc/64s/interrupt: Fix lost interrupts when returning to soft-masked context | Nicholas Piggin |
2022-10-12 | RISC-V: Avoid dereferening NULL regs in die() | Palmer Dabbelt |
2022-10-12 | LoongArch: update local TLB if PTE entry exists | Qi Zheng |
2022-10-12 | mm: free device private pages have zero refcount | Alistair Popple |
2022-10-12 | mm/memory.c: fix race when faulting a device private page | Alistair Popple |
2022-10-12 | Merge tag 'dt-for-palmer-v6.1-mw1' of git://git.kernel.org/pub/scm/linux/kern... | Palmer Dabbelt |
2022-10-12 | Merge tag 'for-linus-6.1-rc1-tag' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2022-10-12 | Merge tag 'mm-nonmm-stable-2022-10-11' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2022-10-12 | Merge tag 'loongarch-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/ch... | Linus Torvalds |
2022-10-12 | arm64: Add AMPERE1 to the Spectre-BHB affected list | D Scott Phillips |
2022-10-13 | powerpc/32: fix syscall wrappers with 64-bit arguments of unaligned register-... | Nicholas Piggin |
2022-10-12 | arm64: mte: Avoid setting PG_mte_tagged if no tags cleared or restored | Catalin Marinas |
2022-10-12 | LoongArch: Update Loongson-3 default config file | Huacai Chen |
2022-10-12 | LoongArch: Add BPF JIT support | Tiezhu Yang |
2022-10-12 | LoongArch: Add some instruction opcodes and formats | Tiezhu Yang |
2022-10-12 | LoongArch: Move {signed,unsigned}_imm_check() to inst.h | Tiezhu Yang |
2022-10-12 | LoongArch: Add kdump support | Youling Tang |
2022-10-12 | LoongArch: Add kexec support | Youling Tang |