public inbox for linux-security-module@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-01-12 22:05:29 to 2026-01-22 16:07:55 UTC [more...]

[PATCH v2 00/13] mm: add bitmap VMA flag helpers and convert all mmap_prepare to use them
 2026-01-22 16:06 UTC  (7+ 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 07/13] mm: update secretmem to use VMA flags on mmap_prepare
` [PATCH v2 10/13] mm: make vm_area_desc utilise vma_flags_t only
` [PATCH v2 13/13] tools/testing/vma: add VMA userland tests for VMA flag functions

[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 -next] lockdown: Add break in lockdown_write
 2026-01-22  9:31 UTC  (2+ messages)

[PATCH] evm: Use ordered xattrs list to calculate HMAC in evm_init_hmac()
 2026-01-22  8:07 UTC 

[PATCH tip/locking/core 0/6] compiler-context-analysis: Scoped init guards
 2026-01-22  6:30 UTC  (11+ 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 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'

[LSF/MM/BPF TOPIC] Refactor LSM hooks for VFS mount operations
 2026-01-22  3:00 UTC  (3+ messages)

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

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

あたま専門のもみほぐし店 収益性等/概要資料
 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  (18+ 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)

[PATCH] ima: Detect changes to files via kstat changes rather than i_version
 2026-01-16 21:25 UTC  (5+ messages)

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

[PATCH v6 00/11] Streamline TPM2 HMAC sessions
 2026-01-14 15:55 UTC  (4+ messages)
` [PATCH v6 05/11] tpm2-sessions: Remove AUTH_MAX_NAMES

[PATCH v3 0/6] Extend "trusted" keys to support a new trust source named the PowerVM Key Wrapping Module (PKWM)
 2026-01-14 15:02 UTC  (5+ messages)
` [PATCH v3 5/6] keys/trusted_keys: establish PKWM as a trusted source

[PATCH v4 00/17] module: Introduce hash-based integrity checking
 2026-01-13 14:56 UTC  (19+ messages)
` [PATCH v4 01/17] module: Only declare set_module_sig_enforced when CONFIG_MODULE_SIG=y
` [PATCH v4 02/17] powerpc/ima: Drop unnecessary check for CONFIG_MODULE_SIG
` [PATCH v4 03/17] ima: efi: Drop unnecessary check for CONFIG_MODULE_SIG/CONFIG_KEXEC_SIG
` [PATCH v4 04/17] module: Make mod_verify_sig() static
` [PATCH v4 05/17] module: Switch load_info::len to size_t
` [PATCH v4 06/17] kbuild: add stamp file for vmlinux BTF data
` [PATCH v4 07/17] kbuild: generate module BTF based on vmlinux.unstripped
` [PATCH v4 08/17] module: Deduplicate signature extraction
` [PATCH v4 09/17] module: Make module loading policy usable without MODULE_SIG
` [PATCH v4 10/17] module: Move integrity checks into dedicated function
` [PATCH v4 11/17] module: Move lockdown check into generic module loader
` [PATCH v4 12/17] module: Move signature splitting up
` [PATCH v4 13/17] module: Report signature type to users
` [PATCH v4 14/17] lockdown: Make the relationship to MODULE_SIG a dependency
` [PATCH v4 15/17] module: Introduce hash-based integrity checking
` [PATCH v4 16/17] kbuild: move handling of module stripping to Makefile.lib
` [PATCH v4 17/17] kbuild: make CONFIG_MODULE_HASHES compatible with module stripping

[PATCH] landlock: Fix unsigned comparison in get_id_range()
 2026-01-13  6:36 UTC 

[PATCH v5 00/36] Compiler-Based Context- and Locking-Analysis
 2026-01-12 22:04 UTC  (3+ messages)
` [PATCH v5 36/36] sched: Enable context analysis for core.c and fair.c


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