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-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
ima: instantiate the bprm_creds_for_exec() hook
Mimi Zohar
2024-12-18
security: Add EXEC_RESTRICT_FILE and EXEC_DENY_INTERACTIVE securebits
Mickaël Salaün
2024-12-18
exec: Add a new AT_EXECVE_CHECK flag to execveat(2)
Mickaël Salaün
2024-12-18
Merge tag 'selinux-pr-20241217' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2024-12-17
tomoyo: use realpath if symlink's pathname refers to procfs
Tetsuo Handa
2024-12-16
bpf: lsm: Remove hook to bpf_task_storage_free
Song Liu
2024-12-16
tomoyo: don't emit warning in tomoyo_write_control()
Tetsuo Handa
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-10
fsnotify: introduce pre-content permission events
Amir Goldstein
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
security: add trace event for cap_capable
Jordan Rome
2024-12-04
capabilities: remove cap_mmap_file()
Paul Moore
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
2024-11-26
apparmor: document capability.c:profile_capable ad ptr not being NULL
Ryan Lee
2024-11-26
apparmor: fix 'Do simple duplicate message elimination'
chao liu
2024-11-26
apparmor: document first entry is in packed perms struct is reserved
John Johansen
2024-11-26
apparmor: test: Fix memory leak for aa_unpack_strdup()
Jinjie Ruan
2024-11-26
apparmor: Remove deadcode
Dr. David Alan Gilbert
2024-11-26
apparmor: Remove unnecessary NULL check before kvfree()
Thorsten Blum
2024-11-26
apparmor: domain: clean up duplicated parts of handle_onexec()
Leesoo Ahn
[prev]
[next]