messages from 2024-08-22 12:58:08 to 2024-08-28 19:51:39 UTC [more...]
[PATCH 0/1] selinux,smack: don't bypass permissions check in inode_setsecctx hook
2024-08-28 19:51 UTC (2+ messages)
` [PATCH 1/1] "
[RFC PATCH] fs: obtain the inode generation number from vfs directly
2024-08-28 16:36 UTC (14+ messages)
[PATCH v8 0/8] Improve the copy of task comm
2024-08-28 15:09 UTC (20+ messages)
` [PATCH v8 1/8] Get rid of __get_task_comm()
` [PATCH v8 2/8] auditsc: Replace memcpy() with strscpy()
` [PATCH v8 3/8] security: Replace memcpy() with get_task_comm()
` [PATCH v8 4/8] bpftool: Ensure task comm is always NUL-terminated
` [PATCH v8 5/8] mm/util: Fix possible race condition in kstrdup()
` [PATCH v8 6/8] mm/util: Deduplicate code in {kstrdup,kstrndup,kmemdup_nul}
` [PATCH v8 7/8] net: Replace strcpy() with strscpy()
` [PATCH v8 8/8] drm: "
[PATCH -next] apparmor: Use IS_ERR_OR_NULL() helper function
2024-08-28 12:26 UTC
[PATCH -next] lsm: Use IS_ERR_OR_NULL() helper function
2024-08-28 12:24 UTC
[PATCH 0/2] get rid of PF_MEMALLOC_NORECLAIM
2024-08-28 4:11 UTC (37+ messages)
` [PATCH 1/2] bcachefs: do not use PF_MEMALLOC_NORECLAIM
` [PATCH 1/2 v2] "
` [PATCH 2/2] mm: drop PF_MEMALLOC_NORECLAIM
[PATCH v7 0/8] Improve the copy of task comm
2024-08-28 1:19 UTC (7+ messages)
` [PATCH v7 6/8] mm/util: Deduplicate code in {kstrdup,kstrndup,kmemdup_nul}
[PATCH bpf-next 7/8] security,bpf: constify struct path in bpf_token_create() LSM hook
2024-08-27 23:30 UTC (3+ messages)
[PATCH net] sctp: fix association labeling in the duplicate COOKIE-ECHO case
2024-08-27 23:20 UTC (4+ messages)
` [PATCH] "
[PATCH 0/7] keys: Add tracepoints
2024-08-27 18:27 UTC (15+ 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
[PATCH v4 00/14] Implement Trusted Security Event Modeling
2024-08-27 17:51 UTC (18+ 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 v5] tpm: Add new device/vendor ID 0x50666666
2024-08-27 15:48 UTC (2+ messages)
[PATCH 00/13] LSM: Move away from secids
2024-08-27 15:08 UTC (24+ 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
[PATCH net-next 00/13] net: header and core spelling corrections
2024-08-27 8:25 UTC (21+ messages)
` [PATCH net-next 01/13] packet: Correct spelling in if_packet.h
` [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 -next 00/15] sysctl: move sysctls from vm_table into its own files
2024-08-27 2:43 UTC (23+ 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] lsm: remove LSM_COUNT and LSM_CONFIG_COUNT
2024-08-26 23:12 UTC (2+ messages)
[RFC PATCH] lsm: make SECURITY_PATH always enabled
2024-08-26 23:06 UTC (2+ messages)
[PATCH 2/2] selinux: move genheaders to security/selinux/
2024-08-26 21:14 UTC (2+ messages)
[PATCH 1/2] selinux: do not include <linux/*.h> headers from host programs
2024-08-26 21:14 UTC (2+ messages)
TOCTOU-free exec(), chdir(), open() with O_PATH sandbox emulation support?
2024-08-26 17:07 UTC (2+ messages)
[PATCH v3 0/6] Landlock: Signal Scoping Support
2024-08-26 12:40 UTC (6+ messages)
` [PATCH v3 3/6] selftest/Landlock: Signal restriction tests
` [PATCH v3 4/6] selftest/Landlock: pthread_kill(3) tests
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 (9+ 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 (3+ messages)
` [PATCH v15 3/4] lsm: count the LSMs enabled at compile time
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).