linux-api.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-06-24 18:07:58 to 2025-07-21 08:44:46 UTC [more...]

[PATCH RFC 0/4] procfs: make reference pidns more user-visible
 2025-07-21  8:44 UTC 

[RFC v3 0/4] Kernel API Specification Framework with kerneldoc integration
 2025-07-21  3:17 UTC  (9+ messages)
` [RFC v3 1/4] kernel/api: introduce kernel API specification framework
` [RFC v3 2/4] kernel/api: enable kerneldoc-based API specifications
` [RFC v3 3/4] mm/mlock: add API specification for mlock
` [RFC v3 4/4] kernel/sched: add specs for sys_sched_setattr()

[PATCH v4 00/10] mm/mremap: permit mremap() move of multiple VMAs
 2025-07-20 18:52 UTC  (14+ messages)
` [PATCH v4 01/10] mm/mremap: perform some simple cleanups
` [PATCH v4 02/10] mm/mremap: refactor initial parameter sanity checks
` [PATCH v4 03/10] mm/mremap: put VMA check and prep logic into helper function
` [PATCH v4 04/10] mm/mremap: cleanup post-processing stage of mremap
` [PATCH v4 05/10] mm/mremap: use an explicit uffd failure path for mremap
` [PATCH v4 06/10] mm/mremap: check remap conditions earlier
` [PATCH v4 07/10] mm/mremap: move remap_is_valid() into check_prep_vma()
` [PATCH v4 08/10] mm/mremap: clean up mlock populate behaviour
` [PATCH v4 09/10] mm/mremap: permit mremap() move of multiple VMAs
` [PATCH v4 10/10] tools/testing/selftests: extend mremap_test to test multi-VMA mremap

[PATCH 1/1] uapi/termios: remove struct ktermios from uapi headers
 2025-07-16 18:04 UTC  (3+ messages)

[PATCH] sched/deadline: sched_getattr(...flags=1) returns the runtime left and abs deadline for DEADLINE tasks
 2025-07-15 16:39 UTC 

[PATCH v5 0/3] lsm: introduce lsm_config_self_policy() and lsm_config_system_policy() syscalls
 2025-07-14 18:07 UTC  (7+ messages)
` [PATCH v5 1/3] Wire up lsm_config_self_policy and lsm_config_system_policy syscalls
` [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 v3 09/10] mm/mremap: permit mremap() move of multiple VMAs
 2025-07-11 13:49 UTC  (3+ messages)
` [PATCH v3 00/10] "

[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  (15+ messages)
` [RFC v2 01/22] kernel/api: introduce kernel "
` [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  (8+ messages)
` [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  (15+ 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 v3 1/3] Wire up lsm_config_self_policy and lsm_config_system_policy syscalls
 2025-06-27  6:31 UTC  (2+ 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).