index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
uapi
/
asm-generic
Age
Commit message (
Expand
)
Author
Files
Lines
2016-11-30
tcp: SOF_TIMESTAMPING_OPT_STATS option for SO_TIMESTAMPING
Francis Yan
1
-0
/
+2
2016-10-17
generic syscalls: kill cruft from removed pkey syscalls
Dave Hansen
1
-4
/
+0
2016-09-09
generic syscalls: Wire up memory protection keys syscalls
Dave Hansen
1
-1
/
+11
2016-09-09
x86/pkeys: Allocation/free syscalls
Dave Hansen
1
-0
/
+5
2016-05-05
asm-generic: Drop renameat syscall from default list
James Hogan
1
-0
/
+3
2016-05-05
asm-generic: use compat version for preadv2 and pwritev2
Yury Norov
1
-2
/
+2
2016-04-23
generic syscalls: wire up preadv2 and pwritev2 syscalls
Andre Przywara
1
-1
/
+5
2016-03-20
Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-5
/
+12
2016-03-05
mm/pkeys: Fix siginfo ABI breakage caused by new u64 field
Dave Hansen
1
-1
/
+1
2016-02-25
net: Facility to report route quality of connected sockets
Tom Herbert
1
-0
/
+2
2016-02-18
signals, pkeys: Notify userspace about protection key faults
Dave Hansen
1
-5
/
+12
2016-01-15
arch/*/include/uapi/asm/mman.h: : let MADV_FREE have same value for all archi...
Chen Gang
1
-1
/
+1
2016-01-15
mm: support madvise(MADV_FREE)
Minchan Kim
1
-0
/
+1
2016-01-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-0
/
+3
2016-01-04
soreuseport: setsockopt SO_ATTACH_REUSEPORT_[CE]BPF
Craig Gallek
1
-0
/
+3
2015-12-01
vfs: add copy_file_range syscall and vfs helper
Zach Brown
1
-1
/
+3
2015-11-05
mm: mlock: add mlock flags to enable VM_LOCKONFAULT usage
Eric B Munson
2
-0
/
+6
2015-11-05
mm: mlock: add new mlock system call
Eric B Munson
1
-1
/
+3
2015-10-12
arm64: Fix MINSIGSTKSZ and SIGSTKSZ
Manjeet Pawar
1
-0
/
+2
2015-09-22
userfaultfd: register uapi generic syscall (aarch64)
Dr. David Alan Gilbert
1
-3
/
+5
2015-09-11
sys_membarrier(): system-wide memory barrier (generic, x86)
Mathieu Desnoyers
1
-1
/
+3
2015-04-17
errno.h: Improve ENOSYS's comment
Andy Lutomirski
1
-1
/
+10
2015-01-08
vfs: renumber FMODE_NONOTIFY and add to uniqueness check
David Drysdale
1
-1
/
+1
2014-12-13
syscalls: implement execveat() system call
David Drysdale
1
-1
/
+3
2014-12-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-0
/
+5
2014-12-05
net: sock: allow eBPF programs to be attached to sockets
Alexei Starovoitov
1
-0
/
+3
2014-11-18
mpx: Extend siginfo structure to include bound violation information
Qiaowei Ren
1
-1
/
+8
2014-11-11
net: introduce SO_INCOMING_CPU
Eric Dumazet
1
-0
/
+2
2014-09-26
bpf: enable bpf syscall on x64 and i386
Alexei Starovoitov
1
-1
/
+3
2014-08-18
asm-generic: add memfd_create system call to unistd.h
Will Deacon
1
-1
/
+3
2014-08-06
Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+3
2014-08-05
random: introduce getrandom(2) system call
Theodore Ts'o
1
-1
/
+3
2014-07-18
seccomp: add "seccomp" syscall
Kees Cook
1
-1
/
+3
2014-05-20
asm-generic: Add renameat2 syscall
James Hogan
1
-1
/
+3
2014-05-15
asm-generic: remove _STK_LIM_MAX
James Hogan
1
-7
/
+0
2014-04-22
locks: rename file-private locks to "open file description locks"
Jeff Layton
1
-10
/
+10
2014-04-07
madvise: correct the comment of MADV_DODUMP flag
Zhang Yanfei
1
-1
/
+1
2014-04-04
Merge branch 'locks-3.15' of git://git.samba.org/jlayton/linux
Linus Torvalds
1
-3
/
+16
2014-03-31
locks: add new fcntl cmd values for handling file private locks
Jeff Layton
1
-0
/
+16
2014-03-31
locks: fix posix lock range overflow handling
J. Bruce Fields
1
-3
/
+0
2014-03-04
compat: let architectures define __ARCH_WANT_COMPAT_SYS_GETDENTS64
Heiko Carstens
1
-0
/
+1
2014-02-24
asm-generic: add sched_setattr/sched_getattr syscalls
James Hogan
1
-1
/
+5
2014-01-29
Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
3
-19
/
+19
2014-01-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-0
/
+2
2014-01-23
asm/types.h: Remove include/asm-generic/int-l64.h
Geert Uytterhoeven
1
-2
/
+1
2014-01-20
uapi: Use __kernel_ulong_t in shmid64_ds/shminfo64/shm_info
H.J. Lu
1
-12
/
+12
2014-01-20
uapi: Use __kernel_ulong_t in struct msqid64_ds
H.J. Lu
1
-5
/
+5
2014-01-20
uapi, asm-generic: Use __kernel_ulong_t in uapi struct ipc64_perm
H.J. Lu
1
-2
/
+2
2014-01-18
net: introduce SO_BPF_EXTENSIONS
Michal Sekletar
1
-0
/
+2
2013-12-20
x86, x32: Use __kernel_long_t for __statfs_word
H.J. Lu
1
-1
/
+1
[next]