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.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
Commit message (
Expand
)
Author
Age
Files
Lines
*
riscv: dts: microchip: Add ethernet0 to the aliases node
Bin Meng
2021-09-08
1
-0
/
+4
*
riscv: dts: microchip: Use 'local-mac-address' for emac1
Bin Meng
2021-09-08
1
-1
/
+1
*
riscv: Ensure the value of FP registers in the core dump file is up to date
Vincent Chen
2021-09-03
1
-0
/
+4
*
riscv: Fix a number of free'd resources in init_resources()
Petr Pavlu
2021-08-26
1
-2
/
+2
*
riscv: kexec: do not add '-mno-relax' flag if compiler doesn't support it
Changbin Du
2021-08-18
1
-1
/
+1
*
riscv: dts: fix memory size for the SiFive HiFive Unmatched
Qiu Wenbo
2021-08-12
1
-1
/
+1
*
riscv: Disable STACKPROTECTOR_PER_TASK if GCC_PLUGIN_RANDSTRUCT is enabled
Guenter Roeck
2021-08-12
1
-0
/
+1
*
riscv: stacktrace: Fix NULL pointer dereference
Jisheng Zhang
2021-08-12
1
-1
/
+1
*
bpf: Introduce BPF nospec instruction for mitigating Spectre v4
Daniel Borkmann
2021-08-04
2
-0
/
+8
*
RISC-V: load initrd wherever it fits into memory
Heinrich Schuchardt
2021-07-28
1
-2
/
+2
*
riscv: Fix 32-bit RISC-V boot failure
Bin Meng
2021-07-28
1
-1
/
+3
*
sched/core: Initialize the idle task with preemption disabled
Valentin Schneider
2021-07-14
1
-1
/
+0
*
riscv: dts: fu740: fix cache-controller interrupts
David Abdurachmanov
2021-06-19
1
-1
/
+1
*
riscv: Ensure BPF_JIT_REGION_START aligned with PMD size
Jisheng Zhang
2021-06-18
2
-4
/
+3
*
riscv: kasan: Fix MODULES_VADDR evaluation due to local variables' name
Jisheng Zhang
2021-06-18
1
-4
/
+4
*
riscv: sifive: fix Kconfig errata warning
Randy Dunlap
2021-06-12
1
-0
/
+1
*
riscv32: Use medany C model for modules
Khem Raj
2021-06-12
1
-1
/
+1
*
riscv: Fix BUILTIN_DTB for sifive and microchip soc
Alexandre Ghiti
2021-06-11
2
-0
/
+2
*
riscv: alternative: fix typo in macro name
Vitaly Wool
2021-06-10
1
-2
/
+2
*
riscv: code patching only works on !XIP_KERNEL
Jisheng Zhang
2021-06-10
1
-9
/
+9
*
riscv: xip: support runtime trap patching
Vitaly Wool
2021-06-10
2
-5
/
+23
*
Merge remote-tracking branch 'riscv/riscv-wx-mappings' into fixes
Palmer Dabbelt
2021-06-01
1
-2
/
+6
|
\
|
*
riscv: mm: Fix W+X mappings at boot
Jisheng Zhang
2021-06-01
1
-2
/
+6
*
|
RISC-V: Fix memblock_free() usages in init_resources()
Wende Tan
2021-06-01
1
-2
/
+2
*
|
riscv: skip errata_cip_453.o if CONFIG_ERRATA_SIFIVE_CIP_453 is disabled
Vincent
2021-06-01
1
-1
/
+1
*
|
riscv: Use -mno-relax when using lld linker
Khem Raj
2021-05-29
1
-0
/
+9
*
|
riscv: kexec: Fix W=1 build warnings
Jisheng Zhang
2021-05-22
2
-7
/
+8
*
|
riscv: kprobes: Fix build error when MMU=n
Jisheng Zhang
2021-05-22
1
-0
/
+2
*
|
riscv: Select ARCH_USE_MEMTEST
Kefeng Wang
2021-05-22
1
-0
/
+1
*
|
riscv: stacktrace: fix the riscv stacktrace when CONFIG_FRAME_POINTER enabled
Chen Huang
2021-05-22
1
-7
/
+7
|
/
*
riscv: remove unused handle_exception symbol
Rouven Czerwinski
2021-05-06
1
-2
/
+0
*
riscv: Consistify protect_kernel_linear_mapping_text_rodata() use
Geert Uytterhoeven
2021-05-06
3
-4
/
+7
*
riscv: enable SiFive errata CIP-453 and CIP-1200 Kconfig only if CONFIG_64BIT=y
Vincent Chen
2021-05-06
1
-2
/
+2
*
riscv: Only extend kernel reservation if mapped read-only
Geert Uytterhoeven
2021-05-06
1
-2
/
+7
*
Merge tag 'riscv-for-linus-5.13-mw0' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2021-05-06
63
-214
/
+2525
|
\
|
*
RISC-V: Always define XIP_FIXUP
Palmer Dabbelt
2021-05-01
1
-10
/
+13
|
*
riscv: Remove 32b kernel mapping from page table dump
Alexandre Ghiti
2021-05-01
1
-3
/
+3
|
*
riscv: Fix 32b kernel build with CONFIG_DEBUG_VIRTUAL=y
Alexandre Ghiti
2021-05-01
1
-1
/
+1
|
*
RISC-V: Fix error code returned by riscv_hartid_to_cpuid()
Anup Patel
2021-05-01
1
-1
/
+1
|
*
RISC-V: Enable Microchip PolarFire ICICLE SoC
Atish Patra
2021-04-26
1
-0
/
+4
|
*
RISC-V: Initial DTS for Microchip ICICLE board
Atish Patra
2021-04-26
4
-0
/
+404
|
*
RISC-V: Add Microchip PolarFire SoC kconfig option
Atish Patra
2021-04-26
1
-0
/
+7
|
*
RISC-V: enable XIP
Vitaly Wool
2021-04-26
11
-19
/
+424
|
*
RISC-V: Add crash kernel support
Nick Kossifidis
2021-04-26
5
-0
/
+102
|
*
RISC-V: Add kdump support
Nick Kossifidis
2021-04-26
8
-27
/
+249
|
*
RISC-V: Improve init_resources()
Nick Kossifidis
2021-04-26
1
-44
/
+46
|
*
RISC-V: Add kexec support
Nick Kossifidis
2021-04-26
5
-0
/
+412
|
*
riscv: vdso: fix and clean-up Makefile
Jisheng Zhang
2021-04-26
1
-2
/
+2
|
*
riscv/mm: Use BUG_ON instead of if condition followed by BUG.
zhouchuangao
2021-04-26
1
-2
/
+2
|
*
riscv/kprobe: fix kernel panic when invoking sys_read traced by kprobe
Liao Chang
2021-04-26
1
-1
/
+3
[next]