messages from 2023-06-29 05:19:21 to 2023-07-07 16:50:55 UTC [more...]
[LSM Stacking] SELinux policy inside container affects a process on Host
2023-07-07 16:50 UTC (7+ messages)
` [LSM Stacking] SELinux policy inside container affects a processon Host
[PATCH -next] apparmor: Fix some kernel-doc comments
2023-07-07 14:55 UTC (2+ messages)
[RFC PATCH v10 00/17] Integrity Policy Enforcement LSM (IPE)
2023-07-07 14:53 UTC (3+ messages)
` [RFC PATCH v10 11/17] dm-verity: consume root hash digest and signature data via LSM hook
[PATCH v12 1/4] security: Allow all LSMs to provide xattrs for inode_init_security hook
2023-07-07 14:42 UTC (5+ messages)
[PATCH -next 00/11] Fix kernel-doc warnings in apparmor
2023-07-07 13:56 UTC (5+ messages)
` [PATCH -next 05/11] apparmor: Fix kernel-doc warnings in apparmor/label.c
` [PATCH -next 10/11] apparmor: Fix kernel-doc warnings in apparmor/policy_compat.c
[PATCH RESEND v3 bpf-next 00/14] BPF token
2023-07-07 13:04 UTC (36+ messages)
` [PATCH RESEND v3 bpf-next 01/14] bpf: introduce BPF token object
` [PATCH RESEND v3 bpf-next 07/14] bpf: add BPF token support to BPF_BTF_LOAD command
` [PATCH RESEND v3 bpf-next 08/14] libbpf: add BPF token support to bpf_btf_load() API
` [PATCH RESEND v3 bpf-next 10/14] bpf: add BPF token support to BPF_PROG_LOAD command
` [PATCH RESEND v3 bpf-next 11/14] bpf: take into account BPF token when fetching helper protos
` [PATCH RESEND v3 bpf-next 12/14] bpf: consistenly use BPF token throughout BPF verifier logic
` [PATCH RESEND v3 bpf-next 13/14] libbpf: add BPF token support to bpf_prog_load() API
` [PATCH RESEND v3 bpf-next 14/14] selftests/bpf: add BPF token-enabled BPF_PROG_LOAD tests
[PATCH v2 00/89] fs: new accessors for inode->i_ctime
2023-07-07 12:42 UTC (16+ messages)
` [PATCH v2 07/92] fs: add ctime accessors infrastructure
` [PATCH v2 08/92] fs: new helper: simple_rename_timestamp
` [apparmor] "
` [PATCH v2 92/92] fs: rename i_ctime field to __i_ctime
[syzbot] [tomoyo?] [hfs?] general protection fault in tomoyo_check_acl (3)
2023-07-07 12:09 UTC
[RFC][PATCH 00/10] KEYS: Introduce user asymmetric keys and signatures
2023-07-07 7:03 UTC (15+ messages)
` [RFC][PATCH 01/10] crypto: Export public key algorithm information
` [RFC][PATCH 02/10] crypto: Export signature encoding information
` [RFC][PATCH 03/10] KEYS: asymmetric: Introduce a parser for user asymmetric keys and sigs
` [RFC][PATCH 04/10] KEYS: asymmetric: Introduce the user asymmetric key parser
` [RFC][PATCH 05/10] KEYS: asymmetric: Introduce the user asymmetric key signature parser
` [RFC][PATCH 06/10] verification: Add verify_uasym_signature() and verify_uasym_sig_message()
` [RFC][PATCH 07/10] KEYS: asymmetric: Preload user asymmetric keys from a keyring blob
` [RFC][PATCH 08/10] KEYS: Introduce load_uasym_keyring()
` [RFC][PATCH 09/10] bpf: Introduce bpf_verify_uasym_signature() kfunc
` [RFC][PATCH 10/10] selftests/bpf: Prepare a test for user asymmetric key signatures
` [RFC][GNUPG][PATCH 1/2] Convert PGP keys to the user asymmetric keys format
` [RFC][GNUPG][PATCH 2/2] Convert PGP signatures to the user asymmetric key signatures format
ANN: new LSM guidelines
2023-07-07 0:32 UTC (2+ messages)
[GIT PULL] apparmor bug fixes for 6.5
2023-07-06 18:28 UTC
[PATCH v11 00/12] Network support for Landlock
2023-07-06 16:09 UTC (55+ messages)
` [PATCH v11 03/12] landlock: Refactor landlock_find_rule/insert_rule
` [PATCH v11 04/12] landlock: Refactor merge/inherit_ruleset functions
` [PATCH v11 08/12] landlock: Add network rules and TCP hooks support
` [PATCH v11 10/12] selftests/landlock: Add 11 new test suites dedicated to network
` [PATCH v11.1] "
` [PATCH v11 11/12] samples/landlock: Add network demo
` [PATCH v11 12/12] landlock: Document Landlock's network support
[QUESTION] Full user space process isolation?
2023-07-06 15:04 UTC (15+ messages)
[PATCH v2 05/92] apparmor: update ctime whenever the mtime changes on an inode
2023-07-06 14:57 UTC (5+ messages)
` [PATCH v2 89/92] apparmor: convert to ctime accessor functions
` [PATCH v2 90/92] security: "
[PATCH] security: smack: smackfs: fix typo (lables->labels)
2023-07-06 13:42 UTC
[PATCH] smackfs: Prevent underflow in smk_set_cipso()
2023-07-06 5:52 UTC
[PATCH 0/9] fs: add some missing ctime updates
2023-07-05 23:19 UTC (7+ messages)
` [PATCH 7/9] gfs2: update ctime when quota is updated
[PATCH v2] integrity: Always reference the blacklist keyring with apprasial
2023-07-05 22:52 UTC
[PATCH] capabilities: fix sparse warning about __user access
2023-07-05 22:46 UTC (5+ messages)
[PATCH] LSM: Fix typo in a comment
2023-07-05 22:35 UTC (2+ messages)
[PATCH] integrity: Always reference the blacklist keyring with apprasial
2023-07-05 21:30 UTC (3+ messages)
[PATCH] MAINTAINERS: update SafeSetID entry
2023-07-05 19:47 UTC (5+ messages)
[PATCH v1] security: remove duplicate logical judgments in return
2023-07-05 18:02 UTC (2+ messages)
[PATCH v9 00/12] Network support for Landlock
2023-07-05 15:00 UTC (13+ messages)
` [PATCH v9 00/12] Network support for Landlock - allowed list of protocols
[PATCH v2 0/2] mm/memfd: fix sysctl MEMFD_NOEXEC_SCOPE_NOEXEC_ENFORCED
2023-07-05 6:33 UTC (3+ messages)
` [PATCH v2 1/2] mm/memfd: sysctl: fix MEMFD_NOEXEC_SCOPE_NOEXEC_ENFORCED
` [PATCH v2 2/2] selftests/memfd: "
[PATCH v2 bpf-next 00/18] BPF token
2023-07-04 21:06 UTC (20+ messages)
[PATCH v2] LSM: SafeSetID: fix UID printed instead of GID
2023-07-04 18:24 UTC (8+ messages)
[PATCH] ima: require signed IMA policy when UEFI secure boot is enabled
2023-07-04 12:57 UTC (2+ messages)
[LSM Stacking] new files fail to inherit SELinux security context of the current directory
2023-07-04 1:21 UTC (3+ messages)
` [LSM Stacking] new files fail to inherit SELinux security contextof "
[PATCH 00/79] fs: new accessors for inode->i_ctime
2023-06-30 22:12 UTC (2+ messages)
` [PATCH 01/79] fs: add ctime accessors infrastructure
[PATCH v12 00/11] LSM: Three basic syscalls
2023-06-30 18:23 UTC (18+ messages)
` [PATCH v12 01/11] LSM: Identify modules by more than name
` [PATCH v12 02/11] LSM: Maintain a table of LSM attribute data
` [PATCH v12 03/11] proc: Use lsmids instead of lsm names for attrs
` [PATCH v12 04/11] LSM: syscalls for current process attributes
` [PATCH v12 05/11] LSM: Create lsm_list_modules system call
` [PATCH v12 06/11] LSM: wireup Linux Security Module syscalls
` [PATCH v12 07/11] LSM: Helpers for attribute names and filling lsm_ctx
` [PATCH v12 7/11] "
` [PATCH v12 08/11] Smack: implement setselfattr and getselfattr hooks
` [PATCH v12 8/11] "
` [PATCH v12 09/11] AppArmor: Add selfattr hooks
` [PATCH v12 10/11] SELinux: "
` [PATCH v12 11/11] LSM: selftests for Linux Security Module syscalls
` [PATCH v12 0/11] LSM: Three basic syscalls
[PATCH v1 0/2] mm/memfd: fix sysctl MEMFD_NOEXEC_SCOPE_NOEXEC_ENFORCED
2023-06-30 6:44 UTC (6+ messages)
` [PATCH v1 1/2] mm/memfd: sysctl: fix MEMFD_NOEXEC_SCOPE_NOEXEC_ENFORCED
` [PATCH v1 2/2] selftests/memfd: "
[PATCH v2] Documentation: mm/memfd: vm.memfd_noexec
2023-06-30 3:27 UTC (2+ messages)
[PATCH v3 0/1] Add documentation for sysctl vm.memfd_noexec
2023-06-30 3:25 UTC (2+ messages)
` [PATCH v3 1/1] Documentation: mm/memfd: vm.memfd_noexec
[PATCH] Documentation: mm/memfd: vm.memfd_noexec
2023-06-29 23:25 UTC
[PATCH v8 0/5] mm/memfd: introduce MFD_NOEXEC_SEAL and MFD_EXEC
2023-06-29 21:04 UTC (7+ messages)
` [PATCH v8 3/5] mm/memfd: add "
[syzbot] [lsm?] [reiserfs?] general protection fault in fsnotify_perm
2023-06-29 17:47 UTC
Słowa kluczowe do wypozycjonowania
2023-06-29 7:30 UTC
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).