linux-security-module.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-12-19 21:16:35 to 2025-01-08 02:08:48 UTC [more...]

[PATCH v5 00/16] perf tools: Use generic syscall scripts for all archs
 2025-01-08  2:08 UTC  (17+ messages)
` [PATCH v5 01/16] perf tools: Create generic syscall table support
` [PATCH v5 02/16] perf tools: arc: Support generic syscall headers
` [PATCH v5 03/16] perf tools: csky: "
` [PATCH v5 04/16] perf tools: arm: Support "
` [PATCH v5 05/16] perf tools: sh: "
` [PATCH v5 06/16] perf tools: sparc: "
` [PATCH v5 07/16] perf tools: xtensa: Support syscall header
` [PATCH v5 08/16] perf tools: x86: Use generic syscall scripts
` [PATCH v5 09/16] perf tools: alpha: Support syscall header
` [PATCH v5 10/16] perf tools: parisc: "
` [PATCH v5 11/16] perf tools: arm64: Use syscall table
` [PATCH v5 12/16] perf tools: loongarch: "
` [PATCH v5 13/16] perf tools: mips: Use generic syscall scripts
` [PATCH v5 14/16] perf tools: powerpc: Use generic syscall table scripts
` [PATCH v5 15/16] perf tools: s390: "
` [PATCH v5 16/16] perf tools: Remove dependency on libaudit

[GIT PULL] selinux/selinux-pr-20250107
 2025-01-07 23:47 UTC  (2+ messages)

[PATCH] selinux: Read sk->sk_family once in selinux_socket_bind()
 2025-01-07 21:00 UTC  (9+ messages)

[PATCH] KEYS: trusted: dcp: fix improper sg use with CONFIG_VMAP_STACK=y
 2025-01-07 19:05 UTC  (4+ messages)

[PATCH v4 00/16] perf tools: Use generic syscall scripts for all archs
 2025-01-07 18:44 UTC  (4+ messages)
` [PATCH v4 16/16] perf tools: Remove dependency on libaudit

[PATCH v3 18/23] landlock: Log scoped denials
 2025-01-07 14:23 UTC  (5+ messages)

[PATCH v3 17/23] landlock: Log TCP bind and connect denials
 2025-01-07 14:17 UTC  (5+ messages)

[PATCH v3 10/23] landlock: Log domain properties and release
 2025-01-07 14:16 UTC  (5+ messages)

[PATCH] hardening: Document INIT_STACK_ALL_PATTERN behavior with GCC
 2025-01-07  8:38 UTC 

[PATCH linux-next 0/2] Fix perf security check problem
 2025-01-07  1:52 UTC  (7+ messages)
` [PATCH linux-next 1/2] perf: Remove unnecessary parameter of security check
` [PATCH linux-next 2/2] perf: Return EACCESS when need perfmon capability

[syzbot] [lsm?] WARNING in handle_policy_update
 2025-01-07  0:09 UTC  (10+ messages)
` [PATCH v2] lsm: check size of writes

[PATCH v2 1/2] fs: add loopback/bind mount specific security hook
 2025-01-06 23:50 UTC  (2+ messages)
` [PATCH v2 2/2] landlock: add support for private bind mount

[RFC PATCH v3 00/13] Clavis LSM
 2025-01-06 17:15 UTC  (24+ messages)
` [RFC PATCH v3 01/13] certs: Remove CONFIG_INTEGRITY_PLATFORM_KEYRING check
` [RFC PATCH v3 02/13] certs: Introduce ability to link to a system key
` [RFC PATCH v3 03/13] clavis: Introduce a new system keyring called clavis
` [RFC PATCH v3 04/13] keys: Add new verification type (VERIFYING_CLAVIS_SIGNATURE)
` [RFC PATCH v3 08/13] clavis: Introduce new LSM called clavis
` [RFC PATCH v3 13/13] clavis: Kunit support

[PATCH v3 00/23] Landlock audit support
 2025-01-06 14:45 UTC  (10+ messages)
` [PATCH v3 08/23] landlock: Log ptrace denials
  ` [PATCH v3 8/23] "
` [PATCH v3 20/23] samples/landlock: Do not log denials from the sandboxer by default

