Linux-api Archive mirror
 help / color / mirror / Atom feed
[PATCH v6 0/6] fs: introduce file_getattr and file_setattr syscalls
 2025-07-07 12:27 UTC  (47+ messages)
` [PATCH v6 1/6] fs: split fileattr related helpers into separate file
` [PATCH v6 2/6] lsm: introduce new hooks for setting/getting inode fsxattr
` [PATCH v6 3/6] selinux: implement inode_file_[g|s]etattr hooks
` [PATCH v6 4/6] fs: make vfs_fileattr_[get|set] return -EOPNOSUPP
` [PATCH v6 5/6] fs: prepare for extending file_get/setattr()
` [PATCH v6 6/6] fs: introduce file_getattr and file_setattr syscalls

[PATCH 00/10] mm/mremap: permit mremap() move of multiple VMAs
 2025-07-07 10:34 UTC 

[PATCH v1 00/32] Live Update Orchestrator
 2025-07-04 21:27 UTC  (43+ messages)
` [PATCH v1 01/32] kho: init new_physxa->phys_bits to fix lockdep
` [PATCH v1 02/32] kho: mm: Don't allow deferred struct page with KHO
` [PATCH v1 03/32] kho: warn if KHO is disabled due to an error
` [PATCH v1 04/32] kho: allow to drive kho from within kernel
` [PATCH v1 05/32] kho: make debugfs interface optional
` [PATCH v1 06/32] kho: drop notifiers
` [PATCH v1 07/32] kho: add interfaces to unpreserve folios and physical memory ranges
` [PATCH v1 08/32] kho: don't unpreserve memory during abort
` [PATCH v1 09/32] liveupdate: kho: move to kernel/liveupdate
` [PATCH v1 10/32] liveupdate: luo_core: Live Update Orchestrator
` [PATCH v1 11/32] liveupdate: luo_core: integrate with KHO
` [PATCH v1 12/32] liveupdate: luo_subsystems: add subsystem registration
` [PATCH v1 13/32] liveupdate: luo_subsystems: implement subsystem callbacks
` [PATCH v1 14/32] liveupdate: luo_files: add infrastructure for FDs
` [PATCH v1 15/32] liveupdate: luo_files: implement file systems callbacks
` [PATCH v1 16/32] liveupdate: luo_ioctl: add ioctl interface
` [PATCH v1 17/32] liveupdate: luo_sysfs: add sysfs state monitoring
` [PATCH v1 18/32] reboot: call liveupdate_reboot() before kexec
` [PATCH v1 19/32] liveupdate: luo_files: luo_ioctl: session-based file descriptor tracking
` [PATCH v1 20/32] kho: move kho debugfs directory to liveupdate
` [PATCH v1 21/32] liveupdate: add selftests for subsystems un/registration
` [PATCH v1 22/32] selftests/liveupdate: add subsystem/state tests
` [PATCH v1 23/32] docs: add luo documentation
` [PATCH v1 24/32] MAINTAINERS: add liveupdate entry
` [PATCH v1 25/32] mm: shmem: use SHMEM_F_* flags instead of VM_* flags
` [PATCH v1 26/32] mm: shmem: allow freezing inode mapping
` [PATCH v1 27/32] mm: shmem: export some functions to internal.h
` [PATCH v1 28/32] luo: allow preserving memfd
` [PATCH v1 29/32] docs: add documentation for memfd preservation via LUO
` [RFC v1 30/32] tools: introduce libluo
` [RFC v1 31/32] libluo: introduce luoctl
` [RFC v1 32/32] libluo: add tests

[DISCUSSION] proposed mctl() API
 2025-07-04 10:34 UTC  (9+ messages)

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

[RFC v2 00/22] Kernel API specification framework
 2025-07-01 22:16 UTC  (33+ messages)
