messages from 2023-10-09 14:14:08 to 2023-10-18 09:33:12 UTC [more...]
[PATCH v15 00/11] LSM: Three basic syscalls
2023-10-18 9:31 UTC (16+ messages)
` [PATCH v15 04/11] LSM: syscalls for current process attributes
[linux-next:master] BUILD REGRESSION 4d5ab2376ec576af173e5eac3887ed0b51bd8566
2023-10-17 22:30 UTC
[PATCH] landlock: fix typo in landlock_append_net_rule() stub function
2023-10-17 19:48 UTC (2+ messages)
[PATCH] certs: Restrict blacklist updates to the secondary trusted keyring
2023-10-17 19:34 UTC (9+ messages)
` RFC: New LSM to control usage of x509 certificates
[PATCH v8 bpf-next 00/18] BPF token and BPF FS-based delegation
2023-10-17 17:46 UTC (26+ messages)
` [PATCH v8 bpf-next 01/18] bpf: align CAP_NET_ADMIN checks with bpf_capable() approach
` [PATCH v8 bpf-next 02/18] bpf: add BPF token delegation mount options to BPF FS
` [PATCH v8 bpf-next 03/18] bpf: introduce BPF token object
` [PATCH v8 bpf-next 04/18] bpf: add BPF token support to BPF_MAP_CREATE command
` [PATCH v8 bpf-next 05/18] bpf: add BPF token support to BPF_BTF_LOAD command
` [PATCH v8 bpf-next 06/18] bpf: add BPF token support to BPF_PROG_LOAD command
` [PATCH v8 bpf-next 07/18] bpf: take into account BPF token when fetching helper protos
` [PATCH v8 bpf-next 08/18] bpf: consistenly use BPF token throughout BPF verifier logic
` [PATCH v8 bpf-next 09/18] bpf,lsm: refactor bpf_prog_alloc/bpf_prog_free LSM hooks
` [PATCH v8 bpf-next 10/18] bpf,lsm: refactor bpf_map_alloc/bpf_map_free "
` [PATCH v8 bpf-next 11/18] bpf,lsm: add BPF token "
` [PATCH v8 bpf-next 12/18] libbpf: add bpf_token_create() API
` [PATCH v8 bpf-next 13/18] selftests/bpf: fix test_maps' use of bpf_map_create_opts
` [PATCH v8 bpf-next 14/18] libbpf: add BPF token support to bpf_map_create() API
` [PATCH v8 bpf-next 15/18] libbpf: add BPF token support to bpf_btf_load() API
` [PATCH v8 bpf-next 16/18] libbpf: add BPF token support to bpf_prog_load() API
` [PATCH v8 bpf-next 17/18] selftests/bpf: add BPF token-enabled tests
` [PATCH v8 bpf-next 18/18] bpf,selinux: allocate bpf_security_struct per BPF token
apparmor: global buffers spin lock may get contended
2023-10-17 9:26 UTC (15+ messages)
` [PATCH v3] "
` [PATCH v5 0/4] apparmor: cache buffers on percpu list if there is lock, contention
` [PATCH v5 1/4] "
` [PATCH v5 2/4] apparmor: exponential backoff on cache buffer contention
` [PATCH v5 3/4] apparmor: experiment with faster backoff on global buffer
` [PATCH v5 4/4] apparmor: limit the number of buffers in percpu cache
Zapytanie ofertowe
2023-10-16 7:36 UTC
[PATCH] apparmor: Fix null pointer deref when receiving skb during sock creation
2023-10-16 3:36 UTC (2+ messages)
[PATCH v13 00/12] Network support for Landlock
2023-10-16 1:50 UTC (13+ messages)
` [PATCH v13 01/12] landlock: Make ruleset's access masks more generic
` [PATCH v13 02/12] landlock: Allow FS topology changes for domains without such rule type
` [PATCH v13 03/12] landlock: Refactor landlock_find_rule/insert_rule
` [PATCH v13 04/12] landlock: Refactor merge/inherit_ruleset functions
` [PATCH v13 05/12] landlock: Move and rename layer helpers
` [PATCH v13 06/12] landlock: Refactor "
` [PATCH v13 07/12] landlock: Refactor landlock_add_rule() syscall
` [PATCH v13 08/12] landlock: Add network rules and TCP hooks support
` [PATCH v13 09/12] selftests/landlock: Share enforce_ruleset()
` [PATCH v13 10/12] selftests/landlock: Add 7 new test variants dedicated to network
` [PATCH v13 11/12] samples/landlock: Add network demo
` [PATCH v13 12/12] landlock: Document Landlock's network support
[PATCH v7 bpf-next 00/18] BPF token and BPF FS-based delegation
2023-10-13 21:55 UTC (23+ messages)
` [PATCH v7 bpf-next 01/18] bpf: align CAP_NET_ADMIN checks with bpf_capable() approach
` [PATCH v7 bpf-next 02/18] bpf: add BPF token delegation mount options to BPF FS
` [PATCH v7 bpf-next 03/18] bpf: introduce BPF token object
` [PATCH v7 bpf-next 04/18] bpf: add BPF token support to BPF_MAP_CREATE command
` [PATCH v7 bpf-next 05/18] bpf: add BPF token support to BPF_BTF_LOAD command
` [PATCH v7 bpf-next 06/18] bpf: add BPF token support to BPF_PROG_LOAD command
` [PATCH v7 6/18] "
` [PATCH v7 bpf-next 07/18] bpf: take into account BPF token when fetching helper protos
` [PATCH v7 bpf-next 08/18] bpf: consistenly use BPF token throughout BPF verifier logic
` [PATCH v7 bpf-next 09/18] bpf,lsm: refactor bpf_prog_alloc/bpf_prog_free LSM hooks
` [PATCH v7 bpf-next 10/18] bpf,lsm: refactor bpf_map_alloc/bpf_map_free "
` [PATCH v7 bpf-next 11/18] bpf,lsm: add bpf_token_create and bpf_token_free "
` [PATCH v7 "
` [PATCH v7 bpf-next 12/18] libbpf: add bpf_token_create() API
` [PATCH v7 bpf-next 13/18] selftests/bpf: fix test_maps' use of bpf_map_create_opts
` [PATCH v7 bpf-next 14/18] libbpf: add BPF token support to bpf_map_create() API
` [PATCH v7 bpf-next 15/18] libbpf: add BPF token support to bpf_btf_load() API
` [PATCH v7 bpf-next 16/18] libbpf: add BPF token support to bpf_prog_load() API
` [PATCH v7 bpf-next 17/18] selftests/bpf: add BPF token-enabled tests
` [PATCH v7 bpf-next 18/18] bpf,selinux: allocate bpf_security_struct per BPF token
[PATCH v3 00/25] security: Move IMA and EVM to the LSM infrastructure
2023-10-13 19:45 UTC (59+ messages)
` [PATCH v3 01/25] ima: Align ima_inode_post_setattr() definition with "
` [PATCH v3 02/25] ima: Align ima_post_path_mknod() "
` [PATCH v3 04/25] ima: Align ima_file_mprotect() "
` [PATCH v3 05/25] ima: Align ima_inode_setxattr() "
` [PATCH v3 07/25] ima: Align ima_post_read_file() "
` [PATCH v3 08/25] evm: Align evm_inode_post_setattr() "
` [PATCH v3 09/25] evm: Align evm_inode_setxattr() "
` [PATCH v3 10/25] evm: Align evm_inode_post_setxattr() "
` [PATCH v3 11/25] security: Align inode_setattr hook definition with EVM
` [PATCH v3 12/25] security: Introduce inode_post_setattr hook
` [PATCH v3 13/25] security: Introduce inode_post_removexattr hook
` [PATCH v3 14/25] security: Introduce file_post_open hook
` [PATCH v3 15/25] security: Introduce file_pre_free_security hook
` [PATCH v3 16/25] security: Introduce path_post_mknod hook
` [PATCH v3 17/25] security: Introduce inode_post_create_tmpfile hook
` [PATCH v3 18/25] security: Introduce inode_post_set_acl hook
` [PATCH v3 20/25] security: Introduce key_post_create_or_update hook
` [PATCH v3 21/25] ima: Move to LSM infrastructure
` [PATCH v3 25/25] integrity: Switch from rbtree to LSM-managed blob for integrity_iint_cache
[PATCH v3 0/4] querying mount attributes
2023-10-13 2:39 UTC (8+ messages)
` [PATCH v3 4/4] add listmount(2) syscall
[PATCH v6 bpf-next 00/13] BPF token and BPF FS-based delegation
2023-10-12 23:51 UTC (17+ messages)
` [PATCH v6 bpf-next 02/13] bpf: add BPF token delegation mount options to BPF FS
` [PATCH v6 bpf-next 03/13] bpf: introduce BPF token object
` [PATCH v6 3/13] "
` [PATCH v6 bpf-next 04/13] bpf: add BPF token support to BPF_MAP_CREATE command
[PATCH] KEYS: trusted: Rollback init_trusted() consistently
2023-10-12 7:41 UTC (13+ messages)
[PATCH v4 bpf-next 02/12] bpf: introduce BPF token object
2023-10-12 0:32 UTC (9+ messages)
` [PATCH v4 2/12] "
[PATCH v6 bpf-next 06/13] bpf: add BPF token support to BPF_PROG_LOAD command
2023-10-12 0:31 UTC (3+ messages)
` [PATCH v6 6/13] "
[PATCH v12 00/12] Network support for Landlock
2023-10-11 16:04 UTC (23+ messages)
` [PATCH v12 02/12] landlock: Allow filesystem layout changes for domains without such rule type
` [PATCH v12 08/12] landlock: Add network rules and TCP hooks support
` [PATCH v12 09/12] selftests/landlock: Share enforce_ruleset()
[PATCH v6 3/5] security: Replace indirect LSM hook calls with static calls
2023-10-11 9:27 UTC (2+ messages)
[PATCH v3 0/3] Reduce impact of overlayfs backing files fake path
2023-10-11 1:37 UTC (18+ messages)
` [PATCH v3 1/3] fs: get mnt_writers count for an open backing file's real path
` [PATCH v3 2/3] fs: create helper file_user_path() for user displayed mapped file path
` [PATCH v3 3/3] fs: store real path instead of fake path in backing file f_path
[PATCH v5 bpf-next 00/13] BPF token and BPF FS-based delegation
2023-10-10 0:23 UTC (8+ messages)
` [PATCH v5 bpf-next 03/13] bpf: introduce BPF token object
[PATCH] ima: Add __counted_by for struct modsig and use struct_size()
2023-10-09 19:55 UTC (2+ messages)
[PATCH v2 0/3] Reduce impact of overlayfs backing files fake path
2023-10-09 18:53 UTC (5+ messages)
` [PATCH v2 3/3] fs: store real path instead of fake path in backing file f_path
[RFC PATCH v12 00/33] KVM: guest_memfd() and per-page attributes
2023-10-09 16:42 UTC (3+ messages)
` [RFC PATCH v12 05/33] KVM: Convert KVM_ARCH_WANT_MMU_NOTIFIER to CONFIG_KVM_GENERIC_MMU_NOTIFIER
[PATCH v2 00/89] fs: new accessor methods for inode atime and mtime
2023-10-09 16:09 UTC (2+ 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).