Age | Commit message (Expand) | Author | Files | Lines |
2020-05-22 | apparmor: fix potential label refcnt leak in aa_change_profile | Xiyu Yang | 1 | -2/+1 |
2020-05-21 | exec: Convert security_bprm_set_creds into security_bprm_repopulate_creds | Eric W. Biederman | 2 | -7/+6 |
2020-05-21 | security: Fix hook iteration for secid_to_secctx | KP Singh | 1 | -2/+14 |
2020-05-20 | exec: Factor security_bprm_creds_for_exec out of security_bprm_set_creds | Eric W. Biederman | 7 | -27/+18 |
2020-05-19 | smack: Implement the watch_key and post_notification hooks | David Howells | 1 | -1/+82 |
2020-05-19 | selinux: Implement the watch_key security hook | David Howells | 1 | -0/+14 |
2020-05-19 | keys: Make the KEY_NEED_* perms an enum rather than a mask | David Howells | 7 | -59/+114 |
2020-05-19 | watch_queue: Add a key/keyring notification facility | David Howells | 8 | -27/+181 |
2020-05-19 | security: Add hooks to rule on setting a watch | David Howells | 1 | -0/+7 |
2020-05-19 | security: Add a hook for the point of notification insertion | David Howells | 1 | -0/+9 |
2020-05-19 | proc: proc_pid_ns takes super_block as an argument | Alexey Gladkov | 1 | -1/+1 |
2020-05-18 | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/l... | Linus Torvalds | 5 | -34/+40 |
2020-05-16 | apparmor: Use true and false for bool variable | Zou Wei | 2 | -33/+33 |
2020-05-16 | security/apparmor/label.c: Clean code by removing redundant instructions | Mateusz Nosek | 1 | -6/+0 |
2020-05-15 | apparmor: Replace zero-length array with flexible-array | Gustavo A. R. Silva | 1 | -1/+1 |
2020-05-15 | bpf, capability: Introduce CAP_BPF | Alexei Starovoitov | 1 | -2/+2 |
2020-05-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller | 1 | -2/+2 |
2020-05-15 | evm: Fix a small race in init_desc() | Dan Carpenter | 1 | -22/+22 |
2020-05-14 | lockdown: Allow unprivileged users to see lockdown status | Jeremy Cline | 1 | -1/+1 |
2020-05-13 | selinux: netlabel: Remove unused inline function | YueHaibing | 1 | -6/+0 |
2020-05-12 | tomoyo: use true for bool variable | Zou Wei | 1 | -1/+1 |
2020-05-11 | Smack: Remove unused inline function smk_ad_setfield_u_fs_path_mnt | YueHaibing | 1 | -4/+0 |
2020-05-08 | KEYS: encrypted: use crypto_shash_tfm_digest() | Eric Biggers | 1 | -15/+3 |
2020-05-08 | evm: Fix possible memory leak in evm_calc_hmac_or_hash() | Roberto Sassu | 1 | -1/+1 |
2020-05-08 | ima: Set again build_ima_appraise variable | Krzysztof Struczynski | 1 | -2/+8 |
2020-05-08 | ima: Remove redundant policy rule set in add_rules() | Krzysztof Struczynski | 1 | -4/+1 |
2020-05-08 | ima: Fix ima digest hash table key calculation | Krzysztof Struczynski | 1 | -3/+4 |
2020-05-08 | evm: Fix RCU list related warnings | Madhuparna Bhowmik | 3 | -4/+11 |
2020-05-08 | ima: Fix return value of ima_write_policy() | Roberto Sassu | 1 | -2/+1 |
2020-05-08 | evm: Check also if *tfm is an error pointer in init_desc() | Roberto Sassu | 1 | -1/+1 |
2020-05-08 | ima: Set file->f_mode instead of file->f_flags in ima_calc_file_hash() | Roberto Sassu | 1 | -6/+6 |
2020-05-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 2 | -26/+46 |
2020-05-07 | Merge tag 'perf-for-bpf-2020-05-06' of git://git.kernel.org/pub/scm/linux/ker... | Alexei Starovoitov | 1 | -2/+2 |
2020-05-07 | Smack:- Remove redundant inode_smack cache | Casey Schaufler | 1 | -8/+1 |
2020-05-07 | Smack:- Remove mutex lock "smk_lock" from inode_smack | Casey Schaufler | 2 | -7/+2 |
2020-05-07 | Smack: slab-out-of-bounds in vsscanf | Casey Schaufler | 1 | -0/+10 |
2020-05-07 | smack: remove redundant structure variable from header. | Maninder Singh | 1 | -1/+0 |
2020-05-07 | smack: avoid unused 'sip' variable warning | Arnd Bergmann | 2 | -23/+8 |
2020-05-01 | selinux: do not allocate hashtabs dynamically | Ondrej Mosnacek | 8 | -146/+116 |
2020-05-01 | selinux: fix return value on error in policydb_read() | Ondrej Mosnacek | 1 | -0/+1 |
2020-05-01 | selinux: simplify range_write() | Ondrej Mosnacek | 1 | -16/+2 |
2020-05-01 | selinux: fix error return code in policydb_read() | Wei Yongjun | 1 | -0/+1 |
2020-05-01 | Merge tag 'selinux-pr-20200430' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2 | -26/+46 |
2020-04-30 | selinux: properly handle multiple messages in selinux_netlink_send() | Paul Moore | 1 | -25/+45 |
2020-04-28 | Merge branch 'work.sysctl' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/... | Daniel Borkmann | 3 | -3/+3 |
2020-04-28 | selinux: fix error return code in cond_read_list() | Wei Yongjun | 1 | -1/+1 |
2020-04-27 | sysctl: pass kernel pointers to ->proc_handler | Christoph Hellwig | 3 | -3/+3 |
2020-04-25 | Use proc_pid_ns() to get pid_namespace from the proc superblock | Alexey Gladkov | 1 | -1/+3 |
2020-04-22 | selinux: don't produce incorrect filename_trans_count | Ondrej Mosnacek | 2 | -9/+5 |
2020-04-22 | Merge tag 'perf-core-for-mingo-5.8-20200420' of git://git.kernel.org/pub/scm/... | Ingo Molnar | 1 | -2/+2 |