index
:
linux-toradex.git
colibri
colibri_vf
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.6-2.0.x-imx
toradex_6.6-2.1.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_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.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
2021-05-14
ima: Fix the error code for restoring the PCR value
Li Huafei
2021-05-14
security: keys: trusted: fix TPM2 authorizations
James Bottomley
2021-05-14
selinux: add proper NULL termination to the secclass_map permissions
Paul Moore
2021-05-11
security: commoncap: fix -Wstringop-overread warning
Arnd Bergmann
2021-04-28
KEYS: trusted: Fix TPM reservation for seal/unseal
James Bottomley
2021-04-14
selinux: fix race between old and new sidtab
Ondrej Mosnacek
2021-04-14
selinux: fix cond_list corruption when changing booleans
Ondrej Mosnacek
2021-04-14
selinux: make nslot handling in avtab more robust
Ondrej Mosnacek
2021-03-30
integrity: double check iint_cache was initialized
Mimi Zohar
2021-03-30
selinux: fix variable scope issue in live sidtab conversion
Ondrej Mosnacek
2021-03-30
selinux: don't log MAC_POLICY_LOAD record on failed policy load
Ondrej Mosnacek
2021-03-17
Revert 95ebabde382c ("capabilities: Don't allow writing ambiguous v3 file cap...
Eric W. Biederman
2021-03-09
tomoyo: recognize kernel threads correctly
Tetsuo Handa
2021-03-07
tomoyo: ignore data race while checking quota
Tetsuo Handa
2021-03-07
smackfs: restrict bytes count in smackfs write functions
Sabyrzhan Tasbolatov
2021-03-04
KEYS: trusted: Reserve TPM for seal and unseal operations
Jarkko Sakkinen
2021-03-04
KEYS: trusted: Fix migratable=1 failing
Jarkko Sakkinen
2021-03-04
KEYS: trusted: Fix incorrect handling of tpm_get_random()
Jarkko Sakkinen
2021-03-04
selinux: fix inconsistency between inode_getxattr and inode_listsecurity
Amir Goldstein
2021-03-04
certs: Fix blacklist flag type confusion
David Howells
2021-03-04
watch_queue: Drop references to /dev/watch_queue
Gabriel Krisman Bertazi
2021-03-04
capabilities: Don't allow writing ambiguous v3 file capabilities
Eric W. Biederman
2021-03-04
ima: Free IMA measurement buffer after kexec syscall
Lakshmi Ramasubramanian
2021-03-04
ima: Free IMA measurement buffer on error
Lakshmi Ramasubramanian
2021-03-04
evm: Fix memleak in init_desc
Dinghao Liu
2021-02-17
cap: fix conversions on getxattr
Miklos Szeredi
2021-01-19
dump_common_audit_data(): fix racy accesses to ->d_name
Al Viro
2020-12-30
ima: Don't modify file descriptor mode on the fly
Roberto Sassu
2020-12-30
Smack: Handle io_uring kernel thread privileges
Casey Schaufler
2020-12-30
selinux: fix inode_doinit_with_dentry() LABEL_INVALID error handling
Paul Moore
2020-12-30
selinux: fix error initialization in inode_doinit_with_dentry()
Tianyue Ren
2020-11-14
Merge tag 'selinux-pr-20201113' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-11-12
selinux: Fix error return code in sel_ib_pkey_sid_slow()
Chen Zhou
2020-10-29
ima: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-10-25
Merge tag 'safesetid-5.10' of git://github.com/micah-morton/linux
Linus Torvalds
2020-10-17
task_work: cleanup notification modes
Jens Axboe
2020-10-15
Merge tag 'net-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2020-10-15
Merge tag 'integrity-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2020-10-15
Merge tag 'char-misc-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2020-10-13
Merge tag 'selinux-pr-20201012' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-10-13
Merge tag 'Smack-for-5.10' of git://github.com/cschaufler/smack-next
Linus Torvalds
2020-10-13
Merge tag 'tomoyo-pr-20201012' of git://git.osdn.net/gitroot/tomoyo/tomoyo-test1
Linus Torvalds
2020-10-13
LSM: SafeSetID: Fix warnings reported by test bot
Thomas Cedeno
2020-10-13
LSM: SafeSetID: Add GID security policy handling
Thomas Cedeno
2020-10-13
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2020-10-12
Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2020-10-12
Merge tag 'efi-core-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-10-12
tomoyo: Loosen pathname/domainname validation.
Tetsuo Handa
2020-10-05
Smack: Remove unnecessary variable initialization
Casey Schaufler
2020-10-05
fs/kernel_file_read: Add "offset" arg for partial reads
Kees Cook
[next]