index
:
Linux Stable
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
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
...
|
*
|
|
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
|
/
*
Merge branch 'parisc-4.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-04-12
1
-1
/
+2
|
\
|
*
parisc/signal: Add FPE_CONDTRAP for conditional trap handling
Helge Deller
2018-04-11
1
-1
/
+2
*
|
fs, elf: drop MAP_FIXED usage from elf_map
Michal Hocko
2018-04-11
1
-1
/
+3
*
|
mm: introduce MAP_FIXED_NOREPLACE
Michal Hocko
2018-04-11
1
-0
/
+1
|
/
*
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-04-05
1
-2
/
+5
|
\
|
*
signal: Correct the offset of si_pkey and si_lower in struct siginfo on m68k
Eric W. Biederman
2018-04-02
1
-2
/
+5
*
|
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2018-04-04
1
-1
/
+2
|
\
|
|
*
signal: Add FPE_FLTUNK si_code for undiagnosable fp exceptions
Dave Martin
2018-03-15
1
-1
/
+2
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next
Linus Torvalds
2018-04-03
1
-1
/
+4
|
\
\
|
*
|
signals, sparc: Add signal codes for ADI violations
Khalid Aziz
2018-03-18
1
-1
/
+4
|
|
/
[prev]
[next]