messages from 2023-08-02 17:48:48 to 2023-09-14 09:44:42 UTC [more...]
[RFC PATCH 0/3] quering mount attributes
2023-09-14 9:43 UTC (13+ messages)
` [RFC PATCH 1/3] add unique mount ID
` [RFC PATCH 2/3] add statmnt(2) syscall
` [RFC PATCH 3/3] add listmnt(2) syscall
[PATCH 0/2] arch: Sync all syscall tables with 2 newly added system calls
2023-09-13 22:05 UTC (7+ messages)
` [PATCH 1/2] tools headers UAPI: Sync fchmodat2() syscall table entries
` [PATCH 2/2] arch: Reserve map_shadow_stack() syscall number for all architectures
[PATCH 0/3] Document impact of user namespaces and negative permissions
2023-09-13 14:35 UTC (16+ messages)
` [PATCH 1/3] man: Document pitfall with negative permissions and user namespaces
` [PATCH 2/3] user_namespaces.7: "
` [PATCH 3/3] man: "
[PATCH v15 00/11] LSM: Three basic syscalls
2023-09-12 20:56 UTC (12+ messages)
` [PATCH v15 01/11] LSM: Identify modules by more than name
` [PATCH v15 02/11] LSM: Maintain a table of LSM attribute data
` [PATCH v15 03/11] proc: Use lsmids instead of lsm names for attrs
` [PATCH v15 04/11] LSM: syscalls for current process attributes
` [PATCH v15 05/11] LSM: Create lsm_list_modules system call
` [PATCH v15 06/11] LSM: wireup Linux Security Module syscalls
` [PATCH v15 07/11] LSM: Helpers for attribute names and filling lsm_ctx
` [PATCH v15 08/11] Smack: implement setselfattr and getselfattr hooks
` [PATCH v15 09/11] AppArmor: Add selfattr hooks
` [PATCH v15 10/11] SELinux: "
` [PATCH v15 11/11] LSM: selftests for Linux Security Module syscalls
[PATCH] uapi: partially fix __DECLARE_FLEX_ARRAY for C++
2023-09-12 16:23 UTC (9+ messages)
` [PATCH v2] uapi: "
` [PATCH v3 1/2] "
` [PATCH v3 2/2] uapi: fix header guard in include/uapi/linux/stddef.h
[PATCH v14 00/11] LSM: Three basic syscalls
2023-09-11 22:08 UTC (22+ messages)
` [PATCH v14 01/11] LSM: Identify modules by more than name
` [PATCH v14 02/11] LSM: Maintain a table of LSM attribute data
` [PATCH v14 03/11] proc: Use lsmids instead of lsm names for attrs
` [PATCH v14 04/11] LSM: syscalls for current process attributes
` [PATCH v14 4/11] "
` [PATCH v14 05/11] LSM: Create lsm_list_modules system call
` [PATCH v14 06/11] LSM: wireup Linux Security Module syscalls
` [PATCH v14 07/11] LSM: Helpers for attribute names and filling lsm_ctx
` [PATCH v14 08/11] Smack: implement setselfattr and getselfattr hooks
` [PATCH v14 09/11] AppArmor: Add selfattr hooks
` [PATCH v14 10/11] SELinux: "
` [PATCH v14 11/11] LSM: selftests for Linux Security Module syscalls
[RFC 0/3] sys_move_phy_pages system call
2023-09-11 17:26 UTC (12+ messages)
` [RFC PATCH 1/3] mm/migrate: remove unused mm argument from do_move_pages_to_node
` [RFC PATCH 2/3] mm/migrate: refactor add_page_for_migration for code re-use
` [RFC PATCH 3/3] mm/migrate: Create move_phys_pages syscall
[PATCH v8 1/1] ns: add binfmt_misc to the user namespace
2023-09-06 10:28 UTC (6+ messages)
[PATCH v2 0/5] memfd: cleanups for vm.memfd_noexec
2023-09-06 6:58 UTC (18+ messages)
` [PATCH v2 1/5] selftests: memfd: error out test process when child test fails
` [PATCH v2 2/5] memfd: do not -EACCES old memfd_create() users with vm.memfd_noexec=2
` [PATCH v2 3/5] memfd: improve userspace warnings for missing exec-related flags
` [PATCH v2 4/5] memfd: replace ratcheting feature from vm.memfd_noexec with hierarchy
` [PATCH v2 5/5] selftests: improve vm.memfd_noexec sysctl tests
Don't fill the kernel log with memfd_create messages
2023-09-05 12:10 UTC (3+ messages)
Prezentacja
2023-09-04 7:40 UTC
Quotation Request Advanta Sourcing company
2023-09-04 1:32 UTC
Słowa kluczowe do wypozycjonowania
2023-08-28 7:30 UTC
[PATCH v13 00/11] LSM: Three basic syscalls
2023-08-25 22:23 UTC (38+ messages)
` [PATCH v13 01/11] LSM: Identify modules by more than name
` [PATCH v13 02/11] LSM: Maintain a table of LSM attribute data
` [PATCH v13 03/11] proc: Use lsmids instead of lsm names for attrs
` [PATCH v13 04/11] LSM: syscalls for current process attributes
` [PATCH v13 05/11] LSM: Create lsm_list_modules system call
` [PATCH v13 06/11] LSM: wireup Linux Security Module syscalls
` [PATCH v13 07/11] LSM: Helpers for attribute names and filling lsm_ctx
` [PATCH v13 08/11] Smack: implement setselfattr and getselfattr hooks
` [PATCH v13 09/11] AppArmor: Add selfattr hooks
` [PATCH v13 10/11] SELinux: "
` [PATCH v13 11/11] LSM: selftests for Linux Security Module syscalls
[PATCH 1/3] selftests/mount_setattr: Add a test to test locking mount attrs
2023-08-25 17:02 UTC (13+ messages)
` [PATCH 2/3] fs: Allow user to lock mount attributes with mount_setattr
` [PATCH 3/3] selftests/mount_setattr: Add tests for mount locking API
Re; Interest,
2023-08-22 23:31 UTC
Watchdog bark! bark due to excessive logging from SELinux in Linux-modules;
2023-08-21 16:43 UTC
Pytanie o samochód
2023-08-18 8:06 UTC
[PATCH v2 00/14] futex: More futex2 bits
2023-08-10 17:01 UTC (32+ messages)
` [PATCH v2 01/14] futex: Clarify FUTEX2 flags
` [PATCH v2 02/14] futex: Extend the "
` [PATCH v2 03/14] futex: Flag conversion
` [PATCH v2 04/14] futex: Validate futex value against futex size
` [PATCH v2 05/14] futex: Add sys_futex_wake()
` [PATCH v2 06/14] futex: Add sys_futex_wait()
` [PATCH v2 07/14] futex: Propagate flags into get_futex_key()
` [PATCH v2 08/14] futex: Add flags2 argument to futex_requeue()
` [PATCH v2 09/14] futex: Add sys_futex_requeue()
` [PATCH v2 10/14] mm: Add vmalloc_huge_node()
` [PATCH v2 11/14] futex: Implement FUTEX2_NUMA
` [PATCH v2 12/14] futex: Propagate flags into futex_get_value_locked()
` [PATCH v2 13/14] futex: Enable FUTEX2_{8,16}
` [PATCH v2 14/14] futex,selftests: Extend the futex selftests
[PATCH 0/2] v2: F_OFD_GETLK extension to read lock info
2023-08-09 7:56 UTC (6+ messages)
` [PATCH 2/2] selftests: add OFD lock tests
[PATCH 0/4] RSEQ selftests updates
2023-08-08 20:44 UTC (5+ messages)
[PATCH] sched/headers: move struct sched_param out of uapi
2023-08-08 3:03 UTC
[PATCH] syscalls: Cleanup references to sys_lookup_dcookie()
2023-08-03 21:44 UTC (3+ messages)
` [PATCH v2] "
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).