Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
625637bf4afa45204bd87e4218645182a919485a
/
include
/
uapi
/
asm-generic
c895f6f
bpf: correct broken uapi for BPF_PROG_TYPE_PERF_EVENT program type
by Hendrik Brueckner
· 7 years ago
a3841f9
Merge tag 'libnvdimm-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
by Linus Torvalds
· 7 years ago
b6fb293
mm: Define MAP_SYNC and VM_SYNC flags
by Jan Kara
· 7 years ago
1c97259
mm: introduce MAP_SHARED_VALIDATE, a mechanism to safely define new mmap flags
by Dan Williams
· 7 years ago
6f52b16
License cleanup: add SPDX license identifier to uapi header files with no license
by Greg Kroah-Hartman
· 7 years ago
dd198ce
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
by Linus Torvalds
· 7 years ago
d34fc1a
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 7 years ago
d2cd9ed
mm,fork: introduce MADV_WIPEONFORK
by Rik van Riel
· 7 years ago
aafd456
mm: arch: consolidate mmap hugetlb size encodings
by Mike Kravetz
· 7 years ago
e652f69
mm: hugetlb: define system call hugetlb size encodings in single file
by Mike Kravetz
· 7 years ago
76851d1
sock: add SOCK_ZEROCOPY sockopt
by Willem de Bruijn
· 7 years ago
cc73152
signal: Remove kernel interal si_code magic
by Eric W. Biederman
· 7 years ago
d08477a
fcntl: Don't use ambiguous SIG_POLL si_codes
by Eric W. Biederman
· 7 years ago
c632517
tty: Fix TIOCGPTPEER ioctl definition
by Gleb Fotengauer-Malinovskiy
· 7 years ago
5518b69
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 7 years ago
9a715cd
Merge tag 'tty-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 7 years ago
28b5ba2a
net: introduce SO_PEERGROUPS getsockopt
by David Herrmann
· 7 years ago
54ebbfb
tty: add TIOCGPTPEER ioctl
by Aleksa Sarai
· 8 years ago
6bc51cb
signal: Remove non-uapi <asm/siginfo.h>
by Christoph Hellwig
· 8 years ago
aad9c8c
net: add new control message for incoming HW-timestamped packets
by Miroslav Lichvar
· 8 years ago
fcc8487
uapi: export all headers under uapi directories
by Nicolas Dichtel
· 8 years ago
8d65b08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 8 years ago
2611dc1
Remove compat_sys_getdents64()
by Al Viro
· 8 years ago
5daab9d
New getsockopt option to get socket cookie
by Chenbo Feng
· 8 years ago
6f14f44
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
6d43390
net: Introduce SO_INCOMING_NAPI_ID
by Sridhar Samudrala
· 8 years ago
a2d133b
sock: introduce SO_MEMINFO getsockopt
by Josh Hunt
· 8 years ago
fdfe4a3
generic syscalls: Wire up statx syscall
by Stafford Horne
· 8 years ago
e067eba
userfaultfd: document _IOR/_IOW
by Andrea Arcangeli
· 8 years ago
1c88580
tcp: SOF_TIMESTAMPING_OPT_STATS option for SO_TIMESTAMPING
by Francis Yan
· 8 years ago
7175790
generic syscalls: kill cruft from removed pkey syscalls
by Dave Hansen
· 8 years ago
a60f7b6
generic syscalls: Wire up memory protection keys syscalls
by Dave Hansen
· 8 years ago
e8c24d3
x86/pkeys: Allocation/free syscalls
by Dave Hansen
· 8 years ago
b0da6d4
asm-generic: Drop renameat syscall from default list
by James Hogan
· 9 years ago
1f93e9f
asm-generic: use compat version for preadv2 and pwritev2
by Yury Norov
· 9 years ago
987aedb
generic syscalls: wire up preadv2 and pwritev2 syscalls
by Andre Przywara
· 9 years ago
643ad15
Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
49cd53b
mm/pkeys: Fix siginfo ABI breakage caused by new u64 field
by Dave Hansen
· 9 years ago
a87cb3e
net: Facility to report route quality of connected sockets
by Tom Herbert
· 9 years ago
cd0ea35
signals, pkeys: Notify userspace about protection key faults
by Dave Hansen
· 9 years ago
21f55b0
arch/*/include/uapi/asm/mman.h: : let MADV_FREE have same value for all architectures
by Chen Gang
· 9 years ago
854e9ed
mm: support madvise(MADV_FREE)
by Minchan Kim
· 9 years ago
aee3bfa
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 9 years ago
538950a
soreuseport: setsockopt SO_ATTACH_REUSEPORT_[CE]BPF
by Craig Gallek
· 9 years ago
2973293
vfs: add copy_file_range syscall and vfs helper
by Zach Brown
· 9 years ago
b0f205c
mm: mlock: add mlock flags to enable VM_LOCKONFAULT usage
by Eric B Munson
· 9 years ago
a8ca5d0
mm: mlock: add new mlock system call
by Eric B Munson
· 9 years ago
c969265
arm64: Fix MINSIGSTKSZ and SIGSTKSZ
by Manjeet Pawar
· 9 years ago
09f7298
userfaultfd: register uapi generic syscall (aarch64)
by Dr. David Alan Gilbert
· 9 years ago
5b25b13
sys_membarrier(): system-wide memory barrier (generic, x86)
by Mathieu Desnoyers
· 9 years ago
e15f431
errno.h: Improve ENOSYS's comment
by Andy Lutomirski
· 10 years ago
75069f2
vfs: renumber FMODE_NONOTIFY and add to uniqueness check
by David Drysdale
· 10 years ago
51f39a1
syscalls: implement execveat() system call
by David Drysdale
· 10 years ago
70e71ca
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 10 years ago
89aa075
net: sock: allow eBPF programs to be attached to sockets
by Alexei Starovoitov
· 10 years ago
ee1b58d
mpx: Extend siginfo structure to include bound violation information
by Qiaowei Ren
· 10 years ago
2c8c56e
net: introduce SO_INCOMING_CPU
by Eric Dumazet
· 10 years ago
749730c
bpf: enable bpf syscall on x64 and i386
by Alexei Starovoitov
· 10 years ago
503e663
asm-generic: add memfd_create system call to unistd.h
by Will Deacon
· 10 years ago
f4f142e
Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random
by Linus Torvalds
· 10 years ago
c6e9d6f
random: introduce getrandom(2) system call
by Theodore Ts'o
· 10 years ago
48dc92b
seccomp: add "seccomp" syscall
by Kees Cook
· 10 years ago
63ba600
asm-generic: Add renameat2 syscall
by James Hogan
· 11 years ago
ffe6902
asm-generic: remove _STK_LIM_MAX
by James Hogan
· 11 years ago
0d3f7a2
locks: rename file-private locks to "open file description locks"
by Jeff Layton
· 11 years ago
85892f1
madvise: correct the comment of MADV_DODUMP flag
by Zhang Yanfei
· 11 years ago
f7789dc
Merge branch 'locks-3.15' of git://git.samba.org/jlayton/linux
by Linus Torvalds
· 11 years ago
5d50ffd
locks: add new fcntl cmd values for handling file private locks
by Jeff Layton
· 11 years ago
ef12e72
locks: fix posix lock range overflow handling
by J. Bruce Fields
· 11 years ago
0473c9b
compat: let architectures define __ARCH_WANT_COMPAT_SYS_GETDENTS64
by Heiko Carstens
· 11 years ago
e6cfc02
asm-generic: add sched_setattr/sched_getattr syscalls
by James Hogan
· 11 years ago
cca2164
Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
4ba9920
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 11 years ago
0c79a8e
asm/types.h: Remove include/asm-generic/int-l64.h
by Geert Uytterhoeven
· 11 years ago
f8dcdf0
uapi: Use __kernel_ulong_t in shmid64_ds/shminfo64/shm_info
by H.J. Lu
· 11 years ago
b9cd5ca
uapi: Use __kernel_ulong_t in struct msqid64_ds
by H.J. Lu
· 11 years ago
071ed24
uapi, asm-generic: Use __kernel_ulong_t in uapi struct ipc64_perm
by H.J. Lu
· 11 years ago
ea02f94
net: introduce SO_BPF_EXTENSIONS
by Michal Sekletar
· 11 years ago
79dbbc6
x86, x32: Use __kernel_long_t for __statfs_word
by H.J. Lu
· 11 years ago
42a2d92
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 11 years ago
0ca4343
errno.h: remove "NFS" from descriptions in comments
by Eric Sandeen
· 11 years ago
62748f3
net: introduce SO_MAX_PACING_RATE
by Eric Dumazet
· 11 years ago
ba57ea6
allow O_TMPFILE to work with O_WRONLY
by Al Viro
· 11 years ago
41d9884c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 11 years ago
bb458c6
Safer ABI for O_TMPFILE
by Al Viro
· 11 years ago
64b0dc5
net: rename busy poll socket op and globals
by Eliezer Tamir
· 11 years ago
496322b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 11 years ago
cbf5500
net: rename low latency sockets functions to busy poll
by Eliezer Tamir
· 11 years ago
790eac5
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 11 years ago
60545d0
[O_TMPFILE] it's still short a few helpers, but infrastructure should be OK now...
by Al Viro
· 12 years ago
2d48d67
net: poll/select low latency socket support
by Eliezer Tamir
· 11 years ago
0a0fca9
sched: Rename sched.c as sched/core.c in comments and Documentation
by Viresh Kumar
· 12 years ago
dafcc43
net: add socket option for low latency polling
by Eliezer Tamir
· 12 years ago
7d4c04f
net: add option to enable error queue packets waking select
by Keller, Jacob E
· 12 years ago
9e2d59a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal
by Linus Torvalds
· 12 years ago
03e2759
tile: switch to generic compat rt_sig{procmask,pending}()
by Al Viro
· 12 years ago
574c486
consolidate kernel-side struct sigaction declarations
by Al Viro
· 12 years ago
92a3ce4
consolidate declarations of k_sigaction
by Al Viro
· 12 years ago
055dc21
soreuseport: infrastructure
by Tom Herbert
· 12 years ago
d59577b
sk-filter: Add ability to lock a socket filter program
by Vincent Bernat
· 12 years ago
Next »