index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
mips
/
kernel
/
syscalls
Age
Commit message (
Expand
)
Author
Files
Lines
2020-10-18
mm/madvise: introduce process_madvise() syscall: an external memory hinting API
Minchan Kim
3
-0
/
+3
2020-10-12
Merge branch 'compat.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-2
/
+2
2020-10-03
mm: remove compat_process_vm_{readv,writev}
Christoph Hellwig
2
-4
/
+4
2020-10-03
fs: remove compat_sys_vmsplice
Christoph Hellwig
2
-2
/
+2
2020-10-03
fs: remove the compat readv/writev syscalls
Christoph Hellwig
2
-4
/
+4
2020-09-22
fs: remove compat_sys_mount
Christoph Hellwig
2
-2
/
+2
2020-08-14
all arch: remove system call sys_sysctl
Xiaoming Ni
3
-3
/
+3
2020-08-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2
-4
/
+4
2020-07-19
net: remove compat_sys_{get,set}sockopt
Christoph Hellwig
2
-4
/
+4
2020-06-17
arch: wire-up close_range()
Christian Brauner
3
-0
/
+3
2020-05-14
vfs: add faccessat2 syscall
Miklos Szeredi
3
-0
/
+3
2020-04-07
asm-generic: fix unistd_32.h generation format
Michal Simek
1
-2
/
+1
2020-01-31
Merge tag 'mips_5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
Linus Torvalds
1
-1
/
+1
2020-01-29
Merge tag 'threads-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/bra...
Linus Torvalds
3
-0
/
+3
2020-01-20
MIPS: syscalls: fix indentation of the 'SYSNR' message
Alexander Lobakin
1
-1
/
+1
2020-01-18
open: introduce openat2(2) syscall
Aleksa Sarai
3
-0
/
+3
2020-01-13
arch: wire up pidfd_getfd syscall
Sargun Dhillon
3
-0
/
+3
2019-10-02
MIPS: Wire up clone3 syscall
Paul Burton
3
-3
/
+3
2019-07-30
mips: remove nargs from __SYSCALL
Firoz Khan
1
-2
/
+2
2019-07-15
arch: mark syscall number 435 reserved for clone3
Christian Brauner
3
-0
/
+3
2019-06-28
arch: wire-up pidfd_open()
Christian Brauner
3
-0
/
+3
2019-05-16
uapi: Wire up the mount API syscalls on non-x86 arches [ver #2]
David Howells
3
-0
/
+18
2019-04-15
arch: add pidfd and io_uring syscalls everywhere
Arnd Bergmann
3
-0
/
+12
2019-02-07
y2038: add 64-bit time_t syscalls to all 32-bit architectures
Arnd Bergmann
3
-0
/
+42
2019-02-07
y2038: rename old time and utime syscalls
Arnd Bergmann
1
-5
/
+5
2019-02-07
y2038: use time32 syscall names on 32-bit
Arnd Bergmann
1
-22
/
+22
2019-02-07
y2038: syscalls: rename y2038 compat syscalls
Arnd Bergmann
2
-51
/
+51
2019-01-25
arch: add split IPC system calls where needed
Arnd Bergmann
1
-0
/
+11
2019-01-25
ipc: rename old-style shmctl/semctl/msgctl syscalls
Arnd Bergmann
2
-6
/
+6
2018-12-14
mips: add system call table generation support
Firoz Khan
7
-0
/
+1261