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.12.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
*
Merge tag 'smp-urgent-2021-09-12' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-09-12
1
-5
/
+2
|
\
|
*
Merge branch 'linus' into smp/urgent
Thomas Gleixner
2021-09-11
7
-29
/
+132
|
|
\
|
*
|
drivers: base: cacheinfo: Get rid of DEFINE_SMP_CALL_CACHE_FUNCTION()
Thomas Gleixner
2021-09-01
1
-5
/
+2
*
|
|
Merge tag 'riscv-for-linus-5.15-mw1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2021-09-11
2
-3
/
+2
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
riscv: Move EXCEPTION_TABLE to RO_DATA segment
Jisheng Zhang
2021-09-10
2
-3
/
+2
*
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-09-08
1
-5
/
+0
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
trap: cleanup trap_init()
Kefeng Wang
2021-09-08
1
-5
/
+0
|
|
/
*
|
Merge tag 'riscv-for-linus-5.15-mw0' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2021-09-05
6
-24
/
+132
|
\
\
|
|
/
|
/
|
|
*
riscv: use strscpy to replace strlcpy
Jason Wang
2021-08-25
1
-1
/
+1
|
*
riscv: explicitly use symbol offsets for VDSO
Saleem Abdulrasool
2021-08-24
3
-20
/
+16
|
*
riscv: Enable Undefined Behavior Sanitizer UBSAN
Jisheng Zhang
2021-08-24
1
-0
/
+1
|
*
riscv: kprobes: implement the branch instructions
Chen Lifu
2021-07-21
2
-2
/
+79
|
*
riscv: kprobes: implement the auipc instruction
Chen Lifu
2021-07-21
2
-1
/
+35
*
|
riscv: Ensure the value of FP registers in the core dump file is up to date
Vincent Chen
2021-08-24
1
-0
/
+4
*
|
riscv: Fix a number of free'd resources in init_resources()
Petr Pavlu
2021-08-20
1
-2
/
+2
*
|
riscv: kexec: do not add '-mno-relax' flag if compiler doesn't support it
Changbin Du
2021-08-12
1
-1
/
+1
*
|
riscv: stacktrace: Fix NULL pointer dereference
Jisheng Zhang
2021-07-24
1
-1
/
+1
*
|
riscv: stacktrace: pin the task's stack in get_wchan
Jisheng Zhang
2021-07-23
1
-1
/
+5
|
/
*
Merge tag 'riscv-for-linus-5.14-mw0' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2021-07-09
13
-59
/
+169
|
\
|
*
riscv: xip: Fix duplicate included asm/pgtable.h
Jiapeng Chong
2021-07-06
1
-1
/
+0
|
*
riscv: add VMAP_STACK overflow detection
Tong Tiangen
2021-07-06
3
-1
/
+144
|
*
riscv: Introduce structure that group all variables regarding kernel mapping
Alexandre Ghiti
2021-07-05
4
-5
/
+7
|
*
Merge branch 'riscv-wx-mappings' into for-next
Palmer Dabbelt
2021-06-30
1
-9
/
+3
|
|
\
|
|
*
riscv: Map the kernel with correct permissions the first time
Alexandre Ghiti
2021-06-30
1
-9
/
+3
|
*
|
riscv: Only initialize swiotlb when necessary
Kefeng Wang
2021-06-11
1
-5
/
+0
|
*
|
riscv: Add __init section marker to some functions again
Jisheng Zhang
2021-05-29
1
-1
/
+1
|
*
|
riscv: kprobes: Remove redundant kprobe_step_ctx
Jisheng Zhang
2021-05-29
1
-31
/
+9
|
*
|
riscv: Turn has_fpu into a static key if FPU=y
Jisheng Zhang
2021-05-25
3
-5
/
+5
|
*
|
riscv: Move setup_bootmem into paging_init
Kefeng Wang
2021-05-25
1
-1
/
+0
|
|
/
*
|
riscv: convert to setup_initial_init_mm()
Kefeng Wang
2021-07-08
1
-4
/
+1
*
|
Merge tag 'sched-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-06-28
2
-2
/
+1
|
\
\
|
*
|
sched: Introduce task_is_running()
Peter Zijlstra
2021-06-18
1
-1
/
+1
|
*
|
Merge branch 'sched/urgent' into sched/core, to resolve conflicts
Ingo Molnar
2021-06-18
3
-7
/
+25
|
|
\
\
|
*
\
\
Merge branch 'sched/urgent' into sched/core, to pick up fixes
Ingo Molnar
2021-06-03
3
-12
/
+15
|
|
\
\
\
|
*
|
|
|
sched/core: Initialize the idle task with preemption disabled
Valentin Schneider
2021-05-12
1
-1
/
+0
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge tag 'perf-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2021-06-28
1
-17
/
+0
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
kprobes: Do not increment probe miss count in the fault handler
Naveen N. Rao
2021-06-03
1
-7
/
+0
|
*
|
|
kprobes: Remove kprobe::fault_handler
Peter Zijlstra
2021-06-01
1
-10
/
+0
|
|
/
/
*
|
|
riscv: xip: support runtime trap patching
Vitaly Wool
2021-06-10
2
-5
/
+23
*
|
|
RISC-V: Fix memblock_free() usages in init_resources()
Wende Tan
2021-06-01
1
-2
/
+2
|
|
/
|
/
|
*
|
riscv: kexec: Fix W=1 build warnings
Jisheng Zhang
2021-05-22
1
-5
/
+6
*
|
riscv: kprobes: Fix build error when MMU=n
Jisheng Zhang
2021-05-22
1
-0
/
+2
*
|
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
1
-2
/
+0
*
Merge tag 'riscv-for-linus-5.13-mw0' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2021-05-06
22
-92
/
+884
|
\
|
*
RISC-V: Fix error code returned by riscv_hartid_to_cpuid()
Anup Patel
2021-05-01
1
-1
/
+1
|
*
RISC-V: enable XIP
Vitaly Wool
2021-04-26
5
-4
/
+195
|
*
RISC-V: Add crash kernel support
Nick Kossifidis
2021-04-26
3
-0
/
+59
|
*
RISC-V: Add kdump support
Nick Kossifidis
2021-04-26
5
-21
/
+159
[next]