linux-security-module.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-12-30 22:03:39 to 2020-01-15 17:29:34 UTC [more...]

[PATCH bpf-next v2 00/10] MAC and Audit policy using eBPF (KRSI)
 2020-01-15 17:30 UTC  (13+ messages)
` [PATCH bpf-next v2 01/10] bpf: btf: Make some of the API visible outside BTF
` [PATCH bpf-next v2 02/10] bpf: lsm: Add a skeleton and config options
` [PATCH bpf-next v2 03/10] bpf: lsm: Introduce types for eBPF based LSM
` [PATCH bpf-next v2 04/10] bpf: lsm: Add mutable hooks list for the BPF LSM
` [PATCH bpf-next v2 05/10] bpf: lsm: BTF API for LSM hooks
` [PATCH bpf-next v2 06/10] bpf: lsm: Implement attach, detach and execution
` [PATCH bpf-next v2 07/10] bpf: lsm: Make the allocated callback RO+X
` [PATCH bpf-next v2 08/10] tools/libbpf: Add support for BPF_PROG_TYPE_LSM
` [PATCH bpf-next v2 09/10] bpf: lsm: Add selftests "
` [PATCH bpf-next v2 10/10] bpf: lsm: Add Documentation

Perf Data on LSM in v5.3
 2020-01-15 16:48 UTC  (10+ messages)

[PATCH v4] ima: ima/lsm policy rule loading logic bug fixes
 2020-01-15 15:42 UTC 

[PATCH bpf-next v1 00/13] MAC and Audit policy using eBPF (KRSI)
 2020-01-15 14:09 UTC  (50+ messages)
` [PATCH bpf-next v1 02/13] bpf: lsm: Add a skeleton and config options
` [PATCH bpf-next v1 05/13] tools/libbpf: Add support in libbpf for BPF_PROG_TYPE_LSM
` [PATCH bpf-next v1 06/13] bpf: lsm: Init Hooks and create files in securityfs
` [PATCH bpf-next v1 07/13] bpf: lsm: Implement attach, detach and execution
` [PATCH bpf-next v1 08/13] bpf: lsm: Show attached program names in hook read handler
` [PATCH bpf-next v1 10/13] bpf: lsm: Handle attachment of the same program
` [PATCH bpf-next v1 11/13] tools/libbpf: Add bpf_program__attach_lsm
` [PATCH bpf-next v1 12/13] bpf: lsm: Add selftests for BPF_PROG_TYPE_LSM

