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
/
asm
Age
Commit message (
Expand
)
Author
Files
Lines
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: 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: cfi: clear CFI lock status in start_thread()
Zong Li
1
-4
/
+4
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: 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-12
Merge tag 'riscv-for-linus-7.0-mw1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
15
-6
/
+269
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-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-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 support for RISCV_HWPROBE_KEY_IMA_EXT_1
Paul Walmsley
1
-1
/
+2
2026-01-29
riscv/signal: save and restore the shadow stack on a signal
Deepak Gupta
1
-0
/
+10
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
2026-01-29
riscv/shstk: If needed allocate a new shadow stack on clone
Deepak Gupta
2
-0
/
+32
2026-01-29
riscv: compat: fix COMPAT_UTS_MACHINE definition
Han Gao
1
-1
/
+1
2026-01-26
mm: provide address parameter to p{te,md,ud}_user_accessible_page()
Rohan McLure
1
-3
/
+3
2026-01-26
mm/page_table_check: reinstate address parameter in [__]page_table_check_pte_...
Rohan McLure
1
-1
/
+1
2026-01-26
mm/page_table_check: reinstate address parameter in [__]page_table_check_pmd_...
Rohan McLure
1
-1
/
+1
2026-01-26
mm/page_table_check: reinstate address parameter in [__]page_table_check_pud_...
Rohan McLure
1
-1
/
+1
2026-01-26
mm/page_table_check: provide addr parameter to page_table_check_ptes_set()
Rohan McLure
1
-1
/
+1
2026-01-26
mm/page_table_check: reinstate address parameter in [__]page_table_check_pmd[...
Rohan McLure
1
-2
/
+2
2026-01-26
mm/page_table_check: reinstate address parameter in [__]page_table_check_pud[...
Rohan McLure
1
-2
/
+2
2026-01-25
riscv/mm: update write protect to work on shadow stacks
Deepak Gupta
1
-2
/
+10
2026-01-25
riscv/mm: teach pte_mkwrite to manufacture shadow stack PTEs
Deepak Gupta
1
-0
/
+7
2026-01-25
riscv/mm: manufacture shadow stack ptes
Deepak Gupta
1
-0
/
+10
2026-01-25
riscv/mm: ensure PROT_WRITE leads to VM_READ | VM_WRITE
Deepak Gupta
2
-0
/
+27
2026-01-25
riscv: Add usercfi state for task and save/restore of CSR_SSP on trap entry/exit
Deepak Gupta
3
-0
/
+27
2026-01-25
riscv: add Zicfiss / Zicfilp extension CSR and bit definitions
Deepak Gupta
1
-0
/
+14
2026-01-25
riscv: zicfiss / zicfilp enumeration
Deepak Gupta
2
-0
/
+14
[prev]
[next]