index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
riscv
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
8 days
riscv: trace: fix snapshot deadlock with sbi ecall
Martin Kaiser
1
-7
/
+8
8 days
riscv: cpu_ops_sbi: smp_processor_id() returns int, not unsigned int
Ben Dooks
1
-1
/
+1
10 days
riscv: kexec_image: Fix dead link to boot-image-header.rst
Soham Metha
1
-1
/
+1
10 days
riscv: cpufeature: Fix Zk bundled extension missing Zknh
Guodong Xu
1
-12
/
+11
2025-12-30
riscv: fix KUnit test_kprobes crash when building with Clang
Jiakai Xu
1
-0
/
+2
2025-12-30
riscv: Sanitize syscall table indexing under speculation
Lukas Gerlach
1
-1
/
+3
2025-12-19
riscv: hwprobe: export Zilsd and Zclsd ISA extensions
Pincheng Wang
1
-0
/
+2
2025-12-19
riscv: add ISA extension parsing for Zilsd and Zclsd
Pincheng Wang
1
-0
/
+24
2025-12-19
riscv: signal: abstract header saving for setup_sigcontext
Andy Chiu
1
-21
/
+41
2025-12-05
Merge tag 'riscv-for-linus-6.19-mw1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
5
-3
/
+46
2025-12-05
Merge tag 'mm-stable-2025-12-03-21-26' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-0
/
+1
2025-11-24
riscv: add RISC-V Svrsw60t59b extension support
Chunyan Zhang
1
-0
/
+1
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
-0
/
+1
2025-11-19
riscv: Add ISA extension parsing for Zalasr
Xu Lu
1
-0
/
+1
2025-11-19
riscv: ptrace: Optimize the allocation of vector regset
Yong-Xuan Wang
2
-3
/
+23
2025-11-19
RISC-V: Enable HOTPLUG_PARALLEL for secondary CPUs
Anup Patel
1
-0
/
+15
2025-11-16
riscv: sbi: Prefer SRST shutdown over legacy
Mayuresh Chitale
1
-1
/
+5
2025-10-27
riscv: KGDB: Replace deprecated strcpy in kgdb_arch_handle_qxfer_pkt
Thorsten Blum
1
-2
/
+2
2025-10-27
riscv: tests: Make RISCV_KPROBES_KUNIT tristate
Vivian Wang
3
-2
/
+7
2025-10-27
riscv: tests: Rename kprobes_test_riscv to kprobes_riscv
Vivian Wang
1
-1
/
+1
2025-10-27
riscv: Fix memory leak in module_frob_arch_sections()
Miaoqian Lin
1
-2
/
+6
2025-10-27
riscv: stacktrace: Disable KASAN checks for non-current tasks
Chunyan Zhang
1
-2
/
+19
2025-10-18
riscv: hwprobe: avoid uninitialized variable use in hwprobe_arch_id()
Paul Walmsley
1
-0
/
+6
2025-10-18
riscv: cpufeature: avoid uninitialized variable in has_thead_homogeneous_vlenb()
Paul Walmsley
1
-2
/
+2
2025-10-17
riscv: hwprobe: Fix stale vDSO data for late-initialized keys at boot
Jingwei Wang
3
-15
/
+66
2025-10-17
RISC-V: Don't print details of CPUs disabled in DT
Anup Patel
1
-3
/
+1
2025-10-17
riscv: Register IPI IRQs with unique names
Samuel Holland
1
-12
/
+12
2025-10-10
riscv: kprobes: convert one final __ASSEMBLY__ to __ASSEMBLER__
Paul Walmsley
1
-2
/
+2
2025-10-09
riscv: acpi: avoid errors caused by probing DT devices when ACPI is used
Han Gao
1
-2
/
+5
2025-10-09
riscv: kprobes: Fix probe address validation
Fabian Vogt
1
-4
/
+9
2025-10-09
riscv: entry: fix typo in comment 'instruciton' -> 'instruction'
Florian Schmaus
1
-1
/
+1
2025-10-09
RISC-V: clear hot-unplugged cores from all task mm_cpumasks to avoid rfence e...
Danil Skrebenkov
1
-0
/
+1
2025-09-30
Merge tag 'bpf-next-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...
Linus Torvalds
1
-0
/
+1
2025-09-30
Merge tag 'sched-core-2025-09-26' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+1
2025-09-29
Merge tag 'riscv-for-linus-6.18-mw1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
25
-237
/
+471
2025-09-29
Merge tag 'hardening-v6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2025-09-29
Merge tag 'kernel-6.18-rc1.clone3' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+1
2025-09-25
arch: Add the macro COMPILE_OFFSETS to all the asm-offsets.c
Menglong Dong
1
-0
/
+1
2025-09-24
kcfi: Rename CONFIG_CFI_CLANG to CONFIG_CFI
Kees Cook
1
-1
/
+1
2025-09-19
riscv: errata: Fix the PAUSE Opcode for MIPS P8700
Djordje Todorovic
2
-0
/
+6
2025-09-19
riscv: hwprobe: Add MIPS vendor extension probing
Aleksa Paunovic
3
-0
/
+28
2025-09-18
riscv: Add xmipsexectl as a vendor extension
Aleksa Paunovic
3
-0
/
+33
2025-09-18
riscv: cpufeature: add validation for zfa, zfh and zfhmin
Clément Léger
2
-11
/
+9
2025-09-18
riscv: sbi: Switch to new sys-off handler API
Andrew Davis
1
-2
/
+2
2025-09-18
RISC-V: ACPI: enable parsing the BGRT table
Heinrich Schuchardt
1
-0
/
+3
2025-09-18
riscv: pi: use 'targets' instead of extra-y in Makefile
Masahiro Yamada
1
-1
/
+1
2025-09-18
riscv: mmap(): use unsigned offset type in riscv_sys_mmap
Jessica Liu
1
-1
/
+1
2025-09-18
riscv: mm: Use mmu-type from FDT to limit SATP mode
Junhui Liu
2
-0
/
+41
2025-09-17
riscv: mm: Return intended SATP mode for noXlvl options
Junhui Liu
1
-2
/
+2
[next]