linux-security-module.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-01-10 18:56:55 to 2023-01-27 20:16:54 UTC [more...]

[PATCH bpf-next 0/4] Reduce overhead of LSMs with static calls
 2023-01-27 20:16 UTC  (16+ messages)
` [PATCH bpf-next 1/4] kernel: Add helper macros for loop unrolling
` [PATCH bpf-next 2/4] security: Generate a header with the count of enabled LSMs
` [PATCH bpf-next 3/4] security: Replace indirect LSM hook calls with static calls
` [PATCH bpf-next 4/4] bpf: Only enable BPF LSM hooks when an LSM program is attached

[PATCH v9 00/12] Network support for Landlock
 2023-01-27 18:22 UTC  (16+ messages)
` [PATCH v9 01/12] landlock: Make ruleset's access masks more generic
` [PATCH v9 02/12] landlock: Allow filesystem layout changes for domains without such rule type
` [PATCH v9 03/12] landlock: Refactor landlock_find_rule/insert_rule
` [PATCH v9 04/12] landlock: Refactor merge/inherit_ruleset functions
` [PATCH v9 05/12] landlock: Move and rename umask_layers() and init_layer_masks()
` [PATCH v9 06/12] landlock: Refactor _unmask_layers() and _init_layer_masks()
` [PATCH v9 07/12] landlock: Refactor landlock_add_rule() syscall
` [PATCH v9 08/12] landlock: Add network rules and TCP hooks support
` [PATCH v9 09/12] selftests/landlock: Share enforce_ruleset()
` [PATCH v9 10/12] selftests/landlock: Add 10 new test suites dedicated to network
` [PATCH v9 11/12] samples/landlock: Add network demo
` [PATCH v9 12/12] landlock: Document Landlock's network support

[PATCH v6 0/1] selftests/landlock: fix ptrace_test
 2023-01-27 18:00 UTC  (4+ messages)
` [PATCH v6 1/1] selftests/landlock: skip ptrace_test according to YAMA

[PATCH v5 0/2] KEYS: asymmetric: Copy sig and digest in public_key_verify_signature()
 2023-01-27  8:27 UTC  (9+ messages)
` [PATCH v5 1/2] lib/mpi: Fix buffer overrun when SG is too long
` [PATCH v5 2/2] KEYS: asymmetric: Copy sig and digest in public_key_verify_signature()

[PATCH v3 1/2] ima: Align ima_file_mmap() parameters with mmap_file LSM hook
 2023-01-27  7:57 UTC  (7+ messages)
` [PATCH v3 2/2] ima: Introduce MMAP_CHECK_REQPROT hook
` [PATCH ima-evm-utils] Add tests for MMAP_CHECK and MMAP_CHECK_REQPROT hooks

[PATCH 00/35] Documentation: correct lots of spelling errors (series 1)
 2023-01-27  6:59 UTC  (3+ messages)
` [PATCH 25/35] Documentation: security: correct spelling

[PATCH v2 0/4] Track exported dma-buffers with memcg
 2023-01-25 22:07 UTC  (18+ messages)
` [PATCH v2 1/4] memcg: Track exported dma-buffers
` [PATCH v2 2/4] dmabuf: Add cgroup charge transfer function
` [PATCH v2 3/4] binder: Add flags to relinquish ownership of fds
` [PATCH v2 4/4] security: binder: Add binder object flags to selinux_binder_transfer_file

[PATCH v2 1/2] capability: add cap_isidentical
 2023-01-25 17:11 UTC  (16+ messages)
` [PATCH v2 2/2] vfs: avoid duplicating creds in faccessat if possible

[PATCH v3 1/2] capability: add cap_isidentical
 2023-01-25 15:55 UTC  (2+ messages)
` [PATCH v3 2/2] vfs: avoid duplicating creds in faccessat if possible

[PATCH] smackfs: Added check catlen
 2023-01-24 10:50 UTC 

[PATCH v2] security: Restore passing final prot to ima_file_mmap()
 2023-01-23 21:03 UTC  (11+ messages)

Prezentacja
 2023-01-23  8:37 UTC 

[ANNOUNCE] Linux Security Summit North Americ (LSS-NA) CfP
 2023-01-20 22:24 UTC 

[PATCH RESEND v6 0/3] certs: Prevent spurious errors on repeated blacklisting
 2023-01-20 21:10 UTC  (2+ messages)

[PATCH] public_key: Add a comment to public_key_signature struct definition
 2023-01-20 20:16 UTC  (4+ messages)

[PATCH RESEND bpf-next 0/4] Reduce overhead of LSMs with static calls
 2023-01-20 18:26 UTC  (14+ messages)