[PATCH 02/11] reboot: reboot, not shutdown, on hw_protection_reboot timeout
 2025-01-06 14:28 UTC  (3+ messages)

[PATCH v4 -next 00/15] sysctl: move sysctls from vm_table into its own files
 2025-01-06 12:15 UTC  (26+ messages)
` [PATCH v4 -next 01/15] mm: vmstat: move sysctls to mm/vmstat.c
` [PATCH v4 -next 02/15] mm: filemap: move sysctl to mm/filemap.c
` [PATCH v4 -next 03/15] mm: swap: move sysctl to mm/swap.c
` [PATCH v4 -next 04/15] mm: vmscan: move vmscan sysctls to mm/vmscan.c
` [PATCH v4 -next 05/15] mm: util: move sysctls to mm/util.c
` [PATCH v4 -next 06/15] mm: mmap: move sysctl to mm/mmap.c
` [PATCH v4 -next 07/15] security: min_addr: move sysctl to security/min_addr.c
` [PATCH v4 -next 08/15] mm: nommu: move sysctl to mm/nommu.c
` [PATCH v4 -next 09/15] fs: fs-writeback: move sysctl to fs/fs-writeback.c
` [PATCH v4 -next 10/15] fs: drop_caches: move sysctl to fs/drop_caches.c
` [PATCH v4 -next 11/15] sunrpc: simplify rpcauth_cache_shrink_count()
` [PATCH v4 -next 12/15] fs: dcache: move the sysctl to fs/dcache.c
` [PATCH v4 -next 13/15] x86: vdso: move the sysctl to arch/x86/entry/vdso/vdso32-setup.c
      `  "
` [PATCH v4 -next 14/15] sh: vdso: move the sysctl to arch/sh/kernel/vsyscall/vsyscall.c
` [PATCH v4 -next 15/15] sysctl: remove unneeded include

[PATCH v4 -next 00/15] sysctl: move sysctls from vm_table into its own files
 2025-01-06 11:22 UTC  (37+ messages)
` [PATCH v4 -next 01/15] mm: vmstat: move sysctls to mm/vmstat.c
` [PATCH v4 -next 02/15] mm: filemap: move sysctl to mm/filemap.c
` [PATCH v4 -next 03/15] mm: swap: move sysctl to mm/swap.c
` [PATCH v4 -next 04/15] mm: vmscan: move vmscan sysctls to mm/vmscan.c
` [PATCH v4 -next 05/15] mm: util: move sysctls to mm/util.c
` [PATCH v4 -next 06/15] mm: mmap: move sysctl to mm/mmap.c
` [PATCH v4 -next 07/15] security: min_addr: move sysctl to security/min_addr.c
` [PATCH v4 -next 08/15] mm: nommu: move sysctl to mm/nommu.c
` [PATCH v4 -next 09/15] fs: fs-writeback: move sysctl to fs/fs-writeback.c
` [PATCH v4 -next 10/15] fs: drop_caches: move sysctl to fs/drop_caches.c
` [PATCH v4 -next 11/15] sunrpc: simplify rpcauth_cache_shrink_count()
` [PATCH v4 -next 12/15] fs: dcache: move the sysctl to fs/dcache.c
` [PATCH v4 -next 13/15] x86: vdso: move the sysctl to arch/x86/entry/vdso/vdso32-setup.c
` [PATCH v4 -next 14/15] sh: vdso: move the sysctl to arch/sh/kernel/vsyscall/vsyscall.c
` [PATCH v4 -next 15/15] sysctl: remove unneeded include
    ` Re: [PATCH v4 -next 00/15] sysctl: move sysctls from vm_table into its own files

[PATCH V3] lockdown: Initialize array before use
 2025-01-05 17:52 UTC  (4+ messages)
` [PATCH v3] "

[PATCH V2] lockdown: Initialize array before use
 2025-01-05  6:07 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v2 lsm/dev] net: corrections for security_secid_to_secctx returns
 2025-01-05  3:11 UTC  (2+ messages)
  ` [PATCH v2] "

[PATCH 2/2] lsm: rename variable to avoid shadowing
 2025-01-05  3:04 UTC  (2+ messages)

[PATCH 1/2] lsm: constify function parameters
 2025-01-05  3:04 UTC  (2+ messages)

