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
Commit message (
Expand
)
Author
Age
Files
Lines
*
ia64: don't call handle_signal() unless there's actually a signal queued
Jens Axboe
2021-03-02
1
-1
/
+2
*
Merge tag 'kbuild-fixes-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2021-02-28
1
-1
/
+0
|
\
|
*
ia64: remove redundant READELF from arch/ia64/Makefile
Masahiro Yamada
2021-02-28
1
-1
/
+0
*
|
Merge tag 'csky-for-linus-5.12-rc1' of git://github.com/c-sky/csky-linux
Linus Torvalds
2021-02-28
93
-992
/
+1346
|
\
\
|
*
|
csky: Fixup compile error
Guo Ren
2021-02-27
52
-52
/
+0
|
*
|
csky: use free_initmem_default() in free_initmem()
David Hildenbrand
2021-02-27
1
-16
/
+1
|
*
|
csky: Fixup pfn_valid error with wrong max_mapnr
Guo Ren
2021-02-27
1
-2
/
+2
|
*
|
csky: Add VDSO with GENERIC_GETTIMEOFDAY, GENERIC_TIME_VSYSCALL, HAVE_GENERIC...
Guo Ren
2021-02-27
14
-3
/
+225
|
*
|
csky: kprobe: Fixup code in simulate without 'long'
Guo Ren
2021-02-27
1
-15
/
+7
|
*
|
csky: Fixup swapon
Guo Ren
2021-02-27
3
-9
/
+52
|
*
|
csky: pgtable.h: Coding convention
Guo Ren
2021-02-27
3
-55
/
+36
|
*
|
csky: Fixup _PAGE_ACCESSED for default pgprot
Guo Ren
2021-01-12
1
-7
/
+9
|
*
|
csky: remove unused including <linux/version.h>
Tian Tao
2021-01-12
1
-1
/
+0
|
*
|
csky: Fix a size determination in gpr_get()
Zhenzhong Duan
2021-01-12
1
-1
/
+1
|
*
|
csky: Reconstruct VDSO framework
Guo Ren
2021-01-12
13
-89
/
+269
|
*
|
csky: mm: abort uaccess retries upon fatal signal
Guo Ren
2021-01-12
1
-1
/
+4
|
*
|
csky: Sync riscv mm/fault.c for easy maintenance
Guo Ren
2021-01-12
2
-155
/
+189
|
*
|
csky: Fixup do_page_fault parent irq status
Guo Ren
2021-01-12
2
-1
/
+5
|
*
|
csky: Add faulthandler_disabled() check
Guo Ren
2021-01-12
1
-2
/
+2
|
*
|
csky: Fixup update_mmu_cache called with user io mapping
Guo Ren
2021-01-12
1
-0
/
+3
|
*
|
csky: Fixup FAULT_FLAG_XXX param for handle_mm_fault
Guo Ren
2021-01-12
1
-2
/
+21
|
*
|
csky: Add show_tlb for CPU_CK860 debug
Guo Ren
2021-01-12
1
-0
/
+121
|
*
|
csky: Fix TLB maintenance synchronization problem
Guo Ren
2021-01-12
5
-16
/
+69
|
*
|
csky: Add kmemleak support
Guo Ren
2021-01-12
1
-0
/
+1
|
*
|
csky: Remove prologue of page fault handler in entry.S
Guo Ren
2021-01-12
4
-131
/
+48
|
*
|
csky: Fixup PTE global for 2.5:1.5 virtual memory
Guo Ren
2021-01-12
2
-2
/
+8
|
*
|
csky: Cleanup asm/spinlock.h
Guo Ren
2021-01-12
3
-178
/
+1
|
*
|
csky: Fixup asm/cmpxchg.h with correct ordering barrier
Guo Ren
2021-01-12
1
-10
/
+17
|
*
|
csky: Fixup futex SMP implementation
Guo Ren
2021-01-12
2
-0
/
+122
|
*
|
csky: Fixup barrier design
Guo Ren
2021-01-12
1
-22
/
+60
|
*
|
csky: Remove custom asm/atomic.h implementation
Guo Ren
2021-01-12
1
-212
/
+0
|
*
|
csky: Fixup show_regs doesn't contain regs->usp
Guo Ren
2021-01-12
1
-2
/
+3
|
*
|
csky: Fixup perf probe failed
Guo Ren
2021-01-12
1
-1
/
+1
|
*
|
csky: Add memory layout 2.5G(user):1.5G(kernel)
Guo Ren
2021-01-12
19
-51
/
+113
*
|
|
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
24
-24
/
+24
|
\
\
\
\
|
*
|
|
|
arch: ensure parisc/powerpc handle PF_IO_WORKER in copy_thread()
Jens Axboe
2021-02-23
2
-2
/
+2
|
*
|
|
|
arch: setup PF_IO_WORKER threads like PF_KTHREAD
Jens Axboe
2021-02-21
22
-22
/
+22
*
|
|
|
|
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2021-02-27
1
-4
/
+2
|
\
\
\
\
\
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
whack-a-mole: don't open-code iminor/imajor
Al Viro
2021-02-23
1
-4
/
+2
*
|
|
|
|
Merge tag 'for-linus' of git://github.com/openrisc/linux
Linus Torvalds
2021-02-26
6
-18
/
+54
|
\
\
\
\
\
|
*
|
|
|
|
openrisc: Use devicetree to determine present cpus
Jan Henrik Weinstock
2021-02-09
1
-6
/
+17
|
*
|
|
|
|
Merge remote-tracking branch 'openrisc/or1k-5.11-fixes' into or1k-5.12-updates
Stafford Horne
2021-01-25
88
-380
/
+475
|
|
\
\
\
\
\
|
*
|
|
|
|
|
openrisc: add arch/openrisc/Kbuild
Masahiro Yamada
2021-01-18
2
-10
/
+4
|
*
|
|
|
|
|
openrisc: restart: Call common handlers before hanging
Joel Stanley
2021-01-01
1
-3
/
+10
|
*
|
|
|
|
|
openrisc: Add vmlinux.bin target
Joel Stanley
2021-01-01
3
-0
/
+24
|
|
|
/
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge tag 's390-5.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
2021-02-26
10
-79
/
+657
|
\
\
\
\
\
\
|
|
_
|
_
|
_
|
/
/
|
/
|
|
|
|
|
[next]