index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
security
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'selinux-pr-20201012' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-10-13
17
-498
/
+1068
|
\
|
*
selinux: Add helper functions to get and set checkreqprot
Lakshmi Ramasubramanian
2020-09-15
3
-5
/
+16
|
*
selinux: access policycaps with READ_ONCE/WRITE_ONCE
Stephen Smalley
2020-09-11
2
-8
/
+9
|
*
selinux: simplify away security_policydb_len()
Ondrej Mosnacek
2020-08-31
3
-30
/
+10
|
*
selinux: move policy mutex to selinux_state, use in lockdep checks
Stephen Smalley
2020-08-27
4
-43
/
+22
|
*
selinux: fix error handling bugs in security_load_policy()
Dan Carpenter
2020-08-26
1
-11
/
+23
|
*
selinux: convert policy read-write lock to RCU
Stephen Smalley
2020-08-25
4
-218
/
+280
|
*
selinux: delete repeated words in comments
Randy Dunlap
2020-08-24
1
-3
/
+3
|
*
selinux: add basic filtering for audit trace events
Peter Enderborg
2020-08-21
1
-13
/
+15
|
*
selinux: add tracepoint on audited events
ThiƩbaud Weksteen
2020-08-21
1
-0
/
+5
|
*
selinux: Create new booleans and class dirs out of tree
Daniel Burgener
2020-08-21
1
-23
/
+90
|
*
selinux: Standardize string literal usage for selinuxfs directory names
Daniel Burgener
2020-08-21
1
-4
/
+6
|
*
selinux: Refactor selinuxfs directory populating functions
Daniel Burgener
2020-08-21
1
-20
/
+25
|
*
selinux: Create function for selinuxfs directory cleanup
Daniel Burgener
2020-08-21
1
-14
/
+25
|
*
selinux: permit removing security.selinux xattr before policy load
Stephen Smalley
2020-08-20
1
-0
/
+3
|
*
selinux: fix memdup.cocci warnings
kernel test robot
2020-08-20
1
-3
/
+2
|
*
selinux: avoid dereferencing the policy prior to initialization
Stephen Smalley
2020-08-19
1
-0
/
+60
|
*
selinux: fix allocation failure check on newpolicy->sidtab
Colin Ian King
2020-08-19
1
-1
/
+1
|
*
selinux: refactor changing booleans
Stephen Smalley
2020-08-17
8
-64
/
+368
|
*
selinux: move policy commit after updating selinuxfs
Stephen Smalley
2020-08-17
6
-80
/
+104
|
*
selinux: encapsulate policy state, refactor policy load
Stephen Smalley
2020-08-17
2
-192
/
+221
|
*
scripts/selinux,selinux: update mdp to enable policy capabilities
Stephen Smalley
2020-08-17
4
-26
/
+40
*
|
Merge tag 'Smack-for-5.10' of git://github.com/cschaufler/smack-next
Linus Torvalds
2020-10-13
4
-149
/
+200
|
\
\
|
*
|
Smack: Remove unnecessary variable initialization
Casey Schaufler
2020-10-05
1
-1
/
+1
|
*
|
Smack: Fix build when NETWORK_SECMARK is not set
Casey Schaufler
2020-09-22
1
-0
/
+7
|
*
|
Smack: Use the netlabel cache
Casey Schaufler
2020-09-11
4
-38
/
+68
|
*
|
Smack: Set socket labels only once
Casey Schaufler
2020-09-11
2
-89
/
+98
|
*
|
Smack: Consolidate uses of secmark into a function
Casey Schaufler
2020-09-11
1
-28
/
+33
|
|
/
*
|
Merge tag 'tomoyo-pr-20201012' of git://git.osdn.net/gitroot/tomoyo/tomoyo-test1
Linus Torvalds
2020-10-13
1
-6
/
+23
|
\
\
|
*
|
tomoyo: Loosen pathname/domainname validation.
Tetsuo Handa
2020-10-12
1
-6
/
+23
*
|
|
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2020-10-13
1
-3
/
+11
|
\
\
\
|
*
|
|
integrity: Asymmetric digsig supports SM2-with-SM3 algorithm
Tianjia Zhang
2020-09-25
1
-3
/
+11
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2020-10-12
3
-41
/
+3
|
\
\
\
|
*
|
|
security/keys: remove compat_keyctl_instantiate_key_iov
Christoph Hellwig
2020-10-03
3
-40
/
+3
|
*
|
|
iov_iter: transparently handle compat iovecs in import_iovec
Christoph Hellwig
2020-10-03
1
-3
/
+2
|
|
/
/
*
|
|
Merge tag 'efi-core-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-10-12
1
-19
/
+66
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
integrity: Load certs from the EFI MOK config table
Lenny Szubowicz
2020-09-16
1
-0
/
+22
|
*
|
integrity: Move import of MokListRT certs to a separate routine
Lenny Szubowicz
2020-09-16
1
-19
/
+44
|
|
/
*
|
Merge tag 'fixes-v5.9a' of git://git.kernel.org/pub/scm/linux/kernel/git/jmor...
Linus Torvalds
2020-09-15
1
-1
/
+2
|
\
\
|
*
|
device_cgroup: Fix RCU list debugging warning
Amol Grover
2020-08-20
1
-1
/
+2
*
|
|
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-23
12
-38
/
+30
|
|
/
|
/
|
*
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-08-12
1
-1
/
+1
|
\
\
|
*
|
mm/gup: remove task_struct pointer for all gup code
Peter Xu
2020-08-12
1
-1
/
+1
*
|
|
Merge tag 'for-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris...
Linus Torvalds
2020-08-11
10
-10
/
+10
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Replace HTTP links with HTTPS ones: security
Alexander A. Klimov
2020-08-06
10
-10
/
+10
*
|
|
mm, treewide: rename kzfree() to kfree_sensitive()
Waiman Long
2020-08-07
10
-62
/
+62
*
|
|
Merge tag 'integrity-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/z...
Linus Torvalds
2020-08-06
12
-140
/
+283
|
\
\
\
|
*
|
|
integrity: remove redundant initialization of variable ret
Colin Ian King
2020-07-27
1
-1
/
+1
|
*
|
|
ima: move APPRAISE_BOOTPARAM dependency on ARCH_POLICY to runtime
Bruno Meneguele
2020-07-20
2
-1
/
+7
|
*
|
|
ima: AppArmor satisfies the audit rule requirements
Tyler Hicks
2020-07-20
1
-1
/
+1
[next]