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
2017-12-14
dynamic-debug-howto: fix optional/omitted ending line number to be LARGE inst...
Randy Dunlap
2017-12-14
lib/genalloc.c: make the avail variable an atomic_long_t
Stephen Bates
2017-12-14
ASN.1: check for error from ASN1_OP_END__ACT actions
Eric Biggers
2017-12-14
ASN.1: fix out-of-bounds read when parsing indefinite length item
Eric Biggers
2017-11-30
lib/mpi: call cond_resched() from mpi_powm() loop
Eric Biggers
2017-11-15
KEYS: fix NULL pointer dereference during ASN.1 parsing [ver #2]
Eric Biggers
2017-11-08
KEYS: fix out-of-bounds read during ASN.1 parsing
Eric Biggers
2017-11-02
assoc_array: Fix a buggy node-splitting case
David Howells
2017-10-27
lib/digsig: fix dereference of NULL user_key_payload
Eric Biggers
2017-10-12
lib/ratelimit.c: use deferred printk() version
Sergey Senozhatsky
2017-09-07
lib/mpi: kunmap after finishing accessing buffer
Stephan Mueller
2017-09-02
lz4: fix bogus gcc warning
Greg Kroah-Hartman
2017-08-11
lib/Kconfig.debug: fix frv build failure
Sudip Mukherjee
2017-07-21
sched/fair, cpumask: Export for_each_cpu_wrap()
Peter Zijlstra
2017-07-05
swiotlb: ensure that page-sized mappings are page-aligned
Nikita Yushchenko
2017-06-29
lib/cmdline.c: fix get_options() overflow while parsing ranges
Ilya Matveychikov
2017-06-24
crypto: Work around deallocated stack frame reference gcc bug on sparc.
David Miller
2017-06-14
usercopy: Adjust tests to deal with SMAP/PAN
Kees Cook
2017-05-14
bpf, arm64: fix jit branch offset related to ldimm64
Daniel Borkmann
2017-04-21
new privimitive: iov_iter_revert()
Al Viro
2017-04-08
lib/syscall: Clear return values when no stack
Kees Cook
2017-01-26
swiotlb: Add swiotlb=noforce debug option
Geert Uytterhoeven
2017-01-26
swiotlb: Convert swiotlb_force from int to enum
Geert Uytterhoeven
2017-01-19
fix a fencepost error in pipe_advance()
Al Viro
2016-12-09
Revert "radix tree test suite: fix compilation"
Linus Torvalds
2016-12-07
radix tree test suite: fix compilation
Matthew Wilcox
2016-12-07
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2016-11-30
kasan: support use-after-scope detection
Dmitry Vyukov
2016-11-30
lib/debugobjects: export for use in modules
Chris Wilson
2016-11-25
locking/selftest: Fix output since KERN_CONT changes
Michael Ellerman
2016-11-25
mpi: Fix NULL ptr dereference in mpi_powm() [ver #3]
Andrey Ryabinin
2016-11-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
2016-11-18
config: Adding the new config parameter CONFIG_PROVE_LOCKING_SMALL for sparc
Babu Moger
2016-11-17
fix iov_iter_advance() for ITER_PIPE
Abhi Das
2016-11-11
lib/stackdepot: export save/fetch stack for drivers
Chris Wilson
2016-10-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2016-10-27
lib/genalloc.c: start search from start of chunk
Daniel Mentz
2016-10-27
lib/stackdepot.c: bump stackdepot capacity from 16MB to 128MB
Dmitry Vyukov
2016-10-27
latent_entropy: raise CONFIG_FRAME_WARN by default
Kees Cook
2016-10-20
bpf, test: fix ld_abs + vlan push/pop stress test
Daniel Borkmann
2016-10-15
Merge tag 'gcc-plugins-v4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2016-10-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2016-10-14
iov_iter: kernel-doc import_iovec() and rw_copy_check_uvector()
Vegard Nossum
2016-10-14
Merge tag 'linux-kselftest-4.9-rc1-update' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
2016-10-14
Merge branch 'for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/pe...
Linus Torvalds
2016-10-11
kcov: do not instrument lib/stackdepot.c
Alexander Potapenko
2016-10-11
lib/bitmap.c: enhance bitmap syntax
Noam Camus
2016-10-11
lib/kstrtox.c: smaller _parse_integer()
Alexey Dobriyan
2016-10-11
lib: harden strncpy_from_user
Mark Rutland
2016-10-11
Fix off-by-one in __pipe_get_pages()
Al Viro
[next]