index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
uapi
/
asm-generic
Age
Commit message (
Expand
)
Author
Files
Lines
2015-01-09
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-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-0
/
+5
2014-12-06
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-06
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-08
madvise: correct the comment of MADV_DODUMP flag
Zhang Yanfei
1
-1
/
+1
2014-04-05
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-30
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-24
asm/types.h: Remove include/asm-generic/int-l64.h
Geert Uytterhoeven
1
-2
/
+1
2014-01-21
uapi: Use __kernel_ulong_t in shmid64_ds/shminfo64/shm_info
H.J. Lu
1
-12
/
+12
2014-01-21
uapi: Use __kernel_ulong_t in struct msqid64_ds
H.J. Lu
1
-5
/
+5
2014-01-21
uapi, asm-generic: Use __kernel_ulong_t in uapi struct ipc64_perm
H.J. Lu
1
-2
/
+2
2014-01-19
net: introduce SO_BPF_EXTENSIONS
Michal Sekletar
1
-0
/
+2
2013-12-21
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-29
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-11
net: rename busy poll socket op and globals
Eliezer Tamir
1
-1
/
+1
2013-07-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2
-0
/
+4
2013-07-09
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-26
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-18
net: add socket option for low latency polling
Eliezer Tamir
1
-0
/
+2
2013-04-01
net: add option to enable error queue packets waking select
Keller, Jacob E
1
-0
/
+2
2013-02-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-6
/
+8
2013-02-04
tile: switch to generic compat rt_sig{procmask,pending}()
Al Viro
1
-2
/
+2
2013-02-04
consolidate kernel-side struct sigaction declarations
Al Viro
1
-0
/
+6
2013-02-04
consolidate declarations of k_sigaction
Al Viro
1
-4
/
+0
2013-01-23
soreuseport: infrastructure
Tom Herbert
1
-2
/
+1
2013-01-17
sk-filter: Add ability to lock a socket filter program
Vincent Bernat
1
-0
/
+2
2012-12-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-6
/
+0
[next]