summaryrefslogtreecommitdiffstats
path: root/security
AgeCommit message (Expand)Author
2019-02-05selinux: always allow mounting submountsOndrej Mosnacek
2019-02-05selinux: fix GPF on invalid policyStephen Smalley
2019-02-05LSM: Check for NULL cred-security on freeJames Morris
2019-02-05Yama: Check for pid death before checking ancestryKees Cook
2019-01-30EVM: fix return value check in evm_write_xattrs()Wei Yongjun
2019-01-14selinux: policydb - fix byte order and alignment issuesOndrej Mosnacek
2018-12-15selinux: Add __GFP_NOWARN to allocation at str_read()Tetsuo Handa
2018-12-04apparmor: Fix uninitialized value in aa_split_fqnameZubin Mithra
2018-11-21selinux: check length properly in SCTP bind hookOndrej Mosnacek
2018-11-13ima: fix showing large 'violations' or 'runtime_measurements_count'Eric Biggers
2018-11-13selinux: fix mounting of cgroup2 under older policiesStephen Smalley
2018-11-13Smack: ptrace capability use fixesCasey Schaufler
2018-09-29Revert "uapi/linux/keyctl.h: don't use C++ reserved keyword as a struct membe...Lubomir Rintel
2018-09-26security: check for kstrdup() failure in lsm_append()Eric Biggers
2018-09-26evm: Don't deadlock if a crypto algorithm is unavailableMatthew Garrett
2018-09-26Smack: Fix handling of IPv4 traffic received by PF_INET6 socketsPiotr Sawicki
2018-09-15uapi/linux/keyctl.h: don't use C++ reserved keyword as a struct member nameRandy Dunlap
2018-09-15selinux: cleanup dentry and inodes on error in selinuxfsnixiaoming
2018-09-15apparmor: fix an error code in __aa_create_ns()Dan Carpenter
2018-09-09cap_inode_getsecurity: use d_find_any_alias() instead of d_find_alias()Eddie.Horng
2018-09-09apparmor: fix bad debug check in apparmor_secid_to_secctx()John Johansen
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-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
2018-06-07apparmor: fixup secid map conversion to using IDRJohn Johansen
2018-06-07apparmor: Use an IDR to allocate apparmor secidsMatthew Wilcox
2018-06-07apparmor: Fix memory leak of rule on error exit pathTyler Hicks
2018-06-07apparmor: modify audit rule support to support profile stacksJohn Johansen
2018-06-07apparmor: Add support for audit rule filteringMatthew Garrett
2018-06-07apparmor: Convert to use match_string() helperAndy Shevchenko
2018-06-07apparmor: improve get_buffers macro by using get_cpu_ptrJohn Johansen
2018-06-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2018-06-06Merge tag 'audit-pr-20180605' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-06-06Merge tag 'selinux-pr-20180605' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2018-06-06Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-06-05Merge branch 'smack-for-4.18' of https://github.com/cschaufler/next-smack int...James Morris
2018-06-05Smack: Fix memory leak in smack_inode_getsecctxCasey Schaufler
2018-06-04Merge branch 'userns-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-06-04Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds