index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source 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
2017-09-07
mm: arch: consolidate mmap hugetlb size encodings
Mike Kravetz
1
-11
/
+0
2017-09-07
mm: hugetlb: define system call hugetlb size encodings in single file
Mike Kravetz
1
-0
/
+34
2017-08-04
sock: add SOCK_ZEROCOPY sockopt
Willem de Bruijn
1
-0
/
+2
2017-07-24
signal: Remove kernel interal si_code magic
Eric W. Biederman
1
-69
/
+46
2017-07-24
fcntl: Don't use ambiguous SIG_POLL si_codes
Eric W. Biederman
1
-2
/
+2
2017-07-17
tty: Fix TIOCGPTPEER ioctl definition
Gleb Fotengauer-Malinovskiy
1
-1
/
+1
2017-07-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-0
/
+4
2017-07-04
Merge tag 'tty-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-0
/
+1
2017-06-21
net: introduce SO_PEERGROUPS getsockopt
David Herrmann
1
-0
/
+2
2017-06-09
tty: add TIOCGPTPEER ioctl
Aleksa Sarai
1
-0
/
+1
2017-06-04
signal: Remove non-uapi <asm/siginfo.h>
Christoph Hellwig
1
-2
/
+13
2017-05-21
net: add new control message for incoming HW-timestamped packets
Miroslav Lichvar
1
-0
/
+2
2017-05-10
uapi: export all headers under uapi directories
Nicolas Dichtel
2
-82
/
+30
2017-05-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-0
/
+6
2017-04-17
Remove compat_sys_getdents64()
Al Viro
1
-2
/
+1
2017-04-08
New getsockopt option to get socket cookie
Chenbo Feng
1
-0
/
+2
2017-04-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+3
2017-03-25
net: Introduce SO_INCOMING_NAPI_ID
Sridhar Samudrala
1
-0
/
+2
2017-03-22
sock: introduce SO_MEMINFO getsockopt
Josh Hunt
1
-0
/
+2
2017-03-20
generic syscalls: Wire up statx syscall
Stafford Horne
1
-1
/
+3
2017-02-23
userfaultfd: document _IOR/_IOW
Andrea Arcangeli
1
-1
/
+9
2016-11-30
tcp: SOF_TIMESTAMPING_OPT_STATS option for SO_TIMESTAMPING
Francis Yan
1
-0
/
+2
2016-10-17
generic syscalls: kill cruft from removed pkey syscalls
Dave Hansen
1
-4
/
+0
2016-09-09
generic syscalls: Wire up memory protection keys syscalls
Dave Hansen
1
-1
/
+11
2016-09-09
x86/pkeys: Allocation/free syscalls
Dave Hansen
1
-0
/
+5
2016-05-05
asm-generic: Drop renameat syscall from default list
James Hogan
1
-0
/
+3
2016-05-05
asm-generic: use compat version for preadv2 and pwritev2
Yury Norov
1
-2
/
+2
2016-04-23
generic syscalls: wire up preadv2 and pwritev2 syscalls
Andre Przywara
1
-1
/
+5
2016-03-21
Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-5
/
+12
2016-03-05
mm/pkeys: Fix siginfo ABI breakage caused by new u64 field
Dave Hansen
1
-1
/
+1
2016-02-26
net: Facility to report route quality of connected sockets
Tom Herbert
1
-0
/
+2
2016-02-18
signals, pkeys: Notify userspace about protection key faults
Dave Hansen
1
-5
/
+12
2016-01-16
arch/*/include/uapi/asm/mman.h: : let MADV_FREE have same value for all archi...
Chen Gang
1
-1
/
+1
2016-01-16
mm: support madvise(MADV_FREE)
Minchan Kim
1
-0
/
+1
2016-01-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-0
/
+3
2016-01-05
soreuseport: setsockopt SO_ATTACH_REUSEPORT_[CE]BPF
Craig Gallek
1
-0
/
+3
2015-12-01
vfs: add copy_file_range syscall and vfs helper
Zach Brown
1
-1
/
+3
2015-11-06
mm: mlock: add mlock flags to enable VM_LOCKONFAULT usage
Eric B Munson
2
-0
/
+6
2015-11-06
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-23
userfaultfd: register uapi generic syscall (aarch64)
Dr. David Alan Gilbert
1
-3
/
+5
2015-09-12
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-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
[prev]
[next]