Linux-Security-Module Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-04-30 10:09:04 to 2024-05-09 20:02:59 UTC [more...]

[PATCH v3 00/68] Define _GNU_SOURCE for sources using
 2024-05-09 19:58 UTC  (46+ messages)
` [PATCH v3 01/68] selftests: Compile kselftest headers with -D_GNU_SOURCE
` [PATCH v3 02/68] selftests/sgx: Include KHDR_INCLUDES in Makefile
` [PATCH v3 03/68] selftests: Compile with -D_GNU_SOURCE when including lib.mk
` [PATCH v3 04/68] selftests/arm64: Drop define _GNU_SOURCE
` [PATCH v3 05/68] selftests/arm64: Drop duplicate -D_GNU_SOURCE
` [PATCH v3 06/68] selftests/bpf: Drop define _GNU_SOURCE
` [PATCH v3 07/68] selftests/breakpoints: "
` [PATCH v3 08/68] selftests/cachestat: "
` [PATCH v3 09/68] selftests/capabilities: "
` [PATCH v3 10/68] selftests/cgroup: "
` [PATCH v3 11/68] selftests/clone3: "
` [PATCH v3 12/68] selftests/core: "
` [PATCH v3 13/68] selftests/damon: "
` [PATCH v3 14/68] selftests/drivers: "
` [PATCH v3 15/68] selftests/exec: Drop duplicate -D_GNU_SOURCE
` [PATCH v3 16/68] selftests/fchmodat2: Drop define _GNU_SOURCE
` [PATCH v3 17/68] selftests/filelock: "
` [PATCH v3 18/68] selftests/filesystems: "
` [PATCH v3 19/68] selftests/firmware: "
` [PATCH v3 20/68] selftests/fpu: "
` [PATCH v3 21/68] selftests/futex: "
` [PATCH v3 22/68] selftests/futex: Drop duplicate -D_GNU_SOURCE
` [PATCH v3 23/68] selftests/intel_pstate: "
` [PATCH v3 24/68] selftests/iommu: "
` [PATCH v3 25/68] selftests/ipc: Drop define _GNU_SOURCE
` [PATCH v3 26/68] selftests/kcmp: "
` [PATCH v3 27/68] selftests/landlock: "
` [PATCH v3 28/68] selftests/lsm: "
` [PATCH v3 29/68] selftests/membarrier: "
` [PATCH v3 30/68] selftests/memfd: "
` [PATCH v3 31/68] selftests/mincore: "
` [PATCH v3 32/68] selftests/mm: "
` [PATCH v3 33/68] selftests/mount: "
` [PATCH v3 34/68] selftests/mount_setattr: "
` [PATCH v3 35/68] selftests/move_mount_set_group: "
` [PATCH v3 36/68] selftests/mqueue: "
` [PATCH v3 37/68] selftests/net: "
` [PATCH v3 38/68] selftests/net: Drop duplicate -D_GNU_SOURCE
` [PATCH v3 39/68] selftests/nolibc: Drop define _GNU_SOURCE
` [PATCH v3 40/68] selftests/nsfs: "
` [PATCH v3 41/68] selftests/openat2: "
` [PATCH v3 42/68] selftests/perf_events: "
` [PATCH v3 43/68] selftests/pid_namespace: "
` [PATCH v3 44/68] selftests/pidfd: "
` [PATCH v3 45/68] selftests/ptrace: "

[PATCH net v4] netlabel: fix RCU annotation for IPv4 options on socket creation
 2024-05-09 19:13 UTC  (2+ messages)

[PATCH v2 0/5] Define _GNU_SOURCE for sources using
 2024-05-09 18:20 UTC  (33+ messages)
` [PATCH v2 1/5] selftests: Compile kselftest headers with -D_GNU_SOURCE
` [PATCH v2 2/5] selftests/sgx: Include KHDR_INCLUDES in Makefile
` [PATCH v2 3/5] selftests: "
` [PATCH v2 4/5] selftests: Drop define _GNU_SOURCE
` [PATCH v2 5/5] selftests: Drop duplicate -D_GNU_SOURCE

[PATCH v18 00/21] Integrity Policy Enforcement LSM (IPE)
 2024-05-09 17:07 UTC  (28+ messages)
` [PATCH v18 01/21] security: add ipe lsm
` [PATCH v18 02/21] ipe: add policy parser
` [PATCH v18 03/21] ipe: add evaluation loop
` [PATCH v18 04/21] ipe: add LSM hooks on execution and kernel read
` [PATCH v18 05/21] initramfs|security: Add a security hook to do_populate_rootfs()
` [PATCH v18 06/21] ipe: introduce 'boot_verified' as a trust provider
` [PATCH v18 07/21] security: add new securityfs delete function
` [PATCH v18 08/21] ipe: add userspace interface
` [PATCH v18 09/21] uapi|audit|ipe: add ipe auditing support
` [PATCH v18 10/21] ipe: add permissive toggle
` [PATCH v18 11/21] block,lsm: add LSM blob and new LSM hooks for block device
` [PATCH v18 12/21] dm: add finalize hook to target_type
` [PATCH v18 13/21] dm verity: expose root hash digest and signature data to LSMs
` [PATCH v18 14/21] ipe: add support for dm-verity as a trust provider
` [PATCH v18 15/21] security: add security_inode_setintegrity() hook
` [PATCH v18 16/21] fsverity: expose verified fsverity built-in signatures to LSMs
` [PATCH v18 17/21] ipe: enable support for fs-verity as a trust provider
` [PATCH v18 18/21] scripts: add boot policy generation program
` [PATCH v18 19/21] ipe: kunit test for parser
` [PATCH v18 20/21] Documentation: add ipe documentation
` [PATCH v18 21/21] MAINTAINERS: ipe: add ipe maintainer information

[syzbot] Monthly lsm report (May 2024)
 2024-05-09  9:09 UTC 

[PATCH v3 00/11] sysctl: treewide: constify ctl_table argument of sysctl handlers
 2024-05-09  1:00 UTC  (10+ messages)

[syzbot] [lsm?] general protection fault in hook_inode_free_security
 2024-05-08 19:32 UTC 

[PATCH v15 00/11] Landlock: IOCTL support
 2024-05-08 10:40 UTC  (2+ messages)

[RFC PATCH v1 00/10] Socket type control for Landlock
 2024-05-08 10:38 UTC  (5+ messages)
` [RFC PATCH v1 03/10] selftests/landlock: Create 'create' test

