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.17.y
linux-6.18.y
linux-6.19.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-7.0.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
Age
Commit message (
Expand
)
Author
Files
Lines
2025-05-02
crypto: lib/Kconfig - Hide arch options from user
Herbert Xu
1
-1
/
+0
2025-05-02
riscv: Provide all alternative macros all the time
Andrew Jones
1
-12
/
+7
2025-05-02
riscv: uprobes: Add missing fence.i after building the XOL buffer
Björn Töpel
1
-8
/
+2
2025-05-02
riscv: Replace function-like macro by static inline function
Björn Töpel
1
-5
/
+10
2025-04-25
riscv: Avoid fortify warning in syscall_get_arguments()
Nathan Chancellor
1
-2
/
+5
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
2
-8
/
+9
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/purgatory: 4B align purgatory_start
Björn Töpel
1
-0
/
+1
2025-04-10
riscv/kexec_file: Handle R_RISCV_64 in purgatory relocator
Yao Zi
1
-0
/
+3
2025-04-10
riscv: Fix hugetlb retrieval of number of ptes in case of !present pte
Alexandre Ghiti
1
-31
/
+45
2025-04-10
RISC-V: errata: Use medany for relocatable builds
Palmer Dabbelt
1
-1
/
+5
2025-04-10
riscv: ftrace: Add parentheses in macro definitions of make_call_t0 and make_...
Juhan Jin
1
-2
/
+2
2025-04-10
RISC-V: KVM: Disable the kernel perf counter during configure
Atish Patra
1
-0
/
+1
2025-03-29
riscv: dts: starfive: Fix a typo in StarFive JH7110 pin function definitions
E Shattow
1
-1
/
+1
2025-03-13
mm: hugetlb: Add huge page size param to huge_ptep_get_and_clear()
Ryan Roberts
2
-2
/
+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-03-07
riscv/futex: sign extend compare value in atomic cmpxchg
Andreas Schwab
1
-1
/
+1
2025-03-07
riscv: KVM: Fix SBI TIME error generation
Andrew Jones
1
-1
/
+1
2025-03-07
riscv: KVM: Fix SBI IPI error generation
Andrew Jones
1
-2
/
+11
2025-03-07
riscv: KVM: Fix hart suspend_type use
Andrew Jones
1
-1
/
+2
2025-03-07
riscv: KVM: Fix hart suspend status check
Andrew Jones
1
-4
/
+4
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
drivers/perf: riscv: Fix Platform firmware event data
Atish Patra
1
-0
/
+1
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: mm: Fix the out of bound issue of vmemmap address
Xu Lu
3
-2
/
+18
2025-01-17
riscv: module: remove relocation_head rel_entry member allocation
Clément Léger
1
-14
/
+4
2024-12-27
RISC-V: KVM: Fix csr_write -> csr_set for HVIEN PMU overflow bit
Michael Neuling
1
-1
/
+1
2024-12-19
riscv: Fix IPIs usage in kfence_protect_page()
Alexandre Ghiti
1
-1
/
+3
2024-12-19
riscv: Fix wrong usage of __pa() on a fixmap address
Alexandre Ghiti
1
-1
/
+1
2024-12-19
riscv: mm: Do not call pmd dtor on vmemmap page table teardown
Björn Töpel
1
-3
/
+4
2024-12-14
timekeeping: Remove CONFIG_DEBUG_TIMEKEEPING
Thomas Gleixner
1
-1
/
+0
2024-12-05
RISC-V: Check scalar unaligned access on all CPUs
Jesse Taube
2
-7
/
+9
2024-12-05
RISC-V: Scalar unaligned access emulated on hotplug CPUs
Jesse Taube
1
-0
/
+1
2024-12-05
riscv: kvm: Fix out-of-bounds array access
Björn Töpel
1
-4
/
+7
2024-12-05
RISC-V: KVM: Fix APLIC in_clrip and clripnum write emulation
Yong-Xuan Wang
1
-1
/
+2
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-11-17
Merge tag 'mm-hotfixes-stable-2024-11-16-15-33' of git://git.kernel.org/pub/s...
Linus Torvalds
1
-0
/
+3
2024-11-15
crash, powerpc: default to CRASH_DUMP=n on PPC_BOOK3S_32
Dave Vasilevsky
1
-0
/
+3
2024-11-05
Merge tag 'arm-fixes-6.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-7
/
+4
2024-11-01
Merge tag 'riscv-for-linus-6.11-rc6' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
11
-12
/
+27
[prev]
[next]