linux-security-module.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-11-23 18:47:11 to 2020-12-02 10:02:02 UTC [more...]

[PATCH v3 00/38] idmapped mounts
 2020-12-02 10:01 UTC  (73+ messages)
` [PATCH v3 01/38] namespace: take lock_mount_hash() directly when changing flags
` [PATCH v3 02/38] mount: make {lock,unlock}_mount_hash() static
` [PATCH v3 03/38] namespace: only take read lock in do_reconfigure_mnt()
` [PATCH v3 04/38] fs: add mount_setattr()
` [PATCH v3 05/38] tests: add mount_setattr() selftests
` [PATCH v3 06/38] fs: add id translation helpers
` [PATCH v3 07/38] mount: attach mappings to mounts
` [PATCH v3 08/38] capability: handle idmapped mounts
` [PATCH v3 09/38] namei: add idmapped mount aware permission helpers
` [PATCH v3 10/38] inode: add idmapped mount aware init and "
` [PATCH v3 11/38] attr: handle idmapped mounts
` [PATCH v3 12/38] acl: "
` [PATCH v3 13/38] xattr: "
` [PATCH v3 14/38] commoncap: "
` [PATCH v3 15/38] stat: "
` [PATCH v3 16/38] namei: handle idmapped mounts in may_*() helpers
` [PATCH v3 17/38] namei: introduce struct renamedata
` [PATCH v3 18/38] namei: prepare for idmapped mounts
` [PATCH v3 19/38] open: handle idmapped mounts in do_truncate()
` [PATCH v3 20/38] open: handle idmapped mounts
` [PATCH v3 21/38] af_unix: "
` [PATCH v3 22/38] utimes: "
` [PATCH v3 23/38] fcntl: "
` [PATCH v3 24/38] notify: "
` [PATCH v3 25/38] init: "
` [PATCH v3 26/38] ioctl: "
` [PATCH v3 27/38] would_dump: "
` [PATCH v3 28/38] exec: "
` [PATCH v3 30/38] apparmor: "
` [PATCH v3 31/38] ima: "
` [PATCH v3 32/38] fat: "
` [PATCH v3 33/38] ext4: support "
` [PATCH v3 34/38] ecryptfs: do not mount on top of "
` [PATCH v3 35/38] overlayfs: "
` [PATCH v3 36/38] fs: introduce MOUNT_ATTR_IDMAP
` [PATCH v3 37/38] tests: extend mount_setattr tests

[PATCH] proc: Allow pid_revalidate() during LOOKUP_RCU
 2020-12-01 23:49 UTC  (3+ messages)

[PATCH net-next 0/3] mptcp: reject invalid mp_join requests right away
 2020-12-01 22:33 UTC  (5+ messages)
` [PATCH net-next 1/3] security: add const qualifier to struct sock in various places
` [PATCH net-next 2/3] tcp: merge 'init_req' and 'route_req' functions
` [PATCH net-next 3/3] mptcp: emit tcp reset when a join request fails
  ` [MPTCP] "

[PATCH v3 00/11] evm: Improve usability of portable signatures
 2020-12-01 20:52 UTC  (2+ messages)

[PATCH v25 00/12] Landlock LSM
 2020-12-01 19:23 UTC  (13+ messages)
` [PATCH v25 01/12] landlock: Add object management
` [PATCH v25 02/12] landlock: Add ruleset and domain management
` [PATCH v25 03/12] landlock: Set up the security framework and manage credentials
` [PATCH v25 04/12] landlock: Add ptrace restrictions
` [PATCH v25 05/12] LSM: Infrastructure management of the superblock
` [PATCH v25 06/12] fs,security: Add sb_delete hook
` [PATCH v25 07/12] landlock: Support filesystem access-control
` [PATCH v25 08/12] landlock: Add syscall implementations
` [PATCH v25 09/12] arch: Wire up Landlock syscalls
` [PATCH v25 10/12] selftests/landlock: Add user space tests
` [PATCH v25 11/12] samples/landlock: Add a sandbox manager example
` [PATCH v25 12/12] landlock: Add user and kernel documentation

[PATCH 000/141] Fix fall-through warnings for Clang
 2020-12-01 14:08 UTC  (59+ messages)
` [PATCH 052/141] security: keys: "
                  ` [Intel-wired-lan] [PATCH 000/141] "

[PATCH AUTOSEL 5.7 03/30] ima: extend boot_aggregate with kernel measurements
 2020-12-01  3:13 UTC  (6+ messages)

[PATCH] ima: Don't modify file descriptor mode on the fly
 2020-11-30 17:10 UTC  (3+ messages)

[PATCH 0/9] keys: Miscellaneous fixes
 2020-11-30  9:21 UTC  (4+ messages)
` [PATCH 6/9] security: keys: delete repeated words in comments

[PATCH v1 0/9] Enable root to update the blacklist keyring
 2020-11-30  8:23 UTC  (3+ messages)

[PATCH v2 00/39] fs: idmapped mounts
 2020-11-28 18:12 UTC  (15+ messages)
` [PATCH v2 07/39] mount: attach mappings to mounts
` [PATCH v2 10/39] inode: add idmapped mount aware init and permission helpers
` [PATCH v2 31/39] audit: handle idmapped mounts

[PATCH bpf-next v3 0/3] Implement bpf_ima_inode_hash
 2020-11-27 13:09 UTC  (19+ messages)
` [PATCH bpf-next v3 1/3] ima: Implement ima_inode_hash
` [PATCH bpf-next v3 2/3] bpf: Add a BPF helper for getting the IMA hash of an inode
` [PATCH bpf-next v3 3/3] bpf: Add a selftest for bpf_ima_inode_hash

[PATCH] tomoyo: Avoid potential null pointer access
 2020-11-27 10:52 UTC  (6+ messages)

[PATCH] tomoyo: Fix null pointer check
 2020-11-26 14:38 UTC 

[PATCH v12 0/4] SELinux support for anonymous inodes and UFFD
 2020-11-25  1:52 UTC  (13+ messages)
` [PATCH v12 3/4] selinux: teach SELinux about anonymous inodes

[PATCH bpf-next 1/3] ima: Implement ima_inode_hash
 2020-11-24 15:01 UTC  (5+ messages)
` [PATCH bpf-next 2/3] bpf: Add a BPF helper for getting the IMA hash of an inode

[PATCH v8 0/4] Introduce TEE based Trusted Keys support
 2020-11-24  3:46 UTC  (7+ messages)
` [PATCH v8 1/4] KEYS: trusted: Add generic trusted keys framework
` [PATCH v8 2/4] KEYS: trusted: Introduce TEE based Trusted Keys
` [PATCH v8 4/4] MAINTAINERS: Add myself as Trusted Keys co-maintainer

[PATCH v24 00/12] Landlock LSM
 2020-11-24  2:38 UTC  (10+ messages)
` [PATCH v24 07/12] landlock: Support filesystem access-control
` [PATCH v24 12/12] landlock: Add user and kernel documentation

[PATCH] lsm,selinux: pass flowi_common instead of flowi to the LSM hooks
 2020-11-23 23:47 UTC  (3+ messages)

[PATCH v6 0/8] IMA: support for measuring kernel integrity critical data
 2020-11-23 19:49 UTC  (10+ messages)
` [PATCH v6 8/8] selinux: measure state and hash of the policy using IMA

[PATCH bpf-next v2 1/3] ima: Implement ima_inode_hash
 2020-11-23 19:00 UTC  (10+ messages)
` [PATCH bpf-next v2 3/3] bpf: Update LSM selftests for bpf_ima_inode_hash


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