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
2017-10-26
Revert "apparmor: add base infastructure for socket mediation"
Linus Torvalds
2017-10-19
commoncap: move assignment of fs_ns to avoid null pointer dereference
Colin Ian King
2017-10-19
Merge commit 'tags/keys-fixes-20171018' into fixes-v4.14-rc5
James Morris
2017-10-18
KEYS: load key flags and expiry time atomically in proc_keys_show()
Eric Biggers
2017-10-18
KEYS: Load key expiry time atomically in keyring_search_iterator()
Eric Biggers
2017-10-18
KEYS: load key flags and expiry time atomically in key_validate()
Eric Biggers
2017-10-18
KEYS: don't let add_key() update an uninstantiated key
David Howells
2017-10-18
KEYS: Fix race between updating and finding a negative key
David Howells
2017-10-18
security/keys: BIG_KEY requires CONFIG_CRYPTO
Arnd Bergmann
2017-10-12
KEYS: encrypted: fix dereference of NULL user_key_payload
Eric Biggers
2017-10-04
lsm: fix smack_inode_removexattr and xattr_getsecurity memleak
Casey Schaufler
2017-09-28
Merge commit 'keys-fixes-20170927' into fixes-v4.14-rc3
James Morris
2017-09-25
security/keys: rewrite all of big_key crypto
Jason A. Donenfeld
2017-09-25
security/keys: properly zero out sensitive key material in big_key
Jason A. Donenfeld
2017-09-25
KEYS: use kmemdup() in request_key_auth_new()
Eric Biggers
2017-09-25
KEYS: restrict /proc/keys by credentials at open time
Eric Biggers
2017-09-25
KEYS: reset parent each time before searching key_user_tree
Eric Biggers
2017-09-25
KEYS: prevent KEYCTL_READ on negative key
Eric Biggers
2017-09-25
KEYS: prevent creating a different user's keyrings
Eric Biggers
2017-09-25
KEYS: fix writing past end of user-supplied buffer in keyring_read()
Eric Biggers
2017-09-25
KEYS: fix key refcount leak in keyctl_read_key()
Eric Biggers
2017-09-25
KEYS: fix key refcount leak in keyctl_assume_authority()
Eric Biggers
2017-09-25
KEYS: don't revoke uninstantiated key in request_key_auth_new()
Eric Biggers
2017-09-25
KEYS: fix cred refcount leak in request_key_auth_new()
Eric Biggers
2017-09-24
Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2017-09-23
security: fix description of values returned by cap_inode_need_killpriv
Stefan Berger
2017-09-23
Merge tag 'apparmor-pr-2017-09-22' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2017-09-22
apparmor: fix apparmorfs DAC access permissions
John Johansen
2017-09-22
apparmor: fix build failure on sparc caused by undeclared signals
John Johansen
2017-09-22
apparmor: fix incorrect type assignment when freeing proxies
John Johansen
2017-09-22
apparmor: ensure unconfined profiles have dfas initialized
John Johansen
2017-09-22
apparmor: fix race condition in null profile creation
John Johansen
2017-09-22
apparmor: move new_null_profile to after profile lookup fns()
John Johansen
2017-09-22
apparmor: add base infastructure for socket mediation
John Johansen
2017-09-22
apparmor: add more debug asserts to apparmorfs
John Johansen
2017-09-22
apparmor: make policy_unpack able to audit different info messages
John Johansen
2017-09-22
apparmor: add support for absolute root view based labels
John Johansen
2017-09-22
apparmor: cleanup conditional check for label in label_print
John Johansen
2017-09-22
apparmor: add mount mediation
John Johansen
2017-09-22
apparmor: add the ability to mediate signals
John Johansen
2017-09-22
apparmor: Redundant condition: prev_ns. in [label.c:1498]
John Johansen
2017-09-22
apparmor: Fix an error code in aafs_create()
Dan Carpenter
2017-09-22
apparmor: Fix logical error in verify_header()
Christos Gkekas
2017-09-22
apparmor: Fix shadowed local variable in unpack_trans_table()
Geert Uytterhoeven
2017-09-14
Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2017-09-12
Merge tag 'selinux-pr-20170831' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2017-09-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2017-09-07
Merge tag 'audit-pr-20170907' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-09-07
Merge tag 'secureexec-v4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2017-09-05
selinux: remove AVC init audit log message
Richard Guy Briggs
[next]