summaryrefslogtreecommitdiff
path: root/include/uapi/asm-generic
AgeCommit message (Expand)Author
2025-05-23af_unix: Introduce SO_PASSRIGHTS.Kuniyuki Iwashima
2025-03-25Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2025-02-17mm/pkey: Add PKEY_UNRESTRICTED macroYury Khrustalev
2025-02-12fs: add open_tree_attr()Christian Brauner
2025-01-23Merge tag 'fsnotify_hsm_for_v6.14-rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2024-12-16sock: Introduce SO_RCVPRIORITY socket optionAnna Emese Nyiri
2024-12-09fs: get rid of __FMODE_NONOTIFY kludgeAl Viro
2024-11-23Merge tag 'mm-stable-2024-11-18-19-27' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2024-11-21Merge tag 'net-next-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2024-11-20Merge tag 'asm-generic-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-11-19Merge tag 'timers-core-2024-11-18' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2024-11-18Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2024-11-11mm: madvise: implement lightweight guard page mechanismLorenzo Stoakes
2024-11-07posix-timers: Move sequence logic into struct k_itimerThomas Gleixner
2024-11-06fs/xattr: add *at family syscallsChristian Göttsche
2024-10-28UAPI/ioctl: Improve parameter name of ioctl request definition helpersUwe Kleine-König
2024-10-04net_tstamp: add SCM_TS_OPT_ID to provide OPT_ID in control messageVadim Fedorenko
2024-10-04mman: Add map_shadow_stack() flagsMark Brown
2024-09-11net: add SO_DEVMEM_DONTNEED setsockopt to release RX fragsMina Almasry
2024-09-11tcp: RX path for devmem TCPMina Almasry
2024-08-02uretprobe: change syscall number, againArnd Bergmann
2024-07-18Merge tag 'probes-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...Linus Torvalds
2024-07-10clone3: drop __ARCH_WANT_SYS_CLONE3 macroArnd Bergmann
2024-06-25syscalls: fix compat_sys_io_pgetevents_time64 usageArnd Bergmann
2024-06-12uprobe: Wire up uretprobe system callJiri Olsa
2024-05-23mseal: wire up mseal syscallJeff Xu
2024-02-08uapi: introduce uapi-friendly macros for GENMASKPaolo Bonzini
2024-01-09Merge tag 'lsm-pr-20240105' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-12-14wire up syscalls for statmount/listmountMiklos Szeredi
2023-11-12LSM: wireup Linux Security Module syscallsCasey Schaufler
2023-11-01Merge tag 'asm-generic-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-10-06arch: Reserve map_shadow_stack() syscall number for all architecturesSohil Mehta
2023-10-03syscalls: Cleanup references to sys_lookup_dcookie()Sohil Mehta
2023-09-21futex: Add sys_futex_requeue()peterz@infradead.org
2023-09-21futex: Add sys_futex_wait()peterz@infradead.org
2023-09-21futex: Add sys_futex_wake()peterz@infradead.org
2023-09-11kernel: Drop IA64 support from sig_fault handlersArd Biesheuvel
2023-08-31Merge tag 'x86_shstk_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-08-02x86/shstk: Add user control-protection fault handlerRick Edgecombe
2023-07-27arch: Register fchmodat2, usually as syscall 452Palmer Dabbelt
2023-07-06Merge tag 'asm-generic-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-06-28Merge tag 'net-next-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2023-06-22syscalls: Remove file path comments from headersSohil Mehta
2023-06-22asm-generic: Unify uapi bitsperlong.h for arm64, riscv and loongarchTiezhu Yang
2023-06-12net: core: add getsockopt SO_PEERPIDFDAlexander Mikhalitsyn
2023-06-12scm: add SO_PASSPIDFD and SCM_PIDFDAlexander Mikhalitsyn
2023-06-09cachestat: implement cachestat syscallNhat Pham
2023-03-22open: return EINVAL for O_DIRECTORY | O_CREATChristian Brauner
2022-12-01uapi: Add missing _UAPI prefix to <asm-generic/types.h> include guardGeert Uytterhoeven
2022-10-03hugetlb_encode.h: fix undefined behaviour (34 << 26)Matthias Goergens