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
/
include
Age
Commit message (
Expand
)
Author
2 days
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
3 days
Merge tag 'mm-nonmm-stable-2026-04-15-04-20' of git://git.kernel.org/pub/scm/...
Linus Torvalds
4 days
Merge tag 'mm-stable-2026-04-13-21-45' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
6 days
Merge tag 'acpi-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
6 days
Merge tag 'kvm-riscv-7.1-1' of https://github.com/kvm-riscv/linux into HEAD
Paolo Bonzini
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
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
arch, mm: consolidate empty_zero_page
Mike Rapoport (Microsoft)
2026-04-04
riscv: ptrace: cfi: expand "SS" references to "shadow stack" in uapi headers
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: make runtime const not usable by modules
Jisheng Zhang
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: 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
2026-04-02
xor: make xor.ko self-contained in lib/raid/
Christoph Hellwig
2026-04-02
riscv: move the XOR code to lib/raid/
Christoph Hellwig
2026-04-02
xor: remove macro abuse for XOR implementation registrations
Christoph Hellwig
2026-04-02
KVM: riscv: Skip CSR restore if VCPU is reloaded on the same core
Jinyu Tang
2026-03-30
RISC-V: KVM: Split huge pages during fault handling for dirty logging
Wang Yechao
2026-02-13
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2026-02-12
Merge tag 'riscv-for-linus-7.0-mw1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2026-02-12
Merge tag 'mm-stable-2026-02-11-19-22' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2026-02-11
Merge tag 'kvm-riscv-6.20-1' of https://github.com/kvm-riscv/linux into HEAD
Paolo Bonzini
2026-02-10
Merge tag 'x86_paravirt_for_v7.0_rc1' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2026-02-09
riscv: csr: define vtype register elements
Sergey Matyukevich
2026-02-06
RISC-V: KVM: Allow Zalasr extensions for Guest/VM
Xu Lu
2026-02-06
riscv: KVM: allow Zilsd and Zclsd extensions for Guest/VM
Pincheng Wang
2026-01-29
arch/riscv: add dual vdso creation logic and select vdso based on hw
Deepak Gupta
2026-01-29
arch/riscv: compile vdso with landing pad and shadow stack note
Jim Shu
2026-01-29
riscv: add kernel command line option to opt out of user CFI
Deepak Gupta
2026-01-29
riscv/hwprobe: add zicfilp / zicfiss enumeration in hwprobe
Deepak Gupta
2026-01-29
riscv: hwprobe: add support for RISCV_HWPROBE_KEY_IMA_EXT_1
Paul Walmsley
2026-01-29
riscv/ptrace: expose riscv CFI status and state via ptrace and in core files
Deepak Gupta
2026-01-29
riscv/signal: save and restore the shadow stack on a signal
Deepak Gupta
2026-01-29
riscv/traps: Introduce software check exception and uprobe handling
Deepak Gupta
2026-01-29
riscv: Implement indirect branch tracking prctls
Deepak Gupta
2026-01-29
riscv: Implement arch-agnostic shadow stack prctls
Deepak Gupta
[next]