aboutsummaryrefslogtreecommitdiff
path: root/security
AgeCommit message (Expand)AuthorFilesLines
2020-12-24Merge tag 'Smack-for-5.11-io_uring-fix' of git://github.com/cschaufler/smack-...Gravatar Linus Torvalds 1-2/+3
2020-12-24Merge tag 'efi_updates_for_v5.11' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 2-0/+77
2020-12-22Smack: Handle io_uring kernel thread privilegesGravatar Casey Schaufler 1-2/+3
2020-12-17Merge tag 'ovl-update-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-2/+1
2020-12-16Merge tag 'Smack-for-5.11' of git://github.com/cschaufler/smack-nextGravatar Linus Torvalds 2-5/+5
2020-12-16Merge tag 'integrity-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 6-37/+54
2020-12-16Merge tag 'selinux-pr-20201214' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 6-28/+35
2020-12-16Merge tag 'audit-pr-20201214' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-5/+0
2020-12-15apparmor: remove duplicate macro list_entry_is_head()Gravatar Andy Shevchenko 1-3/+0
2020-12-15Merge tag 'net-next-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Gravatar Linus Torvalds 10-35/+70
2020-12-14Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Gravatar Linus Torvalds 3-3/+3
2020-12-14Merge tag 'tomoyo-pr-20201214' of git://git.osdn.net/gitroot/tomoyo/tomoyo-test1Gravatar Linus Torvalds 8-41/+44
2020-12-14vfs: move cap_convert_nscap() call into vfs_setxattr()Gravatar Miklos Szeredi 1-2/+1
2020-12-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...Gravatar Jakub Kicinski 1-0/+1
2020-12-06tomoyo: Fix typo in comments.Gravatar Tetsuo Handa 5-7/+7
2020-12-04Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextGravatar Jakub Kicinski 1-24/+54
2020-12-03security: add const qualifier to struct sock in various placesGravatar Florian Westphal 7-11/+11
2020-11-29ima: Don't modify file descriptor mode on the flyGravatar Roberto Sassu 1-15/+5
2020-11-27tomoyo: Fix null pointer checkGravatar Zheng Zengkai 3-6/+4
2020-11-27xfrm: redact SA secret with lockdown confidentialityGravatar Antony Antony 1-0/+1
2020-11-26ima: Implement ima_inode_hashGravatar KP Singh 1-24/+54
2020-11-23lsm,selinux: pass flowi_common instead of flowi to the LSM hooksGravatar Paul Moore 4-17/+19
2020-11-23selinux: Fix fall-through warnings for ClangGravatar Gustavo A. R. Silva 1-0/+1
2020-11-23keys: Provide the original description to the key preparserGravatar David Howells 1-0/+2
2020-11-20ima: select ima-buf template for buffer measurementGravatar Lakshmi Ramasubramanian 4-16/+37
2020-11-20crypto: sha - split sha.h into sha1.h and sha2.hGravatar Eric Biggers 3-3/+3
2020-11-19Merge https://git.kernel.org/pub/scm/linux/kernel/git/netdev/netGravatar Jakub Kicinski 1-1/+3
2020-11-16security/smack: remove unused varible 'rc'Gravatar Alex Shi 1-2/+1
2020-11-14Merge tag 'selinux-pr-20201113' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-1/+3
2020-11-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextGravatar Jakub Kicinski 1-0/+2
2020-11-13Smack: fix kernel-doc interface on functionsGravatar Alex Shi 1-3/+4
2020-11-12selinux: Fix error return code in sel_ib_pkey_sid_slow()Gravatar Chen Zhou 1-1/+3
2020-11-12selinux: drop super_block backpointer from superblock_security_structGravatar Ondrej Mosnacek 2-4/+2
2020-11-06bpf: Implement task local storageGravatar KP Singh 1-0/+2
2020-11-06ima: generalize x86/EFI arch glue for other EFI architecturesGravatar Chester Lin 2-0/+77
2020-11-05selinux: fix inode_doinit_with_dentry() LABEL_INVALID error handlingGravatar Paul Moore 1-18/+13
2020-11-03tomoyo: Limit wildcard recursion depth.Gravatar Tetsuo Handa 1-25/+30
2020-11-02ima: defer arch_ima_get_secureboot() call to IMA init timeGravatar Ard Biesheuvel 2-6/+12
2020-10-29ima: Replace zero-length array with flexible-array memberGravatar Gustavo A. R. Silva 1-1/+1
2020-10-28tomoyo: fix clang pointer arithmetic warningGravatar Arnd Bergmann 1-3/+3
2020-10-27selinux: allow dontauditx and auditallowx rules to take effect without allowxGravatar bauen1 1-3/+1
2020-10-27selinux: fix error initialization in inode_doinit_with_dentry()Gravatar Tianyue Ren 1-3/+16
2020-10-27audit: trigger accompanying records when no rules presentGravatar Richard Guy Briggs 1-5/+0
2020-10-25Merge tag 'safesetid-5.10' of git://github.com/micah-morton/linuxGravatar Linus Torvalds 3-109/+309
2020-10-17task_work: cleanup notification modesGravatar Jens Axboe 2-2/+2
2020-10-15Merge tag 'net-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Gravatar Linus Torvalds 1-0/+6
2020-10-15Merge tag 'integrity-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 8-67/+161
2020-10-15Merge tag 'char-misc-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 7-35/+110
2020-10-13Merge tag 'selinux-pr-20201012' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 17-498/+1068
2020-10-13Merge tag 'Smack-for-5.10' of git://github.com/cschaufler/smack-nextGravatar Linus Torvalds 4-149/+200