开源镜像站
帮助
下载
动态
GitHub
index
:
lwn.git
alabaster
automarkup
b4/review/20260312-kernel-doc-use-a-c-lexical-tokenizer-for-transforms-0e0e9e143327
build-script
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
media-uapi
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
riscv
Age
Commit message (
Expand
)
Author
19 hours
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
27 hours
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
38 hours
Merge tag 'soc-dt-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
39 hours
Merge tag 'mm-nonmm-stable-2026-04-15-04-20' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2 days
bpf: Pass bpf_verifier_env to JIT
Xu Kuohai
2 days
bpf: Move constants blinding out of arch-specific JITs
Xu Kuohai
3 days
Merge tag 'mm-stable-2026-04-13-21-45' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
3 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
5 days
Merge tag 'rust-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/ojeda/l...
Linus Torvalds
5 days
Merge tag 'kvm-riscv-7.1-1' of https://github.com/kvm-riscv/linux into HEAD
Paolo Bonzini
7 days
Merge tag 'riscv-dt-for-v7.1' of ssh://gitolite.kernel.org/pub/scm/linux/kern...
Krzysztof Kozlowski
8 days
Merge tag 'spacemit-dt-for-7.1-1' of https://github.com/spacemit-com/linux in...
Linus Walleij
10 days
Merge tag 'rust-timekeeping-for-v7.1' of https://github.com/Rust-for-Linux/li...
Miguel Ojeda
11 days
rust: simplify `RUSTC_VERSION` Kconfig conditions
Miguel Ojeda
12 days
ACPI: PPTT: Use acpi_get_cpu_uid() and remove get_acpi_id_for_cpu()
Chengwen Feng
12 days
ACPI: Centralize acpi_get_cpu_uid() declaration in include/linux/acpi.h
Chengwen Feng
12 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
13 days
mm: convert do_brk_flags() to use vma_flags_t
Lorenzo Stoakes (Oracle)
13 days
mm: change to return bool for pudp_test_and_clear_young()
Baolin Wang
13 days
mm: change to return bool for pmdp_test_and_clear_young()
Baolin Wang
13 days
mm: change to return bool for ptep_clear_flush_young()/clear_flush_young_ptes()
Baolin Wang
13 days
mm: change to return bool for ptep_test_and_clear_young()
Baolin Wang
13 days
mm: remove CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE
David Hildenbrand (Arm)
13 days
riscv/mm: align vmemmap to maximal folio size
Kiryl Shutsemau
13 days
riscv: shstk: use the new common vm_mmap_shadow_stack() helper
Catalin Marinas
13 days
arch, mm: consolidate empty_zero_page
Mike Rapoport (Microsoft)
14 days
prctl: cfi: change the branch landing pad prctl()s to be more descriptive
Paul Walmsley
14 days
riscv: ptrace: cfi: expand "SS" references to "shadow stack" in uapi headers
Paul Walmsley
14 days
prctl: rename branch landing pad implementation functions to be more explicit
Paul Walmsley
14 days
riscv: ptrace: expand "LP" references to "branch landing pads" in uapi headers
Paul Walmsley
14 days
riscv: cfi: clear CFI lock status in start_thread()
Zong Li
14 days
riscv: ptrace: cfi: fix "PRACE" typo in uapi header
Paul Walmsley
14 days
riscv: use _BITUL macro rather than BIT() in ptrace uapi and kselftests
Paul Walmsley
14 days
riscv: Reset pmm when PR_TAGGED_ADDR_ENABLE is not set
Zishun Yi
14 days
riscv: make runtime const not usable by modules
Jisheng Zhang
14 days
riscv: patch: Avoid early phys_to_page()
Vivian Wang
14 days
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]