August 2022 Archives by thread
Starting: Mon Aug 1 08:47:23 UTC 2022
Ending: Wed Aug 31 21:15:20 UTC 2022
Messages: 605
- [PATCH] kernel/watch_queue: Make pipe NULL while clearing watch_queue
Greg KH
- [PATCH v3] kernel/watch_queue: Make pipe NULL while clearing watch_queue
Siddh Raman Pant
- [PATCH v3 0/4] Introduce security_create_user_ns()
Frederick Lawler
- [PATCH v4 0/4] Introduce security_create_user_ns()
Frederick Lawler
- [GIT PULL] SELinux patches for v6.0
Paul Moore
- [GIT PULL] LSM patches for v6.0
Paul Moore
- [GIT PULL] Smack patches for v6.0
Casey Schaufler
- [PATCH 00/10] Encrypted Hibernation
Evan Green
- [GIT PULL] SafeSetID changes for v6.0
Micah Morton
- Słowa kluczowe do wypozycjonowania
Adam Charachuta
- [GIT PULL] Kselftest update for Linux 5.20-rc1
Mickaël Salaün
- [PATCH 04/10] security: keys: trusted: Allow storage of PCR values in creation data
Eric Biggers
- LSM stacking in next for 6.1?
Casey Schaufler
- [PATCH] selftests/landlock: fix broken include of linux/landlock.h
Guillaume Tucker
- [GIT PULL] tpmdd updates for v5.20
Jarkko Sakkinen
- [BUG] watch_queue resource accounting seems broken
Ondrej Mosnacek
- [PATCH] nfs: Fix automount superblock LSM init problem, preventing sb sharing
David Howells
- [PATCH v2] nfs: Fix automount superblock LSM init problem, preventing sb sharing
David Howells
- [PATCH 0/2] landlock: truncate(2) support
Günther Noack
- [PATCH 2/2] landlock: Selftests for truncate(2) support.
Günther Noack
- [PATCH v2 2/4] selftests/landlock: Selftests for file truncation support
Günther Noack
- [PATCH v2 3/4] samples/landlock: Extend sample tool to support LANDLOCK_ACCESS_FS_TRUNCATE
Günther Noack
- [PATCH v2 4/4] landlock: Document Landlock's file truncation support
Günther Noack
- [PATCH v3 0/4] landlock: truncate support
Günther Noack
- [PATCH v3] nfs: Fix automount superblock LSM init problem, preventing sb sharing
David Howells
- [PATCH] netlabel: fix typo in comment
Topi Miettinen
- [PATCH 1/1] efi: Correct Macmini capitalisation in uefi cert quirk
Orlando Chamberlain
- [PATCH v5 0/5] userfaultfd: add /dev/userfaultfd for fine grained access control
Axel Rasmussen
- [PATCH v9 00/10] bpf: Add kfuncs for PKCS#7 signature verification
Roberto Sassu
- [PATCH v9 01/10] btf: Add a new kfunc flag which allows to mark a function to be sleepable
Roberto Sassu
- [PATCH v9 02/10] bpf: Allow kfuncs to be used in LSM programs
Roberto Sassu
- [PATCH v9 03/10] btf: Handle dynamic pointer parameter in kfuncs
Roberto Sassu
- [PATCH v9 04/10] bpf: Export bpf_dynptr_get_size()
Roberto Sassu
- [RFC PATCH v8 07/17] ipe: add auditing support
Tyler Hicks
- [GIT PULL] apparmor changes for v5.20
John Johansen
- Good Day,
Dr. Ali Moses
- [PATCH] remove unnecessary type casting
zhoun
- [PATCH v10 0/9] bpf: Add kfuncs for PKCS#7 signature verification
Roberto Sassu
- [PATCH v2] lsm,io_uring: add LSM hooks for the new uring_cmd file op
Luis Chamberlain
- [PATCH v11 0/9] bpf: Add kfuncs for PKCS#7 signature verification
Roberto Sassu
- [PATCH v4 0/4] landlock: truncate support
Günther Noack
- [PATCH v5 0/4] Introduce security_create_user_ns()
Frederick Lawler
- [PATCH v5 2/4] bpf-lsm: Make bpf_lsm_userns_create() sleepable
Frederick Lawler
- [PATCH 5.15 719/779] kexec, KEYS, s390: Make use of built-in and secondary keyring for signature verification
Greg Kroah-Hartman
- [PATCH 5.18 1004/1095] kexec, KEYS, s390: Make use of built-in and secondary keyring for signature verification
Greg Kroah-Hartman
- [PATCH 5.19 1071/1157] kexec, KEYS, s390: Make use of built-in and secondary keyring for signature verification
Greg Kroah-Hartman
- [PATCH RESEND -next] lsm_audit: Clean up redundant NULL pointer check
Paul Moore
- [PATCH] KEYS: Variable type completion
Xin Gao
- Switching to iterate_shared
Matthew Wilcox
- [RFC PATCH v4 0/2] Add capabilities file to securityfs
Paul Moore
- [PATCH 1/1] security: avoid a leak in securityfs_remove()
Paul Moore
- [RFC PATCH RESEND] userfaultfd: open userfaultfds with O_RDONLY
Paul Moore
- Landlock news #2
Mickaël Salaün
- [PATCH v5 0/4] landlock: truncate support
Günther Noack
- [PATCH v6 0/5] userfaultfd: add /dev/userfaultfd for fine grained access control
Axel Rasmussen
- [PATCH v12 00/10] bpf: Add kfuncs for PKCS#7 signature verification
roberto.sassu at huaweicloud.com
- [PATCH v12 01/10] bpf: Allow kfuncs to be used in LSM programs
roberto.sassu at huaweicloud.com
- [PATCH v12 03/10] bpf: Export bpf_dynptr_get_size()
roberto.sassu at huaweicloud.com
- [PATCH v12 04/10] KEYS: Move KEY_LOOKUP_ to include/linux/key.h
roberto.sassu at huaweicloud.com
- [PATCH v12 05/10] bpf: Add bpf_lookup_*_key() and bpf_key_put() kfuncs
roberto.sassu at huaweicloud.com
- [PATCH v12 06/10] bpf: Add bpf_verify_pkcs7_signature() kfunc
roberto.sassu at huaweicloud.com
- [PATCH v12 07/10] selftests/bpf: Compile kernel with everything as built-in
roberto.sassu at huaweicloud.com
- [PATCH v12 08/10] selftests/bpf: Add verifier tests for bpf_lookup_*_key() and bpf_key_put()
roberto.sassu at huaweicloud.com
- [PATCH v12 09/10] selftests/bpf: Add additional tests for bpf_lookup_*_key()
roberto.sassu at huaweicloud.com
- [PATCH v12 10/10] selftests/bpf: Add test for bpf_verify_pkcs7_signature() kfunc
roberto.sassu at huaweicloud.com
- [PATCH 3/5] ->getprocattr(): attribute name is const char *, TYVM...
Schaufler, Casey
- [PATCH] security: move from strlcpy with unused retval to strscpy
Wolfram Sang
- Zwiększenie płynności finansowej
Jakub Olejniczak
- [PATCH 5.19 6/7] kexec, KEYS: make the code in bzImage64_verify_sig generic
Greg Kroah-Hartman
- [PATCH 5.19 7/7] arm64: kexec_file: use more system keyrings to verify kernel image signature
Greg Kroah-Hartman
- [PATCH 5.18 5/6] kexec, KEYS: make the code in bzImage64_verify_sig generic
Greg Kroah-Hartman
- [PATCH 5.18 6/6] arm64: kexec_file: use more system keyrings to verify kernel image signature
Greg Kroah-Hartman
- [PATCH 5.15 13/14] kexec, KEYS: make the code in bzImage64_verify_sig generic
Greg Kroah-Hartman
- [PATCH 5.15 14/14] arm64: kexec_file: use more system keyrings to verify kernel image signature
Greg Kroah-Hartman
- [PATCH 5.10 489/545] kexec, KEYS, s390: Make use of built-in and secondary keyring for signature verification
Greg Kroah-Hartman
- [GIT PULL] hardening fixes for v6.0-rc2
Kees Cook
- [PATCH v7 0/5] userfaultfd: add /dev/userfaultfd for fine grained access control
Axel Rasmussen
- [PATCH v7 1/5] selftests: vm: add hugetlb_shared userfaultfd test to run_vmtests.sh
Axel Rasmussen
- [PATCH] selftests/landlock: skip overlayfs test when kernel not support it
jeffxu at google.com
- [PATCHES] struct path constification
Al Viro
- [PATCH 2/2] tomoyo: struct path it might get from LSM callers won't have NULL dentry or mnt
Al Viro
- [PATCH -next 0/5] landlock: add chmod and chown support
Xiu Jianfeng
- [PATCH v2] selftests/landlock: skip overlayfs test when kernel not support it
jeffxu at google.com
- [PATCH v3] selftests/landlock: skip overlayfs test when kernel not support it
jeffxu at google.com
- [PATCH 0/3] LSM hooks for IORING_OP_URING_CMD
Paul Moore
- [PATCH v4] selftests/landlock: skip overlayfs test when kernel not support it
jeffxu at google.com
- [PATCH] apparmor: fix a memleak in multi_transaction_new()
Gaosheng Cui
- [PATCH 5.4 254/389] kexec, KEYS, s390: Make use of built-in and secondary keyring for signature verification
Greg Kroah-Hartman
- [PATCH v6 00/17] Network support for Landlock
Konstantin Meskhidze (A)
- [PATCH v1] landlock: Fix file reparenting without explicit LANDLOCK_ACCESS_FS_REFER
Mickaël Salaün
- [PATCH v13 00/10] bpf: Add kfuncs for PKCS#7 signature verification
Roberto Sassu
- [PATCH v13 01/10] bpf: Allow kfuncs to be used in LSM programs
Roberto Sassu
- [PATCH v13 03/10] bpf: Export bpf_dynptr_get_size()
Roberto Sassu
- [PATCH v2 00/10] Encrypted Hibernation
Evan Green
- [PATCH v5] selftests/landlock: Skip overlayfs tests not supported
jeffxu at chromium.org
- Votre demande : The Telegraph: Mude von Arbeit und Schulden? Raus aus dieser Scheie?
Serval
- [PATCH v4] vfs, security: Fix automount superblock LSM init problem, preventing NFS sb sharing
David Howells
- [PATCH net-next] genetlink: start to validate reserved header bytes
Jakub Kicinski
- SMACK LSM checks wrong object label during ingress network traffic
Lontke, Michael
- [PATCH -next v2 0/6] landlock: add chmod and chown support
Xiu Jianfeng
- [PATCH v7 00/18] Network support for Landlock
Konstantin Meskhidze
- [GIT PULL] LSM fixes for v6.0 (#1)
Paul Moore
- [PATCH] LoadPin: Fix Kconfig doc about format of file with verity digests
Matthias Kaehlcke
- Nutrition Health Support: Bild: Ein wichtiges Leck aus dem geschlossenen Club der Kryptomillionare
Nutrition Health Support
- [PATCH v3 1/8] capability: add any wrapper to test for multiple caps with exactly one audit message
Christian Göttsche
- [PATCH v14 00/12] bpf: Add kfuncs for PKCS#7 signature verification
Roberto Sassu
- =?UTF-8?Q?MANIPULADOS_PUBLITEX_=C2=ABBild:_Sind_Sie_es_leid, ?= in Schulden zu leben? Es gibt einen Ausweg und es ist sehr einfach.»
MANIPULADOS PUBLITEX
- [RFC PATCH v2] bpf: use bpf_capable() instead of CAP_SYS_ADMIN for blinding decision
Yauheni Kaliuta
- [PATCH v15 00/12] bpf: Add kfuncs for PKCS#7 signature verification
Roberto Sassu
- [PATCH v2] landlock: Fix file reparenting without explicit LANDLOCK_ACCESS_FS_REFER
Mickaël Salaün
Last message date:
Wed Aug 31 21:15:20 UTC 2022
Archived on: Wed Aug 31 20:55:03 UTC 2022
This archive was generated by
Pipermail 0.09 (Mailman edition).