messages from 2024-08-19 17:47:02 to 2024-08-26 21:10:36 UTC [more...]
[PATCH 0/2] get rid of PF_MEMALLOC_NORECLAIM
2024-08-26 21:10 UTC (26+ messages)
` [PATCH 1/2] bcachefs: do not use PF_MEMALLOC_NORECLAIM
` [PATCH 2/2] mm: drop PF_MEMALLOC_NORECLAIM
[PATCH -next 00/15] sysctl: move sysctls from vm_table into its own files
2024-08-26 19:57 UTC (18+ messages)
` [PATCH -next 01/15] mm: vmstat: move sysctls to "
` [PATCH -next 02/15] mm: filemap: move sysctl to its own file
` [PATCH -next 03/15] mm: swap: "
` [PATCH -next 04/15] mm: vmscan: move vmscan sysctls "
` [PATCH -next 05/15] mm: util: move sysctls into it own files
` [PATCH -next 06/15] mm: mmap: move sysctl into its own file
` [PATCH -next 07/15] security: min_addr: "
` [PATCH -next 08/15] mm: nommu: move sysctl to "
` [PATCH -next 09/15] fs: fs-writeback: "
` [PATCH -next 10/15] fs: drop_caches: "
` [PATCH -next 11/15] sunrpc: use vfs_pressure_ratio() helper
` [PATCH -next 12/15] fs: dcache: move the sysctl into its own file
` [PATCH -next 13/15] x86: vdso: "
` [PATCH -next 14/15] sh: "
` [PATCH -next 15/15] sysctl: remove unneeded include
[PATCH 00/13] LSM: Move away from secids
2024-08-26 19:31 UTC (18+ messages)
` [PATCH 01/13] LSM: Add the lsmblob data structure
` [PATCH 02/13] LSM: Use lsmblob in security_audit_rule_match
` [PATCH 03/13] LSM: Add lsmblob_to_secctx hook
` [PATCH 04/13] Audit: maintain an lsmblob in audit_context
` [PATCH 05/13] LSM: Use lsmblob in security_ipc_getsecid
` [PATCH 06/13] Audit: Update shutdown LSM data
` [PATCH 07/13] LSM: Use lsmblob in security_current_getsecid
` [PATCH 08/13] LSM: Use lsmblob in security_inode_getsecid
` [PATCH 09/13] Audit: use an lsmblob in audit_names
` [PATCH 10/13] LSM: Create new security_cred_getlsmblob LSM hook
` [PATCH 11/13] Audit: Change context data from secid to lsmblob
` [PATCH 12/13] Netlabel: Use lsmblob for audit data
` [PATCH 13/13] LSM: Remove lsmblob scaffolding
TOCTOU-free exec(), chdir(), open() with O_PATH sandbox emulation support?
2024-08-26 17:07 UTC (2+ messages)
[PATCH net-next 00/13] net: header and core spelling corrections
2024-08-26 16:50 UTC (24+ messages)
` [PATCH net-next 01/13] packet: Correct spelling in if_packet.h
` [PATCH net-next 02/13] s390/iucv: Correct spelling in iucv.h
` [PATCH net-next 03/13] ip_tunnel: Correct spelling in ip_tunnels.h
` [PATCH net-next 04/13] ipv6: Correct spelling in ipv6.h
` [PATCH net-next 05/13] bonding: Correct spelling in headers
` [PATCH net-next 06/13] net: qualcomm: rmnet: Correct spelling in if_rmnet.h
` [PATCH net-next 07/13] netlabel: Correct spelling in netlabel.h
` [PATCH net-next 08/13] NFC: Correct spelling in headers
` [PATCH net-next 09/13] net: sched: "
` [PATCH net-next 10/13] sctp: "
` [PATCH net-next 11/13] x25: Correct spelling in x25.h
` [PATCH net-next 12/13] net: Correct spelling in headers
` [PATCH net-next 13/13] net: Correct spelling in net/core
[PATCH v4 00/14] Implement Trusted Security Event Modeling
2024-08-26 15:53 UTC (16+ messages)
` [PATCH v4 01/14] Update MAINTAINERS file
` [PATCH v4 02/14] Add TSEM specific documentation
` [PATCH v4 03/14] TSEM global declarations
` [PATCH v4 04/14] Add primary TSEM implementation file
` [PATCH v4 05/14] Add root domain trust implementation
` [PATCH v4 06/14] Implement TSEM control plane
` [PATCH v4 07/14] Add namespace implementation
` [PATCH v4 08/14] Add security event description export facility
` [PATCH v4 09/14] Add event processing implementation
` [PATCH v4 10/14] Implement security event mapping
` [PATCH v4 11/14] Implement the internal Trusted Modeling Agent
` [PATCH v4 12/14] Implement configuration and methods for default model
` [PATCH v4 13/14] Implement infrastructure for loadable security models
` [PATCH v4 14/14] Activate the configuration and build of the TSEM LSM
[PATCH net] sctp: fix association labeling in the duplicate COOKIE-ECHO case
2024-08-26 15:28 UTC (2+ messages)
[PATCH v7 0/8] Improve the copy of task comm
2024-08-26 13:13 UTC (6+ messages)
` [PATCH v7 6/8] mm/util: Deduplicate code in {kstrdup,kstrndup,kmemdup_nul}
[PATCH v3 0/6] Landlock: Signal Scoping Support
2024-08-26 12:40 UTC (10+ messages)
` [PATCH v3 2/6] Landlock: Adding file_send_sigiotask signal scoping support
` [PATCH v3 3/6] selftest/Landlock: Signal restriction tests
` [PATCH v3 4/6] selftest/Landlock: pthread_kill(3) tests
[PATCH] lsm: remove LSM_COUNT and LSM_CONFIG_COUNT
2024-08-25 14:05 UTC
[RFC PATCH] lsm: make SECURITY_PATH always enabled
2024-08-25 12:49 UTC
WARNING in process_measurement
2024-08-25 5:23 UTC
[RESEND PATCH] cred: separate the refcount from frequently read fields
2024-08-23 15:42 UTC (7+ messages)
[PATCH bpf-next 2/2] selftests/bpf: Add tests for bpf_get_dentry_xattr
2024-08-23 10:38 UTC (13+ messages)
[PATCH] security: smack: Fix indentation in smack_netfilter.c
2024-08-22 20:42 UTC (3+ messages)
[PATCH v7 17/21] mm/mmap: Use vms accounted pages in mmap_region()
2024-08-22 19:25 UTC
[PATCH v15 0/4] Reduce overhead of LSMs with static calls
2024-08-22 16:27 UTC (7+ messages)
` [PATCH v15 3/4] lsm: count the LSMs enabled at compile time
[PATCH -next] ipe: Remove duplicated include in ipe.c
2024-08-22 1:15 UTC (2+ messages)
` [PATCH] "
[PATCH v6 17/20] mm/mmap: Use vms accounted pages in mmap_region()
2024-08-21 17:15 UTC (3+ messages)
[PATCH v3 1/2] fs: Fix file_set_fowner LSM hook inconsistencies
2024-08-21 16:32 UTC (3+ messages)
` [PATCH v3 2/2] security: Update file_set_fowner documentation
[PATCH v10 0/6] Landlock: Add abstract UNIX socket connect restriction
2024-08-21 15:59 UTC (11+ messages)
` [PATCH v10 1/6] "
` [PATCH v10 2/6] selftests/Landlock: general scoped restriction tests
` [PATCH v10 3/6] selftests/Landlock: Abstract UNIX socket "
` [PATCH v10 4/6] selftests/Landlock: Add pathname UNIX socket tests
` [PATCH v10 5/6] sample/Landlock: Support abstract unix socket restriction
` [PATCH v10 6/6] Landlock: Document LANDLOCK_SCOPED_ABSTRACT_UNIX_SOCKET and ABI versioning
[PATCH 0/7] keys: Add tracepoints
2024-08-21 12:36 UTC (8+ messages)
` [PATCH 1/7] keys: Out of line key_is_dead() so it can have tracepoints added in
` [PATCH 2/7] keys: Extract struct key_user to its own header for tracing purposes
` [PATCH 3/7] keys: Move key_get() out of line so a tracepoint can be added
` [PATCH 4/7] keys: Add a key_ref_get() wrapper
` [PATCH 5/7] keys: Use key_get() instead of __key_get()
` [PATCH 6/7] keys: Provide a key_try_get() function and use it
` [PATCH 7/7] keys: Add tracepoints for the keyrings facility
[RFC PATCH v2 0/9] Support TCP listen access-control
2024-08-21 11:52 UTC (24+ messages)
` [RFC PATCH v2 1/9] landlock: Refactor current_check_access_socket() access right check
` [RFC PATCH v2 3/9] selftests/landlock: Support LANDLOCK_ACCESS_NET_LISTEN_TCP
` [RFC PATCH v2 4/9] selftests/landlock: Test listening restriction
` [RFC PATCH v2 5/9] selftests/landlock: Test listen on connected socket
` [RFC PATCH v2 6/9] selftests/landlock: Test listening without explicit bind restriction
[PATCH v1] security/apparmor: remove duplicate unpacking in unpack_perm function
2024-08-21 7:22 UTC
[PATCH v9 0/5] Landlock: Add abstract unix socket connect restriction
2024-08-20 15:56 UTC (17+ messages)
` [PATCH v9 1/5] "
` [PATCH v9 2/5] selftests/Landlock: Abstract unix socket restriction tests
` [PATCH v9 3/5] selftests/Landlock: Adding pathname Unix socket tests
` [PATCH v9 4/5] sample/Landlock: Support abstract unix socket restriction
` [PATCH v9 5/5] Landlock: Document LANDLOCK_SCOPED_ABSTRACT_UNIX_SOCKET and ABI versioning
[PATCH v20 00/20] Integrity Policy Enforcement LSM (IPE)
2024-08-20 2:51 UTC (11+ messages)
` [PATCH v20 12/20] dm verity: expose root hash digest and signature data to LSMs
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).