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
/
include
/
security.h
Age
Commit message (
Expand
)
Author
Files
Lines
2022-04-14
selinux: don't sleep when CONFIG_SECURITY_SELINUX_CHECKREQPROT_VALUE is true
Paul Moore
1
-3
/
+1
2022-04-04
selinux: checkreqprot is deprecated, add some ssleep() discomfort
Paul Moore
1
-0
/
+6
2022-03-02
selinux: shorten the policy capability enum names
Paul Moore
1
-9
/
+9
2022-02-25
selinux: allow FIOCLEX and FIONCLEX with policy capability
Richard Haines
1
-0
/
+7
2022-01-26
selinux: enclose macro arguments in parenthesis
Christian Göttsche
1
-2
/
+2
2022-01-25
selinux: declare path parameters of _genfs_sid const
Christian Göttsche
1
-2
/
+2
2021-04-27
Merge tag 'selinux-pr-20210426' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2021-03-22
Merge tag 'selinux-pr-20210322' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-4
/
+11
2021-03-18
selinux: fix variable scope issue in live sidtab conversion
Ondrej Mosnacek
1
-4
/
+11
2021-03-08
selinux: fix misspellings using codespell tool
Xiong Zhenwu
1
-1
/
+1
2021-02-21
Merge tag 'integrity-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+2
2021-01-14
selinux: include a consumer of the new IMA critical data hook
Lakshmi Ramasubramanian
1
-1
/
+2
2021-01-12
selinux: make selinuxfs_mount static
Ondrej Mosnacek
1
-1
/
+0
2020-09-15
selinux: Add helper functions to get and set checkreqprot
Lakshmi Ramasubramanian
1
-0
/
+10
2020-09-11
selinux: access policycaps with READ_ONCE/WRITE_ONCE
Stephen Smalley
1
-7
/
+7
2020-08-31
selinux: simplify away security_policydb_len()
Ondrej Mosnacek
1
-1
/
+0
2020-08-27
selinux: move policy mutex to selinux_state, use in lockdep checks
Stephen Smalley
1
-0
/
+1
2020-08-25
selinux: convert policy read-write lock to RCU
Stephen Smalley
1
-3
/
+2
2020-08-17
selinux: move policy commit after updating selinuxfs
Stephen Smalley
1
-3
/
+13
2020-08-17
scripts/selinux,selinux: update mdp to enable policy capabilities
Stephen Smalley
1
-15
/
+1
2020-04-17
selinux: implement new format of filename transitions
Ondrej Mosnacek
1
-1
/
+2
2020-02-10
selinux: allow kernfs symlinks to inherit parent directory context
Christian Göttsche
1
-0
/
+8
2020-02-10
selinux: move status variables out of selinux_ss
Ondrej Mosnacek
1
-0
/
+4
2020-01-10
selinux: treat atomic flags more carefully
Ondrej Mosnacek
1
-2
/
+31
2019-12-18
selinux: randomize layout of key structures
Stephen Smalley
1
-1
/
+1
2019-12-18
selinux: clean up selinux_enabled/disabled/enforcing_boot
Stephen Smalley
1
-1
/
+3
2019-12-09
selinux: sidtab reverse lookup hash table
Jeff Vander Stoep
1
-0
/
+1
2019-10-07
selinux: default_range glblub implementation
Joshua Brindle
1
-1
/
+2
2019-03-20
selinux: try security xattr after genfs for kernfs filesystems
Ondrej Mosnacek
1
-0
/
+1
2019-03-12
Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
1
-5
/
+5
2019-02-28
selinux: Implement the new mount API LSM hooks
David Howells
1
-5
/
+5
2019-01-25
selinux: log invalid contexts in AVCs
Ondrej Mosnacek
1
-0
/
+3
2018-11-26
selinux: make "selinux_policycap_names[]" const char *
Alexey Dobriyan
1
-1
/
+1
2018-03-20
selinux: wrap AVC state
Stephen Smalley
1
-0
/
+3
2018-03-02
selinux: rename the {is,set}_enforcing() functions
Paul Moore
1
-4
/
+4
2018-03-01
selinux: wrap global selinux state
Stephen Smalley
1
-59
/
+169
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-08-02
selinux: Generalize support for NNP/nosuid SELinux domain transitions
Stephen Smalley
1
-0
/
+2
2017-05-23
selinux: Add IB Port SMP access vector
Daniel Jurgens
1
-0
/
+2
2017-05-23
selinux: Implement Infiniband PKey "Access" access vector
Daniel Jurgens
1
-0
/
+2
2017-05-23
selinux: Create policydb version for Infiniband support
Daniel Jurgens
1
-1
/
+2
2017-05-23
selinux: log policy capability state when a policy is loaded
Stephen Smalley
1
-0
/
+2
2017-03-02
selinux: wrap cgroup seclabel support with its own policy capability
Stephen Smalley
1
-0
/
+2
2017-01-09
selinux: support distinctions among all network address families
Stephen Smalley
1
-1
/
+2
2016-08-18
selinux: drop SECURITY_SELINUX_POLICYDB_VERSION_MAX
William Roberts
1
-4
/
+0
2015-12-24
selinux: export validatetrans decisions
Andrew Perepechko
1
-0
/
+3
2015-10-21
selinux: introduce security_context_str_to_sid
Rasmus Villemoes
1
-0
/
+2
2015-07-13
selinux: extended permissions for ioctls
Jeff Vander Stoep
1
-2
/
+30
2015-06-04
selinux: enable per-file labeling for debugfs files.
Stephen Smalley
1
-0
/
+1
[next]