x86 entry code · Maintained
Maintainers
- M Andy Lutomirski <luto@kernel.org>
Paths
- F
arch/x86/entry/
Last 30 days
Recent patches
Most-recent 30 patches in this subsystem on linux-alpha (capped at 30), ordered by date desc.
-
[PATCH v5 7/7] fs: introduce file_getattr and file_setattr syscalls
2025-05-13 · Andrey Albershteyn <hidden> -
[PATCH v4 3/3] fs: introduce getfsxattrat and setfsxattrat syscalls
2025-03-21 · Andrey Albershteyn <hidden> -
[PATCH v3] fs: introduce getfsxattrat and setfsxattrat syscalls
2025-02-11 · Andrey Albershteyn <hidden> -
[PATCH v2] fs: introduce getfsxattrat and setfsxattrat syscalls
2025-01-22 · Andrey Albershteyn <hidden> -
[PATCH] fs: introduce getfsxattrat and setfsxattrat syscalls
2025-01-09 · Andrey Albershteyn <hidden> -
[PATCH v7 6/8] x86/module: prepare module loading for ROX allocations of text
2024-10-23 · Mike Rapoport <rppt@kernel.org> -
[PATCH v6 6/8] x86/module: prepare module loading for ROX allocations of text
2024-10-16 · Mike Rapoport <rppt@kernel.org> -
[PATCH v5 6/8] x86/module: perpare module loading for ROX allocations of text
2024-10-09 · Mike Rapoport <rppt@kernel.org> -
[PATCH v4 6/8] x86/module: perpare module loading for ROX allocations of text
2024-10-07 · Mike Rapoport <rppt@kernel.org> -
[PATCH v3 6/8] x86/module: perpare module loading for ROX allocations of text
2024-09-09 · Mike Rapoport <rppt@kernel.org> -
[PATCH v2 6/8] x86/module: perpare module loading for ROX allocations of text
2024-08-26 · Mike Rapoport <rppt@kernel.org> -
[GIT PULL] asm-generic: fixes for 6.11
2024-08-02 · "Arnd Bergmann" <arnd@arndb.de> -
[PATCH v3 2/2] fs/xattr: add *at family syscalls
2024-04-26 · Christian Göttsche <hidden> -
[PATCH 15/22] arch: vdso: consolidate gettime prototypes
2023-11-08 · Arnd Bergmann <arnd@kernel.org> -
[PATCH v2] arch: Reserve map_shadow_stack() syscall number for all architectures
2023-09-14 · Sohil Mehta <hidden> -
[PATCH 2/2] arch: Reserve map_shadow_stack() syscall number for all architectures
2023-09-11 · Sohil Mehta <hidden> -
[PATCH v4 3/5] arch: Register fchmodat2, usually as syscall 452
2023-07-11 · Alexey Gladkov <legion@kernel.org> -
[PATCH v3 3/5] arch: Register fchmodat4, usually as syscall 451
2023-07-11 · Alexey Gladkov <legion@kernel.org> -
[PATCH v2] syscalls: Cleanup references to sys_lookup_dcookie()
2023-07-10 · Sohil Mehta <hidden> -
[PATCH] syscalls: Cleanup references to sys_lookup_dcookie()
2023-06-28 · Sohil Mehta <hidden> -
[RFC PATCH v2] fs/xattr: add *at family syscalls
2023-05-11 · Christian Göttsche <hidden> -
[RFC PATCH 2/2] fs/xattr: wire up syscalls
2022-08-30 · Christian Göttsche <hidden> -
[CFT][PATCH] exit/bdflush: Remove the deprecated bdflush system call
2021-06-29 · Eric W. Biederman <hidden> -
[PATCH] ipc/msg: add msgsnd_timed and msgrcv_timed syscall for system V message queue
2021-02-27 · Eric Gao <hidden> -
[PATCH 2/2] arch: syscalls: remove $(srctree)/ prefix from syscall tables
2021-02-15 · Masahiro Yamada <masahiroy@kernel.org> -
[PATCH 1/2] arch: syscalls: add missing FORCE and fix 'targets' to make if_changed work
2021-02-15 · Masahiro Yamada <masahiroy@kernel.org> -
[PATCH 03/27] x86/build: add missing FORCE and fix 'targets' to make if_changed work
2021-01-28 · Masahiro Yamada <masahiroy@kernel.org> -
[PATCH 05/27] x86/syscalls: switch to generic syscalltbl.sh
2021-01-28 · Masahiro Yamada <masahiroy@kernel.org> -
[PATCH 04/27] x86/entry/x32: rename __x32_compat_sys_* to __x64_compat_sys_*
2021-01-28 · Masahiro Yamada <masahiroy@kernel.org> -
[PATCH v2] Adds a new ioctl32 syscall for backwards compatibility layers
2021-01-15 · <hidden>