[RFC PATCH 00/14] pipe: Keyrings, Block and USB notifications [ver #3]
 2020-01-15 13:32 UTC  (15+ messages)
` [RFC PATCH 01/14] uapi: General notification queue definitions "
` [RFC PATCH 02/14] security: Add hooks to rule on setting a watch "
` [RFC PATCH 03/14] security: Add a hook for the point of notification insertion "
` [RFC PATCH 04/14] pipe: Add O_NOTIFICATION_PIPE "
` [RFC PATCH 05/14] pipe: Add general notification queue support "
` [RFC PATCH 06/14] keys: Add a notification facility "
` [RFC PATCH 07/14] Add sample notification program "
` [RFC PATCH 08/14] pipe: Allow buffers to be marked read-whole-or-error for notifications "
` [RFC PATCH 09/14] pipe: Add notification lossage handling "
` [RFC PATCH 10/14] Add a general, global device notification watch list "
` [RFC PATCH 11/14] block: Add block layer notifications "
` [RFC PATCH 12/14] usb: Add USB subsystem "
` [RFC PATCH 13/14] selinux: Implement the watch_key security hook "
` [RFC PATCH 14/14] smack: Implement the watch_key and post_notification hooks "

[RFC PATCH] selinux: implement move_mount hook
 2020-01-14 23:05 UTC  (3+ messages)

inconsistent lock state in ima_process_queued_keys
 2020-01-14 17:19 UTC  (6+ messages)

[PATCH v24 12/24] x86/sgx: Linux Enclave Driver
 2020-01-14 16:12 UTC  (2+ messages)

[PATCH] keys: Fix request_key() cache
 2020-01-14 16:06 UTC 

[PATCH kunit] kunit: building kunit as a module breaks allmodconfig
 2020-01-14  2:18 UTC  (3+ messages)

[PATCH v2] selinux: remove redundant selinux_nlmsg_perm
 2020-01-13 15:03 UTC 

[PATCH] selinux: remove redundant selinux_nlmsg_perm
 2020-01-13 15:00 UTC  (3+ messages)
  ` [External] "

[PATCH v3] ima: add the ability to query the cached hash of a given file
 2020-01-13 10:51 UTC  (2+ messages)

[PATCH v2] ima: add the ability to query the hash of a given file
 2020-01-13 10:48 UTC  (4+ messages)

[PATCH] selinux: remove redundant msg_msg_alloc_security
 2020-01-12 15:45 UTC  (6+ messages)
    ` [External] "

[PATCH v13 00/25] LSM: Module stacking for AppArmor
 2020-01-12 15:37 UTC  (32+ messages)
  ` [PATCH v13 03/25] LSM: Use lsmblob in security_audit_rule_match
  ` [PATCH v13 06/25] Use lsmblob in security_secctx_to_secid
  ` [PATCH v13 09/25] LSM: Use lsmblob in security_task_getsecid
  ` [PATCH v13 13/25] LSM: Specify which LSM to display
  ` [PATCH v13 14/25] LSM: Ensure the correct LSM context releaser
  ` [PATCH v13 15/25] LSM: Use lsmcontext in security_secid_to_secctx
  ` [PATCH v13 16/25] LSM: Use lsmcontext in security_dentry_init_security
  ` [PATCH v13 19/25] NET: Store LSM netlabel data in a lsmblob
  ` [PATCH v13 23/25] NET: Add SO_PEERCONTEXT for multiple LSMs
  ` [PATCH 24/25] LSM: Add /proc attr entry for full LSM context
  ` [PATCH v13 26/25] Audit: Multiple LSM support in audit rules

[PATCH AUTOSEL 5.4 03/26] tomoyo: Suppress RCU warning at list_for_each_entry_rcu()
 2020-01-10 22:02 UTC 

[PATCH 0/2] LSM: Drop security_delete_hooks()
 2020-01-10 20:22 UTC  (18+ messages)
` [PATCH 1/2] selinux: treat atomic flags more carefully
` [PATCH 2/2] security,selinux: get rid of security_delete_hooks()
  ` [PATCH 2/2] security, selinux: "

[PATCH bpf-next] bpf: Make trampolines W^X
 2020-01-10 18:35 UTC  (12+ messages)

[PATCH] selinux: remove redundant msg_msg_alloc_security
 2020-01-10 16:46 UTC 

[PATCH v2] ima: export the measurement list when needed
 2020-01-10  8:48 UTC  (2+ messages)

[PATCH v2] ima: ima/lsm policy rule loading logic bug fixes
 2020-01-10  7:55 UTC 

[PATCH] ima: ima/lsm policy rule loading logic bug fixes
 2020-01-09 14:54 UTC  (2+ messages)

[PATCH v4 0/7] Introduce CAP_SYS_PERFMON to secure system performance monitoring and observability
 2020-01-09 11:36 UTC  (4+ messages)
` [PATCH v4 2/9] perf/core: open access for CAP_SYS_PERFMON privileged process

[PATCH] LSM: Delete hooks in reverse order for avoiding race
 2020-01-09  3:22 UTC  (3+ messages)
  ` [External] "

[PATCH v6 00/10] proc: modernize proc to support multiple private instances
 2020-01-08 10:37 UTC  (6+ messages)
` [PATCH v6 07/10] proc: flush task dcache entries from all procfs instances

INFO: rcu detected stall in sys_kill
 2020-01-08  6:20 UTC  (6+ messages)

[PATCH 4.19 011/115] afs: Fix SELinux setting security label on /afs
 2020-01-07 20:53 UTC 

[PATCH 5.4 020/191] afs: Fix SELinux setting security label on /afs
 2020-01-07 20:52 UTC 

[PATCH bpf-next] bpf: Make trampolines W^X
 2020-01-07 18:55 UTC  (3+ messages)

[PATCH v2] selinux: deprecate disabling SELinux and runtime
 2020-01-07 15:28 UTC  (3+ messages)

INFO: rcu detected stall in sys_sendfile64
 2020-01-07 13:11 UTC  (6+ messages)

[RFC PATCH] selinux: deprecate disabling SELinux and runtime
 2020-01-07  3:29 UTC  (7+ messages)

[PATCH] ima: add the ability to query ima for the hash of a given file
 2020-01-06 16:15 UTC  (5+ messages)

[PATCH] efi: Allow some cert-related UEFI variables to not be present
 2020-01-05 17:34 UTC 

[GIT PULL] apparmor bug fixes for v5.5-rc5
 2020-01-05  3:35 UTC  (2+ messages)

[PATCH v2] ima: Add a space after printing LSM rules for readability
 2020-01-05  1:18 UTC 

[PATCH] ima: Add a space after printing a LSM rule for readability
 2020-01-05  1:12 UTC  (3+ messages)

[PATCH] security: apparmor: Fix a possible sleep-in-atomic-context bug in find_attach()
 2020-01-02 19:19 UTC  (3+ messages)

[PATCH v1 - RFC] ima: export the measurement list when needed
 2020-01-01  6:49 UTC  (4+ messages)

[GIT PULL] tomoyo fixes for 5.5
 2019-12-31 19:45 UTC  (4+ messages)

[PATCH v12 00/25] LSM: Module stacking for AppArmor
 2019-12-31 17:36 UTC  (4+ messages)
` [PATCH v12 03/25] LSM: Use lsmblob in security_audit_rule_match


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