` [RFC v2 01/22] kernel/api: introduce kernel "
` [RFC v2 02/22] eventpoll: add API specification for epoll_create1
` [RFC v2 03/22] eventpoll: add API specification for epoll_create
` [RFC v2 04/22] eventpoll: add API specification for epoll_ctl
` [RFC v2 05/22] eventpoll: add API specification for epoll_wait
` [RFC v2 06/22] eventpoll: add API specification for epoll_pwait
` [RFC v2 07/22] eventpoll: add API specification for epoll_pwait2
` [RFC v2 08/22] exec: add API specification for execve
` [RFC v2 09/22] exec: add API specification for execveat
` [RFC v2 10/22] mm/mlock: add API specification for mlock
` [RFC v2 11/22] mm/mlock: add API specification for mlock2
` [RFC v2 12/22] mm/mlock: add API specification for mlockall
` [RFC v2 13/22] mm/mlock: add API specification for munlock
` [RFC v2 14/22] mm/mlock: add API specification for munlockall
` [RFC v2 15/22] kernel/api: add debugfs interface for kernel API specifications
` [RFC v2 16/22] kernel/api: add IOCTL specification infrastructure
` [RFC v2 17/22] fwctl: add detailed IOCTL API specifications
` [RFC v2 18/22] binder: "
` [RFC v2 19/22] kernel/api: Add sysfs validation support to kernel API specification framework
` [RFC v2 20/22] block: sysfs API specifications
` [RFC v2 21/22] net/socket: add API specification for socket()
` [RFC v2 22/22] tools/kapi: Add kernel API specification extraction tool

[PATCH v4 0/3] lsm: introduce lsm_config_self_policy() and lsm_config_system_policy() syscalls
 2025-07-01 10:01 UTC  (5+ messages)
` [PATCH v4 1/3] Wire up lsm_config_self_policy and lsm_config_system_policy syscalls
` [PATCH v4 2/3] lsm: introduce security_lsm_config_*_policy hooks
` [PATCH v4 3/3] AppArmor: add support for lsm_config_self_policy and lsm_config_system_policy

[PATCH v5 0/7] futex: Create set_robust_list2
 2025-07-01  9:20 UTC  (18+ messages)
` [PATCH v5 1/7] selftests/futex: Add ASSERT_ macros
` [PATCH v5 2/7] selftests/futex: Create test for robust list
` [PATCH v5 3/7] futex: Use explicit sizes for compat_exit_robust_list
` [PATCH v5 4/7] futex: Create set_robust_list2
` [PATCH v5 5/7] futex: Remove the limit of elements for sys_set_robust_list2 lists
` [PATCH v5 6/7] futex: Wire up set_robust_list2 syscall
` [PATCH v5 7/7] selftests: futex: Expand robust list test for the new interface

[PATCH v3 0/3] lsm: introduce lsm_config_self_policy() and lsm_config_system_policy() syscalls
 2025-07-01  9:16 UTC  (10+ messages)
` [PATCH v3 1/3] Wire up lsm_config_self_policy and lsm_config_system_policy syscalls
` [PATCH v3 2/3] lsm: introduce security_lsm_config_*_policy hooks
` [PATCH v3 3/3] AppArmor: add support for lsm_config_self_policy and lsm_config_system_policy

[RFC 00/19] Kernel API Specification Framework
 2025-07-01  6:11 UTC  (20+ messages)

[PATCH RFT v17 0/8] fork: Support shadow stacks in clone3()
 2025-06-27 21:31 UTC  (6+ messages)
` [PATCH RFT v17 3/8] selftests: Provide helper header for shadow stack testing
` [PATCH RFT v17 4/8] fork: Add shadow stack support to clone3()

[PATCH v2 0/3] lsm: introduce lsm_config_self_policy() and lsm_config_system_policy() syscalls
 2025-06-20 10:54 UTC  (9+ messages)
` [PATCH v2 1/3] Wire up lsm_config_self_policy and lsm_config_system_policy syscalls
` [PATCH v2 2/3] lsm: introduce security_lsm_config_*_policy hooks
` [PATCH v2 3/3] AppArmor: add support for lsm_config_self_policy and lsm_config_system_policy


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 read-only IMAP folder(s) and NNTP newsgroup(s).