summaryrefslogtreecommitdiff
path: root/arch/sparc/include/uapi
AgeCommit message (Expand)Author
2017-11-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2017-11-15vDSO for sparcNagarathnam Muthusamy
2017-11-02License cleanup: add SPDX license identifier to uapi header files with no lic...Greg Kroah-Hartman
2017-09-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2017-08-03sock: add SOCK_ZEROCOPY sockoptWillem de Bruijn
2017-07-24signal: Remove kernel interal si_code magicEric W. Biederman
2017-07-19signal/sparc: Document a conflict with SI_USER with SIGFPEEric W. Biederman
2017-07-17tty: Fix TIOCGPTPEER ioctl definitionGleb Fotengauer-Malinovskiy
2017-07-11sparc: move generic-y of exported headers to uapi/asm/KbuildMasahiro Yamada
2017-07-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2017-06-21net: introduce SO_PEERGROUPS getsockoptDavid Herrmann
2017-06-09tty: add TIOCGPTPEER ioctlAleksa Sarai
2017-05-21net: Define SCM_TIMESTAMPING_PKTINFO on all architectures.David S. Miller
2017-05-11uapi: export all headers under uapi directoriesNicolas Dichtel
2017-04-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-04-23sparc: Update syscall tables.David S. Miller
2017-04-08New getsockopt option to get socket cookieChenbo Feng
2017-03-24net: Introduce SO_INCOMING_NAPI_IDSridhar Samudrala
2017-03-22sock: introduce SO_MEMINFO getsockoptJosh Hunt
2016-11-30tcp: SOF_TIMESTAMPING_OPT_STATS option for SO_TIMESTAMPINGFrancis Yan
2016-03-29sparc: Write up preadv2/pwritev2 syscalls.David S. Miller
2016-03-20sparc: Convert naked unsigned uses to unsigned intJoe Perches
2016-03-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-02-25net: Facility to report route quality of connected socketsTom Herbert
2016-01-21sparc: Hook up copy_file_range syscall.David S. Miller
2016-01-04soreuseport: setsockopt SO_ATTACH_REUSEPORT_[CE]BPFCraig Gallek
2015-12-31sparc: Wire up mlock2 system call.David S. Miller
2015-12-31sparc: Add all necessary direct socket system calls.David S. Miller
2015-12-23sparc: Hook up userfaultfd system callMike Kravetz
2015-11-09sparc/sparc64: allocate sys_membarrier system call numberMathieu Desnoyers
2015-11-05Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-11-05mm: mlock: add mlock flags to enable VM_LOCKONFAULT usageEric B Munson
2015-11-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2015-08-07sparc64: Fix incorrect ASI_ST_BLKINIT_MRU_S valueRob Gardner
2015-08-07treewide: Fix typo compatability -> compatibilityLaurent Pinchart
2014-12-13sparc: hook up execveat system callDavid Drysdale
2014-12-05net: sock: allow eBPF programs to be attached to socketsAlexei Starovoitov
2014-11-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-11-16sparc64: Fix constraints on swab helpers.David S. Miller
2014-11-11net: introduce SO_INCOMING_CPUEric Dumazet
2014-10-28sparc: Hook up bpf system call.David S. Miller
2014-09-09sparc/uapi: Add definition of TIOC[SG]RS485Ricardo Ribalda Delgado
2014-08-13sparc: Hook up memfd_create system call.David S. Miller
2014-08-06sparc: Hook up seccomp and getrandom system calls.David S. Miller
2014-07-21sparc: Hook up renameat2 syscall.David S. Miller
2014-01-29sparc: Hook up sched_setattr and sched_getattr syscalls.David S. Miller
2014-01-18net: introduce SO_BPF_EXTENSIONSMichal Sekletar
2013-11-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2013-11-13errno.h: remove "NFS" from descriptions in commentsEric Sandeen
2013-09-28net: introduce SO_MAX_PACING_RATEEric Dumazet