linux-security-module.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-06-13 19:43:13 to 2023-06-26 22:31:47 UTC [more...]

[PATCH v2 bpf-next 00/18] BPF token
 2023-06-26 22:31 UTC  (44+ messages)

[PATCH AUTOSEL 5.10 1/7] netlabel: fix shift wrapping bug in netlbl_catmap_setlong()
 2023-06-26 21:51 UTC 

[PATCH AUTOSEL 4.14 1/5] netlabel: fix shift wrapping bug in netlbl_catmap_setlong()
 2023-06-26 21:51 UTC 

[PATCH AUTOSEL 4.19 1/5] netlabel: fix shift wrapping bug in netlbl_catmap_setlong()
 2023-06-26 21:51 UTC 

[PATCH AUTOSEL 5.15 1/9] netlabel: fix shift wrapping bug in netlbl_catmap_setlong()
 2023-06-26 21:50 UTC 

[PATCH AUTOSEL 5.4 1/6] netlabel: fix shift wrapping bug in netlbl_catmap_setlong()
 2023-06-26 21:51 UTC 

[PATCH AUTOSEL 6.1 03/15] netlabel: fix shift wrapping bug in netlbl_catmap_setlong()
 2023-06-26 21:50 UTC 

[PATCH AUTOSEL 6.3 03/16] netlabel: fix shift wrapping bug in netlbl_catmap_setlong()
 2023-06-26 21:49 UTC 

[GIT PULL] SELinux patches for v6.5
 2023-06-26 21:28 UTC 

[PATCH v11 00/12] Network support for Landlock
 2023-06-26 18:59 UTC  (32+ messages)
` [PATCH v11 03/12] landlock: Refactor landlock_find_rule/insert_rule
` [PATCH v11 04/12] landlock: Refactor merge/inherit_ruleset functions
` [PATCH v11 08/12] landlock: Add network rules and TCP hooks support
` [PATCH v11 11/12] samples/landlock: Add network demo
` [PATCH v11 12/12] landlock: Document Landlock's network support

[PATCH v2 0/6] Landlock: ioctl support
 2023-06-26 18:13 UTC  (10+ messages)
` [PATCH v2 1/6] landlock: Increment Landlock ABI version to 4
` [PATCH v2 2/6] landlock: Add LANDLOCK_ACCESS_FS_IOCTL access right
` [PATCH v2 3/6] selftests/landlock: Test ioctl support
` [PATCH v2 4/6] selftests/landlock: Test ioctl with memfds
` [PATCH v2 5/6] samples/landlock: Add support for LANDLOCK_ACCESS_FS_IOCTL
` [PATCH v2 6/6] landlock: Document ioctl support

[PATCH v9 00/12] Network support for Landlock
 2023-06-26 15:29 UTC  (5+ messages)
      ` [PATCH v9 00/12] Network support for Landlock - allowed list of protocols

[GIT PULL] Landlock updates for v6.5
 2023-06-26  8:48 UTC 

[PATCH 00/24 v2] Documentation: correct lots of spelling errors (series 1)
 2023-06-26  6:56 UTC  (2+ messages)

[PATCH -next 00/11] Fix kernel-doc warnings in apparmor
 2023-06-25  1:13 UTC  (12+ messages)
