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 branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-03-30
1
-1
/
+1
|
\
|
*
Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/efi/efi...
Ingo Molnar
2020-02-26
1
-1
/
+1
|
|
\
|
|
*
integrity: Check properly whether EFI GetVariable() is available
Ard Biesheuvel
2020-02-23
1
-1
/
+1
*
|
|
KEYS: reaching the keys quotas correctly
Yang Xu
2020-03-15
2
-3
/
+3
|
/
/
*
|
Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-02-20
2
-14
/
+31
|
\
\
|
*
|
ima: add sm3 algorithm to hash algorithm configuration list
Tianjia Zhang
2020-02-18
1
-0
/
+5
|
*
|
efi: Only print errors about failing to get certs if EFI vars are found
Javier Martinez Canillas
2020-02-18
1
-14
/
+26
|
|
/
*
|
Merge tag 'selinux-pr-20200210' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-02-10
2
-10
/
+4
|
\
\
|
|
/
|
/
|
|
*
selinux: fix sidtab string cache locking
Ondrej Mosnacek
2020-02-05
1
-9
/
+3
|
*
selinux: fix typo in filesystem name
Hridya Valsaraju
2020-02-05
1
-1
/
+1
*
|
Merge branch 'merge.nfs-fs_parse.1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2020-02-08
2
-15
/
+5
|
\
\
|
*
|
fs_parse: fold fs_parameter_desc/fs_parameter_spec
Al Viro
2020-02-07
2
-13
/
+5
|
*
|
fs_parser: remove fs_parameter_description name field
Eric Sandeen
2020-02-07
2
-3
/
+1
*
|
|
Merge tag 'Smack-for-5.6' of git://github.com/cschaufler/smack-next
Linus Torvalds
2020-02-06
1
-22
/
+19
|
\
\
\
|
*
|
|
broken ping to ipv6 linklocal addresses on debian buster
Casey Schaufler
2020-02-05
1
-22
/
+19
|
|
/
/
*
|
|
Merge tag 'linux-kselftest-5.6-rc1-kunit' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2020-01-29
3
-0
/
+627
|
\
\
\
|
*
|
|
kunit: building kunit as a module breaks allmodconfig
Alan Maguire
2020-01-10
1
-1
/
+1
|
*
|
|
apparmor: add AppArmor KUnit tests for policy unpack
Mike Salvatore
2020-01-09
3
-0
/
+627
|
|
/
/
*
|
|
Merge branch 'work.openat2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2020-01-29
1
-2
/
+4
|
\
\
\
|
*
|
|
namei: allow nd_jump_link() to produce errors
Aleksa Sarai
2019-12-08
1
-2
/
+4
*
|
|
|
Merge branch 'for-v5.6' of git://git.kernel.org:/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
2020-01-28
1
-1
/
+0
|
\
\
\
\
|
*
|
|
|
security: remove EARLY_LSM_COUNT which never used
Alex Shi
2020-01-27
1
-1
/
+0
*
|
|
|
|
Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-01-28
12
-38
/
+506
|
\
\
\
\
\
|
*
|
|
|
|
IMA: Defined delayed workqueue to free the queued keys
Lakshmi Ramasubramanian
2020-01-23
3
-6
/
+48
|
*
|
|
|
|
IMA: Call workqueue functions to measure queued keys
Lakshmi Ramasubramanian
2020-01-23
2
-0
/
+11
|
*
|
|
|
|
IMA: Define workqueue for early boot key measurements
Lakshmi Ramasubramanian
2020-01-23
4
-0
/
+166
|
*
|
|
|
|
IMA: pre-allocate buffer to hold keyrings string
Lakshmi Ramasubramanian
2020-01-22
1
-8
/
+30
|
*
|
|
|
|
ima: ima/lsm policy rule loading logic bug fixes
Janne Karhunen
2020-01-22
1
-18
/
+26
|
*
|
|
|
|
ima: add the ability to query the cached hash of a given file
Florent Revest
2020-01-22
1
-0
/
+49
|
*
|
|
|
|
ima: Add a space after printing LSM rules for readability
Clay Chang
2020-01-22
1
-0
/
+1
|
*
|
|
|
|
IMA: fix measuring asymmetric keys Kconfig
Lakshmi Ramasubramanian
2020-01-09
2
-1
/
+7
|
*
|
|
|
|
IMA: Read keyrings= option from the IMA policy
Lakshmi Ramasubramanian
2019-12-12
1
-1
/
+28
|
*
|
|
|
|
IMA: Add support to limit measuring keys
Lakshmi Ramasubramanian
2019-12-12
6
-17
/
+82
|
*
|
|
|
|
KEYS: Call the IMA hook to measure keys
Lakshmi Ramasubramanian
2019-12-12
1
-0
/
+10
|
*
|
|
|
|
IMA: Define an IMA hook to measure keys
Lakshmi Ramasubramanian
2019-12-12
2
-0
/
+53
|
*
|
|
|
|
IMA: Add KEY_CHECK func to measure keys
Lakshmi Ramasubramanian
2019-12-12
2
-1
/
+4
|
*
|
|
|
|
IMA: Check IMA policy flag
Lakshmi Ramasubramanian
2019-12-12
1
-0
/
+3
|
*
|
|
|
|
ima: avoid appraise error for hash calc interrupt
Patrick Callaghan
2019-12-12
1
-1
/
+3
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge tag 'tomoyo-pr-20200128' of git://git.osdn.net/gitroot/tomoyo/tomoyo-test1
Linus Torvalds
2020-01-28
1
-7
/
+4
|
\
\
\
\
\
|
*
|
|
|
|
tomoyo: Use atomic_t for statistics counter
Tetsuo Handa
2020-01-02
1
-7
/
+4
*
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2020-01-28
1
-1
/
+4
|
\
\
\
\
\
\
|
*
|
|
|
|
|
net: bridge: vlan: add rtm definitions and dump support
Nikolay Aleksandrov
2020-01-15
1
-1
/
+4
|
|
|
_
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge tag 'selinux-pr-20200127' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-01-27
25
-554
/
+1010
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
/
|
|
|
|
/
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
selinux: fix regression introduced by move_mount(2) syscall
Stephen Smalley
2020-01-20
1
-0
/
+10
|
*
|
|
|
selinux: do not allocate ancillary buffer on first load
Ondrej Mosnacek
2020-01-16
1
-15
/
+13
|
*
|
|
|
selinux: remove redundant allocation and helper functions
Paul Moore
2020-01-16
1
-58
/
+36
|
*
|
|
|
selinux: remove redundant selinux_nlmsg_perm
Huaisheng Ye
2020-01-16
1
-39
/
+34
|
*
|
|
|
selinux: fix wrong buffer types in policydb.c
Ondrej Mosnacek
2020-01-16
1
-2
/
+2
|
*
|
|
|
selinux: reorder hooks to make runtime disable less broken
Ondrej Mosnacek
2020-01-10
1
-31
/
+70
|
*
|
|
|
selinux: treat atomic flags more carefully
Ondrej Mosnacek
2020-01-10
3
-31
/
+61
[next]