Age | Commit message (Expand) | Author |
2019-03-28 | KVM: export <linux/kvm_para.h> and <asm/kvm_para.h> iif KVM is supported | Masahiro Yamada |
2019-03-17 | Merge tag 'kbuild-v5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma... | Linus Torvalds |
2019-03-17 | kbuild: force all architectures except um to include mandatory-y | Masahiro Yamada |
2019-03-11 | y2038: fix socket.h header inclusion | Arnd Bergmann |
2019-02-03 | socket: fix for Add SO_TIMESTAMP[NS]_NEW | Stephen Rothwell |
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 | arch: sparc: Override struct __kernel_old_timeval | Deepa Dinamani |
2019-02-03 | sockopt: Rename SO_TIMESTAMP* to SO_TIMESTAMP*_OLD | Deepa Dinamani |
2019-01-17 | net: introduce SO_BINDTOIFINDEX sockopt | David Herrmann |
2019-01-06 | arch: remove redundant UAPI generic-y defines | Masahiro Yamada |
2019-01-06 | arch: remove stale comments "UAPI Header export list" | Masahiro Yamada |
2018-11-18 | sparc: generate uapi header and system call table files | Firoz Khan |
2018-11-18 | sparc: add __NR_syscalls along with NR_syscalls | Firoz Khan |
2018-11-18 | sparc: move __IGNORE* entries to non uapi header | Firoz Khan |
2018-10-29 | Merge tag 'tty-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds |
2018-10-24 | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2018-10-09 | sparc: Wire up io_pgetevents system call. | David S. Miller |
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-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 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2018-05-19 | Merge branch 'linus' into timers/2038 | Thomas Gleixner |
2018-05-15 | Remove jsflash driver | Jens Axboe |
2018-04-30 | sparc64: Fix mistake in oradax license text | Rob Gardner |
2018-04-20 | y2038: sparc: Extend sysvipc data structures | Arnd Bergmann |
2018-04-19 | sparc: fix compat siginfo ABI regression | Dmitry V. Levin |
2018-03-20 | sparc: Make auxiliary vectors for ADI available on 32-bit as well | Khalid Aziz |
2018-03-18 | sparc64: Add support for ADI (Application Data Integrity) | Khalid Aziz |
2018-03-18 | sparc64: Add auxiliary vectors to report platform ADI properties | Khalid Aziz |
2018-03-18 | sparc64: Add support for ADI register fields, ASIs and traps | Khalid Aziz |
2018-02-11 | unify {de,}mangle_poll(), get rid of kernel-side POLL... | Al Viro |
2018-02-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next | Linus Torvalds |
2018-01-30 | Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2018-01-22 | sparc64: Oracle DAX driver | Rob Gardner |
2017-12-05 | bpf: correct broken uapi for BPF_PROG_TYPE_PERF_EVENT program type | Hendrik Brueckner |
2017-11-29 | make kernel-side POLL... arch-independent | Al Viro |
2017-11-27 | define __poll_t, annotate constants | Al Viro |
2017-11-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | Linus Torvalds |
2017-11-15 | vDSO for sparc | Nagarathnam Muthusamy |
2017-11-02 | License cleanup: add SPDX license identifier to uapi header files with no lic... | Greg Kroah-Hartman |
2017-09-11 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds |
2017-08-03 | sock: add SOCK_ZEROCOPY sockopt | Willem de Bruijn |
2017-07-24 | signal: Remove kernel interal si_code magic | Eric W. Biederman |
2017-07-19 | signal/sparc: Document a conflict with SI_USER with SIGFPE | Eric W. Biederman |
2017-07-17 | tty: Fix TIOCGPTPEER ioctl definition | Gleb Fotengauer-Malinovskiy |