index
:
delta/linux-rt.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
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
security
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
|
*
|
|
|
selinux: make default_noexec read-only after init
Stephen Smalley
2020-01-10
1
-1
/
+1
|
*
|
|
|
selinux: move ibpkeys code under CONFIG_SECURITY_INFINIBAND.
Ravi Kumar Siddojigari
2020-01-10
2
-2
/
+15
|
*
|
|
|
selinux: remove redundant msg_msg_alloc_security
Huaisheng Ye
2020-01-10
1
-11
/
+6
|
*
|
|
|
Documentation,selinux: fix references to old selinuxfs mount point
Stephen Smalley
2020-01-07
1
-3
/
+4
|
*
|
|
|
selinux: deprecate disabling SELinux and runtime
Paul Moore
2020-01-07
2
-0
/
+10
|
*
|
|
|
selinux: allow per-file labelling for binderfs
Hridya Valsaraju
2020-01-06
1
-0
/
+1
|
*
|
|
|
selinuxfs: use scnprintf to get real length for inode
liuyang34
2020-01-06
1
-2
/
+2
[next]