index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
security
/
selinux
Age
Commit message (
Expand
)
Author
Files
Lines
2015-06-28
selinux/nlmsg: add XFRM_MSG_MAPPING
Nicolas Dichtel
1
-0
/
+1
2015-06-28
selinux/nlmsg: add XFRM_MSG_MIGRATE
Nicolas Dichtel
1
-0
/
+1
2015-06-28
selinux/nlmsg: add XFRM_MSG_REPORT
Nicolas Dichtel
1
-0
/
+1
2015-06-28
selinux/nlmsg: add XFRM_MSG_[NEW|GET]SADINFO
Nicolas Dichtel
1
-0
/
+2
2015-06-28
selinux/nlmsg: add XFRM_MSG_GETSPDINFO
Nicolas Dichtel
1
-0
/
+1
2015-06-28
selinux/nlmsg: add XFRM_MSG_NEWSPDINFO
Nicolas Dichtel
1
-0
/
+1
2015-04-22
selinux: fix sel_write_enforce broken return value
Joe Perches
1
-1
/
+1
2014-12-16
move d_rcu from overlapping d_child to overlapping d_alias
Al Viro
1
-3
/
+3
2014-11-13
Merge branch 'stable-3.18' of git://git.infradead.org/users/pcmoore/selinux i...
James Morris
1
-3
/
+4
2014-11-12
selinux: convert WARN_ONCE() to printk() in selinux_nlmsg_perm()
Richard Guy Briggs
1
-3
/
+4
2014-10-16
Merge branch 'stable-3.18' of git://git.infradead.org/users/pcmoore/selinux i...
James Morris
1
-1
/
+1
2014-10-15
selinux: fix inode security list corruption
Stephen Smalley
1
-1
/
+1
2014-10-12
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
5
-83
/
+115
2014-09-22
selinux: normalize audit log formatting
Richard Guy Briggs
1
-6
/
+8
2014-09-22
selinux: cleanup error reporting in selinux_nlmsg_perm()
Richard Guy Briggs
1
-4
/
+3
2014-09-10
selinux: make the netif cache namespace aware
Paul Moore
4
-36
/
+46
2014-09-09
security: make security_file_set_fowner, f_setown and __f_setown void return
Jeff Layton
1
-3
/
+1
2014-09-08
selinux: register nf hooks with single nf_register_hooks call
Jiri Pirko
1
-25
/
+10
2014-09-03
selinux: fix a problem with IPv6 traffic denials in selinux_ip_postroute()
Paul Moore
1
-0
/
+1
2014-08-28
selinux: Permit bounded transitions under NO_NEW_PRIVS or NOSUID.
Stephen Smalley
1
-12
/
+47
2014-08-09
Merge branch 'stable-3.17' of git://git.infradead.org/users/pcmoore/selinux
Linus Torvalds
3
-6
/
+4
2014-08-07
selinux: remove unused variabled in the netport, netnode, and netif caches
Paul Moore
3
-6
/
+4
2014-08-05
Merge tag 'v3.16' into next
Paul Moore
2
-2
/
+2
2014-08-02
Merge branch 'next' of git://git.infradead.org/users/pcmoore/selinux into next
James Morris
2
-85
/
+56
2014-08-01
netlabel: shorter names for the NetLabel catmap funcs/structs
Paul Moore
2
-13
/
+13
2014-08-01
netlabel: fix the horribly broken catmap functions
Paul Moore
1
-78
/
+49
2014-07-30
Merge branch 'stable-3.16' of git://git.infradead.org/users/pcmoore/selinux i...
James Morris
1
-11
/
+2
2014-07-28
Revert "selinux: fix the default socket labeling in sock_graft()"
Paul Moore
1
-11
/
+2
2014-07-19
Merge branch 'next' of git://git.infradead.org/users/pcmoore/selinux into next
James Morris
11
-160
/
+101
2014-07-17
Merge branch 'stable-3.16' of git://git.infradead.org/users/pcmoore/selinux i...
James Morris
1
-2
/
+11
2014-07-10
selinux: fix the default socket labeling in sock_graft()
Paul Moore
1
-2
/
+11
2014-06-26
selinux: reduce the number of calls to synchronize_net() when flushing caches
Paul Moore
7
-42
/
+23
2014-06-23
selinux: no recursive read_lock of policy_rwlock in security_genfs_sid()
Waiman Long
1
-9
/
+32
2014-06-19
selinux: fix a possible memory leak in cond_read_node()
Namhyung Kim
1
-1
/
+1
2014-06-19
selinux: simple cleanup for cond_read_node()
Namhyung Kim
1
-7
/
+2
2014-06-18
security: Used macros from compiler.h instead of __attribute__((...))
Gideon Israel Dsouza
1
-1
/
+2
2014-06-18
selinux: introduce str_read() helper
Namhyung Kim
1
-96
/
+37
2014-06-17
SELinux: use ARRAY_SIZE
Himangi Saraogi
1
-4
/
+4
2014-06-17
Merge tag 'v3.15' into next
Paul Moore
3
-5
/
+9
2014-06-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-1
/
+1
2014-06-10
Merge branch 'serge-next-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
5
-8
/
+21
2014-06-03
selinux: conditionally reschedule in hashtab_insert while loading selinux policy
Dave Jones
1
-0
/
+3
2014-06-03
selinux: conditionally reschedule in mls_convert_context while loading selinu...
Dave Jones
1
-0
/
+2
2014-06-03
selinux: reject setexeccon() on MNT_NOSUID applications with -EACCES
Paul Moore
1
-2
/
+4
2014-06-03
selinux: Report permissive mode in avc: denied messages.
Stephen Smalley
3
-5
/
+11
2014-05-15
selinux: conditionally reschedule in hashtab_insert while loading selinux policy
Dave Jones
1
-0
/
+3
2014-05-15
selinux: conditionally reschedule in mls_convert_context while loading selinu...
Dave Jones
1
-0
/
+2
2014-05-15
selinux: reject setexeccon() on MNT_NOSUID applications with -EACCES
Paul Moore
1
-2
/
+4
2014-05-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-3
/
+3
2014-05-01
selinux: Report permissive mode in avc: denied messages.
Stephen Smalley
3
-5
/
+11
[next]