index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
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
/
include
/
linux
/
syscalls.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'next-seccomp' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2019-01-02
1
-1
/
+1
|
\
|
*
seccomp: switch system call argument type to void *
Tycho Andersen
2018-12-11
1
-1
/
+1
*
|
y2038: signal: Add sys_rt_sigtimedwait_time32
Arnd Bergmann
2018-12-18
1
-0
/
+4
*
|
y2038: socket: Add compat_sys_recvmmsg_time64
Arnd Bergmann
2018-12-18
1
-0
/
+3
*
|
y2038: futex: Add support for __kernel_timespec
Arnd Bergmann
2018-12-07
1
-1
/
+1
*
|
io_pgetevents: use __kernel_timespec
Deepa Dinamani
2018-12-06
1
-2
/
+8
*
|
pselect6: use __kernel_timespec
Deepa Dinamani
2018-12-06
1
-1
/
+4
*
|
ppoll: use __kernel_timespec
Deepa Dinamani
2018-12-06
1
-1
/
+4
|
/
*
y2038: signal: Change rt_sigtimedwait to use __kernel_timespec
Arnd Bergmann
2018-08-29
1
-1
/
+1
*
y2038: socket: Change recvmmsg to use __kernel_timespec
Arnd Bergmann
2018-08-29
1
-1
/
+1
*
y2038: sched: Change sched_rr_get_interval to use __kernel_timespec
Arnd Bergmann
2018-08-29
1
-1
/
+1
*
y2038: Compile utimes()/futimesat() conditionally
Arnd Bergmann
2018-08-29
1
-4
/
+6
*
y2038: Change sys_utimensat() to use __kernel_timespec
Arnd Bergmann
2018-08-29
1
-1
/
+2
*
y2038: globally rename compat_time to old_time32
Arnd Bergmann
2018-08-27
1
-1
/
+1
*
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2018-08-14
1
-0
/
+11
|
\
|
*
kernel: add ksys_personality()
Mark Rutland
2018-07-12
1
-0
/
+11
*
|
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2018-08-13
1
-5
/
+5
|
\
\
|
*
|
Merge branch 'fortglx/4.19/time' of https://git.linaro.org/people/john.stultz...
Thomas Gleixner
2018-07-12
1
-0
/
+4
|
|
\
|
|
*
|
time: Change types to new y2038 safe __kernel_itimerspec
Deepa Dinamani
2018-06-24
1
-5
/
+5
*
|
|
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2018-07-22
1
-0
/
+1
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
aio: don't expose __aio_sigset in uapi
Christoph Hellwig
2018-07-17
1
-0
/
+1
|
|
/
*
/
disable -Wattribute-alias warning for SYSCALL_DEFINEx()
Arnd Bergmann
2018-06-25
1
-0
/
+4
|
/
*
rseq: Introduce restartable sequences system call
Mathieu Desnoyers
2018-06-06
1
-1
/
+3
*
Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2018-06-04
1
-3
/
+3
|
\
|
*
y2038: ipc: Use __kernel_timespec
Arnd Bergmann
2018-04-20
1
-3
/
+3
*
|
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2018-06-04
1
-6
/
+7
|
\
|
|
*
time: Change nanosleep to safe __kernel_* types
Deepa Dinamani
2018-04-19
1
-3
/
+4
|
*
time: Change types to new y2038 safe __kernel_* types
Deepa Dinamani
2018-04-19
1
-3
/
+3
*
|
aio: implement io_pgetevents
Christoph Hellwig
2018-05-02
1
-0
/
+6
|
/
*
syscalls/core, syscalls/x86: Clean up syscall stub naming convention
Dominik Brodowski
2018-04-09
1
-6
/
+11
*
syscalls/x86: Use 'struct pt_regs' based syscall calling convention for 64-bi...
Dominik Brodowski
2018-04-05
1
-1
/
+1
*
syscalls/core: Introduce CONFIG_ARCH_HAS_SYSCALL_WRAPPER=y
Dominik Brodowski
2018-04-05
1
-0
/
+23
*
bpf: whitelist all syscalls for error injection
Howard McLauchlan
2018-04-02
1
-0
/
+3
*
syscalls: sort syscall prototypes in include/linux/syscalls.h
Dominik Brodowski
2018-04-02
1
-537
/
+667
*
kexec: move sys_kexec_load() prototype to syscalls.h
Dominik Brodowski
2018-04-02
1
-0
/
+4
*
mm: add ksys_readahead() helper; remove in-kernel calls to sys_readahead()
Dominik Brodowski
2018-04-02
1
-0
/
+1
*
mm: add ksys_mmap_pgoff() helper; remove in-kernel calls to sys_mmap_pgoff()
Dominik Brodowski
2018-04-02
1
-0
/
+3
*
mm: add ksys_fadvise64_64() helper; remove in-kernel call to sys_fadvise64_64()
Dominik Brodowski
2018-04-02
1
-0
/
+9
*
fs: add ksys_fallocate() wrapper; remove in-kernel calls to sys_fallocate()
Dominik Brodowski
2018-04-02
1
-0
/
+1
*
fs: add ksys_p{read,write}64() helpers; remove in-kernel calls to syscalls
Dominik Brodowski
2018-04-02
1
-0
/
+4
*
fs: add ksys_truncate() wrapper; remove in-kernel calls to sys_truncate()
Dominik Brodowski
2018-04-02
1
-0
/
+7
*
fs: add ksys_sync_file_range helper(); remove in-kernel calls to syscall
Dominik Brodowski
2018-04-02
1
-0
/
+2
*
kernel: add ksys_setsid() helper; remove in-kernel call to sys_setsid()
Dominik Brodowski
2018-04-02
1
-0
/
+1
*
kernel: add ksys_unshare() helper; remove in-kernel calls to sys_unshare()
Dominik Brodowski
2018-04-02
1
-0
/
+1
*
fs: add ksys_sync() helper; remove in-kernel calls to sys_sync()
Dominik Brodowski
2018-04-02
1
-0
/
+1
*
fs: add ksys_read() helper; remove in-kernel calls to sys_read()
Dominik Brodowski
2018-04-02
1
-0
/
+1
*
fs: add ksys_lseek() helper; remove in-kernel calls to sys_lseek()
Dominik Brodowski
2018-04-02
1
-0
/
+1
*
fs: add ksys_ioctl() helper; remove in-kernel calls to sys_ioctl()
Dominik Brodowski
2018-04-02
1
-0
/
+1
*
fs: add ksys_getdents64() helper; remove in-kernel calls to sys_getdents64()
Dominik Brodowski
2018-04-02
1
-0
/
+2
*
fs: add ksys_open() wrapper; remove in-kernel calls to sys_open()
Dominik Brodowski
2018-04-02
1
-0
/
+11
[next]