index
:
linux-toradex.git
colibri
colibri_vf
master
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.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.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
2025-05-28
Merge tag 'net-next-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2025-05-28
Merge tag 'drm-next-2025-05-28' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
2025-05-28
Merge tag 'hardening-v6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2025-05-27
Merge tag 'sysctl-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2025-05-27
Merge tag 'thermal-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2025-05-27
Merge tag 'sound-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2025-05-27
Merge tag 'ratelimit.2025.05.25a' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2025-05-27
Merge tag 'x86_cache_for_v6.16_rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2025-05-26
Merge tag 'linux_kselftest-kunit-6.16-rc1' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
2025-05-26
Merge tag 'v6.16-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2025-05-26
Merge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...
Linus Torvalds
2025-05-25
alloc_tag: allocate percpu counters for module tags dynamically
Suren Baghdasaryan
2025-05-21
lib/crc32: remove unused support for CRC32C combination
Eric Biggers
2025-05-21
kunit: Fix wrong parameter to kunit_deactivate_static_stub()
Tzung-Bi Shih
2025-05-16
vsprintf: remove redundant and unused %pCn format specifier
Luca Ceresoli
2025-05-15
find: Add find_first_andnot_bit()
Yury Norov [NVIDIA]
2025-05-15
pldmfw: Don't require send_package_data or send_component_table to be defined
Lee Trager
2025-05-14
lib/crc32: add SPDX license identifier
Eric Biggers
2025-05-13
lib/crc16: unexport crc16_table and crc16_byte()
Eric Biggers
2025-05-12
crypto: testmgr - make it easier to enable the full set of tests
Eric Biggers
2025-05-12
crypto: testmgr - replace CRYPTO_MANAGER_DISABLE_TESTS with CRYPTO_SELFTESTS
Eric Biggers
2025-05-12
crypto: lib/chacha - add array bounds to function prototypes
Eric Biggers
2025-05-12
crypto: lib/chacha - add strongly-typed state zeroization
Eric Biggers
2025-05-12
crypto: lib/chacha - use struct assignment to copy state
Eric Biggers
2025-05-12
crypto: lib/chacha - strongly type the ChaCha state
Eric Biggers
2025-05-08
ratelimit: Drop redundant accesses to burst
Paul E. McKenney
2025-05-08
ratelimit: Use nolock_ret restructuring to collapse common case code
Paul E. McKenney
2025-05-08
ratelimit: Use nolock_ret label to collapse lock-failure code
Paul E. McKenney
2025-05-08
ratelimit: Use nolock_ret label to save a couple of lines of code
Paul E. McKenney
2025-05-08
ratelimit: Simplify common-case exit path
Paul E. McKenney
2025-05-08
ratelimit: Warn if ->interval or ->burst are negative
Petr Mladek
2025-05-08
ratelimit: Avoid atomic decrement under lock if already rate-limited
Paul E. McKenney
2025-05-08
ratelimit: Avoid atomic decrement if already rate-limited
Paul E. McKenney
2025-05-08
ratelimit: Don't flush misses counter if RATELIMIT_MSG_ON_RELEASE
Paul E. McKenney
2025-05-08
ratelimit: Force re-initialization when rate-limiting re-enabled
Paul E. McKenney
2025-05-08
ratelimit: Allow zero ->burst to disable ratelimiting
Paul E. McKenney
2025-05-08
ratelimit: Reduce ___ratelimit() false-positive rate limiting
Petr Mladek
2025-05-08
ratelimit: Avoid jiffies=0 special case
Paul E. McKenney
2025-05-08
ratelimit: Count misses due to lock contention
Paul E. McKenney
2025-05-08
ratelimit: Convert the ->missed field to atomic_t
Paul E. McKenney
2025-05-08
ratelimit: Create functions to handle ratelimit_state internals
Paul E. McKenney
2025-05-08
lib/tests: randstruct: Add deep function pointer layout test
Kees Cook
2025-05-08
lib/tests: Add randstruct KUnit test
Kees Cook
2025-05-08
kbuild: Switch from -Wvla to -Wvla-larger-than=1
Kees Cook
2025-05-08
kunit/overflow: Add tests for STACK_FLEX_ARRAY_SIZE() helper
Gustavo A. R. Silva
2025-05-06
crypto: lib/poly1305 - Build main library on LIB_POLY1305 and split generic c...
Herbert Xu
2025-05-06
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
2025-05-06
BackMerge tag 'v6.15-rc5' into drm-next
Dave Airlie
2025-05-05
crypto: lib/sha256 - Use generic block helper
Herbert Xu
2025-05-05
crypto: lib/sha256 - Add helpers for block-based shash
Herbert Xu
[next]