index
:
Linux Stable
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.12.y
linux-6.13.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
Commit message (
Expand
)
Author
Age
Files
Lines
*
selinux: initialize proto variable in selinux_ip_postroute_compat()
Tom Rix
2022-01-05
1
-1
/
+1
*
binder: use cred instead of task for selinux checks
Todd Kjos
2021-11-26
1
-18
/
+13
*
selinux: use __GFP_NOWARN with GFP_NOWAIT in the AVC
Minchan Kim
2021-07-20
1
-6
/
+7
*
selinux: sel_avc_get_stat_idx should increase position index
Vasily Averin
2020-10-01
1
-0
/
+1
*
selinux: fix double free
Tom Rix
2020-06-30
1
-0
/
+4
*
selinux: properly handle multiple messages in selinux_netlink_send()
Paul Moore
2020-05-05
1
-24
/
+44
*
selinux: ensure we cleanup the internal AVC counters on error in avc_update()
Jaihind Yadav
2020-02-28
1
-1
/
+1
*
selinux: fix memory leak in policydb_init()
Ondrej Mosnacek
2019-08-06
1
-1
/
+5
*
selinux: never allow relabeling on context mounts
Ondrej Mosnacek
2019-05-08
1
-9
/
+31
*
selinux: do not override context on context mounts
Ondrej Mosnacek
2019-04-05
1
-1
/
+8
*
selinux: always allow mounting submounts
Ondrej Mosnacek
2019-01-26
1
-1
/
+1
*
selinux: fix GPF on invalid policy
Stephen Smalley
2019-01-23
1
-1
/
+2
*
selinux: Add __GFP_NOWARN to allocation at str_read()
Tetsuo Handa
2018-12-01
1
-1
/
+1
*
selinux: use GFP_NOWAIT in the AVC kmem_caches
Michal Hocko
2018-09-19
1
-8
/
+6
*
selinux: KASAN: slab-out-of-bounds in xattr_getsecurity
Sachin Grover
2018-06-06
1
-1
/
+1
*
selinux: do not check open permission on sockets
Stephen Smalley
2018-04-13
1
-3
/
+7
*
selinux: Remove redundant check for unknown labeling behavior
Matthias Kaehlcke
2018-04-08
1
-16
/
+0
*
selinux: Remove unnecessary check of array base in selinux_set_mapping()
Matthias Kaehlcke
2018-04-08
1
-1
/
+1
*
selinux: check for address length in selinux_socket_bind()
Alexander Potapenko
2018-03-22
1
-0
/
+8
*
selinux: skip bounded transition processing if the policy isn't loaded
Paul Moore
2018-02-25
1
-0
/
+3
*
selinux: ensure the context is NUL terminated in security_context_to_sid_core()
Paul Moore
2018-02-25
1
-10
/
+8
*
selinux: fix off-by-one in setprocattr
Stephen Smalley
2017-02-14
1
-1
/
+1
*
mm: Change vm_is_stack_for_task() to vm_is_stack_for_current()
Andy Lutomirski
2016-10-20
1
-1
/
+1
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2016-10-10
1
-1
/
+1
|
\
|
*
fs: Replace CURRENT_TIME with current_time() for inode timestamps
Deepa Dinamani
2016-09-27
1
-1
/
+1
*
|
Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2016-10-10
1
-12
/
+7
|
\
\
|
*
|
xattr: Add __vfs_{get,set,remove}xattr helpers
Andreas Gruenbacher
2016-10-07
1
-12
/
+7
|
|
/
*
|
Merge branch 'printk-cleanups'
Linus Torvalds
2016-10-10
1
-2
/
+2
|
\
\
|
*
|
printk: reinstate KERN_CONT for printing continuation lines
Linus Torvalds
2016-10-09
1
-2
/
+2
|
|
/
*
|
lsm,audit,selinux: Introduce a new audit data type LSM_AUDIT_DATA_FILE
Vivek Goyal
2016-09-19
1
-8
/
+8
*
|
selinux: fix error return code in policydb_read()
Wei Yongjun
2016-09-13
1
-0
/
+1
*
|
selinux: fix overflow and 0 length allocations
William Roberts
2016-08-30
2
-0
/
+5
*
|
selinux: initialize structures
William Roberts
2016-08-29
1
-4
/
+4
*
|
selinux: detect invalid ebitmap
William Roberts
2016-08-29
1
-0
/
+3
*
|
selinux: drop SECURITY_SELINUX_POLICYDB_VERSION_MAX
William Roberts
2016-08-18
2
-42
/
+0
*
|
selinux: Implement dentry_create_files_as() hook
Vivek Goyal
2016-08-10
1
-0
/
+22
*
|
selinux: Pass security pointer to determine_inode_label()
Vivek Goyal
2016-08-08
1
-9
/
+10
*
|
selinux: Implementation for inode_copy_up_xattr() hook
Vivek Goyal
2016-08-08
1
-0
/
+16
*
|
selinux: Implementation for inode_copy_up() hook
Vivek Goyal
2016-08-08
1
-0
/
+21
*
|
security: Use IS_ENABLED() instead of checking for built-in or module
Javier Martinez Canillas
2016-08-08
1
-6
/
+6
|
/
*
Merge branch 'work.const-qstr' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2016-08-06
1
-1
/
+1
|
\
|
*
qstr: constify dentry_init_security
Al Viro
2016-07-20
1
-1
/
+1
*
|
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
2016-07-29
6
-63
/
+72
|
\
\
|
*
\
Merge branch 'stable-4.8' of git://git.infradead.org/users/pcmoore/selinux in...
James Morris
2016-07-07
6
-63
/
+72
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
calipso: Add a label cache.
Huw Davies
2016-06-27
1
-3
/
+6
|
|
*
netlabel: Pass a family parameter to netlbl_skbuff_err().
Huw Davies
2016-06-27
3
-7
/
+9
|
|
*
calipso: Allow the lsm to label the skbuff directly.
Huw Davies
2016-06-27
1
-0
/
+15
|
|
*
calipso: Allow request sockets to be relabelled by the lsm.
Huw Davies
2016-06-27
1
-1
/
+1
|
|
*
netlabel: Prevent setsockopt() from changing the hop-by-hop option.
Huw Davies
2016-06-27
1
-1
/
+16
|
|
*
calipso: Set the calipso socket label to match the secattr.
Huw Davies
2016-06-27
1
-1
/
+1
[next]