linux-security-module.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-03-11 22:47:12 to 2022-03-29 04:09:07 UTC [more...]

[PATCH 00/18] bpf: Secure and authenticated preloading of eBPF programs
 2022-03-29  4:08 UTC  (23+ messages)
` [PATCH 01/18] bpf: Export bpf_link_inc()
` [PATCH 02/18] bpf-preload: Move bpf_preload.h to include/linux
` [PATCH 03/18] bpf-preload: Generalize object pinning from the kernel
` [PATCH 04/18] bpf-preload: Export and call bpf_obj_do_pin_kernel()
` [PATCH 05/18] bpf-preload: Generate static variables
` [PATCH 06/18] bpf-preload: Generate free_objs_and_skel()
` [PATCH 07/18] bpf-preload: Generate preload()
` [PATCH 08/18] bpf-preload: Generate load_skel()
` [PATCH 09/18] bpf-preload: Generate code to pin non-internal maps
` [PATCH 10/18] bpf-preload: Generate bpf_preload_ops
` [PATCH 11/18] bpf-preload: Store multiple bpf_preload_ops structures in a linked list
` [PATCH 12/18] bpf-preload: Implement new registration method for preloading eBPF programs
` [PATCH 13/18] bpf-preload: Move pinned links and maps to a dedicated directory in bpffs
` [PATCH 14/18] bpf-preload: Switch to new preload registration method
` [PATCH 15/18] bpf-preload: Generate code of kernel module to preload
` [PATCH 16/18] bpf-preload: Do kernel mount to ensure that pinned objects don't disappear
` [PATCH 17/18] bpf-preload/selftests: Add test for automatic generation of preload methods
` [PATCH 18/18] bpf-preload/selftests: Preload a test eBPF program and check pinned objects

[PATCH 4/4] module, KEYS: Make use of platform keyring for signature verification
 2022-03-28 16:29 UTC  (14+ messages)

[PATCH AUTOSEL 4.14 3/8] Fix incorrect type in assignment of ipv6 port for audit
 2022-03-28 11:24 UTC 

[PATCH AUTOSEL 4.9 3/8] Fix incorrect type in assignment of ipv6 port for audit
 2022-03-28 11:24 UTC 

[PATCH AUTOSEL 4.19 03/12] Fix incorrect type in assignment of ipv6 port for audit
 2022-03-28 11:24 UTC 

[PATCH AUTOSEL 5.4 01/16] LSM: general protection fault in legacy_parse_param
 2022-03-28 11:23 UTC  (2+ messages)
` [PATCH AUTOSEL 5.4 07/16] Fix incorrect type in assignment of ipv6 port for audit

[PATCH AUTOSEL 5.15 01/29] LSM: general protection fault in legacy_parse_param
 2022-03-28 11:21 UTC  (2+ messages)
` [PATCH AUTOSEL 5.15 15/29] Fix incorrect type in assignment of ipv6 port for audit

[PATCH AUTOSEL 5.16 01/35] LSM: general protection fault in legacy_parse_param
 2022-03-28 11:19 UTC  (2+ messages)
` [PATCH AUTOSEL 5.16 19/35] Fix incorrect type in assignment of ipv6 port for audit

[PATCH AUTOSEL 5.10 01/21] LSM: general protection fault in legacy_parse_param
 2022-03-28 11:22 UTC  (2+ messages)
` [PATCH AUTOSEL 5.10 09/21] Fix incorrect type in assignment of ipv6 port for audit

[PATCH AUTOSEL 5.17 01/43] LSM: general protection fault in legacy_parse_param
 2022-03-28 11:18 UTC  (2+ messages)
