aboutsummaryrefslogtreecommitdiffstats
path: root/security
AgeCommit message (Expand)Author
9 daysMerge branch 'v6.6/standard/base' into v6.6/standard/nxp-sdk-6.6/nxp-socBruce Ashfield
9 daysMerge tag 'v6.6.32' into v6.6/standard/basev6.6/standard/xilinx-zynqmpv6.6/standard/tiny/x86v6.6/standard/tiny/common-pcv6.6/standard/tiny/basev6.6/standard/ti-am335xv6.6/standard/qemuppcv6.6/standard/qemuarm64v6.6/standard/nxp-ls20xxv6.6/standard/edgerouterv6.6/standard/beaglebonev6.6/standard/bcm-2xxx-rpiv6.6/standard/baseBruce Ashfield
9 daysMerge branch 'v6.6/standard/base' into v6.6/standard/nxp-sdk-6.6/nxp-socBruce Ashfield
10 daysMerge tag 'v6.6.31' into v6.6/standard/baseBruce Ashfield
13 daysKEYS: trusted: Do not use WARN when encode failsJarkko Sakkinen
13 daysKEYS: trusted: Fix memory leak in tpm2_key_encode()Jarkko Sakkinen
2024-05-17keys: Fix overwrite of key expiration on instantiationSilvio Gissi
2024-04-14Merge tag 'v6.6.26' into v6.6/standard/baseBruce Ashfield
2024-04-11Merge branch 'v6.6/standard/base' into v6.6/standard/nxp-sdk-6.6/nxp-socKevin Hao
2024-04-11Merge tag 'v6.6.26' into v6.6/standard/baseKevin Hao
2024-04-10selinux: avoid dereference of garbage after mount failureChristian Göttsche
2024-04-09DCP: Trusted keys backed by DCPKshitiz Varshney
2024-04-09keys-trusted: new cmd line option addedPankaj Gupta
2024-04-09security/keys/secure_key: Fix "Bad Address" error while generating keys using...Kshitiz Varshney
2024-04-09LF-4132: Replaced kzfree with kfree_sensitiveKshitiz Varshney
2024-04-09security/keys/secure_key: Fix the path of included header fileShengzhou Liu
2024-04-09LF-1116-1 security/keys/secure_key: update the check for the return code of c...Iuliana Prodan
2024-04-09encrypted_keys: Adds support for secure key-type as master key.Udit Agarwal
2024-04-09security/keys/secure_key: Adds the secure key support based on CAAM.Udit Agarwal
2024-04-03Merge tag 'v6.6.24' into v6.6/standard/baseBruce Ashfield
2024-04-03landlock: Warn once if a Landlock action is requested while disabledMickaël Salaün
2024-04-03smack: Handle SMACK64TRANSMUTE in smack_inode_setsecurity()Roberto Sassu
2024-04-03smack: Set SMACK64TRANSMUTE only for dirs in smack_inode_setxattr()Roberto Sassu
2024-03-10Merge tag 'v6.6.21' into v6.6/standard/baseBruce Ashfield
2024-03-06landlock: Fix asymmetric private inodes referringMickaël Salaün
2024-03-06tomoyo: fix UAF write bug in tomoyo_write_control()Tetsuo Handa
2024-02-26Merge tag 'v6.6.18' into v6.6/standard/baseBruce Ashfield
2024-02-23lsm: fix the logic in security_inode_getsecctx()Ondrej Mosnacek
2024-02-23lsm: fix default return value of the socket_getpeersec_*() hooksOndrej Mosnacek
2024-02-04Merge tag 'v6.6.15' into v6.6/standard/baseBruce Ashfield
2024-02-04Merge tag 'v6.6.14' into v6.6/standard/baseBruce Ashfield
2024-01-31lsm: new security_file_ioctl_compat() hookAlfred Piccioni
2024-01-25Revert "KEYS: encrypted: Add check for strsep"Mimi Zohar
2024-01-25apparmor: avoid crash when parsed profile name is emptyFedor Pchelkin
2024-01-25apparmor: fix possible memory leak in unpack_trans_tableFedor Pchelkin
2024-01-25apparmor: Fix ref count leak in task_killJohn Johansen
2024-01-25selinux: Fix error priority for bind with AF_UNSPEC on PF_INET6 socketMickaël Salaün
2024-01-25KEYS: encrypted: Add check for strsepChen Ni
2024-01-11Merge tag 'v6.6.11' into v6.6/standard/baseBruce Ashfield
2024-01-10apparmor: Fix move_mount mediation by detecting if source is detachedJohn Johansen
2024-01-03Merge tag 'v6.6.9' into v6.6/standard/baseBruce Ashfield
2024-01-01keys, dns: Allow key types (eg. DNS) to be reclaimed immediately on expiryDavid Howells
2023-12-27Merge tag 'v6.6.8' into v6.6/standard/baseBruce Ashfield
2023-12-20cred: get rid of CONFIG_DEBUG_CREDENTIALSJens Axboe
2023-12-12Merge tag 'v6.6.3' into v6.6/standard/baseBruce Ashfield
2023-11-28apparmor: Fix regression in mount mediationJohn Johansen
2023-11-28apparmor: pass cred through to audit info.John Johansen
2023-11-28apparmor: rename audit_data->label to audit_data->subj_labelJohn Johansen
2023-11-28apparmor: combine common_audit_data and apparmor_audit_dataJohn Johansen
2023-11-28apparmor: Fix kernel-doc warnings in apparmor/policy.cGaosheng Cui