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
...
|
*
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
|
*
RISC-V: remove unneeded semicolon
Chengyang Fan
2021-02-18
1
-1
/
+1
|
*
RISC-V: probes: Treat the instruction stream as host-endian
Palmer Dabbelt
2021-02-18
2
-2
/
+2
|
*
pinctrl: Add RISC-V Canaan Kendryte K210 FPIOA driver
Damien Le Moal
2021-02-18
1
-0
/
+1
|
*
arch/riscv:fix typo in a comment in arch/riscv/kernel/image-vars.h
tangchunyou
2021-02-18
1
-1
/
+1
|
*
riscv/kasan: add KASAN_VMALLOC support
Nylon Chen
2021-02-18
2
-1
/
+57
|
*
riscv: Covert to reserve_initrd_mem()
Kefeng Wang
2021-02-18
1
-53
/
+1
|
*
riscv: add BUILTIN_DTB support for MMU-enabled targets
Vitaly Wool
2021-02-18
3
-7
/
+17
|
*
riscv/stacktrace: Fix stack output without ra on the stack top
Chen Huang
2021-01-14
1
-3
/
+9
|
*
riscv: Improve __show_regs
Kefeng Wang
2021-01-14
1
-1
/
+6
|
*
riscv: Add dump stack in show_regs
Kefeng Wang
2021-01-14
5
-4
/
+21
|
*
riscv: Enable per-task stack canaries
Guo Ren
2021-01-14
5
-2
/
+23
|
*
riscv: Add support for function error injection
Guo Ren
2021-01-14
4
-0
/
+19
|
*
riscv: Add uprobes supported
Guo Ren
2021-01-14
9
-1
/
+253
|
*
riscv: Add KPROBES_ON_FTRACE supported
Guo Ren
2021-01-14
3
-0
/
+55
|
*
riscv: Add kprobes supported
Guo Ren
2021-01-14
13
-0
/
+773
|
*
riscv: Using PATCHABLE_FUNCTION_ENTRY instead of MCOUNT
Guo Ren
2021-01-14
3
-235
/
+204
|
*
riscv: Fixup patch_text panic in ftrace
Guo Ren
2021-01-14
2
-0
/
+2
|
*
riscv: Fixup wrong ftrace remove cflag
Guo Ren
2021-01-14
2
-3
/
+3
|
*
riscv: Fixup compile error BUILD_BUG_ON failed
Guo Ren
2021-01-14
1
-2
/
+6
|
*
RISC-V: Implement ptrace regs and stack API
Patrick Stählin
2021-01-14
3
-0
/
+129
|
*
riscv: Add machine name to kernel boot log and stack dump output
Kefeng Wang
2021-01-14
1
-1
/
+8
|
*
riscv: Add numa support for riscv64 platform
Atish Patra
2021-01-14
7
-5
/
+87
|
*
riscv: Add support pte_protnone and pmd_protnone if CONFIG_NUMA_BALANCING
Greentime Hu
2021-01-14
1
-0
/
+20
|
*
riscv: Separate memory init from paging init
Atish Patra
2021-01-14
3
-1
/
+7
|
*
riscv: Add Canaan Kendryte K210 reset controller
Damien Le Moal
2021-01-14
1
-0
/
+1
|
*
riscv: Fix Canaan Kendryte K210 device tree
Damien Le Moal
2021-01-14
1
-5
/
+0
|
*
riscv: Use vendor name for K210 SoC support
Damien Le Moal
2021-01-14
8
-20
/
+20
|
*
riscv: Fix builtin DTB handling
Damien Le Moal
2021-01-07
6
-78
/
+19
|
*
riscv: dts: add initial board data for the SiFive HiFive Unmatched
Yash Shah
2021-01-07
2
-1
/
+255
|
*
riscv: dts: add initial support for the SiFive FU740-C000 SoC
Yash Shah
2021-01-07
1
-0
/
+293
|
*
riscv/mm: Prevent kernel module to access user memory without uaccess routines
Eric Lin
2021-01-07
1
-0
/
+5
|
*
riscv/mm: Introduce a die_kernel_fault() helper function
Eric Lin
2021-01-07
1
-6
/
+17
|
*
riscv: Cleanup sbi function stubs when RISCV_SBI disabled
Kefeng Wang
2021-01-07
3
-12
/
+5
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2021-02-20
2
-8
/
+28
|
\
\
|
*
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2021-02-10
4
-5
/
+12
|
|
\
\
|
*
\
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-02-02
1
-1
/
+1
|
|
\
\
\
|
*
\
\
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-01-20
13
-35
/
+67
|
|
\
\
\
\
|
*
|
|
|
|
bpf: Rename BPF_XADD and prepare to encode other atomics in .imm
Brendan Jackman
2021-01-14
2
-8
/
+28
|
|
|
_
|
_
|
/
|
|
/
|
|
|
*
|
|
|
|
Revert "dts: phy: add GPIO number and active state used for phy reset"
Palmer Dabbelt
2021-02-10
1
-1
/
+0
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
RISC-V: Define MAXPHYSMEM_1GB only for RV32
Atish Patra
2021-02-02
1
-0
/
+2
*
|
|
|
riscv: Align on L1_CACHE_BYTES when STRICT_KERNEL_RWX
Sebastien Van Cauwenberghe
2021-02-02
1
-3
/
+3
*
|
|
|
RISC-V: Fix .init section permission update
Atish Patra
2021-02-02
1
-1
/
+3
*
|
|
|
riscv: virt_addr_valid must check the address belongs to linear mapping
Alexandre Ghiti
2021-02-02
1
-1
/
+4
|
|
_
|
/
|
/
|
|
*
|
|
riscv: Fixup pfn_valid error with wrong max_mapnr
Guo Ren
2021-01-22
1
-1
/
+1
|
|
/
|
/
|
*
|
RISC-V: Fix maximum allowed phsyical memory for RV32
Atish Patra
2021-01-15
1
-2
/
+4
*
|
RISC-V: Set current memblock limit
Atish Patra
2021-01-15
1
-2
/
+14
*
|
RISC-V: Do not allocate memblock while iterating reserved memblocks
Atish Patra
2021-01-15
1
-11
/
+13
*
|
riscv: stacktrace: Move register keyword to beginning of declaration
Kefeng Wang
2021-01-14
1
-3
/
+2
[prev]
[next]