summaryrefslogtreecommitdiff
path: root/security
AgeCommit message (Expand)Author
5 daysMerge tag 'apparmor-pr-2026-06-22' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
5 daysapparmor: advertise the tcp fast open fix is appliedJohn Johansen
6 daysapparmor: mediate the implicit connect of TCP fast open sendmsgBryam Vargas
10 daysMerge tag 'landlock-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
10 daysMerge tag 'for-next-keys-7.2-rc1-2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
10 daysMerge tag 'integrity-v7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/z...Linus Torvalds
12 daysMerge tag 'selinux-pr-20260615' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
12 daysMerge tag 'lsm-pr-20260615' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
12 daysMerge tag 'net-next-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
14 dayskeys: keyctl_pkey: replace BUG with return -EOPNOTSUPPMohammed EL Kadiri
14 dayskeys: request_key: replace BUG with return -EINVALMohammed EL Kadiri
14 dayskeys: Pin request_key_auth payload in instantiate pathsShaomin Chen
14 dayskeys: prevent slab cache merging for key_jarMohammed EL Kadiri
14 dayskeys: Replace strcpy(derived_buf, "AUTH_KEY") with strscpy(..., HASH_SIZE)David Laight
14 daysKEYS: Use acquire when reading state in keyring searchGui-Dong Han
14 dayskeys/trusted_keys: mark 'migratable' as __ro_after_initLen Bao
14 dayskeys: use kmalloc_flex in user_preparseThorsten Blum
14 daysKEYS: trusted: Debugging as a featureJarkko Sakkinen
14 daysKEYS: encrypted: Remove unnecessary selection of CRYPTO_RNGEric Biggers
14 daysKEYS: fix overflow in keyctl_pkey_params_get_2()Jarkko Sakkinen
2026-06-14apparmor: fix label can not be immediately before a declarationJohn Johansen
2026-06-15Merge tag 'kbuild-7.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kbu...Linus Torvalds
2026-06-15Merge tag 'vfs-7.2-rc1.inode' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-06-14landlock: Suppress logging when quiet flag is presentTingmao Wang
2026-06-14landlock: Add API support and docs for the quiet flagsTingmao Wang
2026-06-14landlock: Add a place for flags to layer rulesTingmao Wang
2026-06-13apparmor: fix kernel-doc warningsRodrigo Zaiden
2026-06-13apparmor: replace get_zeroed_page() with kzalloc()Mike Rapoport (Microsoft)
2026-06-13security: apparmor: fix two spelling mistakesQingshuang Fu
2026-06-13apparmor: fix use-after-free in rawdata dedup loopRuslan Valiyev
2026-06-13apparmor: Fix inverted comparison in cache_hold_inc()Eduardo Vasconcelos
2026-06-13apparmor: fix uninitialised pointer passed to audit_log_untrustedstring()Maciek Borzecki
2026-06-13apparmor: don't audit files pointing to aa_null.dentryGeorgia Garcia
2026-06-13apparmor: put secmark label after secid lookupZygmunt Krynicki
2026-06-13apparmor: aa_getprocattr free procattr leak on format failureZygmunt Krynicki
2026-06-13apparmor: remove unnecessary goto and associated labelJohn Johansen
2026-06-13apparmor: release exe file resources on path failureZygmunt Krynicki
2026-06-13apparmor: fail policy unpack on accept2 allocation failureZygmunt Krynicki
2026-06-13apparmor: Fix return in ns_mkdir_opHongling Zeng
2026-06-13apparmor: remove or add symlinks to rawdata according to export_binaryGeorgia Garcia
2026-06-13apparmor: fix NULL pointer dereference in unpack_pdbGeorgia Garcia
2026-06-13apparmor: make fn_label_build() capable of handling not supportedJohn Johansen
2026-06-13apparmor: change fn_label_build() call to not return NULLJohn Johansen
2026-06-13apparmor: fix potential UAF in aa_replace_profilesMaxime Bélair
2026-06-13apparmor: free rawdata as soon as possibleJohn Johansen
2026-06-13apparmor: grab ns lock and refresh when looking up changehat child profilesRyan Lee
2026-06-13apparmor: fix rawdata_f_data implicit flex arrayJohn Johansen
2026-06-13apparmor: use __label_make_stale in __aa_proxy_redirectRyan Lee
2026-06-13apparmor: propagate -ENOMEM correctly in unpack_tableMaxime Bélair
2026-06-13apparmor: enable differential encodingJohn Johansen