linux-security-module.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-11-28 22:12:12 to 2020-12-08 15:37:15 UTC [more...]

[MPTCP] Re: [RFC PATCH] selinux: handle MPTCP consistently with TCP
 2020-12-08 15:35 UTC  (6+ messages)

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

[PATCH v8 0/4] Introduce TEE based Trusted Keys support
 2020-12-08 15:02 UTC  (11+ messages)
` [PATCH v8 3/4] doc: trusted-encrypted: updates with TEE as a new trust source

[PATCH v2 00/10] allow unprivileged overlay mounts
 2020-12-08 13:49 UTC  (16+ messages)
` [PATCH v2 01/10] vfs: move cap_convert_nscap() call into vfs_setxattr()
` [PATCH v2 02/10] vfs: verify source area in vfs_dedupe_file_range_one()
` [PATCH v2 03/10] ovl: check privs before decoding file handle
` [PATCH v2 04/10] ovl: make ioctl() safe
` [PATCH v2 05/10] ovl: simplify file splice
` [PATCH v2 06/10] ovl: user xattr
` [PATCH v2 07/10] ovl: do not fail when setting origin xattr
` [PATCH v2 08/10] ovl: do not fail because of O_NOATIME
` [PATCH v2 09/10] ovl: do not get metacopy for userxattr
` [PATCH v2 10/10] ovl: unprivieged mounts

[PATCH v1] apparmor: Remove duplicate macro list_entry_is_head()
 2020-12-08 10:06 UTC 

[PATCH 000/141] Fix fall-through warnings for Clang
 2020-12-08  4:52 UTC  (11+ messages)
` (subset) "

[PATCH] [RFC] xfs: initialise attr fork on inode create
 2020-12-07 20:49 UTC  (6+ messages)

[PATCH] fix namespaced fscaps when !CONFIG_SECURITY
 2020-12-05  0:27 UTC 

[PATCH v1 1/9] certs: Fix blacklisted hexadecimal hash string check
 2020-12-04 15:38 UTC  (14+ messages)
` [PATCH v1 0/9] Enable root to update the blacklist keyring
  ` [PATCH v1 5/9] PKCS#7: Fix missing include
  ` [PATCH v1 2/9] certs: Make blacklist_vet_description() more strict
  ` [PATCH v1 8/9] certs: Replace K{U,G}IDT_INIT() with GLOBAL_ROOT_{U,G}ID

[PATCH v3 00/11] evm: Improve usability of portable signatures
 2020-12-04 14:59 UTC  (16+ messages)
` [PATCH v3 01/11] evm: Execute evm_inode_init_security() only when an HMAC key is loaded
` [PATCH v3 02/11] evm: Load EVM key in ima_load_x509() to avoid appraisal
` [PATCH v3 03/11] evm: Refuse EVM_ALLOW_METADATA_WRITES only if an HMAC key is loaded
` [PATCH v3 04/11] ima: Move ima_reset_appraise_flags() call to post hooks
` [PATCH v3 06/11] evm: Ignore INTEGRITY_NOLABEL if no HMAC key is loaded

[PATCH v2] proc: Allow pid_revalidate() during LOOKUP_RCU
 2020-12-04  0:02 UTC 

[PATCH net-next 0/3] mptcp: reject invalid mp_join requests right away
 2020-12-03 22:24 UTC  (8+ 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 v12 0/3] Add trusted_for(2) (was O_MAYEXEC)
 2020-12-03 17:31 UTC  (4+ messages)
` [PATCH v12 1/3] fs: Add trusted_for(2) syscall implementation and related sysctl
` [PATCH v12 2/3] arch: Wire up trusted_for(2)
` [PATCH v12 3/3] selftest/interpreter: Add tests for trusted_for(2) policies

Disinfection
 2020-12-03  8:45 UTC 

[PATCH AUTOSEL 5.7 03/30] ima: extend boot_aggregate with kernel measurements
 2020-12-02 23:53 UTC  (7+ messages)

[PATCH 0/9] keys: Miscellaneous fixes
 2020-12-02 16:43 UTC  (4+ messages)

[PATCH v3 00/38] idmapped mounts
 2020-12-02 10:01 UTC  (57+ 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 17/38] namei: introduce struct renamedata
` [PATCH v3 18/38] namei: prepare for idmapped mounts
` [PATCH v3 20/38] open: handle "
` [PATCH v3 22/38] utimes: "
` [PATCH v3 24/38] notify: "
` [PATCH v3 26/38] ioctl: "
` [PATCH v3 27/38] would_dump: "
` [PATCH v3 28/38] exec: "
` [PATCH v3 32/38] fat: "
` [PATCH v3 33/38] ext4: support "

[PATCH] proc: Allow pid_revalidate() during LOOKUP_RCU
 2020-12-01 23:49 UTC  (3+ 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] ima: Don't modify file descriptor mode on the fly
 2020-11-30 17:10 UTC  (2+ messages)

[PATCH v1 5/9] PKCS#7: Fix missing include
 2020-11-20 18:04 UTC 

[PATCH v1 8/9] certs: Replace K{U,G}IDT_INIT() with GLOBAL_ROOT_{U,G}ID
 2020-11-20 18:04 UTC 

[PATCH v1 2/9] certs: Make blacklist_vet_description() more strict
 2020-11-20 18:04 UTC 


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