summaryrefslogtreecommitdiffstats
path: root/security
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'net-next-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2023-08-292-3/+3
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-08-241-1/+1
| |\
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-08-101-1/+1
| |\ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-08-031-3/+8
| |\ \ \
| * \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-07-202-12/+25
| |\ \ \ \
| * | | | | security: Constify sk in the sk_getsecid hook.Guillaume Nault2023-07-142-3/+3
* | | | | | Merge tag 'tpmdd-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/jarkk...Linus Torvalds2023-08-2910-14/+94
|\ \ \ \ \ \
| * | | | | | KEYS: Replace all non-returning strlcpy with strscpyAzeem Shaikh2023-08-171-1/+1
| * | | | | | integrity: PowerVM support for loading third party code signing keysNayna Jain2023-08-173-0/+30
| * | | | | | integrity: PowerVM machine keyring enablementNayna Jain2023-08-171-1/+3
| * | | | | | integrity: check whether imputed trust is enabledNayna Jain2023-08-174-6/+22
| * | | | | | integrity: remove global variable from machine_keyring.cNayna Jain2023-08-171-2/+2
| * | | | | | integrity: ignore keys failing CA restrictions on non-UEFI platformNayna Jain2023-08-171-1/+1
| * | | | | | integrity: PowerVM support for loading CA keys on machine keyringNayna Jain2023-08-173-0/+30
| * | | | | | integrity: Enforce digitalSignature usage in the ima and evm keyringsEric Snowberg2023-08-173-4/+6
| | |_|_|/ / | |/| | | |
* | | | | | Merge tag 's390-6.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2023-08-281-2/+2
|\ \ \ \ \ \
| * | | | | | s390/ipl: fix virtual vs physical address confusionAlexander Gordeev2023-08-181-2/+2
| | |_|/ / / | |/| | | |
* | | | | | Merge tag 'hardening-v6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2023-08-283-4/+26
|\ \ \ \ \ \
| * | | | | | LoadPin: Annotate struct dm_verity_loadpin_trusted_root_digest with __counted_byKees Cook2023-08-251-2/+1
| * | | | | | integrity: Annotate struct ima_rule_opt_list with __counted_byKees Cook2023-08-181-2/+2
| * | | | | | hardening: Move BUG_ON_DATA_CORRUPTION to hardening optionsMarco Elver2023-08-151-0/+10
| * | | | | | list: Introduce CONFIG_LIST_HARDENEDMarco Elver2023-08-151-0/+13
| | |_|/ / / | |/| | | |
* | | | | | Merge tag 'v6.6-vfs.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...Linus Torvalds2023-08-283-0/+87
|\ \ \ \ \ \
| * | | | | | vfs, security: Fix automount superblock LSM init problem, preventing NFS sb s...David Howells2023-08-153-0/+87
| |/ / / / /
* | | | | | Merge tag 'v6.6-vfs.ctime' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2023-08-284-10/+16
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | selinux: convert to ctime accessor functionsJeff Layton2023-07-241-1/+1
| * | | | | security: convert to ctime accessor functionsJeff Layton2023-07-241-1/+1
| * | | | | apparmor: convert to ctime accessor functionsJeff Layton2023-07-242-5/+5
| * | | | | apparmor: update ctime whenever the mtime changes on an inodeJeff Layton2023-07-102-6/+12
| |/ / / /
* | | | | Merge tag 'selinux-pr-20230821' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2023-08-221-1/+1
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | selinux: set next pointer before attaching to listChristian Göttsche2023-08-181-1/+1
| |/ / /
* | | / sysctl: set variable key_sysctls storage-class-specifier to staticTom Rix2023-08-071-1/+1
| |_|/ |/| |
* | | security: keys: perform capable check only on privileged operationsChristian Göttsche2023-07-281-3/+8
| |/ |/|
* | security: keys: Modify mismatched function nameJiapeng Chong2023-07-171-1/+1
* | keys: Fix linking a duplicate key to a keyring's assoc_arrayPetr Pavlu2023-07-171-11/+24
|/
* Merge tag 'apparmor-pr-2023-07-06' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2023-07-078-68/+110
|\
| * apparmor: Fix kernel-doc header for verify_dfa_accept_indexJohn Johansen2023-07-061-1/+1
| * apparmor: fix: kzalloc perms tables for shared dfasJohn Johansen2023-07-062-4/+35
| * apparmor: fix profile verification and enable itJohn Johansen2023-07-062-25/+27
| * apparmor: fix policy_compat permission remap with extended permissionsJohn Johansen2023-07-061-12/+19
| * apparmor: aa_buffer: Convert 1-element array to flexible arrayKees Cook2023-07-061-4/+4
| * apparmor: add missing failure check in compute_xmatch_permsJohn Johansen2023-07-061-0/+2
| * apparmor: fix missing error check for rhashtable_insert_fastDanila Chernetsov2023-07-061-2/+7
| * apparmor: Return directly after a failed kzalloc() in two functionsMarkus Elfring2023-07-061-5/+5
| * AppArmor: Fix some kernel-doc commentsYang Li2023-07-061-1/+1
| * apparmor: fix use of strcpy in policy_unpack_testRae Moar2023-07-061-7/+6
| * apparmor: fix kernel-doc complaintsRandy Dunlap2023-01-103-8/+4
* | Merge tag 'core_guards_for_6.5_rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-07-041-3/+3
|\ \
| * | apparmor: Free up __cleanup() namePeter Zijlstra2023-06-261-3/+3
* | | Merge tag 'powerpc-6.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2023-06-301-14/+26
|\ \ \