index
:
pub/scm/linux/kernel/git/docs/linux.git
master
corbet's fork of linux.git
Kernel documentation group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
riscv
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2026-04-05
mm: change to return bool for pmdp_test_and_clear_young()
Baolin Wang
1
-2
/
+2
2026-04-05
mm: change to return bool for ptep_clear_flush_young()/clear_flush_young_ptes()
Baolin Wang
1
-2
/
+2
2026-04-05
mm: change to return bool for ptep_test_and_clear_young()
Baolin Wang
1
-2
/
+2
2026-04-05
arch, mm: consolidate empty_zero_page
Mike Rapoport (Microsoft)
1
-7
/
+0
2026-04-04
riscv: Remove support for XIP kernel
Nam Cao
5
-100
/
+1
2026-04-04
riscv: lib: add strrchr() implementation
Feng Jiang
1
-0
/
+3
2026-04-04
riscv: lib: add strchr() implementation
Feng Jiang
1
-0
/
+3
2026-04-04
riscv: lib: add strnlen() implementation
Feng Jiang
1
-0
/
+3
2026-04-04
riscv: add hardware error trap handler support
Rui Qi
1
-0
/
+1
2026-04-04
riscv: increase COMMAND_LINE_SIZE value to 2048
Austin Kim
1
-1
/
+1
2026-04-04
riscv: remove redundant check for CONFIG_SMP
Hui Wang
1
-1
/
+1
2026-04-04
riscv: move kaslr_offset() to page.h as a static inline function
Austin Kim
1
-1
/
+4
2026-04-04
riscv: fix various typos in comments and code
Sean Chang
4
-6
/
+6
2026-04-04
riscv: ptrace: cfi: expand "SS" references to "shadow stack" in uapi headers
Paul Walmsley
1
-9
/
+9
2026-04-04
riscv: ptrace: expand "LP" references to "branch landing pads" in uapi headers
Paul Walmsley
1
-9
/
+11
2026-04-04
riscv: cfi: clear CFI lock status in start_thread()
Zong Li
1
-4
/
+4
2026-04-04
riscv: ptrace: cfi: fix "PRACE" typo in uapi header
Paul Walmsley
1
-1
/
+1
2026-04-04
riscv: use _BITUL macro rather than BIT() in ptrace uapi and kselftests
Paul Walmsley
1
-6
/
+7
2026-04-04
riscv: make runtime const not usable by modules
Jisheng Zhang
1
-0
/
+4
2026-04-04
RISC-V: KVM: Cache gstage pgd_levels in struct kvm_gstage
Fangyu Yu
1
-0
/
+10
2026-04-04
RISC-V: KVM: Support runtime configuration for per-VM's HGATP mode
Fangyu Yu
2
-7
/
+31
2026-04-03
RISC-V: KVM: Factor-out VCPU config into separate sources
Anup Patel
2
-19
/
+26
2026-04-03
RISC-V: KVM: Add hideleg to struct kvm_vcpu_config
Anup Patel
1
-0
/
+1
2026-04-03
RISC-V: KVM: Move timer state defines closer to struct in UAPI header
Anup Patel
1
-4
/
+4
2026-04-03
RISC-V: KVM: Factor-out ISA checks into separate sources
Anup Patel
2
-4
/
+20
2026-04-03
RISC-V: KVM: Introduce common kvm_riscv_isa_check_host()
Anup Patel
1
-0
/
+4
2026-04-02
xor: make xor.ko self-contained in lib/raid/
Christoph Hellwig
1
-19
/
+0
2026-04-02
riscv: move the XOR code to lib/raid/
Christoph Hellwig
1
-52
/
+2
2026-04-02
xor: remove macro abuse for XOR implementation registrations
Christoph Hellwig
1
-9
/
+10
2026-04-02
KVM: riscv: Skip CSR restore if VCPU is reloaded on the same core
Jinyu Tang
1
-0
/
+3
2026-03-30
RISC-V: KVM: Split huge pages during fault handling for dirty logging
Wang Yechao
1
-0
/
+4
2026-03-13
mm/page_table_check: Pass mm_struct to pxx_user_accessible_page()
Tobias Huschle
1
-3
/
+3
2026-02-13
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+3
2026-02-12
Merge tag 'riscv-for-linus-7.0-mw1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
18
-6
/
+308
2026-02-12
Merge tag 'mm-stable-2026-02-11-19-22' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-12
/
+11
2026-02-11
Merge tag 'kvm-riscv-6.20-1' of https://github.com/kvm-riscv/linux into HEAD
Paolo Bonzini
1
-0
/
+3
2026-02-10
Merge tag 'x86_paravirt_for_v7.0_rc1' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-15
/
+0
2026-02-09
riscv: csr: define vtype register elements
Sergey Matyukevich
1
-0
/
+17
2026-02-06
RISC-V: KVM: Allow Zalasr extensions for Guest/VM
Xu Lu
1
-0
/
+1
2026-02-06
riscv: KVM: allow Zilsd and Zclsd extensions for Guest/VM
Pincheng Wang
1
-0
/
+2
2026-01-29
arch/riscv: add dual vdso creation logic and select vdso based on hw
Deepak Gupta
1
-1
/
+12
2026-01-29
arch/riscv: compile vdso with landing pad and shadow stack note
Jim Shu
1
-0
/
+44
2026-01-29
riscv: add kernel command line option to opt out of user CFI
Deepak Gupta
1
-0
/
+9
2026-01-29
riscv/hwprobe: add zicfilp / zicfiss enumeration in hwprobe
Deepak Gupta
1
-0
/
+3
2026-01-29
riscv: hwprobe: add support for RISCV_HWPROBE_KEY_IMA_EXT_1
Paul Walmsley
2
-1
/
+3
2026-01-29
riscv/ptrace: expose riscv CFI status and state via ptrace and in core files
Deepak Gupta
1
-0
/
+30
2026-01-29
riscv/signal: save and restore the shadow stack on a signal
Deepak Gupta
3
-0
/
+15
2026-01-29
riscv/traps: Introduce software check exception and uprobe handling
Deepak Gupta
2
-0
/
+3
2026-01-29
riscv: Implement indirect branch tracking prctls
Deepak Gupta
1
-0
/
+14
2026-01-29
riscv: Implement arch-agnostic shadow stack prctls
Deepak Gupta
1
-0
/
+16
[prev]
[next]