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-08-07
lib: memzero_explicit: use barrier instead of OPTIMIZER_HIDE_VAR
mancha security
2015-03-06
lib/checksum.c: fix build for generic csum_tcpudp_nofold
karl beldan
2015-03-06
lib/checksum.c: fix carry in csum_tcpudp_nofold
karl beldan
2015-02-20
decompress_bunzip2: off by one in get_next_block()
Dan Carpenter
2014-12-14
lib/bitmap.c: fix undefined shift in __bitmap_shift_{left|right}()
Jan Kara
2014-12-14
random: add and use memzero_explicit() for clearing data
Daniel Borkmann
2014-12-14
lzo: check for length overrun in variable length encoding.
Willy Tarreau
2014-12-14
Revert "lzo: properly check for overruns"
Willy Tarreau
2014-07-11
netlink: rate-limit leftover bytes warning and print process name
Michal Schmidt
2014-07-11
lzo: properly check for overruns
Greg Kroah-Hartman
2014-07-11
lib/lzo: Update LZO compression to current upstream version
Markus F.X.J. Oberhumer
2014-07-11
lib/lzo: Rename lzo1x_decompress.c to lzo1x_decompress_safe.c
Markus F.X.J. Oberhumer
2014-07-11
idr: fix overflow bug during maximum ID calculation at maximum height
Lai Jiangshan
2014-04-30
lib/percpu_counter.c: fix bad percpu counter state during suspend
Jens Axboe
2014-04-30
netlink: don't compare the nul-termination in nla_strcmp
Pablo Neira
2014-04-02
x86, hweight: Fix BUG when booting with CONFIG_GCOV_PROFILE_ALL=y
Peter Oberparleiter
2014-01-03
random32: fix off-by-one in seeding requirement
Daniel Borkmann
2014-01-03
vsprintf: check real user/group id for %pK
Ryan Mallon
2013-11-28
lib/scatterlist.c: don't flush_kernel_dcache_page on slab page
Ming Lei
2013-10-26
mm, show_mem: suppress page counts in non-blockable contexts
David Rientjes
2013-04-25
kobject: fix kset_find_obj() race with concurrent last kobject_put()
Linus Torvalds
2013-03-06
idr: fix top layer handling
Tejun Heo
2013-03-06
idr: make idr_get_next() good for rcu_read_lock()
Hugh Dickins
2013-03-06
idr: fix a subtle bug in idr_get_next()
Tejun Heo
2012-10-30
genalloc: stop crashing the system when destroying a pool
Thadeu Lima de Souza Cascardo
2012-10-17
lib/gcd.c: prevent possible div by 0
Davidlohr Bueso
2012-08-10
lib/vsprintf.c: kptr_restrict: fix pK-error in SysRq show-all-timers(Q)
Dan Rosenberg
2012-06-10
btree: fix tree corruption in btree_get_prev()
Roland Dreier
2012-04-02
uevent: send events in correct order according to seqnum (v3)
Andrew Vagin
2011-11-21
Fix comparison using wrong pointer variable in dma debug code
Thomas Jarosch
2011-11-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2011-11-06
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2011-11-04
netlink: validate NLA_MSECS length
Johannes Berg
2011-11-02
ida: make ida_simple_get/put() IRQ safe
Tejun Heo
2011-10-31
lib: rename pack_hex_byte() to hex_byte_pack()
Andy Shevchenko
2011-10-31
lib/string.c: fix strim() semantics for strings that have only blanks
Michael Holzheu
2011-10-31
lib/idr.c: fix comment for ida_get_new_above()
Wang Sheng-Hui
2011-10-31
lib/percpu_counter.c: enclose hotplug only variables in hotplug ifdef
Glauber Costa
2011-10-31
lib/bitmap.c: quiet sparse noise about address space
H Hartley Sweeten
2011-10-31
lib/spinlock_debug.c: print owner on spinlock lockup
Akinobu Mita
2011-10-31
lib/kstrtox: common code between kstrto*() and simple_strto*() functions
Alexey Dobriyan
2011-10-31
lib/Kconfig.debug: fix help message for DEFAULT_HUNG_TASK_TIMEOUT
Jiaju Zhang
2011-10-31
lib/string.c: introduce memchr_inv()
Akinobu Mita
2011-10-31
radix_tree: clean away saw_unset_tag leftovers
Hugh Dickins
2011-10-31
lib: dma-debug needs export.h for EXPORT_SYMBOL
Paul Gortmaker
2011-10-31
md: Add in export.h for files using EXPORT_SYMBOL
Paul Gortmaker
2011-10-31
md: Add module.h to all files using it implicitly
Paul Gortmaker
2011-10-30
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu
Linus Torvalds
2011-10-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...
Linus Torvalds
2011-10-26
fault-inject: export setup_fault_attr()
Per Forlin
[next]