index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
mips
/
kernel
/
syscalls
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'lsm-pr-20240105' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2024-01-09
3
-0
/
+9
|
\
|
*
LSM: wireup Linux Security Module syscalls
Casey Schaufler
2023-11-12
3
-0
/
+9
*
|
wire up syscalls for statmount/listmount
Miklos Szeredi
2023-12-14
3
-0
/
+6
|
/
*
Merge tag 'asm-generic-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-11-01
3
-3
/
+6
|
\
|
*
arch: Reserve map_shadow_stack() syscall number for all architectures
Sohil Mehta
2023-10-06
3
-0
/
+3
|
*
syscalls: Cleanup references to sys_lookup_dcookie()
Sohil Mehta
2023-10-03
3
-3
/
+3
*
|
futex: Add sys_futex_requeue()
peterz@infradead.org
2023-09-21
3
-0
/
+3
*
|
futex: Add sys_futex_wait()
peterz@infradead.org
2023-09-21
3
-0
/
+3
*
|
futex: Add sys_futex_wake()
peterz@infradead.org
2023-09-21
3
-0
/
+3
|
/
*
arch: Register fchmodat2, usually as syscall 452
Palmer Dabbelt
2023-07-27
3
-0
/
+3
*
cachestat: wire up cachestat for other architectures
Nhat Pham
2023-06-09
3
-0
/
+3
*
arch: syscalls: simplify uapi/kapi directory creation
Masahiro Yamada
2022-03-31
1
-2
/
+1
*
mm/mempolicy: wire up syscall set_mempolicy_home_node
Aneesh Kumar K.V
2022-01-15
3
-0
/
+3
*
MIPS: syscalls: Wire up futex_waitv syscall
Wang Haojun
2021-11-16
3
-0
/
+3
*
compat: remove some compat entry points
Arnd Bergmann
2021-09-08
2
-10
/
+10
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-09-03
3
-0
/
+6
|
\
|
*
mm: wire up syscall process_mrelease
Suren Baghdasaryan
2021-09-03
3
-0
/
+6
*
|
exit/bdflush: Remove the deprecated bdflush system call
Eric W. Biederman
2021-07-12
1
-1
/
+1
|
/
*
Merge tag 'mips_5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...
Linus Torvalds
2021-07-01
2
-31
/
+5
|
\
|
*
mips: syscalls: use pattern rules to generate syscall headers
Masahiro Yamada
2021-06-01
1
-24
/
+4
|
*
mips: syscalls: define syscall offsets directly in <asm/unistd.h>
Masahiro Yamada
2021-06-01
2
-7
/
+1
*
|
quota: Wire up quotactl_fd syscall
Jan Kara
2021-06-07
3
-3
/
+3
*
|
quota: Disable quotactl_path syscall
Jan Kara
2021-05-17
3
-3
/
+3
|
/
*
Merge tag 'landlock_v34' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
2021-05-01
3
-0
/
+9
|
\
|
*
arch: Wire up Landlock syscalls
Mickaël Salaün
2021-04-22
3
-0
/
+9
*
|
Merge tag 'mips_5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...
Linus Torvalds
2021-04-29
3
-103
/
+10
|
\
\
|
*
|
mips: syscalls: switch to generic syscallhdr.sh
Masahiro Yamada
2021-03-10
2
-44
/
+2
|
*
|
mips: syscalls: switch to generic syscalltbl.sh
Masahiro Yamada
2021-03-10
2
-59
/
+8
|
|
/
*
/
quota: wire up quotactl_path
Sascha Hauer
2021-03-17
3
-0
/
+3
|
/
*
Merge tag 'kbuild-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2021-02-25
1
-16
/
+17
|
\
|
*
arch: syscalls: remove $(srctree)/ prefix from syscall tables
Masahiro Yamada
2021-02-22
1
-3
/
+3
|
*
arch: syscalls: add missing FORCE and fix 'targets' to make if_changed work
Masahiro Yamada
2021-02-22
1
-13
/
+14
*
|
Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-02-23
3
-0
/
+3
|
\
\
|
*
|
fs: add mount_setattr()
Christian Brauner
2021-01-24
3
-0
/
+3
|
|
/
*
/
MIPS: UAPI: unexport unistd_nr_{n32,n64,o32}.h
Alexander Lobakin
2021-01-07
1
-8
/
+8
|
/
*
epoll: fix compat syscall wire up of epoll_pwait2
Heiko Carstens
2020-12-20
1
-1
/
+1
*
epoll: wire up syscall epoll_pwait2
Willem de Bruijn
2020-12-19
3
-0
/
+3
*
mm/madvise: introduce process_madvise() syscall: an external memory hinting API
Minchan Kim
2020-10-18
3
-0
/
+3
*
Merge branch 'compat.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2020-10-12
2
-2
/
+2
|
\
|
*
fs: remove compat_sys_mount
Christoph Hellwig
2020-09-22
2
-2
/
+2
*
|
mm: remove compat_process_vm_{readv,writev}
Christoph Hellwig
2020-10-03
2
-4
/
+4
*
|
fs: remove compat_sys_vmsplice
Christoph Hellwig
2020-10-03
2
-2
/
+2
*
|
fs: remove the compat readv/writev syscalls
Christoph Hellwig
2020-10-03
2
-4
/
+4
|
/
*
all arch: remove system call sys_sysctl
Xiaoming Ni
2020-08-14
3
-3
/
+3
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2020-08-05
2
-4
/
+4
|
\
|
*
net: remove compat_sys_{get,set}sockopt
Christoph Hellwig
2020-07-19
2
-4
/
+4
*
|
arch: wire-up close_range()
Christian Brauner
2020-06-17
3
-0
/
+3
|
/
*
vfs: add faccessat2 syscall
Miklos Szeredi
2020-05-14
3
-0
/
+3
*
asm-generic: fix unistd_32.h generation format
Michal Simek
2020-04-07
1
-2
/
+1
*
Merge tag 'mips_5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
Linus Torvalds
2020-01-31
1
-1
/
+1
|
\
[next]