` [PATCH RESEND bpf-next 1/4] kernel: Add helper macros for loop unrolling
` [PATCH RESEND bpf-next 2/4] security: Generate a header with the count of enabled LSMs
` [PATCH RESEND bpf-next 3/4] security: Replace indirect LSM hook calls with static calls
` [PATCH RESEND bpf-next 4/4] bpf: Only enable BPF LSM hooks when an LSM program is attached

[PATCH V2] bpf: security enhancement by limiting the offensive eBPF helpers
 2023-01-20  0:26 UTC  (4+ messages)

[PATCH -next] evm: Use __vfs_setxattr() to update security.evm
 2023-01-18 21:45 UTC  (2+ messages)

[PATCH -next] evm: Support small xattr in dump_security_xattr()
 2023-01-18 20:23 UTC  (2+ messages)

[PATCH net-next 06/10] cipso_ipv4: use iph_set_totlen in skbuff_setattr
 2023-01-18 19:18 UTC  (11+ messages)

[PATCH] apparmor: make aa_set_current_onexec return void
 2023-01-18  6:45 UTC  (3+ messages)
` [apparmor] "

[PATCH V2] bpf: security enhancement by limiting the offensive eBPF helpers
 2023-01-18  5:25 UTC 

[PATCH 1/2] capability: add cap_isidentical
 2023-01-14 19:33 UTC  (3+ messages)
` [PATCH 2/2] vfs: avoid duplicating creds in faccessat if possible

[PATCH v8 0/1] selftests/landlock: fix fs_tests when overlayfs
 2023-01-14  2:17 UTC  (4+ messages)
` [PATCH v8 1/1] selftests/landlock: skip overlayfs test when not support

[PATCH v5 0/1] selftests/landlock: fix ptrace_test
 2023-01-14  2:02 UTC  (5+ messages)
` [PATCH v5 1/1] selftests/landlock: skip ptrace_test according to YAMA
  ` [PATCH] selftests/landlock: Improve ptrace_test with Yama

Closing the BPF map permission loophole
 2023-01-13 23:44 UTC  (12+ messages)

[PATCH v7 0/6] evm: Do HMAC of multiple per LSM xattrs for new inodes
 2023-01-13 10:35 UTC  (6+ messages)
` [PATCH v7 2/6] ocfs2: Switch to security_inode_init_security()

[PATCH v5 0/8] LSM: Three basic syscalls
 2023-01-13  9:31 UTC  (24+ messages)
` [PATCH v5 1/8] LSM: Identify modules by more than name
` [PATCH v5 2/8] LSM: Maintain a table of LSM attribute data
` [PATCH v5 3/8] proc: Use lsmids instead of lsm names for attrs
` [PATCH v5 4/8] LSM: lsm_get_self_attr syscall for LSM self attributes
` [PATCH v5 5/8] LSM: Create lsm_module_list system call
` [PATCH v5 7/8] LSM: wireup Linux Security Module syscalls

[PATCH rcu v2 19/20] tomoyo: Remove "select SRCU"
 2023-01-13  0:11 UTC 

[PATCH 0/4] Track exported dma-buffers with memcg
 2023-01-12 21:54 UTC  (18+ messages)
` [PATCH 4/4] security: binder: Add transfer_charge SElinux hook

[PATCH 5.10 550/783] LoadPin: Ignore the "contents" argument of the LSM hooks
 2023-01-12 13:54 UTC 

Silikonmischungen
 2023-01-12  8:31 UTC 

[PATCH v2 0/2] lsm: introduce and use security_mptcp_add_subflow()
 2023-01-11 23:17 UTC  (9+ messages)
` [PATCH v2 2/2] selinux: Implement mptcp_add_subflow hook

[PATCH v4] kernel/watch_queue: NULL the dangling *pipe, and use it for clear check
 2023-01-11 18:20 UTC  (4+ messages)

[PATCH v3 1/2] include/linux/watch_queue: Improve documentation
 2023-01-11 15:50 UTC  (6+ messages)
` [PATCH v3 0/2] watch_queue: Clean up some code

Słowa kluczowe do wypozycjonowania
 2023-01-11  8:40 UTC 

[PATCH v8 00/12] Network support for Landlock
 2023-01-11  1:54 UTC  (15+ messages)
` [PATCH v8 08/12] landlock: Implement TCP network hooks
` [PATCH v8 10/12] selftests/landlock: Add 10 new test suites dedicated to network

[PATCH v4 0/1] selftests/landlock: Fix selftest ptrace_test
 2023-01-10 20:41 UTC  (9+ messages)
` [PATCH v4 1/1] selftests/landlock: skip ptrace_test according to YAMA

[PATCH v7 0/1] selftests/landlock: fix test when overlayfs is
 2023-01-10 18:54 UTC  (6+ messages)
` [PATCH v7 1/1] selftests/landlock: skip overlayfs test when kernel not support it


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