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
Age
Commit message (
Expand
)
Author
2016-09-30
kbuild: forbid kernel directory to contain spaces and colons
Robert Jarzmik
2016-09-30
tools: Support relative directory path for 'O='
Josh Poimboeuf
2016-09-30
Makefile: revert "Makefile: Document ability to make file.lst and file.S" par...
Wang YanQing
2016-09-30
kbuild: Do not run modules_install and install in paralel
Michal Marek
2016-09-30
ocfs2: fix start offset to ocfs2_zero_range_for_truncate()
Ashish Samant
2016-09-30
ocfs2/dlm: fix race between convert and migration
Joseph Qi
2016-09-30
crypto: echainiv - Replace chaining with multiplication
Herbert Xu
2016-09-30
crypto: skcipher - Fix blkcipher walk OOM crash
Herbert Xu
2016-09-30
crypto: arm/aes-ctr - fix NULL dereference in tail processing
Ard Biesheuvel
2016-09-30
crypto: arm64/aes-ctr - fix NULL dereference in tail processing
Ard Biesheuvel
2016-09-30
tcp: properly scale window in tcp_v[46]_reqsk_send_ack()
Eric Dumazet
2016-09-30
tcp: fix use after free in tcp_xmit_retransmit_queue()
Eric Dumazet
2016-09-30
tcp: cwnd does not increase in TCP YeAH
Artem Germanov
2016-09-30
ipv6: release dst in ping_v6_sendmsg
Dave Jones
2016-09-30
ipv4: panic in leaf_walk_rcu due to stale node pointer
David Forster
2016-09-30
reiserfs: fix "new_insert_key may be used uninitialized ..."
Jeff Mahoney
2016-09-30
Fix build warning in kernel/cpuset.c
Arnd Bergmann
2016-09-30
include/linux/kernel.h: change abs() macro so it uses consistent return type
Michal Nazarewicz
2016-09-24
Linux 4.4.22
v4.4.22
Greg Kroah-Hartman
2016-09-24
openrisc: fix the fix of copy_from_user()
Guenter Roeck
2016-09-24
avr32: fix 'undefined reference to `___copy_from_user'
Guenter Roeck
2016-09-24
ia64: copy_from_user() should zero the destination on access_ok() failure
Al Viro
2016-09-24
genirq/msi: Fix broken debug output
Thomas Gleixner
2016-09-24
ppc32: fix copy_from_user()
Al Viro
2016-09-24
sparc32: fix copy_from_user()
Al Viro
2016-09-24
mn10300: copy_from_user() should zero on access_ok() failure...
Al Viro
2016-09-24
nios2: copy_from_user() should zero the tail of destination
Al Viro
2016-09-24
openrisc: fix copy_from_user()
Al Viro
2016-09-24
parisc: fix copy_from_user()
Al Viro
2016-09-24
metag: copy_from_user() should zero the destination on access_ok() failure
Al Viro
2016-09-24
alpha: fix copy_from_user()
Al Viro
2016-09-24
asm-generic: make copy_from_user() zero the destination properly
Al Viro
2016-09-24
mips: copy_from_user() must zero the destination on access_ok() failure
Al Viro
2016-09-24
hexagon: fix strncpy_from_user() error return
Al Viro
2016-09-24
sh: fix copy_from_user()
Al Viro
2016-09-24
score: fix copy_from_user() and friends
Al Viro
2016-09-24
blackfin: fix copy_from_user()
Al Viro
2016-09-24
cris: buggered copy_from_user/copy_to_user/clear_user
Al Viro
2016-09-24
frv: fix clear_user()
Al Viro
2016-09-24
asm-generic: make get_user() clear the destination on errors
Al Viro
2016-09-24
ARC: uaccess: get_user to zero out dest in cause of fault
Vineet Gupta
2016-09-24
s390: get_user() should zero on failure
Al Viro
2016-09-24
score: fix __get_user/get_user
Al Viro
2016-09-24
nios2: fix __get_user()
Al Viro
2016-09-24
sh64: failing __get_user() should zero
Al Viro
2016-09-24
m32r: fix __get_user()
Al Viro
2016-09-24
mn10300: failing __get_user() and get_user() should zero
Al Viro
2016-09-24
fix minor infoleak in get_user_ex()
Al Viro
2016-09-24
microblaze: fix copy_from_user()
Al Viro
2016-09-24
avr32: fix copy_from_user()
Al Viro
[next]