summaryrefslogtreecommitdiffstats
path: root/include/uapi/asm-generic
Commit message (Expand)AuthorAgeFilesLines
* uapi: introduce uapi-friendly macros for GENMASKPaolo Bonzini2024-02-081-0/+4
* Merge tag 'lsm-pr-20240105' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2024-01-091-1/+8
|\
| * LSM: wireup Linux Security Module syscallsCasey Schaufler2023-11-121-1/+8
* | wire up syscalls for statmount/listmountMiklos Szeredi2023-12-141-1/+7
|/
* Merge tag 'asm-generic-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-11-012-8/+3
|\
| * arch: Reserve map_shadow_stack() syscall number for all architecturesSohil Mehta2023-10-061-1/+4
| * syscalls: Cleanup references to sys_lookup_dcookie()Sohil Mehta2023-10-031-1/+1
| * kernel: Drop IA64 support from sig_fault handlersArd Biesheuvel2023-09-111-5/+0
* | futex: Add sys_futex_requeue()peterz@infradead.org2023-09-211-1/+3
* | futex: Add sys_futex_wait()peterz@infradead.org2023-09-211-1/+3
* | futex: Add sys_futex_wake()peterz@infradead.org2023-09-211-1/+3
|/
* Merge tag 'x86_shstk_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-08-311-1/+2
|\
| * x86/shstk: Add user control-protection fault handlerRick Edgecombe2023-08-021-1/+2
* | arch: Register fchmodat2, usually as syscall 452Palmer Dabbelt2023-07-271-1/+4
|/
* Merge tag 'asm-generic-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-07-062-100/+42
|\
| * syscalls: Remove file path comments from headersSohil Mehta2023-06-221-99/+30
| * asm-generic: Unify uapi bitsperlong.h for arm64, riscv and loongarchTiezhu Yang2023-06-221-1/+12
* | Merge tag 'net-next-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2023-06-281-0/+3
|\ \
| * | net: core: add getsockopt SO_PEERPIDFDAlexander Mikhalitsyn2023-06-121-0/+1
| * | scm: add SO_PASSPIDFD and SCM_PIDFDAlexander Mikhalitsyn2023-06-121-0/+2
| |/
* / cachestat: implement cachestat syscallNhat Pham2023-06-091-1/+4
|/
* open: return EINVAL for O_DIRECTORY | O_CREATChristian Brauner2023-03-221-1/+0
* uapi: Add missing _UAPI prefix to <asm-generic/types.h> include guardGeert Uytterhoeven2022-12-011-3/+3
* hugetlb_encode.h: fix undefined behaviour (34 << 26)Matthias Goergens2022-10-031-13/+13
* mm/madvise: introduce MADV_COLLAPSE sync hugepage collapseZach O'Keefe2022-09-111-0/+2
* Merge tag 'tty-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2022-08-081-0/+1
|\
| * serial: Support for RS-485 multipoint addressesIlpo Järvinen2022-06-271-0/+1
* | tools: Fixed MIPS builds due to struct flock re-definitionFlorian Fainelli2022-07-201-0/+2
|/
* Merge tag 'tty-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2022-06-032-145/+159
|\
| * termbits.h: Remove posix_types.h includeIlpo Järvinen2022-05-191-2/+0
| * termbits.h: Align lines & formatIlpo Järvinen2022-05-191-38/+38
| * termbits.h: create termbits-common.h for identical bitsIlpo Järvinen2022-05-192-51/+67
| * termbits: Convert octal defines to hexIlpo Järvinen2022-05-051-110/+110
* | Merge tag 'riscv-for-linus-5.19-mw0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2022-05-312-16/+11
|\ \
| * | syscalls: compat: Fix the missing part for __SYSCALL_COMPATGuo Ren2022-04-261-2/+2
| * | uapi: always define F_GETLK64/F_SETLK64/F_SETLKW64 in fcntl.hChristoph Hellwig2022-04-261-2/+2
| * | uapi: simplify __ARCH_FLOCK{,64}_PAD a littleChristoph Hellwig2022-04-261-12/+7
| |/
* | Merge tag 'net-next-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2022-05-251-0/+2
|\ \
| * | net: SO_RCVMARK socket option for SO_MARK with recvmsg()Erin MacNeil2022-04-281-0/+2
| |/
* / signal: Deliver SIGTRAP on perf event asynchronously if blockedMarco Elver2022-04-221-0/+7
|/
* mm: madvise: MADV_DONTNEED_LOCKEDJohannes Weiner2022-03-241-0/+2
* Merge tag 'net-next-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2022-03-241-0/+2
|\
| * txhash: Add socket option to control TX hash rethink behaviorAkhmat Karakotov2022-01-311-0/+2
* | shmbuf.h: add asm/shmbuf.h to UAPI compile-test coverageMasahiro Yamada2022-02-171-1/+3
* | signal.h: add linux/signal.h and asm/signal.h to UAPI compile-test coverageMasahiro Yamada2022-02-171-1/+1
|/
* mm/mempolicy: wire up syscall set_mempolicy_home_nodeAneesh Kumar K.V2022-01-151-1/+4
* aio: fix use-after-free due to missing POLLFREE handlingEric Biggers2021-12-091-1/+1
* Merge branch 'exit-cleanups-for-v5.16' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2021-11-101-0/+1
|\
| * signal: Add SA_IMMUTABLE to ensure forced siganls do not get changedEric W. Biederman2021-11-031-0/+1
* | Merge tag 'net-next-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-11-021-0/+2
|\ \