summaryrefslogtreecommitdiff
path: root/security
AgeCommit message (Expand)Author
2018-08-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2018-08-15Merge tag 'kbuild-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2018-08-15Merge tag 'selinux-pr-20180814' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2018-08-15Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-08-15Merge tag 'hardened-usercopy-v4.19-rc1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2018-08-13Merge branch 'work.open3' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds
2018-08-07selinux: cleanup dentry and inodes on error in selinuxfsnixiaoming
2018-07-23net: sched: introduce chain object to uapiJiri Pirko
2018-07-20x86/pti: Allow CONFIG_PAGE_TABLE_ISOLATION for x86_32Joerg Roedel
2018-07-17security: check for kstrdup() failure in lsm_append()Eric Biggers
2018-07-17security: export security_kernel_load_data functionArnd Bergmann
2018-07-17selinux: constify write_op[]Eric Biggers
2018-07-18kbuild: move bin2c back to scripts/ from scripts/basic/Masahiro Yamada
2018-07-16ima: based on policy warn about loading firmware (pre-allocated buffer)Mimi Zohar
2018-07-16module: replace the existing LSM hook in init_moduleMimi Zohar
2018-07-16ima: add build time policyMimi Zohar
2018-07-16ima: based on policy require signed firmware (sysfs fallback)Mimi Zohar
2018-07-16ima: based on policy require signed kexec kernel imagesMimi Zohar
2018-07-16security: define new LSM hook named security_kernel_load_dataMimi Zohar
2018-07-12IMA: don't propagate opened through the entire thingAl Viro
2018-07-12->file_open(): lose cred argumentAl Viro
2018-07-12security_file_open(): lose cred argumentAl Viro
2018-07-02usercopy: Do not select BUG with HARDENED_USERCOPYKamal Mostafa
2018-06-30Merge tag 'selinux-pr-20180629' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2018-06-28selinux: move user accesses in selinuxfs out of locked regionsJann Horn
2018-06-26dh key: fix rounding up KDF output lengthEric Biggers
2018-06-23Smack: Mark inode instant in smack_task_to_inodeCasey Schaufler
2018-06-19selinux: Cleanup printk logging in netnodepeter enderborg
2018-06-19selinux: Cleanup printk logging in avcpeter enderborg
2018-06-19selinux: Cleanup printk logging in netifpeter enderborg
2018-06-19selinux: Cleanup printk logging in netportpeter enderborg
2018-06-19selinux: Cleanup printk logging in sidtabpeter enderborg
2018-06-19selinux: Cleanup printk logging in netlinkpeter enderborg
2018-06-19selinux: Cleanup printk logging in selinuxfspeter enderborg
2018-06-19selinux: Cleanup printk logging in servicespeter enderborg
2018-06-19selinux: Cleanup printk logging in avtabpeter enderborg
2018-06-19selinux: Cleanup printk logging in hookspeter enderborg
2018-06-19selinux: Cleanup printk logging in policydbpeter enderborg
2018-06-19selinux: Cleanup printk logging in ebitmappeter enderborg
2018-06-19selinux: Cleanup printk logging in conditionalpeter enderborg
2018-06-15docs: Fix some broken referencesMauro Carvalho Chehab
2018-06-15docs: fix broken references with multiple hintsMauro Carvalho Chehab
2018-06-14Merge tag 'apparmor-pr-2018-06-13' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook
2018-06-12treewide: kmalloc() -> kmalloc_array()Kees Cook
2018-06-07Merge branch 'next-smack' of git://git.kernel.org/pub/scm/linux/kernel/git/jm...Linus Torvalds
2018-06-07Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-06-07apparmor: fix ptrace read checkJohn Johansen
2018-06-07apparmor: fix memory leak when deduping profile loadJohn Johansen
2018-06-07apparmor: fix mediation of prlimitJohn Johansen