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
2014-08-07
lib/btree.c: fix leak of whole btree nodes
Minfei Huang
2014-06-26
lzo: properly check for overruns
Greg Kroah-Hartman
2014-06-26
lib/lzo: Update LZO compression to current upstream version
Markus F.X.J. Oberhumer
2014-06-26
lib/lzo: Rename lzo1x_decompress.c to lzo1x_decompress_safe.c
Markus F.X.J. Oberhumer
2014-06-26
netlink: rate-limit leftover bytes warning and print process name
Michal Schmidt
2014-04-26
netlink: don't compare the nul-termination in nla_strcmp
Pablo Neira
2014-04-14
idr: fix top layer handling
Tejun Heo
2014-02-20
lib/vsprintf.c: kptr_restrict: fix pK-error in SysRq show-all-timers(Q)
Dan Rosenberg
2014-02-20
x86, hweight: Fix BUG when booting with CONFIG_GCOV_PROFILE_ALL=y
Peter Oberparleiter
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-10-13
mm, show_mem: suppress page counts in non-blockable contexts
David Rientjes
2013-06-07
klist: del waiter from klist_remove_waiters before wakeup waitting process
wang, biao
2013-04-16
kobject: fix kset_find_obj() race with concurrent last kobject_put()
Linus Torvalds
2013-03-04
idr: fix a subtle bug in idr_get_next()
Tejun Heo
2013-02-11
digsig: Fix memory leakage in digsig_verify_rsa()
YOSHIFUJI Hideaki
2013-01-11
lib: atomic64: Initialize locks statically to fix early users
Stephen Boyd
2012-12-03
MPI: Fix compilation on MIPS with GCC 4.4 and newer
Manuel Lauss
2012-10-31
genalloc: stop crashing the system when destroying a pool
Thadeu Lima de Souza Cascardo
2012-10-13
lib/gcd.c: prevent possible div by 0
Davidlohr Bueso
2012-10-02
digsig: add hash size comparision on signature verification
Dmitry Kasatkin
2012-07-16
bql: Avoid possible inconsistent calculation.
Hiroaki SHIMODA
2012-07-16
bql: Avoid unneeded limit decrement.
Hiroaki SHIMODA
2012-07-16
bql: Fix POSDIFF() to integer overflow aware.
Hiroaki SHIMODA
2012-06-17
btree: fix tree corruption in btree_get_prev()
Roland Dreier
2012-06-10
radix-tree: fix contiguous iterator
Konstantin Khlebnikov
2012-04-18
mpi: Avoid using freed pointer in mpi_lshift_limbs()
Jesper Juhl
2012-04-10
kobject: provide more diagnostic info for kobject_add_internal() failures
Dan Williams
2012-03-29
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2012-03-28
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
2012-03-28
crc32: add help text for the algorithm select option
Darrick J. Wong
2012-03-28
radix-tree: rewrite gang lookup using iterator
Konstantin Khlebnikov
2012-03-28
radix-tree: introduce bit-optimized iterator
Konstantin Khlebnikov
2012-03-28
lib/cpumask.c: remove __any_online_cpu()
Srivatsa S. Bhat
2012-03-28
Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...
Linus Torvalds
2012-03-28
Remove all #inclusions of asm/system.h
David Howells
2012-03-28
Disintegrate asm/system.h for PowerPC
David Howells
2012-03-27
Merge branch 'for-linus-3.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2012-03-25
Introduce CONFIG_GENERIC_IO
Richard Weinberger
2012-03-24
Merge tag 'module-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2012-03-24
Merge tag 'bug-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...
Linus Torvalds
2012-03-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl
Linus Torvalds
2012-03-23
procfs: add num_to_str() to speed up /proc/stat
KAMEZAWA Hiroyuki
2012-03-23
crc32: select an algorithm via Kconfig
Darrick J. Wong
2012-03-23
crc32: add self-test code for crc32c
Darrick J. Wong
2012-03-23
crc32: bolt on crc32c
Darrick J. Wong
2012-03-23
crc32: add note about this patchset to crc32.c
Bob Pearson
2012-03-23
crc32: optimize loop counter for x86
Bob Pearson
2012-03-23
crc32: add slice-by-8 algorithm to existing code
Bob Pearson
[next]