summaryrefslogtreecommitdiff
path: root/tools/testing
diff options
context:
space:
mode:
Diffstat (limited to 'tools/testing')
0 files changed, 0 insertions, 0 deletions
)Brian Gerst 2025-02-12fs: add open_tree_attr()Christian Brauner 2024-11-06fs/xattr: add *at family syscallsChristian Göttsche 2024-07-15Merge tag 'x86_bugs_for_v6.11_rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds 2024-07-15Merge tag 'x86_misc_for_v6.11_rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds 2024-06-28x86/syscall: Mark exit[_group] syscall handlers __noreturnJosh Poimboeuf 2024-06-25syscalls: fix compat_sys_io_pgetevents_time64 usageArnd Bergmann 2024-06-12x86, arm: Add missing license tag to syscall tables filesMarcin Juszkiewicz 2024-05-23mseal: wire up mseal syscallJeff Xu 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-07-27arch: Register fchmodat2, usually as syscall 452Palmer Dabbelt 2023-06-09cachestat: implement cachestat syscallNhat Pham 2022-01-15mm/mempolicy: wire up syscall set_mempolicy_home_nodeAneesh Kumar K.V 2021-10-07futex,x86: Wire up sys_futex_waitv()André Almeida 2021-09-08compat: remove some compat entry pointsArnd Bergmann 2021-09-03Merge branch 'akpm' (patches from Andrew)Linus Torvalds 2021-09-03mm: wire up syscall process_mreleaseSuren Baghdasaryan