Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge tag 'clone3-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/brau... | Linus Torvalds | 2019-07-11 | 1 | -0/+1 |
|\ | |||||
| * | arch: wire-up clone3() syscall | Christian Brauner | 2019-06-09 | 1 | -0/+1 |
* | | arch: wire-up pidfd_open() | Christian Brauner | 2019-06-28 | 1 | -0/+1 |
|/ | |||||
* | uapi: Wire up the mount API syscalls on non-x86 arches [ver #2] | David Howells | 2019-05-16 | 1 | -0/+6 |
* | arch: add pidfd and io_uring syscalls everywhere | Arnd Bergmann | 2019-04-15 | 1 | -0/+4 |
* | y2038: add 64-bit time_t syscalls to all 32-bit architectures | Arnd Bergmann | 2019-02-07 | 1 | -0/+21 |
* | y2038: rename old time and utime syscalls | Arnd Bergmann | 2019-02-07 | 1 | -3/+3 |
* | y2038: use time32 syscall names on 32-bit | Arnd Bergmann | 2019-02-07 | 1 | -22/+22 |
* | arch: add pkey and rseq syscall numbers everywhere | Arnd Bergmann | 2019-01-25 | 1 | -0/+1 |
* | ipc: rename old-style shmctl/semctl/msgctl syscalls | Arnd Bergmann | 2019-01-25 | 1 | -3/+3 |
* | xtensa: add system call table generation support | Firoz Khan | 2018-12-03 | 4 | -0/+480 |