` [PATCH -next 01/11] apparmor: Fix kernel-doc warnings in apparmor/audit.c
` [PATCH -next 02/11] apparmor: Fix kernel-doc warnings in apparmor/capability.c
` [PATCH -next 03/11] apparmor: Fix kernel-doc warnings in apparmor/domain.c
` [PATCH -next 04/11] apparmor: Fix kernel-doc warnings in apparmor/file.c
` [PATCH -next 05/11] apparmor: Fix kernel-doc warnings in apparmor/label.c
` [PATCH -next 06/11] apparmor: Fix kernel-doc warnings in apparmor/lib.c
` [PATCH -next 07/11] apparmor: Fix kernel-doc warnings in apparmor/match.c
` [PATCH -next 08/11] apparmor: Fix kernel-doc warnings in apparmor/resource.c
` [PATCH -next 09/11] apparmor: Fix kernel-doc warnings in apparmor/policy_unpack.c
` [PATCH -next 10/11] apparmor: Fix kernel-doc warnings in apparmor/policy_compat.c
` [PATCH -next 11/11] apparmor: Fix kernel-doc warnings in apparmor/policy.c

[PATCH v11 00/11] LSM: Three basic syscalls
 2023-06-24  1:42 UTC  (16+ messages)
  ` [PATCH v11 01/11] LSM: Identify modules by more than name
  ` [PATCH v11 02/11] LSM: Maintain a table of LSM attribute data
  ` [PATCH v11 03/11] proc: Use lsmids instead of lsm names for attrs
  ` [PATCH v11 04/11] LSM: syscalls for current process attributes
  ` [PATCH v11 05/11] LSM: Create lsm_list_modules system call
  ` [PATCH v11 06/11] LSM: wireup Linux Security Module syscalls
  ` [PATCH v11 07/11] LSM: Helpers for attribute names and filling lsm_ctx
  ` [PATCH v11 08/11] Smack: implement setselfattr and getselfattr hooks
  ` [PATCH v11 09/11] AppArmor: Add selfattr hooks
  ` [PATCH v11 10/11] SELinux: "
  ` [PATCH v11 11/11] LSM: selftests for Linux Security Module syscalls

[PATCH v11 2/4] smack: Set the SMACK64TRANSMUTE xattr in smack_inode_init_security()
 2023-06-23 19:32 UTC  (2+ messages)

[PATCH 07/11] sysctl: Add size to register_sysctl
 2023-06-23 15:20 UTC  (15+ messages)
  ` [PATCH 08/11] sysctl: Add size to register_sysctl_init
  ` [PATCH 09/11] sysctl: Remove the end element in sysctl table arrays

[PATCH 76/79] apparmor: switch to new ctime accessors
 2023-06-23 14:15 UTC  (6+ messages)
  ` [PATCH 77/79] security: "
    ` [PATCH 01/79] fs: add ctime accessors infrastructure
    ` [PATCH 00/79] fs: new accessors for inode->i_ctime

[QUESTION] Full user space process isolation?
 2023-06-22 14:42 UTC 

[PATCH v3 bpf-next 00/14] BPF token
 2023-06-21 23:38 UTC  (15+ messages)
` [PATCH v3 bpf-next 01/14] bpf: introduce BPF token object
` [PATCH v3 bpf-next 02/14] libbpf: add bpf_token_create() API
` [PATCH v3 bpf-next 03/14] selftests/bpf: add BPF_TOKEN_CREATE test
` [PATCH v3 bpf-next 04/14] bpf: add BPF token support to BPF_MAP_CREATE command
` [PATCH v3 bpf-next 05/14] libbpf: add BPF token support to bpf_map_create() API
` [PATCH v3 bpf-next 06/14] selftests/bpf: add BPF token-enabled test for BPF_MAP_CREATE command
` [PATCH v3 bpf-next 07/14] bpf: add BPF token support to BPF_BTF_LOAD command
` [PATCH v3 bpf-next 08/14] libbpf: add BPF token support to bpf_btf_load() API
` [PATCH v3 bpf-next 09/14] selftests/bpf: add BPF token-enabled BPF_BTF_LOAD selftest
` [PATCH v3 bpf-next 10/14] bpf: add BPF token support to BPF_PROG_LOAD command
` [PATCH v3 bpf-next 11/14] bpf: take into account BPF token when fetching helper protos
` [PATCH v3 bpf-next 12/14] bpf: consistenly use BPF token throughout BPF verifier logic
` [PATCH v3 bpf-next 13/14] libbpf: add BPF token support to bpf_prog_load() API
` [PATCH v3 bpf-next 14/14] selftests/bpf: add BPF token-enabled BPF_PROG_LOAD tests

[PATCH] capabilities: fix sparse warning about __user access
 2023-06-21 13:43 UTC  (4+ messages)

[PATCH -next] trusted-keys: Fix kernel-doc warnings in trusted-keys
 2023-06-21 13:33 UTC  (2+ messages)

[PATCH -next] device_cgroup: Fix kernel-doc warnings in device_cgroup
 2023-06-21 13:31 UTC  (2+ messages)

[RFC 0/4] Landlock: ioctl support
 2023-06-21  9:17 UTC  (16+ messages)
` [RFC 1/4] landlock: Increment Landlock ABI version to 4
` [RFC 2/4] landlock: Add LANDLOCK_ACCESS_FS_IOCTL access right
` [RFC 3/4] selftests/landlock: Test ioctl support

