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
/
m68k
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2022-03-31
Merge tag 'kbuild-v5.18-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-2
/
+1
2022-03-31
arch: syscalls: simplify uapi/kapi directory creation
Masahiro Yamada
1
-2
/
+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-23
ptrace: Remove duplicated include in ptrace.c
Yang Li
1
-1
/
+0
2022-03-21
Merge tag 'for-5.18/block-2022-03-18' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+0
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
/
+3
2022-02-21
m68k: Add asm/config.h
Laurent Vivier
1
-22
/
+1
2022-02-02
block: remove genhd.h
Christoph Hellwig
1
-1
/
+0
2022-01-17
Merge branch 'signal-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-12
/
+2
2022-01-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-0
/
+1
2022-01-15
mm/mempolicy: wire up syscall set_mempolicy_home_node
Aneesh Kumar K.V
1
-0
/
+1
2022-01-10
Merge tag 'm68k-for-v5.17-tag1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-9
/
+6
2022-01-08
ptrace/m68k: Stop open coding ptrace_report_syscall
Eric W. Biederman
1
-11
/
+1
2021-12-13
exit: Add and use make_task_dead.
Eric W. Biederman
1
-1
/
+1
2021-11-29
m68k: Enable memtest functionality
Finn Thain
1
-9
/
+6
2021-11-25
Merge tag 'asm-generic-5.16-2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+1
2021-11-25
futex: Wireup futex_waitv syscall
André Almeida
1
-0
/
+1
2021-11-19
signal: Replace force_fatal_sig with force_exit_sig when in doubt
Eric W. Biederman
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-10-29
signal: Replace force_sigsegv(SIGSEGV) with force_fatal_sig(SIGSEGV)
Eric W. Biederman
1
-1
/
+1
2021-10-15
sched: Add wrapper for get_wchan() to keep task blocked
Kees Cook
1
-3
/
+1
2021-09-24
m68k: Remove set_fs()
Christoph Hellwig
4
-15
/
+9
2021-09-24
m68k: Leave stack mangling to asm wrapper of sigreturn()
Al Viro
2
-99
/
+67
2021-09-24
m68k: Update ->thread.esp0 before calling syscall_trace() in ret_from_signal
Al Viro
1
-0
/
+2
2021-09-24
m68k: Handle arrivals of multiple signals correctly
Al Viro
1
-46
/
+42
2021-09-03
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-0
/
+2
2021-09-03
mm: wire up syscall process_mrelease
Suren Baghdasaryan
1
-0
/
+2
2021-08-26
signal/m68k: Use force_sigsegv(SIGSEGV) in fpsp040_die
Eric W. Biederman
1
-1
/
+1
2021-07-12
exit/bdflush: Remove the deprecated bdflush system call
Eric W. Biederman
1
-1
/
+1
2021-07-08
m68k: convert to setup_initial_init_mm()
Kefeng Wang
2
-8
/
+2
2021-07-01
Merge tag 'fs_for_v5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2021-06-29
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-2
/
+2
2021-06-29
arch/m68k/kernel/sys_m68k: use vma_lookup() in sys_cacheflush()
Liam Howlett
1
-2
/
+2
2021-06-28
Merge tag 'm68k-for-v5.14-tag1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-3
/
+0
2021-06-18
sched: Introduce task_is_running()
Peter Zijlstra
1
-1
/
+1
2021-06-07
quota: Wire up quotactl_fd syscall
Jan Kara
1
-1
/
+1
2021-05-21
Merge branch 'for-v5.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+2
2021-05-18
signal: Deliver all of the siginfo perf data in _perf
Eric W. Biederman
1
-1
/
+2
2021-05-17
quota: Disable quotactl_path syscall
Jan Kara
1
-1
/
+1
2021-05-10
m68k: dma: Remove unnecessary include of asm/cacheflush.h
Wan Jiabing
1
-3
/
+0
2021-05-01
Merge tag 'landlock_v34' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
1
-0
/
+3
2021-04-29
Merge tag 'for_v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...
Linus Torvalds
1
-0
/
+1
2021-04-28
Merge tag 'perf-core-2021-04-28' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+3
2021-04-22
arch: Wire up Landlock syscalls
Mickaël Salaün
1
-0
/
+3
2021-04-16
signal: Introduce TRAP_PERF si_code and si_perf to siginfo
Marco Elver
1
-0
/
+3
2021-04-12
m68k: Add missing mmap_read_lock() to sys_cacheflush()
Liam Howlett
1
-0
/
+2
2021-04-06
m68k: syscalls: switch to generic syscallhdr.sh
Masahiro Yamada
2
-41
/
+2
2021-04-06
m68k: syscalls: switch to generic syscalltbl.sh
Masahiro Yamada
3
-39
/
+3
2021-03-17
quota: wire up quotactl_path
Sascha Hauer
1
-0
/
+1
[next]