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
Age
Commit message (
Expand
)
Author
2025-01-21
Merge tag 'selinux-pr-20250121' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2025-01-21
Merge tag 'lsm-pr-20250121' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2025-01-21
Merge tag 'Smack-for-6.14' of https://github.com/cschaufler/smack-next
Linus Torvalds
2025-01-21
Merge tag 'integrity-v6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2025-01-20
Merge tag 'vfs-6.14-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2025-01-07
selinux: make more use of str_read() when loading the policy
Christian Göttsche
2025-01-07
selinux: avoid unnecessary indirection in struct level_datum
Christian Göttsche
2025-01-07
selinux: use known type instead of void pointer
Christian Göttsche
2025-01-07
selinux: rename comparison functions for clarity
Christian Göttsche
2025-01-07
selinux: rework match_ipv6_addrmask()
Christian Göttsche
2025-01-07
selinux: constify and reconcile function parameter names
Christian Göttsche
2025-01-07
selinux: avoid using types indicating user space interaction
Christian Göttsche
2025-01-07
selinux: supply missing field initializers
Christian Göttsche
2025-01-07
Merge tag 'selinux-pr-20250107' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2025-01-05
lockdown: initialize local array before use to quiet static analysis
Tanya Agarwal
2025-01-04
safesetid: check size of policy writes
Leo Stone
2025-01-04
lsm: rename variable to avoid shadowing
Christian Göttsche
2025-01-04
lsm: constify function parameters
Christian Göttsche
2025-01-04
security: remove redundant assignment to return variable
Colin Ian King
2025-01-04
selinux: match extended permissions to their base permissions
Thiébaud Weksteen
2025-01-04
lsm: Only build lsm_audit.c if CONFIG_SECURITY and CONFIG_AUDIT are set
Mickaël Salaün
2025-01-03
ima: ignore suffixed policy rule comments
Mimi Zohar
2025-01-03
ima: limit the builtin 'tcb' dont_measure tmpfs policy rule
Mimi Zohar
2024-12-24
ima: kexec: silence RCU list traversal warning
Breno Leitao
2024-12-22
vfs: support caching symlink lengths in inodes
Mateusz Guzik
2024-12-18
Merge tag 'selinux-pr-20241217' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2024-12-15
selinux: ignore unknown extended permissions
Thiébaud Weksteen
2024-12-15
selinux: add netlink nlmsg_type audit message
Thiébaud Weksteen
2024-12-13
selinux: add support for xperms in conditional policies
Christian Göttsche
2024-12-11
selinux: Fix SCTP error inconsistency in selinux_socket_bind()
Mikhail Ivanov
2024-12-11
selinux: use native iterator types
Christian Göttsche
2024-12-11
selinux: add generated av_permissions.h to targets
Thomas Weißschuh
2024-12-11
ima: Suspend PCR extends and log appends when rebooting
Stefan Berger
2024-12-06
smack: deduplicate access to string conversion
Konstantin Andreev
2024-12-05
Merge tag 'net-6.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2024-12-04
lsm: secctx provider check on release
Casey Schaufler
2024-12-04
lsm: lsm_context in security_dentry_init_security
Casey Schaufler
2024-12-04
lsm: use lsm_context in security_inode_getsecctx
Casey Schaufler
2024-12-04
lsm: replace context+len with lsm_context
Casey Schaufler
2024-12-04
lsm: ensure the correct LSM context releaser
Casey Schaufler
2024-12-02
module: Convert symbol namespace to string literal
Peter Zijlstra
2024-11-30
Merge tag 'lsm-pr-20241129' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2024-11-30
selinux: use sk_to_full_sk() in selinux_ip_output()
Eric Dumazet
2024-11-26
ima: uncover hidden variable in ima_match_rules()
Casey Schaufler
2024-11-26
apparmor: lift new_profile declaration to remove C23 extension warning
John Johansen
2024-11-26
apparmor: replace misleading 'scrubbing environment' phrase in debug print
Ryan Lee
2024-11-26
parser: drop dead code for XXX_comb macros
John Johansen
2024-11-26
apparmor: Remove unused parameter L1 in macro next_comb
Jinjie Ruan
2024-11-26
apparmor: audit_cap dedup based on subj_cred instead of profile
Ryan Lee
2024-11-26
apparmor: add a cache entry expiration time aging out capability audit cache
Ryan Lee
[next]