index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
security
/
selinux
/
include
/
security.h
Age
Commit message (
Expand
)
Author
2025-03-07
selinux: support wildcard network interface names
Christian Göttsche
2025-01-21
Merge tag 'selinux-pr-20250121' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2025-01-07
selinux: constify and reconcile function parameter names
Christian Göttsche
2025-01-04
selinux: match extended permissions to their base permissions
Thiébaud Weksteen
2024-12-13
selinux: add support for xperms in conditional policies
Christian Göttsche
2024-10-07
selinux: Add netlink xperm support
Thiébaud Weksteen
2023-12-22
selinux: fix style issues in security/selinux/include/security.h
Paul Moore
2023-11-21
selinux: introduce an initial SID for early boot processes
Ondrej Mosnacek
2023-08-09
selinux: revert SECINITSID_INIT support
Paul Moore
2023-08-03
selinux: avoid implicit conversions in services code
Christian Göttsche
2023-07-19
selinux: update my email address
Stephen Smalley
2023-07-18
selinux: avoid implicit conversions regarding enforcing status
Christian Göttsche
2023-07-18
selinux: consistently use u32 as sequence number type in the status code
Christian Göttsche
2023-07-10
selinux: introduce an initial SID for early boot processes
Ondrej Mosnacek
2023-07-10
selinux: cleanup the policycap accessor functions
Paul Moore
2023-05-30
selinux: make labeled NFS work when mounted before policy load
Ondrej Mosnacek
2023-05-30
selinux: cleanup exit_sel_fs() declaration
Xiu Jianfeng
2023-03-20
selinux: remove the runtime disable functionality
Paul Moore
2023-03-20
selinux: remove the 'checkreqprot' functionality
Paul Moore
2023-03-14
selinux: stop passing selinux_state pointers and their offspring
Stephen Smalley
2022-04-14
selinux: don't sleep when CONFIG_SECURITY_SELINUX_CHECKREQPROT_VALUE is true
Paul Moore
2022-04-04
selinux: checkreqprot is deprecated, add some ssleep() discomfort
Paul Moore
2022-03-02
selinux: shorten the policy capability enum names
Paul Moore
2022-02-25
selinux: allow FIOCLEX and FIONCLEX with policy capability
Richard Haines
2022-01-26
selinux: enclose macro arguments in parenthesis
Christian Göttsche
2022-01-25
selinux: declare path parameters of _genfs_sid const
Christian Göttsche
2021-04-27
Merge tag 'selinux-pr-20210426' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2021-03-22
Merge tag 'selinux-pr-20210322' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2021-03-18
selinux: fix variable scope issue in live sidtab conversion
Ondrej Mosnacek
2021-03-08
selinux: fix misspellings using codespell tool
Xiong Zhenwu
2021-02-21
Merge tag 'integrity-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2021-01-14
selinux: include a consumer of the new IMA critical data hook
Lakshmi Ramasubramanian
2021-01-12
selinux: make selinuxfs_mount static
Ondrej Mosnacek
2020-09-15
selinux: Add helper functions to get and set checkreqprot
Lakshmi Ramasubramanian
2020-09-11
selinux: access policycaps with READ_ONCE/WRITE_ONCE
Stephen Smalley
2020-08-31
selinux: simplify away security_policydb_len()
Ondrej Mosnacek
2020-08-27
selinux: move policy mutex to selinux_state, use in lockdep checks
Stephen Smalley
2020-08-25
selinux: convert policy read-write lock to RCU
Stephen Smalley
2020-08-17
selinux: move policy commit after updating selinuxfs
Stephen Smalley
2020-08-17
scripts/selinux,selinux: update mdp to enable policy capabilities
Stephen Smalley
2020-04-17
selinux: implement new format of filename transitions
Ondrej Mosnacek
2020-02-10
selinux: allow kernfs symlinks to inherit parent directory context
Christian Göttsche
2020-02-10
selinux: move status variables out of selinux_ss
Ondrej Mosnacek
2020-01-10
selinux: treat atomic flags more carefully
Ondrej Mosnacek
2019-12-18
selinux: randomize layout of key structures
Stephen Smalley
2019-12-18
selinux: clean up selinux_enabled/disabled/enforcing_boot
Stephen Smalley
2019-12-09
selinux: sidtab reverse lookup hash table
Jeff Vander Stoep
2019-10-07
selinux: default_range glblub implementation
Joshua Brindle
2019-03-20
selinux: try security xattr after genfs for kernfs filesystems
Ondrej Mosnacek
2019-03-12
Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
[next]