index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
security
Age
Commit message (
Expand
)
Author
Files
Lines
2020-05-27
Merge commit a4ae32c71fe9 ("exec: Always set cap_ambient in cap_bprm_set_creds")
Eric W. Biederman
1
-0
/
+1
2020-05-27
Merge branch 'for-5.7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-4
/
+17
2020-05-27
Merge branch 'exec-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...
Linus Torvalds
1
-0
/
+1
2020-05-26
exec: Always set cap_ambient in cap_bprm_set_creds
Eric W. Biederman
1
-0
/
+1
2020-05-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
9
-40
/
+59
2020-05-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
1
-2
/
+14
2020-05-22
ima: verify mprotect change is consistent with mmap policy
Mimi Zohar
2
-1
/
+57
2020-05-21
apparmor: Fix use-after-free in aa_audit_rule_init
Navid Emamdoost
1
-1
/
+2
2020-05-21
apparmor: Fix aa_label refcnt leak in policy_update
Xiyu Yang
1
-1
/
+2
2020-05-21
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-20
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-15
apparmor: Use true and false for bool variable
Zou Wei
2
-33
/
+33
2020-05-15
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-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-2
/
+2
2020-05-14
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-12
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-07
evm: Fix possible memory leak in evm_calc_hmac_or_hash()
Roberto Sassu
1
-1
/
+1
2020-05-07
ima: Set again build_ima_appraise variable
Krzysztof Struczynski
1
-2
/
+8
2020-05-07
ima: Remove redundant policy rule set in add_rules()
Krzysztof Struczynski
1
-4
/
+1
2020-05-07
ima: Fix ima digest hash table key calculation
Krzysztof Struczynski
1
-3
/
+4
2020-05-07
evm: Fix RCU list related warnings
Madhuparna Bhowmik
3
-4
/
+11
2020-05-07
ima: Fix return value of ima_write_policy()
Roberto Sassu
1
-2
/
+1
2020-05-07
evm: Check also if *tfm is an error pointer in init_desc()
Roberto Sassu
1
-1
/
+1
2020-05-07
ima: Set file->f_mode instead of file->f_flags in ima_calc_file_hash()
Roberto Sassu
1
-6
/
+6
2020-05-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2
-26
/
+46
2020-05-06
Merge tag 'perf-for-bpf-2020-05-06' of git://git.kernel.org/pub/scm/linux/ker...
Alexei Starovoitov
1
-2
/
+2
2020-05-06
Smack:- Remove redundant inode_smack cache
Casey Schaufler
1
-8
/
+1
2020-05-06
Smack:- Remove mutex lock "smk_lock" from inode_smack
Casey Schaufler
2
-7
/
+2
2020-05-06
Smack: slab-out-of-bounds in vsscanf
Casey Schaufler
1
-0
/
+10
2020-05-06
smack: remove redundant structure variable from header.
Maninder Singh
1
-1
/
+0
2020-05-06
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
[prev]
[next]