public inbox for linux-security-module@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-01-15 10:05:43 to 2026-01-24 04:11:33 UTC [more...]

[syzbot] [lsm?] [input?] [usb?] memory leak in prepare_creds (6)
 2026-01-24  4:11 UTC 

[PATCH 1/3] integrity: Make arch_ima_get_secureboot integrity-wide
 2026-01-24  0:18 UTC  (18+ messages)
` [PATCH 2/3] evm: Don't enable fix mode when secure boot is enabled

[PATCH] landlock: fix struct layer_access_masks kernel-doc
 2026-01-23 22:29 UTC  (2+ messages)

[RFC PATCH 0/2] landlock: Refactor layer masks
 2026-01-23 22:11 UTC  (9+ messages)
` [RFC PATCH 2/2] landlock: transpose the layer masks data structure

[LSF/MM/BPF TOPIC] Refactor LSM hooks for VFS mount operations
 2026-01-23 20:23 UTC  (10+ messages)

[PATCH] evm: Use ordered xattrs list to calculate HMAC in evm_init_hmac()
 2026-01-23 19:33 UTC  (2+ messages)

[PATCH 0/2] move TPM-specific fields into trusted_tpm_options
 2026-01-23 16:55 UTC  (3+ messages)
` [PATCH 1/2] keys/trusted_keys: fix handle passed to tpm_buf_append_name during unseal
` [PATCH 2/2] keys/trusted_keys: move TPM-specific fields into trusted_tpm_options

[PATCH] ima: Detect changes to files via kstat changes rather than i_version
 2026-01-23 14:06 UTC  (6+ messages)

[PATCH v3] ima: Fallback to ctime check for FS without kstat.change_cookie
 2026-01-23 13:48 UTC  (2+ messages)

[PATCH v2 00/13] mm: add bitmap VMA flag helpers and convert all mmap_prepare to use them
 2026-01-23 12:33 UTC  (21+ messages)
` [PATCH v2 01/13] mm/vma: remove __private sparse decoration from vma_flags_t
` [PATCH v2 02/13] mm: rename vma_flag_test/set_atomic() to vma_test/set_atomic_flag()
` [PATCH v2 03/13] mm: add mk_vma_flags() bitmap flag macro helper
` [PATCH v2 04/13] tools: bitmap: add missing bitmap_[subset(), andnot()]
` [PATCH v2 05/13] mm: add basic VMA flag operation helper functions
` [PATCH v2 06/13] mm: update hugetlbfs to use VMA flags on mmap_prepare
` [PATCH v2 07/13] mm: update secretmem "
` [PATCH v2 08/13] mm: update shmem_[kernel]_file_*() functions to use vma_flags_t
` [PATCH v2 09/13] mm: update all remaining mmap_prepare users "
` [PATCH v2 10/13] mm: make vm_area_desc utilise vma_flags_t only
` [PATCH v2 11/13] tools/testing/vma: separate VMA userland tests into separate files
` [PATCH v2 12/13] tools/testing/vma: separate out vma_internal.h into logical headers
` [PATCH v2 13/13] tools/testing/vma: add VMA userland tests for VMA flag functions

[PATCH] xfrm: kill xfrm_dev_{state,policy}_flush_secctx_check()
 2026-01-23 10:08 UTC 

[PATCH tip/locking/core 0/6] compiler-context-analysis: Scoped init guards
 2026-01-23  8:44 UTC  (12+ messages)
` [PATCH tip/locking/core 1/6] cleanup: Make __DEFINE_LOCK_GUARD handle commas in initializers
` [PATCH tip/locking/core 2/6] compiler-context-analysis: Introduce scoped init guards
` [PATCH tip/locking/core 3/6] kcov: Use scoped init guard
` [PATCH tip/locking/core 4/6] crypto: "
` [PATCH tip/locking/core 5/6] tomoyo: "
` [PATCH tip/locking/core 6/6] compiler-context-analysis: Remove __assume_ctx_lock from initializers

[PATCH -next] lockdown: Add break in lockdown_write
 2026-01-22 17:41 UTC  (3+ messages)

[PATCH RESEND 00/12] mm: add bitmap VMA flag helpers and convert all mmap_prepare to use them
 2026-01-22 15:47 UTC  (29+ messages)
` [PATCH RESEND 01/12] mm: rename vma_flag_test/set_atomic() to vma_test/set_atomic_flag()
` [PATCH RESEND 02/12] mm: add mk_vma_flags() bitmap flag macro helper
` [PATCH RESEND 03/12] tools: bitmap: add missing bitmap_[subset(), andnot()]
` [PATCH RESEND 04/12] mm: add basic VMA flag operation helper functions
` [PATCH RESEND 05/12] mm: update hugetlbfs to use VMA flags on mmap_prepare
` [PATCH RESEND 06/12] mm: update secretmem "
` [PATCH RESEND 07/12] mm: update shmem_[kernel]_file_*() functions to use vma_flags_t
` [PATCH RESEND 08/12] mm: update all remaining mmap_prepare users "
` [PATCH RESEND 09/12] mm: make vm_area_desc utilise vma_flags_t only
` [PATCH RESEND 10/12] tools/testing/vma: separate VMA userland tests into separate files
` [PATCH RESEND 11/12] tools/testing/vma: separate out vma_internal.h into logical headers
` [PATCH RESEND 12/12] tools/testing/vma: add VMA userland tests for VMA flag functions

[PATCH] ipc: don't audit capability check in ipc_permissions()
 2026-01-22 14:37 UTC  (2+ messages)

[PATCH] ucount: check for CAP_SYS_RESOURCE using ns_capable_noaudit()
 2026-01-22 14:07 UTC 

[PATCH] xfrm: force flush upon NETDEV_UNREGISTER event
 2026-01-22 13:07 UTC  (5+ messages)

ipv4: cipso potential BUG()
 2026-01-22 11:20 UTC  (5+ messages)
  ` [PATCH] cipso: harden use of skb_cow() in cipso_v4_skbuff_setattr()

