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
2019-05-25
x86/mm/mem_encrypt: Disable all instrumentation for early SME setup
Gary Hook
2019-05-22
iov_iter: optimize page_copy_sane()
Eric Dumazet
2019-05-10
iov_iter: Fix build error without CONFIG_CRYPTO
YueHaibing
2019-05-10
ubsan: Fix nasty -Wbuiltin-declaration-mismatch GCC-9 warnings
Andrey Ryabinin
2019-05-04
sbitmap: order READ/WRITE freed instance and setting clear bit
Ming Lei
2019-05-02
lib/Kconfig.debug: fix build error without CONFIG_BLOCK
YueHaibing
2019-04-20
lib/div64.c: off by one in shift
Stanislaw Gruszka
2019-04-17
lib/string.c: implement a basic bcmp
Nick Desaulniers
2019-04-05
ARM: 8833/1: Ensure that NEON code always compiles with Clang
Nathan Chancellor
2019-04-05
kprobes: Prohibit probing on bsearch()
Andrea Righi
2019-04-03
rhashtable: Still do rehash when we get EEXIST
Herbert Xu
2019-03-01
kasan: turn off asan-stack for clang-8 and earlier
Arnd Bergmann
2019-02-20
Merge branch 'fixes-v5.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-02-16
Merge tag 'compiler-attributes-for-linus-v5.0-rc7' of git://github.com/ojeda/...
Linus Torvalds
2019-02-15
assoc_array: Fix shortcut creation
David Howells
2019-02-15
lib/crc32.c: mark crc32_le_base/__crc32c_le_base aliases as __pure
Miguel Ojeda
2019-02-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2019-02-01
lib/test_kmod.c: potential double free in error handling
Dan Carpenter
2019-01-31
lib/test_rhashtable: Make test_insert_dup() allocate its hash table dynamically
Bart Van Assche
2019-01-22
Merge tag 'xarray-5.0-rc3' of git://git.infradead.org/users/willy/linux-dax
Linus Torvalds
2019-01-21
fix int_sqrt64() for very large numbers
Florian La Roche
2019-01-15
sbitmap: Protect swap_lock from hardirq
Ming Lei
2019-01-14
XArray tests: Check mark 2 gets squashed
Matthew Wilcox
2019-01-15
sbitmap: Protect swap_lock from softirqs
Steven Rostedt (VMware)
2019-01-06
XArray: Honour reserved entries in xa_insert
Matthew Wilcox
2019-01-06
XArray: Permit storing 2-byte-aligned pointers
Matthew Wilcox
2019-01-06
XArray: Change xa_for_each iterator
Matthew Wilcox
2019-01-06
XArray: Turn xa_init_flags into a static inline
Matthew Wilcox
2019-01-06
XArray tests: Add RCU locking
Matthew Wilcox
2019-01-06
Merge tag 'kbuild-v4.21-3' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
2019-01-05
Merge tag 'for-linus-20190104' of git://git.kernel.dk/linux-block
Linus Torvalds
2019-01-06
kbuild: remove redundant target cleaning on failure
Masahiro Yamada
2019-01-06
jump_label: move 'asm goto' support test to Kconfig
Masahiro Yamada
2019-01-05
lib/genalloc.c: include vmalloc.h
Olof Johansson
2019-01-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2019-01-05
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2019-01-04
lib/genalloc.c: use vzalloc_node() to allocate the bitmap
Huang Shijie
2019-01-04
lib/find_bit_benchmark.c: align test_find_next_and_bit with others
Yury Norov
2019-01-04
lib/genalloc.c: fix allocation of aligned buffer from non-aligned chunk
Alexey Skidanov
2019-01-04
make 'user_access_begin()' do 'access_ok()'
Linus Torvalds
2019-01-03
Remove 'type' argument from access_ok() function
Linus Torvalds
2019-01-03
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/shli...
Jens Axboe
2019-01-02
Merge tag 's390-4.21-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
2019-01-01
Merge tag 'rtc-4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...
Linus Torvalds
2018-12-31
Merge tag 'trace-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
2018-12-29
Merge tag 'kconfig-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
2018-12-29
lib: don't depend on linux headers being installed.
NeilBrown
2018-12-28
Merge tag 'driver-core-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-12-28
Merge tag 'tty-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2018-12-28
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
[next]