index
:
linux-stable.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.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: keep interrupts disabled for BREAKPOINT exception
Jisheng Zhang
2021-04-15
1
-0
/
+3
*
riscv: kprobes/ftrace: Add recursion protection to the ftrace callback
Jisheng Zhang
2021-04-15
1
-1
/
+10
*
riscv: add do_page_fault and do_trap_break into the kprobes blacklist
Jisheng Zhang
2021-04-15
2
-0
/
+2
*
riscv: Fix spelling mistake "SPARSEMEM" to "SPARSMEM"
Kefeng Wang
2021-04-15
1
-1
/
+1
*
riscv: Make NUMA depend on MMU
Kefeng Wang
2021-04-01
1
-1
/
+1
*
riscv: remove unneeded semicolon
Yang Li
2021-04-01
1
-1
/
+1
*
riscv,entry: fix misaligned base for excp_vect_table
Zihao Yu
2021-04-01
1
-0
/
+1
*
riscv: evaluate put_user() arg before enabling user access
Ben Dooks
2021-04-01
1
-2
/
+5
*
riscv: Drop const annotation for sp
Kefeng Wang
2021-04-01
1
-1
/
+1
*
riscv: Correct SPARSEMEM configuration
Kefeng Wang
2021-03-16
1
-2
/
+2
*
RISC-V: kasan: Declare kasan_shallow_populate() static
Palmer Dabbelt
2021-03-16
1
-1
/
+1
*
riscv: Ensure page table writes are flushed when initializing KASAN vmalloc
Alexandre Ghiti
2021-03-16
1
-0
/
+2
*
RISC-V: Fix out-of-bounds accesses in init_resources()
Geert Uytterhoeven
2021-03-16
1
-1
/
+2
*
riscv: Fix compilation error with Canaan SoC
Damien Le Moal
2021-03-16
1
-0
/
+2
*
ftrace: Fix spelling mistake "disabed" -> "disabled"
Colin Ian King
2021-03-16
1
-1
/
+1
*
riscv: fix bugon.cocci warnings
kernel test robot
2021-03-16
1
-2
/
+1
*
riscv: process: Fix no prototype for arch_dup_task_struct
Nanyong Sun
2021-03-09
1
-0
/
+1
*
riscv: ftrace: Use ftrace_get_regs helper
Nanyong Sun
2021-03-09
1
-7
/
+9
*
riscv: process: Fix no prototype for show_regs
Nanyong Sun
2021-03-09
1
-0
/
+1
*
riscv: syscall_table: Reduce W=1 compilation warnings noise
Nanyong Sun
2021-03-09
1
-0
/
+1
*
riscv: time: Fix no prototype for time_init
Nanyong Sun
2021-03-09
2
-0
/
+3
*
riscv: ptrace: Fix no prototype warnings
Nanyong Sun
2021-03-09
1
-0
/
+5
*
riscv: sbi: Fix comment of __sbi_set_timer_v01
Nanyong Sun
2021-03-09
1
-1
/
+1
*
riscv: irq: Fix no prototype warning
Nanyong Sun
2021-03-09
1
-0
/
+2
*
riscv: traps: Fix no prototype warnings
Nanyong Sun
2021-03-09
2
-0
/
+17
*
RISC-V: correct enum sbi_ext_rfence_fid
Heinrich Schuchardt
2021-03-09
1
-2
/
+2
*
Merge tag 'riscv-for-linus-5.12-mw1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2021-02-28
4
-19
/
+5
|
\
|
*
riscv: Cleanup setup_bootmem()
Kefeng Wang
2021-02-26
1
-19
/
+2
|
*
RISC-V: Enable CPU Hotplug in defconfigs
Anup Patel
2021-02-26
2
-0
/
+2
|
*
RISC-V: Make NUMA depend on SMP
Palmer Dabbelt
2021-02-26
1
-0
/
+1
*
|
Merge tag 'io_uring-worker.v3-2021-02-25' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-02-27
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
arch: setup PF_IO_WORKER threads like PF_KTHREAD
Jens Axboe
2021-02-21
1
-1
/
+1
*
|
Merge tag 'riscv-for-linus-5.12-mw0' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2021-02-26
74
-660
/
+4329
|
\
\
|
|
/
|
/
|
|
*
riscv: Improve kasan population by using hugepages when possible
Alexandre Ghiti
2021-02-22
1
-0
/
+24
|
*
riscv: Improve kasan population function
Alexandre Ghiti
2021-02-22
1
-28
/
+63
|
*
riscv: Use KASAN_SHADOW_INIT define for kasan memory initialization
Alexandre Ghiti
2021-02-22
1
-2
/
+2
|
*
riscv: Improve kasan definitions
Alexandre Ghiti
2021-02-22
1
-3
/
+19
|
*
riscv: Get rid of MAX_EARLY_MAPPING_SIZE
Alexandre Ghiti
2021-02-22
1
-16
/
+5
|
*
riscv: Disable KSAN_SANITIZE for vDSO
Tobias Klauser
2021-02-22
1
-1
/
+2
|
*
riscv: Remove unnecessary declaration
Kefeng Wang
2021-02-22
1
-3
/
+0
|
*
riscv: Add Canaan Kendryte K210 SD card defconfig
Damien Le Moal
2021-02-22
1
-0
/
+92
|
*
riscv: Update Canaan Kendryte K210 defconfig
Damien Le Moal
2021-02-22
1
-8
/
+36
|
*
riscv: Add Kendryte KD233 board device tree
Damien Le Moal
2021-02-22
1
-0
/
+152
|
*
riscv: Add SiPeed MAIXDUINO board device tree
Damien Le Moal
2021-02-22
1
-0
/
+184
|
*
riscv: Add SiPeed MAIX GO board device tree
Damien Le Moal
2021-02-22
1
-0
/
+219
|
*
riscv: Add SiPeed MAIX DOCK board device tree
Damien Le Moal
2021-02-22
1
-0
/
+211
|
*
riscv: Add SiPeed MAIX BiT board device tree
Damien Le Moal
2021-02-22
1
-0
/
+209
|
*
riscv: Update Canaan Kendryte K210 device tree
Damien Le Moal
2021-02-22
4
-52
/
+414
|
*
RISC-V: Add a non-void return for sbi v02 functions
Atish Patra
2021-02-22
2
-21
/
+21
|
*
RISC-V: Implement ASID allocator
Anup Patel
2021-02-18
4
-4
/
+279
[next]