linux-api.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-08-08 20:40:18 to 2025-08-26 15:02:55 UTC [more...]

[PATCH v3 00/30] Live Update Orchestrator
 2025-08-26 15:02 UTC  (43+ messages)
` [PATCH v3 01/30] kho: init new_physxa->phys_bits to fix lockdep
` [PATCH v3 07/30] kho: add interfaces to unpreserve folios and physical memory ranges
` [PATCH v3 08/30] kho: don't unpreserve memory during abort
` [PATCH v3 10/30] liveupdate: luo_core: luo_ioctl: Live Update Orchestrator
` [PATCH v3 16/30] liveupdate: luo_ioctl: add userpsace interface
` [PATCH v3 18/30] liveupdate: luo_files: luo_ioctl: Add ioctls for per-file state management
` [PATCH v3 26/30] mm: shmem: use SHMEM_F_* flags instead of VM_* flags
` [PATCH v3 29/30] luo: allow preserving memfd

[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)

[RFC PATCH v1 0/2] Add O_DENY_WRITE (complement AT_EXECVE_CHECK)
 2025-08-26 12:39 UTC  (16+ messages)
` [RFC PATCH v1 1/2] fs: Add O_DENY_WRITE
` [RFC PATCH v1 2/2] selftests/exec: Add O_DENY_WRITE tests

[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 v3 0/2] man2/mount.2: expand and clarify docs for MS_REMOUNT | MS_BIND
 2025-08-26  8:32 UTC  (3+ messages)
` [PATCH v3 1/2] "
` [PATCH v3 2/2] man2/mount.2: tfix (mountpoint => mount point)

[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)

[RFC PATCH v4 0/7] Kernel API Specification Framework
 2025-08-25 18:14 UTC  (8+ 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 00/12] man2: document "new" mount API
 2025-08-25 16:22 UTC  (48+ messages)
` [PATCH v3 02/12] man/man2/mount_setattr.2: fix stray quote in SYNOPSIS
` [PATCH v3 03/12] man/man2/mount_setattr.2: move mount_attr struct to mount_attr(2type)
` [PATCH v3 04/12] man/man2/fsopen.2: document "new" mount API
` [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 v3 10/12] man/man2/mount_setattr.2: mirror opening sentence from fsopen(2)
` [PATCH v3 11/12] man/man2/open_tree{,_attr}.2: document new open_tree_attr() API
` [PATCH v3 12/12] man/man2/{fsconfig,mount_setattr}.2: add note about attribute-parameter distinction

[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 v19 0/8] fork: Support shadow stacks in clone3()
 2025-08-20 23:15 UTC  (10+ 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 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)

[PATCH] fs: Add 'rootfsflags' to set rootfs mount options
 2025-08-14 10:25 UTC  (2+ messages)

do_change_type(): refuse to operate on unmounted/not ours mounts
 2025-08-14  7:07 UTC  (12+ messages)
                  ` [PATCH][RFC][CFT] use uniform permission checks for all mount propagation changes
                    ` [RFC][CFT] selftest for permission checks in "

[PATCH v4 0/2] man/man2/mremap.2: describe multiple mapping move, shrink
 2025-08-11  9:37 UTC  (11+ messages)
` [PATCH v4 1/2] man/man2/mremap.2: describe multiple mapping move
` [PATCH v4 2/2] man/man2/mremap.2: describe previously undocumented shrink behaviour

[PATCH v2 00/11] man2: add man pages for 'new' mount API
 2025-08-09 10:44 UTC  (6+ messages)
` [PATCH v2 01/11] mount_setattr.2: document glibc >= 2.36 syscall wrappers


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).