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
/
lib
Age
Commit message (
Expand
)
Author
2015-02-11
lib/checksum.c: fix build for generic csum_tcpudp_nofold
karl beldan
2015-02-11
lib/checksum.c: fix carry in csum_tcpudp_nofold
karl beldan
2015-01-27
decompress_bunzip2: off by one in get_next_block()
Dan Carpenter
2014-11-14
lib/bitmap.c: fix undefined shift in __bitmap_shift_{left|right}()
Jan Kara
2014-11-14
random: add and use memzero_explicit() for clearing data
Daniel Borkmann
2014-10-30
lzo: check for length overrun in variable length encoding.
Willy Tarreau
2014-10-30
Revert "lzo: properly check for overruns"
Willy Tarreau
2014-08-07
lib/btree.c: fix leak of whole btree nodes
Minfei Huang
2014-06-30
idr: fix overflow bug during maximum ID calculation at maximum height
Lai Jiangshan
2014-06-26
lzo: properly check for overruns
Greg Kroah-Hartman
2014-06-26
netlink: rate-limit leftover bytes warning and print process name
Michal Schmidt
2014-04-14
netlink: don't compare the nul-termination in nla_strcmp
Pablo Neira
2014-02-20
x86, hweight: Fix BUG when booting with CONFIG_GCOV_PROFILE_ALL=y
Peter Oberparleiter
2014-02-06
lib/decompressors: fix "no limit" output buffer length
Alexandre Courbot
2013-12-11
lib/genalloc.c: fix overflow of ending address of memory chunk
Joonyoung Shim
2013-12-08
random32: fix off-by-one in seeding requirement
Daniel Borkmann
2013-12-04
vsprintf: check real user/group id for %pK
Ryan Mallon
2013-11-13
lib/scatterlist.c: don't flush_kernel_dcache_page on slab page
Ming Lei
2013-07-28
lib/Kconfig.debug: Restrict FRAME_POINTER for MIPS
Markos Chandras
2013-06-12
lib/mpi/mpicoder.c: looping issue, need stop when equal to zero, found by 'EX...
Chen Gang
2013-05-24
MPILIB: disable usage of floating point registers on parisc
Helge Deller
2013-05-23
Merge tag 'driver-core-3.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2013-05-23
lib: make iovec obj instead of lib
Randy Dunlap
2013-05-21
klist: del waiter from klist_remove_waiters before wakeup waitting process
wang, biao
2013-05-20
Hoist memcpy_fromiovec/memcpy_toiovec into lib/
Rusty Russell
2013-05-08
Merge branch 'for-3.10/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
2013-05-07
rwsem: check counter to avoid cmpxchg calls
Davidlohr Bueso
2013-05-07
kref: minor cleanup
Anatol Pomozov
2013-05-07
Merge branch 'rwsem-optimizations'
Linus Torvalds
2013-05-07
rwsem: no need for explicit signed longs
Davidlohr Bueso
2013-05-07
rwsem: do not block readers at head of queue if other readers are active
Michel Lespinasse
2013-05-07
rwsem: implement support for write lock stealing on the fastpath
Michel Lespinasse
2013-05-07
rwsem: simplify __rwsem_do_wake
Michel Lespinasse
2013-05-07
rwsem: skip initial trylock in rwsem_down_write_failed
Michel Lespinasse
2013-05-07
rwsem: avoid taking wait_lock in rwsem_down_write_failed
Michel Lespinasse
2013-05-07
rwsem: use cmpxchg for trying to steal write lock
Michel Lespinasse
2013-05-07
rwsem: more agressive lock stealing in rwsem_down_write_failed
Michel Lespinasse
2013-05-07
rwsem: simplify rwsem_down_write_failed
Michel Lespinasse
2013-05-07
rwsem: simplify rwsem_down_read_failed
Michel Lespinasse
2013-05-07
rwsem: move rwsem_down_failed_common code into rwsem_down_{read,write}_failed
Michel Lespinasse
2013-05-07
rwsem: shorter spinlocked section in rwsem_down_failed_common()
Michel Lespinasse
2013-05-07
rwsem: make the waiter type an enumeration rather than a bitmask
Michel Lespinasse
2013-05-05
Give the OID registry file module info to avoid kernel tainting
David Howells
2013-05-02
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2013-05-02
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2013-05-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-04-30
Merge branch 'akpm' (incoming from Andrew)
Linus Torvalds
2013-04-30
lib/decompress.c: fix initconst
Andi Kleen
2013-04-30
notifier-error-inject: fix module names in Kconfig
Akinobu Mita
2013-04-30
Kconfig: consolidate CONFIG_DEBUG_STRICT_USER_COPY_CHECKS
Stephen Boyd
[next]