[syzbot] [fs?] WARNING in nsproxy_ns_active_put
2025-11-11 10:26 UTC (4+ messages)
[Patch V1] ima: avoid duplicate policy rules insertions
2025-11-11 9:46 UTC (8+ messages)
[linux-next:master] [ns] 3a18f80918: WARNING:at_include/linux/ns_common.h:#put_cred_rcu
2025-11-11 9:36 UTC (2+ messages)
[PATCH v17] exec: Fix dead-lock in de_thread with ptrace_attach
2025-11-11 9:21 UTC (15+ messages)
` [RFC PATCH 0/3] mt-exec: fix deadlock with ptrace_attach()
` [RFC PATCH 1/3] exec: make setup_new_exec() return int
` [RFC PATCH 2/3] exec: don't wait for zombie threads with cred_guard_mutex held
` [RFC PATCH 3/3] ptrace: ensure PTRACE_EVENT_EXIT won't stop if the tracee is killed by exec
[PATCH] security: Add KUnit tests for rootid_owns_currentns()
2025-11-11 7:03 UTC (4+ messages)
[PATCH] security: sctp: Format type and permission checks tables
2025-11-11 2:34 UTC (2+ messages)
[PATCH] security: Add KUnit tests for rootid_owns_currentns()
2025-11-11 0:12 UTC
[PATCH v5 00/14] Create and use APIs to centralise locking for directory ops
2025-11-10 17:30 UTC (19+ messages)
` [PATCH v5 01/14] debugfs: rename end_creating() to debugfs_end_creating()
` [PATCH v5 02/14] VFS: introduce start_dirop() and end_dirop()
` [PATCH v5 03/14] VFS: tidy up do_unlinkat()
` [PATCH v5 04/14] VFS/nfsd/cachefiles/ovl: add start_creating() and end_creating()
` [PATCH v5 05/14] VFS/nfsd/cachefiles/ovl: introduce start_removing() and end_removing()
` [PATCH v5 06/14] VFS: introduce start_creating_noperm() and start_removing_noperm()
` [PATCH v5 07/14] VFS: introduce start_removing_dentry()
` [PATCH v5 08/14] VFS: add start_creating_killable() and start_removing_killable()
` [PATCH v5 09/14] VFS/nfsd/ovl: introduce start_renaming() and end_renaming()
` [PATCH v5 10/14] VFS/ovl/smb: introduce start_renaming_dentry()
` [PATCH v5 11/14] Add start_renaming_two_dentries()
` [PATCH v5 12/14] ecryptfs: use new start_creating/start_removing APIs
` [PATCH v5 13/14] VFS: change vfs_mkdir() to unlock on failure
` [PATCH v5 14/14] VFS: introduce end_creating_keep()
` [syzbot ci] Re: Create and use APIs to centralise locking for directory ops
[syzbot] [lsm?] WARNING in put_cred_rcu
2025-11-10 10:09 UTC (3+ messages)
[PATCH] security: Add KUnit tests for rootid_owns_currentns()
2025-11-10 1:16 UTC
[PATCH] security: provide an inlined static branch for security_inode_permission()
2025-11-09 21:52 UTC (3+ messages)
Module signing and post-quantum crypto public key algorithms
2025-11-09 19:30 UTC (14+ messages)
[syzbot] [fs?] WARNING in destroy_super_work
2025-11-09 14:11 UTC (3+ messages)
[PATCH] KEYS: encrypted: Return early on allocation failure and drop goto
2025-11-09 4:47 UTC (3+ messages)
[PATCH] KEYS: Remove the ad-hoc compilation flag CAAM_DEBUG
2025-11-09 4:44 UTC (3+ messages)
[PATCH] ima: Fall back to default kernel module signature verification
2025-11-07 19:28 UTC (32+ messages)
` [PATCH v2] lsm,ima: new LSM hook security_kernel_module_read_file to access decompressed kernel module
[syzbot] [lsm?] memory leak in prepare_creds (5)
2025-11-07 7:29 UTC
[PATCH RESEND] apparmor: Replace deprecated strcpy in d_namespace_path
2025-11-06 14:54 UTC (2+ messages)
[PATCH 1/2] fs: add iput_not_last()
2025-11-06 9:43 UTC (4+ messages)
` [PATCH 2/2] landlock: fix splats from iput() after it started calling might_sleep()
[PATCH v3 0/2] ipe: add script enforcement mechanism with AT_EXECVE_CHECK
2025-11-05 23:39 UTC (4+ messages)
` [PATCH v3 1/2] ipe: Add AT_EXECVE_CHECK support for script enforcement
` [PATCH v3 2/2] ipe: Update documentation "
[PATCH v1] fs: Move might_sleep() annotation to iput_final()
2025-11-05 20:56 UTC (3+ messages)
` [syzbot] [fs?] BUG: sleeping function called from invalid context in hook_sb_delete
[PATCH 0/3] Implement LANDLOCK_ADD_RULE_NO_INHERIT
2025-11-05 18:00 UTC (4+ messages)
` [PATCH 1/3] landlock: Add flag to supress access rule inheritence within a layer
` [PATCH 2/3] samples/landlock: Add no inherit support to sandboxer
` [PATCH 3/3] selftests/landlock: Add test for new no inherit flag
[PATCH v2 0/2] LSM: Multiple LSM mount options
2025-11-04 17:46 UTC (5+ messages)
` [PATCH v2 2/2] LSM: Infrastructure management of the mnt_opts security blob
[PATCH 0/2] LSM: Identify module using network facilities
2025-11-04 17:07 UTC (16+ messages)
` [PATCH 1/2] LSM: Exclusive secmark usage
` [PATCH 2/2] LSM: Allow reservation of netlabel
[RFC PATCH 05/15] LSM: Single calls in secid hooks
2025-11-04 16:00 UTC (3+ messages)
` [PATCH RFC 5/15] "
[PATCH v6 0/5] lsm: introduce lsm_config_self_policy() and lsm_config_system_policy() syscalls
2025-11-04 14:41 UTC (3+ messages)
` [PATCH v6 5/5] Smack: add support for lsm_config_self_policy and lsm_config_system_policy
[PATCH RESEND] apparmor: Replace sprintf/strcpy with scnprintf/strscpy in aa_policy_init
2025-11-03 9:06 UTC
[PATCH] device_cgroup: Replace strcpy/sprintf in set_majmin
2025-11-01 17:00 UTC (6+ messages)
[GIT PULL] Block fixes for 6.18-rc3
2025-11-01 13:33 UTC (8+ messages)
[PATCH 0/2] ipe: add script enforcement mechanism with AT_EXECVE_CHECK
2025-10-31 23:50 UTC (7+ messages)
` [PATCH 2/2] ipe: Update documentation for script enforcement
` [PATCH v2 0/2] ipe: add script enforcement mechanism with AT_EXECVE_CHECK
` [PATCH v2 1/2] ipe: Add AT_EXECVE_CHECK support for script enforcement
` [PATCH v2 2/2] ipe: Update documentation "
[PATCH v2] device_cgroup: Refactor devcgroup_seq_show to use seq_put* helpers
2025-10-31 23:38 UTC (2+ messages)
[PATCH v4 00/14] Create and use APIs to centralise locking for directory ops
2025-10-30 23:41 UTC (24+ messages)
` [PATCH v4 01/14] debugfs: rename end_creating() to debugfs_end_creating()
` [PATCH v4 02/14] VFS: introduce start_dirop() and end_dirop()
` [PATCH v4 03/14] VFS: tidy up do_unlinkat()
` [PATCH v4 04/14] VFS/nfsd/cachefiles/ovl: add start_creating() and end_creating()
` [PATCH v4 05/14] VFS/nfsd/cachefiles/ovl: introduce start_removing() and end_removing()
` [PATCH v4 06/14] VFS: introduce start_creating_noperm() and start_removing_noperm()
` [PATCH v4 07/14] VFS: introduce start_removing_dentry()
` [PATCH v4 08/14] VFS: add start_creating_killable() and start_removing_killable()
` [PATCH v4 09/14] VFS/nfsd/ovl: introduce start_renaming() and end_renaming()
` [PATCH v4 10/14] VFS/ovl/smb: introduce start_renaming_dentry()
` [PATCH v4 11/14] Add start_renaming_two_dentries()
` [PATCH v4 12/14] ecryptfs: use new start_creating/start_removing APIs
` [PATCH v4 13/14] VFS: change vfs_mkdir() to unlock on failure
` [PATCH v4 14/14] VFS: introduce end_creating_keep()
[RFC bpf-next] lsm: bpf: Remove lsm_prop_bpf
2025-10-28 19:08 UTC (8+ messages)
[PATCH] KEYS: fix compilation warnings in the dump_options() function
2025-10-28 7:03 UTC (7+ messages)
歌・ダンス等のスクール事業 FC説明会
2025-10-28 5:35 UTC
[syzbot] [lsm?] [input?] [usb?] INFO: rcu detected stall in sys_symlink (6)
2025-10-27 21:18 UTC
[PATCH 2/2] keys: Remove unnecessary local variable from proc_keys_show
2025-10-27 19:54 UTC (2+ messages)
[RFC PATCH v1 0/3] Fix TCP short AF_UNSPEC handling
2025-10-27 19:07 UTC (4+ messages)
` [RFC PATCH v1 1/3] selftests/landlock: Fix TCP bind(AF_UNSPEC) test case
` [RFC PATCH v1 2/3] selftests/landlock: Add missing connect(minimal AF_UNSPEC) test
` [RFC PATCH v1 3/3] landlock: Fix TCP handling of short AF_UNSPEC addresses
[PATCH] selftests/landlock: Fix makefile header list
2025-10-27 1:14 UTC
[PATCH v3 0/8] Implement LANDLOCK_ADD_RULE_QUIET
2025-10-26 21:01 UTC (10+ messages)
` [PATCH v3 1/8] landlock: Add a place for flags to layer rules
` [PATCH v3 2/8] landlock: Add API support and docs for the quiet flags
` [PATCH v3 3/8] landlock: Suppress logging when quiet flag is present
` [PATCH v3 4/8] landlock: Fix wrong type usage
` [PATCH v3 5/8] samples/landlock: Add quiet flag support to sandboxer
` [PATCH v3 6/8] selftests/landlock: Replace hard-coded 16 with a constant
` [PATCH v3 7/8] selftests/landlock: add tests for quiet flag with fs rules
` [PATCH v3 8/8] selftests/landlock: add tests for quiet flag with net rules
[PATCH v2 0/6] Implement LANDLOCK_ADD_RULE_QUIET
2025-10-26 20:50 UTC (7+ messages)
` [PATCH v2 3/6] landlock/audit: Check for quiet flag in landlock_log_denial
` [PATCH v2 6/6] Implement quiet for optional accesses
[PATCH v2 0/2] Landlock multithreaded enforcement
2025-10-24 21:29 UTC (6+ messages)
` [PATCH v2 1/2] landlock: Multithreading support for landlock_restrict_self()
page: next (older)
- 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 read-only IMAP folder(s) and NNTP newsgroup(s).