summaryrefslogtreecommitdiffstats
path: root/security
AgeCommit message (Expand)Author
2020-01-06selinux: allow per-file labelling for binderfsHridya Valsaraju
2020-01-06selinuxfs: use scnprintf to get real length for inodeliuyang34
2020-01-04Merge tag 'apparmor-pr-2020-01-04' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2020-01-04apparmor: fix aa_xattrs_match() may sleep while holding a RCU lockJohn Johansen
2020-01-02apparmor: only get a label reference if the fast path check failsJohn Johansen
2020-01-02apparmor: fix bind mounts aborting with -ENOMEMPatrick Steinhardt
2020-01-02tomoyo: Use atomic_t for statistics counterTetsuo Handa
2019-12-31Merge tag 'tomoyo-fixes-for-5.5' of git://git.osdn.net/gitroot/tomoyo/tomoyo-...Linus Torvalds
2019-12-24selinux: remove set but not used variable 'sidtab'YueHaibing
2019-12-23selinux: ensure the policy has been loaded before reading the sidtab statsPaul Moore
2019-12-21selinux: ensure we cleanup the internal AVC counters on error in avc_update()Jaihind Yadav
2019-12-18selinux: randomize layout of key structuresStephen Smalley
2019-12-18selinux: clean up selinux_enabled/disabled/enforcing_bootStephen Smalley
2019-12-18Merge tag 'tpmdd-next-20191219' of git://git.infradead.org/users/jjs/linux-tpmddLinus Torvalds
2019-12-17security: keys: trusted: fix lost handle flushJames Bottomley
2019-12-16tomoyo: Suppress RCU warning at list_for_each_entry_rcu().Tetsuo Handa
2019-12-12KEYS: remove CONFIG_KEYS_COMPATEric Biggers
2019-12-12IMA: Read keyrings= option from the IMA policyLakshmi Ramasubramanian
2019-12-12IMA: Add support to limit measuring keysLakshmi Ramasubramanian
2019-12-12KEYS: Call the IMA hook to measure keysLakshmi Ramasubramanian
2019-12-12IMA: Define an IMA hook to measure keysLakshmi Ramasubramanian
2019-12-12IMA: Add KEY_CHECK func to measure keysLakshmi Ramasubramanian
2019-12-12IMA: Check IMA policy flagLakshmi Ramasubramanian
2019-12-12ima: avoid appraise error for hash calc interruptPatrick Callaghan
2019-12-12selinux: remove unnecessary selinux cred requestYang Guo
2019-12-11tomoyo: Don't use nifty names on sockets.Tetsuo Handa
2019-12-10selinux: ensure we cleanup the internal AVC counters on error in avc_insert()Paul Moore
2019-12-10security: only build lsm_audit if CONFIG_SECURITY=yStephen Smalley
2019-12-09selinux: clean up selinux_inode_permission MAY_NOT_BLOCK testsStephen Smalley
2019-12-09selinux: fall back to ref-walk if audit is requiredStephen Smalley
2019-12-09selinux: revert "stop passing MAY_NOT_BLOCK to the AVC upon follow_link"Stephen Smalley
2019-12-09security,lockdown,selinux: implement SELinux lockdownStephen Smalley
2019-12-09selinux: cache the SID -> context string translationOndrej Mosnacek
2019-12-09selinux: sidtab reverse lookup hash tableJeff Vander Stoep
2019-12-09treewide: Use sizeof_field() macroPankaj Bharadiya
2019-12-08namei: allow nd_jump_link() to produce errorsAleksa Sarai
2019-12-03Merge tag 'apparmor-pr-2019-12-03' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2019-12-01Merge tag 'y2038-cleanups-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/...Linus Torvalds
2019-11-30Merge tag 'selinux-pr-20191126' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2019-11-30Merge tag 'powerpc-5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2019-11-30Merge tag 'notifications-pipe-prep-20191115' of git://git.kernel.org/pub/scm/...Linus Torvalds
2019-11-29x86/efi: remove unused variablesYueHaibing
2019-11-27Merge tag 'drm-next-2019-11-27' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2019-11-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2019-11-26Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2019-11-26Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2019-11-26net: port < inet_prot_sock(net) --> inet_port_requires_bind_service(net, port)Maciej Żenczykowski
2019-11-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds
2019-11-22apparmor: make it so work buffers can be allocated from atomic contextJohn Johansen
2019-11-22apparmor: reduce rcu_read_lock scope for aa_file_perm mediationJohn Johansen