aboutsummaryrefslogtreecommitdiffstats
path: root/security
AgeCommit message (Expand)Author
2024-04-09Merge tag 'v6.1.84' into v6.1/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.1.81' into v6.1/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.1.79' into v6.1/standard/baseBruce Ashfield
2024-02-23apparmor: Free up __cleanup() namePeter Zijlstra
2024-02-23lsm: fix the logic in security_inode_getsecctx()Ondrej Mosnacek
2024-02-06Merge tag 'v6.1.76' into v6.1/standard/baseBruce Ashfield
2024-02-06Merge tag 'v6.1.75' into v6.1/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-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-03Merge tag 'v6.1.70' into v6.1/standard/baseBruce Ashfield
2024-01-01keys, dns: Allow key types (eg. DNS) to be reclaimed immediately on expiryDavid Howells
2023-12-03Merge tag 'v6.1.64' into v6.1/standard/baseBruce Ashfield
2023-12-03Merge tag 'v6.1.63' into v6.1/standard/baseBruce Ashfield
2023-11-28ima: detect changes to the backing overlay fileMimi Zohar
2023-11-28ima: annotate iint mutex to avoid lockdep false positive warningsAmir Goldstein
2023-11-28KEYS: trusted: Rollback init_trusted() consistentlyJarkko Sakkinen
2023-11-28KEYS: trusted: tee: Refactor register SHM usageSumit Garg
2023-11-20apparmor: fix invalid reference on profile->disconnectedGeorgia Garcia
2023-11-20apparmor: test: make static symbols visible during kunit testingRae Moar
2023-10-23Merge tag 'v6.1.59' into v6.1/standard/baseBruce Ashfield
2023-10-19KEYS: trusted: Remove redundant static calls usageSumit Garg
2023-10-11Merge tag 'v6.1.57' into v6.1/standard/baseBruce Ashfield
2023-10-10ima: rework CONFIG_IMA dependency blockArnd Bergmann
2023-10-10ima: Finish deprecation of IMA_TRUSTED_KEYRING KconfigOleksandr Tymoshenko
2023-10-08Merge tag 'v6.1.56' into v6.1/standard/baseBruce Ashfield
2023-10-06smack: Retrieve transmuting information in smack_inode_getsecurity()Roberto Sassu
2023-10-06smack: Record transmuting in smk_transmutedRoberto Sassu
2023-09-25Merge tag 'v6.1.55' into v6.1/standard/baseBruce Ashfield
2023-09-23selinux: fix handling of empty opts in selinux_fs_context_submount()Ondrej Mosnacek
2023-09-14Merge tag 'v6.1.53' into v6.1/standard/baseBruce Ashfield
2023-09-13smackfs: Prevent underflow in smk_set_cipso()Dan Carpenter
2023-09-13ima: Remove deprecated IMA_TRUSTED_KEYRING KconfigNayna Jain
2023-09-13vfs, security: Fix automount superblock LSM init problem, preventing NFS sb s...David Howells
2023-09-13security: keys: perform capable check only on privileged operationsChristian Göttsche
2023-08-30Merge tag 'v6.1.50' into v6.1/standard/baseBruce Ashfield
2023-08-30selinux: set next pointer before attaching to listChristian Göttsche
2023-07-27Merge tag 'v6.1.42' into v6.1/standard/baseBruce Ashfield
2023-07-27security: keys: Modify mismatched function nameJiapeng Chong
2023-07-27keys: Fix linking a duplicate key to a keyring's assoc_arrayPetr Pavlu
2023-07-25Merge tag 'v6.1.39' into v6.1/standard/baseBruce Ashfield
2023-07-19integrity: Fix possible multiple allocation in integrity_inode_get()Tianjia Zhang
2023-07-19apparmor: fix missing error check for rhashtable_insert_fastDanila Chernetsov