index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
numa: Move numa implementation to common code
Atish Patra
2021-01-14
7
-48
/
+61
*
arm64, numa: Change the numa init functions name to be generic
Atish Patra
2021-01-14
4
-20
/
+27
*
riscv: Add Canaan Kendryte K210 reset controller
Damien Le Moal
2021-01-14
5
-0
/
+151
*
dt-bindings: pinctrl: Document canaan,k210-fpioa bindings
Damien Le Moal
2021-01-14
2
-0
/
+447
*
dt-bindings: reset: Document canaan,k210-rst bindings
Damien Le Moal
2021-01-14
2
-0
/
+82
*
dt-binding: mfd: Document canaan,k210-sysctl bindings
Damien Le Moal
2021-01-14
1
-0
/
+109
*
riscv: cleanup Canaan Kendryte K210 sysctl driver
Damien Le Moal
2021-01-14
3
-67
/
+74
*
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
13
-24
/
+24
*
riscv: Fix builtin DTB handling
Damien Le Moal
2021-01-07
7
-90
/
+19
*
riscv: dts: add initial board data for the SiFive HiFive Unmatched
Yash Shah
2021-01-07
2
-1
/
+255
*
dt-bindings: riscv: Update YAML doc to support SiFive HiFive Unmatched board
Yash Shah
2021-01-07
1
-5
/
+12
*
riscv: dts: add initial support for the SiFive FU740-C000 SoC
Yash Shah
2021-01-07
1
-0
/
+293
*
dt-bindings: gpio: Update DT binding docs to support SiFive FU740 SoC
Yash Shah
2021-01-07
1
-1
/
+3
*
dt-bindings: pwm: Update DT binding docs to support SiFive FU740 SoC
Yash Shah
2021-01-07
1
-3
/
+6
*
dt-bindings: riscv: Update DT binding docs to support SiFive FU740 SoC
Yash Shah
2021-01-07
1
-0
/
+6
*
RISC-V: sifive_l2_cache: Update L2 cache driver to support SiFive FU740
Yash Shah
2021-01-07
1
-3
/
+24
*
dt-bindings: riscv: Update l2 cache DT documentation to add support for SiFiv...
Yash Shah
2021-01-07
1
-4
/
+30
*
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
*
Linux 5.11-rc2
v5.11-rc2
Linus Torvalds
2021-01-03
1
-1
/
+1
*
Merge tag 's390-5.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
2021-01-02
4
-21
/
+35
|
\
|
*
s390/Kconfig: sort config S390 select list once again
Heiko Carstens
2020-12-30
1
-14
/
+17
|
*
s390: update defconfigs
Heiko Carstens
2020-12-30
3
-7
/
+18
*
|
Merge tag 'pm-5.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2021-01-02
4
-5
/
+48
|
\
\
|
|
\
|
|
\
|
*
-
.
\
Merge branches 'pm-cpufreq' and 'pm-cpuidle'
Rafael J. Wysocki
2021-01-02
3
-3
/
+41
|
|
\
\
\
|
|
|
*
|
intel_idle: add SnowRidge C-state table
Artem Bityutskiy
2020-12-30
1
-1
/
+40
|
|
|
*
|
MAINTAINERS: include governors into CPU IDLE TIME MANAGEMENT FRAMEWORK
Lukas Bulwahn
2020-12-22
1
-1
/
+1
|
|
*
|
|
cpufreq: intel_pstate: Fix fast-switch fallback path
Rafael J. Wysocki
2020-12-30
1
-1
/
+0
|
|
|
|
/
|
|
|
/
|
|
*
|
|
Merge branch 'opp/linux-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Rafael J. Wysocki
2020-12-30
1
-2
/
+7
|
|
\
\
\
|
|
|
/
/
|
|
/
|
|
|
|
*
|
opp: Call the missing clk_put() on error
Viresh Kumar
2020-12-28
1
-1
/
+4
|
|
*
|
opp: fix memory leak in _allocate_opp_table
Quanyang Wang
2020-12-28
1
-2
/
+4
|
|
/
/
*
|
|
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2021-01-01
21
-86
/
+208
|
\
\
\
|
*
|
|
scsi: cxgb4i: Fix TLS dependency
Randy Dunlap
2020-12-09
1
-0
/
+1
[next]