index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
security
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-22
apparmor: ensure that dfa state tables have entries
John Johansen
1
-0
/
+5
2020-07-09
security: Fix hook iteration and default value for inode_copy_up_xattr
KP Singh
1
-1
/
+16
2020-06-24
selinux: fix undefined return of cond_evaluate_expr
Tom Rix
1
-0
/
+3
2020-06-24
selinux: fix a double free in cond_read_node()/cond_read_list()
Tom Rix
1
-13
/
+5
2020-06-24
selinux: fix double free
Tom Rix
1
-0
/
+4
2020-06-24
apparmor: fix nnp subset test for unconfined
John Johansen
3
-4
/
+39
2020-06-24
apparmor: check/put label on apparmor_sk_clone_security()
Mauricio Faria de Oliveira
1
-0
/
+5
2020-06-24
apparmor: fix introspection of of task mode for unconfined tasks
John Johansen
1
-2
/
+2
2020-06-22
ima: Set again build_ima_appraise variable
Krzysztof Struczynski
1
-2
/
+8
2020-06-22
ima: Remove redundant policy rule set in add_rules()
Krzysztof Struczynski
1
-4
/
+1
2020-06-22
evm: Fix possible memory leak in evm_calc_hmac_or_hash()
Roberto Sassu
1
-1
/
+1
2020-06-22
ima: Remove __init annotation from ima_pcrread()
Roberto Sassu
1
-1
/
+1
2020-06-22
ima: Call ima_calc_boot_aggregate() in ima_eventdigest_init()
Roberto Sassu
4
-5
/
+24
2020-06-22
ima: Directly assign the ima_default_policy pointer to ima_rules
Roberto Sassu
1
-2
/
+1
2020-06-22
ima: Evaluate error in init_ima()
Roberto Sassu
1
-0
/
+3
2020-06-22
ima: Switch to ima_hash_algo for boot aggregate
Roberto Sassu
2
-11
/
+58
2020-06-22
ima: Fix ima digest hash table key calculation
Krzysztof Struczynski
1
-3
/
+4
2020-06-22
selinux: fix error return code in policydb_read()
Wei Yongjun
1
-0
/
+1
2020-06-22
lockdown: Allow unprivileged users to see lockdown status
Jeremy Cline
1
-1
/
+1
2020-06-17
Smack: slab-out-of-bounds in vsscanf
Casey Schaufler
1
-0
/
+10
2020-06-17
smack: avoid unused 'sip' variable warning
Arnd Bergmann
2
-23
/
+8
2020-06-17
mm: add kvfree_sensitive() for freeing sensitive data objects
Waiman Long
2
-22
/
+5
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
Linus Torvalds
1
-2
/
+14
2020-05-22
apparmor: Fix use-after-free in aa_audit_rule_init
Navid Emamdoost
1
-1
/
+2
2020-05-22
apparmor: Fix aa_label refcnt leak in policy_update
Xiyu Yang
1
-1
/
+2
2020-05-22
apparmor: fix potential label refcnt leak in aa_change_profile
Xiyu Yang
1
-2
/
+1
2020-05-21
security: Fix hook iteration for secid_to_secctx
KP Singh
1
-2
/
+14
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
evm: Fix a small race in init_desc()
Dan Carpenter
1
-22
/
+22
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-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
selinux: fix error return code in cond_read_list()
Wei Yongjun
1
-1
/
+1
2020-04-16
Merge tag 'selinux-pr-20200416' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-4
/
+4
2020-04-16
keys: Fix proc_keys_next to increase position index
Vasily Averin
1
-0
/
+2
2020-04-16
selinux: free str on error in str_read()
Ondrej Mosnacek
1
-4
/
+4
2020-04-13
device_cgroup: Cleanup cgroup eBPF device filter code
Odin Ugedal
2
-4
/
+17
2020-04-04
Merge tag 'keys-fixes-20200329' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
8
-52
/
+113
2020-04-03
Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
3
-3
/
+3
2020-04-03
Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
19
-34
/
+19
2020-04-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
5
-16
/
+68
2020-04-01
Merge tag 'selinux-pr-20200330' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
18
-448
/
+448
2020-03-31
selinux: clean up indentation issue with assignment statement
Colin Ian King
1
-4
/
+3
2020-03-31
Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
[next]