summaryrefslogtreecommitdiff
path: root/include/uapi/asm-generic (follow)
Commit message (Expand)AuthorAge
* BACKPORT: arch: wire-up pidfd_open()Christian Brauner2022-10-28
* BACKPORT: signal: add pidfd_send_signal() syscallChristian Brauner2022-10-28
* BACKPORT [FROMLIST] New getsockopt option to get socket cookieChenbo Feng2022-04-19
* soreuseport: setsockopt SO_ATTACH_REUSEPORT_[CE]BPFCraig Gallek2022-04-19
* uapi: export all headers under uapi directoriesNicolas Dichtel2020-06-01
* tty: serial: msm_hs: Add snapshot of msm_hs uart driversGirish Mahadevan2016-03-22
* mm: mlock: add mlock flags to enable VM_LOCKONFAULT usageEric B Munson2015-11-05
* mm: mlock: add new mlock system callEric B Munson2015-11-05
* arm64: Fix MINSIGSTKSZ and SIGSTKSZManjeet Pawar2015-10-12
* userfaultfd: register uapi generic syscall (aarch64)Dr. David Alan Gilbert2015-09-22
* sys_membarrier(): system-wide memory barrier (generic, x86)Mathieu Desnoyers2015-09-11
* errno.h: Improve ENOSYS's commentAndy Lutomirski2015-04-17
* vfs: renumber FMODE_NONOTIFY and add to uniqueness checkDavid Drysdale2015-01-08
* syscalls: implement execveat() system callDavid Drysdale2014-12-13
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-12-11
|\
| * net: sock: allow eBPF programs to be attached to socketsAlexei Starovoitov2014-12-05
| * net: introduce SO_INCOMING_CPUEric Dumazet2014-11-11
* | mpx: Extend siginfo structure to include bound violation informationQiaowei Ren2014-11-18
|/
* bpf: enable bpf syscall on x64 and i386Alexei Starovoitov2014-09-26
* asm-generic: add memfd_create system call to unistd.hWill Deacon2014-08-18
* Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-08-06
|\
| * random: introduce getrandom(2) system callTheodore Ts'o2014-08-05
* | seccomp: add "seccomp" syscallKees Cook2014-07-18
|/
* asm-generic: Add renameat2 syscallJames Hogan2014-05-20
* asm-generic: remove _STK_LIM_MAXJames Hogan2014-05-15
* locks: rename file-private locks to "open file description locks"Jeff Layton2014-04-22
* madvise: correct the comment of MADV_DODUMP flagZhang Yanfei2014-04-07
* Merge branch 'locks-3.15' of git://git.samba.org/jlayton/linuxLinus Torvalds2014-04-04
|\
| * locks: add new fcntl cmd values for handling file private locksJeff Layton2014-03-31
| * locks: fix posix lock range overflow handlingJ. Bruce Fields2014-03-31
* | compat: let architectures define __ARCH_WANT_COMPAT_SYS_GETDENTS64Heiko Carstens2014-03-04
* | asm-generic: add sched_setattr/sched_getattr syscallsJames Hogan2014-02-24
|/
* Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-01-29
|\
| * uapi: Use __kernel_ulong_t in shmid64_ds/shminfo64/shm_infoH.J. Lu2014-01-20
| * uapi: Use __kernel_ulong_t in struct msqid64_dsH.J. Lu2014-01-20
| * uapi, asm-generic: Use __kernel_ulong_t in uapi struct ipc64_permH.J. Lu2014-01-20
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-01-25
|\ \
| * | net: introduce SO_BPF_EXTENSIONSMichal Sekletar2014-01-18
* | | asm/types.h: Remove include/asm-generic/int-l64.hGeert Uytterhoeven2014-01-23
| |/ |/|
* | x86, x32: Use __kernel_long_t for __statfs_wordH.J. Lu2013-12-20
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-11-13
|\
| * net: introduce SO_MAX_PACING_RATEEric Dumazet2013-09-28
* | errno.h: remove "NFS" from descriptions in commentsEric Sandeen2013-11-13
|/
* allow O_TMPFILE to work with O_WRONLYAl Viro2013-07-20
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-07-14
|\
| * Safer ABI for O_TMPFILEAl Viro2013-07-13
* | net: rename busy poll socket op and globalsEliezer Tamir2013-07-10
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-07-09
|\ \ | |/ |/|
| * net: rename low latency sockets functions to busy pollEliezer Tamir2013-07-08
| * net: poll/select low latency socket supportEliezer Tamir2013-06-25