| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-01-07 | selinux: use known type instead of void pointer | Christian Göttsche | 1 | -2/+2 |
| 2025-01-07 | selinux: rename comparison functions for clarity | Christian Göttsche | 1 | -4/+4 |
| 2024-08-27 | selinux: replace kmem_cache_create() with KMEM_CACHE() | Eric Suen | 1 | -3/+1 |
| 2024-03-27 | selinux: use u32 as bit position type in ebitmap code | Christian Göttsche | 1 | -14/+17 |
| 2024-03-27 | selinux: update numeric format specifiers for ebitmaps | Christian Göttsche | 1 | -6/+6 |
| 2024-03-26 | selinux: reject invalid ebitmaps | Christian Göttsche | 1 | -0/+11 |
| 2024-02-23 | selinux: fix style issues in security/selinux/ss/ebitmap.c | Paul Moore | 1 | -28/+28 |
| 2023-07-19 | selinux: update my email address | Stephen Smalley | 1 | -1/+1 |
| 2022-08-30 | selinux: declare read-only parameters const | Christian Göttsche | 1 | -10/+11 |
| 2022-02-18 | selinux: drop return statement at end of void functions | Christian Göttsche | 1 | -1/+0 |
| 2021-01-12 | selinux: mark some global variables __ro_after_init | Ondrej Mosnacek | 1 | -1/+1 |
| 2020-04-17 | selinux: hash context structure directly | Ondrej Mosnacek | 1 | -0/+14 |
| 2019-10-07 | selinux: default_range glblub implementation | Joshua Brindle | 1 | -0/+18 |
| 2019-05-21 | selinux: provide __le variables explicitly | Nicholas Mc Guire | 1 | -4/+6 |
| 2018-06-19 | selinux: Cleanup printk logging in ebitmap | peter enderborg | 1 | -8/+7 |
| 2018-03-01 | selinux: wrap global selinux state | Stephen Smalley | 1 | -6/+1 |
| 2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
| 2017-08-17 | selinux: update my email address | Stephen Smalley | 1 | -1/+1 |
| 2017-06-09 | selinux: use kmem_cache for ebitmap | Junil Lee | 1 | -6/+20 |
| 2017-02-27 | lib/vsprintf.c: remove %Z support | Alexey Dobriyan | 1 | -1/+1 |
| 2016-08-29 | selinux: detect invalid ebitmap | William Roberts | 1 | -0/+3 |
| 2016-06-09 | selinux: import NetLabel category bitmaps correctly | Paul Moore | 1 | -1/+1 |
| 2015-07-09 | selinux: don't waste ebitmap space when importing NetLabel categories | Paul Moore | 1 | -0/+6 |
| 2014-08-01 | netlabel: shorter names for the NetLabel catmap funcs/structs | Paul Moore | 1 | -9/+9 |
| 2014-08-01 | netlabel: fix the horribly broken catmap functions | Paul Moore | 1 | -78/+49 |
| 2013-07-25 | SELinux: Reduce overhead of mls_level_isvalid() function call | Waiman Long | 1 | -2/+18 |
| 2011-08-01 | doc: Update the email address for Paul Moore in various source files | Paul Moore | 1 | -1/+1 |
| 2010-10-21 | SELinux: allow userspace to read policy back out of the kernel | Eric Paris | 1 | -2/+79 |
| 2010-02-25 | netlabel: fix export of SELinux categories > 127 | Joshua Roys | 1 | -1/+1 |
| 2008-08-15 | selinux: Unify for- and while-loop style | Vesa-Matti Kari | 1 | -2/+2 |
| 2008-04-21 | SELinux: ebitmap.c whitespace, syntax, and static declaraction cleanups | Eric Paris | 1 | -3/+2 |
| 2008-04-18 | SELinux: unify printk messages | James Morris | 1 | -7/+7 |
| 2007-11-08 | SELinux: fix bug in new ebitmap code. | KaiGai Kohei | 1 | -1/+1 |
| 2007-10-17 | SELinux: kills warnings in Improve SELinux performance when AVC misses | KaiGai Kohei | 1 | -6/+5 |
| 2007-10-17 | SELinux: improve performance when AVC misses. | KaiGai Kohei | 1 | -123/+158 |
| 2006-12-02 | NetLabel: convert to an extensibile/sparse category bitmap | Paul Moore | 1 | -109/+89 |
| 2006-10-15 | NetLabel: better error handling involving mls_export_cat() | Paul Moore | 1 | -2/+6 |
| 2006-09-22 | [NetLabel]: Cleanup ebitmap_import() | Paul Moore | 1 | -20/+16 |
| 2006-09-22 | [NetLabel]: SELinux support | Venkat Yekkirala | 1 | -0/+144 |
| 2005-10-30 | [PATCH] SELinux: convert to kzalloc | James Morris | 1 | -6/+3 |
| 2005-09-05 | [PATCH] selinux: endian notations | Alexey Dobriyan | 1 | -2/+3 |
| 2005-04-16 | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 1 | -0/+293 |