linux-api.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
[PATCH v2] uapi/fcntl: define RENAME_* and AT_RENAME_* macros
 2025-09-03  0:46 UTC  (4+ messages)

[PATCH v20 0/8] fork: Support shadow stacks in clone3()
 2025-09-02 21:02 UTC  (10+ messages)
` [PATCH v20 1/8] arm64/gcs: Return a success value from gcs_alloc_thread_stack()
` [PATCH v20 2/8] Documentation: userspace-api: Add shadow stack API documentation
` [PATCH v20 3/8] selftests: Provide helper header for shadow stack testing
` [PATCH v20 4/8] fork: Add shadow stack support to clone3()
` [PATCH v20 5/8] selftests/clone3: Remove redundant flushes of output streams
` [PATCH v20 6/8] selftests/clone3: Factor more of main loop into test_clone3()
` [PATCH v20 7/8] selftests/clone3: Allow tests to flag if -E2BIG is a valid error code
` [PATCH v20 8/8] selftests/clone3: Test shadow stack support

[PATCH v4] linux: Add openat2 (BZ 31664)
 2025-09-02 18:17 UTC  (10+ messages)

[PATCH v3 00/30] Live Update Orchestrator
 2025-09-02 13:48 UTC  (41+ messages)
` [PATCH v3 07/30] kho: add interfaces to unpreserve folios and physical memory ranges
` [PATCH v3 09/30] liveupdate: kho: move to kernel/liveupdate
` [PATCH v3 17/30] liveupdate: luo_files: luo_ioctl: Unregister all FDs on device close
` [PATCH v3 19/30] liveupdate: luo_sysfs: add sysfs state monitoring
` [PATCH v3 29/30] luo: allow preserving memfd

[PATCH v4 0/4] procfs: make reference pidns more user-visible
 2025-09-02 10:02 UTC  (3+ messages)
` (subset) "

[RFC PATCH v1 0/2] Add O_DENY_WRITE (complement AT_EXECVE_CHECK)
 2025-09-02  8:57 UTC  (38+ messages)
` [RFC PATCH v1 1/2] fs: Add O_DENY_WRITE
` [RFC PATCH v1 2/2] selftests/exec: Add O_DENY_WRITE tests

[RFC PATCH v4 0/7] Kernel API Specification Framework
 2025-09-01 17:23 UTC  (9+ messages)
` [RFC PATCH v4 1/7] kernel/api: introduce kernel API specification framework
` [RFC PATCH v4 2/7] kernel/api: enable kerneldoc-based API specifications
` [RFC PATCH v4 3/7] kernel/api: add debugfs interface for kernel "
` [RFC PATCH v4 4/7] kernel/sched: add specs for sys_sched_setattr()
` [RFC PATCH v4 5/7] mm/mlock: add API specification for mlock
` [RFC PATCH v4 6/7] fs/exec: add API specification for execveat
` [RFC PATCH v4 7/7] tools/kapi: Add kernel API specification extraction tool

[PATCH v3 0/2] man2/mount.2: expand and clarify docs for MS_REMOUNT | MS_BIND
 2025-08-31  9:16 UTC  (6+ messages)
` [PATCH v3 1/2] "
` [PATCH v3 2/2] man2/mount.2: tfix (mountpoint => mount point)

[PATCH 01/14] perf test: Fix a build error in x86 topdown test
 2025-08-28  8:24 UTC 

[PATCH v19 0/8] fork: Support shadow stacks in clone3()
 2025-08-27 17:58 UTC  (11+ messages)
` [PATCH v19 1/8] arm64/gcs: Return a success value from gcs_alloc_thread_stack()
` [PATCH v19 2/8] Documentation: userspace-api: Add shadow stack API documentation
` [PATCH v19 3/8] selftests: Provide helper header for shadow stack testing
` [PATCH v19 4/8] fork: Add shadow stack support to clone3()
` [PATCH v19 5/8] selftests/clone3: Remove redundant flushes of output streams
` [PATCH v19 6/8] selftests/clone3: Factor more of main loop into test_clone3()
` [PATCH v19 7/8] selftests/clone3: Allow tests to flag if -E2BIG is a valid error code
` [PATCH v19 8/8] selftests/clone3: Test shadow stack support

[PATCH 5.4 313/403] move_mount: allow to add a mount into an existing group
 2025-08-26 11:10 UTC 

[PATCH 5.10 402/523] move_mount: allow to add a mount into an existing group
 2025-08-26 11:10 UTC 

[RFC] Extension to POSIX API for zero-copy data transfers
 2025-08-26 13:17 UTC  (3+ messages)

[PATCH v2 0/1] man2/mount.2: expand and clarify docs for MS_REMOUNT | MS_BIND
 2025-08-26  8:51 UTC  (5+ messages)
` [PATCH v2 1/1] "

[PATCH] vdso: Remove struct getcpu_cache
 2025-08-26  5:29 UTC 

[RFC PATCH v1 1/2] fs: Add O_DENY_WRITE
 2025-08-25 23:06 UTC  (2+ messages)

[PATCH 07/11] tools headers: Sync syscall tables with the kernel source
 2025-08-25 21:58 UTC 

[PATCH] uapi/fcntl: conditionally define AT_RENAME* macros
 2025-08-25 19:29 UTC  (9+ messages)

[PATCH v3 00/12] man2: document "new" mount API
 2025-08-25 16:22 UTC  (37+ messages)
` [PATCH v3 05/12] man/man2/fspick.2: "
` [PATCH v3 06/12] man/man2/fsconfig.2: "
` [PATCH v3 07/12] man/man2/fsmount.2: "
` [PATCH v3 08/12] man/man2/move_mount.2: "
` [PATCH v3 09/12] man/man2/open_tree.2: "

[PATCH 0/1] man2/mount.2: expand and clarify docs for MS_REMOUNT | MS_BIND
 2025-08-25 16:12 UTC  (5+ messages)
` [PATCH 1/1] "

[PATCH v2] fs: Add 'rootfsflags' to set rootfs mount options
 2025-08-22 13:25 UTC  (8+ messages)

[PATCH v5 0/3] lsm: introduce lsm_config_self_policy() and lsm_config_system_policy() syscalls
 2025-08-20 15:30 UTC  (6+ messages)
` [PATCH v5 2/3] lsm: introduce security_lsm_config_*_policy hooks
` [PATCH v5 3/3] AppArmor: add support for lsm_config_self_policy and lsm_config_system_policy

[PATCH v5 0/3] man/man2/mremap.2: describe multiple mapping move, shrink
 2025-08-20 11:24 UTC  (10+ messages)
` [PATCH v5 1/3] man/man2/mremap.2: explicitly document the simple move operation
` [PATCH v5 2/3] man/man2/mremap.2: describe multiple mapping move
` [PATCH v5 3/3] man/man2/mremap.2: describe previously undocumented shrink behaviour

[PATCH util-linux v2] fallocate: add FALLOC_FL_WRITE_ZEROES support
 2025-08-18  2:17 UTC  (5+ messages)

[PATCH] LoongArch: Increase COMMAND_LINE_SIZE to 4096
 2025-08-17  7:57 UTC 

[PATCH v18 0/8] fork: Support shadow stacks in clone3()
 2025-08-15 22:39 UTC  (2+ messages)

[PATCH xfsprogs v2] xfs_io: add FALLOC_FL_WRITE_ZEROES support
 2025-08-15 14:42 UTC  (4+ messages)

[PATCH RESEND] fs: Add 'rootfsflags' to set rootfs mount options
 2025-08-15 12:12 UTC  (3+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).