index
:
Linux Stable
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.12.y
linux-6.13.y
linux-6.14.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
/
m68k
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
*
m68k: Only force 030 bus error if PC not in exception table
Michael Schmitz
2023-03-30
1
-1
/
+3
*
m68k: Check syscall_trace_enter() return code
Michael Schmitz
2023-03-10
1
-0
/
+3
*
exit: Add and use make_task_dead.
Eric W. Biederman
2023-02-01
1
-1
/
+1
*
m68knommu: fix undefined reference to `mach_get_rtc_pll'
Greg Ungerer
2022-06-14
3
-8
/
+9
*
signal: Deliver SIGTRAP on perf event asynchronously if blocked
Marco Elver
2022-06-09
1
-0
/
+1
*
signal: Replace force_fatal_sig with force_exit_sig when in doubt
Eric W. Biederman
2021-11-25
1
-1
/
+1
*
signal: Replace force_sigsegv(SIGSEGV) with force_fatal_sig(SIGSEGV)
Eric W. Biederman
2021-11-25
1
-1
/
+1
*
m68k: Remove set_fs()
Christoph Hellwig
2021-09-24
4
-15
/
+9
*
m68k: Leave stack mangling to asm wrapper of sigreturn()
Al Viro
2021-09-24
2
-99
/
+67
*
m68k: Update ->thread.esp0 before calling syscall_trace() in ret_from_signal
Al Viro
2021-09-24
1
-0
/
+2
*
m68k: Handle arrivals of multiple signals correctly
Al Viro
2021-09-24
1
-46
/
+42
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-09-03
1
-0
/
+2
|
\
|
*
mm: wire up syscall process_mrelease
Suren Baghdasaryan
2021-09-03
1
-0
/
+2
*
|
signal/m68k: Use force_sigsegv(SIGSEGV) in fpsp040_die
Eric W. Biederman
2021-08-26
1
-1
/
+1
*
|
exit/bdflush: Remove the deprecated bdflush system call
Eric W. Biederman
2021-07-12
1
-1
/
+1
|
/
*
m68k: convert to setup_initial_init_mm()
Kefeng Wang
2021-07-08
2
-8
/
+2
*
Merge tag 'fs_for_v5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2021-07-01
1
-1
/
+1
|
\
|
*
quota: Wire up quotactl_fd syscall
Jan Kara
2021-06-07
1
-1
/
+1
*
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-06-29
1
-2
/
+2
|
\
\
|
*
|
arch/m68k/kernel/sys_m68k: use vma_lookup() in sys_cacheflush()
Liam Howlett
2021-06-29
1
-2
/
+2
*
|
|
Merge tag 'm68k-for-v5.14-tag1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2021-06-28
1
-3
/
+0
|
\
\
\
|
*
|
|
m68k: dma: Remove unnecessary include of asm/cacheflush.h
Wan Jiabing
2021-05-10
1
-3
/
+0
*
|
|
|
sched: Introduce task_is_running()
Peter Zijlstra
2021-06-18
1
-1
/
+1
|
|
/
/
|
/
|
|
*
|
|
Merge branch 'for-v5.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2021-05-21
1
-1
/
+2
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
signal: Deliver all of the siginfo perf data in _perf
Eric W. Biederman
2021-05-18
1
-1
/
+2
*
|
|
quota: Disable quotactl_path syscall
Jan Kara
2021-05-17
1
-1
/
+1
|
|
/
|
/
|
*
|
Merge tag 'landlock_v34' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
2021-05-01
1
-0
/
+3
|
\
\
|
*
|
arch: Wire up Landlock syscalls
Mickaël Salaün
2021-04-22
1
-0
/
+3
*
|
|
Merge tag 'for_v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...
Linus Torvalds
2021-04-29
1
-0
/
+1
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
quota: wire up quotactl_path
Sascha Hauer
2021-03-17
1
-0
/
+1
|
|
/
*
|
Merge tag 'perf-core-2021-04-28' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2021-04-28
1
-0
/
+3
|
\
\
|
*
|
signal: Introduce TRAP_PERF si_code and si_perf to siginfo
Marco Elver
2021-04-16
1
-0
/
+3
|
|
/
*
|
m68k: Add missing mmap_read_lock() to sys_cacheflush()
Liam Howlett
2021-04-12
1
-0
/
+2
*
|
m68k: syscalls: switch to generic syscallhdr.sh
Masahiro Yamada
2021-04-06
2
-41
/
+2
*
|
m68k: syscalls: switch to generic syscalltbl.sh
Masahiro Yamada
2021-04-06
3
-39
/
+3
|
/
*
Merge tag 'io_uring-worker.v3-2021-02-25' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-02-27
1
-1
/
+1
|
\
|
*
arch: setup PF_IO_WORKER threads like PF_KTHREAD
Jens Axboe
2021-02-21
1
-1
/
+1
*
|
Merge tag 'kbuild-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2021-02-25
1
-6
/
+7
|
\
\
|
*
|
arch: syscalls: remove $(srctree)/ prefix from syscall tables
Masahiro Yamada
2021-02-22
1
-1
/
+1
|
*
|
arch: syscalls: add missing FORCE and fix 'targets' to make if_changed work
Masahiro Yamada
2021-02-22
1
-5
/
+6
|
|
/
*
/
fs: add mount_setattr()
Christian Brauner
2021-01-24
1
-0
/
+1
|
/
*
Merge tag 'm68knommu-for-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-12-21
2
-1
/
+10
|
\
|
*
m68k: m68328: remove duplicate code
Arnd Bergmann
2020-12-07
1
-0
/
+9
|
*
m68knommu: align BSS section to 4-byte boundaries
Greg Ungerer
2020-12-07
1
-1
/
+1
*
|
epoll: wire up syscall epoll_pwait2
Willem de Bruijn
2020-12-19
1
-0
/
+1
*
|
Merge tag 'tif-task_work.arch-2020-12-14' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-12-16
1
-1
/
+2
|
\
\
|
*
|
m68k: add support for TIF_NOTIFY_SIGNAL
Jens Axboe
2020-11-09
1
-1
/
+2
|
|
/
*
|
Merge tag 'asm-generic-timers-5.11' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2020-12-16
3
-16
/
+6
|
\
\
|
*
|
m68k: remove timer_interrupt() function
Arnd Bergmann
2020-10-30
3
-16
/
+3
|
*
|
m68k: split heartbeat out of timer function
Arnd Bergmann
2020-10-30
1
-2
/
+5
|
|
/
[next]