aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc/include/uapi/asm
AgeCommit message (Expand)Author
2024-04-22sparc: move struct termio to asm/termios.hMike Gilbert
2023-07-12sparc: openpromio: Address -Warray-bounds warningGustavo A. R. Silva
2023-06-12net: core: add getsockopt SO_PEERPIDFDAlexander Mikhalitsyn
2023-06-12scm: add SO_PASSPIDFD and SCM_PIDFDAlexander Mikhalitsyn
2022-06-03Merge tag 'tty-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2022-06-02Merge tag 'asm-generic-fixes-5.19' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2022-06-02sparc: fix mis-use of __kernel_{uid,gid}_t in uapi/asm/stat.hMasahiro Yamada
2022-05-26Merge tag 'asm-generic-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-05-19termbits.h: Remove posix_types.h includeIlpo Järvinen
2022-05-19termbits.h: Align lines & formatIlpo Järvinen
2022-05-19termbits.h: create termbits-common.h for identical bitsIlpo Järvinen
2022-05-13sparc: add asm/stat.h to UAPI compile-test coverageMasahiro Yamada
2022-04-28net: SO_RCVMARK socket option for SO_MARK with recvmsg()Erin MacNeil
2022-03-24Merge tag 'net-next-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2022-02-18sparc64: fix building assembly filesArnd Bergmann
2022-02-17shmbuf.h: add asm/shmbuf.h to UAPI compile-test coverageMasahiro Yamada
2022-02-17signal.h: add linux/signal.h and asm/signal.h to UAPI compile-test coverageMasahiro Yamada
2022-01-31txhash: Add socket option to control TX hash rethink behaviorAkhmat Karakotov
2021-10-05sparc: Fix typo.David S. Miller
2021-10-01sparc: add SO_RESERVE_MEM definition.David S. Miller
2021-09-01Merge branch 'siginfo-si_trapno-for-v5.15' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2021-08-04sock: allow reading and changing sk_userlocks with setsockoptPavel Tikhomirov
2021-07-23signal/sparc: si_trapno is only used with SIGILL ILL_ILLTRPEric W. Biederman
2021-06-24net: retrieve netns cookie via getsocketoptMartynas Pumputis
2020-12-15Merge tag 'net-next-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2020-12-01net: Add SO_BUSY_POLL_BUDGET socket optionBjörn Töpel
2020-12-01net: Introduce preferred busy-pollingBjörn Töpel
2020-11-23arch: move SA_* definitions to generic headersPeter Collingbourne
2020-01-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2020-01-21sparc32: fix struct ipc64_perm type definitionArnd Bergmann
2019-12-04arch: sembuf.h: make uapi asm/sembuf.h self-containedMasahiro Yamada
2019-12-04arch: msgbuf.h: make uapi asm/msgbuf.h self-containedMasahiro Yamada
2019-12-04arch: ipcbuf.h: make uapi asm/ipcbuf.h self-containedMasahiro Yamada
2019-11-15y2038: stat: avoid 'time_t' in 'struct stat'Arnd Bergmann
2019-11-15y2038: ipc: remove __kernel_time_t reference from headersArnd Bergmann
2019-07-25treewide: add "WITH Linux-syscall-note" to SPDX tag of uapi headersMasahiro Yamada
2019-07-23sparc: remove unneeded uapi/asm/statfs.hMasahiro Yamada
2019-07-16mm/mmap: move common defines to mman-common.hAneesh Kumar K.V
2019-07-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2019-06-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2019-06-15bpf: net: Add SO_DETACH_REUSEPORT_BPFMartin KaFai Lau
2019-06-13sparc: fix unknown type name u_int in uapi headerMasahiro Yamada
2019-05-30treewide: Add SPDX license identifier - KbuildGreg Kroah-Hartman
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13Thomas Gleixner
2019-04-19asm-generic: generalize asm/sockios.hArnd Bergmann
2019-03-28KVM: export <linux/kvm_para.h> and <asm/kvm_para.h> iif KVM is supportedMasahiro Yamada
2019-03-17Merge tag 'kbuild-v5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds
2019-03-17kbuild: force all architectures except um to include mandatory-yMasahiro Yamada
2019-03-11y2038: fix socket.h header inclusionArnd Bergmann
2019-02-03socket: fix for Add SO_TIMESTAMP[NS]_NEWStephen Rothwell