summaryrefslogtreecommitdiffstats
path: root/security
Commit message (Expand)AuthorAgeFilesLines
...
| * | | treewide: mark stuff as __ro_after_initAlexey Dobriyan2023-10-181-1/+1
* | | | Merge tag 'v6.7-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds2023-11-022-3/+2
|\ \ \ \
| * | | | KEYS: encrypted: Do not include crypto/algapi.hHerbert Xu2023-09-151-1/+1
| * | | | evm: Do not include crypto/algapi.hHerbert Xu2023-09-151-2/+1
* | | | | Merge tag 'integrity-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/z...Linus Torvalds2023-11-025-34/+81
|\ \ \ \ \
| * | | | | ima: detect changes to the backing overlay fileMimi Zohar2023-10-313-1/+22
| * | | | | integrity: fix indentation of config attributesPrasad Pandit2023-10-311-22/+22
| * | | | | ima: annotate iint mutex to avoid lockdep false positive warningsAmir Goldstein2023-10-311-11/+37
* | | | | | Merge tag 'for-6.7/block-2023-10-30' of git://git.kernel.dk/linuxLinus Torvalds2023-11-011-0/+1
|\ \ \ \ \ \
| * | | | | | security/keys: export key_lookup()Hannes Reinecke2023-10-111-0/+1
| | |_|/ / / | |/| | | |
* | | | | | Merge tag 'lsm-pr-20231030' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-10-305-16/+16
|\ \ \ \ \ \
| * | | | | | lsm: fix a spelling mistakePaul Moore2023-10-041-1/+1
| * | | | | | lsm: constify 'sb' parameter in security_sb_kern_mount()Khadija Kamran2023-09-142-2/+2
| * | | | | | lsm: constify 'bprm' parameter in security_bprm_committed_creds()Khadija Kamran2023-09-144-4/+4
| * | | | | | lsm: constify 'bprm' parameter in security_bprm_committing_creds()Khadija Kamran2023-09-133-3/+3
| * | | | | | lsm: constify 'file' parameter in security_bprm_creds_from_file()Khadija Kamran2023-09-132-3/+3
| * | | | | | lsm: constify 'sb' parameter in security_quotactl()Khadija Kamran2023-09-132-3/+3
| | |_|/ / / | |/| | | |
* | | | | | Merge tag 'selinux-pr-20231030' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2023-10-307-30/+33
|\ \ \ \ \ \
| * | | | | | selinux: simplify avtab_insert_node() prototypeJacob Satterfield2023-10-031-13/+7
| * | | | | | selinux: hweight optimization in avtab_read_itemJacob Satterfield2023-09-131-5/+2
| * | | | | | selinux: improve role transition hashingChristian Göttsche2023-09-131-1/+1
| * | | | | | selinux: simplify avtab slot calculationChristian Göttsche2023-09-131-7/+1
| * | | | | | selinux: improve debug configurationChristian Göttsche2023-09-132-0/+12
| * | | | | | selinux: print sum of chain lengths^2 for hash tablesChristian Göttsche2023-09-134-3/+9
| * | | | | | selinux: Annotate struct sidtab_str_cache with __counted_byKees Cook2023-09-121-1/+1
| |/ / / / /
* | | | | | Merge tag 'tpmdd-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/jarkk...Linus Torvalds2023-10-304-63/+30
|\ \ \ \ \ \
| * | | | | | keys: Remove unused extern declarationsYueHaibing2023-10-241-7/+0
| * | | | | | integrity: powerpc: Do not select CA_MACHINE_KEYRINGMichal Suchanek2023-10-241-2/+0
| * | | | | | KEYS: trusted: tee: Refactor register SHM usageSumit Garg2023-10-241-44/+20
| * | | | | | KEYS: trusted: Rollback init_trusted() consistentlyJarkko Sakkinen2023-10-241-10/+10
| | |_|_|/ / | |/| | | |
* | | | | | Merge tag 'hardening-v6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2023-10-301-3/+3
|\ \ \ \ \ \
| * | | | | | ima: Add __counted_by for struct modsig and use struct_size()Gustavo A. R. Silva2023-10-201-3/+3
| | |_|/ / / | |/| | | |
* | | | | | Merge tag 'vfs-6.7.ctime' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs...Linus Torvalds2023-10-304-7/+8
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | security: convert to new timestamp accessorsJeff Layton2023-10-181-1/+1
| * | | | | selinux: convert to new timestamp accessorsJeff Layton2023-10-181-1/+1
| * | | | | apparmor: convert to new timestamp accessorsJeff Layton2023-10-182-5/+6
| | |_|/ / | |/| | |
* / | | | KEYS: trusted: Remove redundant static calls usageSumit Garg2023-10-101-8/+5
|/ / / /
* | | | ima: rework CONFIG_IMA dependency blockArnd Bergmann2023-09-271-12/+6
* | | | ima: Finish deprecation of IMA_TRUSTED_KEYRING KconfigOleksandr Tymoshenko2023-09-261-2/+2
|/ / /
* / / selinux: fix handling of empty opts in selinux_fs_context_submount()Ondrej Mosnacek2023-09-121-2/+8
|/ /
* | Merge tag 'landlock-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2023-09-081-1/+1
|\ \
| * | landlock: Annotate struct landlock_rule with __counted_byKees Cook2023-08-181-1/+1
* | | Merge tag 'tomoyo-pr-20230903' of git://git.osdn.net/gitroot/tomoyo/tomoyo-test1Linus Torvalds2023-09-043-7/+5
|\ \ \
| * | | tomoyo: remove unused function declarationGONG, Ruiqi2023-08-131-2/+0
| * | | tomoyo: refactor deprecated strncpyJustin Stitt2023-08-051-3/+2
| * | | tomoyo: add format attributes to functionsChristian Göttsche2023-07-232-2/+3
* | | | Merge tag 'Smack-for-6.6' of https://github.com/cschaufler/smack-nextLinus Torvalds2023-08-301-2/+2
|\ \ \ \
| * | | | smackfs: Prevent underflow in smk_set_cipso()Dan Carpenter2023-08-071-1/+1
| * | | | security: smack: smackfs: fix typo (lables->labels)Tóth János2023-08-071-1/+1
| | |_|/ | |/| |
* | | | Merge tag 'integrity-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/z...Linus Torvalds2023-08-305-30/+16
|\ \ \ \