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
/
netport.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
selinux: various sparse fixes
Paul Moore
2022-02-01
1
-1
/
+1
*
selinux: fix all of the W=1 build warnings
Paul Moore
2021-10-13
1
-1
/
+1
*
selinux: remove unused global variables
Ondrej Mosnacek
2021-01-12
1
-1
/
+0
*
selinux: Fix spelling mistakes in the comments
lihao
2020-07-08
1
-1
/
+1
*
selinux: clean up selinux_enabled/disabled/enforcing_boot
Stephen Smalley
2019-12-18
1
-1
/
+1
*
Merge tag 'selinux-pr-20190917' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2019-09-23
1
-13
/
+11
|
\
|
*
selinux: always return a secid from the network caches if we find one
Paul Moore
2019-08-05
1
-13
/
+11
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 295
Thomas Gleixner
2019-06-05
1
-11
/
+1
|
/
*
selinux: Cleanup printk logging in netport
peter enderborg
2018-06-19
1
-3
/
+2
*
selinux: wrap global selinux state
Stephen Smalley
2018-03-01
1
-1
/
+1
*
selinux: remove unused variabled in the netport, netnode, and netif caches
Paul Moore
2014-08-07
1
-2
/
+1
*
selinux: reduce the number of calls to synchronize_net() when flushing caches
Paul Moore
2014-06-26
1
-14
/
+1
*
SELinux: avc: remove the useless fields in avc_add_callback
Wanlong Gao
2012-04-09
1
-4
/
+2
*
SELinux: Fix RCU deref check warning in sel_netport_insert()
David Howells
2011-12-21
1
-1
/
+3
*
doc: Update the email address for Paul Moore in various source files
Paul Moore
2011-08-01
1
-1
/
+1
*
security,rcu: Convert call_rcu(sel_netport_free) to kfree_rcu()
Lai Jiangshan
2011-07-20
1
-18
/
+2
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
SELinux: keep the code clean formating and syntax
Eric Paris
2008-07-14
1
-2
/
+1
*
SELinux: Fix a RCU free problem with the netport cache
Paul Moore
2008-04-28
1
-22
/
+18
*
SELinux: add netport.[ch]
James Morris
2008-04-18
1
-0
/
+286