Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | evm: Fix possible memory leak in evm_calc_hmac_or_hash() | Roberto Sassu | 2020-05-07 | 1 | -1/+1 | |
| * | | | | | | ima: Set again build_ima_appraise variable | Krzysztof Struczynski | 2020-05-07 | 1 | -2/+8 | |
| * | | | | | | ima: Remove redundant policy rule set in add_rules() | Krzysztof Struczynski | 2020-05-07 | 1 | -4/+1 | |
| * | | | | | | ima: Fix ima digest hash table key calculation | Krzysztof Struczynski | 2020-05-07 | 1 | -3/+4 | |
| * | | | | | | ima: Use ima_hash_algo for collision detection in the measurement list | Roberto Sassu | 2020-04-19 | 3 | -5/+23 | |
| * | | | | | | ima: Calculate and extend PCR with digests in ima_template_entry | Roberto Sassu | 2020-04-19 | 3 | -15/+58 | |
| * | | | | | | ima: Allocate and initialize tfm for each PCR bank | Roberto Sassu | 2020-04-19 | 1 | -26/+119 | |
| * | | | | | | ima: Switch to dynamically allocated buffer for template digests | Roberto Sassu | 2020-04-19 | 6 | -10/+45 | |
| * | | | | | | ima: Store template digest directly in ima_template_entry | Roberto Sassu | 2020-04-19 | 3 | -24/+9 | |
| * | | | | | | ima: Evaluate error in init_ima() | Roberto Sassu | 2020-04-19 | 1 | -0/+3 | |
| * | | | | | | ima: Switch to ima_hash_algo for boot aggregate | Roberto Sassu | 2020-04-19 | 2 | -11/+58 | |
| | |_|/ / / | |/| | | | | ||||||
* | | | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2020-06-04 | 2 | -22/+5 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | mm: add kvfree_sensitive() for freeing sensitive data objects | Waiman Long | 2020-06-04 | 2 | -22/+5 | |
* | | | | | | | Merge branch 'exec-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb... | Linus Torvalds | 2020-06-04 | 8 | -40/+32 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | exec: Compute file based creds only once | Eric W. Biederman | 2020-05-29 | 2 | -13/+15 | |
| * | | | | | | | exec: Add a per bprm->file version of per_clear | Eric W. Biederman | 2020-05-29 | 1 | -1/+1 | |
| * | | | | | | | Merge commit a4ae32c71fe9 ("exec: Always set cap_ambient in cap_bprm_set_creds") | Eric W. Biederman | 2020-05-27 | 1 | -0/+1 | |
| |\ \ \ \ \ \ \ | ||||||
| * | | | | | | | | exec: Convert security_bprm_set_creds into security_bprm_repopulate_creds | Eric W. Biederman | 2020-05-21 | 2 | -7/+6 | |
| * | | | | | | | | exec: Factor security_bprm_creds_for_exec out of security_bprm_set_creds | Eric W. Biederman | 2020-05-20 | 7 | -27/+18 | |
| | |_|/ / / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge branch 'proc-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb... | Linus Torvalds | 2020-06-04 | 1 | -1/+3 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | proc: proc_pid_ns takes super_block as an argument | Alexey Gladkov | 2020-05-19 | 1 | -1/+1 | |
| * | | | | | | | | Use proc_pid_ns() to get pid_namespace from the proc superblock | Alexey Gladkov | 2020-04-24 | 1 | -1/+3 | |
* | | | | | | | | | Merge tag 'Smack-for-5.8' of git://github.com/cschaufler/smack-next | Linus Torvalds | 2020-06-04 | 3 | -43/+21 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Smack: Remove unused inline function smk_ad_setfield_u_fs_path_mnt | YueHaibing | 2020-05-11 | 1 | -4/+0 | |
| * | | | | | | | | | Smack:- Remove redundant inode_smack cache | Casey Schaufler | 2020-05-06 | 1 | -8/+1 | |
| * | | | | | | | | | Smack:- Remove mutex lock "smk_lock" from inode_smack | Casey Schaufler | 2020-05-06 | 2 | -7/+2 | |
| * | | | | | | | | | Smack: slab-out-of-bounds in vsscanf | Casey Schaufler | 2020-05-06 | 1 | -0/+10 | |
| * | | | | | | | | | smack: remove redundant structure variable from header. | Maninder Singh | 2020-05-06 | 1 | -1/+0 | |
| * | | | | | | | | | smack: avoid unused 'sip' variable warning | Arnd Bergmann | 2020-05-06 | 2 | -23/+8 | |
* | | | | | | | | | | Merge tag 'keys-next-20200602' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2020-06-04 | 2 | -209/+52 | |
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | keys: Implement update for the big_key type | David Howells | 2020-06-02 | 1 | -1/+18 | |
| * | | | | | | | | | security/keys: rewrite big_key crypto to use library interface | Jason A. Donenfeld | 2020-06-02 | 2 | -209/+35 | |
| | |_|/ / / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next | Linus Torvalds | 2020-06-03 | 4 | -5/+5 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 2020-05-31 | 3 | -4/+18 | |
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / | | |/| | | | | | | | ||||||
| * | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 2020-05-24 | 9 | -40/+59 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | bpf, capability: Introduce CAP_BPF | Alexei Starovoitov | 2020-05-15 | 1 | -2/+2 | |
| * | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller | 2020-05-14 | 1 | -2/+2 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ | Merge tag 'perf-for-bpf-2020-05-06' of git://git.kernel.org/pub/scm/linux/ker... | Alexei Starovoitov | 2020-05-06 | 1 | -2/+2 | |
| | |\ \ \ \ \ \ \ \ \ \ | ||||||
| * | \ \ \ \ \ \ \ \ \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 2020-05-06 | 2 | -26/+46 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / | |/| | | | | | | | | / / | | | |_|_|_|_|_|_|_|/ / | | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | | Merge branch 'work.sysctl' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/... | Daniel Borkmann | 2020-04-28 | 3 | -3/+3 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / / | |/| | | | | | | | | | | ||||||
| | * | | | | | | | | | | sysctl: pass kernel pointers to ->proc_handler | Christoph Hellwig | 2020-04-27 | 3 | -3/+3 | |
| | | |_|_|_|_|/ / / / | | |/| | | | | | | | | ||||||
* | | | | | | | | | | | Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2020-06-02 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | lockdown: Allow unprivileged users to see lockdown status | Jeremy Cline | 2020-05-14 | 1 | -1/+1 | |
* | | | | | | | | | | | | Merge tag 'selinux-pr-20200601' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2020-06-02 | 19 | -326/+499 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | selinux: netlabel: Remove unused inline function | YueHaibing | 2020-05-12 | 1 | -6/+0 | |
| * | | | | | | | | | | | selinux: do not allocate hashtabs dynamically | Ondrej Mosnacek | 2020-05-01 | 8 | -146/+116 | |
| * | | | | | | | | | | | selinux: fix return value on error in policydb_read() | Ondrej Mosnacek | 2020-05-01 | 1 | -0/+1 | |
| * | | | | | | | | | | | selinux: simplify range_write() | Ondrej Mosnacek | 2020-05-01 | 1 | -16/+2 | |
| * | | | | | | | | | | | selinux: fix error return code in policydb_read() | Wei Yongjun | 2020-05-01 | 1 | -0/+1 | |
| * | | | | | | | | | | | selinux: don't produce incorrect filename_trans_count | Ondrej Mosnacek | 2020-04-22 | 2 | -9/+5 |