summaryrefslogtreecommitdiff
path: root/arch/parisc/include/uapi/asm
AgeCommit message (Expand)Author
2024-12-16sock: Introduce SO_RCVPRIORITY socket optionAnna Emese Nyiri
2024-11-23Merge tag 'mm-stable-2024-11-18-19-27' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2024-11-11mm: madvise: implement lightweight guard page mechanismLorenzo Stoakes
2024-10-04net_tstamp: add SCM_TS_OPT_ID to provide OPT_ID in control messageVadim Fedorenko
2024-09-11net: add SO_DEVMEM_DONTNEED setsockopt to release RX fragsMina Almasry
2024-09-11tcp: RX path for devmem TCPMina Almasry
2024-04-29parisc: Define sigset_t in parisc uapi headerHelge Deller
2023-11-25parisc: Drop the HP-UX ENOSYM and EREMOTERELEASE error codesHelge Deller
2023-10-30parisc/pdc: Add width field to struct pdc_modelHelge Deller
2023-10-30parisc: Add some missing PDC functions and constantsHelge Deller
2023-06-30parisc: Add cacheflush() syscallHelge Deller
2023-06-12net: core: add getsockopt SO_PEERPIDFDAlexander Mikhalitsyn
2023-06-12scm: add SO_PASSPIDFD and SCM_PIDFDAlexander Mikhalitsyn
2022-12-17parisc: Align parisc MADV_XXX constants with all other architecturesHelge Deller
2022-10-21parisc: Use signed char for hardware path in pdc.hHelge Deller
2022-10-10Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-09-11mm/madvise: introduce MADV_COLLAPSE sync hugepage collapseZach O'Keefe
2022-09-09termios: kill uapi termios.h that are identical to generic oneAl Viro
2022-06-03Merge tag 'tty-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...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-05termbits: Convert octal defines to hexIlpo Järvinen
2022-04-28net: SO_RCVMARK socket option for SO_MARK with recvmsg()Erin MacNeil
2022-03-24mm: madvise: MADV_DONTNEED_LOCKEDJohannes Weiner
2022-03-24Merge tag 'net-next-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2022-03-23Merge tag 'asm-generic-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-03-11parisc: Add vDSO supportHelge Deller
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
2022-01-07parisc: Fix pdc_toc_pim_11 and pdc_toc_pim_20 definitionsHelge Deller
2021-11-02Merge tag 'net-next-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-11-01parisc: add support for TOC (transfer of control)Sven Schnelle
2021-11-01parisc: add PIM TOC data structuresSven Schnelle
2021-10-01fix up for "net: add new socket option SO_RESERVE_MEM"Stephen Rothwell
2021-09-02parisc: Drop __arch_swab16(), arch_swab24(), _arch_swab32() and __arch_swab64...Helge Deller
2021-08-04sock: allow reading and changing sk_userlocks with setsockoptPavel Tikhomirov
2021-07-02Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-06-30mm/madvise: introduce MADV_POPULATE_(READ|WRITE) to prefault page tablesDavid Hildenbrand
2021-06-24net: retrieve netns cookie via getsocketoptMartynas Pumputis
2020-12-16Merge branch 'parisc-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
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-11-23parisc: start using signal-defs.hPeter Collingbourne
2020-11-23parisc: Drop parisc special case for __sighandler_tHelge Deller
2020-11-11parisc/uapi: Use Kbuild logic to provide <asm/types.h>Geert Uytterhoeven
2020-10-15parisc: Add MAP_UNINITIALIZED defineHelge Deller