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
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
2013-11-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-0
/
+2
2013-11-13
errno.h: remove "NFS" from descriptions in comments
Eric Sandeen
1
-1
/
+1
2013-09-28
net: introduce SO_MAX_PACING_RATE
Eric Dumazet
1
-0
/
+2
2013-07-20
allow O_TMPFILE to work with O_WRONLY
Al Viro
1
-2
/
+2
2013-07-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-2
/
+6
2013-07-13
Safer ABI for O_TMPFILE
Al Viro
1
-2
/
+6
2013-07-10
net: rename busy poll socket op and globals
Eliezer Tamir
1
-1
/
+1
2013-07-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2
-0
/
+4
2013-07-08
net: rename low latency sockets functions to busy poll
Eliezer Tamir
1
-1
/
+1
2013-07-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-0
/
+4
2013-06-29
[O_TMPFILE] it's still short a few helpers, but infrastructure should be OK n...
Al Viro
1
-0
/
+4
2013-06-25
net: poll/select low latency socket support
Eliezer Tamir
1
-0
/
+2
2013-06-19
sched: Rename sched.c as sched/core.c in comments and Documentation
Viresh Kumar
1
-1
/
+1
2013-06-17
net: add socket option for low latency polling
Eliezer Tamir
1
-0
/
+2
2013-03-31
net: add option to enable error queue packets waking select
Keller, Jacob E
1
-0
/
+2
2013-02-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-6
/
+8
[next]