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
*
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
|
*
|
ima: Rename internal filter rule functions
Tyler Hicks
2020-07-20
2
-25
/
+21
|
*
|
ima: Support additional conditionals in the KEXEC_CMDLINE hook function
Tyler Hicks
2020-07-20
7
-22
/
+28
|
*
|
ima: Use the common function to detect LSM conditionals in a rule
Tyler Hicks
2020-07-20
1
-9
/
+2
|
*
|
ima: Move comprehensive rule validation checks out of the token parser
Tyler Hicks
2020-07-20
3
-46
/
+37
|
*
|
ima: Use correct type for the args_p member of ima_rule_entry.lsm elements
Tyler Hicks
2020-07-20
1
-9
/
+9
|
*
|
ima: Shallow copy the args_p member of ima_rule_entry.lsm elements
Tyler Hicks
2020-07-20
1
-10
/
+8
|
*
|
ima: Fail rule parsing when appraise_flag=blacklist is unsupportable
Tyler Hicks
2020-07-20
1
-1
/
+14
|
*
|
ima: Fail rule parsing when the KEY_CHECK hook is combined with an invalid cond
Tyler Hicks
2020-07-16
1
-0
/
+7
|
*
|
ima: Fail rule parsing when the KEXEC_CMDLINE hook is combined with an invali...
Tyler Hicks
2020-07-16
1
-0
/
+21
|
*
|
ima: Fail rule parsing when buffer hook functions have an invalid action
Tyler Hicks
2020-07-16
1
-2
/
+38
|
*
|
ima: Free the entire rule if it fails to parse
Tyler Hicks
2020-07-16
1
-1
/
+2
|
*
|
ima: Free the entire rule when deleting a list of rules
Tyler Hicks
2020-07-16
1
-5
/
+24
|
*
|
ima: Have the LSM free its audit rule
Tyler Hicks
2020-07-16
2
-1
/
+6
|
*
|
IMA: Add audit log for failure conditions
Lakshmi Ramasubramanian
2020-07-16
4
-22
/
+51
|
*
|
integrity: Add errno field in audit message
Lakshmi Ramasubramanian
2020-07-16
2
-1
/
+23
*
|
|
Merge tag 'Smack-for-5.9' of git://github.com/cschaufler/smack-next
Linus Torvalds
2020-08-06
1
-3
/
+16
|
\
\
\
|
*
|
|
Smack: prevent underflow in smk_set_cipso()
Dan Carpenter
2020-07-27
1
-1
/
+1
|
*
|
|
Smack: fix another vsscanf out of bounds
Dan Carpenter
2020-07-27
1
-0
/
+4
|
*
|
|
Smack: fix use-after-free in smk_write_relabel_self()
Eric Biggers
2020-07-14
1
-2
/
+11
*
|
|
|
Merge tag 'cap-checkpoint-restore-v5.9' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2020-08-04
1
-2
/
+3
|
\
\
\
\
|
*
|
|
|
capabilities: Introduce CAP_CHECKPOINT_RESTORE
Adrian Reber
2020-07-19
1
-2
/
+3
*
|
|
|
|
Merge branch 'exec-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...
Linus Torvalds
2020-08-04
3
-5
/
+5
|
\
\
\
\
\
|
*
|
|
|
|
exec: Implement kernel_execve
Eric W. Biederman
2020-07-21
3
-5
/
+5
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge tag 'audit-pr-20200803' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-08-04
5
-55
/
+49
|
\
\
\
\
\
|
*
|
|
|
|
audit: purge audit_log_string from the intra-kernel audit API
Richard Guy Briggs
2020-07-21
5
-55
/
+44
|
*
|
|
|
|
audit: issue CWD record to accompany LSM_AUDIT_DATA_* records
Richard Guy Briggs
2020-07-08
1
-0
/
+5
|
|
/
/
/
/
*
|
|
|
|
Merge tag 'selinux-pr-20200803' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-08-04
14
-161
/
+240
|
\
\
\
\
\
|
*
|
|
|
|
selinux: complete the inlining of hashtab functions
Ondrej Mosnacek
2020-07-09
2
-59
/
+63
|
*
|
|
|
|
selinux: prepare for inlining of hashtab functions
Ondrej Mosnacek
2020-07-09
7
-63
/
+110
|
*
|
|
|
|
selinux: specialize symtab insert and search functions
Ondrej Mosnacek
2020-07-08
7
-56
/
+69
|
*
|
|
|
|
selinux: Fix spelling mistakes in the comments
lihao
2020-07-08
3
-3
/
+3
|
*
|
|
|
|
selinux: fixed a checkpatch warning with the sizeof macro
Ethan Edwards
2020-06-29
1
-2
/
+2
|
*
|
|
|
|
selinux: log error messages on required process class / permissions
Stephen Smalley
2020-06-23
1
-5
/
+15
|
*
|
|
|
|
selinux: allow reading labels before policy is loaded
Jonathan Lebon
2020-06-23
1
-1
/
+6
|
|
/
/
/
/
*
|
|
|
|
Merge tag 'var-init-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-08-04
1
-4
/
+25
|
\
\
\
\
\
|
*
|
|
|
|
security: allow using Clang's zero initialization for stack variables
glider@google.com
2020-06-16
1
-4
/
+25
|
|
/
/
/
/
*
|
|
|
|
Merge tag 'for-5.9/block-20200802' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-08-03
1
-0
/
+1
|
\
\
\
\
\
|
|
_
|
/
/
/
|
/
|
|
|
|
|
*
|
|
|
block: move block-related definitions out of fs.h
Christoph Hellwig
2020-06-24
1
-0
/
+1
*
|
|
|
|
integrity/ima: switch to using __kernel_read
Christoph Hellwig
2020-07-08
1
-13
/
+1
*
|
|
|
|
Merge tag 'fixes-v5.8-rc3-a' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2020-06-30
1
-1
/
+16
|
\
\
\
\
\
|
|
_
|
_
|
/
/
|
/
|
|
|
|
[next]