index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
alpha
/
include
/
uapi
/
asm
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'libnvdimm-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2017-11-17
1
-0
/
+1
|
\
|
*
mm: introduce MAP_SHARED_VALIDATE, a mechanism to safely define new mmap flags
Dan Williams
2017-11-03
1
-0
/
+1
*
|
License cleanup: add SPDX license identifier to uapi header files with a license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
|
License cleanup: add SPDX license identifier to uapi header files with no lic...
Greg Kroah-Hartman
2017-11-02
39
-0
/
+39
|
/
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2017-09-11
1
-0
/
+14
|
\
|
*
signal: Remove kernel interal si_code magic
Eric W. Biederman
2017-07-24
1
-2
/
+2
|
*
signal/alpha: Document a conflict with SI_USER for SIGTRAP
Eric W. Biederman
2017-07-19
1
-0
/
+14
*
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2017-09-06
1
-11
/
+3
|
\
\
|
*
|
mm,fork: introduce MADV_WIPEONFORK
Rik van Riel
2017-09-06
1
-0
/
+3
|
*
|
mm: arch: consolidate mmap hugetlb size encodings
Mike Kravetz
2017-09-06
1
-11
/
+0
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2017-09-06
1
-0
/
+2
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-09-01
2
-1
/
+25
|
|
\
\
|
*
|
|
sock: add SOCK_ZEROCOPY sockopt
Willem de Bruijn
2017-08-03
1
-0
/
+2
*
|
|
|
alpha: cleanup: remove __NR_sys_epoll_*, leave __NR_epoll_*
Sergei Trofimovich
2017-09-04
1
-5
/
+0
|
|
/
/
|
/
|
|
*
|
|
alpha: uapi: Add support for __SANE_USERSPACE_TYPES__
Ben Hutchings
2017-08-29
1
-1
/
+11
*
|
|
alpha: Update for new syscalls
Richard Henderson
2017-08-29
1
-0
/
+14
|
/
/
*
/
tty: Fix TIOCGPTPEER ioctl definition
Gleb Fotengauer-Malinovskiy
2017-07-17
1
-1
/
+1
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2017-07-05
1
-0
/
+4
|
\
|
*
net: introduce SO_PEERGROUPS getsockopt
David Herrmann
2017-06-21
1
-0
/
+2
|
*
net: Define SCM_TIMESTAMPING_PKTINFO on all architectures.
David S. Miller
2017-05-21
1
-0
/
+2
*
|
tty: add TIOCGPTPEER ioctl
Aleksa Sarai
2017-06-09
1
-0
/
+1
|
/
*
uapi: export all headers under uapi directories
Nicolas Dichtel
2017-05-11
1
-41
/
+0
*
New getsockopt option to get socket cookie
Chenbo Feng
2017-04-08
1
-0
/
+2
*
net: Introduce SO_INCOMING_NAPI_ID
Sridhar Samudrala
2017-03-24
1
-0
/
+2
*
sock: introduce SO_MEMINFO getsockopt
Josh Hunt
2017-03-22
1
-0
/
+2
*
tcp: SOF_TIMESTAMPING_OPT_STATS option for SO_TIMESTAMPING
Francis Yan
2016-11-30
1
-0
/
+2
*
x86/pkeys: Allocation/free syscalls
Dave Hansen
2016-09-09
1
-0
/
+5
*
net: Facility to report route quality of connected sockets
Tom Herbert
2016-02-25
1
-0
/
+2
*
mm: arch: remove duplicate definitions of MADV_FREE
Guenter Roeck
2016-01-20
1
-1
/
+0
*
arch/*/include/uapi/asm/mman.h: : let MADV_FREE have same value for all archi...
Chen Gang
2016-01-15
1
-0
/
+1
*
mm: define MADV_FREE for some arches
Minchan Kim
2016-01-15
1
-0
/
+1
*
soreuseport: setsockopt SO_ATTACH_REUSEPORT_[CE]BPF
Craig Gallek
2016-01-04
1
-0
/
+3
*
mm: mlock: add mlock flags to enable VM_LOCKONFAULT usage
Eric B Munson
2015-11-05
1
-0
/
+3
*
alpha: Wire up all missing implemented syscalls
Chen Gang
2015-05-26
1
-0
/
+3
*
net: sock: allow eBPF programs to be attached to sockets
Alexei Starovoitov
2014-12-05
1
-0
/
+3
*
net: introduce SO_INCOMING_CPU
Eric Dumazet
2014-11-11
1
-0
/
+2
*
asm/uapi: Add definition of TIOC[SG]RS485
Ricardo Ribalda Delgado
2014-09-28
1
-0
/
+2
*
alpha: Wire up sched_setattr, sched_getattr, and renameat2 syscalls.
Michael Cree
2014-08-29
1
-0
/
+3
*
net: introduce SO_BPF_EXTENSIONS
Michal Sekletar
2014-01-18
1
-0
/
+2
*
alpha: Primitive support for CPU power down.
Richard Henderson
2013-11-16
1
-0
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2013-11-13
1
-1
/
+3
|
\
|
*
net: introduce SO_MAX_PACING_RATE
Eric Dumazet
2013-09-28
1
-1
/
+3
*
|
errno.h: remove "NFS" from descriptions in comments
Eric Sandeen
2013-11-13
1
-1
/
+1
|
/
*
alpha: Force the user-visible HZ to a constant 1024.
Richard Henderson
2013-07-19
1
-7
/
+0
*
alpha: Add kcmp and finit_module syscalls
Richard Henderson
2013-07-19
1
-0
/
+2
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-07-14
1
-1
/
+1
|
\
|
*
Safer ABI for O_TMPFILE
Al Viro
2013-07-13
1
-1
/
+1
*
|
net: rename busy poll socket op and globals
Eliezer Tamir
2013-07-10
1
-1
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2013-07-09
1
-0
/
+2
|
\
\
|
|
/
|
/
|
|
*
net: add socket option for low latency polling
Eliezer Tamir
2013-06-17
1
-0
/
+2
[next]