summaryrefslogtreecommitdiffstats
path: root/arch/x86/entry/syscalls/syscall_64.tbl (follow)
Commit message (Expand)AuthorAgeFilesLines
* uretprobe: change syscall number, againArnd Bergmann2024-08-021-1/+1
* Merge tag 'probes-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...Linus Torvalds2024-07-181-0/+1
|\
| * uprobe: Change uretprobe syscall scope and numberJiri Olsa2024-07-151-1/+1
| * uprobe: Wire up uretprobe system callJiri Olsa2024-06-121-0/+1
* | Merge tag 'x86_bugs_for_v6.11_rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2024-07-161-3/+3
|\ \
| * | x86/syscall: Mark exit[_group] syscall handlers __noreturnJosh Poimboeuf2024-06-281-3/+3
| |/
* / x86, arm: Add missing license tag to syscall tables filesMarcin Juszkiewicz2024-06-121-0/+1
|/
* mseal: wire up mseal syscallJeff Xu2024-05-241-0/+1
* x86/shstk: Enable shadow stacks for x32H.J. Lu2024-03-221-1/+1
* Merge tag 'lsm-pr-20240105' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2024-01-091-0/+3
|\
| * LSM: wireup Linux Security Module syscallsCasey Schaufler2023-11-131-0/+3
* | wire up syscalls for statmount/listmountMiklos Szeredi2023-12-141-0/+2
|/
* Merge tag 'asm-generic-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-11-021-1/+1
|\
| * syscalls: Cleanup references to sys_lookup_dcookie()Sohil Mehta2023-10-031-1/+1
* | futex: Add sys_futex_requeue()peterz@infradead.org2023-09-211-0/+1
* | futex: Add sys_futex_wait()peterz@infradead.org2023-09-211-0/+1
* | futex: Add sys_futex_wake()peterz@infradead.org2023-09-211-0/+1
|/
* Merge tag 'x86_shstk_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-08-311-0/+1
|\
| * x86/shstk: Introduce map_shadow_stack syscallRick Edgecombe2023-08-031-0/+1
* | arch: Register fchmodat2, usually as syscall 452Palmer Dabbelt2023-07-271-0/+1
|/
* cachestat: implement cachestat syscallNhat Pham2023-06-101-0/+1
* mm/mempolicy: wire up syscall set_mempolicy_home_nodeAneesh Kumar K.V2022-01-151-0/+1
* futex,x86: Wire up sys_futex_waitv()André Almeida2021-10-071-0/+1
* compat: remove some compat entry pointsArnd Bergmann2021-09-091-1/+1
* mm: wire up syscall process_mreleaseSuren Baghdasaryan2021-09-031-0/+1
* arch, mm: wire up memfd_secret system call where relevantMike Rapoport2021-07-081-0/+1
* quota: Wire up quotactl_fd syscallJan Kara2021-06-071-1/+1
* quota: Disable quotactl_path syscallJan Kara2021-05-171-1/+1
* Merge tag 'landlock_v34' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2021-05-021-0/+3
|\
| * arch: Wire up Landlock syscallsMickaël Salaün2021-04-221-0/+3
* | quota: wire up quotactl_pathSascha Hauer2021-03-171-0/+1
|/
* fs: add mount_setattr()Christian Brauner2021-01-241-0/+1
* epoll: wire up syscall epoll_pwait2Willem de Bruijn2020-12-191-0/+1
* Merge tag 'x86-urgent-2020-10-27' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-10-271-4/+6
|\
| * x86/syscalls: Document the fact that syscalls 512-547 are a legacy mistakeAndy Lutomirski2020-10-141-4/+6
* | mm/madvise: introduce process_madvise() syscall: an external memory hinting APIMinchan Kim2020-10-181-0/+1
* | mm: remove compat_process_vm_{readv,writev}Christoph Hellwig2020-10-031-2/+2
* | fs: remove compat_sys_vmspliceChristoph Hellwig2020-10-031-1/+1
* | fs: remove the compat readv/writev syscallsChristoph Hellwig2020-10-031-2/+2
|/
* all arch: remove system call sys_sysctlXiaoming Ni2020-08-151-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds2020-08-061-2/+2
|\
| * net: remove compat_sys_{get,set}sockoptChristoph Hellwig2020-07-201-2/+2
* | arch: wire-up close_range()Christian Brauner2020-06-171-0/+1
|/
* vfs: add faccessat2 syscallMiklos Szeredi2020-05-141-0/+1
* x86/entry: Remove ABI prefixes from functions in syscall tablesBrian Gerst2020-03-211-370/+370
* x86/entry/64: Remove ptregs qualifier from syscall tableBrian Gerst2020-03-211-10/+10
* x86/entry/64: Use syscall wrappers for x32_rt_sigreturnBrian Gerst2020-03-211-1/+1
* Merge tag 'threads-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/bra...Linus Torvalds2020-01-301-0/+1
|\
| * arch: wire up pidfd_getfd syscallSargun Dhillon2020-01-131-0/+1
* | open: introduce openat2(2) syscallAleksa Sarai2020-01-181-0/+1
|/