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