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
2021-05-11
lib/vsprintf.c: remove leftover 'f' and 'F' cases from bstr_printf()
Rasmus Villemoes
2021-05-11
dyndbg: fix parsing file query without a line-range suffix
Shuo Chen
2021-04-21
lib: fix kconfig dependency on ARCH_WANT_FRAME_POINTERS
Julian Braha
2021-04-16
XArray: Fix splitting to non-zero orders
Matthew Wilcox (Oracle)
2021-04-10
math: Export mul_u64_u64_div_u64
David S. Miller
2021-03-17
kasan: fix memory corruption in kasan_bitops_tags test
Andrey Konovalov
2021-03-17
PCI: Fix pci_register_io_range() memory leak
Geert Uytterhoeven
2021-02-17
udp: fix skb_copy_and_csum_datagram with odd segment sizes
Willem de Bruijn
2021-02-17
Revert "lib: Restrict cpumask_local_spread to houskeeping CPUs"
Thomas Gleixner
2021-02-17
ubsan: implement __ubsan_handle_alignment_assumption
Nathan Chancellor
2021-01-27
iov_iter: fix the uaccess area in copy_compat_iovec_from_user
Christoph Hellwig
2021-01-19
lib/raid6: Let $(UNROLL) rules work with macOS userland
John Millikin
2021-01-12
lib/genalloc: fix the overflow when size is too big
Huang Shijie
2021-01-06
zlib: move EXPORT_SYMBOL() and MODULE_LICENSE() out of dfltcc_syms.c
Randy Dunlap
2021-01-06
lib/zlib: fix inflating zlib streams on s390
Ilya Leoshkevich
2020-12-30
dyndbg: fix use before null check
Jim Cromie
2020-12-11
selftest/fpu: avoid clang warning
Arnd Bergmann
2020-12-06
zlib: export S390 symbols for zlib modules
Randy Dunlap
2020-12-03
lib/syscall: fix syscall registers retrieval on 32-bit platforms
Willy Tarreau
2020-11-19
lib/strncpy_from_user.c: Mask out bytes after NUL terminator.
Daniel Xu
2020-11-06
Merge tag 'drm-fixes-2020-11-06-1' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2020-11-03
Fonts: Replace discarded const qualifier
Lee Jones
2020-11-02
lib/crc32test: remove extra local_irq_disable/enable
Vasily Gorbik
2020-11-02
kasan: adopt KUNIT tests to SW_TAGS mode
Andrey Konovalov
2020-11-01
Merge tag 'driver-core-5.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2020-10-30
docs: Kconfig/Makefile: add a check for broken ABI files
Mauro Carvalho Chehab
2020-10-29
lib/scatterlist: use consistent sg_copy_buffer() return type
David Disseldorp
2020-10-25
Merge tag '20201024-v4-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2020-10-24
Merge tag 'block-5.10-2020-10-24' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-10-24
random32: add a selftest for the prandom32 code
Willy Tarreau
2020-10-24
random32: add noise from network and scheduling activity
Willy Tarreau
2020-10-24
random32: make prandom_u32() output unpredictable
George Spelvin
2020-10-23
Merge tag 'drm-next-2020-10-23' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2020-10-22
Merge tag 'kbuild-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2020-10-22
Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2020-10-20
Merge tag 'xarray-5.9' of git://git.infradead.org/users/willy/xarray
Linus Torvalds
2020-10-19
Fonts: Support FONT_EXTRA_WORDS macros for font_6x8
Peilin Ye
2020-10-18
Merge tag 'linux-kselftest-kunit-5.10-rc1' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
2020-10-18
Merge tag 'core-rcu-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-10-17
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2020-10-16
Merge tag 'kgdb-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/da...
Linus Torvalds
2020-10-16
Merge tag 'mips_5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...
Linus Torvalds
2020-10-16
lib: kunit: Fix compilation test when using TEST_BIT_FIELD_COMPILE
Vitor Massaru Iha
2020-10-16
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-10-16
lib, uaccess: add failure injection to usercopy functions
Albert van der Linde
2020-10-16
lib, include/linux: add usercopy failure capability
Albert van der Linde
2020-10-16
ubsan: introduce CONFIG_UBSAN_LOCAL_BOUNDS for Clang
George Popescu
2020-10-16
lib/crc32.c: fix trivial typo in preprocessor condition
Tobias Jordan
2020-10-16
lib/test_hmm.c: fix an error code in dmirror_allocate_chunk()
Dan Carpenter
2020-10-16
lib/percpu_counter.c: use helper macro abs()
Miaohe Lin
[next]