summaryrefslogtreecommitdiffstats
path: root/security
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'userns-for-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2021-02-221-1/+11
|\
| * capabilities: Don't allow writing ambiguous v3 file capabilitiesEric W. Biederman2020-12-291-1/+11
* | Merge branch 'work.audit' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2021-02-221-2/+3
|\ \
| * | make dump_common_audit_data() safe to be called from RCU pathwalkAl Viro2021-01-161-2/+3
* | | Merge tag 'tpmdd-next-v5.12-rc1-v2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2021-02-212-8/+36
|\ \ \
| * | | KEYS: trusted: Reserve TPM for seal and unseal operationsJarkko Sakkinen2021-02-161-4/+18
| * | | KEYS: trusted: Fix migratable=1 failingJarkko Sakkinen2021-02-161-1/+1
| * | | KEYS: trusted: Fix incorrect handling of tpm_get_random()Jarkko Sakkinen2021-02-161-3/+17
* | | | Merge tag 'Smack-for-v5.12' of git://github.com/cschaufler/smack-nextLinus Torvalds2021-02-211-2/+19
|\ \ \ \
| * | | | smackfs: restrict bytes count in smackfs write functionsSabyrzhan Tasbolatov2021-02-021-2/+19
| | |/ / | |/| |
* | | | Merge tag 'integrity-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2021-02-2116-52/+301
|\ \ \ \
| * | | | integrity: Make function integrity_add_key() staticWei Yongjun2021-02-121-2/+2
| * | | | Merge branch 'ima-kexec-fixes' into next-integrityMimi Zohar2021-02-101-0/+3
| |\ \ \ \
| | * | | | ima: Free IMA measurement buffer after kexec syscallLakshmi Ramasubramanian2021-02-101-0/+2
| | * | | | ima: Free IMA measurement buffer on errorLakshmi Ramasubramanian2021-02-101-0/+1
| | | |_|/ | | |/| |
| * | | | IMA: Measure kernel version in early bootRaphael Gianotti2021-01-261-0/+5
| * | | | selinux: include a consumer of the new IMA critical data hookLakshmi Ramasubramanian2021-01-145-10/+127
| * | | | IMA: define a builtin critical data measurement policyLakshmi Ramasubramanian2021-01-141-0/+12
| * | | | IMA: extend critical data hook to limit the measurement based on a labelTushar Sugandhi2021-01-141-3/+5
| * | | | IMA: limit critical data measurement based on a labelTushar Sugandhi2021-01-141-3/+34
| * | | | IMA: add policy rule to measure critical dataTushar Sugandhi2021-01-141-4/+25
| * | | | IMA: define a hook to measure kernel integrity critical dataTushar Sugandhi2021-01-143-1/+26
| * | | | IMA: add support to measure buffer data hashTushar Sugandhi2021-01-145-9/+30
| * | | | IMA: generalize keyring specific measurement constructsTushar Sugandhi2021-01-144-26/+35
| * | | | evm: Fix memleak in init_descDinghao Liu2021-01-131-2/+5
| |/ / /
* | | | Merge tag 'selinux-pr-20210215' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2021-02-2116-51/+141
|\ \ \ \
| * | | | selinux: teach SELinux about anonymous inodesDaniel Colascione2021-01-142-0/+59
| * | | | security: add inode_init_security_anon() LSM hookLokesh Gidra2021-01-141-0/+8
| * | | | selinux: fall back to SECURITY_FS_USE_GENFS if no xattr supportOndrej Mosnacek2021-01-131-25/+52
| * | | | selinux: mark selinux_xfrm_refcount as __read_mostlyOndrej Mosnacek2021-01-121-1/+1
| * | | | selinux: mark some global variables __ro_after_initOndrej Mosnacek2021-01-126-12/+12
| * | | | selinux: make selinuxfs_mount staticOndrej Mosnacek2021-01-122-2/+1
| * | | | selinux: drop the unnecessary aurule_callback variableOndrej Mosnacek2021-01-121-7/+3
| * | | | selinux: remove unused global variablesOndrej Mosnacek2021-01-124-4/+0
| * | | | selinux: fix inconsistency between inode_getxattr and inode_listsecurityAmir Goldstein2021-01-041-0/+4
| * | | | selinux: handle MPTCP consistently with TCPPaolo Abeni2021-01-041-1/+2
| |/ / /
* | | | Merge tag 'tomoyo-pr-20210215' of git://git.osdn.net/gitroot/tomoyo/tomoyo-test1Linus Torvalds2021-02-213-25/+25
|\ \ \ \ | |_|_|/ |/| | |
| * | | tomoyo: recognize kernel threads correctlyTetsuo Handa2021-02-011-1/+1
| * | | tomoyo: ignore data race while checking quotaTetsuo Handa2021-02-013-24/+24
| | |/ | |/|
* / | cap: fix conversions on getxattrMiklos Szeredi2021-01-281-24/+43
|/ /
* / dump_common_audit_data(): fix racy accesses to ->d_nameAl Viro2021-01-161-2/+5
|/
* Merge tag 'Smack-for-5.11-io_uring-fix' of git://github.com/cschaufler/smack-...Linus Torvalds2020-12-241-2/+3
|\
| * Smack: Handle io_uring kernel thread privilegesCasey Schaufler2020-12-221-2/+3
* | Merge tag 'efi_updates_for_v5.11' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-12-242-0/+77
|\ \
| * | ima: generalize x86/EFI arch glue for other EFI architecturesChester Lin2020-11-062-0/+77
* | | Merge tag 'ovl-update-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2020-12-171-2/+1
|\ \ \
| * | | vfs: move cap_convert_nscap() call into vfs_setxattr()Miklos Szeredi2020-12-141-2/+1
| |/ /
* | | Merge tag 'Smack-for-5.11' of git://github.com/cschaufler/smack-nextLinus Torvalds2020-12-162-5/+5
|\ \ \ | | |/ | |/|
| * | security/smack: remove unused varible 'rc'Alex Shi2020-11-161-2/+1
| * | Smack: fix kernel-doc interface on functionsAlex Shi2020-11-131-3/+4