[PATCH v2] ima: Fallback to ctime check for FS without kstat.change_cookie
 2026-01-22  9:52 UTC  (5+ messages)

[PATCH net-next v2 0/4] net: uapi: Provide an UAPI definition of 'struct sockaddr'
 2026-01-22  3:27 UTC  (7+ messages)
` [PATCH net-next v2 1/4] selftests: net: Move some UAPI header inclusions after libc ones
` [PATCH net-next v2 2/4] selftests/landlock: "
` [PATCH net-next v2 3/4] samples/bpf: "
` [PATCH net-next v2 4/4] net: uapi: Provide an UAPI definition of 'struct sockaddr'

あたま専門のもみほぐし店 収益性等/概要資料
 2026-01-21  9:38 UTC 

[PATCH v2 0/3] landlock: Documentation improvements
 2026-01-21 10:19 UTC  (6+ messages)
` [PATCH v2 1/3] landlock: Add missing ABI 7 case in documentation example
` [PATCH v2 2/3] landlock: Add comprehensive errata documentation
` [PATCH v2] [Reminder] Landlock documentation improvements

[PATCH] efi: Mark UEFI skip cert quirks list as __initconst
 2026-01-21  7:43 UTC 

TVでも話題。地方で儲かる、焼肉ビジネス
 2026-01-21  4:24 UTC 

[PATCH] apparmor: replace strcpy with strscpy
 2026-01-20 14:50 UTC 

[PATCH v2 0/1] apparmor: avoid per-cpu hold underflow in aa_get_buffer
 2026-01-20  0:44 UTC  (3+ messages)
` [PATCH v2 1/1] "

[PATCH 0/1] apparmor: avoid per-cpu hold underflow in aa_get_buffer
 2026-01-19 23:56 UTC  (3+ messages)
` [PATCH 1/1] "

[PATCH v4 0/6] Extend "trusted" keys to support a new trust source named the PowerVM Key Wrapping Module (PKWM)
 2026-01-19 23:14 UTC  (13+ messages)
` [PATCH v4 1/6] pseries/plpks: fix kernel-doc comment inconsistencies
` [PATCH v4 2/6] powerpc/pseries: move the PLPKS config inside its own sysfs directory
` [PATCH v4 3/6] pseries/plpks: expose PowerVM wrapping features via the sysfs
` [PATCH v4 4/6] pseries/plpks: add HCALLs for PowerVM Key Wrapping Module
` [PATCH v4 5/6] keys/trusted_keys: establish PKWM as a trusted source
` [PATCH v4 6/6] docs: trusted-encryped: add PKWM as a new trust source

[PATCH v7 0/9] Implement LANDLOCK_ADD_RULE_QUIET
 2026-01-19 22:05 UTC  (3+ messages)

[PATCH 00/12] mm: add bitmap VMA flag helpers and convert all mmap_prepare to use them
 2026-01-19 21:18 UTC  (16+ messages)
` [PATCH 01/12] mm: rename vma_flag_test/set_atomic() to vma_test/set_atomic_flag()
` [PATCH 02/12] mm: add mk_vma_flags() bitmap flag macro helper
` [PATCH 03/12] tools: bitmap: add missing bitmap_[subset(), andnot()]
` [PATCH 04/12] mm: add basic VMA flag operation helper functions
` [PATCH 05/12] mm: update hugetlbfs to use VMA flags on mmap_prepare
` [PATCH 06/12] mm: update secretmem "
` [PATCH 07/12] mm: update shmem_[kernel]_file_*() functions to use vma_flags_t
` [PATCH 08/12] mm: update all remaining mmap_prepare users "
` [PATCH 09/12] mm: make vm_area_desc utilise vma_flags_t only
` [PATCH 10/12] tools/testing/vma: separate VMA userland tests into separate files
` [PATCH 11/12] tools/testing/vma: separate out vma_internal.h into logical headers
` [PATCH 12/12] tools/testing/vma: add VMA userland tests for VMA flag functions

[PATCH v3 0/5] landlock: Pathname-based UNIX connect() control
 2026-01-19 20:34 UTC  (6+ messages)
` [PATCH v3 1/5] lsm: Add hook security_unix_find
` [PATCH v3 2/5] landlock: Control pathname UNIX domain socket resolution by path
` [PATCH v3 3/5] samples/landlock: Add support for named UNIX domain socket restrictions
` [PATCH v3 4/5] landlock/selftests: Test "
` [PATCH v3 5/5] landlock: Document FS access right for pathname UNIX sockets

[GIT PULL] Landlock fix for v6.19-rc6
 2026-01-19 13:54 UTC  (5+ messages)

[PATCH v2 0/5] landlock: Pathname-based UNIX connect() control
 2026-01-19 11:43 UTC  (15+ messages)
` [PATCH v2 1/5] lsm: Add hook unix_path_connect
` [PATCH v2 2/5] landlock: Control pathname UNIX domain socket resolution by path

[PATCH] security: export binder symbols
 2026-01-19  9:13 UTC  (2+ messages)

Improved guidance for LSM submissions
 2026-01-15 18:24 UTC  (6+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox