index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
riscv
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2025-07-24
riscv: traps_misaligned: properly sign extend value in misaligned load handler
Andreas Schwab
1
-1
/
+1
2025-07-24
riscv: Enable interrupt during exception handling
Nam Cao
1
-4
/
+6
2025-07-17
riscv: vdso: Exclude .rodata from the PT_DYNAMIC segment
Fangrui Song
1
-1
/
+1
2025-07-10
riscv: cpu_ops_sbi: Use static array for boot_data
Vivian Wang
1
-3
/
+3
2025-07-06
Revert "riscv: misaligned: fix sleeping function called during misaligned acc...
Nam Cao
1
-2
/
+2
2025-06-19
riscv: misaligned: fix sleeping function called during misaligned access hand...
Nylon Chen
1
-2
/
+2
2025-05-29
Fix mis-uses of 'cc-option' for warning disablement
Linus Torvalds
1
-2
/
+2
2025-05-18
riscv: misaligned: enable IRQs while handling misaligned accesses
Clément Léger
1
-4
/
+8
2025-05-18
riscv: misaligned: factorize trap handling
Clément Léger
1
-30
/
+36
2025-05-18
riscv: misaligned: Add handling for ZCB instructions
Nylon Chen
1
-0
/
+17
2025-05-02
riscv: uprobes: Add missing fence.i after building the XOL buffer
Björn Töpel
1
-8
/
+2
2025-04-25
riscv: KGDB: Remove ".option norvc/.option rvc" for kgdb_compiled_break
WangYuli
1
-3
/
+1
2025-04-25
riscv: KGDB: Do not inline arch_kgdb_breakpoint()
WangYuli
1
-0
/
+8
2025-04-25
riscv: module: Allocate PLT entries for R_RISCV_PLT32
Samuel Holland
1
-6
/
+7
2025-04-25
riscv: module: Fix out-of-bounds relocation access
Samuel Holland
1
-1
/
+1
2025-04-25
riscv: Properly export reserved regions in /proc/iomem
Björn Töpel
1
-1
/
+35
2025-04-25
riscv: Use kvmalloc_array on relocation_hashtable
Will Pierce
1
-4
/
+5
2025-04-10
riscv/kexec_file: Handle R_RISCV_64 in purgatory relocator
Yao Zi
1
-0
/
+3
2025-03-07
riscv: cpufeature: use bitmap_equal() instead of memcmp()
Clément Léger
1
-1
/
+1
2025-03-07
riscv: signal: fix signal_minsigstksz
Yong-Xuan Wang
1
-1
/
+1
2025-03-07
riscv: cacheinfo: Use of_property_present() for non-boolean properties
Rob Herring
1
-6
/
+6
2025-03-07
riscv: signal: fix signal frame size
Yong-Xuan Wang
1
-6
/
+0
2025-02-08
RISC-V: Mark riscv_v_init() as __init
Palmer Dabbelt
1
-1
/
+1
2025-01-17
riscv: kprobes: Fix incorrect address calculation
Nam Cao
1
-1
/
+1
2025-01-17
riscv: Fix sleeping in invalid context in die()
Nam Cao
1
-3
/
+3
2025-01-17
riscv: use local label names instead of global ones in assembly
Clément Léger
1
-10
/
+10
2025-01-17
riscv: stacktrace: fix backtracing through exceptions
Clément Léger
2
-1
/
+4
2025-01-17
riscv: module: remove relocation_head rel_entry member allocation
Clément Léger
1
-14
/
+4
2024-12-19
riscv: Fix wrong usage of __pa() on a fixmap address
Alexandre Ghiti
1
-1
/
+1
2024-12-05
RISC-V: Check scalar unaligned access on all CPUs
Jesse Taube
1
-7
/
+7
2024-12-05
RISC-V: Scalar unaligned access emulated on hotplug CPUs
Jesse Taube
1
-0
/
+1
2024-12-05
of/fdt: add dt_phys arg to early_init_dt_scan and early_init_dt_verify
Usama Arif
1
-1
/
+1
2024-10-25
Merge commit 'bf40167d54d5' into fixes
Palmer Dabbelt
1
-0
/
+1
2024-10-25
riscv: Remove duplicated GET_RM
Chunyan Zhang
1
-2
/
+0
2024-10-25
riscv: Remove unused GENERATING_ASM_OFFSETS
Chunyan Zhang
1
-2
/
+0
2024-10-25
riscv: Use '%u' to format the output of 'cpu'
WangYuli
1
-1
/
+1
2024-10-25
riscv: Prevent a bad reference count on CPU nodes
Miquel Sabaté Solà
1
-2
/
+5
2024-10-25
riscv: efi: Set NX compat flag in PE/COFF header
Heinrich Schuchardt
1
-1
/
+1
2024-10-25
riscv: Do not use fortify in early code
Alexandre Ghiti
2
-1
/
+10
2024-10-25
RISC-V: ACPI: fix early_ioremap to early_memremap
Yunhui Cui
1
-2
/
+2
2024-10-24
riscv: vdso: Prevent the compiler from inserting calls to memset()
Alexandre Ghiti
1
-0
/
+1
2024-09-24
Merge tag 'riscv-for-linus-6.12-mw1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
21
-73
/
+434
2024-09-20
ACPI: NUMA: initialize all values of acpi_early_node_map to NUMA_NO_NODE
Haibo Xu
1
-1
/
+1
2024-09-19
Merge patch series "riscv: Improve KASAN coverage to fix unit tests"
Palmer Dabbelt
1
-3
/
+0
2024-09-19
riscv: Omit optimized string routines when using KASAN
Samuel Holland
1
-3
/
+0
2024-09-17
ACPI: RISCV: Make acpi_numa_get_nid() to be static
Hanjun Guo
1
-1
/
+1
2024-09-17
riscv: Randomize lower bits of stack address
Yunhui Cui
1
-0
/
+9
2024-09-17
riscv: Make riscv_isa_vendor_ext_andes array static
Charlie Jenkins
1
-1
/
+1
2024-09-17
riscv: Use LIST_HEAD() to simplify code
Jinjie Ruan
1
-3
/
+1
2024-09-17
RISC-V: Implement kgdb_roundup_cpus() to enable future NMI Roundup
Jinjie Ruan
1
-2
/
+25
[next]