summaryrefslogtreecommitdiffstats
path: root/arch/x86/entry/syscalls
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-152-6/+6
|\ \
| * | x86/syscall: Mark exit[_group] syscall handlers __noreturnJosh Poimboeuf2024-06-282-6/+6
| |/
* | Merge tag 'x86_misc_for_v6.11_rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2024-07-152-0/+2
|\ \
| * | x86, arm: Add missing license tag to syscall tables filesMarcin Juszkiewicz2024-06-122-0/+2
| |/
* / syscalls: fix compat_sys_io_pgetevents_time64 usageArnd Bergmann2024-06-251-1/+1
|/
* mseal: wire up mseal syscallJeff Xu2024-05-232-0/+2
* 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-092-0/+6
|\
| * LSM: wireup Linux Security Module syscallsCasey Schaufler2023-11-122-0/+6
* | wire up syscalls for statmount/listmountMiklos Szeredi2023-12-142-0/+4
|/
* Merge tag 'asm-generic-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-11-012-2/+3
|\
| * arch: Reserve map_shadow_stack() syscall number for all architecturesSohil Mehta2023-10-061-0/+1
| * syscalls: Cleanup references to sys_lookup_dcookie()Sohil Mehta2023-10-032-2/+2
* | futex: Add sys_futex_requeue()peterz@infradead.org2023-09-212-0/+2
* | futex: Add sys_futex_wait()peterz@infradead.org2023-09-212-0/+2
* | futex: Add sys_futex_wake()peterz@infradead.org2023-09-212-0/+2
|/
* 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-021-0/+1
* | arch: Register fchmodat2, usually as syscall 452Palmer Dabbelt2023-07-272-0/+2
|/
* cachestat: implement cachestat syscallNhat Pham2023-06-092-0/+2
* Merge tag 'kbuild-v5.18-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2022-03-311-2/+1
|\
| * arch: syscalls: simplify uapi/kapi directory creationMasahiro Yamada2022-03-311-2/+1
* | x86: Remove toolchain check for X32 ABI capabilityMasahiro Yamada2022-03-151-1/+1
|/
* mm/mempolicy: wire up syscall set_mempolicy_home_nodeAneesh Kumar K.V2022-01-152-0/+2
* futex,x86: Wire up sys_futex_waitv()André Almeida2021-10-072-0/+2
* compat: remove some compat entry pointsArnd Bergmann2021-09-082-3/+3
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-09-032-0/+2
|\
| * mm: wire up syscall process_mreleaseSuren Baghdasaryan2021-09-032-0/+2
* | exit/bdflush: Remove the deprecated bdflush system callEric W. Biederman2021-07-121-1/+1
|/
* arch, mm: wire up memfd_secret system call where relevantMike Rapoport2021-07-082-0/+2
* Merge tag 'fs_for_v5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2021-07-012-2/+2
|\
| * quota: Wire up quotactl_fd syscallJan Kara2021-06-072-2/+2
* | Merge tag 'x86-entry-2021-06-29' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2021-06-293-96/+23
|\ \ | |/ |/|
| * x86/syscalls: Clear 'offset' and 'prefix' in case they are set in envMasahiro Yamada2021-05-251-0/+2
| * x86/syscalls: Switch to generic syscallhdr.shMasahiro Yamada2021-05-202-48/+13
| * x86/syscalls: Use __NR_syscalls instead of __NR_syscall_maxMasahiro Yamada2021-05-201-1/+1
| * x86/syscalls: Switch to generic syscalltbl.shMasahiro Yamada2021-05-202-48/+8
* | quota: Disable quotactl_path syscallJan Kara2021-05-172-2/+2
|/
* Merge tag 'landlock_v34' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2021-05-012-0/+6
|\
| * arch: Wire up Landlock syscallsMickaël Salaün2021-04-222-0/+6
* | quota: wire up quotactl_pathSascha Hauer2021-03-172-0/+2
|/
* Merge tag 'kbuild-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2021-02-251-14/+15
|\
| * arch: syscalls: remove $(srctree)/ prefix from syscall tablesMasahiro Yamada2021-02-221-2/+2
| * arch: syscalls: add missing FORCE and fix 'targets' to make if_changed workMasahiro Yamada2021-02-221-12/+13
* | fs: add mount_setattr()Christian Brauner2021-01-242-0/+2
|/
* epoll: wire up syscall epoll_pwait2Willem de Bruijn2020-12-192-0/+2