March 2026 Archives by author
Starting: Sun Mar 1 01:23:57 UTC 2026
Ending: Sat Mar 14 23:15:10 UTC 2026
Messages: 535
- [PATCH 57/61] reset: Prefer IS_ERR_OR_NULL over manual NULL check
Masami Hiramatsu (Google)
- [PATCH 15/61] trace: Prefer IS_ERR_OR_NULL over manual NULL check
Masami Hiramatsu (Google)
- [PATCH 38/61] net: Prefer IS_ERR_OR_NULL over manual NULL check
Russell King (Oracle)
- [PATCH v3 3/8] module: Give 'enum pkey_id_type' a more specific name
=?utf-8?q?Thomas_Wei=C3=9Fschuh?=
- [v2,net-next,07/15] udp: Remove partial csum code in RX.
Paolo Abeni
- [PATCH] integrity: avoid using __weak functions
Arnd Bergmann
- [PATCH] integrity: avoid using __weak functions
Arnd Bergmann
- [PATCH] integrity: Eliminate weak definition of arch_get_secureboot()
Arnd Bergmann
- [PATCH v4 02/17] powerpc/ima: Drop unnecessary check for CONFIG_MODULE_SIG
Eric Biggers
- [PATCH v4 03/17] ima: efi: Drop unnecessary check for CONFIG_MODULE_SIG/CONFIG_KEXEC_SIG
Eric Biggers
- [PATCH v4 04/17] module: Make mod_verify_sig() static
Eric Biggers
- [PATCH v4 06/17] kbuild: add stamp file for vmlinux BTF data
Eric Biggers
- [PATCH v4 09/17] module: Make module loading policy usable without MODULE_SIG
Eric Biggers
- [PATCH v4 10/17] module: Move integrity checks into dedicated function
Eric Biggers
- [PATCH v4 15/17] module: Introduce hash-based integrity checking
Eric Biggers
- [PATCH v4 15/17] module: Introduce hash-based integrity checking
Eric Biggers
- [PATCH v4 15/17] module: Introduce hash-based integrity checking
Eric Biggers
- [PATCH 49/61] media: Prefer IS_ERR_OR_NULL over manual NULL check
Kieran Bingham
- [PATCH] keys: Use kmalloc_flex() to improve user_preparse()
Thorsten Blum
- [PATCH RESEND] apparmor: Replace memcpy + NUL termination with kmemdup_nul in do_setattr
Thorsten Blum
- [PATCH 00/61] treewide: Use IS_ERR_OR_NULL over manual NULL check - refactor
James Bottomley
- [PATCH v3 05/15] Apparmor: Use simple_start_creating() / simple_done_creating()
Christian Brauner
- [PATCH v3 10/15] cachefiles: change cachefiles_bury_object to use start_renaming_dentry()
Christian Brauner
- [PATCH v3 00/15] Further centralising of directory locking for name ops.
Christian Brauner
- [PATCH] FIXUP: cachefiles: change cachefiles_bury_object to use start_renaming_dentry()
Christian Brauner
- [PATCH v2 0/2] kthread, exit: clean up kernel thread exit paths
Christian Brauner
- [PATCH v2 1/2] kthread: remove kthread_exit()
Christian Brauner
- [PATCH v2 2/2] tree-wide: rename do_exit() to task_exit()
Christian Brauner
- [PATCH 1/3] lsm: add hook for firmware command validation
Jonathan Cameron
- [PATCH 2/3] RDMA/mlx5: Invoke fw_validate_cmd LSM hook for DEVX commands
Jonathan Cameron
- [PATCH 3/3] fwctl/mlx5: Invoke fw_validate_cmd LSM hook for fwctl commands
Jonathan Cameron
- [PATCH] integrity: avoid using __weak functions
Nathan Chancellor
- [PATCH] integrity: Eliminate weak definition of arch_get_secureboot()
Nathan Chancellor
- [PATCH] integrity: avoid using __weak functions
Nathan Chancellor
- [PATCH] integrity: Eliminate weak definition of arch_get_secureboot()
Nathan Chancellor
- [PATCH v1] landlock/tsync: fix null-ptr-deref in cancel_tsync_works()
Jiayuan Chen
- [PATCH 00/61] treewide: Use IS_ERR_OR_NULL over manual NULL check - refactor
Kuan-Wei Chiu
- [PATCH v4 0/2] landlock: Fix TSYNC deadlock and clean up error path
Yihan Ding
- [PATCH v4 1/2] landlock: Serialize TSYNC thread restriction
Yihan Ding
- [PATCH v4 2/2] landlock: Clean up interrupted thread logic in TSYNC
Yihan Ding
- [PATCH v5 0/2] landlock: Fix TSYNC deadlock and clean up error path
Yihan Ding
- [PATCH v5 1/2] landlock: Serialize TSYNC thread restriction
Yihan Ding
- [PATCH v5 2/2] landlock: Clean up interrupted thread logic in TSYNC
Yihan Ding
- [PATCH v2 023/110] ceph: use PRIino format for i_ino
Viacheslav Dubeyko
- [PATCH v2 031/110] hfs: use PRIino format for i_ino
Viacheslav Dubeyko
- [PATCH v2 015/110] nilfs2: use PRIino format for i_ino
Viacheslav Dubeyko
- [PATCH v2 032/110] hfsplus: use PRIino format for i_ino
Viacheslav Dubeyko
- [PATCH v2 068/110] nilfs2: replace PRIino with %llu/%llx format strings
Viacheslav Dubeyko
- [PATCH v2 076/110] ceph: replace PRIino with %llu/%llx format strings
Viacheslav Dubeyko
- [PATCH v2 084/110] hfs: replace PRIino with %llu/%llx format strings
Viacheslav Dubeyko
- [PATCH 1/2] nilfs2: fix 64-bit division operations in nilfs_bmap_find_target_in_group()
Viacheslav Dubeyko
- [PATCH 03/61] ceph: Prefer IS_ERR_OR_NULL over manual NULL check
Viacheslav Dubeyko
- [PATCH] docs: security: ipe: fix typos and grammar
Evan Ducas
- [PATCH v2] docs: security: ipe: fix typos and grammar
Evan Ducas
- [PATCH] cred: cred.h: fix kernel-doc warnings
Randy Dunlap
- [PATCH] docs: security: ipe: fix typos and grammar
Randy Dunlap
- [PATCH v2] docs: security: ipe: fix typos and grammar
Randy Dunlap
- [PATCH 01/61] Coccinelle: Prefer IS_ERR_OR_NULL over manual NULL check
Markus Elfring
- [PATCH 01/61] Coccinelle: Prefer IS_ERR_OR_NULL over manual NULL check
Markus Elfring
- [PATCH v3 1/3] integrity: Make arch_ima_get_secureboot integrity-wide
Vasily Gorbik
- [PATCH 1/1] s390/ipl: Fix missing arch_get_secureboot() prototype warning
Vasily Gorbik
- LSM namespacing API
Dr. Greg
- [PATCH 00/61] treewide: Use IS_ERR_OR_NULL over manual NULL check - refactor
Jason Gunthorpe
- [PATCH 00/61] treewide: Use IS_ERR_OR_NULL over manual NULL check - refactor
Jason Gunthorpe
- [PATCH v16 01/10] rust: alloc: add `KBox::into_nonnull`
Gary Guo
- [PATCH v16 01/10] rust: alloc: add `KBox::into_nonnull`
Gary Guo
- [PATCH v16 01/10] rust: alloc: add `KBox::into_nonnull`
Gary Guo
- [PATCH 01/61] Coccinelle: Prefer IS_ERR_OR_NULL over manual NULL check
Philipp Hahn
- [PATCH 02/61] btrfs: Prefer IS_ERR_OR_NULL over manual NULL check
Philipp Hahn
- [PATCH 03/61] ceph: Prefer IS_ERR_OR_NULL over manual NULL check
Philipp Hahn
- [PATCH 04/61] ext4: Prefer IS_ERR_OR_NULL over manual NULL check
Philipp Hahn
- [PATCH 05/61] smb: Prefer IS_ERR_OR_NULL over manual NULl check
Philipp Hahn
- [PATCH 06/61] 9p: Prefer IS_ERR_OR_NULL over manual NULL check
Philipp Hahn
- [PATCH 07/61] erofs: Prefer IS_ERR_OR_NULL over manual NULL check
Philipp Hahn
- [PATCH 08/61] fuse: Prefer IS_ERR_OR_NULL over manual NULL check
Philipp Hahn
- [PATCH 09/61] ntfs3: Prefer IS_ERR_OR_NULL over manual NULL check
Philipp Hahn
- [PATCH 10/61] gfs2: Prefer IS_ERR_OR_NULL over manual NULL check
Philipp Hahn
- [PATCH 11/61] pstore: Prefer IS_ERR_OR_NULL over manual NULL check
Philipp Hahn
- [PATCH 12/61] quota: Prefer IS_ERR_OR_NULL over manual NULL check
Philipp Hahn
- [PATCH 13/61] squashfs: Prefer IS_ERR_OR_NULL over manual NULL check
Philipp Hahn
- [PATCH 14/61] seq_file: Prefer IS_ERR_OR_NULL over manual NULL check
Philipp Hahn
- [PATCH 15/61] trace: Prefer IS_ERR_OR_NULL over manual NULL check
Philipp Hahn
- [PATCH 16/61] sched: Prefer IS_ERR_OR_NULL over manual NULL check
Philipp Hahn
- [PATCH 17/61] module: Prefer IS_ERR_OR_NULL over manual NULL check
Philipp Hahn
- [PATCH 18/61] sound: Prefer IS_ERR_OR_NULL over manual NULL check
Philipp Hahn
- [PATCH 19/61] kvm: Prefer IS_ERR_OR_NULL over manual NULL check
Philipp Hahn
- [PATCH 20/61] apparmor: Prefer IS_ERR_OR_NULL over manual NULL check
Philipp Hahn
- [PATCH 21/61] lib/test: Prefer IS_ERR_OR_NULL over manual NULL check
Philipp Hahn
- [PATCH 22/61] md: Prefer IS_ERR_OR_NULL over manual NULL check
Philipp Hahn
- [PATCH 23/61] net/ipv6: Prefer IS_ERR_OR_NULL over manual NULL check
Philipp Hahn
- [PATCH 24/61] net/9p: Prefer IS_ERR_OR_NULL over manual NULL check
Philipp Hahn
- [PATCH 25/61] net/bluetooth: Prefer IS_ERR_OR_NULL over manual NULL check
Philipp Hahn
- [PATCH 26/61] net/core: Prefer IS_ERR_OR_NULL over manual NULL check
Philipp Hahn
- [PATCH 27/61] net/netlink: Prefer IS_ERR_OR_NULL over manual NULL check
Philipp Hahn
- [PATCH 28/61] net/sched: Prefer IS_ERR_OR_NULL over manual NULL check
Philipp Hahn
- [PATCH 29/61] net/sctp: Prefer IS_ERR_OR_NULL over manual NULL check
Philipp Hahn
- [PATCH 30/61] net/sunrpc: Prefer IS_ERR_OR_NULL over manual NULL check
Philipp Hahn
- [PATCH 31/61] net/tipc: Prefer IS_ERR_OR_NULL over manual NULL check
Philipp Hahn
- [PATCH 32/61] net/wireless: Prefer IS_ERR_OR_NULL over manual NULL check
Philipp Hahn
- [PATCH 33/61] mm: Prefer IS_ERR_OR_NULL over manual NULL check
Philipp Hahn
- [PATCH 34/61] arch/arm: Prefer IS_ERR_OR_NULL over manual NULL check
Philipp Hahn
- [PATCH 35/61] arch/mips: Prefer IS_ERR_OR_NULL over manual NULL check
Philipp Hahn
- [PATCH 36/61] arch/sh: Prefer IS_ERR_OR_NULL over manual NULL check
Philipp Hahn
- [PATCH 37/61] drm: Prefer IS_ERR_OR_NULL over manual NULL check
Philipp Hahn
- [PATCH 38/61] net: Prefer IS_ERR_OR_NULL over manual NULL check
Philipp Hahn
- [PATCH 39/61] irqchip: Prefer IS_ERR_OR_NULL over manual NULL check
Philipp Hahn
- [PATCH 40/61] phy: Prefer IS_ERR_OR_NULL over manual NULL check
Philipp Hahn
- [PATCH 41/61] pinctrl: Prefer IS_ERR_OR_NULL over manual NULL check
Philipp Hahn
- [PATCH 42/61] pmdomain: Prefer IS_ERR_OR_NULL over manual NULL check
Philipp Hahn
- [PATCH 43/61] s390: Prefer IS_ERR_OR_NULL over manual NULL check
Philipp Hahn
- [PATCH 44/61] target: Prefer IS_ERR_OR_NULL over manual NULL check
Philipp Hahn
- [PATCH 45/61] thermal: Prefer IS_ERR_OR_NULL over manual NULL check
Philipp Hahn
- [PATCH 46/61] vfio: Prefer IS_ERR_OR_NULL over manual NULL check
Philipp Hahn
- [PATCH 47/61] nfc: Prefer IS_ERR_OR_NULL over manual NULL check
Philipp Hahn
- [PATCH 48/61] mtd: Prefer IS_ERR_OR_NULL over manual NULL check
Philipp Hahn
- [PATCH 49/61] media: Prefer IS_ERR_OR_NULL over manual NULL check
Philipp Hahn
- [PATCH 50/61] iommu: Prefer IS_ERR_OR_NULL over manual NULL check
Philipp Hahn
- [PATCH 51/61] leds: Prefer IS_ERR_OR_NULL over manual NULL check
Philipp Hahn
- [PATCH 52/61] gpib: Prefer IS_ERR_OR_NULL over manual NULL check
Philipp Hahn
- [PATCH 53/61] hyperv: Prefer IS_ERR_OR_NULL over manual NULL check
Philipp Hahn
- [PATCH 54/61] aoe: Prefer IS_ERR_OR_NULL over manual NULL check
Philipp Hahn
- [PATCH 55/61] interconnect: Prefer IS_ERR_OR_NULL over manual NULL check
Philipp Hahn
- [PATCH 56/61] clk: Prefer IS_ERR_OR_NULL over manual NULL check
Philipp Hahn
- [PATCH 57/61] reset: Prefer IS_ERR_OR_NULL over manual NULL check
Philipp Hahn
- [PATCH 58/61] arch/x86: Prefer IS_ERR_OR_NULL over manual NULL check
Philipp Hahn
- [PATCH 59/61] debugobjects: Drop likely() around !IS_ERR_OR_NULL()
Philipp Hahn
- [PATCH 60/61] Input alps: Drop unlikely() around IS_ERR_OR_NULL()
Philipp Hahn
- [PATCH 61/61] file: Drop unlikely() around IS_ERR_OR_NULL()
Philipp Hahn
- [PATCH] integrity: Fix spelling mistake TRUSTED_KEYRING
Philipp Hahn
- [PATCH] landlock: add missing task != NULL check in cancel_tsync_works()
Tetsuo Handa
- [PATCH v16 01/10] rust: alloc: add `KBox::into_nonnull`
Andreas Hindborg
- [PATCH v16 01/10] rust: alloc: add `KBox::into_nonnull`
Andreas Hindborg
- [PATCH v2 000/110] vfs: change inode->i_ino from unsigned long to u64
David Howells
- [PATCH v3 3/8] module: Give 'enum pkey_id_type' a more specific name
David Howells
- [PATCH v1 net-next 06/15] smack: Remove IPPROTO_UDPLITE support in security_sock_rcv_skb().
Kuniyuki Iwashima
- [PATCH v2 net-next 06/15] smack: Remove IPPROTO_UDPLITE support in security_sock_rcv_skb().
Kuniyuki Iwashima
- [v2,net-next,07/15] udp: Remove partial csum code in RX.
Kuniyuki Iwashima
- [PATCH v5 2/9] landlock: Control pathname UNIX domain socket resolution by path
Kuniyuki Iwashima
- [PATCH v3 net-next 06/15] smack: Remove IPPROTO_UDPLITE support in security_sock_rcv_skb().
Kuniyuki Iwashima
- [PATCH v2 1/2] keys/trusted_keys: clean up debug message logging in the tpm backend
Nayna Jain
- [PATCH 3/3] fwctl/mlx5: Invoke fw_validate_cmd LSM hook for fwctl commands
Dave Jiang
- [PATCH 2/3] RDMA/mlx5: Invoke fw_validate_cmd LSM hook for DEVX commands
Dave Jiang
- [PATCH 1/3] lsm: add hook for firmware command validation
Dave Jiang
- (subset) [PATCH 51/61] leds: Prefer IS_ERR_OR_NULL over manual NULL check
Lee Jones
- [PATCH 38/61] net: Prefer IS_ERR_OR_NULL over manual NULL check
Przemek Kitszel
- [PATCH 1/2] nilfs2: fix 64-bit division operations in nilfs_bmap_find_target_in_group()
Ryusuke Konishi
- [PATCH 37/61] drm: Prefer IS_ERR_OR_NULL over manual NULL check
Christian König
- [PATCH v2 000/110] vfs: change inode->i_ino from unsigned long to u64
David Laight
- [PATCH v2 1/2] kthread: remove kthread_exit()
David Laight
- [PATCH v2 1/2] nilfs2: fix 64-bit division operations in nilfs_bmap_find_target_in_group()
David Laight
- [PATCH RFC bpf-next 0/4] audit: Expose audit subsystem to BPF LSM programs via BPF kfuncs
Frederick Lawler
- [PATCH RFC bpf-next 1/4] audit: Implement bpf_audit_log_*() wrappers
Frederick Lawler
- [PATCH RFC bpf-next 2/4] audit/security: Enable audit BPF kfuncs
Frederick Lawler
- [PATCH RFC bpf-next 3/4] selftests/bpf: Add audit helpers for BPF tests
Frederick Lawler
- [PATCH RFC bpf-next 4/4] selftests/bpf: Add lsm_audit_kfuncs tests
Frederick Lawler
- [PATCH v3 01/15] VFS: note error returns in documentation for various lookup functions
Jeff Layton
- [PATCH v3 04/15] libfs: change simple_done_creating() to use end_creating()
Jeff Layton
- [PATCH v2 000/110] vfs: change inode->i_ino from unsigned long to u64
Jeff Layton
- [PATCH v2 001/110] vfs: introduce kino_t typedef and PRIino format macro
Jeff Layton
- [PATCH v2 002/110] vfs: widen inode hash/lookup functions to u64
Jeff Layton
- [PATCH v2 003/110] audit: widen ino fields to u64
Jeff Layton
- [PATCH v2 004/110] net: change sock.sk_ino and sock_i_ino() to u64
Jeff Layton
- [PATCH v2 005/110] trace: store i_ino as u64 instead of ino_t/unsigned long
Jeff Layton
- [PATCH v2 006/110] trace: reorder TP_STRUCT__entry fields for better packing on 32-bit
Jeff Layton
- [PATCH v2 007/110] ext4: use PRIino format for i_ino
Jeff Layton
- [PATCH v2 008/110] jbd2: use PRIino format for i_ino
Jeff Layton
- [PATCH v2 009/110] f2fs: use PRIino format for i_ino
Jeff Layton
- [PATCH v2 010/110] lockd: use PRIino format for i_ino
Jeff Layton
- [PATCH v2 011/110] nfs: use PRIino format for i_ino
Jeff Layton
- [PATCH v2 012/110] nfsd: use PRIino format for i_ino
Jeff Layton
- [PATCH v2 013/110] locks: use PRIino format for i_ino
Jeff Layton
- [PATCH v2 014/110] proc: use PRIino format for i_ino
Jeff Layton
- [PATCH v2 015/110] nilfs2: use PRIino format for i_ino
Jeff Layton
- [PATCH v2 016/110] 9p: use PRIino format for i_ino
Jeff Layton
- [PATCH v2 017/110] affs: use PRIino format for i_ino
Jeff Layton
- [PATCH v2 018/110] afs: use PRIino format for i_ino
Jeff Layton
- [PATCH v2 019/110] autofs: use PRIino format for i_ino
Jeff Layton
- [PATCH v2 020/110] befs: use PRIino format for i_ino
Jeff Layton
- [PATCH v2 021/110] bfs: use PRIino format for i_ino
Jeff Layton
- [PATCH v2 022/110] cachefiles: use PRIino format for i_ino
Jeff Layton
- [PATCH v2 023/110] ceph: use PRIino format for i_ino
Jeff Layton
- [PATCH v2 024/110] coda: use PRIino format for i_ino
Jeff Layton
- [PATCH v2 025/110] cramfs: use PRIino format for i_ino
Jeff Layton
- [PATCH v2 026/110] ecryptfs: use PRIino format for i_ino
Jeff Layton
- [PATCH v2 027/110] efs: use PRIino format for i_ino
Jeff Layton
- [PATCH v2 028/110] exportfs: use PRIino format for i_ino
Jeff Layton
- [PATCH v2 029/110] ext2: use PRIino format for i_ino
Jeff Layton
- [PATCH v2 030/110] freevxfs: use PRIino format for i_ino
Jeff Layton
- [PATCH v2 031/110] hfs: use PRIino format for i_ino
Jeff Layton
- [PATCH v2 032/110] hfsplus: use PRIino format for i_ino
Jeff Layton
- [PATCH v2 033/110] hpfs: use PRIino format for i_ino
Jeff Layton
- [PATCH v2 034/110] isofs: use PRIino format for i_ino
Jeff Layton
- [PATCH v2 035/110] jffs2: use PRIino format for i_ino
Jeff Layton
- [PATCH v2 036/110] jfs: use PRIino format for i_ino
Jeff Layton
- [PATCH v2 037/110] minix: use PRIino format for i_ino
Jeff Layton
- [PATCH v2 038/110] nsfs: use PRIino format for i_ino
Jeff Layton
- [PATCH v2 039/110] ntfs3: use PRIino format for i_ino
Jeff Layton
- [PATCH v2 040/110] ocfs2: use PRIino format for i_ino
Jeff Layton
- [PATCH v2 041/110] orangefs: use PRIino format for i_ino
Jeff Layton
- [PATCH v2 042/110] overlayfs: use PRIino format for i_ino
Jeff Layton
- [PATCH v2 043/110] qnx4: use PRIino format for i_ino
Jeff Layton
- [PATCH v2 044/110] qnx6: use PRIino format for i_ino
Jeff Layton
- [PATCH v2 045/110] ubifs: use PRIino format for i_ino
Jeff Layton
- [PATCH v2 046/110] udf: use PRIino format for i_ino
Jeff Layton
- [PATCH v2 047/110] ufs: use PRIino format for i_ino
Jeff Layton
- [PATCH v2 048/110] zonefs: use PRIino format for i_ino
Jeff Layton
- [PATCH v2 049/110] security: use PRIino format for i_ino
Jeff Layton
- [PATCH v2 050/110] drm/amdgpu: use PRIino format for i_ino
Jeff Layton
- [PATCH v2 051/110] fsnotify: use PRIino format for i_ino
Jeff Layton
- [PATCH v2 052/110] net: use PRIino format for i_ino
Jeff Layton
- [PATCH v2 053/110] uprobes: use PRIino format for i_ino
Jeff Layton
- [PATCH v2 054/110] dma-buf: use PRIino format for i_ino
Jeff Layton
- [PATCH v2 055/110] fscrypt: use PRIino format for i_ino
Jeff Layton
- [PATCH v2 056/110] fsverity: use PRIino format for i_ino
Jeff Layton
- [PATCH v2 057/110] iomap: use PRIino format for i_ino
Jeff Layton
- [PATCH v2 058/110] net: use PRIino format for i_ino
Jeff Layton
- [PATCH v2 059/110] vfs: use PRIino format for i_ino
Jeff Layton
- [PATCH v2 060/110] vfs: change kino_t from unsigned long to u64
Jeff Layton
- [PATCH v2 061/110] ext4: replace PRIino with %llu/%llx format strings
Jeff Layton
- [PATCH v2 062/110] jbd2: replace PRIino with %llu/%llx format strings
Jeff Layton
- [PATCH v2 063/110] f2fs: replace PRIino with %llu/%llx format strings
Jeff Layton
- [PATCH v2 064/110] lockd: replace PRIino with %llu/%llx format strings
Jeff Layton
- [PATCH v2 065/110] nfs: replace PRIino with %llu/%llx format strings
Jeff Layton
- [PATCH v2 066/110] nfsd: replace PRIino with %llu/%llx format strings
Jeff Layton
- [PATCH v2 067/110] proc: replace PRIino with %llu/%llx format strings
Jeff Layton
- [PATCH v2 068/110] nilfs2: replace PRIino with %llu/%llx format strings
Jeff Layton
- [PATCH v2 069/110] 9p: replace PRIino with %llu/%llx format strings
Jeff Layton
- [PATCH v2 070/110] affs: replace PRIino with %llu/%llx format strings
Jeff Layton
- [PATCH v2 071/110] afs: replace PRIino with %llu/%llx format strings
Jeff Layton
- [PATCH v2 072/110] autofs: replace PRIino with %llu/%llx format strings
Jeff Layton
- [PATCH v2 073/110] befs: replace PRIino with %llu/%llx format strings
Jeff Layton
- [PATCH v2 074/110] bfs: replace PRIino with %llu/%llx format strings
Jeff Layton
- [PATCH v2 075/110] cachefiles: replace PRIino with %llu/%llx format strings
Jeff Layton
- [PATCH v2 076/110] ceph: replace PRIino with %llu/%llx format strings
Jeff Layton
- [PATCH v2 077/110] coda: replace PRIino with %llu/%llx format strings
Jeff Layton
- [PATCH v2 078/110] cramfs: replace PRIino with %llu/%llx format strings
Jeff Layton
- [PATCH v2 079/110] ecryptfs: replace PRIino with %llu/%llx format strings
Jeff Layton
- [PATCH v2 080/110] efs: replace PRIino with %llu/%llx format strings
Jeff Layton
- [PATCH v2 081/110] exportfs: replace PRIino with %llu/%llx format strings
Jeff Layton
- [PATCH v2 082/110] ext2: replace PRIino with %llu/%llx format strings
Jeff Layton
- [PATCH v2 083/110] freevxfs: replace PRIino with %llu/%llx format strings
Jeff Layton
- [PATCH v2 084/110] hfs: replace PRIino with %llu/%llx format strings
Jeff Layton
- [PATCH v2 085/110] hfsplus: replace PRIino with %llu/%llx format strings
Jeff Layton
- [PATCH v2 086/110] hpfs: replace PRIino with %llu/%llx format strings
Jeff Layton
- [PATCH v2 087/110] isofs: replace PRIino with %llu/%llx format strings
Jeff Layton
- [PATCH v2 088/110] jffs2: replace PRIino with %llu/%llx format strings
Jeff Layton
- [PATCH v2 089/110] jfs: replace PRIino with %llu/%llx format strings
Jeff Layton
- [PATCH v2 090/110] minix: replace PRIino with %llu/%llx format strings
Jeff Layton
- [PATCH v2 091/110] ntfs3: replace PRIino with %llu/%llx format strings
Jeff Layton
- [PATCH v2 092/110] ocfs2: replace PRIino with %llu/%llx format strings
Jeff Layton
- [PATCH v2 093/110] orangefs: replace PRIino with %llu/%llx format strings
Jeff Layton
- [PATCH v2 094/110] overlayfs: replace PRIino with %llu/%llx format strings
Jeff Layton
- [PATCH v2 095/110] qnx4: replace PRIino with %llu/%llx format strings
Jeff Layton
- [PATCH v2 096/110] qnx6: replace PRIino with %llu/%llx format strings
Jeff Layton
- [PATCH v2 097/110] ubifs: replace PRIino with %llu/%llx format strings
Jeff Layton
- [PATCH v2 098/110] udf: replace PRIino with %llu/%llx format strings
Jeff Layton
- [PATCH v2 099/110] ufs: replace PRIino with %llu/%llx format strings
Jeff Layton
- [PATCH v2 100/110] zonefs: replace PRIino with %llu/%llx format strings
Jeff Layton
- [PATCH v2 101/110] fscrypt: replace PRIino with %llu/%llx format strings
Jeff Layton
- [PATCH v2 102/110] fsverity: replace PRIino with %llu/%llx format strings
Jeff Layton
- [PATCH v2 103/110] iomap: replace PRIino with %llu/%llx format strings
Jeff Layton
- [PATCH v2 104/110] fsnotify: replace PRIino with %llu/%llx format strings
Jeff Layton
- [PATCH v2 105/110] security: replace PRIino with %llu/%llx format strings
Jeff Layton
- [PATCH v2 106/110] drm/amdgpu: replace PRIino with %llu/%llx format strings
Jeff Layton
- [PATCH v2 107/110] dma-buf: replace PRIino with %llu/%llx format strings
Jeff Layton
- [PATCH v2 108/110] net: replace PRIino with %llu/%llx format strings
Jeff Layton
- [PATCH v2 109/110] uprobes: replace PRIino with %llu/%llx format strings
Jeff Layton
- [PATCH v2 110/110] vfs: remove kino_t typedef and PRIino format macro
Jeff Layton
- [PATCH v3 00/12] vfs: change inode->i_ino from unsigned long to u64
Jeff Layton
- [PATCH v3 01/12] vfs: widen inode hash/lookup functions to u64
Jeff Layton
- [PATCH v3 02/12] audit: widen ino fields to u64
Jeff Layton
- [PATCH v3 03/12] net: change sock.sk_ino and sock_i_ino() to u64
Jeff Layton
- [PATCH v3 04/12] vfs: widen trace event i_ino fields to u64
Jeff Layton
- [PATCH v3 05/12] cachefiles: widen trace event i_ino fields to u64
Jeff Layton
- [PATCH v3 06/12] ext2: widen trace event i_ino fields to u64
Jeff Layton
- [PATCH v3 07/12] hugetlbfs: widen trace event i_ino fields to u64
Jeff Layton
- [PATCH v3 08/12] zonefs: widen trace event i_ino fields to u64
Jeff Layton
- [PATCH v3 09/12] ext4: widen trace event i_ino fields to u64
Jeff Layton
- [PATCH v3 10/12] f2fs: widen trace event i_ino fields to u64
Jeff Layton
- [PATCH v3 11/12] nilfs2: widen trace event i_ino fields to u64
Jeff Layton
- [PATCH v3 00/12] vfs: change inode->i_ino from unsigned long to u64
Jeff Layton
- [PATCH v3 00/12] vfs: change inode->i_ino from unsigned long to u64
Jeff Layton
- [PATCH v3 00/12] vfs: change inode->i_ino from unsigned long to u64
Jeff Layton
- [PATCH 0/2] vfs: follow-on fixes for i_ino widening
Jeff Layton
- [PATCH 1/2] nilfs2: fix 64-bit division operations in nilfs_bmap_find_target_in_group()
Jeff Layton
- [PATCH 2/2] EVM: add comment describing why ino field is still unsigned long
Jeff Layton
- [PATCH 61/61] file: Drop unlikely() around IS_ERR_OR_NULL()
Jeff Layton
- [PATCH 30/61] net/sunrpc: Prefer IS_ERR_OR_NULL over manual NULL check
Jeff Layton
- [PATCH 1/2] nilfs2: fix 64-bit division operations in nilfs_bmap_find_target_in_group()
Jeff Layton
- [PATCH v2 0/2] vfs: follow-on fixes for i_ino widening
Jeff Layton
- [PATCH v2 0/2] vfs: follow-on fixes for i_ino widening
Jeff Layton
- [PATCH v2 1/2] nilfs2: fix 64-bit division operations in nilfs_bmap_find_target_in_group()
Jeff Layton
- [PATCH v2 2/2] EVM: add comment describing why ino field is still unsigned long
Jeff Layton
- [PATCH v2 1/2] nilfs2: fix 64-bit division operations in nilfs_bmap_find_target_in_group()
Jeff Layton
- [PATCH v3 12/12] treewide: change inode->i_ino from unsigned long to u64
Chuck Lever
- [PATCH 30/61] net/sunrpc: Prefer IS_ERR_OR_NULL over manual NULL check
Chuck Lever
- FAILED: Patch "ima: verify the previous kernel's IMA buffer lies in addressable RAM" failed to apply to 6.12-stable tree
Sasha Levin
- FAILED: Patch "ima: verify the previous kernel's IMA buffer lies in addressable RAM" failed to apply to 6.6-stable tree
Sasha Levin
- FAILED: Patch "ima: verify the previous kernel's IMA buffer lies in addressable RAM" failed to apply to 6.1-stable tree
Sasha Levin
- FAILED: Patch "ima: verify the previous kernel's IMA buffer lies in addressable RAM" failed to apply to 5.15-stable tree
Sasha Levin
- FAILED: Patch "ima: verify the previous kernel's IMA buffer lies in addressable RAM" failed to apply to 5.10-stable tree
Sasha Levin
- [PATCH 0/5] rust: lsm: introduce safe Rust abstractions for the LSM framework
Jamie Lindsey
- [PATCH 1/5] rust: bindings: include lsm_hooks.h to expose LSM types to bindgen
Jamie Lindsey
- [PATCH 2/5] rust: helpers: add C shims for LSM hook initialisation
Jamie Lindsey
- [PATCH 3/5] rust: kernel: add LSM abstraction layer
Jamie Lindsey
- [PATCH 4/5] security: add Rust LSM sample (CONFIG_SECURITY_RUST_LSM)
Jamie Lindsey
- [PATCH 5/5] Documentation: rust: add LSM abstraction guide; update MAINTAINERS
Jamie Lindsey
- [PATCH v2 0/5] rust: lsm: introduce safe Rust abstractions for the LSM framework
Jamie Lindsey
- [PATCH v2 1/5] rust: bindings: include lsm_hooks.h to expose LSM types to bindgen
Jamie Lindsey
- [PATCH v2 2/5] rust: helpers: add C shims for LSM hook initialisation
Jamie Lindsey
- [PATCH v2 3/5] rust: kernel: add LSM abstraction layer
Jamie Lindsey
- [PATCH v2 4/5] security: add Rust LSM sample (CONFIG_SECURITY_RUST_LSM)
Jamie Lindsey
- [PATCH v2 5/5] Documentation: rust: add LSM abstraction guide; update MAINTAINERS
Jamie Lindsey
- [PATCH v2 0/5] rust: lsm: introduce safe Rust abstractions for the LSM framework
Jamie Lindsey
- [Intel-wired-lan] [PATCH 03/61] ceph: Prefer IS_ERR_OR_NULL over manual NULL check
Loktionov, Aleksandr
- [Intel-wired-lan] [PATCH 06/61] 9p: Prefer IS_ERR_OR_NULL over manual NULL check
Loktionov, Aleksandr
- [Intel-wired-lan] [PATCH 08/61] fuse: Prefer IS_ERR_OR_NULL over manual NULL check
Loktionov, Aleksandr
- [Intel-wired-lan] [PATCH 12/61] quota: Prefer IS_ERR_OR_NULL over manual NULL check
Loktionov, Aleksandr
- [Intel-wired-lan] [PATCH 13/61] squashfs: Prefer IS_ERR_OR_NULL over manual NULL check
Loktionov, Aleksandr
- [Intel-wired-lan] [PATCH 16/61] sched: Prefer IS_ERR_OR_NULL over manual NULL check
Loktionov, Aleksandr
- [Intel-wired-lan] [PATCH 17/61] module: Prefer IS_ERR_OR_NULL over manual NULL check
Loktionov, Aleksandr
- [Intel-wired-lan] [PATCH 22/61] md: Prefer IS_ERR_OR_NULL over manual NULL check
Loktionov, Aleksandr
- [Intel-wired-lan] [PATCH 24/61] net/9p: Prefer IS_ERR_OR_NULL over manual NULL check
Loktionov, Aleksandr
- [Intel-wired-lan] [PATCH 25/61] net/bluetooth: Prefer IS_ERR_OR_NULL over manual NULL check
Loktionov, Aleksandr
- [Intel-wired-lan] [PATCH 28/61] net/sched: Prefer IS_ERR_OR_NULL over manual NULL check
Loktionov, Aleksandr
- [Intel-wired-lan] [PATCH 30/61] net/sunrpc: Prefer IS_ERR_OR_NULL over manual NULL check
Loktionov, Aleksandr
- [Intel-wired-lan] [PATCH 38/61] net: Prefer IS_ERR_OR_NULL over manual NULL check
Loktionov, Aleksandr
- [Intel-wired-lan] [PATCH 39/61] irqchip: Prefer IS_ERR_OR_NULL over manual NULL check
Loktionov, Aleksandr
- [Intel-wired-lan] [PATCH 46/61] vfio: Prefer IS_ERR_OR_NULL over manual NULL check
Loktionov, Aleksandr
- [Intel-wired-lan] [PATCH 49/61] media: Prefer IS_ERR_OR_NULL over manual NULL check
Loktionov, Aleksandr
- [Intel-wired-lan] [PATCH 50/61] iommu: Prefer IS_ERR_OR_NULL over manual NULL check
Loktionov, Aleksandr
- [Intel-wired-lan] [PATCH 54/61] aoe: Prefer IS_ERR_OR_NULL over manual NULL check
Loktionov, Aleksandr
- [PATCH v16 01/10] rust: alloc: add `KBox::into_nonnull`
Benno Lossin
- [PATCH 56/61] clk: Prefer IS_ERR_OR_NULL over manual NULL check
Brian Masney
- Government hackers changed my video title in my primary / main / master Youtube account recently
Turritopsis Dohrnii Teo En Ming
- [PATCH v2 048/110] zonefs: use PRIino format for i_ino
Damien Le Moal
- [PATCH v2 100/110] zonefs: replace PRIino with %llu/%llx format strings
Damien Le Moal
- [PATCH v3 12/12] treewide: change inode->i_ino from unsigned long to u64
Damien Le Moal
- [PATCH v3 08/12] zonefs: widen trace event i_ino fields to u64
Damien Le Moal
- [PATCH] cred: cred.h: fix kernel-doc warnings
Paul Moore
- LSM namespacing API
Paul Moore
- [PATCH 0/3] Firmware LSM hook
Paul Moore
- [PATCH 0/3] Firmware LSM hook
Paul Moore
- [PATCH 0/3] Firmware LSM hook
Paul Moore
- [PATCH 0/3] Firmware LSM hook
Paul Moore
- [PATCH v6] lsm: Add LSM hook security_unix_find
Paul Moore
- [PATCH 0/3] Firmware LSM hook
Paul Moore
- [PATCH v6] lsm: Add LSM hook security_unix_find
Paul Moore
- [PATCH v2 7/10] security: Hornet LSM
Paul Moore
- [PATCH v2 0/5] rust: lsm: introduce safe Rust abstractions for the LSM framework
Paul Moore
- [EXTERNAL] [PATCH 38/61] net: Prefer IS_ERR_OR_NULL over manual NULL check
Elad Nachman
- [PATCH v3 01/15] VFS: note error returns in documentation for various lookup functions
NeilBrown
- [PATCH v3 00/15] Further centralising of directory locking for name ops.
NeilBrown
- [PATCH v3 05/15] Apparmor: Use simple_start_creating() / simple_done_creating()
NeilBrown
- [PATCH v3 00/15] Further centralising of directory locking for name ops.
NeilBrown
- [PATCH] FIXUP: cachefiles: change cachefiles_bury_object to use start_renaming_dentry()
NeilBrown
- [PATCH v3] landlock: Expand restrict flags example for ABI version 8
Günther Noack
- [PATCH v1] landlock: Fix formatting
Günther Noack
- [PATCH v3 1/2] landlock: Serialize TSYNC thread restriction
Günther Noack
- [PATCH v3 1/2] landlock: Serialize TSYNC thread restriction
Günther Noack
- [PATCH v3 1/2] landlock: Serialize TSYNC thread restriction
Günther Noack
- [PATCH v4 1/2] landlock: Serialize TSYNC thread restriction
Günther Noack
- [PATCH v5 1/2] landlock: Serialize TSYNC thread restriction
Günther Noack
- [PATCH v5 2/2] landlock: Clean up interrupted thread logic in TSYNC
Günther Noack
- [PATCH v1 4/4] landlock: Fix formatting in tsync.c
Günther Noack
- [PATCH v1 3/4] landlock: Improve kernel-doc "Return:" section consistency
Günther Noack
- [PATCH v1 2/4] landlock: Add missing kernel-doc "Return:" sections
Günther Noack
- [PATCH] landlock: Clarify LANDLOCK_RULE_PATH_BENEATH properties in documentation
Günther Noack
- [PATCH v1] landlock/tsync: fix null-ptr-deref in cancel_tsync_works()
Günther Noack
- [syzbot] [fuse?] general protection fault in task_work_cancel
Günther Noack
- [syzbot] [fuse?] general protection fault in task_work_cancel
Günther Noack
- [PATCH v1] landlock/tsync: fix null-ptr-deref in cancel_tsync_works()
Günther Noack
- [PATCH v1 1/4] landlock: Fix kernel-doc warning for pointer-to-array parameters
Günther Noack
- [PATCH v2] landlock: Fix kernel-doc warning for pointer-to-array parameters
Günther Noack
- [PATCH v6] lsm: Add LSM hook security_unix_find
Günther Noack
- [PATCH v1] selftests/landlock: Test tsync interruption and cancellation paths
Günther Noack
- [PATCH v5 8/9] landlock: Document FS access right for pathname UNIX sockets
Günther Noack
- [PATCH v5 2/9] landlock: Control pathname UNIX domain socket resolution by path
Günther Noack
- [PATCH 25/61] net/bluetooth: Prefer IS_ERR_OR_NULL over manual NULL check
Bastien Nocera
- [PATCH v16 01/10] rust: alloc: add `KBox::into_nonnull`
Miguel Ojeda
- [PATCH v2 00/27] Allow inlining C helpers into Rust when using LTO
Miguel Ojeda
- [PATCH v2 3/5] rust: kernel: add LSM abstraction layer
Miguel Ojeda
- [PATCH 0/8] modules: Move 'struct module_signature' to UAPI
Petr Pavlu
- [PATCH v6] ima_fs: Correctly create securityfs files for unsupported hash algos
Dmitry Safonov via B4 Relay
- [PATCH 0/3] Firmware LSM hook
Leon Romanovsky
- [PATCH 1/3] lsm: add hook for firmware command validation
Leon Romanovsky
- [PATCH 2/3] RDMA/mlx5: Invoke fw_validate_cmd LSM hook for DEVX commands
Leon Romanovsky
- [PATCH 3/3] fwctl/mlx5: Invoke fw_validate_cmd LSM hook for fwctl commands
Leon Romanovsky
- [PATCH 1/3] lsm: add hook for firmware command validation
Leon Romanovsky
- [PATCH 0/3] Firmware LSM hook
Leon Romanovsky
- [PATCH 0/3] Firmware LSM hook
Leon Romanovsky
- [PATCH 0/3] Firmware LSM hook
Leon Romanovsky
- [PATCH 0/3] Firmware LSM hook
Leon Romanovsky
- [PATCH 0/3] Firmware LSM hook
Leon Romanovsky
- [PATCH 0/3] Firmware LSM hook
Leon Romanovsky
- [PATCH 15/61] trace: Prefer IS_ERR_OR_NULL over manual NULL check
Steven Rostedt
- [PATCH v2 2/2] tree-wide: rename do_exit() to task_exit()
Steven Rostedt
- [PATCH 15/61] trace: Prefer IS_ERR_OR_NULL over manual NULL check
Steven Rostedt
- [PATCH v2 0/5] rust: lsm: introduce safe Rust abstractions for the LSM framework
Alice Ryhl
- [PATCH v9 01/11] KEYS: trusted: Use get_random-fallback for TPM
Jarkko Sakkinen
- [PATCH v9 01/11] KEYS: trusted: Use get_random-fallback for TPM
Jarkko Sakkinen
- [PATCH v2 1/2] keys/trusted_keys: clean up debug message logging in the tpm backend
Jarkko Sakkinen
- [PATCH v2 2/2] keys/trusted_keys: move TPM-specific fields into trusted_tpm_options
Jarkko Sakkinen
- [PATCH] keys: Remove return variable and length check to simplify user_read
Jarkko Sakkinen
- [PATCH] keys: Use kmalloc_flex() to improve user_preparse()
Jarkko Sakkinen
- [PATCH v3 0/2] landlock: Fix TSYNC deadlock and clean up error path
Mickaël Salaün
- [PATCH v1] landlock: Fix formatting
Mickaël Salaün
- [PATCH v3 1/2] landlock: Serialize TSYNC thread restriction
Mickaël Salaün
- [PATCH v3 1/2] landlock: Serialize TSYNC thread restriction
Mickaël Salaün
- [PATCH v3] landlock: Expand restrict flags example for ABI version 8
Mickaël Salaün
- [PATCH v1 1/4] landlock: Fix kernel-doc warning for pointer-to-array parameters
Mickaël Salaün
- [PATCH v1 2/4] landlock: Add missing kernel-doc "Return:" sections
Mickaël Salaün
- [PATCH v1 3/4] landlock: Improve kernel-doc "Return:" section consistency
Mickaël Salaün
- [PATCH v1 4/4] landlock: Fix formatting in tsync.c
Mickaël Salaün
- [PATCH] landlock: add missing task != NULL check in cancel_tsync_works()
Mickaël Salaün
- [PATCH v5 2/9] landlock: Control pathname UNIX domain socket resolution by path
Mickaël Salaün
- [PATCH v5 2/9] landlock: Control pathname UNIX domain socket resolution by path
Mickaël Salaün
- [PATCH v5 2/9] landlock: Control pathname UNIX domain socket resolution by path
Mickaël Salaün
- [PATCH v5 2/9] landlock: Control pathname UNIX domain socket resolution by path
Mickaël Salaün
- [PATCH v1 3/4] landlock: Improve kernel-doc "Return:" section consistency
Mickaël Salaün
- [PATCH v1 4/4] landlock: Fix formatting in tsync.c
Mickaël Salaün
- [PATCH v1 1/4] landlock: Fix kernel-doc warning for pointer-to-array parameters
Mickaël Salaün
- [PATCH v2] landlock: Fix kernel-doc warning for pointer-to-array parameters
Mickaël Salaün
- [PATCH v1] selftests/landlock: Test tsync interruption and cancellation paths
Mickaël Salaün
- [RFC PATCH v1 00/11] Landlock: Namespace and capability control
Mickaël Salaün
- [RFC PATCH v1 01/11] security: add LSM blob and hooks for namespaces
Mickaël Salaün
- [RFC PATCH v1 02/11] security: Add LSM_AUDIT_DATA_NS for namespace audit records
Mickaël Salaün
- [RFC PATCH v1 03/11] nsproxy: Add FOR_EACH_NS_TYPE() X-macro and CLONE_NS_ALL
Mickaël Salaün
- [RFC PATCH v1 04/11] landlock: Wrap per-layer access masks in struct layer_rights
Mickaël Salaün
- [RFC PATCH v1 05/11] landlock: Enforce namespace entry restrictions
Mickaël Salaün
- [RFC PATCH v1 06/11] landlock: Enforce capability restrictions
Mickaël Salaün
- [RFC PATCH v1 07/11] selftests/landlock: Drain stale audit records on init
Mickaël Salaün
- [RFC PATCH v1 08/11] selftests/landlock: Add namespace restriction tests
Mickaël Salaün
- [RFC PATCH v1 09/11] selftests/landlock: Add capability restriction tests
Mickaël Salaün
- [RFC PATCH v1 10/11] samples/landlock: Add capability and namespace restriction support
Mickaël Salaün
- [RFC PATCH v1 11/11] landlock: Add documentation for capability and namespace restrictions
Mickaël Salaün
- [PATCH RFC] security: add LSM blob and hooks for namespaces
Mickaël Salaün
- [PATCH v6] ima_fs: Correctly create securityfs files for unsupported hash algos
Roberto Sassu
- [PATCH v3 1/3] ima: Remove ima_h_table structure
Roberto Sassu
- [PATCH v3 2/3] ima: Replace static htable queue with dynamically allocated array
Roberto Sassu
- [PATCH v3 3/3] ima: Add support for staging measurements for deletion
Roberto Sassu
- [PATCH v2 105/110] security: replace PRIino with %llu/%llx format strings
Casey Schaufler
- [PATCH v1 net-next 06/15] smack: Remove IPPROTO_UDPLITE support in security_sock_rcv_skb().
Casey Schaufler
- LSM namespacing API
Casey Schaufler
- LSM namespacing API
Casey Schaufler
- [PATCH v2 016/110] 9p: use PRIino format for i_ino
Christian Schoenebeck
- [PATCH v2 069/110] 9p: replace PRIino with %llu/%llx format strings
Christian Schoenebeck
- [PATCH 06/61] 9p: Prefer IS_ERR_OR_NULL over manual NULL check
Christian Schoenebeck
- [PATCH 24/61] net/9p: Prefer IS_ERR_OR_NULL over manual NULL check
Christian Schoenebeck
- [PATCH 46/61] vfio: Prefer IS_ERR_OR_NULL over manual NULL check
Pranjal Shrivastava
- [PATCH v5 2/9] landlock: Control pathname UNIX domain socket resolution by path
Sebastian Andrzej Siewior
- [PATCH v4 15/17] module: Introduce hash-based integrity checking
Sebastian Andrzej Siewior
- LSM namespacing API
Stephen Smalley
- LSM namespacing API
Stephen Smalley
- [PATCH 0/3] Firmware LSM hook
Stephen Smalley
- [PATCH 02/61] btrfs: Prefer IS_ERR_OR_NULL over manual NULL check
David Sterba
- [PATCH v2 0/2] landlock: Simplify path walk logic
Justin Suess
- [PATCH v2 1/2] landlock: Add path walk helper
Justin Suess
- [PATCH v2 2/2] landlock: Refactor path access checks
Justin Suess
- [PATCH v3 1/2] landlock: Serialize TSYNC thread restriction
Justin Suess
- [PATCH] landlock: Yield if unable to acquire exec_update_lock
Justin Suess
- [PATCH v3 1/2] landlock: Serialize TSYNC thread restriction
Justin Suess
- [PATCH v3 1/2] landlock: Serialize TSYNC thread restriction
Justin Suess
- [PATCH v3 1/2] landlock: Serialize TSYNC thread restriction
Justin Suess
- [PATCH v4 1/2] landlock: Serialize TSYNC thread restriction
Justin Suess
- [PATCH] landlock: Clarify LANDLOCK_RULE_PATH_BENEATH properties in documentation
Justin Suess
- [PATCH v6] lsm: Add LSM hook security_unix_find
Justin Suess
- [RFC PATCH v1 11/11] landlock: Add documentation for capability and namespace restrictions
Justin Suess
- Subject: x86/msr + lockdown: allow access to **documented** RAPL/TCC controls under Secure Boot
Artem S. Tashkinov
- [PATCH 56/61] clk: Prefer IS_ERR_OR_NULL over manual NULL check
Chen-Yu Tsai
- [PATCH 36/61] arch/sh: Prefer IS_ERR_OR_NULL over manual NULL check
Geert Uytterhoeven
- [PATCH 15/61] trace: Prefer IS_ERR_OR_NULL over manual NULL check
Geert Uytterhoeven
- [PATCH v4] landlock: Expand restrict flags example for ABI version 8
Panagiotis "Ivory" Vasilopoulos
- [PATCH v3 1/2] landlock: Serialize TSYNC thread restriction
Tingmao Wang
- [PATCH 48/61] mtd: Prefer IS_ERR_OR_NULL over manual NULL check
Richard Weinberger
- [PATCH v2 1/2] kthread: remove kthread_exit()
Frederic Weisbecker
- [PATCH v2 2/2] tree-wide: rename do_exit() to task_exit()
Frederic Weisbecker
- [PATCH 0/8] modules: Move 'struct module_signature' to UAPI
Thomas Weißschuh
- [PATCH 1/8] extract-cert: drop unused definition of PKEY_ID_PKCS7
Thomas Weißschuh
- [PATCH 2/8] module: Drop unused signature types
Thomas Weißschuh
- [PATCH 3/8] module: Give 'enum pkey_id_type' a more specific name
Thomas Weißschuh
- [PATCH 4/8] module: Give MODULE_SIG_STRING a more descriptive name
Thomas Weißschuh
- [PATCH 5/8] modules: Move 'struct module_signature' to UAPI
Thomas Weißschuh
- [PATCH 6/8] tools uapi headers: add linux/module_signature.h
Thomas Weißschuh
- [PATCH 7/8] sign-file: use 'struct module_signature' from the UAPI headers
Thomas Weißschuh
- [PATCH 8/8] selftests/bpf: verify_pkcs7_sig: Use 'struct module_signature' from the UAPI headers
Thomas Weißschuh
- [PATCH 6/8] tools uapi headers: add linux/module_signature.h
Thomas Weißschuh
- [PATCH v2 0/8] module: Move 'struct module_signature' to UAPI
Thomas Weißschuh
- [PATCH v2 1/8] extract-cert: drop unused definition of PKEY_ID_PKCS7
Thomas Weißschuh
- [PATCH v2 2/8] module: Drop unused signature types
Thomas Weißschuh
- [PATCH v2 3/8] module: Give 'enum pkey_id_type' a more specific name
Thomas Weißschuh
- [PATCH v2 4/8] module: Give MODULE_SIG_STRING a more descriptive name
Thomas Weißschuh
- [PATCH v2 5/8] module: Move 'struct module_signature' to UAPI
Thomas Weißschuh
- [PATCH v2 6/8] tools uapi headers: add linux/module_signature.h
Thomas Weißschuh
- [PATCH v2 7/8] sign-file: use 'struct module_signature' from the UAPI headers
Thomas Weißschuh
- [PATCH v2 8/8] selftests/bpf: verify_pkcs7_sig: Use 'struct module_signature' from the UAPI headers
Thomas Weißschuh
- [PATCH v3 0/8] module: Move 'struct module_signature' to UAPI
Thomas Weißschuh
- [PATCH v3 1/8] extract-cert: drop unused definition of PKEY_ID_PKCS7
Thomas Weißschuh
- [PATCH v3 2/8] module: Drop unused signature types
Thomas Weißschuh
- [PATCH v3 3/8] module: Give 'enum pkey_id_type' a more specific name
Thomas Weißschuh
- [PATCH v3 4/8] module: Give MODULE_SIG_STRING a more descriptive name
Thomas Weißschuh
- [PATCH v3 5/8] module: Move 'struct module_signature' to UAPI
Thomas Weißschuh
- [PATCH v3 6/8] tools uapi headers: add linux/module_signature.h
Thomas Weißschuh
- [PATCH v3 7/8] sign-file: use 'struct module_signature' from the UAPI headers
Thomas Weißschuh
- [PATCH v3 8/8] selftests/bpf: verify_pkcs7_sig: Use 'struct module_signature' from the UAPI headers
Thomas Weißschuh
- [PATCH v4 06/17] kbuild: add stamp file for vmlinux BTF data
Thomas Weißschuh
- [PATCH v4 09/17] module: Make module loading policy usable without MODULE_SIG
Thomas Weißschuh
- [PATCH v4 15/17] module: Introduce hash-based integrity checking
Thomas Weißschuh
- [PATCH v2] docs: security: ipe: fix typos and grammar
Fan Wu
- Subject: x86/msr + lockdown: allow access to **documented** RAPL/TCC controls under Secure Boot
Rafael J. Wysocki
- [PATCH v3 1/2] landlock: Serialize TSYNC thread restriction
Ding Yihan
- [PATCH 57/61] reset: Prefer IS_ERR_OR_NULL over manual NULL check
Philipp Zabel
- [PATCH v9 01/11] KEYS: trusted: Use get_random-fallback for TPM
Mimi Zohar
- [PATCH v3 1/3] integrity: Make arch_ima_get_secureboot integrity-wide
Mimi Zohar
- [PATCH] integrity: avoid using __weak functions
Mimi Zohar
- [PATCH] ima: check return value of crypto_shash_final() in boot aggregate
Mimi Zohar
- [PATCH v2 v2] evm: check return values of crypto_shash functions
Mimi Zohar
- [PATCH v3 00/12] vfs: change inode->i_ino from unsigned long to u64
Mimi Zohar
- [PATCH v3 00/12] vfs: change inode->i_ino from unsigned long to u64
Mimi Zohar
- [PATCH v3 00/12] vfs: change inode->i_ino from unsigned long to u64
Mimi Zohar
- [PATCH 2/2] EVM: add comment describing why ino field is still unsigned long
Mimi Zohar
- [PATCH] integrity: Eliminate weak definition of arch_get_secureboot()
Mimi Zohar
- [PATCH] integrity: Eliminate weak definition of arch_get_secureboot()
Mimi Zohar
- [PATCH v2 2/2] EVM: add comment describing why ino field is still unsigned long
Mimi Zohar
- Subject: x86/msr + lockdown: allow access to **documented** RAPL/TCC controls under Secure Boot
bauen1
- [PATCH 6/8] tools uapi headers: add linux/module_signature.h
bot+bpf-ci at kernel.org
- [PATCH RFC bpf-next 1/4] audit: Implement bpf_audit_log_*() wrappers
bot+bpf-ci at kernel.org
- [PATCH v2 07/10] security: Hornet LSM
kernel test robot
- [PATCH v2 3/5] rust: kernel: add LSM abstraction layer
kernel test robot
- [PATCH v2 3/5] rust: kernel: add LSM abstraction layer
kernel test robot
- [PATCH v2 2/5] rust: helpers: add C shims for LSM hook initialisation
kernel test robot
- [syzbot] [fuse?] general protection fault in task_work_cancel
syzbot
- [syzbot] [fuse?] general protection fault in task_work_cancel
syzbot
- [PATCH v1] security/safesetid: fix comment and error handling
yanwei.gao
- 労基署対策も安心。従業員の健康管理
けんさぽ
Last message date:
Sat Mar 14 23:15:10 UTC 2026
Archived on: Sat Mar 14 23:15:27 UTC 2026
This archive was generated by
Pipermail 0.09 (Mailman edition).