summaryrefslogtreecommitdiffstats
path: root/arch/sparc/include/uapi (follow)
Commit message (Expand)AuthorAgeFilesLines
* sparc: Fix typo.David S. Miller2021-10-051-1/+1
* sparc: add SO_RESERVE_MEM definition.David S. Miller2021-10-011-0/+3
* Merge branch 'siginfo-si_trapno-for-v5.15' of git://git.kernel.org/pub/scm/li...Linus Torvalds2021-09-011-3/+0
|\
| * signal/sparc: si_trapno is only used with SIGILL ILL_ILLTRPEric W. Biederman2021-07-231-3/+0
* | sock: allow reading and changing sk_userlocks with setsockoptPavel Tikhomirov2021-08-041-0/+2
|/
* net: retrieve netns cookie via getsocketoptMartynas Pumputis2021-06-241-0/+2
* Merge tag 'net-next-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2020-12-151-0/+3
|\
| * net: Add SO_BUSY_POLL_BUDGET socket optionBjörn Töpel2020-12-011-0/+1
| * net: Introduce preferred busy-pollingBjörn Töpel2020-12-011-0/+2
* | arch: move SA_* definitions to generic headersPeter Collingbourne2020-11-231-3/+1
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2020-01-302-18/+11
|\
| * sparc32: fix struct ipc64_perm type definitionArnd Bergmann2020-01-211-11/+11
| * sparc: remove unneeded uapi/asm/statfs.hMasahiro Yamada2019-07-231-7/+0
* | arch: sembuf.h: make uapi asm/sembuf.h self-containedMasahiro Yamada2019-12-051-0/+2
* | arch: msgbuf.h: make uapi asm/msgbuf.h self-containedMasahiro Yamada2019-12-051-0/+2
* | arch: ipcbuf.h: make uapi asm/ipcbuf.h self-containedMasahiro Yamada2019-12-051-0/+2
* | y2038: stat: avoid 'time_t' in 'struct stat'Arnd Bergmann2019-11-151-12/+12
* | y2038: ipc: remove __kernel_time_t reference from headersArnd Bergmann2019-11-153-8/+8
* | treewide: add "WITH Linux-syscall-note" to SPDX tag of uapi headersMasahiro Yamada2019-07-251-1/+1
|/
* mm/mmap: move common defines to mman-common.hAneesh Kumar K.V2019-07-171-6/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2019-07-141-2/+1
|\
| * sparc: fix unknown type name u_int in uapi headerMasahiro Yamada2019-06-131-2/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2019-06-201-0/+2
|\ \ | |/ |/|
| * bpf: net: Add SO_DETACH_REUSEPORT_BPFMartin KaFai Lau2019-06-151-0/+2
* | treewide: Add SPDX license identifier - KbuildGreg Kroah-Hartman2019-05-301-0/+1
|/
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13Thomas Gleixner2019-05-211-13/+1
* asm-generic: generalize asm/sockios.hArnd Bergmann2019-04-191-15/+0
* KVM: export <linux/kvm_para.h> and <asm/kvm_para.h> iif KVM is supportedMasahiro Yamada2019-03-281-2/+0
* Merge tag 'kbuild-v5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds2019-03-171-2/+0
|\
| * kbuild: force all architectures except um to include mandatory-yMasahiro Yamada2019-03-171-2/+0
* | y2038: fix socket.h header inclusionArnd Bergmann2019-03-111-1/+1
|/
* socket: fix for Add SO_TIMESTAMP[NS]_NEWStephen Rothwell2019-02-041-1/+1
* sock: Add SO_RCVTIMEO_NEW and SO_SNDTIMEO_NEWDeepa Dinamani2019-02-031-2/+9
* socket: Rename SO_RCVTIMEO/ SO_SNDTIMEO with _OLD suffixesDeepa Dinamani2019-02-031-2/+5
* socket: Add SO_TIMESTAMPING_NEWDeepa Dinamani2019-02-031-2/+3
* socket: Add SO_TIMESTAMP[NS]_NEWDeepa Dinamani2019-02-031-2/+12
* arch: sparc: Override struct __kernel_old_timevalDeepa Dinamani2019-02-031-0/+10
* sockopt: Rename SO_TIMESTAMP* to SO_TIMESTAMP*_OLDDeepa Dinamani2019-02-031-8/+16
* net: introduce SO_BINDTOIFINDEX sockoptDavid Herrmann2019-01-171-0/+2
* arch: remove redundant UAPI generic-y definesMasahiro Yamada2019-01-061-2/+0
* arch: remove stale comments "UAPI Header export list"Masahiro Yamada2019-01-061-1/+0
* sparc: generate uapi header and system call table filesFiroz Khan2018-11-192-409/+5
* sparc: add __NR_syscalls along with NR_syscallsFiroz Khan2018-11-191-1/+3
* sparc: move __IGNORE* entries to non uapi headerFiroz Khan2018-11-191-16/+0
* Merge tag 'tty-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2018-10-291-0/+2
|\
| * tty/serial_core: add ISO7816 infrastructureNicolas Ferre2018-10-021-0/+2
* | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-10-241-7/+0
|\ \
| * | signal: Remove the need for __ARCH_SI_PREABLE_SIZE and SI_PAD_SIZEEric W. Biederman2018-10-031-1/+0
| * | signal/sparc: Move EMT_TAGOVF into the generic siginfo.hEric W. Biederman2018-10-031-6/+0
| |/
* / sparc: Wire up io_pgetevents system call.David S. Miller2018-10-101-1/+2
|/