linux-security-module.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-11-27 16:03:58 to 2024-12-13 00:33:49 UTC [more...]

[PATCH v2 00/16] perf tools: Use generic syscall scripts for all archs
 2024-12-13  0:33 UTC  (17+ messages)
` [PATCH v2 01/16] perf tools: Create generic syscall table support
` [PATCH v2 02/16] perf tools: arc: Support generic syscall headers
` [PATCH v2 03/16] perf tools: csky: "
` [PATCH v2 04/16] perf tools: arm: Support "
` [PATCH v2 05/16] perf tools: sh: "
` [PATCH v2 06/16] perf tools: sparc: "
` [PATCH v2 07/16] perf tools: xtensa: Support syscall header
` [PATCH v2 08/16] perf tools: x86: Use generic syscall scripts
` [PATCH v2 09/16] perf tools: alpha: Support syscall header
` [PATCH v2 10/16] perf tools: parisc: "
` [PATCH v2 11/16] perf tools: arm64: Use syscall table
` [PATCH v2 12/16] perf tools: loongarch: "
` [PATCH v2 13/16] perf tools: mips: Use generic syscall scripts
` [PATCH v2 14/16] perf tools: powerpc: Use generic syscall table scripts
` [PATCH v2 15/16] perf tools: s390: "
` [PATCH v2 16/16] perf tools: Remove dependency on libaudit

[PATCH v3 bpf-next 0/6] Enable writing xattr from BPF programs
 2024-12-12 19:39 UTC  (12+ messages)
` [PATCH v3 bpf-next 1/6] fs/xattr: bpf: Introduce security.bpf. xattr name prefix
` [PATCH v3 bpf-next 2/6] selftests/bpf: Extend test fs_kfuncs to cover security.bpf. xattr names
` [PATCH v3 bpf-next 3/6] bpf: lsm: Add two more sleepable hooks
` [PATCH v3 bpf-next 4/6] bpf: fs/xattr: Add BPF kfuncs to set and remove xattrs
` [PATCH v3 bpf-next 5/6] selftests/bpf: Test kfuncs that set and remove xattr from BPF programs
` [PATCH v3 bpf-next 6/6] selftests/bpf: Add __failure tests for set/remove xattr kfuncs

[PATCH] perf test: remove duplicate word
 2024-12-12 18:55 UTC  (2+ messages)

[RFC PATCH v2 0/8] Fix non-TCP restriction and inconsistency of TCP errors
 2024-12-12 18:43 UTC  (25+ messages)
` [RFC PATCH v2 1/8] landlock: Fix non-TCP sockets restriction
` [RFC PATCH v2 3/8] landlock: Fix inconsistency of errors for TCP actions
` [RFC PATCH v2 6/8] selftests/landlock: Test consistency "
` [RFC PATCH v2 7/8] landlock: Add note about errors consistency in documentation

[PATCH] selinux: Read sk->sk_family once in selinux_socket_bind()
 2024-12-12 17:50 UTC  (2+ messages)

[PATCH v23 0/8] Script execution control (was O_MAYEXEC)
 2024-12-12 17:42 UTC  (9+ messages)
` [PATCH v23 1/8] exec: Add a new AT_EXECVE_CHECK flag to execveat(2)
` [PATCH v23 2/8] security: Add EXEC_RESTRICT_FILE and EXEC_DENY_INTERACTIVE securebits
` [PATCH v23 3/8] selftests/exec: Add 32 tests for AT_EXECVE_CHECK and exec securebits
` [PATCH v23 4/8] selftests/landlock: Add tests for execveat + AT_EXECVE_CHECK
` [PATCH v23 5/8] samples/check-exec: Add set-exec
` [PATCH v23 6/8] selftests: ktap_helpers: Fix uninitialized variable
` [PATCH v23 7/8] samples/check-exec: Add an enlighten "inc" interpreter and 28 tests
` [PATCH v23 8/8] ima: instantiate the bprm_creds_for_exec() hook

[syzbot] [integrity?] [lsm?] KMSAN: uninit-value in ima_add_template_entry (2)
 2024-12-12 11:21 UTC  (4+ messages)
    ` [syzbot] [lsm?] [integrity?] "

[PATCH bpf-next] bpf: lsm: Remove hook to bpf_task_storage_free
 2024-12-12  8:31 UTC  (2+ messages)

[RFC PATCH] selinux: Fix SCTP error inconsistency in selinux_socket_bind()
 2024-12-11 19:57 UTC  (2+ messages)
` [PATCH RFC] "

[PATCH v22 0/8] Script execution control (was O_MAYEXEC)
 2024-12-11  6:12 UTC  (15+ messages)
` [PATCH v22 1/8] exec: Add a new AT_EXECVE_CHECK flag to execveat(2)
` [PATCH v22 2/8] security: Add EXEC_RESTRICT_FILE and EXEC_DENY_INTERACTIVE securebits
` [PATCH v22 3/8] selftests/exec: Add 32 tests for AT_EXECVE_CHECK and exec securebits
` [PATCH v22 4/8] selftests/landlock: Add tests for execveat + AT_EXECVE_CHECK
` [PATCH v22 5/8] samples/check-exec: Add set-exec
` [PATCH v22 6/8] selftests: ktap_helpers: Fix uninitialized variable
` [PATCH v22 7/8] samples/check-exec: Add an enlighten "inc" interpreter and 28 tests
` [PATCH v22 8/8] ima: instantiate the bprm_creds_for_exec() hook

