index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
riscv
Age
Commit message (
Expand
)
Author
Lines
13 days
riscv: misaligned: Make enabling delegation depend on NONPORTABLE
Vivian Wang
-1
/
+23
13 days
riscv: cfi: reduce shadow stack size limit from 4GB to 2GB
Zong Li
-3
/
+4
2026-05-07
riscv: cpufeature: Use pre-defined ISA ext macros to index isa2hwcap
Hui Wang
-8
/
+8
2026-05-01
riscv: mm: Fixup no5lvl failure when vaddr is invalid
Guo Ren (Alibaba DAMO Academy)
-0
/
+25
2026-05-01
riscv: Fix register corruption from uninitialized cregs on error
Michael Neuling
-2
/
+4
2026-04-30
riscv: errata: Fix bitwise vs logical AND in MIPS errata patching
Michael Neuling
-1
/
+1
2026-04-30
riscv: cpufeature: Drop this_hwcap clear in T-Head vector workaround
Hui Wang
-3
/
+1
2026-04-29
riscv: Define __riscv_copy_{,vec_}{words,bytes}_unaligned() using SYM_TYPED_F...
Nathan Chancellor
-4
/
+6
2026-04-24
Merge tag 'riscv-for-linus-7.1-mw1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
-537
/
+446
2026-04-22
Merge tag 's390-7.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
-3
/
+3
2026-04-17
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
-53
/
+23
2026-04-17
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
-484
/
+811
2026-04-16
Merge tag 'soc-dt-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
-142
/
+2458
2026-04-16
Merge tag 'mm-nonmm-stable-2026-04-15-04-20' of git://git.kernel.org/pub/scm/...
Linus Torvalds
-150
/
+0
2026-04-16
bpf: Pass bpf_verifier_env to JIT
Xu Kuohai
-1
/
+1
2026-04-16
bpf: Move constants blinding out of arch-specific JITs
Xu Kuohai
-39
/
+22
2026-04-15
Merge tag 'mm-stable-2026-04-13-21-45' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
-37
/
+15
2026-04-15
bpf, riscv: Remove redundant bpf_flush_icache() after pack allocator finalize
Puranjay Mohan
-13
/
+0
2026-04-13
Merge tag 'acpi-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
-7
/
+22
2026-04-13
Merge tag 'hardening-v7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-12
/
+0
2026-04-13
Merge tag 'libcrypto-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-468
/
+0
2026-04-13
Merge tag 'rust-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/ojeda/l...
Linus Torvalds
-3
/
+0
2026-04-13
Merge tag 'kvm-riscv-7.1-1' of https://github.com/kvm-riscv/linux into HEAD
Paolo Bonzini
-484
/
+811
2026-04-11
Merge tag 'riscv-dt-for-v7.1' of ssh://gitolite.kernel.org/pub/scm/linux/kern...
Krzysztof Kozlowski
-64
/
+1466
2026-04-10
Merge tag 'spacemit-dt-for-7.1-1' of https://github.com/spacemit-com/linux in...
Linus Walleij
-78
/
+872
2026-04-08
Merge tag 'rust-timekeeping-for-v7.1' of https://github.com/Rust-for-Linux/li...
Miguel Ojeda
-46
/
+113
2026-04-07
rust: simplify `RUSTC_VERSION` Kconfig conditions
Miguel Ojeda
-3
/
+0
2026-04-06
ACPI: PPTT: Use acpi_get_cpu_uid() and remove get_acpi_id_for_cpu()
Chengwen Feng
-4
/
+0
2026-04-06
ACPI: Centralize acpi_get_cpu_uid() declaration in include/linux/acpi.h
Chengwen Feng
-1
/
+0
2026-04-06
RISC-V: ACPI: Add acpi_get_cpu_uid() for unified ACPI CPU UID retrieval
Chengwen Feng
-3
/
+23
2026-04-06
RISC-V: KVM: Fix shift-out-of-bounds in make_xfence_request()
Jiakai Xu
-1
/
+2
2026-04-05
mm: convert do_brk_flags() to use vma_flags_t
Lorenzo Stoakes (Oracle)
-1
/
+1
2026-04-05
mm: change to return bool for pudp_test_and_clear_young()
Baolin Wang
-2
/
+2
2026-04-05
mm: change to return bool for pmdp_test_and_clear_young()
Baolin Wang
-2
/
+2
2026-04-05
mm: change to return bool for ptep_clear_flush_young()/clear_flush_young_ptes()
Baolin Wang
-2
/
+2
2026-04-05
mm: change to return bool for ptep_test_and_clear_young()
Baolin Wang
-6
/
+5
2026-04-05
mm: remove CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE
David Hildenbrand (Arm)
-1
/
+0
2026-04-05
riscv/mm: align vmemmap to maximal folio size
Kiryl Shutsemau
-1
/
+2
2026-04-05
riscv: shstk: use the new common vm_mmap_shadow_stack() helper
Catalin Marinas
-11
/
+1
2026-04-05
arch, mm: consolidate empty_zero_page
Mike Rapoport (Microsoft)
-11
/
+0
2026-04-04
riscv: Remove support for XIP kernel
Nam Cao
-351
/
+37
2026-04-04
riscv: Reuse compare_unaligned_access() in check_vector_unaligned_access()
Nam Cao
-39
/
+16
2026-04-04
riscv: Split out compare_unaligned_access()
Nam Cao
-19
/
+40
2026-04-04
riscv: Reuse measure_cycles() in check_vector_unaligned_access()
Nam Cao
-46
/
+8
2026-04-04
riscv: Split out measure_cycles() for reuse
Nam Cao
-36
/
+33
2026-04-04
riscv: Clean up & optimize unaligned scalar access probe
Nam Cao
-18
/
+10
2026-04-04
riscv: lib: add strrchr() implementation
Feng Jiang
-1
/
+45
2026-04-04
riscv: lib: add strchr() implementation
Feng Jiang
-1
/
+43
2026-04-04
riscv: lib: add strnlen() implementation
Feng Jiang
-1
/
+172
2026-04-04
riscv: vdso_cfi: Add .gitignore for build artifacts
Chen Pei
-0
/
+8
[next]