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
/
include
/
uapi
/
asm-generic
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'kbuild-v5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
2019-03-17
1
-1
/
+3
|
\
|
*
kbuild: force all architectures except um to include mandatory-y
Masahiro Yamada
2019-03-17
1
-1
/
+3
*
|
Merge tag 'pidfd-v5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/b...
Linus Torvalds
2019-03-16
1
-0
/
+2
|
\
\
|
*
|
signal: add pidfd_send_signal() syscall
Christian Brauner
2019-03-05
1
-1
/
+3
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2019-03-14
1
-1
/
+1
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
y2038: fix socket.h header inclusion
Arnd Bergmann
2019-03-11
1
-1
/
+1
*
|
|
Merge tag 'io_uring-2019-03-06' of git://git.kernel.dk/linux-block
Linus Torvalds
2019-03-08
1
-1
/
+8
|
\
\
\
|
*
|
|
io_uring: add support for pre-mapped user IO buffers
Jens Axboe
2019-02-28
1
-1
/
+3
|
*
|
|
Add io_uring IO interface
Jens Axboe
2019-02-28
1
-1
/
+5
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'asm-generic-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2019-03-06
1
-3
/
+1
|
\
\
\
|
*
|
|
arch: move common mmap flags to linux/mman.h
Michael S. Tsirkin
2019-02-18
1
-3
/
+1
|
|
/
/
*
|
|
Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2019-03-05
1
-33
/
+116
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
asm-generic: Make time32 syscall numbers optional
Arnd Bergmann
2019-02-19
1
-0
/
+36
|
*
|
asm-generic: Drop getrlimit and setrlimit syscalls from default list
Yury Norov
2019-02-19
1
-0
/
+5
|
*
|
compat ABI: use non-compat openat and open_by_handle_at variants
Yury Norov
2019-02-18
1
-3
/
+2
|
*
|
y2038: add 64-bit time_t syscalls to all 32-bit architectures
Arnd Bergmann
2019-02-07
1
-1
/
+43
|
*
|
y2038: use time32 syscall names on 32-bit
Arnd Bergmann
2019-02-07
1
-28
/
+28
|
*
|
y2038: syscalls: rename y2038 compat syscalls
Arnd Bergmann
2019-02-07
1
-22
/
+22
|
*
|
arch: add split IPC system calls where needed
Arnd Bergmann
2019-01-25
1
-0
/
+1
|
|
/
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-02-15
1
-7
/
+0
|
\
\
|
*
|
Rename include/{uapi => }/asm-generic/shmparam.h really
Masahiro Yamada
2019-02-12
1
-7
/
+0
|
|
/
*
|
sock: Add SO_RCVTIMEO_NEW and SO_SNDTIMEO_NEW
Deepa Dinamani
2019-02-03
1
-2
/
+9
*
|
socket: Rename SO_RCVTIMEO/ SO_SNDTIMEO with _OLD suffixes
Deepa Dinamani
2019-02-03
1
-2
/
+4
*
|
socket: Add SO_TIMESTAMPING_NEW
Deepa Dinamani
2019-02-03
1
-2
/
+3
*
|
socket: Add SO_TIMESTAMP[NS]_NEW
Deepa Dinamani
2019-02-03
1
-2
/
+13
*
|
sockopt: Rename SO_TIMESTAMP* to SO_TIMESTAMP*_OLD
Deepa Dinamani
2019-02-03
1
-7
/
+16
*
|
net: introduce SO_BINDTOIFINDEX sockopt
David Herrmann
2019-01-17
1
-0
/
+2
|
/
*
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2018-12-25
1
-1
/
+3
|
\
|
*
asm-generic: add kexec_file_load system call to unistd.h
AKASHI Takahiro
2018-12-06
1
-1
/
+3
*
|
bpf: promote bpf_perf_event.h to mandatory UAPI header
Masahiro Yamada
2018-12-17
1
-0
/
+1
*
|
asm-generic: unistd.h: fixup broken macro include.
Guo Ren
2018-12-06
1
-0
/
+4
|
/
*
Merge tag 'tty-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2018-10-29
1
-0
/
+2
|
\
|
*
Merge 4.19-rc7 into tty-next
Greg Kroah-Hartman
2018-10-08
1
-0
/
+2
|
|
\
|
*
|
tty/serial_core: add ISO7816 infrastructure
Nicolas Ferre
2018-10-02
1
-0
/
+2
*
|
|
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2018-10-25
1
-0
/
+2
|
\
\
\
|
*
|
|
y2038: Remove stat64 family from default syscall set
Arnd Bergmann
2018-08-29
1
-0
/
+2
|
|
/
/
*
|
|
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-10-24
1
-93
/
+100
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
signal: Remove the need for __ARCH_SI_PREABLE_SIZE and SI_PAD_SIZE
Eric W. Biederman
2018-10-03
1
-93
/
+94
|
*
|
signal/sparc: Move EMT_TAGOVF into the generic siginfo.h
Eric W. Biederman
2018-10-03
1
-0
/
+6
|
|
/
*
/
mm/hugetlb: add mmap() encodings for 32MB and 512MB page sizes
Anshuman Khandual
2018-10-05
1
-0
/
+2
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2018-08-15
1
-0
/
+3
|
\
|
*
net: Add a new socket option for a future transmit time.
Richard Cochran
2018-07-04
1
-0
/
+3
*
|
asm-generic: unistd.h: Wire up sys_rseq
Will Deacon
2018-07-11
1
-1
/
+3
|
/
*
Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2018-06-04
3
-45
/
+49
|
\
|
*
y2038: asm-generic: Extend sysvipc data structures
Arnd Bergmann
2018-04-20
3
-45
/
+49
*
|
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2018-06-04
1
-0
/
+1
|
\
|
|
*
time: Add new y2038 safe __kernel_timespec
Deepa Dinamani
2018-04-19
1
-0
/
+1
*
|
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-06-04
1
-1
/
+2
|
\
\
|
*
|
signal: Add TRAP_UNK si_code for undiagnosted trap exceptions
Eric W. Biederman
2018-04-25
1
-1
/
+2
|
|
/
*
/
aio: implement io_pgetevents
Christoph Hellwig
2018-05-02
1
-1
/
+3
|
/
[next]