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
2019-03-23
tcp: handle inet_csk_reqsk_queue_add() failures
Guillaume Nault
2019-03-23
route: set the deleted fnhe fnhe_daddr to 0 in ip_del_fnhe to fix a race
Xin Long
2019-03-23
ravb: Decrease TxFIFO depth of Q3 and Q2 to one
Masaru Nagai
2019-03-23
pptp: dst_release sk_dst_cache in pptp_sock_destruct
Xin Long
2019-03-23
net/x25: reset state in x25_connect()
Eric Dumazet
2019-03-23
net/x25: fix use-after-free in x25_device_event()
Eric Dumazet
2019-03-23
net: sit: fix UBSAN Undefined behaviour in check_6rd
Miaohe Lin
2019-03-23
net: hsr: fix memory leak in hsr_dev_finalize()
Mao Wenan
2019-03-23
l2tp: fix infoleak in l2tp_ip6_recvmsg()
Eric Dumazet
2019-03-23
KEYS: restrict /proc/keys by credentials at open time
Eric Biggers
2019-03-23
netfilter: nf_conntrack_tcp: Fix stack out of bounds when parsing TCP options
Jozsef Kadlecsik
2019-03-23
netfilter: nfnetlink_acct: validate NFACCT_FILTER parameters
Phil Turnbull
2019-03-23
netfilter: nfnetlink_log: just returns error for unknown command
Ken-ichirou MATSUZAWA
2019-03-23
netfilter: x_tables: enforce nul-terminated table name from getsockopt GET_EN...
Pablo Neira Ayuso
2019-03-23
udplite: call proper backlog handlers
Eric Dumazet
2019-03-23
ARM: dts: exynos: Do not ignore real-world fuse values for thermal zone 0 on ...
Krzysztof Kozlowski
2019-03-23
Revert "x86/platform/UV: Use efi_runtime_lock to serialise BIOS calls"
Sasha Levin
2019-03-23
ARM: dts: exynos: Add minimal clkout parameters to Exynos3250 PMU
Marek Szyprowski
2019-03-23
futex,rt_mutex: Restructure rt_mutex_finish_proxy_lock()
Peter Zijlstra
2019-03-23
iscsi_ibft: Fix missing break in switch statement
Gustavo A. R. Silva
2019-03-23
Input: elan_i2c - add id for touchpad found in Lenovo s21e-20
Vincent Batts
2019-03-23
Input: wacom_serial4 - add support for Wacom ArtPad II tablet
Jason Gerecke
2019-03-23
MIPS: Remove function size check in get_frame_info()
Jun-Ru Chang
2019-03-23
perf symbols: Filter out hidden symbols from labels
Jiri Olsa
2019-03-23
s390/qeth: fix use-after-free in error path
Julian Wiedmann
2019-03-23
dmaengine: dmatest: Abort test in case of mapping error
Andy Shevchenko
2019-03-23
dmaengine: at_xdmac: Fix wrongfull report of a channel as in use
Codrin Ciubotariu
2019-03-23
irqchip/mmp: Only touch the PJ4 IRQ & FIQ bits on enable/disable
Lubomir Rintel
2019-03-23
ARM: pxa: ssp: unneeded to free devm_ allocated data
Peng Hao
2019-03-23
autofs: fix error return in autofs_fill_super()
Ian Kent
2019-03-23
autofs: drop dentry reference only when it is never used
Pan Bian
2019-03-23
fs/drop_caches.c: avoid softlockups in drop_pagecache_sb()
Jan Kara
2019-03-23
mm, memory_hotplug: test_pages_in_a_zone do not pass the end of zone
Mikhail Zaslonko
2019-03-23
mm, memory_hotplug: is_mem_section_removable do not pass the end of a zone
Michal Hocko
2019-03-23
x86_64: increase stack size for KASAN_EXTRA
Qian Cai
2019-03-23
x86/kexec: Don't setup EFI info if EFI runtime is not enabled
Kairui Song
2019-03-23
cifs: fix computation for MAX_SMB2_HDR_SIZE
Ronnie Sahlberg
2019-03-23
platform/x86: Fix unmet dependency warning for SAMSUNG_Q10
Sinan Kaya
2019-03-23
scsi: libfc: free skb when receiving invalid flogi resp
Ming Lu
2019-03-23
nfs: Fix NULL pointer dereference of dev_name
Yao Liu
2019-03-23
gpio: vf610: Mask all GPIO interrupts
Andrew Lunn
2019-03-23
net: stmmac: dwmac-rk: fix error handling in rk_gmac_powerup()
Alexey Khoroshilov
2019-03-23
net: hns: Fix wrong read accesses via Clause 45 MDIO protocol
Yonglong Liu
2019-03-23
net: altera_tse: fix msgdma_tx_completion on non-zero fill_level case
Tomonori Sakita
2019-03-23
xtensa: SMP: limit number of possible CPUs by NR_CPUS
Max Filippov
2019-03-23
xtensa: SMP: mark each possible CPU as present
Max Filippov
2019-03-23
xtensa: smp_lx200_defconfig: fix vectors clash
Max Filippov
2019-03-23
xtensa: SMP: fix secondary CPU initialization
Max Filippov
2019-03-23
xtensa: SMP: fix ccount_timer_shutdown
Max Filippov
2019-03-23
iommu/amd: Fix IOMMU page flush when detach device from a domain
Suravee Suthikulpanit
[prev]
[next]