[PATCH][next] security: remove redundant assignment to variable rc
 2025-01-05  2:54 UTC  (5+ messages)
` [PATCH] "

[PATCH] lsm,io_uring: add LSM hooks for io_uring_setup()
 2025-01-05  2:12 UTC  (3+ messages)

[PATCH v3 09/23] audit: Add a new audit_get_ctime() helper
 2025-01-05  1:23 UTC  (2+ messages)
` [PATCH v3 9/23] "

[PATCH v3 02/23] lsm: Add audit_log_lsm_data() helper
 2025-01-05  1:23 UTC  (2+ messages)
` [PATCH v3 2/23] "

[PATCH v3 01/23] lsm: Only build lsm_audit.c if CONFIG_SECURITY and CONFIG_AUDIT are set
 2025-01-04 16:47 UTC  (2+ messages)
` [PATCH v3 1/23] "

[PATCH 1/2] fs: add loopback/bind mount specific security hook
 2025-01-03 11:10 UTC  (8+ messages)
` [PATCH 2/2] landlock: add support for private bind mount

[PATCH 00/11] reboot: support runtime configuration of emergency hw_protection action
 2025-01-02 17:33 UTC  (5+ messages)
` [PATCH 09/11] dt-bindings: thermal: give OS some leeway in absence of critical-action

[PATCH] tomoyo: automatically use patterns for several situations in learning mode
 2025-01-01 12:03 UTC 

[PATCH v2 0/2] Add security index Chinese translation and add security lsm Chinese translation
 2024-12-30 18:36 UTC  (2+ messages)

[syzbot] [integrity?] [lsm?] INFO: task hung in process_measurement (2)
 2024-12-30  5:48 UTC  (4+ messages)

[PATCH] ALSA: usb-audio: US16x08: Initialize array before use
 2024-12-28 17:49 UTC  (2+ messages)

[PATCH] lockdown: Initialize array before use
 2024-12-28  7:45 UTC 

[syzbot] [tomoyo?] general protection fault in tomoyo_print_entry
 2024-12-27 20:31 UTC 

Повідомлення від ТОВ Нова Пошта
 2024-12-25 13:53 UTC 

[RFC PATCH v3 00/19] Support socket access-control
 2024-12-24 16:55 UTC  (10+ messages)
` [RFC PATCH v3 01/19] landlock: "

[PATCH 0/2] perf: tests: Fix object code reading test for riscv
 2024-12-23 16:33 UTC  (4+ messages)
` [PATCH 1/2] kbuild: Check version of objdump

[syzbot] [tomoyo?] general protection fault in tomoyo_init_request_info
 2024-12-22 19:32 UTC 

[RESEND PATCH] apparmor: Use str_yes_no() helper function
 2024-12-20 20:19 UTC  (2+ messages)

[PATCH 04/11] reboot: rename now misleading hw_protection symbols
 2024-12-20  6:56 UTC  (2+ messages)

[PATCH v7 bpf-next 0/7] Enable writing xattr from BPF programs
 2024-12-19 22:14 UTC  (8+ messages)
` [PATCH v7 bpf-next 1/7] fs/xattr: bpf: Introduce security.bpf. xattr name prefix
` [PATCH v7 bpf-next 2/7] selftests/bpf: Extend test fs_kfuncs to cover security.bpf. xattr names
` [PATCH v7 bpf-next 3/7] bpf: lsm: Add two more sleepable hooks
` [PATCH v7 bpf-next 4/7] bpf: Extend btf_kfunc_id_set to handle kfunc polymorphism
` [PATCH v7 bpf-next 5/7] bpf: Use btf_kfunc_id_set.remap logic for bpf_dynptr_from_skb
` [PATCH v7 bpf-next 6/7] bpf: fs/xattr: Add BPF kfuncs to set and remove xattrs
` [PATCH v7 bpf-next 7/7] selftests/bpf: Test kfuncs that set and remove xattr from BPF programs

[PATCH v6 bpf-next 0/7] Enable writing xattr from BPF programs
 2024-12-19 22:14 UTC  (2+ messages)

[PATCH 1/2] lsm: add LSM hooks for io_uring_setup()
 2024-12-19 21:16 UTC  (2+ messages)
` [PATCH 2/2] io_uring: use security_uring_allowed()


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