index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
uapi
/
asm-generic
Age
Commit message (
Expand
)
Author
2016-01-15
arch/*/include/uapi/asm/mman.h: : let MADV_FREE have same value for all archi...
Chen Gang
2016-01-15
mm: support madvise(MADV_FREE)
Minchan Kim
2016-01-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2016-01-04
soreuseport: setsockopt SO_ATTACH_REUSEPORT_[CE]BPF
Craig Gallek
2015-12-01
vfs: add copy_file_range syscall and vfs helper
Zach Brown
2015-11-05
mm: mlock: add mlock flags to enable VM_LOCKONFAULT usage
Eric B Munson
2015-11-05
mm: mlock: add new mlock system call
Eric B Munson
2015-10-12
arm64: Fix MINSIGSTKSZ and SIGSTKSZ
Manjeet Pawar
2015-09-22
userfaultfd: register uapi generic syscall (aarch64)
Dr. David Alan Gilbert
2015-09-11
sys_membarrier(): system-wide memory barrier (generic, x86)
Mathieu Desnoyers
2015-04-17
errno.h: Improve ENOSYS's comment
Andy Lutomirski
2015-01-08
vfs: renumber FMODE_NONOTIFY and add to uniqueness check
David Drysdale
2014-12-13
syscalls: implement execveat() system call
David Drysdale
2014-12-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2014-12-05
net: sock: allow eBPF programs to be attached to sockets
Alexei Starovoitov
2014-11-18
mpx: Extend siginfo structure to include bound violation information
Qiaowei Ren
2014-11-11
net: introduce SO_INCOMING_CPU
Eric Dumazet
2014-09-26
bpf: enable bpf syscall on x64 and i386
Alexei Starovoitov
2014-08-18
asm-generic: add memfd_create system call to unistd.h
Will Deacon
2014-08-06
Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2014-08-05
random: introduce getrandom(2) system call
Theodore Ts'o
2014-07-18
seccomp: add "seccomp" syscall
Kees Cook
2014-05-20
asm-generic: Add renameat2 syscall
James Hogan
2014-05-15
asm-generic: remove _STK_LIM_MAX
James Hogan
2014-04-22
locks: rename file-private locks to "open file description locks"
Jeff Layton
2014-04-07
madvise: correct the comment of MADV_DODUMP flag
Zhang Yanfei
2014-04-04
Merge branch 'locks-3.15' of git://git.samba.org/jlayton/linux
Linus Torvalds
2014-03-31
locks: add new fcntl cmd values for handling file private locks
Jeff Layton
2014-03-31
locks: fix posix lock range overflow handling
J. Bruce Fields
2014-03-04
compat: let architectures define __ARCH_WANT_COMPAT_SYS_GETDENTS64
Heiko Carstens
2014-02-24
asm-generic: add sched_setattr/sched_getattr syscalls
James Hogan
2014-01-29
Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-01-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2014-01-23
asm/types.h: Remove include/asm-generic/int-l64.h
Geert Uytterhoeven
2014-01-20
uapi: Use __kernel_ulong_t in shmid64_ds/shminfo64/shm_info
H.J. Lu
2014-01-20
uapi: Use __kernel_ulong_t in struct msqid64_ds
H.J. Lu
2014-01-20
uapi, asm-generic: Use __kernel_ulong_t in uapi struct ipc64_perm
H.J. Lu
2014-01-18
net: introduce SO_BPF_EXTENSIONS
Michal Sekletar
2013-12-20
x86, x32: Use __kernel_long_t for __statfs_word
H.J. Lu
2013-11-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2013-11-13
errno.h: remove "NFS" from descriptions in comments
Eric Sandeen
2013-09-28
net: introduce SO_MAX_PACING_RATE
Eric Dumazet
2013-07-20
allow O_TMPFILE to work with O_WRONLY
Al Viro
2013-07-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-07-13
Safer ABI for O_TMPFILE
Al Viro
2013-07-10
net: rename busy poll socket op and globals
Eliezer Tamir
2013-07-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2013-07-08
net: rename low latency sockets functions to busy poll
Eliezer Tamir
2013-07-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-06-29
[O_TMPFILE] it's still short a few helpers, but infrastructure should be OK n...
Al Viro
[next]