index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
csky
Age
Commit message (
Expand
)
Author
Files
Lines
2025-08-28
sched: Add wrapper for get_wchan() to keep task blocked
Kees Cook
2
-4
/
+3
2024-07-05
csky, hexagon: fix broken sys_sync_file_range
Arnd Bergmann
1
-0
/
+1
2024-02-23
arch: consolidate arch_irq_work_raise prototypes
Arnd Bergmann
1
-1
/
+1
2023-02-22
kprobes: treewide: Cleanup the error messages for kprobes
Masami Hiramatsu
1
-5
/
+5
2023-02-01
csky: Fix function name in csky_alignment() and die()
Nathan Chancellor
2
-2
/
+2
2023-02-01
exit: Add and use make_task_dead.
Eric W. Biederman
3
-3
/
+3
2022-08-25
csky/kprobe: reclaim insn_slot on kprobe unregistration
Liao Chang
1
-0
/
+4
2022-06-09
csky: patch_text: Fixup last cpu should be master
Guo Ren
1
-1
/
+1
2022-04-08
uaccess: fix type mismatch warnings from access_ok()
Arnd Bergmann
2
-2
/
+2
2022-03-28
uaccess: fix integer overflow on access_ok()
Arnd Bergmann
1
-4
/
+3
2022-01-20
perf: Protect perf_guest_cbs with RCU
Sean Christopherson
1
-2
/
+4
2021-12-14
csky: fix typo of fpu config macro
Kelly Devilliv
1
-2
/
+2
2021-10-16
csky: Make HAVE_TCM depend on !COMPILE_TEST
Guenter Roeck
1
-0
/
+1
2021-10-16
csky: bitops: Remove duplicate __clear_bit define
Guenter Roeck
1
-1
/
+0
2021-10-16
csky: Select ARCH_WANT_FRAME_POINTERS only if compiler supports it
Guenter Roeck
1
-1
/
+1
2021-10-16
csky: Fixup regs.sr broken in ptrace
Guo Ren
1
-1
/
+2
2021-10-16
csky: don't let sigreturn play with priveleged bits of status register
Al Viro
1
-0
/
+4
2021-09-22
entry: rseq: Call rseq_handle_notify_resume() in tracehook_notify_resume()
Sean Christopherson
1
-3
/
+1
2021-09-05
Merge tag 'trace-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
1
-3
/
+1
2021-09-03
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
3
-16
/
+2
2021-09-03
mm: remove flush_kernel_dcache_page
Christoph Hellwig
2
-14
/
+1
2021-09-03
arch/csky/kernel/probes/kprobes.c: fix bugon.cocci warnings
kernel test robot
1
-2
/
+1
2021-08-16
tracing: Refactor TRACE_IRQFLAGS_SUPPORT in Kconfig
Masahiro Yamada
1
-3
/
+1
2021-07-30
asm-generic: reverse GENERIC_{STRNCPY_FROM,STRNLEN}_USER symbols
Arnd Bergmann
1
-2
/
+0
2021-07-23
csky: use generic strncpy/strnlen from_user
Arnd Bergmann
3
-114
/
+2
2021-07-23
asm-generic/uaccess.h: remove __strncpy_from_user/__strnlen_user
Arnd Bergmann
2
-8
/
+14
2021-07-10
Merge tag 'kbuild-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-0
/
+1
2021-07-08
csky: convert to setup_initial_init_mm()
Kefeng Wang
1
-4
/
+1
2021-07-04
Merge tag 'csky-for-linus-5.14-rc1' of git://github.com/c-sky/csky-linux
Linus Torvalds
2
-8
/
+7
2021-07-04
csky: Kconfig: Remove unused selects
Guo Ren
1
-3
/
+0
2021-07-04
csky: syscache: Fixup duplicate cache flush
Guo Ren
1
-5
/
+7
2021-07-02
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-3
/
+0
2021-07-01
mm/thp: define default pmd_pgtable()
Anshuman Khandual
1
-2
/
+0
2021-07-01
mm: define default value for FIRST_USER_ADDRESS
Anshuman Khandual
1
-1
/
+0
2021-06-28
Merge tag 'sched-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-3
/
+1
2021-06-28
Merge tag 'perf-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-17
/
+0
2021-06-18
sched,arch: Remove unused TASK_STATE offsets
Peter Zijlstra
1
-1
/
+0
2021-06-18
sched: Introduce task_is_running()
Peter Zijlstra
1
-1
/
+1
2021-06-03
kprobes: Do not increment probe miss count in the fault handler
Naveen N. Rao
1
-7
/
+0
2021-06-01
kprobes: Remove kprobe::fault_handler
Peter Zijlstra
1
-10
/
+0
2021-05-26
kbuild: require all architectures to have arch/$(SRCARCH)/Kbuild
Masahiro Yamada
1
-0
/
+1
2021-05-26
locking/atomic: delete !ARCH_ATOMIC remnants
Mark Rutland
1
-1
/
+0
2021-05-26
locking/atomic: csky: move to ARCH_ATOMIC
Mark Rutland
2
-4
/
+5
2021-05-12
sched/core: Initialize the idle task with preemption disabled
Valentin Schneider
1
-1
/
+0
2021-05-03
Merge tag 'csky-for-linus-5.13-rc1' of git://github.com/c-sky/csky-linux
Linus Torvalds
10
-483
/
+349
2021-05-02
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-3
/
+1
2021-04-30
mm: move mem_init_print_info() into mm_init()
Kefeng Wang
1
-1
/
+0
2021-04-30
mm: move page_mapping_file to pagemap.h
Matthew Wilcox (Oracle)
1
-0
/
+1
2021-04-28
csky: uaccess.h: Coding convention with asm generic
Guo Ren
5
-481
/
+345
2021-04-28
csky: fix syscache.c fallthrough warning
Randy Dunlap
1
-0
/
+1
[next]