messages from 2023-07-24 15:19:13 to 2023-08-04 07:58:32 UTC [more...]
ANN: new LSM guidelines
2023-08-04 7:58 UTC (15+ messages)
[PATCH] tomoyo: refactor deprecated strncpy
2023-08-04 7:40 UTC (2+ messages)
[PATCH bpf-next v11 0/5] bpf: Force to MPTCP
2023-08-04 5:07 UTC (6+ messages)
` [PATCH bpf-next v11 1/5] bpf: Add update_socket_protocol hook
` [PATCH bpf-next v11 2/5] selftests/bpf: Use random netns name for mptcp
` [PATCH bpf-next v11 3/5] selftests/bpf: Add two mptcp netns helpers
` [PATCH bpf-next v11 4/5] selftests/bpf: Drop unneeded checks for mptcp
` [PATCH bpf-next v11 5/5] selftests/bpf: Add mptcpify test
[PATCH bpf-next v10 0/5] bpf: Force to MPTCP
2023-08-04 4:43 UTC (9+ messages)
` [PATCH bpf-next v10 1/5] bpf: Add update_socket_protocol hook
` [PATCH bpf-next v10 2/5] selftests/bpf: Use random netns name for mptcp
` [PATCH bpf-next v10 3/5] selftests/bpf: Add two mptcp netns helpers
` [PATCH bpf-next v10 4/5] selftests/bpf: Drop unneeded checks for mptcp
` [PATCH bpf-next v10 5/5] selftests/bpf: Add mptcpify test
[PATCH bpf-next v9 0/4] bpf: Force to MPTCP
2023-08-04 4:26 UTC (12+ messages)
` [PATCH bpf-next v9 1/4] bpf: Add update_socket_protocol hook
` [PATCH bpf-next v9 2/4] selftests/bpf: Use random netns name for mptcp
` [PATCH bpf-next v9 3/4] selftests/bpf: Add two mptcp netns helpers
` [PATCH bpf-next v9 4/4] selftests/bpf: Add mptcpify test
[PATCH v6] vfs, security: Fix automount superblock LSM init problem, preventing NFS sb sharing
2023-08-04 2:48 UTC (10+ messages)
[PATCH -next] trusted-keys: Fix kernel-doc warnings in trusted-keys
2023-08-03 23:20 UTC (6+ messages)
[RFC PATCH v11 00/29] KVM: guest_memfd() and per-page attributes
2023-08-03 19:15 UTC (42+ messages)
` [RFC PATCH v11 01/29] KVM: Wrap kvm_gfn_range.pte in a per-action union
` [RFC PATCH v11 06/29] KVM: Introduce KVM_SET_USER_MEMORY_REGION2
` [RFC PATCH v11 08/29] KVM: Introduce per-page memory attributes
` [RFC PATCH v11 10/29] mm: Add AS_UNMOVABLE to mark mapping as completely unmovable
` [RFC PATCH v11 11/29] security: Export security_inode_init_security_anon() for use by KVM
` [RFC PATCH v11 12/29] KVM: Add KVM_CREATE_GUEST_MEMFD ioctl() for guest-specific backing memory
[PATCH RFC 0/3] security: allow a LSM to specify NO-OP return code
2023-08-03 17:12 UTC (4+ messages)
` [PATCH RFC 1/3] security: introduce and use call_int_hook_ignore_default()
` [PATCH RFC 2/3] security: two more call_int_hook_ignore_default use-cases
` [PATCH RFC 3/3] security: "
[RFC][PATCH 00/12] integrity: Introduce a digest cache
2023-08-03 16:20 UTC (2+ messages)
[PATCH v11 00/12] Network support for Landlock
2023-08-03 14:13 UTC (4+ messages)
` [PATCH v11 08/12] landlock: Add network rules and TCP hooks support
[PATCH bpf-next v8 0/4] bpf: Force to MPTCP
2023-08-03 13:05 UTC (9+ messages)
` [PATCH bpf-next v8 1/4] bpf: Add update_socket_protocol hook
` [PATCH bpf-next v8 2/4] selftests/bpf: Use random netns name for mptcp
` [PATCH bpf-next v8 3/4] selftests/bpf: Add two mptcp netns helpers
` [PATCH bpf-next v8 4/4] selftests/bpf: Add mptcpify test
[PATCH] KEYS: trusted: tee: use tee_shm_register_alloc_buf()
2023-08-03 12:35 UTC
[RFC bpf-next v7 0/6] bpf: Force to MPTCP
2023-08-03 7:40 UTC (12+ messages)
` [RFC bpf-next v7 1/6] net: socket: add update_socket_protocol hook
` [RFC bpf-next v7 2/6] bpf: Register mptcp modret set
` [RFC bpf-next v7 3/6] selftests/bpf: Add mptcpify program
` [RFC bpf-next v7 4/6] selftests/bpf: use random netns name for mptcp
` [RFC bpf-next v7 5/6] selftests/bpf: add two mptcp netns helpers
` [RFC bpf-next v7 6/6] selftests/bpf: Add mptcpify selftest
[PATCH 0/6] Enable loading local and third party keys on PowerVM guest
2023-08-02 22:59 UTC (12+ messages)
` [PATCH 1/6] integrity: PowerVM support for loading CA keys on machine keyring
` [PATCH 2/6] integrity: ignore keys failing CA restrictions on non-UEFI platform
` [PATCH 3/6] integrity: remove global variable from machine_keyring.c
` [PATCH 4/6] integrity: check whether imputed trust is enabled
` [PATCH 5/6] integrity: PowerVM machine keyring enablement
[PATCH net-next] netlabel: Remove unused declaration netlbl_cipsov4_doi_free()
2023-08-02 19:40 UTC (3+ messages)
[PATCH v13 00/11] LSM: Three basic syscalls
2023-08-02 17:44 UTC (12+ messages)
` [PATCH v13 01/11] LSM: Identify modules by more than name
` [PATCH v13 02/11] LSM: Maintain a table of LSM attribute data
` [PATCH v13 03/11] proc: Use lsmids instead of lsm names for attrs
` [PATCH v13 04/11] LSM: syscalls for current process attributes
` [PATCH v13 05/11] LSM: Create lsm_list_modules system call
` [PATCH v13 06/11] LSM: wireup Linux Security Module syscalls
` [PATCH v13 07/11] LSM: Helpers for attribute names and filling lsm_ctx
` [PATCH v13 08/11] Smack: implement setselfattr and getselfattr hooks
` [PATCH v13 09/11] AppArmor: Add selfattr hooks
` [PATCH v13 10/11] SELinux: "
` [PATCH v13 11/11] LSM: selftests for Linux Security Module syscalls
[RFC] IMA Log Snapshotting Design Proposal
2023-08-01 21:21 UTC (2+ messages)
[RFC PATCH v10 07/17] ipe: add userspace interface
2023-08-01 19:29 UTC (3+ messages)
` [PATCH RFC v10 7/17] "
[RFC PATCH v10 08/17] uapi|audit|ipe: add ipe auditing support
2023-08-01 19:24 UTC (3+ messages)
` [PATCH RFC v10 8/17] "
TSEM feedback
2023-08-01 18:49 UTC (6+ messages)
[PATCH 00/13] Implement Trusted Security Event Modeling
2023-08-01 10:42 UTC (2+ messages)
W sprawie samochodu
2023-07-31 8:35 UTC
[PATCH 0/2] lsm: change security_capget LSM hook
2023-07-31 23:12 UTC (5+ messages)
` [PATCH 1/2] lsm: change 'target' parameter to 'const' in "
` [PATCH 2/2] lsm: split cap_capget() declaration to multiple lines
[PATCH] lsm: add comment block for security_sk_classify_flow LSM hook
2023-07-31 20:07 UTC (3+ messages)
[PATCH v4] integrity: Always reference the blacklist keyring with appraisal
2023-07-31 17:04 UTC (3+ messages)
[PATCH -next] selftests/landlock: Fix selftest ptrace_test run fail
2023-07-31 14:37 UTC (6+ messages)
[RFC bpf-next v5] bpf: Force to MPTCP
2023-07-31 13:56 UTC (7+ messages)
[RFC 0/4] Landlock: ioctl support
2023-07-31 13:42 UTC (5+ messages)
` [RFC 2/4] landlock: Add LANDLOCK_ACCESS_FS_IOCTL access right
[PATCH -next] apparmor: remove kernel-doc warnings
2023-07-31 11:16 UTC
[PATCH v2 0/6] Landlock: ioctl support
2023-07-31 8:31 UTC (9+ messages)
[PATCH v12 00/11] LSM: Three basic syscalls
2023-07-30 22:34 UTC (5+ messages)
` [PATCH v12 04/11] LSM: syscalls for current process attributes
[PATCH v3 -next] keys: Remove unused extern declarations
2023-07-29 2:40 UTC
[PATCH v2 -next] keys: Remove unused extern declarations
2023-07-29 2:40 UTC (3+ messages)
[RFC bpf-next v6] bpf: Force to MPTCP
2023-07-28 17:45 UTC (2+ messages)
[LSM Stacking] SELinux policy inside container affects a process on Host
2023-07-28 1:54 UTC (10+ messages)
` [LSM Stacking] SELinux policy inside container affects a processon Host
` [LSM Stacking] SELinux policy inside container affects aprocesson Host
` [LSM Stacking] SELinux policy inside container affects aprocessonHost
[PATCH] ima: require signed IMA policy when UEFI secure boot is enabled
2023-07-27 17:38 UTC (3+ messages)
` [PATCH v2] "
[PATCH] ima: Remove deprecated IMA_TRUSTED_KEYRING Kconfig
2023-07-27 17:34 UTC (2+ messages)
Słowa kluczowe do wypozycjonowania
2023-07-27 7:35 UTC
Attention !!
2023-07-27 2:40 UTC
[PATCH v2] security: Fix ret values doc for security_inode_init_security()
2023-07-26 21:07 UTC (2+ messages)
[PATCH bpf-next 0/4] Reduce overhead of LSMs with static calls
2023-07-26 11:07 UTC (7+ messages)
[PATCH] security: Fix ret values doc for security_inode_init_security()
2023-07-26 7:29 UTC (5+ messages)
[RFC PATCH v10 00/17] Integrity Policy Enforcement LSM (IPE)
2023-07-25 20:43 UTC (5+ messages)
` [RFC PATCH v10 11/17] dm-verity: consume root hash digest and signature data via LSM hook
[PATCH v2 0/5] Smack transmute fixes
2023-07-25 18:18 UTC (5+ messages)
` [PATCH v2 3/5] smack: Always determine inode labels in smack_inode_init_security()
` [PATCH v2 4/5] smack: Initialize the in-memory inode "
` [PATCH v2 5/5] ramfs: Initialize security of in-memory inodes
[PATCH -next] apparmor: cleanup unused functions in file.h
2023-07-25 14:12 UTC
[PATCH -next] apparmor: cleanup unused declarations in policy.h
2023-07-25 14:12 UTC
[PATCH] io_uring: don't audit the capability check in io_uring_create()
2023-07-25 11:07 UTC (3+ messages)
[RFC PATCH] selinux: introduce and use ad_init_net*() helpers
2023-07-24 16:28 UTC (3+ messages)
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).