- 39e16d9 Merge tag 'selinux-pr-20200430' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux by Linus Torvalds · 4 years, 8 months ago
- fb73974 selinux: properly handle multiple messages in selinux_netlink_send() by Paul Moore · 4 years, 8 months ago
- 292fed1 selinux: fix error return code in cond_read_list() by Wei Yongjun · 4 years, 8 months ago
- 9786cab Merge tag 'selinux-pr-20200416' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux by Linus Torvalds · 4 years, 9 months ago
- 86d32f9 keys: Fix proc_keys_next to increase position index by Vasily Averin · 4 years, 9 months ago
- af15f14 selinux: free str on error in str_read() by Ondrej Mosnacek · 4 years, 9 months ago
- 4c205c8 Merge tag 'keys-fixes-20200329' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by Linus Torvalds · 4 years, 9 months ago
- ff2ae60 Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/spdx by Linus Torvalds · 4 years, 9 months ago
- 7f21831 Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/linux-integrity by Linus Torvalds · 4 years, 9 months ago
- 29d9f30 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 4 years, 9 months ago
- b3aa112 Merge tag 'selinux-pr-20200330' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux by Linus Torvalds · 4 years, 9 months ago
- c753924 selinux: clean up indentation issue with assignment statement by Colin Ian King · 4 years, 9 months ago
- a776c27 Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 9 months ago
- 520b7aa bpf: lsm: Initialize the BPF LSM hooks by KP Singh · 4 years, 9 months ago
- 98e828a security: Refactor declaration of LSM hooks by KP Singh · 4 years, 9 months ago
- 4f08824 KEYS: Avoid false positive ENOMEM error on key read by Waiman Long · 4 years, 9 months ago
- d3ec10a KEYS: Don't write out to userspace while holding key semaphore by Waiman Long · 4 years, 9 months ago
- d198b34f .gitignore: add SPDX License Identifier by Masahiro Yamada · 4 years, 10 months ago
- 2985bed .gitignore: remove too obvious comments by Masahiro Yamada · 4 years, 10 months ago
- 2e35610 KEYS: reaching the keys quotas correctly by Yang Xu · 4 years, 10 months ago
- 9e2b4be ima: add a new CONFIG for loading arch-specific policies by Nayna Jain · 4 years, 10 months ago
- 5e729e1 selinux: avtab_init() and cond_policydb_init() return void by Paul Moore · 4 years, 10 months ago
- 34a2dab selinux: clean up error path in policydb_init() by Ondrej Mosnacek · 4 years, 10 months ago
- 555d6d7 integrity: Remove duplicate pr_fmt definitions by Tushar Sugandhi · 4 years, 10 months ago
- 72ec611 IMA: Add log statements for failure conditions by Tushar Sugandhi · 4 years, 10 months ago
- e2bf681 IMA: Update KBUILD_MODNAME for IMA files to ima by Tushar Sugandhi · 4 years, 10 months ago
- e3e0b58 selinux: remove unused initial SIDs and improve handling by Stephen Smalley · 4 years, 10 months ago
- e0ac568 selinux: reduce the use of hard-coded hash sizes by Ondrej Mosnacek · 4 years, 10 months ago
- e976568 Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/efi/efi into efi/core by Ingo Molnar · 4 years, 10 months ago
- 6b75d54 integrity: Check properly whether EFI GetVariable() is available by Ard Biesheuvel · 4 years, 11 months ago
- e4cfa05 selinux: Add xfs quota command types by Richard Haines · 4 years, 10 months ago
- c3a2761 selinux: optimize storage of filename transitions by Ondrej Mosnacek · 4 years, 11 months ago
- ebe7aca Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/linux-integrity by Linus Torvalds · 4 years, 10 months ago
- 5780b9a ima: add sm3 algorithm to hash algorithm configuration list by Tianjia Zhang · 4 years, 11 months ago
- 3be54d5 efi: Only print errors about failing to get certs if EFI vars are found by Javier Martinez Canillas · 4 years, 11 months ago
- 253050f selinux: factor out loop body from filename_trans_read() by Ondrej Mosnacek · 4 years, 11 months ago
- 4ca54d3 security: selinux: allow per-file labeling for bpffs by Connor O'Brien · 5 years ago
- 89d4d7c selinux: generalize evaluate_cond_node() by Ondrej Mosnacek · 5 years ago
- 8794d78 selinux: convert cond_expr to array by Ondrej Mosnacek · 5 years ago
- 2b3a003 selinux: convert cond_av_list to array by Ondrej Mosnacek · 5 years ago
- 60abd31 selinux: convert cond_list to array by Ondrej Mosnacek · 5 years ago
- a5650ac Merge tag 'selinux-pr-20200210' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux by Linus Torvalds · 4 years, 11 months ago
- 8d269a8 selinux: sel_avc_get_stat_idx should increase position index by Vasily Averin · 5 years ago
- 7470d0d1 selinux: allow kernfs symlinks to inherit parent directory context by Christian Göttsche · 5 years ago
- 06c2efe selinux: simplify evaluate_cond_node() by Ondrej Mosnacek · 5 years ago
- e9c38f9 Documentation,selinux: deprecate setting checkreqprot to 1 by Stephen Smalley · 5 years ago
- 4b36cb7 selinux: move status variables out of selinux_ss by Ondrej Mosnacek · 5 years ago
- c9d35ee Merge branch 'merge.nfs-fs_parse.1' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 11 months ago
- d7167b1 fs_parse: fold fs_parameter_desc/fs_parameter_spec by Al Viro · 5 years ago
- 96cafb9 fs_parser: remove fs_parameter_description name field by Eric Sandeen · 5 years ago
- 85e5529 Merge tag 'Smack-for-5.6' of git://github.com/cschaufler/smack-next by Linus Torvalds · 5 years ago
- 39a706f selinux: fix sidtab string cache locking by Ondrej Mosnacek · 5 years ago
- a20456a selinux: fix typo in filesystem name by Hridya Valsaraju · 5 years ago
- 87fbfff broken ping to ipv6 linklocal addresses on debian buster by Casey Schaufler · 5 years ago
- 08a3ef8 Merge tag 'linux-kselftest-5.6-rc1-kunit' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 5 years ago
- 6aee4ba Merge branch 'work.openat2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 5 years ago
- b3a6082 Merge branch 'for-v5.6' of git://git.kernel.org:/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 5 years ago
- 73a0bff Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/linux-integrity by Linus Torvalds · 5 years ago
- 2cf64d7 Merge tag 'tomoyo-pr-20200128' of git://git.osdn.net/gitroot/tomoyo/tomoyo-test1 by Linus Torvalds · 5 years ago
- bd2463a Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 5 years ago
- b1dba247 Merge tag 'selinux-pr-20200127' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux by Linus Torvalds · 5 years ago
- 10c2d11 security: remove EARLY_LSM_COUNT which never used by Alex Shi · 5 years ago
- 5b3014b IMA: Defined delayed workqueue to free the queued keys by Lakshmi Ramasubramanian · 5 years ago
- 450d0fd IMA: Call workqueue functions to measure queued keys by Lakshmi Ramasubramanian · 5 years ago
- 9f81a2e IMA: Define workqueue for early boot key measurements by Lakshmi Ramasubramanian · 5 years ago
- 5c7bac9 IMA: pre-allocate buffer to hold keyrings string by Lakshmi Ramasubramanian · 5 years ago
- 483ec26 ima: ima/lsm policy rule loading logic bug fixes by Janne Karhunen · 5 years ago
- 6beea7a ima: add the ability to query the cached hash of a given file by Florent Revest · 5 years ago
- 5350ceb ima: Add a space after printing LSM rules for readability by Clay Chang · 5 years ago
- 98aa003 selinux: fix regression introduced by move_mount(2) syscall by Stephen Smalley · 5 years ago
- dd89b9d selinux: do not allocate ancillary buffer on first load by Ondrej Mosnacek · 5 years ago
- cb89e24 selinux: remove redundant allocation and helper functions by Paul Moore · 5 years ago
- df4779b selinux: remove redundant selinux_nlmsg_perm by Huaisheng Ye · 5 years ago
- ae3d8c2 selinux: fix wrong buffer types in policydb.c by Ondrej Mosnacek · 5 years ago
- 8dcea18 net: bridge: vlan: add rtm definitions and dump support by Nikolay Aleksandrov · 5 years ago
- 35c57fc kunit: building kunit as a module breaks allmodconfig by Alan Maguire · 5 years ago
- cfff75d selinux: reorder hooks to make runtime disable less broken by Ondrej Mosnacek · 5 years ago
- 65cddd5 selinux: treat atomic flags more carefully by Ondrej Mosnacek · 5 years ago
- b78b7d5 selinux: make default_noexec read-only after init by Stephen Smalley · 5 years ago
- fe49c7e selinux: move ibpkeys code under CONFIG_SECURITY_INFINIBAND. by Ravi Kumar Siddojigari · 5 years ago
- b82f3f6 selinux: remove redundant msg_msg_alloc_security by Huaisheng Ye · 5 years ago
- 4d944bc apparmor: add AppArmor KUnit tests for policy unpack by Mike Salvatore · 5 years ago
- ea78979 IMA: fix measuring asymmetric keys Kconfig by Lakshmi Ramasubramanian · 5 years ago
- d41415e Documentation,selinux: fix references to old selinuxfs mount point by Stephen Smalley · 5 years ago
- 89b223b selinux: deprecate disabling SELinux and runtime by Paul Moore · 5 years ago
- 7a4b519 selinux: allow per-file labelling for binderfs by Hridya Valsaraju · 5 years ago
- 7e78c87 selinuxfs: use scnprintf to get real length for inode by liuyang34 · 5 years ago
- a125bcd Merge tag 'apparmor-pr-2020-01-04' of git://git.kernel.org/pub/scm/linux/kernel/git/jj/linux-apparmor by Linus Torvalds · 5 years ago
- 8c62ed2 apparmor: fix aa_xattrs_match() may sleep while holding a RCU lock by John Johansen · 5 years ago
- 20d4e80 apparmor: only get a label reference if the fast path check fails by John Johansen · 5 years ago
- 9c95a27 apparmor: fix bind mounts aborting with -ENOMEM by Patrick Steinhardt · 5 years ago
- a8772fa tomoyo: Use atomic_t for statistics counter by Tetsuo Handa · 5 years ago
- c5c928c Merge tag 'tomoyo-fixes-for-5.5' of git://git.osdn.net/gitroot/tomoyo/tomoyo-test1 by Linus Torvalds · 5 years ago
- f126853 selinux: remove set but not used variable 'sidtab' by YueHaibing · 5 years ago
- 15b590a selinux: ensure the policy has been loaded before reading the sidtab stats by Paul Moore · 5 years ago
- 030b995 selinux: ensure we cleanup the internal AVC counters on error in avc_update() by Jaihind Yadav · 5 years ago
- 5c108d4 selinux: randomize layout of key structures by Stephen Smalley · 5 years ago
- 6c5a682 selinux: clean up selinux_enabled/disabled/enforcing_boot by Stephen Smalley · 5 years ago
- 4a94c43 Merge tag 'tpmdd-next-20191219' of git://git.infradead.org/users/jjs/linux-tpmdd by Linus Torvalds · 5 years ago
- 45477b3 security: keys: trusted: fix lost handle flush by James Bottomley · 5 years ago