index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arc
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2022-04-18
ARC: remove redundant READ_ONCE() in cmpxchg loop
Bang Li
1
-1
/
+1
2022-04-18
ARC: Remove a redundant memset()
Christophe JAILLET
1
-1
/
+0
2022-04-18
ARC: fix typos in comments
Julia Lawall
4
-4
/
+4
2022-04-18
ARC: entry: fix syscall_trace_exit argument
Sergey Matyukevich
1
-0
/
+1
2022-03-28
Merge tag 'ptrace-cleanups-for-v5.18' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-5
/
+4
2022-03-10
resume_user_mode: Move to resume_user_mode.h
Eric W. Biederman
1
-2
/
+2
2022-03-10
ptrace: Create ptrace_report_syscall_{entry,exit} in ptrace.h
Eric W. Biederman
1
-3
/
+2
2022-02-25
uaccess: fix type mismatch warnings from access_ok()
Arnd Bergmann
1
-1
/
+1
2021-12-28
arc: use swap() to make code cleaner
Yihao Han
1
-8
/
+3
2021-12-28
arc: perf: Move static structs to where they're really used
Alexey Brodkin
1
-0
/
+162
2021-12-28
ARC: perf: fix misleading comment about pmu vs counter stop
Vineet Gupta
1
-1
/
+1
2021-12-28
ARC: perf: Remove redundant initialization of variable idx
Colin Ian King
1
-1
/
+1
2021-11-10
Merge branch 'exit-cleanups-for-v5.16' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+1
2021-11-01
Merge tag 'trace-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
1
-6
/
+7
2021-11-01
Merge tag 'sched-core-2021-11-01' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-2
/
+2
2021-10-29
signal: Replace force_sigsegv(SIGSEGV) with force_fatal_sig(SIGSEGV)
Eric W. Biederman
1
-1
/
+1
2021-10-25
irq: arc: avoid CONFIG_HANDLE_DOMAIN_IRQ
Mark Rutland
1
-1
/
+9
2021-10-15
sched: Add wrapper for get_wchan() to keep task blocked
Kees Cook
1
-2
/
+2
2021-09-30
kprobes: treewide: Make it harder to refer kretprobe_trampoline directly
Masami Hiramatsu
1
-5
/
+6
2021-09-30
kprobes: treewide: Remove trampoline_address from kretprobe_trampoline_handler()
Masami Hiramatsu
1
-1
/
+1
2021-09-08
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-5
/
+0
2021-09-08
trap: cleanup trap_init()
Kefeng Wang
1
-5
/
+0
2021-09-05
Merge tag 'arc-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu...
Linus Torvalds
5
-10
/
+6
2021-08-30
Merge tag 'irq-core-2021-08-30' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2021-08-24
ARC: mm: move MMU specific bits out of entry code ...
Vineet Gupta
2
-5
/
+3
2021-08-24
ARC: switch to generic bitops
Vineet Gupta
1
-2
/
+0
2021-08-24
arch/arc/kernel/: fix misspellings using codespell tool
Changcheng Deng
3
-3
/
+3
2021-08-12
arc: Bulk conversion to generic_handle_domain_irq()
Marc Zyngier
1
-1
/
+1
2021-08-03
ARC: fp: set FPU_STATUS.FWE to enable FPU_STATUS update on context switch
Vineet Gupta
1
-3
/
+6
2021-08-03
ARC: Fix CONFIG_STACKDEPOT
Guenter Roeck
1
-0
/
+2
2021-08-03
arc: Prefer unsigned int to bare use of unsigned
Jinchao Wang
1
-5
/
+5
2021-06-29
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-4
/
+4
2021-06-29
arch/arc/kernel/troubleshoot: use vma_lookup() instead of find_vma()
Liam Howlett
1
-4
/
+4
2021-06-28
Merge tag 'sched-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-2
/
+1
2021-06-28
Merge tag 'perf-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-16
/
+0
2021-06-18
sched: Introduce task_is_running()
Peter Zijlstra
1
-1
/
+1
2021-06-10
ARC: fix CONFIG_HARDENED_USERCOPY
Vineet Gupta
1
-1
/
+1
2021-06-10
ARCv2: save ABI registers across signal handling
Vineet Gupta
1
-0
/
+43
2021-06-03
Merge branch 'sched/urgent' into sched/core, to pick up fixes
Ingo Molnar
4
-8
/
+9
2021-06-03
kprobes: Do not increment probe miss count in the fault handler
Naveen N. Rao
1
-6
/
+0
2021-06-01
kprobes: Remove kprobe::fault_handler
Peter Zijlstra
1
-10
/
+0
2021-05-12
sched/core: Initialize the idle task with preemption disabled
Valentin Schneider
1
-1
/
+0
2021-05-10
ARC: entry: fix off-by-one error in syscall number validation
Vineet Gupta
1
-2
/
+2
2021-05-10
ARC: kgdb: add 'fallthrough' to prevent a warning
Randy Dunlap
1
-0
/
+1
2021-05-10
arc: Fix typos/spellos
Bhaskar Chowdhury
2
-6
/
+6
2021-03-22
ARC: treewide: avoid the pointer addition with NULL pointer
dean.yang_cp
1
-13
/
+14
2021-03-22
arc: kernel: Return -EFAULT if copy_to_user() fails
Wang Qing
1
-2
/
+2
2021-02-21
arch: setup PF_IO_WORKER threads like PF_KTHREAD
Jens Axboe
1
-1
/
+1
2021-01-07
ARC: unbork 5.11 bootup: fix snafu in _TIF_NOTIFY_SIGNAL handling
Vineet Gupta
1
-1
/
+1
2020-12-16
Merge tag 'tif-task_work.arch-2020-12-14' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-2
/
+3
[next]