[syzbot] [integrity?] [lsm?] INFO: task hung in process_measurement (2)
 2024-12-11  3:14 UTC  (7+ messages)

[PATCH lsm/dev] net: corrections for security_secid_to_secctx returns
 2024-12-11  0:56 UTC 

[PATCH v2] ima: instantiate the bprm_creds_for_exec() hook
 2024-12-10 16:47 UTC  (6+ messages)

[RESEND PATCH] apparmor: Use str_yes_no() helper function
 2024-12-09 11:05 UTC 

[PATCH] lsm: add reserved flag in lsm_prop struct
 2024-12-09  1:52 UTC  (3+ messages)
    `  "

[PATCH] smack: deduplicate access to string conversion
 2024-12-07 18:18 UTC  (2+ messages)

[PATCH lsm/dev] Binder: Initialize lsm_context structure
 2024-12-06 22:57 UTC 

[PATCH v3 0/5] LSM: Replace secctx/len pairs with lsm_context
 2024-12-06 20:57 UTC  (4+ messages)
` [PATCH v3 1/5] LSM: Ensure the correct LSM context releaser

[PATCH v6 00/15] integrity: Introduce the Integrity Digest Cache
 2024-12-06 15:26 UTC  (23+ messages)
` [PATCH v6 07/15] digest_cache: Allow registration of digest list parsers

[PATCH v2] ima: instantiate the bprm_creds_for_exec() hook
 2024-12-05 15:44 UTC  (7+ messages)

[PATCH v21 0/6] Script execution control (was O_MAYEXEC)
 2024-12-05  3:33 UTC  (7+ messages)
` [PATCH v21 1/6] exec: Add a new AT_EXECVE_CHECK flag to execveat(2)

[v9] security: add trace event for cap_capable
 2024-12-05  3:04 UTC  (2+ messages)

LSM: Replace secctx/len pairs with lsm_context
 2024-12-04 20:20 UTC  (8+ messages)

[PATCH 00/11] fix hungtask due to repeated traversal of inodes list
 2024-12-04 14:16 UTC  (6+ messages)
` [PATCH 10/11] fs: "

[PATCH] selftests: lsm: Refactor `flags_overset_lsm_set_self_attr` test
 2024-12-04  3:45 UTC  (5+ messages)

[PATCH] ima: instantiate the bprm_creds_for_exec() hook
 2024-12-03 16:03 UTC  (9+ messages)

[RFC PATCH] ima: instantiate the bprm_creds_for_exec() hook
 2024-12-03 11:52 UTC  (2+ messages)

[PATCH v3 fanotify 0/2] Fanotify in kernel filter
 2024-12-02 17:38 UTC  (10+ messages)
` [PATCH v3 fanotify 1/2] fanotify: Introduce fanotify filter
` [PATCH v3 fanotify 2/2] samples/fanotify: Add a sample fanotify fiter

[RFC PATCH v3 00/19] Support socket access-control
 2024-12-02 11:32 UTC  (9+ messages)
` [RFC PATCH v3 01/19] landlock: "

[GIT PULL] lsm/lsm-pr-20241129
 2024-12-01  2:41 UTC  (2+ messages)

[v8] security: add trace event for cap_capable
 2024-11-30 20:07 UTC  (3+ messages)

[PATCH 02/11] quota: reorder capability check last
 2024-11-30  4:08 UTC  (4+ messages)
` [PATCH 01/11] coccinelle: Add script to reorder capable() calls
  ` [cocci] "

[GIT PULL] execve updates for v6.13-rc1 (take 2)
 2024-11-29 19:33 UTC  (4+ messages)

[GIT PULL] AppArmor updates for 6.13
 2024-11-29 19:20 UTC  (2+ messages)

[v7] security: add trace event for cap_capable
 2024-11-28 17:09 UTC  (3+ messages)

[GIT PULL] capabilities
 2024-11-28 16:35 UTC  (11+ messages)

[PATCH v2 0/7] ima: Remove unnecessary inode locks
 2024-11-28 16:25 UTC  (12+ messages)
` [PATCH v2 1/7] fs: ima: Remove S_IMA and IS_IMA()
` [PATCH v2 2/7] ima: Remove inode lock
` [PATCH v2 3/7] ima: Ensure lock is held when setting iint pointer in inode security blob
` [PATCH v2 4/7] ima: Mark concurrent accesses to the iint pointer in the "
` [PATCH v2 5/7] ima: Set security.ima on file close when ima_appraise=fix
` [PATCH v2 6/7] ima: Discard files opened with O_PATH
` [PATCH v2 7/7] ima: Reset IMA_NONACTION_RULE_FLAGS after post_setattr

[v6] security: add trace event for cap_capable
 2024-11-28 15:09 UTC 

[PATCH] kernel/sys: Optimize do_prlimit lock scope to reduce contention
 2024-11-28  8:08 UTC  (4+ messages)

[PATCH v2] samples/landlock: Fix possible NULL dereference in parse_path()
 2024-11-28  3:29 UTC 

[PATCH] IMA,LSM: Uncover hidden variable in ima_match_rules()
 2024-11-27 17:17 UTC  (3+ messages)

[PATCH] samples/landlock: Fix possible NULL dereference in parse_path()
 2024-11-27 16:23 UTC  (2+ messages)

[PATCH v1] selftests: ktap_helpers: Fix uninitialized variable
 2024-11-27 16:06 UTC  (2+ messages)


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).