[PATCH bpf-next v10 0/5] Reduce overhead of LSMs with static calls
 2024-05-08  7:48 UTC  (11+ messages)
` [PATCH bpf-next v10 1/5] kernel: Add helper macros for loop unrolling
` [PATCH bpf-next v10 2/5] security: Count the LSMs enabled at compile time
` [PATCH bpf-next v10 3/5] security: Replace indirect LSM hook calls with static calls
` [PATCH bpf-next v10 4/5] security: Update non standard hooks to use "
` [PATCH bpf-next v10 5/5] bpf: Only enable BPF LSM hooks when an LSM program is attached

[PATCH v3] nfsd: set security label during create operations
 2024-05-08  6:54 UTC  (6+ messages)

[PATCH net v3] netlabel: fix RCU annotation for IPv4 options on socket creation
 2024-05-07 21:43 UTC  (3+ messages)

[PATCH v3] ima: Avoid blocking in RCU read-side critical section
 2024-05-07 20:35 UTC  (2+ messages)

[RFC][PATCH] ima: Use sequence number to wait for policy updates
 2024-05-07 20:27 UTC  (3+ messages)

[RFC PATCH] lsm: fixup the inode xattr capability handling
 2024-05-07 19:17 UTC  (11+ messages)

[RFC PATCH v3 0/5] Hypervisor-Enforced Kernel Integrity - CR pinning
 2024-05-07 16:16 UTC  (12+ messages)
` [RFC PATCH v3 1/5] virt: Introduce Hypervisor Enforced Kernel Integrity (Heki)
` [RFC PATCH v3 2/5] KVM: x86: Add new hypercall to lock control registers
` [RFC PATCH v3 3/5] KVM: x86: Add notifications for Heki policy configuration and violation
` [RFC PATCH v3 4/5] heki: Lock guest control registers at the end of guest kernel init
` [RFC PATCH v3 5/5] virt: Add Heki KUnit tests

[PATCH] apparmor: fix possible NULL pointer dereference
 2024-05-07 16:12 UTC 

[PATCH] MAINTAINERS: repair file entry in SECURITY SUBSYSTEM
 2024-05-07 14:56 UTC  (2+ messages)

[kpsingh:static_calls_type_1] [security] 5bbd3fa92f: WARNING:at_kernel/static_call_inline.c:#__static_call_update
 2024-05-07  7:12 UTC 

[syzbot] [lsm?] general protection fault in smack_inode_permission
 2024-05-06  8:57 UTC 

[PATCH] apparmor: fix apparmor_socket_post_create() kernel-doc
 2024-05-05 22:39 UTC 

[PATCH v9 4/4] bpf: Only enable BPF LSM hooks when an LSM program is attached
 2024-05-05 16:25 UTC  (3+ messages)

[PATCH v8 0/6] DCP as trusted keys backend
 2024-05-03 23:45 UTC  (8+ messages)
` [PATCH v8 6/6] docs: trusted-encrypted: add DCP as new trust source
    ` [EXT] "
      ` [EXT] "

[PATCH v2] nfsd: set security label during create operations
 2024-05-03 12:48 UTC  (5+ messages)

[PATCH v3 1/2] proc: restrict /proc/pid/mem access via param knobs
 2024-05-03  9:57 UTC  (3+ messages)

[PATCH v4 00/12] selftests: kselftest_harness: support using xfail
 2024-05-02 21:07 UTC  (9+ messages)

[RFC][PATCH] nfsd: set security label during create operations
 2024-05-02 18:28 UTC  (2+ messages)

[syzbot] [keyrings?] [lsm?] possible deadlock in keyring_clear
 2024-05-02 15:42 UTC 

[PATCH -next] lsm: fix default return value for inode_set(remove)xattr
 2024-05-01 20:47 UTC  (2+ messages)

[PATCH v3 1/3] LSM: add security_execve_abort() hook
 2024-05-01 20:04 UTC  (8+ messages)

[PATCH] MAINTAINERS: update the LSM file list
 2024-05-01 18:42 UTC  (3+ messages)

[PATCH net v2] netlabel: fix RCU annotation for IPv4 options on socket creation
 2024-04-30 23:30 UTC  (4+ messages)
` [PATCH "

[PATCH 0/2] Forbid illegitimate binding via listen(2)
 2024-04-30 16:52 UTC  (6+ messages)
` [PATCH 1/2] landlock: Add hook on socket_listen()
` [PATCH 2/2] selftests/landlock: Create 'listen_zero', 'deny_listen_zero' tests

[PATCH v2] landlock: Add abstract unix socket connect restrictions
 2024-04-30 15:24 UTC  (4+ messages)

[PATCH v3 2/2] fs/xattr: add *at family syscalls
 2024-04-30 10:09 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 read-only IMAP folder(s) and NNTP newsgroup(s).