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
2014-05-13
Linux 3.4.90
v3.4.90
Greg Kroah-Hartman
2014-05-13
dm thin: fix dangling bio in process_deferred_bios error path
Mike Snitzer
2014-05-13
Skip intel_crt_init for Dell XPS 8700
Giacomo Comes
2014-05-13
mtd: sm_ftl: heap corruption in sm_create_sysfs_attributes()
Dan Carpenter
2014-05-13
mtd: nuc900_nand: NULL dereference in nuc900_nand_enable()
Dan Carpenter
2014-05-13
tgafb: fix data copying
Mikulas Patocka
2014-05-13
gpio: mxs: Allow for recursive enable_irq_wake() call
Marek Vasut
2014-05-13
rtlwifi: rtl8192se: Fix too long disable of IRQs
Larry Finger
2014-05-13
rtlwifi: rtl8192cu: Fix too long disable of IRQs
Larry Finger
2014-05-13
locks: allow __break_lease to sleep even when break_time is 0
Jeff Layton
2014-05-13
libata/ahci: accommodate tag ordered controllers
Dan Williams
2014-05-13
b43: Fix machine check error due to improper access of B43_MMIO_PSM_PHY_HDR
Rafał Miłecki
2014-05-13
mach64: fix cursor when character width is not a multiple of 8 pixels
Mikulas Patocka
2014-05-13
mach64: use unaligned access
Mikulas Patocka
2014-05-13
matroxfb: restore the registers M_ACCESS and M_PITCH
Mikulas Patocka
2014-05-13
framebuffer: fix cfb_copyarea
Mikulas Patocka
2014-05-13
crypto: ghash-clmulni-intel - use C implementation for setkey()
Ard Biesheuvel
2014-05-13
mpt2sas: Don't disable device twice at suspend.
Tyler Stachecki
2014-05-13
virtio_balloon: don't softlockup on huge balloon changes.
Rusty Russell
2014-05-13
MIPS: Hibernate: Flush TLB entries in swsusp_arch_resume()
Huacai Chen
2014-05-13
floppy: don't write kernel-only members to FDRAWCMD ioctl output
Matthew Daley
2014-05-13
floppy: ignore kernel-only members in FDRAWCMD ioctl input
Matthew Daley
2014-05-13
drivers/tty/hvc: don't free hvc_console_setup after init
Tomoki Sekiyama
2014-05-06
Linux 3.4.89
v3.4.89
Greg Kroah-Hartman
2014-05-06
USB: pl2303: add ids for Hewlett-Packard HP POS pole displays
Aaron Sanders
2014-05-06
ext4: use i_size_read in ext4_unaligned_aio()
Theodore Ts'o
2014-05-06
ocfs2: do not put bh when buffer_uptodate failed
alex chen
2014-05-06
ocfs2: dlm: fix recovery hung
Junxiao Bi
2014-05-06
ocfs2: dlm: fix lock migration crash
Junxiao Bi
2014-05-06
hung_task: check the value of "sysctl_hung_task_timeout_sec"
Liu Hua
2014-05-06
mm: hugetlb: fix softlockup when a large number of hugepages are freed.
Mizuma, Masayoshi
2014-05-06
sh: fix format string bug in stack tracer
Matt Fleming
2014-05-06
USB: unbind all interfaces before rebinding any
Alan Stern
2014-05-06
hvc: ensure hvc_init is only ever called once in hvc_console.c
Paul Gortmaker
2014-05-06
usb: dwc3: fix wrong bit mask in dwc3_event_devt
Huang Rui
2014-05-06
usb/xhci: fix compilation warning when !CONFIG_PCI && !CONFIG_PM
David Cohen
2014-05-06
xhci: extend quirk for Renesas cards
Igor Gnatenko
2014-05-06
usb: musb: set TXMAXP and AUTOSET for full speed bulk in device mode
supriya karanth
2014-05-06
reiserfs: fix race in readdir
Jeff Mahoney
2014-05-06
target/tcm_fc: Fix use-after-free of ft_tpg
Andy Grover
2014-05-06
iscsi-target: Fix ERL=2 ASYNC_EVENT connection pointer bug
Nicholas Bellinger
2014-05-06
SCSI: arcmsr: upper 32 of dma address lost
Dan Carpenter
2014-05-06
ib_srpt: Use correct ib_sg_dma primitives
Mike Marciniszyn
2014-05-06
IB/ehca: Returns an error on ib_copy_to_udata() failure
Yann Droneaud
2014-05-06
IB/mthca: Return an error on ib_copy_to_udata() failure
Yann Droneaud
2014-05-06
IB/nes: Return an error on ib_copy_from_udata() failure instead of NULL
Yann Droneaud
2014-05-06
IB/ipath: Fix potential buffer overrun in sending diag packet routine
Dennis Dalessandro
2014-05-06
nfsd4: fix setclientid encode size
J. Bruce Fields
2014-05-06
nfsd: notify_change needs elevated write count
J. Bruce Fields
2014-05-06
nfsd4: fix test_stateid error reply encoding
J. Bruce Fields
[next]