summaryrefslogtreecommitdiff
path: root/security
AgeCommit message (Expand)Author
2020-11-14Merge tag 'selinux-pr-20201113' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-11-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski
2020-11-13Smack: fix kernel-doc interface on functionsAlex Shi
2020-11-12selinux: Fix error return code in sel_ib_pkey_sid_slow()Chen Zhou
2020-11-12selinux: drop super_block backpointer from superblock_security_structOndrej Mosnacek
2020-11-06bpf: Implement task local storageKP Singh
2020-11-06ima: generalize x86/EFI arch glue for other EFI architecturesChester Lin
2020-11-05selinux: fix inode_doinit_with_dentry() LABEL_INVALID error handlingPaul Moore
2020-11-03tomoyo: Limit wildcard recursion depth.Tetsuo Handa
2020-11-02ima: defer arch_ima_get_secureboot() call to IMA init timeArd Biesheuvel
2020-10-29ima: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-10-28tomoyo: fix clang pointer arithmetic warningArnd Bergmann
2020-10-27selinux: allow dontauditx and auditallowx rules to take effect without allowxbauen1
2020-10-27selinux: fix error initialization in inode_doinit_with_dentry()Tianyue Ren
2020-10-27audit: trigger accompanying records when no rules presentRichard Guy Briggs
2020-10-25Merge tag 'safesetid-5.10' of git://github.com/micah-morton/linuxLinus Torvalds
2020-10-17task_work: cleanup notification modesJens Axboe
2020-10-15Merge tag 'net-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2020-10-15Merge tag 'integrity-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-10-15Merge tag 'char-misc-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-10-13Merge tag 'selinux-pr-20201012' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-10-13Merge tag 'Smack-for-5.10' of git://github.com/cschaufler/smack-nextLinus Torvalds
2020-10-13Merge tag 'tomoyo-pr-20201012' of git://git.osdn.net/gitroot/tomoyo/tomoyo-test1Linus Torvalds
2020-10-13LSM: SafeSetID: Fix warnings reported by test botThomas Cedeno
2020-10-13LSM: SafeSetID: Add GID security policy handlingThomas Cedeno
2020-10-13Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2020-10-12Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-10-12Merge tag 'efi-core-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-10-12tomoyo: Loosen pathname/domainname validation.Tetsuo Handa
2020-10-05Smack: Remove unnecessary variable initializationCasey Schaufler
2020-10-05fs/kernel_file_read: Add "offset" arg for partial readsKees Cook
2020-10-05IMA: Add support for file reads without contentsScott Branden
2020-10-05LSM: Add "contents" flag to kernel_read_file hookKees Cook
2020-10-05firmware_loader: Use security_post_load_data()Kees Cook
2020-10-05LSM: Introduce kernel_post_load_data() hookKees Cook
2020-10-05fs/kernel_read_file: Add file_size output argumentKees Cook
2020-10-05fs/kernel_read_file: Switch buffer size arg to size_tKees Cook
2020-10-05fs/kernel_read_file: Remove redundant size argumentKees Cook
2020-10-05fs/kernel_read_file: Split into separate include fileScott Branden
2020-10-05fs/kernel_read_file: Remove FIRMWARE_PREALLOC_BUFFER enumKees Cook
2020-10-03security/keys: remove compat_keyctl_instantiate_key_iovChristoph Hellwig
2020-10-03iov_iter: transparently handle compat iovecs in import_iovecChristoph Hellwig
2020-09-25integrity: Asymmetric digsig supports SM2-with-SM3 algorithmTianjia Zhang
2020-09-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-09-22Smack: Fix build when NETWORK_SECMARK is not setCasey Schaufler
2020-09-16ima: Fix NULL pointer dereference in ima_file_hashKP Singh
2020-09-16integrity: Load certs from the EFI MOK config tableLenny Szubowicz
2020-09-16integrity: Move import of MokListRT certs to a separate routineLenny Szubowicz
2020-09-15Merge tag 'fixes-v5.9a' of git://git.kernel.org/pub/scm/linux/kernel/git/jmor...Linus Torvalds
2020-09-15selinux: Add helper functions to get and set checkreqprotLakshmi Ramasubramanian