messages from 2026-06-29 17:31:22 to 2026-07-09 03:22:20 UTC [more...]
[PATCH v2 1/9] security: add LSM blob and hooks for namespaces
2026-07-09 3:22 UTC (2+ messages)
[RFC PATCH 00/20] BPF interface for applying Landlock rulesets
2026-07-09 2:52 UTC (20+ messages)
` [RFC PATCH 06/20] bpf: lsm: Add Landlock kfuncs
[RFC/discuss] memfd_secret(): opt-in visibility for security monitoring (eBPF/audit)
2026-07-09 2:21 UTC (2+ messages)
[PATCH v1] landlock: Document the threat model
2026-07-08 21:48 UTC (2+ messages)
[PATCH v2] NFSv4.2: fix nfs4_listxattr size accounting
2026-07-08 20:10 UTC (5+ messages)
[PATCH bpf-next v6 0/8] Verify BPF signed loader at load time
2026-07-08 18:30 UTC (12+ messages)
` [PATCH bpf-next v6 1/8] bpf: Resolve and cache fd_array objects "
` [PATCH bpf-next v6 2/8] bpf: Verify signed loader metadata "
` [PATCH bpf-next v6 3/8] libbpf: Drop in-loader metadata check for load-time verification
` [PATCH bpf-next v6 4/8] bpftool: Check EVP_Digest when computing excl_prog_hash
` [PATCH bpf-next v6 5/8] bpftool: Cover loader metadata with the program signature
` [PATCH bpf-next v6 6/8] selftests/bpf: Adjust bpf_map layout in verifier_map_ptr
` [PATCH bpf-next v6 7/8] selftests/bpf: Verify load-time signed loader metadata
` [PATCH bpf-next v6 8/8] Documentation/bpf: Add BPF signing and enforcement doc
[PATCH 0/2] Bring includes in linux/kmod.h up to date
2026-07-08 18:13 UTC (4+ messages)
` [PATCH 1/2] umh, treewide: Explicitly include linux/umh.h where needed
` [PATCH 2/2] module: Bring includes in linux/kmod.h up to date
[PATCH v1] landlock: Update formatting
2026-07-08 15:30 UTC (2+ messages)
[PATCH 0/3] Implement LANDLOCK_RESTRICT_SELF_NNP_ON_EXEC
2026-07-08 13:39 UTC (4+ messages)
` [PATCH 1/3] landlock: Add LANDLOCK_RESTRICT_SELF_NNP_ON_EXEC
` [PATCH 2/3] selftests/landlock: Test LANDLOCK_RESTRICT_SELF_NNP_ON_EXEC
` [PATCH 3/3] landlock: Document LANDLOCK_RESTRICT_SELF_NNP_ON_EXEC
[PATCH v5 bpf-next 0/3] bpf: add bpf_init_inode_xattr kfunc for atomic inode labeling
2026-07-08 12:51 UTC (6+ messages)
` [PATCH v5 bpf-next 1/3] security: rework inode_init_security xattr handling
` [PATCH v5 bpf-next 2/3] bpf: add bpf_init_inode_xattr kfunc for atomic inode labeling
` [PATCH v5 bpf-next 3/3] selftests/bpf: add tests for bpf_init_inode_xattr kfunc
[PATCH v2] selftests/landlock: fix spelling error in fs_test comment
2026-07-08 10:42 UTC (3+ messages)
[PATCH] landlock: Documentation wording cleanups
2026-07-08 10:40 UTC (2+ messages)
[PATCH v5 0/2] Delete task_euid()
2026-07-07 21:40 UTC (6+ messages)
` [PATCH v5 1/2] rust: task: clarify comments on task UID accessors
` [PATCH v5 2/2] cred: delete task_euid()
[PATCH bpf-next v5 0/8] Verify BPF signed loader at load time
2026-07-07 19:31 UTC (9+ messages)
` [PATCH bpf-next v5 1/8] bpf: Resolve and cache fd_array objects "
` [PATCH bpf-next v5 2/8] bpf: Verify signed loader metadata "
` [PATCH bpf-next v5 3/8] libbpf: Drop in-loader metadata check for load-time verification
` [PATCH bpf-next v5 4/8] bpftool: Check EVP_Digest when computing excl_prog_hash
` [PATCH bpf-next v5 5/8] bpftool: Cover loader metadata with the program signature
` [PATCH bpf-next v5 6/8] selftests/bpf: Adjust bpf_map layout in verifier_map_ptr
` [PATCH bpf-next v5 7/8] selftests/bpf: Verify load-time signed loader metadata
` [PATCH bpf-next v5 8/8] Documentation/bpf: Add BPF signing and enforcement doc
[PATCH] selftests/lsm: Fix memory leak in attr_lsm_count
2026-07-07 19:13 UTC (5+ messages)
` [PATCH v2] "
[PATCH] Documentation: landlock: Document fs.resolve_unix audit blocker
2026-07-07 13:33 UTC (4+ messages)
[PATCH v19 0/8] rust: add `Ownable` trait and `Owned` type
2026-07-07 13:04 UTC (5+ messages)
` [PATCH v19 3/8] rust: implement `ForeignOwnable` for `Owned`
` [PATCH v19 4/8] rust: page: convert to `Ownable`
[PATCH v3 0/5] Fix quota evasion on xfs and add capable_noaudit
2026-07-07 9:26 UTC (16+ messages)
` [PATCH v3 1/5] xfs: fix capability check in xfs
` [PATCH v3 2/5] capability: Add new capable_noaudit
` [PATCH v3 3/5] quota: Don't issue audit messages on quota enforcing
` [PATCH v3 4/5] xfs: replace ns_capable_noaudit
` [PATCH v3 5/5] capability: unexport has_capability_noaudit
[PATCH v2 -next 0/2] security: Fix call security_backing_file_free second time
2026-07-07 8:06 UTC (3+ messages)
` [PATCH v2 -next 1/2] security: Delete dumplicate assignment
` [PATCH v2 -next 2/2] security: Fix call security_backing_file_free second time
[PATCH v6 0/8] lsm: Replace security_sb_mount with granular mount hooks
2026-07-06 23:50 UTC (9+ messages)
` [PATCH v6 1/8] lsm: Add "
` [PATCH v6 2/8] apparmor: Remove redundant MS_MGC_MSK stripping in apparmor_sb_mount
` [PATCH v6 3/8] apparmor: Convert from sb_mount to granular mount hooks
` [PATCH v6 4/8] selinux: "
` [PATCH v6 5/8] landlock: "
` [PATCH v6 6/8] tomoyo: "
` [PATCH v6 7/8] vfs: Replace security_sb_mount/security_move_mount with granular hooks
` [PATCH v6 8/8] lsm: Remove security_sb_mount and security_move_mount
[PATCH bpf-next v4 0/9] Verify BPF signed loader at load time
2026-07-06 19:20 UTC (17+ messages)
` [PATCH bpf-next v4 1/9] bpf: Resolve and cache fd_array objects "
` [PATCH bpf-next v4 2/9] bpf: Move bigger allocations below fd_array resolution
` [PATCH bpf-next v4 3/9] bpf: Verify signed loader metadata at load time
` [PATCH bpf-next v4 4/9] libbpf: Drop in-loader metadata check for load-time verification
` [PATCH bpf-next v4 5/9] bpftool: Check EVP_Digest when computing excl_prog_hash
` [PATCH bpf-next v4 6/9] bpftool: Cover loader metadata with the program signature
` [PATCH bpf-next v4 7/9] selftests/bpf: Adjust bpf_map layout in verifier_map_ptr
` [PATCH bpf-next v4 8/9] selftests/bpf: Verify load-time signed loader metadata
` [PATCH bpf-next v4 9/9] Documentation/bpf: Add BPF signing and enforcement doc
[PATCH v2] ipe: fix typo
2026-07-06 17:44 UTC
[PATCH bpf-next v3 0/6] Verify BPF signed loader at load time
2026-07-06 17:01 UTC (14+ messages)
` [PATCH bpf-next v3 1/6] bpf: Resolve and cache fd_array objects "
` [PATCH bpf-next v3 2/6] bpf: Verify signed loader metadata "
` [PATCH bpf-next v3 3/6] libbpf: Drop in-loader metadata check for load-time verification
` [PATCH bpf-next v3 4/6] bpftool: Cover loader metadata with the program signature
` [PATCH bpf-next v3 5/6] selftests/bpf: Verify load-time signed loader metadata
` [PATCH bpf-next v3 6/6] Documentation/bpf: Add BPF signing and enforcement doc
[PATCH] ipe: fix bracket
2026-07-06 5:25 UTC (2+ messages)
[PATCH 09/10] docs/zh_CN: add LSM/ipe Chinese translation
2026-07-06 4:41 UTC (4+ messages)
` [PATCH 01/10] docs/zh_CN: add LSM/index "
[PATCH v1] landlock: Harden sock_is_scoped() against file-less sockets
2026-07-03 15:27 UTC
[PATCH v1] landlock: Fix kernel-doc for the nested quiet layer flag
2026-07-03 14:17 UTC
[RFC PATCH 0/3] coredump, net: fix layer violation with direct connection
2026-07-03 9:31 UTC (7+ messages)
` [RFC PATCH 1/3] af_unix: factor out unix_lookup_bsd_path()
` [RFC PATCH 2/3] af_unix: factor out kernel_unix_connect_direct()
` [RFC PATCH 3/3] coredump, net: remove `SOCK_COREDUMP`
[PATCH -next] lockdown: Add break in lockdown_write
2026-07-03 7:39 UTC (5+ messages)
[PATCH v4 0/2] Delete task_euid()
2026-07-03 6:57 UTC (7+ messages)
[PATCH] lsm: cleanup repeated lsm_blob_size_update() calls in lsm_prepare()
2026-07-02 21:15 UTC (5+ messages)
[PATCH -next 2/2] security: Fix call security_backing_file_free second time
2026-07-02 21:09 UTC (2+ messages)
` [PATCH "
[PATCH -next 1/2] security: Some cleanup code
2026-07-02 21:09 UTC (2+ messages)
` [PATCH "
[PATCH v6 0/4] introduce IMA_INIT_LATE_SYNC option
2026-07-02 19:42 UTC (4+ messages)
` [PATCH v6 1/4] security: lsm: allow LSMs to register for late_initcall_sync init
[PATCH] security: clarify task_prctl hook documentation
2026-07-02 18:59 UTC (2+ messages)
[PATCH v3] hardening: Default randstruct off with rust for better allmodconfig support
2026-07-02 17:37 UTC
Landlock: LANDLOCK_ACCESS_NET_CONNECT_TCP bypass via TCP Fast Open
2026-07-02 14:59 UTC (8+ messages)
` [RFC PATCH 1/2] landlock: fix TCP Fast Open connection bypass
` [PATCH v2 "
` [PATCH v2 2/2] selftests/landlock: Add test for TCP fast open
[RFC PATCH 0/4] Introduce capable_noaudit
2026-07-02 14:51 UTC (8+ messages)
` [RFC PATCH 1/4] capabily: Add new capable_noaudit
[PATCH v4 bpf-next 0/3] bpf: add bpf_init_inode_xattr kfunc for atomic inode labeling
2026-07-01 23:21 UTC (11+ messages)
` [PATCH v4 bpf-next 1/3] security: pass inode_init_security xattrs via struct lsm_xattrs
` [PATCH v4 bpf-next 2/3] bpf: add bpf_init_inode_xattr kfunc for atomic inode labeling
` [PATCH v4 bpf-next 3/3] selftests/bpf: add tests for bpf_init_inode_xattr kfunc
[PATCH 0/6] selftests: fix multiple spelling errors across submodules
2026-07-01 14:18 UTC (3+ messages)
` [PATCH 5/6] selftests/landlock: fix spelling error in fs_test comment
linux-next: apparmor: ld.lld: error: undefined symbol: decompress_zstd
2026-07-01 11:46 UTC
[PATCH v3 stable/linux-6.12.y 0/3] Backport Fix incorrect overlayfs mmap() and mprotect() LSM access controls
2026-06-30 22:23 UTC (2+ messages)
[PATCH stable/linux-5.10.y 0/7] Backport Fix incorrect overlayfs mmap() and mprotect() LSM access controls
2026-06-30 11:01 UTC (4+ 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