Age | Commit message (Expand) | Author |
2019-02-03 | sock: Add SO_RCVTIMEO_NEW and SO_SNDTIMEO_NEW | Deepa Dinamani |
2019-02-03 | socket: Rename SO_RCVTIMEO/ SO_SNDTIMEO with _OLD suffixes | Deepa Dinamani |
2019-02-03 | socket: Add SO_TIMESTAMPING_NEW | Deepa Dinamani |
2019-02-03 | socket: Add SO_TIMESTAMP[NS]_NEW | Deepa Dinamani |
2019-02-03 | sockopt: Rename SO_TIMESTAMP* to SO_TIMESTAMP*_OLD | Deepa Dinamani |
2019-01-25 | arch: add split IPC system calls where needed | Arnd Bergmann |
2019-01-17 | net: introduce SO_BINDTOIFINDEX sockopt | David Herrmann |
2018-12-25 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2018-12-17 | bpf: promote bpf_perf_event.h to mandatory UAPI header | Masahiro Yamada |
2018-12-06 | asm-generic: unistd.h: fixup broken macro include. | Guo Ren |
2018-12-06 | asm-generic: add kexec_file_load system call to unistd.h | AKASHI Takahiro |
2018-10-29 | Merge tag 'tty-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds |
2018-10-25 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2018-10-24 | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2018-10-08 | Merge 4.19-rc7 into tty-next | Greg Kroah-Hartman |
2018-10-05 | mm/hugetlb: add mmap() encodings for 32MB and 512MB page sizes | Anshuman Khandual |
2018-10-03 | signal: Remove the need for __ARCH_SI_PREABLE_SIZE and SI_PAD_SIZE | Eric W. Biederman |
2018-10-03 | signal/sparc: Move EMT_TAGOVF into the generic siginfo.h | Eric W. Biederman |
2018-10-02 | tty/serial_core: add ISO7816 infrastructure | Nicolas Ferre |
2018-08-29 | y2038: Remove stat64 family from default syscall set | Arnd Bergmann |
2018-08-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2018-07-11 | asm-generic: unistd.h: Wire up sys_rseq | Will Deacon |
2018-07-04 | net: Add a new socket option for a future transmit time. | Richard Cochran |
2018-06-04 | Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2018-06-04 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2018-06-04 | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2018-05-02 | aio: implement io_pgetevents | Christoph Hellwig |
2018-04-25 | signal: Add TRAP_UNK si_code for undiagnosted trap exceptions | Eric W. Biederman |
2018-04-20 | y2038: asm-generic: Extend sysvipc data structures | Arnd Bergmann |
2018-04-19 | time: Add new y2038 safe __kernel_timespec | Deepa Dinamani |
2018-04-12 | Merge branch 'parisc-4.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2018-04-11 | fs, elf: drop MAP_FIXED usage from elf_map | Michal Hocko |
2018-04-11 | mm: introduce MAP_FIXED_NOREPLACE | Michal Hocko |
2018-04-11 | parisc/signal: Add FPE_CONDTRAP for conditional trap handling | Helge Deller |
2018-04-05 | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2018-04-04 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2018-04-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next | Linus Torvalds |
2018-04-02 | Merge tag 'arch-removal' of git://git.kernel.org/pub/scm/linux/kernel/git/arn... | Linus Torvalds |
2018-04-02 | signal: Correct the offset of si_pkey and si_lower in struct siginfo on m68k | Eric W. Biederman |
2018-03-26 | asm-generic: clean up asm/unistd.h | Arnd Bergmann |
2018-03-26 | asm-generic: siginfo: define ia64 si_codes unconditionally | Arnd Bergmann |
2018-03-26 | asm-generic: siginfo: remove obsolete #ifdefs | Arnd Bergmann |
2018-03-18 | signals, sparc: Add signal codes for ADI violations | Khalid Aziz |
2018-03-15 | signal: Add FPE_FLTUNK si_code for undiagnosable fp exceptions | Dave Martin |
2018-03-06 | signal: Correct the offset of si_pkey in struct siginfo | Eric W. Biederman |
2018-02-11 | unify {de,}mangle_poll(), get rid of kernel-side POLL... | Al Viro |
2018-02-06 | <asm-generic/siginfo.h>: fix language in comments | Randy Dunlap |
2018-01-30 | Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2018-01-15 | signal/blackfin: Move the blackfin specific si_codes to asm-generic/siginfo.h | Eric W. Biederman |
2018-01-15 | signal/tile: Move the tile specific si_codes to asm-generic/siginfo.h | Eric W. Biederman |