index
:
Linux Stable
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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
riscv
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
|
|
|
|
RISC-V: hwprobe: Introduce which-cpus flag
Andrew Jones
2024-01-03
2
-12
/
+162
|
|
*
|
|
|
|
RISC-V: Move the hwprobe syscall to its own file
Andrew Jones
2024-01-03
3
-285
/
+290
|
|
*
|
|
|
|
RISC-V: hwprobe: Clarify cpus size parameter
Andrew Jones
2024-01-03
2
-12
/
+12
|
|
|
/
/
/
/
|
*
|
|
|
|
RISC-V: Remove the removed single-letter extensions
Palmer Dabbelt
2024-01-03
1
-4
/
+0
|
*
|
|
|
|
Merge patch series "riscv: Use READ_ONCE()/WRITE_ONCE() for pte accesses"
Palmer Dabbelt
2023-12-20
1
-1
/
+1
|
|
\
\
\
\
\
|
|
|
_
|
_
|
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
riscv: Use accessors to page table entries instead of direct dereference
Alexandre Ghiti
2023-12-20
1
-1
/
+1
|
|
|
/
/
/
|
*
|
|
|
riscv: hwprobe: export Zfa ISA extension
Clément Léger
2023-12-12
1
-0
/
+1
|
*
|
|
|
riscv: add ISA extension parsing for Zfa
Clément Léger
2023-12-12
1
-0
/
+1
|
*
|
|
|
riscv: hwprobe: export Zvfh[min] ISA extensions
Clément Léger
2023-12-12
1
-0
/
+2
|
*
|
|
|
riscv: add ISA extension parsing for Zvfh[min]
Clément Léger
2023-12-12
1
-0
/
+2
|
*
|
|
|
riscv: hwprobe: export Zhintntl ISA extension
Clément Léger
2023-12-12
1
-0
/
+1
|
*
|
|
|
riscv: add ISA extension parsing for Zihintntl
Clément Léger
2023-12-12
1
-0
/
+1
|
*
|
|
|
riscv: hwprobe: export Zfh[min] ISA extensions
Clément Léger
2023-12-12
1
-0
/
+5
|
*
|
|
|
riscv: add ISA extension parsing for Zfh/Zfh[min]
Clément Léger
2023-12-12
1
-0
/
+2
|
*
|
|
|
riscv: hwprobe: export vector crypto ISA extensions
Clément Léger
2023-12-12
1
-0
/
+13
|
*
|
|
|
riscv: add ISA extension parsing for vector crypto
Clément Léger
2023-12-12
1
-0
/
+64
|
*
|
|
|
riscv: hwprobe: add support for scalar crypto ISA extensions
Clément Léger
2023-12-12
1
-0
/
+10
|
*
|
|
|
riscv: add ISA extension parsing for scalar crypto
Evan Green
2023-12-12
1
-23
/
+95
|
*
|
|
|
riscv: hwprobe: export missing Zbc ISA extension
Clément Léger
2023-12-12
1
-0
/
+1
|
*
|
|
|
riscv: add ISA extension parsing for Zbc
Clément Léger
2023-12-12
1
-0
/
+1
|
|
/
/
/
*
|
|
|
Merge tag 'net-next-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2024-01-11
1
-1
/
+1
|
\
\
\
\
|
*
\
\
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2023-12-21
1
-1
/
+3
|
|
\
\
\
\
|
|
|
|
_
|
/
|
|
|
/
|
|
|
*
|
|
|
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2023-12-18
1
-1
/
+1
|
|
\
\
\
\
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
|
*
|
|
cfi: Flip headers
Peter Zijlstra
2023-12-15
1
-1
/
+1
|
|
|
|
/
|
|
|
/
|
*
|
|
|
Merge tag 'asm-generic-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2024-01-10
1
-6
/
+1
|
\
\
\
\
|
*
|
|
|
arch: vdso: consolidate gettime prototypes
Arnd Bergmann
2023-11-23
1
-6
/
+1
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge tag 'mm-nonmm-stable-2024-01-09-10-33' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2024-01-09
3
-32
/
+7
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
riscv, kexec: fix the ifdeffery for AFLAGS_kexec_relocate.o
Baoquan He
2023-12-20
1
-1
/
+1
|
*
|
|
kexec_file, riscv: print out debugging message if required
Baoquan He
2023-12-20
2
-31
/
+6
*
|
|
|
Merge tag 'mm-hotfixes-stable-2023-12-15-07-11' of git://git.kernel.org/pub/s...
Linus Torvalds
2023-12-15
1
-1
/
+3
|
\
|
|
|
|
|
_
|
/
|
/
|
|
|
*
|
kexec: drop dependency on ARCH_SUPPORTS_KEXEC from CRASH_DUMP
Ignat Korchagin
2023-12-12
1
-1
/
+3
|
|
/
*
|
riscv: Fix SMP when shadow call stacks are enabled
Samuel Holland
2023-12-06
1
-1
/
+1
*
|
riscv: fix misaligned access handling of C.SWSP and C.SDSP
Clément Léger
2023-12-06
1
-4
/
+2
*
|
RISC-V: hwprobe: Always use u64 for extension bits
Andrew Jones
2023-12-06
1
-1
/
+1
*
|
Support rv32 ULEB128 test
Charlie Jenkins
2023-12-06
1
-4
/
+4
*
|
riscv: Correct type casting in module loading
Charlie Jenkins
2023-12-04
1
-2
/
+2
*
|
riscv: Safely remove entries from relocation list
Charlie Jenkins
2023-12-04
1
-28
/
+82
|
/
*
Merge tag 'riscv-for-linus-6.7-mw2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-11-10
40
-336
/
+1599
|
\
|
*
Merge patch "drivers: perf: Do not broadcast to other cpus when starting a co...
Palmer Dabbelt
2023-11-09
4
-32
/
+20
|
|
\
|
*
\
Merge patch series "Linux RISC-V AIA Preparatory Series"
Palmer Dabbelt
2023-11-08
1
-5
/
+6
|
|
\
\
|
|
*
|
RISC-V: Don't fail in riscv_of_parent_hartid() for disabled HARTs
Anup Patel
2023-11-08
1
-5
/
+6
|
*
|
|
RISC-V: Probe misaligned access speed in parallel
Evan Green
2023-11-07
2
-20
/
+77
|
*
|
|
RISC-V: Remove __init on unaligned_emulation_finish()
Evan Green
2023-11-07
1
-1
/
+1
|
*
|
|
RISC-V: Show accurate per-hart isa in /proc/cpuinfo
Evan Green
2023-11-07
1
-4
/
+18
|
*
|
|
RISC-V: Don't rely on positional structure initialization
Palmer Dabbelt
2023-11-07
1
-60
/
+65
|
*
|
|
Merge patch series "riscv: Add remaining module relocations and tests"
Palmer Dabbelt
2023-11-07
16
-104
/
+864
|
|
\
\
\
|
|
*
|
|
riscv: Add tests for riscv module loading
Charlie Jenkins
2023-11-07
15
-0
/
+365
|
|
*
|
|
riscv: Add remaining module relocations
Charlie Jenkins
2023-11-07
1
-29
/
+419
|
|
*
|
|
riscv: Avoid unaligned access when relocating modules
Emil Renner Berthing
2023-11-07
1
-76
/
+81
|
|
|
/
/
|
*
|
|
riscv: kernel: Use correct SYM_DATA_*() macro for data
Clément Léger
2023-11-06
1
-5
/
+4
[prev]
[next]