aboutsummaryrefslogtreecommitdiffstats
path: root/security
AgeCommit message (Expand)Author
2024-03-28Merge branch 'v5.4/standard/base' into v5.4/standard/preempt-rt/bcm-2xxx-rpiv5.4/standard/preempt-rt/bcm-2xxx-rpiBruce Ashfield
2024-03-28Merge tag 'v5.4.269' into v5.4/standard/baseBruce Ashfield
2024-02-23lsm: new security_file_ioctl_compat() hookAlfred Piccioni
2024-02-20Merge branch 'v5.4/standard/base' into v5.4/standard/preempt-rt/bcm-2xxx-rpiBruce Ashfield
2024-02-20Merge tag 'v5.4.268' into v5.4/standard/baseBruce Ashfield
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
2023-12-19Merge branch 'v5.4/standard/base' into v5.4/standard/preempt-rt/bcm-2xxx-rpiBruce Ashfield
2023-12-19Merge tag 'v5.4.263' into v5.4/standard/baseBruce Ashfield
2023-12-08ima: detect changes to the backing overlay fileMimi Zohar
2023-12-08ima: annotate iint mutex to avoid lockdep false positive warningsAmir Goldstein
2023-10-12Merge branch 'v5.4/standard/base' into v5.4/standard/preempt-rt/bcm-2xxx-rpiBruce Ashfield
2023-10-12Merge tag 'v5.4.258' into v5.4/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-10Smack:- Use overlay inode label in smack_inode_copy_up()Vishal Goel
2023-10-10smack: Retrieve transmuting information in smack_inode_getsecurity()Roberto Sassu
2023-10-10smack: Record transmuting in smk_transmutedRoberto Sassu
2023-09-26Merge branch 'v5.4/standard/base' into v5.4/standard/preempt-rt/bcm-2xxx-rpiBruce Ashfield
2023-09-26Merge tag 'v5.4.257' into v5.4/standard/baseBruce Ashfield
2023-09-23smackfs: Prevent underflow in smk_set_cipso()Dan Carpenter
2023-09-23ima: Remove deprecated IMA_TRUSTED_KEYRING KconfigNayna Jain
2023-09-23security: keys: perform capable check only on privileged operationsChristian Göttsche
2023-09-04Merge branch 'v5.4/standard/base' into v5.4/standard/preempt-rt/baseBruce Ashfield
2023-09-04Merge tag 'v5.4.255' into v5.4/standard/baseBruce Ashfield
2023-08-30IMA: allow/fix UML buildsRandy Dunlap
2023-08-21Merge branch 'v5.4/standard/base' into v5.4/standard/preempt-rt/baseBruce Ashfield
2023-08-21Merge tag 'v5.4.253' into v5.4/standard/baseBruce Ashfield
2023-08-11keys: Fix linking a duplicate key to a keyring's assoc_arrayPetr Pavlu
2023-07-27Merge branch 'v5.4/standard/base' into v5.4/standard/preempt-rt/baseBruce Ashfield
2023-07-27Merge tag 'v5.4.251' into v5.4/standard/baseBruce Ashfield
2023-07-27integrity: Fix possible multiple allocation in integrity_inode_get()Tianjia Zhang
2023-07-27ima: Fix build warningsRoberto Sassu
2023-07-27evm: Complete description of evm_inode_setattr()Roberto Sassu
2023-06-12Merge branch 'v5.4/standard/base' into v5.4/standard/preempt-rt/baseBruce Ashfield
2023-06-12Merge tag 'v5.4.246' into v5.4/standard/baseBruce Ashfield
2023-06-09selinux: don't use make's grouped targets feature yetPaul Moore
2023-05-19Merge branch 'v5.4/standard/base' into v5.4/standard/preempt-rt/baseBruce Ashfield
2023-05-19Merge tag 'v5.4.243' into v5.4/standard/baseBruce Ashfield
2023-05-17selinux: ensure av_permissions.h is built when neededPaul Moore
2023-05-17selinux: fix Makefile dependencies of flask.hOndrej Mosnacek
2023-04-06Merge branch 'v5.4/standard/base' into v5.4/standard/preempt-rt/baseBruce Ashfield
2023-04-06Merge tag 'v5.4.240' into v5.4/standard/baseBruce Ashfield
2023-04-05keys: Do not cache key in task struct if key is requested from kernel threadDavid Howells
2023-03-17Merge branch 'v5.4/standard/base' into v5.4/standard/preempt-rt/baseBruce Ashfield
2023-03-17Merge tag 'v5.4.235' into v5.4/standard/baseBruce Ashfield
2023-03-11ima: Align ima_file_mmap() parameters with mmap_file LSM hookRoberto Sassu
2023-02-17Merge branch 'v5.4/standard/base' into v5.4/standard/preempt-rt/baseBruce Ashfield
2023-02-17Merge tag 'v5.4.231' into v5.4/standard/baseBruce Ashfield
2023-02-06tomoyo: fix broken dependency on *.conf.defaultMasahiro Yamada