index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
riscv
Age
Commit message (
Expand
)
Author
37 hours
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
46 hours
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2 days
Merge tag 'soc-dt-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
2 days
Merge tag 'mm-nonmm-stable-2026-04-15-04-20' of git://git.kernel.org/pub/scm/...
Linus Torvalds
3 days
bpf: Pass bpf_verifier_env to JIT
Xu Kuohai
3 days
bpf: Move constants blinding out of arch-specific JITs
Xu Kuohai
4 days
Merge tag 'mm-stable-2026-04-13-21-45' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
4 days
bpf, riscv: Remove redundant bpf_flush_icache() after pack allocator finalize
Puranjay Mohan
5 days
Merge tag 'acpi-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
5 days
Merge tag 'hardening-v7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
5 days
Merge tag 'libcrypto-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
6 days
Merge tag 'rust-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/ojeda/l...
Linus Torvalds
6 days
Merge tag 'kvm-riscv-7.1-1' of https://github.com/kvm-riscv/linux into HEAD
Paolo Bonzini
8 days
Merge tag 'riscv-dt-for-v7.1' of ssh://gitolite.kernel.org/pub/scm/linux/kern...
Krzysztof Kozlowski
9 days
Merge tag 'spacemit-dt-for-7.1-1' of https://github.com/spacemit-com/linux in...
Linus Walleij
11 days
Merge tag 'rust-timekeeping-for-v7.1' of https://github.com/Rust-for-Linux/li...
Miguel Ojeda
12 days
rust: simplify `RUSTC_VERSION` Kconfig conditions
Miguel Ojeda
13 days
ACPI: PPTT: Use acpi_get_cpu_uid() and remove get_acpi_id_for_cpu()
Chengwen Feng
13 days
ACPI: Centralize acpi_get_cpu_uid() declaration in include/linux/acpi.h
Chengwen Feng
13 days
RISC-V: ACPI: Add acpi_get_cpu_uid() for unified ACPI CPU UID retrieval
Chengwen Feng
13 days
RISC-V: KVM: Fix shift-out-of-bounds in make_xfence_request()
Jiakai Xu
14 days
mm: convert do_brk_flags() to use vma_flags_t
Lorenzo Stoakes (Oracle)
14 days
mm: change to return bool for pudp_test_and_clear_young()
Baolin Wang
14 days
mm: change to return bool for pmdp_test_and_clear_young()
Baolin Wang
14 days
mm: change to return bool for ptep_clear_flush_young()/clear_flush_young_ptes()
Baolin Wang
14 days
mm: change to return bool for ptep_test_and_clear_young()
Baolin Wang
14 days
mm: remove CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE
David Hildenbrand (Arm)
14 days
riscv/mm: align vmemmap to maximal folio size
Kiryl Shutsemau
14 days
riscv: shstk: use the new common vm_mmap_shadow_stack() helper
Catalin Marinas
14 days
arch, mm: consolidate empty_zero_page
Mike Rapoport (Microsoft)
2026-04-04
prctl: cfi: change the branch landing pad prctl()s to be more descriptive
Paul Walmsley
2026-04-04
riscv: ptrace: cfi: expand "SS" references to "shadow stack" in uapi headers
Paul Walmsley
2026-04-04
prctl: rename branch landing pad implementation functions to be more explicit
Paul Walmsley
2026-04-04
riscv: ptrace: expand "LP" references to "branch landing pads" in uapi headers
Paul Walmsley
2026-04-04
riscv: cfi: clear CFI lock status in start_thread()
Zong Li
2026-04-04
riscv: ptrace: cfi: fix "PRACE" typo in uapi header
Paul Walmsley
2026-04-04
riscv: use _BITUL macro rather than BIT() in ptrace uapi and kselftests
Paul Walmsley
2026-04-04
riscv: Reset pmm when PR_TAGGED_ADDR_ENABLE is not set
Zishun Yi
2026-04-04
riscv: make runtime const not usable by modules
Jisheng Zhang
2026-04-04
riscv: patch: Avoid early phys_to_page()
Vivian Wang
2026-04-04
riscv: kgdb: fix several debug register assignment bugs
Paul Walmsley
2026-04-04
RISC-V: KVM: Reuse KVM_CAP_VM_GPA_BITS to select HGATP.MODE
Fangyu Yu
2026-04-04
RISC-V: KVM: Cache gstage pgd_levels in struct kvm_gstage
Fangyu Yu
2026-04-04
RISC-V: KVM: Support runtime configuration for per-VM's HGATP mode
Fangyu Yu
2026-04-03
RISC-V: KVM: Don't check hstateen0 when updating sstateen0 CSR
Anup Patel
2026-04-03
RISC-V: KVM: Factor-out VCPU config into separate sources
Anup Patel
2026-04-03
RISC-V: KVM: Add hideleg to struct kvm_vcpu_config
Anup Patel
2026-04-03
RISC-V: KVM: Move timer state defines closer to struct in UAPI header
Anup Patel
2026-04-03
RISC-V: KVM: Factor-out ISA checks into separate sources
Anup Patel
2026-04-03
RISC-V: KVM: Introduce common kvm_riscv_isa_check_host()
Anup Patel
[next]