index
:
linux-toradex.git
colibri
colibri_vf
master
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.12-2.0.x-imx
toradex_6.18-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_qcom-6.18.y
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.18.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
security
Age
Commit message (
Expand
)
Author
2026-08-05
Merge tag 'selinux-pr-20260805' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2026-08-04
ima: Instantiate file_truncate and path_truncate hooks
Mimi Zohar
2026-08-04
ima: fix out-of-bounds read in xattr_verify()
Lincoln Wallace
2026-08-04
selinux: check level category sets once at load time
Stephen Smalley
2026-08-03
selinux: require every boolean value to be defined
Bryam Vargas
2026-08-03
selinux: reject an unclaimed class value in security_get_classes()
Bryam Vargas
2026-08-03
selinux: require a class's permission values to cover its permission count
Bryam Vargas
2026-08-03
selinux: do not cancel a policy conversion that never started
Bryam Vargas
2026-07-31
selinux: bpf: check SBLABEL_MNT before isec init
Carlos Llamas
2026-07-30
selinux: reject a class permission count below its inherited common
Bryam Vargas
2026-07-30
selinux: reject a permission value exceeding the class permission count
Bryam Vargas
2026-07-23
keys: make keyring key-chunk byte order agree with keyring_diff_objects()
Michael Bommarito
2026-07-23
keys: fix out-of-bounds read in keyring_get_key_chunk()
Michael Bommarito
2026-07-23
KEYS: trusted: dcp: fix key_len validation and calc_blob_len() return type
Fabrice Derepas
2026-07-17
Merge tag 'selinux-pr-20260717' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2026-07-16
Merge tag 'landlock-7.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2026-07-14
selinux: fix incorrect execmem checks on overlayfs
Ondrej Mosnacek
2026-07-10
Merge tag 'selinux-pr-20260710' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2026-07-10
landlock: Update formatting
Mickaël Salaün
2026-07-10
landlock: Fix kernel-doc for the nested quiet layer flag
Mickaël Salaün
2026-07-10
landlock: Fix TCP Fast Open connection bypass
Matthieu Buffet
2026-07-01
selinux: avoid sk_socket dereference in selinux_sctp_bind_connect()
Tristan Madani
2026-07-01
selinux: check connect-related permissions on TCP Fast Open
Stephen Smalley
2026-06-30
bpf: Reject BPF_MAP_TYPE_INODE_STORAGE creation if BPF LSM is uninitialized
Matt Bobrowski
2026-06-24
Merge tag 'apparmor-pr-2026-06-22' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2026-06-23
apparmor: advertise the tcp fast open fix is applied
John Johansen
2026-06-23
apparmor: mediate the implicit connect of TCP fast open sendmsg
Bryam Vargas
2026-06-19
Merge tag 'landlock-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2026-06-19
Merge tag 'for-next-keys-7.2-rc1-2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2026-06-19
Merge tag 'integrity-v7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/z...
Linus Torvalds
2026-06-17
Merge tag 'selinux-pr-20260615' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2026-06-17
Merge tag 'lsm-pr-20260615' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2026-06-17
Merge tag 'net-next-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2026-06-15
keys: keyctl_pkey: replace BUG with return -EOPNOTSUPP
Mohammed EL Kadiri
2026-06-15
keys: request_key: replace BUG with return -EINVAL
Mohammed EL Kadiri
2026-06-15
keys: Pin request_key_auth payload in instantiate paths
Shaomin Chen
2026-06-15
keys: prevent slab cache merging for key_jar
Mohammed EL Kadiri
2026-06-15
keys: Replace strcpy(derived_buf, "AUTH_KEY") with strscpy(..., HASH_SIZE)
David Laight
2026-06-15
KEYS: Use acquire when reading state in keyring search
Gui-Dong Han
2026-06-15
keys/trusted_keys: mark 'migratable' as __ro_after_init
Len Bao
2026-06-15
keys: use kmalloc_flex in user_preparse
Thorsten Blum
2026-06-15
KEYS: trusted: Debugging as a feature
Jarkko Sakkinen
2026-06-15
KEYS: encrypted: Remove unnecessary selection of CRYPTO_RNG
Eric Biggers
2026-06-15
KEYS: fix overflow in keyctl_pkey_params_get_2()
Jarkko Sakkinen
2026-06-14
apparmor: fix label can not be immediately before a declaration
John Johansen
2026-06-15
Merge tag 'kbuild-7.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kbu...
Linus Torvalds
2026-06-15
Merge tag 'vfs-7.2-rc1.inode' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2026-06-14
landlock: Suppress logging when quiet flag is present
Tingmao Wang
2026-06-14
landlock: Add API support and docs for the quiet flags
Tingmao Wang
2026-06-14
landlock: Add a place for flags to layer rules
Tingmao Wang
[next]