` [PATCH AUTOSEL 5.17 24/43] Fix incorrect type in assignment of ipv6 port for audit

[PATCH v6 0/4] KEYS: trusted: Introduce support for NXP CAAM-based trusted keys
 2022-03-28 10:46 UTC  (15+ messages)
` [PATCH v6 1/4] KEYS: trusted: allow use of TEE as backend without TCG_TPM support
` [PATCH v6 2/4] KEYS: trusted: allow use of kernel RNG for key material
` [PATCH v6 3/4] crypto: caam - add in-kernel interface for blob generator
  ` [EXT] "
` [PATCH v6 4/4] KEYS: trusted: Introduce support for NXP CAAM-based trusted keys
  ` [EXT] "

Koszty instalacji fotowoltaicznej
 2022-03-28  7:46 UTC 

[GIT PULL] Landlock fixes for v5.18
 2022-03-27 22:22 UTC  (4+ messages)

[RFC PATCH] getvalues(2) prototype
 2022-03-27 21:03 UTC  (37+ messages)

[PATCH v2] KEYS: Improve error handling in the script
 2022-03-25 18:16 UTC 

[PATCH v19 1/4] Add flags option to get xattr method paired to __vfs_getxattr
 2022-03-25 14:44 UTC  (3+ messages)

[PATCH v8 0/4] Allow guest access to EFI confidential computing secret area
 2022-03-24 16:33 UTC  (2+ messages)

[RFC PATCH v4 00/15] Landlock LSM
 2022-03-24 16:19 UTC  (22+ messages)
` [RFC PATCH v4 02/15] landlock: filesystem access mask helpers
` [RFC PATCH v4 03/15] landlock: landlock_find/insert_rule refactoring

[PATCH v1 00/11] Landlock: file linking and renaming support
 2022-03-24 10:31 UTC  (30+ messages)
` [PATCH v1 01/11] landlock: Define access_mask_t to enforce a consistent access mask size
` [PATCH v1 02/11] landlock: Reduce the maximum number of layers to 16
` [PATCH v1 03/11] landlock: Create find_rule() from unmask_layers()
` [PATCH v1 04/11] landlock: Fix same-layer rule unions
` [PATCH v1 05/11] landlock: Move filesystem helpers and add a new one
` [PATCH v1 06/11] landlock: Add support for file reparenting with LANDLOCK_ACCESS_FS_REFER
` [PATCH v1 08/11] samples/landlock: Add support for file reparenting
` [PATCH v1 09/11] landlock: Document LANDLOCK_ACCESS_FS_REFER and ABI versioning
` [PATCH v1 10/11] landlock: Document good practices about filesystem policies
` [PATCH v1 11/11] landlock: Add design choices documentation for filesystem access rights

[PATCH] ima: remove template "ima" as the compiled default
 2022-03-24  1:20 UTC  (2+ messages)

[RFC PATCH v1] LSM: Remove double path_rename hook calls for RENAME_EXCHANGE
 2022-03-23 22:36 UTC  (5+ messages)

[GIT PULL] SELinux patches for v5.18
 2022-03-22  3:56 UTC  (2+ messages)

[GIT PULL] Smack patches for v5.18
 2022-03-22  3:56 UTC  (2+ messages)

[GIT PULL] Add trusted_for(2) (was O_MAYEXEC)
 2022-03-21 23:32 UTC  (4+ messages)

[PATCH -next] apparmor: Fix some kernel-doc comments
 2022-03-21 20:20 UTC  (2+ messages)

[syzbot] memory leak in keyctl_watch_key
 2022-03-21 11:51 UTC  (3+ messages)

[PATCH net-next] netlabel: fix out-of-bounds memory accesses
 2022-03-21 11:10 UTC  (3+ messages)

[PATCH v11 0/4] integrity: support including firmware ".platform" keys at build time
 2022-03-20 21:31 UTC  (9+ messages)

[PATCH v12 0/4] integrity: support including firmware ".platform" keys at build time
 2022-03-20 21:10 UTC  (8+ messages)
` [PATCH v12 1/4] certs: export load_certificate_list() to be used outside certs/
` [PATCH v12 2/4] integrity: make integrity_keyring_from_id() non-static
` [PATCH v12 3/4] Revert "certs: move scripts/extract-cert to certs/"
` [PATCH v12 4/4] integrity: support including firmware ".platform" keys at build time

[ANNOUNCE][CFP] Linux Security Summit North America 2022
 2022-03-18 22:31 UTC  (2+ messages)

Wycena paneli fotowoltaicznych
 2022-03-18  8:36 UTC 

[PATCH v5 0/5] KEYS: trusted: Introduce support for NXP CAAM-based trusted keys
 2022-03-16 16:44 UTC  (8+ messages)
` [PATCH v5 4/5] crypto: caam - add in-kernel interface for blob generator
      ` [EXT] "

[PATCH v33 00/29] LSM: Module stacking for AppArmor
 2022-03-16  1:08 UTC  (11+ messages)
` [PATCH v33 25/29] Audit: Allow multiple records in an audit_buffer
` [PATCH v33 26/29] Audit: Add record for multiple task security contexts
` [PATCH v33 27/29] Audit: Add record for multiple object "

[PATCH -next] capability: Add parameter description in kernel-doc comment
 2022-03-16  0:39 UTC 

[PATCH 03/17] io_uring: add infra and support for IORING_OP_URING_CMD
 2022-03-14 19:40 UTC  (10+ messages)

[PATCH 0/4] Add CA enforcement in the machine keyring
 2022-03-14 12:00 UTC  (15+ messages)
` [PATCH 3/4] KEYS: CA link restriction

[PATCH v1] fs: Fix inconsistent f_mode
 2022-03-14  8:22 UTC  (11+ messages)

[PATCH v33 13/29] LSM: Use lsmblob in security_cred_getsecid
 2022-03-12  4:50 UTC  (2+ messages)


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