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.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
/
arc
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
*
ARC: fix smatch warning
Vineet Gupta
2024-01-20
1
-3
/
+1
*
ARC: fix spare error
Vineet Gupta
2024-01-20
1
-3
/
+3
*
ARC: boot log: fix warning
Vineet Gupta
2023-08-23
1
-2
/
+4
*
ARC: pt_regs: create seperate type for ecr
Vineet Gupta
2023-08-18
5
-13
/
+12
*
ARCv2: entry: rearrange pt_regs slightly
Vineet Gupta
2023-08-18
1
-3
/
+4
*
ARC: entry: Add more common chores to EXCEPTION_PROLOGUE
Vineet Gupta
2023-08-18
3
-45
/
+2
*
ARC: entry: EV_MachineCheck dont re-read ECR
Vineet Gupta
2023-08-17
1
-3
/
+2
*
ARC: entry: ARcompact EV_ProtV to use r10 directly
Vineet Gupta
2023-08-17
1
-4
/
+2
*
ARC: entry: rework (non-functional)
Vineet Gupta
2023-08-17
3
-26
/
+22
*
ARC: __switch_to: move ksp to thread_info from thread_struct
Vineet Gupta
2023-08-17
3
-16
/
+14
*
ARC: __switch_to: asm with dwarf ops (vs. inline asm)
Vineet Gupta
2023-08-17
3
-143
/
+41
*
ARC: entry: use gp to cache task pointer (vs. r25)
Vineet Gupta
2023-08-17
6
-29
/
+4
*
ARC: boot log: eliminate struct cpuinfo_arc #4: boot log per ISA
Vineet Gupta
2023-08-17
1
-303
/
+257
*
ARC: boot log: eliminate struct cpuinfo_arc #3: don't export
Vineet Gupta
2023-08-17
1
-2
/
+0
*
ARC: boot log: eliminate struct cpuinfo_arc #2: cache
Vineet Gupta
2023-08-17
1
-2
/
+1
*
ARC: boot log: eliminate struct cpuinfo_arc #1: mm
Vineet Gupta
2023-08-17
1
-2
/
+2
*
ARC: -Wmissing-prototype warning fixes
Vineet Gupta
2023-08-13
7
-5
/
+10
*
Merge tag 'smp-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2023-04-28
1
-1
/
+1
|
\
|
*
treewide: Trace IPIs sent via smp_send_reschedule()
Valentin Schneider
2023-03-24
1
-1
/
+1
*
|
module: replace module_layout with module_memory
Song Liu
2023-03-09
1
-5
/
+7
|
/
*
arch/idle: Change arch_cpu_idle() behavior: always exit with IRQs disabled
Peter Zijlstra
2023-01-13
1
-0
/
+3
*
objtool/idle: Validate __cpuidle code as noinstr
Peter Zijlstra
2023-01-13
1
-1
/
+0
*
arc: ptrace: user_regset_copyin_ignore() always returns 0
Sergey Shtylyov
2022-11-15
1
-1
/
+1
*
ARC: Fix comment typo
Jilin Yuan
2022-10-17
1
-1
/
+1
*
kbuild: use obj-y instead extra-y for objects placed at the head
Masahiro Yamada
2022-10-02
1
-2
/
+2
*
Merge tag 'mm-nonmm-stable-2022-08-06-2' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2022-08-07
1
-8
/
+0
|
\
|
*
profile: setup_profiling_timer() is moslty not implemented
Ben Dooks
2022-07-29
1
-8
/
+0
*
|
jump_label: make initial NOP patching the special case
Ard Biesheuvel
2022-06-24
1
-13
/
+0
|
/
*
Merge tag 'kthread-cleanups-for-v5.19' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2022-06-03
1
-6
/
+7
|
\
|
*
fork: Generalize PF_IO_WORKER handling
Eric W. Biederman
2022-05-07
1
-4
/
+3
|
*
fork: Pass struct kernel_clone_args into copy_thread
Eric W. Biederman
2022-05-07
1
-3
/
+5
*
|
ARC: disasm: handle ARCv2 case in kprobe get/set functions
Sergey Matyukevich
2022-04-26
1
-2
/
+62
*
|
ARC: implement syscall tracepoints
Sergey Matyukevich
2022-04-25
2
-9
/
+24
*
|
ARC: enable HAVE_REGS_AND_STACK_ACCESS_API feature
Sergey Matyukevich
2022-04-25
1
-0
/
+119
*
|
ARC: remove redundant READ_ONCE() in cmpxchg loop
Bang Li
2022-04-18
1
-1
/
+1
*
|
ARC: Remove a redundant memset()
Christophe JAILLET
2022-04-18
1
-1
/
+0
*
|
ARC: fix typos in comments
Julia Lawall
2022-04-18
4
-4
/
+4
*
|
ARC: entry: fix syscall_trace_exit argument
Sergey Matyukevich
2022-04-18
1
-0
/
+1
|
/
*
Merge tag 'ptrace-cleanups-for-v5.18' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2022-03-28
2
-5
/
+4
|
\
|
*
resume_user_mode: Move to resume_user_mode.h
Eric W. Biederman
2022-03-10
1
-2
/
+2
|
*
ptrace: Create ptrace_report_syscall_{entry,exit} in ptrace.h
Eric W. Biederman
2022-03-10
1
-3
/
+2
*
|
uaccess: fix type mismatch warnings from access_ok()
Arnd Bergmann
2022-02-25
1
-1
/
+1
|
/
*
arc: use swap() to make code cleaner
Yihao Han
2021-12-28
1
-8
/
+3
*
arc: perf: Move static structs to where they're really used
Alexey Brodkin
2021-12-28
1
-0
/
+162
*
ARC: perf: fix misleading comment about pmu vs counter stop
Vineet Gupta
2021-12-28
1
-1
/
+1
*
ARC: perf: Remove redundant initialization of variable idx
Colin Ian King
2021-12-28
1
-1
/
+1
*
Merge branch 'exit-cleanups-for-v5.16' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2021-11-10
1
-1
/
+1
|
\
|
*
signal: Replace force_sigsegv(SIGSEGV) with force_fatal_sig(SIGSEGV)
Eric W. Biederman
2021-10-29
1
-1
/
+1
*
|
Merge tag 'trace-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
2021-11-01
1
-6
/
+7
|
\
\
|
*
|
kprobes: treewide: Make it harder to refer kretprobe_trampoline directly
Masami Hiramatsu
2021-09-30
1
-5
/
+6
[next]