index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
riscv
/
include
Age
Commit message (
Expand
)
Author
21 hours
Merge branch 'for-next' of https://git.kernel.org/pub/scm/linux/kernel/git/ri...
Mark Brown
22 hours
Merge branch 'mm-nonmm-unstable' of https://git.kernel.org/pub/scm/linux/kern...
Mark Brown
35 hours
riscv: mm: avoid spurious fault after hotplugging vmemmap
Vivian Wang
35 hours
riscv: mm: fix concurrency in mark_new_valid_map()
Vivian Wang
35 hours
riscv: mm: exclude invalid THP PMDs from page table check
Yunhui Cui
35 hours
mm: rename ARCH_ENABLE_THP_MIGRATION to ARCH_SUPPORTS_PMD_SOFTLEAF
Usama Arif
12 days
riscv: acpi: Enable ARCH_HAS_ACPI_TABLE_UPGRADE
Vivian Wang
2026-06-21
Merge tag 'mm-nonmm-stable-2026-06-21-10-22' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2026-06-19
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2026-06-18
Merge tag 'riscv-for-linus-7.2-mw1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2026-06-17
Merge tag 'bitmap-for-7.2' of https://github.com/norov/linux
Linus Torvalds
2026-06-17
Merge tag 'modules-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2026-06-15
Merge tag 'kvm-riscv-7.2-1' of https://github.com/kvm-riscv/linux into HEAD
Paolo Bonzini
2026-06-15
Merge tag 'timers-vdso-2026-06-13' of gitolite.kernel.org:pub/scm/linux/kerne...
Linus Torvalds
2026-06-14
riscv: kvm: Use endian-specific __lelong for NACL shared memory
Sean Chang
2026-06-10
Merge tag 'riscv-for-linux-7.1-rc8' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2026-06-07
riscv: vdso: Always declare vdso_start symbols
Thomas Weißschuh
2026-06-06
riscv: mm: Use the bitmap API for new_valid_map_cpus
Vivian Wang
2026-06-06
riscv: mm: Rename new_vmalloc into new_valid_map_cpus
Vivian Wang
2026-06-06
riscv: kfence: Call mark_new_valid_map() for kfence_unprotect()
Vivian Wang
2026-06-06
riscv: mm: Extract helper mark_new_valid_map()
Vivian Wang
2026-06-06
riscv: mm: Define DIRECT_MAP_PHYSMEM_END
Vivian Wang
2026-06-06
riscv: cpu_ops: Change return value type of cpu_is_stopped() to bool
Hui Wang
2026-06-06
riscv: Implement _THIS_IP_ using inline asm
Marco Elver
2026-06-06
riscv/purgatory: add asm/purgatory.h
Thorsten Blum
2026-06-06
riscv: cfi: reject unknown flags in PR_SET_CFI
Richard Patel
2026-06-03
KVM: riscv: Add a G-stage PTE cmpxchg helper
Jinyu Tang
2026-06-03
KVM: riscv: Use an rwlock for mmu_lock
Jinyu Tang
2026-06-02
riscv: vdso: Drop CONFIG_GENERIC_TIME_VSYSCALL guard around syscall fallbacks
Thomas Weißschuh
2026-05-31
RISC-V: KVM: Batch stage-2 TLB flushes
Jinyu Tang
2026-05-29
Merge tag 'clang-fixes-7.1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2026-05-28
riscv: add platform-specific double word shifts for riscv32
Dmitry Antipov
2026-05-28
arch/riscv: Add bitrev.h file to support rev8 and brev8
Jinjie Ruan
2026-05-28
Disable -Wattribute-alias for clang-23 and newer
Nathan Chancellor
2026-05-26
module, riscv: force sh_addr=0 for arch-specific sections
Petr Pavlu
2026-05-26
RISC-V: KVM: AIA: Make HGEI number management fully per-CPU
Guo Ren (Alibaba DAMO Academy)
2026-05-21
ring-buffer: Flush and stop persistent ring buffer on panic
Masami Hiramatsu (Google)
2026-04-24
Merge tag 'riscv-for-linus-7.1-mw1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2026-04-22
Merge tag 's390-7.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2026-04-17
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2026-04-16
Merge tag 'mm-nonmm-stable-2026-04-15-04-20' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2026-04-15
Merge tag 'mm-stable-2026-04-13-21-45' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2026-04-13
Merge tag 'acpi-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
2026-04-13
Merge tag 'kvm-riscv-7.1-1' of https://github.com/kvm-riscv/linux into HEAD
Paolo Bonzini
2026-04-06
ACPI: PPTT: Use acpi_get_cpu_uid() and remove get_acpi_id_for_cpu()
Chengwen Feng
2026-04-06
ACPI: Centralize acpi_get_cpu_uid() declaration in include/linux/acpi.h
Chengwen Feng
2026-04-06
RISC-V: ACPI: Add acpi_get_cpu_uid() for unified ACPI CPU UID retrieval
Chengwen Feng
2026-04-05
mm: convert do_brk_flags() to use vma_flags_t
Lorenzo Stoakes (Oracle)
2026-04-05
mm: change to return bool for pudp_test_and_clear_young()
Baolin Wang
2026-04-05
mm: change to return bool for pmdp_test_and_clear_young()
Baolin Wang
[next]