messages from 2024-08-26 12:06:08 to 2024-09-03 03:31:35 UTC [more...]
[PATCH v2 -next 00/15] sysctl: move sysctls from vm_table into its own files
2024-09-03 3:30 UTC (14+ messages)
` [PATCH v2 -next 01/15] mm: vmstat: move sysctls to "
` [PATCH v2 -next 02/15] mm: filemap: move sysctl to its own file
` [PATCH v2 -next 03/15] mm: swap: "
` [PATCH v2 -next 04/15] mm: vmscan: move vmscan sysctls "
` [PATCH v2 -next 05/15] mm: util: move sysctls into it own files
` [PATCH v2 -next 06/15] mm: mmap: move sysctl into its own file
` [PATCH v2 -next 07/15] security: min_addr: "
` [PATCH v2 -next 08/15] mm: nommu: move sysctl to "
` [PATCH v2 -next 09/15] fs: fs-writeback: "
` [PATCH v2 -next 10/15] fs: drop_caches: "
` [PATCH v2 -next 11/15] sunrpc: use vfs_pressure_ratio() helper
` [PATCH v2 -next 12/15] fs: dcache: move the sysctl into its own file
` [PATCH v2 -next 13/15] x86: vdso: "
[PATCH 0/2 v2] remove PF_MEMALLOC_NORECLAIM
2024-09-02 22:32 UTC (6+ messages)
` [PATCH 1/2] bcachefs: do not use PF_MEMALLOC_NORECLAIM
` [PATCH 2/2] Revert "mm: introduce PF_MEMALLOC_NORECLAIM, PF_MEMALLOC_NOWARN"
[PATCH 0/2] get rid of PF_MEMALLOC_NORECLAIM
2024-09-02 14:07 UTC (51+ messages)
` [PATCH 1/2] bcachefs: do not use PF_MEMALLOC_NORECLAIM
` [PATCH 1/2 v2] "
` [PATCH 2/2] mm: drop PF_MEMALLOC_NORECLAIM
[PATCH -next 00/15] sysctl: move sysctls from vm_table into its own files
2024-09-02 11:17 UTC (15+ messages)
` [PATCH -next 05/15] mm: util: move sysctls into it "
` [PATCH -next 07/15] security: min_addr: move sysctl into its own file
` [PATCH -next 12/15] fs: dcache: move the "
[PATCH] smackfs: Use rcu_assign_pointer() to ensure safe assignment in smk_set_cipso
2024-09-02 8:47 UTC
[PATCH -next] apparmor: Remove unused parameter L1 in macro next_comb
2024-09-02 7:39 UTC
[PATCH v2 00/13] LSM: Move away from secids
2024-08-30 22:48 UTC (17+ messages)
` [PATCH v2 01/13] LSM: Add the lsmblob data structure
` [PATCH v2 02/13] LSM: Use lsmblob in security_audit_rule_match
` [PATCH v2 03/13] LSM: Add lsmblob_to_secctx hook
` [PATCH v2 04/13] Audit: maintain an lsmblob in audit_context
` [PATCH v2 05/13] LSM: Use lsmblob in security_ipc_getsecid
` [PATCH v2 06/13] Audit: Update shutdown LSM data
` [PATCH v2 07/13] LSM: Use lsmblob in security_current_getsecid
` [PATCH v2 08/13] LSM: Use lsmblob in security_inode_getsecid
` [PATCH v2 09/13] Audit: use an lsmblob in audit_names
` [PATCH v2 10/13] LSM: Create new security_cred_getlsmblob LSM hook
` [PATCH v2 11/13] Audit: Change context data from secid to lsmblob
` [PATCH v2 12/13] Netlabel: Use lsmblob for audit data
` [PATCH v2 13/13] LSM: Remove lsmblob scaffolding
[GIT PULL] lsm/lsm-pr-20240830
2024-08-30 18:37 UTC (2+ messages)
[PATCH v8 17/21] mm/mmap: Use vms accounted pages in mmap_region()
2024-08-30 4:00 UTC
WARNING in process_measurement
2024-08-29 23:28 UTC (4+ messages)
[PATCH -next] lsm: Use IS_ERR_OR_NULL() helper function
2024-08-29 15:12 UTC (2+ messages)
` [PATCH] "
[PATCH 0/1] selinux,smack: don't bypass permissions check in inode_setsecctx hook
2024-08-29 14:51 UTC (12+ messages)
` [PATCH 1/1] "
[RFC PATCH] fs: obtain the inode generation number from vfs directly
2024-08-29 13:34 UTC (16+ messages)
[PATCH v8 0/8] Improve the copy of task comm
2024-08-29 6:30 UTC (23+ 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: "
BUG: general protection fault in tomoyo_check_acl
2024-08-28 23:00 UTC
[PATCH -next] apparmor: Use IS_ERR_OR_NULL() helper function
2024-08-28 12:26 UTC
[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 (5+ messages)
` [PATCH v4 04/14] Add primary TSEM implementation file
[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 (12+ messages)
` [PATCH 01/13] LSM: Add the lsmblob data structure
` [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 net-next 00/13] net: header and core spelling corrections
2024-08-27 8:25 UTC (5+ messages)
` [PATCH net-next 12/13] net: Correct spelling in headers
[PATCH 10/13] LSM: Create new security_cred_getlsmblob LSM hook
2024-08-27 5:00 UTC (2+ messages)
[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 07/13] LSM: Use lsmblob in security_current_getsecid
2024-08-26 21:24 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)
[PATCH 02/13] LSM: Use lsmblob in security_audit_rule_match
2024-08-26 19:31 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
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).