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
/
selinux
/
ss
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'selinux-pr-20220110' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-01-11
1
-1
/
+1
|
\
|
*
selinux: Use struct_size() helper in kmalloc()
Xiu Jianfeng
2021-12-05
1
-1
/
+1
*
|
selinux: fix NULL-pointer dereference when hashtab allocation fails
Ondrej Mosnacek
2021-11-19
1
-5
/
+12
|
/
*
selinux: fix all of the W=1 build warnings
Paul Moore
2021-10-13
3
-4
/
+15
*
selinux: fix race condition when computing ocontext SIDs
Ondrej Mosnacek
2021-10-11
1
-85
/
+77
*
Merge tag 'selinux-pr-20210830' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2021-08-31
1
-0
/
+2
|
\
|
*
selinux: return early for possible NULL audit buffers
Austin Kim
2021-07-14
1
-0
/
+2
*
|
selinux: correct the return value when loads initial sids
Xiu Jianfeng
2021-08-02
1
-6
/
+4
|
/
*
selinux: Fix kernel-doc
Yang Li
2021-06-11
1
-1
/
+22
*
selinux: Remove redundant assignment to rc
Jiapeng Chong
2021-05-10
2
-5
/
+0
*
selinux: constify some avtab function arguments
Ondrej Mosnacek
2021-05-10
3
-21
/
+26
*
selinux: simplify duplicate_policydb_cond_list() by using kmemdup()
Ondrej Mosnacek
2021-05-10
1
-5
/
+6
*
Merge tag 'landlock_v34' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
2021-05-01
1
-1
/
+2
|
\
|
*
LSM: Infrastructure management of the superblock
Casey Schaufler
2021-04-22
1
-1
/
+2
*
|
Merge tag 'selinux-pr-20210426' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2021-04-27
2
-2
/
+2
|
\
\
|
*
|
selinux: fix misspellings using codespell tool
Xiong Zhenwu
2021-03-08
1
-1
/
+1
|
*
|
selinux: measure state and policy capabilities
Lakshmi Ramasubramanian
2021-03-08
1
-1
/
+1
|
|
/
*
|
Merge tag 'selinux-pr-20210409' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2021-04-09
6
-112
/
+185
|
\
\
|
*
|
selinux: fix race between old and new sidtab
Ondrej Mosnacek
2021-04-07
3
-37
/
+145
|
*
|
selinux: fix cond_list corruption when changing booleans
Ondrej Mosnacek
2021-04-02
3
-69
/
+33
|
*
|
selinux: make nslot handling in avtab more robust
Ondrej Mosnacek
2021-04-02
1
-10
/
+11
*
|
|
Merge tag 'selinux-pr-20210322' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2021-03-22
1
-24
/
+39
|
\
|
|
|
|
/
|
/
|
|
*
selinux: fix variable scope issue in live sidtab conversion
Ondrej Mosnacek
2021-03-18
1
-24
/
+39
*
|
Merge tag 'integrity-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2021-02-21
1
-9
/
+55
|
\
\
|
|
/
|
/
|
|
*
selinux: include a consumer of the new IMA critical data hook
Lakshmi Ramasubramanian
2021-01-14
1
-9
/
+55
*
|
selinux: mark some global variables __ro_after_init
Ondrej Mosnacek
2021-01-12
3
-4
/
+4
*
|
selinux: drop the unnecessary aurule_callback variable
Ondrej Mosnacek
2021-01-12
1
-7
/
+3
|
/
*
selinux: allow dontauditx and auditallowx rules to take effect without allowx
bauen1
2020-10-27
1
-3
/
+1
*
Merge tag 'selinux-pr-20201012' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-10-13
10
-365
/
+793
|
\
|
*
selinux: access policycaps with READ_ONCE/WRITE_ONCE
Stephen Smalley
2020-09-11
1
-1
/
+2
|
*
selinux: simplify away security_policydb_len()
Ondrej Mosnacek
2020-08-31
1
-23
/
+4
|
*
selinux: move policy mutex to selinux_state, use in lockdep checks
Stephen Smalley
2020-08-27
1
-29
/
+8
|
*
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
2
-214
/
+278
|
*
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
3
-44
/
+53
|
*
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
1
-11
/
+1
*
|
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-23
1
-3
/
+1
|
/
*
Merge tag 'selinux-pr-20200803' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-08-04
10
-157
/
+231
|
\
|
*
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: 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
*
|
Merge tag 'selinux-pr-20200621' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-06-21
2
-13
/
+12
|
\
\
|
|
/
|
/
|
|
*
selinux: fix undefined return of cond_evaluate_expr
Tom Rix
2020-06-17
1
-0
/
+3
[next]