summaryrefslogtreecommitdiffstats
path: root/include/uapi/asm-generic
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'net-next-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds4 days1-0/+2
|\
| * net_tstamp: add SCM_TS_OPT_ID to provide OPT_ID in control messageVadim Fedorenko2024-10-041-0/+2
* | Merge tag 'asm-generic-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds5 days1-7/+7
|\ \
| * | UAPI/ioctl: Improve parameter name of ioctl request definition helpersUwe Kleine-König2024-10-281-7/+7
| |/
* | Merge tag 'timers-core-2024-11-18' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds6 days1-1/+1
|\ \
| * | posix-timers: Move sequence logic into struct k_itimerThomas Gleixner2024-11-071-1/+1
| |/
* | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds7 days1-0/+4
|\ \
| * | mman: Add map_shadow_stack() flagsMark Brown2024-10-041-0/+4
| |/
* / fs/xattr: add *at family syscallsChristian Göttsche2024-11-061-1/+10
|/
* net: add SO_DEVMEM_DONTNEED setsockopt to release RX fragsMina Almasry2024-09-111-0/+1
* tcp: RX path for devmem TCPMina Almasry2024-09-111-0/+5
* uretprobe: change syscall number, againArnd Bergmann2024-08-021-4/+1
* Merge tag 'probes-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...Linus Torvalds2024-07-181-1/+4
|\
| * uprobe: Wire up uretprobe system callJiri Olsa2024-06-121-1/+4
* | clone3: drop __ARCH_WANT_SYS_CLONE3 macroArnd Bergmann2024-07-101-4/+0
* | syscalls: fix compat_sys_io_pgetevents_time64 usageArnd Bergmann2024-06-251-1/+1
|/
* mseal: wire up mseal syscallJeff Xu2024-05-231-1/+4
* 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