index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
security
/
selinux
/
ss
Age
Commit message (
Expand
)
Author
Files
Lines
2021-04-27
Merge tag 'selinux-pr-20210426' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-2
/
+2
2021-04-09
Merge tag 'selinux-pr-20210409' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
6
-112
/
+185
2021-04-07
selinux: fix race between old and new sidtab
Ondrej Mosnacek
3
-37
/
+145
2021-04-02
selinux: fix cond_list corruption when changing booleans
Ondrej Mosnacek
3
-69
/
+33
2021-04-02
selinux: make nslot handling in avtab more robust
Ondrej Mosnacek
1
-10
/
+11
2021-03-22
Merge tag 'selinux-pr-20210322' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-24
/
+39
2021-03-18
selinux: fix variable scope issue in live sidtab conversion
Ondrej Mosnacek
1
-24
/
+39
2021-03-08
selinux: fix misspellings using codespell tool
Xiong Zhenwu
1
-1
/
+1
2021-03-08
selinux: measure state and policy capabilities
Lakshmi Ramasubramanian
1
-1
/
+1
2021-02-21
Merge tag 'integrity-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-9
/
+55
2021-01-14
selinux: include a consumer of the new IMA critical data hook
Lakshmi Ramasubramanian
1
-9
/
+55
2021-01-12
selinux: mark some global variables __ro_after_init
Ondrej Mosnacek
3
-4
/
+4
2021-01-12
selinux: drop the unnecessary aurule_callback variable
Ondrej Mosnacek
1
-7
/
+3
2020-10-27
selinux: allow dontauditx and auditallowx rules to take effect without allowx
bauen1
1
-3
/
+1
2020-10-13
Merge tag 'selinux-pr-20201012' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
10
-365
/
+793
2020-09-11
selinux: access policycaps with READ_ONCE/WRITE_ONCE
Stephen Smalley
1
-1
/
+2
2020-08-31
selinux: simplify away security_policydb_len()
Ondrej Mosnacek
1
-23
/
+4
2020-08-27
selinux: move policy mutex to selinux_state, use in lockdep checks
Stephen Smalley
1
-29
/
+8
2020-08-26
selinux: fix error handling bugs in security_load_policy()
Dan Carpenter
1
-11
/
+23
2020-08-25
selinux: convert policy read-write lock to RCU
Stephen Smalley
2
-214
/
+278
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-3
/
+1
2020-08-20
selinux: fix memdup.cocci warnings
kernel test robot
1
-3
/
+2
2020-08-19
selinux: avoid dereferencing the policy prior to initialization
Stephen Smalley
1
-0
/
+60
2020-08-19
selinux: fix allocation failure check on newpolicy->sidtab
Colin Ian King
1
-1
/
+1
2020-08-17
selinux: refactor changing booleans
Stephen Smalley
8
-64
/
+368
2020-08-17
selinux: move policy commit after updating selinuxfs
Stephen Smalley
3
-44
/
+53
2020-08-17
selinux: encapsulate policy state, refactor policy load
Stephen Smalley
2
-192
/
+221
2020-08-17
scripts/selinux,selinux: update mdp to enable policy capabilities
Stephen Smalley
1
-11
/
+1
2020-08-04
Merge tag 'selinux-pr-20200803' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
10
-157
/
+231
2020-07-09
selinux: complete the inlining of hashtab functions
Ondrej Mosnacek
2
-59
/
+63
2020-07-09
selinux: prepare for inlining of hashtab functions
Ondrej Mosnacek
7
-63
/
+110
2020-07-08
selinux: specialize symtab insert and search functions
Ondrej Mosnacek
7
-56
/
+69
2020-06-29
selinux: fixed a checkpatch warning with the sizeof macro
Ethan Edwards
1
-2
/
+2
2020-06-23
selinux: log error messages on required process class / permissions
Stephen Smalley
1
-5
/
+15
2020-06-21
Merge tag 'selinux-pr-20200621' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-13
/
+12
2020-06-17
selinux: fix undefined return of cond_evaluate_expr
Tom Rix
1
-0
/
+3
2020-06-16
selinux: fix a double free in cond_read_node()/cond_read_list()
Tom Rix
1
-13
/
+5
2020-06-10
selinux: fix double free
Tom Rix
1
-0
/
+4
2020-06-02
Merge tag 'selinux-pr-20200601' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
16
-318
/
+496
2020-05-01
selinux: do not allocate hashtabs dynamically
Ondrej Mosnacek
8
-146
/
+116
2020-05-01
selinux: fix return value on error in policydb_read()
Ondrej Mosnacek
1
-0
/
+1
2020-05-01
selinux: simplify range_write()
Ondrej Mosnacek
1
-16
/
+2
2020-05-01
selinux: fix error return code in policydb_read()
Wei Yongjun
1
-0
/
+1
2020-04-30
Merge tag 'selinux-pr-20200430' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2020-04-27
selinux: fix error return code in cond_read_list()
Wei Yongjun
1
-1
/
+1
2020-04-22
selinux: don't produce incorrect filename_trans_count
Ondrej Mosnacek
2
-9
/
+5
2020-04-17
selinux: implement new format of filename transitions
Ondrej Mosnacek
1
-25
/
+187
2020-04-17
selinux: move context hashing under sidtab
Ondrej Mosnacek
5
-58
/
+47
2020-04-17
selinux: hash context structure directly
Ondrej Mosnacek
8
-41
/
+68
2020-04-17
selinux: store role transitions in a hash table
Ondrej Mosnacek
3
-60
/
+107
[next]