index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
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
path:
root
/
arch
/
csky
/
include
/
asm
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'char-misc-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-03-28
1
-0
/
+1
|
\
|
*
parport_pc: Also enable driver for PCI systems
Maciej W. Rozycki
2022-03-18
1
-0
/
+1
*
|
Merge tag 'asm-generic-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2022-03-23
4
-26
/
+0
|
\
\
|
*
|
uaccess: remove CONFIG_SET_FS
Arnd Bergmann
2022-02-25
4
-17
/
+0
|
*
|
uaccess: generalize access_ok()
Arnd Bergmann
2022-02-25
1
-8
/
+0
|
*
|
uaccess: fix integer overflow on access_ok()
Arnd Bergmann
2022-02-14
1
-4
/
+3
|
|
/
*
/
arch: Add pmd_pfn() where it is missing
Mike Rapoport
2022-03-21
1
-0
/
+1
|
/
*
Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linux
Linus Torvalds
2022-01-23
1
-1
/
+0
|
\
|
*
include: move find.h from asm_generic to linux
Yury Norov
2022-01-15
1
-1
/
+0
*
|
locking: Allow to include asm/spinlock_types.h from linux/spinlock_types_raw.h
Sebastian Andrzej Siewior
2021-12-07
1
-1
/
+1
|
/
*
Merge tag 'asm-generic-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2021-11-10
1
-9
/
+0
|
\
|
*
arch: remove unused function syscall_set_arguments()
Peter Collingbourne
2021-09-14
1
-9
/
+0
*
|
Merge tag 'trace-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
2021-11-01
1
-1
/
+1
|
\
\
|
*
|
kprobes: treewide: Make it harder to refer kretprobe_trampoline directly
Masami Hiramatsu
2021-09-30
1
-1
/
+1
|
|
/
*
|
Merge tag 'sched-core-2021-11-01' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-11-01
1
-1
/
+1
|
\
\
|
*
|
sched: Add wrapper for get_wchan() to keep task blocked
Kees Cook
2021-10-15
1
-1
/
+1
|
|
/
*
/
csky: bitops: Remove duplicate __clear_bit define
Guenter Roeck
2021-10-16
1
-1
/
+0
|
/
*
csky: use generic strncpy/strnlen from_user
Arnd Bergmann
2021-07-23
1
-6
/
+0
*
asm-generic/uaccess.h: remove __strncpy_from_user/__strnlen_user
Arnd Bergmann
2021-07-23
1
-4
/
+4
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-07-02
2
-3
/
+0
|
\
|
*
mm/thp: define default pmd_pgtable()
Anshuman Khandual
2021-07-01
1
-2
/
+0
|
*
mm: define default value for FIRST_USER_ADDRESS
Anshuman Khandual
2021-07-01
1
-1
/
+0
*
|
locking/atomic: csky: move to ARCH_ATOMIC
Mark Rutland
2021-05-26
1
-4
/
+4
|
/
*
csky: uaccess.h: Coding convention with asm generic
Guo Ren
2021-04-28
3
-327
/
+133
*
csky: Fixup typos
Junlin Yang
2021-04-20
3
-3
/
+3
*
csky: change a Kconfig symbol name to fix e1000 build error
Randy Dunlap
2021-04-16
1
-1
/
+1
*
csky: Fixup compile error
Guo Ren
2021-02-27
29
-29
/
+0
*
csky: Add VDSO with GENERIC_GETTIMEOFDAY, GENERIC_TIME_VSYSCALL, HAVE_GENERIC...
Guo Ren
2021-02-27
6
-0
/
+167
*
csky: Fixup swapon
Guo Ren
2021-02-27
1
-9
/
+8
*
csky: pgtable.h: Coding convention
Guo Ren
2021-02-27
1
-30
/
+30
*
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: Reconstruct VDSO framework
Guo Ren
2021-01-12
1
-3
/
+16
*
csky: Sync riscv mm/fault.c for easy maintenance
Guo Ren
2021-01-12
1
-0
/
+2
*
csky: Fix TLB maintenance synchronization problem
Guo Ren
2021-01-12
1
-2
/
+1
*
csky: Fixup PTE global for 2.5:1.5 virtual memory
Guo Ren
2021-01-12
1
-1
/
+1
*
csky: Cleanup asm/spinlock.h
Guo Ren
2021-01-12
2
-177
/
+0
*
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
1
-0
/
+121
*
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: Add memory layout 2.5G(user):1.5G(kernel)
Guo Ren
2021-01-12
7
-13
/
+7
*
local64.h: make <asm/local64.h> mandatory
Randy Dunlap
2020-12-29
1
-1
/
+0
*
Merge tag 'tif-task_work.arch-2020-12-14' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-12-16
1
-1
/
+4
|
\
|
*
csky: add support for TIF_NOTIFY_SIGNAL
Jens Axboe
2020-11-09
1
-1
/
+4
*
|
Merge tag 'seccomp-v5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-12-16
2
-1
/
+11
|
\
\
|
*
|
csky: Enable seccomp architecture tracking
YiFei Zhu
2020-11-20
2
-1
/
+11
|
|
/
*
|
Merge tag 'asm-generic-mmu-context-5.11' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2020-12-15
1
-5
/
+3
|
\
\
|
*
|
csky: use asm-generic/mmu_context.h for no-op implementations
Nicholas Piggin
2020-10-27
1
-5
/
+3
|
|
/
*
|
Merge branch 'regset.followup' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2020-12-15
1
-1
/
+0
|
\
\
[next]