summaryrefslogtreecommitdiffstats
path: root/security
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | Merge tag 'integrity-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2020-12-166-37/+54
|\ \ \
| * | | ima: Don't modify file descriptor mode on the flyRoberto Sassu2020-11-291-15/+5
| * | | ima: select ima-buf template for buffer measurementLakshmi Ramasubramanian2020-11-204-16/+37
| * | | ima: defer arch_ima_get_secureboot() call to IMA init timeArd Biesheuvel2020-11-022-6/+12
| |/ /
* | | Merge tag 'selinux-pr-20201214' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-12-166-28/+35
|\ \ \
| * | | lsm,selinux: pass flowi_common instead of flowi to the LSM hooksPaul Moore2020-11-234-17/+19
| * | | selinux: Fix fall-through warnings for ClangGustavo A. R. Silva2020-11-231-0/+1
| * | | selinux: drop super_block backpointer from superblock_security_structOndrej Mosnacek2020-11-122-4/+2
| * | | selinux: fix inode_doinit_with_dentry() LABEL_INVALID error handlingPaul Moore2020-11-051-18/+13
| * | | selinux: allow dontauditx and auditallowx rules to take effect without allowxbauen12020-10-271-3/+1
| * | | selinux: fix error initialization in inode_doinit_with_dentry()Tianyue Ren2020-10-271-3/+16
| | |/ | |/|
* | | Merge tag 'audit-pr-20201214' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-12-161-5/+0
|\ \ \
| * | | audit: trigger accompanying records when no rules presentRichard Guy Briggs2020-10-271-5/+0
| |/ /
* | | apparmor: remove duplicate macro list_entry_is_head()Andy Shevchenko2020-12-151-3/+0
* | | Merge tag 'net-next-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2020-12-1510-35/+70
|\ \ \
| * \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...Jakub Kicinski2020-12-121-0/+1
| |\ \ \
| | * | | xfrm: redact SA secret with lockdown confidentialityAntony Antony2020-11-271-0/+1
| | | |/ | | |/|
| * | | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski2020-12-041-24/+54
| |\ \ \
| | * | | ima: Implement ima_inode_hashKP Singh2020-11-261-24/+54
| * | | | security: add const qualifier to struct sock in various placesFlorian Westphal2020-12-037-11/+11
| * | | | keys: Provide the original description to the key preparserDavid Howells2020-11-231-0/+2
| * | | | Merge https://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2020-11-191-1/+3
| |\ \ \ \ | | |/ / / | |/| | |
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski2020-11-141-0/+2
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | bpf: Implement task local storageKP Singh2020-11-061-0/+2
* | | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2020-12-143-3/+3
|\ \ \ \ \
| * | | | | crypto: sha - split sha.h into sha1.h and sha2.hEric Biggers2020-11-203-3/+3
| | |_|_|/ | |/| | |
* | | | | Merge tag 'tomoyo-pr-20201214' of git://git.osdn.net/gitroot/tomoyo/tomoyo-test1Linus Torvalds2020-12-148-41/+44
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | tomoyo: Fix typo in comments.Tetsuo Handa2020-12-065-7/+7
| * | | | tomoyo: Fix null pointer checkZheng Zengkai2020-11-273-6/+4
| * | | | tomoyo: Limit wildcard recursion depth.Tetsuo Handa2020-11-031-25/+30
| * | | | tomoyo: fix clang pointer arithmetic warningArnd Bergmann2020-10-281-3/+3
| |/ / /
* | | | Merge tag 'selinux-pr-20201113' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-11-141-1/+3
|\ \ \ \ | |_|/ / |/| | |
| * | | selinux: Fix error return code in sel_ib_pkey_sid_slow()Chen Zhou2020-11-121-1/+3
* | | | ima: Replace zero-length array with flexible-array memberGustavo A. R. Silva2020-10-291-1/+1
| |/ / |/| |
* | | Merge tag 'safesetid-5.10' of git://github.com/micah-morton/linuxLinus Torvalds2020-10-253-109/+309
|\ \ \ | |_|/ |/| |
| * | LSM: SafeSetID: Fix warnings reported by test botThomas Cedeno2020-10-132-14/+14
| * | LSM: SafeSetID: Add GID security policy handlingThomas Cedeno2020-10-133-109/+309
* | | task_work: cleanup notification modesJens Axboe2020-10-172-2/+2
* | | Merge tag 'net-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2020-10-151-0/+6
|\ \ \
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-09-221-1/+2
| |\| |