| Age | Commit message (Expand) | Author | Files | Lines |
| 2026-05-13 | riscv: Docs: fix unmatched quote warning | Randy Dunlap | 1 | -1/+1 |
| 2026-04-30 | Documentation: riscv: cmodx: fix typos | Avi Radinsky | 1 | -4/+4 |
| 2026-04-04 | prctl: cfi: change the branch landing pad prctl()s to be more descriptive | Paul Walmsley | 1 | -21/+36 |
| 2026-02-12 | Merge tag 'riscv-for-linus-7.0-mw1' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 4 | -1/+323 |
| 2026-02-09 | Merge tag 'docs-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/docs/linux | Linus Torvalds | 1 | -7/+0 |
| 2026-01-29 | riscv: add documentation for shadow stack | Deepak Gupta | 2 | -0/+195 |
| 2026-01-29 | riscv: add documentation for landing pad / indirect branch tracking | Deepak Gupta | 2 | -0/+123 |
| 2026-01-29 | riscv: hwprobe: add support for RISCV_HWPROBE_KEY_IMA_EXT_1 | Paul Walmsley | 1 | -1/+5 |
| 2026-01-23 | Documentation: use a source-read extension for the index link boilerplate | Jani Nikula | 1 | -7/+0 |
| 2026-01-14 | Documentation: riscv: uabi: Clarify ISA spec version for canonical order | Guodong Xu | 1 | -1/+3 |
| 2025-12-19 | riscv: hwprobe: export Zilsd and Zclsd ISA extensions | Pincheng Wang | 1 | -0/+8 |
| 2025-11-19 | riscv: hwprobe: Expose Zicbop extension and its block size | Yao Zihong | 1 | -0/+6 |
| 2025-11-19 | riscv: hwprobe: Export Zalasr extension | Xu Lu | 1 | -1/+4 |
| 2025-09-19 | riscv: hwprobe: Document MIPS xmipsexectl vendor extension | Aleksa Paunovic | 1 | -0/+9 |
| 2025-06-05 | RISC-V: Documentation: Add enough title underlines to CMODX | Palmer Dabbelt | 1 | -2/+2 |
| 2025-06-05 | Merge tag 'riscv-mw1-6.16-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/ker... | Palmer Dabbelt | 2 | -8/+44 |
| 2025-06-05 | riscv: hwprobe: export Zabha extension | Alexandre Ghiti | 1 | -0/+4 |
| 2025-06-05 | riscv: Documentation: add a description about dynamic ftrace | Andy Chiu | 1 | -7/+39 |
| 2025-05-08 | riscv: hwprobe: Document SiFive xsfvfwmaccqqq vendor extension | Cyan Yang | 1 | -0/+4 |
| 2025-05-08 | riscv: hwprobe: Document SiFive xsfvfnrclipxfqf vendor extension | Cyan Yang | 1 | -0/+4 |
| 2025-05-08 | riscv: hwprobe: Document SiFive xsfvqmaccdod and xsfvqmaccqoq vendor extensions | Cyan Yang | 1 | -0/+14 |
| 2025-04-07 | Documentation: riscv: Fix typo MIMPLID -> MIMPID | Nam Cao | 1 | -1/+1 |
| 2025-03-19 | riscv: hwprobe: export Zaamo and Zalrsc extensions | Clément Léger | 1 | -0/+8 |
| 2025-03-18 | RISC-V: hwprobe: Expose Zicbom extension and its block size | Yunhui Cui | 1 | -0/+6 |
| 2025-03-18 | Merge patch series "riscv: Add bfloat16 instruction support" | Alexandre Ghiti | 1 | -0/+12 |
| 2025-03-18 | riscv: hwprobe: export bfloat16 ISA extension | Inochi Amaoto | 1 | -0/+12 |
| 2025-03-18 | riscv: hwprobe: export Zicntr and Zihpm extensions | Miquel Sabaté Solà | 1 | -0/+6 |
| 2025-01-18 | riscv: hwprobe: Document thead vendor extensions and xtheadvector extension | Charlie Jenkins | 1 | -0/+10 |
| 2024-10-24 | Merge patch series "riscv: Userspace pointer masking and tagged address ABI" | Palmer Dabbelt | 2 | -0/+19 |
| 2024-10-24 | riscv: hwprobe: Export the Supm ISA extension | Samuel Holland | 1 | -0/+3 |
| 2024-10-24 | riscv: Add support for the tagged address ABI | Samuel Holland | 1 | -0/+4 |
| 2024-10-24 | riscv: Add support for userspace pointer masking | Samuel Holland | 1 | -0/+12 |
| 2024-10-18 | RISC-V: hwprobe: Document unaligned vector perf key | Jesse Taube | 1 | -0/+16 |
| 2024-09-17 | Merge tag 'docs-6.12' of git://git.lwn.net/linux | Linus Torvalds | 1 | -1/+1 |
| 2024-09-05 | Documentation: Fix spelling mistakes | Amit Vadhavana | 1 | -1/+1 |
| 2024-08-29 | Merge patch series "riscv: mm: Do not restrict mmap address based on hint" | Palmer Dabbelt | 1 | -16/+0 |
| 2024-08-29 | Revert "RISC-V: mm: Document mmap changes" | Charlie Jenkins | 1 | -16/+0 |
| 2024-08-14 | RISC-V: hwprobe: Add SCALAR to misaligned perf defines | Evan Green | 1 | -13/+15 |
| 2024-08-14 | RISC-V: hwprobe: Add MISALIGNED_PERF key | Evan Green | 1 | -7/+13 |
| 2024-07-26 | RISC-V: Provide the frequency of time CSR via hwprobe | Palmer Dabbelt | 1 | -0/+2 |
| 2024-07-26 | riscv: Extend sv39 linear mapping max size to 128G | Stuart Menefy | 1 | -5/+6 |
| 2024-07-20 | Merge tag 'riscv-for-linus-6.11-mw1' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -0/+50 |
| 2024-07-12 | Merge patch series "riscv: Apply Zawrs when available" | Palmer Dabbelt | 1 | -0/+4 |
| 2024-07-12 | riscv: hwprobe: export Zawrs ISA extension | Andrew Jones | 1 | -0/+4 |
| 2024-07-11 | riscv: hwprobe: export highest virtual userspace address | Clément Léger | 1 | -0/+3 |
| 2024-07-01 | documentation: Fix riscv cmodx example | Charlie Jenkins | 1 | -2/+2 |
| 2024-06-26 | riscv: hwprobe: export Zcmop ISA extension | Clément Léger | 1 | -0/+4 |
| 2024-06-26 | riscv: hwprobe: export Zca, Zcf, Zcd and Zcb ISA extensions | Clément Léger | 1 | -0/+20 |
| 2024-06-26 | riscv: hwprobe: export Zimop ISA extension | Clément Léger | 1 | -0/+4 |
| 2024-05-30 | riscv: hwprobe: add zve Vector subextensions into hwprobe interface | Andy Chiu | 1 | -0/+15 |
| 2024-05-30 | Documentation: RISC-V: uabi: Only scalar misaligned loads are supported | Palmer Dabbelt | 1 | -1/+3 |
| 2024-04-30 | Merge patch series "riscv: Create and document PR_RISCV_SET_ICACHE_FLUSH_CTX ... | Palmer Dabbelt | 2 | -0/+99 |
| 2024-04-28 | riscv: hwprobe: export Zihintpause ISA extension | Clément Léger | 1 | -0/+4 |
| 2024-04-18 | documentation: Document PR_RISCV_SET_ICACHE_FLUSH_CTX prctl | Charlie Jenkins | 2 | -0/+99 |
| 2024-03-14 | docs: riscv: Define behavior of mmap | Charlie Jenkins | 1 | -11/+5 |
| 2024-01-17 | Merge tag 'docs-6.8-2' of git://git.lwn.net/linux | Linus Torvalds | 1 | -1/+1 |
| 2024-01-11 | docs: kernel_feat.py: fix potential command injection | Vegard Nossum | 1 | -1/+1 |
| 2024-01-09 | Merge patch series "riscv: hwprobe: add Zicond, Zacas and Ztso support" | Palmer Dabbelt | 1 | -0/+13 |
| 2024-01-09 | riscv: hwprobe: export Zicond extension | Clément Léger | 1 | -0/+5 |
| 2024-01-09 | riscv: hwprobe: export Zacas ISA extension | Clément Léger | 1 | -0/+4 |
| 2024-01-09 | riscv: hwprobe: export Ztso ISA extension | Clément Léger | 1 | -0/+4 |
| 2024-01-09 | Merge patch series "RISC-V: hwprobe: Introduce which-cpus" | Palmer Dabbelt | 1 | -7/+21 |
| 2024-01-03 | RISC-V: hwprobe: Introduce which-cpus flag | Andrew Jones | 1 | -2/+15 |
| 2024-01-03 | RISC-V: hwprobe: Clarify cpus size parameter | Andrew Jones | 1 | -7/+8 |
| 2023-12-12 | riscv: hwprobe: export Zfa ISA extension | Clément Léger | 1 | -0/+4 |
| 2023-12-12 | riscv: hwprobe: export Zvfh[min] ISA extensions | Clément Léger | 1 | -0/+8 |
| 2023-12-12 | riscv: hwprobe: export Zhintntl ISA extension | Clément Léger | 1 | -0/+3 |
| 2023-12-12 | riscv: hwprobe: export Zfh[min] ISA extensions | Clément Léger | 1 | -0/+6 |
| 2023-12-12 | riscv: hwprobe: export vector crypto ISA extensions | Clément Léger | 1 | -0/+30 |
| 2023-12-12 | riscv: hwprobe: add support for scalar crypto ISA extensions | Clément Léger | 1 | -0/+27 |
| 2023-12-12 | riscv: hwprobe: export missing Zbc ISA extension | Clément Léger | 1 | -0/+3 |
| 2023-11-10 | Merge tag 'riscv-for-linus-6.7-mw2' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -0/+20 |
| 2023-11-08 | Merge tag 'riscv-for-linus-6.7-rc1' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -0/+6 |
| 2023-10-10 | docs: move riscv under arch | Costa Shulyupin | 10 | -0/+767 |