index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
security
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'apparmor-pr-2020-06-07' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2020-06-07
11
-119
/
+185
|
\
|
*
apparmor: Fix memory leak of profile proxy
John Johansen
2020-06-07
3
-6
/
+9
|
*
apparmor: fix introspection of of task mode for unconfined tasks
John Johansen
2020-06-07
1
-2
/
+2
|
*
apparmor: check/put label on apparmor_sk_clone_security()
Mauricio Faria de Oliveira
2020-06-07
1
-0
/
+5
|
*
apparmor: Use true and false for bool variable
Zou Wei
2020-05-15
2
-33
/
+33
|
*
security/apparmor/label.c: Clean code by removing redundant instructions
Mateusz Nosek
2020-05-15
1
-6
/
+0
|
*
apparmor: Replace zero-length array with flexible-array
Gustavo A. R. Silva
2020-05-15
1
-1
/
+1
|
*
apparmor: ensure that dfa state tables have entries
John Johansen
2020-04-08
1
-0
/
+5
|
*
apparmor: remove duplicate check of xattrs on profile attachment.
John Johansen
2020-01-21
1
-17
/
+0
|
*
apparmor: add outofband transition and use it in xattr match
John Johansen
2020-01-21
4
-7
/
+62
|
*
apparmor: fail unpack if profile mode is unknown
John Johansen
2020-01-21
1
-0
/
+4
|
*
apparmor: fix nnp subset test for unconfined
John Johansen
2020-01-21
3
-4
/
+39
|
*
apparmor: remove useless aafs_create_symlink
John Johansen
2020-01-21
1
-41
/
+9
|
*
apparmor: add consistency check between state and dfa diff encode flags
John Johansen
2020-01-18
1
-0
/
+6
|
*
apparmor: add a valid state flags check
John Johansen
2020-01-18
2
-0
/
+8
|
*
AppArmor: Remove semicolon
Vasyl Gomonovych
2020-01-18
1
-1
/
+1
|
*
apparmor: Replace two seq_printf() calls by seq_puts() in aa_label_seq_xprint()
Markus Elfring
2020-01-18
1
-2
/
+2
*
|
ima: Remove __init annotation from ima_pcrread()
Roberto Sassu
2020-06-07
1
-1
/
+1
*
|
Merge tag 'integrity-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/z...
Linus Torvalds
2020-06-06
12
-87
/
+390
|
\
\
|
*
|
ima: Directly free *entry in ima_alloc_init_template() if digests is NULL
Roberto Sassu
2020-06-05
1
-2
/
+3
|
*
|
ima: Call ima_calc_boot_aggregate() in ima_eventdigest_init()
Roberto Sassu
2020-06-03
4
-5
/
+24
|
*
|
ima: Directly assign the ima_default_policy pointer to ima_rules
Roberto Sassu
2020-06-03
1
-2
/
+1
|
*
|
ima: verify mprotect change is consistent with mmap policy
Mimi Zohar
2020-05-22
2
-1
/
+57
|
*
|
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
[next]