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
...
|
*
selinux: fix a double free in cond_read_node()/cond_read_list()
Tom Rix
2020-06-16
1
-13
/
+5
|
*
selinux: fix double free
Tom Rix
2020-06-10
1
-0
/
+4
*
|
Merge tag 'selinux-pr-20200601' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-06-02
16
-318
/
+496
|
\
|
|
*
selinux: do not allocate hashtabs dynamically
Ondrej Mosnacek
2020-05-01
8
-146
/
+116
|
*
selinux: fix return value on error in policydb_read()
Ondrej Mosnacek
2020-05-01
1
-0
/
+1
|
*
selinux: simplify range_write()
Ondrej Mosnacek
2020-05-01
1
-16
/
+2
|
*
selinux: fix error return code in policydb_read()
Wei Yongjun
2020-05-01
1
-0
/
+1
|
*
selinux: don't produce incorrect filename_trans_count
Ondrej Mosnacek
2020-04-22
2
-9
/
+5
|
*
selinux: implement new format of filename transitions
Ondrej Mosnacek
2020-04-17
1
-25
/
+187
|
*
selinux: move context hashing under sidtab
Ondrej Mosnacek
2020-04-17
5
-58
/
+47
|
*
selinux: hash context structure directly
Ondrej Mosnacek
2020-04-17
8
-41
/
+68
|
*
selinux: store role transitions in a hash table
Ondrej Mosnacek
2020-04-17
3
-60
/
+107
|
*
selinux: drop unnecessary smp_load_acquire() call
Ondrej Mosnacek
2020-04-15
1
-2
/
+1
|
*
selinux: fix warning Comparison to bool
Zou Wei
2020-04-14
2
-3
/
+3
*
|
Merge tag 'selinux-pr-20200430' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-04-30
1
-1
/
+1
|
\
\
|
*
|
selinux: fix error return code in cond_read_list()
Wei Yongjun
2020-04-27
1
-1
/
+1
*
|
|
Merge tag 'selinux-pr-20200416' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-04-16
1
-4
/
+4
|
\
|
|
|
|
/
|
/
|
|
*
selinux: free str on error in str_read()
Ondrej Mosnacek
2020-04-15
1
-4
/
+4
*
|
Merge tag 'selinux-pr-20200330' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-03-31
11
-515
/
+352
|
\
|
|
*
selinux: clean up indentation issue with assignment statement
Colin Ian King
2020-03-30
1
-4
/
+3
|
*
selinux: avtab_init() and cond_policydb_init() return void
Paul Moore
2020-03-05
5
-21
/
+7
|
*
selinux: clean up error path in policydb_init()
Ondrej Mosnacek
2020-03-05
1
-13
/
+5
|
*
selinux: remove unused initial SIDs and improve handling
Stephen Smalley
2020-02-27
2
-26
/
+25
|
*
selinux: reduce the use of hard-coded hash sizes
Ondrej Mosnacek
2020-02-27
4
-40
/
+45
|
*
selinux: optimize storage of filename transitions
Ondrej Mosnacek
2020-02-22
3
-80
/
+110
|
*
selinux: factor out loop body from filename_trans_read()
Ondrej Mosnacek
2020-02-13
1
-59
/
+63
|
*
selinux: generalize evaluate_cond_node()
Ondrej Mosnacek
2020-02-11
3
-6
/
+12
|
*
selinux: convert cond_expr to array
Ondrej Mosnacek
2020-02-11
2
-43
/
+33
|
*
selinux: convert cond_av_list to array
Ondrej Mosnacek
2020-02-11
2
-79
/
+53
|
*
selinux: convert cond_list to array
Ondrej Mosnacek
2020-02-11
5
-52
/
+38
|
*
selinux: allow kernfs symlinks to inherit parent directory context
Christian Göttsche
2020-02-10
1
-1
/
+2
|
*
selinux: simplify evaluate_cond_node()
Ondrej Mosnacek
2020-02-10
3
-13
/
+6
|
*
selinux: move status variables out of selinux_ss
Ondrej Mosnacek
2020-02-10
3
-128
/
+0
*
|
selinux: fix sidtab string cache locking
Ondrej Mosnacek
2020-02-05
1
-9
/
+3
|
/
*
selinux: do not allocate ancillary buffer on first load
Ondrej Mosnacek
2020-01-16
1
-15
/
+13
*
selinux: fix wrong buffer types in policydb.c
Ondrej Mosnacek
2020-01-16
1
-2
/
+2
*
selinux: treat atomic flags more carefully
Ondrej Mosnacek
2020-01-10
1
-19
/
+19
*
selinux: remove set but not used variable 'sidtab'
YueHaibing
2019-12-24
1
-8
/
+0
*
selinux: ensure the policy has been loaded before reading the sidtab stats
Paul Moore
2019-12-23
1
-0
/
+6
*
selinux: randomize layout of key structures
Stephen Smalley
2019-12-18
2
-2
/
+2
*
selinux: cache the SID -> context string translation
Ondrej Mosnacek
2019-12-09
3
-94
/
+277
*
selinux: sidtab reverse lookup hash table
Jeff Vander Stoep
2019-12-09
6
-167
/
+228
*
Merge tag 'selinux-pr-20191126' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2019-11-30
6
-0
/
+60
|
\
|
*
selinux: default_range glblub implementation
Joshua Brindle
2019-10-07
6
-0
/
+60
*
|
Merge tag 'selinux-pr-20191007' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2019-10-08
1
-1
/
+8
|
\
\
|
|
/
|
/
|
|
*
selinux: fix context string corruption in convert_context()
Ondrej Mosnacek
2019-10-03
1
-1
/
+8
*
|
Merge tag 'selinux-pr-20190917' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2019-09-23
5
-236
/
+241
|
\
|
|
*
selinux: avoid atomic_t usage in sidtab
Ondrej Mosnacek
2019-08-27
2
-32
/
+35
|
*
selinux: policydb - rename type_val_to_struct_array
Ondrej Mosnacek
2019-08-05
3
-11
/
+11
|
*
selinux: policydb - fix some checkpatch.pl warnings
Ondrej Mosnacek
2019-08-05
1
-4
/
+8
[prev]
[next]