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.18.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
/
include
Age
Commit message (
Expand
)
Author
2022-06-09
thermal/drivers/core: Use a char pointer for the cooling device name
Daniel Lezcano
2022-06-09
lsm,selinux: pass flowi_common instead of flowi to the LSM hooks
Paul Moore
2022-06-09
Bluetooth: use inclusive language when filtering devices
Archie Pusaka
2022-06-09
Bluetooth: Interleave with allowlist scan
Howard Chung
2022-06-09
x86/speculation: Add missing prototype for unpriv_ebpf_notify()
Josh Poimboeuf
2022-06-09
efi: Add missing prototype for efi_capsule_setup_info
Jan Kiszka
2022-06-09
drm: fix EDID struct for old ARM OABI format
Linus Torvalds
2022-06-09
tracing: incorrect isolate_mote_t cast in mm_vmscan_lru_isolate
Vasily Averin
2022-06-09
ALSA: jack: Access input_dev under mutex
Amadeusz Sławiński
2022-06-09
ipv6: fix locking issues with loops over idev->addr_list
Niels Dossche
2022-06-09
ptrace/xtensa: Replace PT_SINGLESTEP with TIF_SINGLESTEP
Eric W. Biederman
2022-06-09
ptrace/um: Replace PT_DTRACE with TIF_SINGLESTEP
Eric W. Biederman
2022-06-09
Fonts: Make font size unsigned in font_desc
Peilin Ye
2022-06-09
usb: core: hcd: Add support for deferring roothub registration
Kishon Vijay Abraham I
2022-06-06
netfilter: conntrack: re-fetch conntrack after insertion
Florian Westphal
2022-06-06
crypto: drbg - make reseeding from get_random_bytes() synchronous
Nicolai Stange
2022-06-06
crypto: drbg - track whether DRBG was seeded with !rng_is_initialized()
Nicolai Stange
2022-06-06
crypto: drbg - prepare for more fine-grained tracking of seeding state
Nicolai Stange
2022-06-06
pipe: make poll_usage boolean and annotate its access
Kuniyuki Iwashima
2022-05-30
random: move randomize_page() into mm where it belongs
Jason A. Donenfeld
2022-05-30
random: make consistent use of buf and len
Jason A. Donenfeld
2022-05-30
random: use proper return types on get_random_{int,long}_wait()
Jason A. Donenfeld
2022-05-30
random: remove extern from functions in header
Jason A. Donenfeld
2022-05-30
random: handle latent entropy and command line from random_init()
Jason A. Donenfeld
2022-05-30
siphash: use one source of truth for siphash permutations
Jason A. Donenfeld
2022-05-30
timekeeping: Add raw clock fallback for random_get_entropy()
Jason A. Donenfeld
2022-05-30
random: make random_get_entropy() return an unsigned long
Jason A. Donenfeld
2022-05-30
random: replace custom notifier chain with standard one
Jason A. Donenfeld
2022-05-30
random: clear fast pool, crng, and batches in cpuhp bring up
Jason A. Donenfeld
2022-05-30
random: pull add_hwgenerator_randomness() declaration into random.h
Jason A. Donenfeld
2022-05-30
random: remove useless header comment
Jason A. Donenfeld
2022-05-30
random: remove unused tracepoints
Jason A. Donenfeld
2022-05-30
random: make more consistent use of integer types
Jason A. Donenfeld
2022-05-30
random: simplify entropy debiting
Jason A. Donenfeld
2022-05-30
random: rather than entropy_store abstraction, use global
Jason A. Donenfeld
2022-05-30
random: early initialization of ChaCha constants
Dominik Brodowski
2022-05-30
random: remove unused irq_flags argument from add_interrupt_randomness()
Sebastian Andrzej Siewior
2022-05-30
lib/crypto: blake2s: avoid indirect calls to compression function for Clang CFI
Jason A. Donenfeld
2022-05-30
lib/crypto: blake2s: move hmac construction into wireguard
Jason A. Donenfeld
2022-05-30
lib/crypto: blake2s: include as built-in
Jason A. Donenfeld
2022-05-30
crypto: blake2s - include <linux/bug.h> instead of <asm/bug.h>
Eric Biggers
2022-05-30
crypto: blake2s - adjust include guard naming
Eric Biggers
2022-05-30
crypto: blake2s - add comment for blake2s_state fields
Eric Biggers
2022-05-30
crypto: blake2s - optimize blake2s initialization
Eric Biggers
2022-05-30
crypto: blake2s - share the "shash" API boilerplate code
Eric Biggers
2022-05-30
crypto: blake2s - move update and final logic to internal/blake2s.h
Eric Biggers
2022-05-30
crypto: lib/blake2s - Move selftest prototype into header file
Herbert Xu
2022-05-30
random: remove dead code left over from blocking pool
Eric Biggers
2022-05-30
secure_seq: use the 64 bits of the siphash for port offset calculation
Willy Tarreau
2022-05-30
lockdown: also lock down previous kgdb use
Daniel Thompson
[next]