[PATCH v2] LSM: SafeSetID: fix UID printed instead of GID
 2023-06-21  7:37 UTC  (7+ messages)

[PATCH net-next] netlabel: Reorder fields in 'struct netlbl_domaddr6_map'
 2023-06-21  3:40 UTC  (5+ messages)

[PATCH bpf-next 0/4] Reduce overhead of LSMs with static calls
 2023-06-20 23:40 UTC  (6+ messages)

[PATCH v2 0/5] Reduce overhead of LSMs with static calls
 2023-06-20 21:53 UTC  (17+ messages)
` [PATCH v2 1/5] kernel: Add helper macros for loop unrolling
` [PATCH v2 2/5] security: Count the LSMs enabled at compile time
` [PATCH v2 3/5] security: Replace indirect LSM hook calls with static calls
` [PATCH v2 4/5] bpf: Only enable BPF LSM hooks when an LSM program is attached
` [PATCH v2 5/5] security: Add CONFIG_SECURITY_HOOK_LIKELY

[PATCH v3 00/57] Scope-based Resource Management
 2023-06-16 22:41 UTC  (13+ messages)
` [PATCH v3 01/57] dmaengine: ioat: Free up __cleanup() name
` [PATCH v3 03/57] locking: Introduce __cleanup() based infrastructure
` [PATCH v3 04/57] kbuild: Drop -Wdeclaration-after-statement
` [PATCH v3 28/57] perf; Simplify event_sched_in()
` [PATCH v3 45/57] perf: Simplify perf_event_parse_addr_filter()

Faktoring
 2023-06-16  7:55 UTC 

[syzbot] [lsm?] [keyrings?] kernel BUG in assoc_array_insert (3)
 2023-06-16  5:16 UTC 

[PATCH v10 00/11] LSM: Three basic syscalls
 2023-06-15 15:29 UTC  (6+ messages)
` [PATCH v10 07/11] LSM: Helpers for attribute names and filling lsm_ctx
` [PATCH v10 08/11] Smack: implement setselfattr and getselfattr hooks

[PATCH v2 0/8] fs: add some missing ctime updates
 2023-06-15 10:14 UTC  (4+ messages)
` [PATCH v2 3/8] autofs: set ctime as well when mtime changes on a dir
  ` (subset) "

[PATCH] integrity: Fix possible multiple allocation in integrity_inode_get()
 2023-06-15  9:08 UTC  (4+ messages)
` [PATCH v2] "

[PATCH v12 0/4] evm: Do HMAC of multiple per LSM xattrs for new inodes
 2023-06-14 23:55 UTC  (5+ messages)
` [PATCH v12 3/4] evm: Align evm_inode_init_security() definition with LSM infrastructure
` [PATCH v12 4/4] evm: Support multiple LSMs providing an xattr

[PATCH] security: keys: Modify mismatched function name
 2023-06-14 21:52 UTC  (2+ messages)

[PATCH] apparmor: use passed in gfp flags in aa_alloc_null()
 2023-06-14 13:02 UTC 

[PATCH RESEND bpf-next 0/4] Reduce overhead of LSMs with static calls
 2023-06-13 22:03 UTC  (12+ messages)
` [PATCH RESEND bpf-next 3/4] security: Replace indirect LSM hook calls "


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