summaryrefslogtreecommitdiffstats
path: root/security
AgeCommit message (Expand)Author
2019-01-13selinux: policydb - fix byte order and alignment issuesOndrej Mosnacek
2018-12-08selinux: add support for RTM_NEWCHAIN, RTM_DELCHAIN, and RTM_GETCHAINPaul Moore
2018-12-01selinux: Add __GFP_NOWARN to allocation at str_read()Tetsuo Handa
2018-11-27apparmor: Fix uninitialized value in aa_split_fqnameZubin Mithra
2018-11-21selinux: check length properly in SCTP bind hookOndrej Mosnacek
2018-11-13ima: open a new file instance if no read permissionsGoldwyn Rodrigues
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-25Revert "uapi/linux/keyctl.h: don't use C++ reserved keyword as a struct membe...Lubomir Rintel
2018-09-14Revert "x86/mm/legacy: Populate the user page-table with user pgd's"Joerg Roedel
2018-09-06Merge tag 'apparmor-pr-2018-09-06' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2018-09-04uapi/linux/keyctl.h: don't use C++ reserved keyword as a struct member nameRandy Dunlap
2018-09-03apparmor: fix bad debug check in apparmor_secid_to_secctx()John Johansen
2018-08-24Merge tag 'apparmor-pr-2018-08-23' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2018-08-24Merge branch 'userns-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-08-22apparmor: remove no-op permission check in policy_unpackJohn Johansen
2018-08-22init: allow initcall tables to be emitted using relative referencesArd Biesheuvel
2018-08-21apparmor: fix an error code in __aa_create_ns()Dan Carpenter
2018-08-15Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-08-15Merge branch 'next-tpm' of git://git.kernel.org/pub/scm/linux/kernel/git/jmor...Linus Torvalds
2018-08-15Merge branch 'next-smack' of git://git.kernel.org/pub/scm/linux/kernel/git/jm...Linus Torvalds
2018-08-15Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
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-11cap_inode_getsecurity: use d_find_any_alias() instead of d_find_alias()Eddie.Horng
2018-08-07selinux: cleanup dentry and inodes on error in selinuxfsnixiaoming
2018-08-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linuxHerbert Xu
2018-07-30Merge branch 'smack-for-4.19-a' of https://github.com/cschaufler/next-smack i...James Morris
2018-07-28ima: Get rid of ima_used_chip and use ima_tpm_chip != NULL insteadStefan Berger
2018-07-28ima: Use tpm_default_chip() and call TPM functions with a tpm_chipStefan Berger
2018-07-23net: sched: introduce chain object to uapiJiri Pirko
2018-07-23Smack: Inform peer that IPv6 traffic has been blockedPiotr Sawicki
2018-07-23Smack: Check UDP-Lite and DCCP protocols during IPv6 handlingPiotr Sawicki
2018-07-23Smack: Fix handling of IPv4 traffic received by PF_INET6 socketsPiotr Sawicki
2018-07-22EVM: fix return value check in evm_write_xattrs()Wei Yongjun
2018-07-20apparmor: Fix failure to audit context info in build_change_hatJohn Johansen
2018-07-19apparmor: Fully initialize aa_perms struct when answering userspace queryTyler Hicks
2018-07-19apparmor: Check buffer bounds when mapping permissions maskTyler Hicks
2018-07-20x86/pti: Allow CONFIG_PAGE_TABLE_ISOLATION for x86_32Joerg Roedel
2018-07-18integrity: prevent deadlock during digsig verification.Mikhail Kurinnoi
2018-07-18evm: Allow non-SHA1 digital signaturesMatthew Garrett
2018-07-18evm: Don't deadlock if a crypto algorithm is unavailableMatthew Garrett
2018-07-18integrity: silence warning when CONFIG_SECURITYFS is not enabledSudeep Holla
2018-07-18ima: Differentiate auditing policy rules from "audit" actionsStefan Berger
2018-07-18ima: Do not audit if CONFIG_INTEGRITY_AUDIT is not setStefan Berger