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
Age
Commit message (
Expand
)
Author
2012-10-07
Linux 2.6.32.60
v2.6.32.60
Willy Tarreau
2012-10-07
dmi: Feed DMI table to /dev/random driver
Tony Luck
2012-10-07
mfd: wm831x: Feed the device UUID into device_add_randomness()
Mark Brown
2012-10-07
rtc: wm831x: Feed the write counter into device_add_randomness()
Mark Brown
2012-10-07
random: Add comment to random_initialize()
Tony Luck
2012-10-07
random: remove rand_initialize_irq()
Theodore Ts'o
2012-10-07
net: feed /dev/random with the MAC address when registering a device
Theodore Ts'o
2012-10-07
usb: feed USB device information to the /dev/random driver
Theodore Ts'o
2012-10-07
MAINTAINERS: Theodore Ts'o is taking over the random driver
Theodore Ts'o
2012-10-07
random: mix in architectural randomness in extract_buf()
H. Peter Anvin
2012-10-07
random: add new get_random_bytes_arch() function
Theodore Ts'o
2012-10-07
random: use the arch-specific rng in xfer_secondary_pool
Theodore Ts'o
2012-10-07
random: create add_device_randomness() interface
Linus Torvalds
2012-10-07
random: use lockless techniques in the interrupt path
Theodore Ts'o
2012-10-07
random: make 'add_interrupt_randomness()' do something sane
Theodore Ts'o
2012-10-07
drivers/char/random.c: fix boot id uniqueness race
Mathieu Desnoyers
2012-10-07
random: Adjust the number of loops when initializing
H. Peter Anvin
2012-10-07
random: Use arch-specific RNG to initialize the entropy store
Theodore Ts'o
2012-10-07
random: Use arch_get_random_int instead of cycle counter if avail
Linus Torvalds
2012-10-07
fix typo/thinko in get_random_bytes()
Luck, Tony
2012-10-07
x86, random: Verify RDRAND functionality and allow it to be disabled
H. Peter Anvin
2012-10-07
x86, random: Architectural inlines to get random integers with RDRAND
H. Peter Anvin
2012-10-07
random: Add support for architectural random hooks
H. Peter Anvin
2012-10-07
x86, cpufeature: Update CPU feature RDRND to RDRAND
Kees Cook
2012-10-07
x86, cpu: Add CPU flags for F16C and RDRND
H. Peter Anvin
2012-10-07
random: simplify fips mode
Matt Mackall
2012-10-07
random: update interface comments to reflect reality
Jarod Wilson
2012-10-07
random: Reorder struct entropy_store to remove padding on 64bits
Richard Kennedy
2012-10-07
epoll: clear the tfile_check_list on -ELOOP
Jason Baron
2012-10-07
Don't limit non-nested epoll paths
Jason Baron
2012-10-07
epoll: limit paths
Jason Baron
2012-10-07
epoll: ep_unregister_pollwait() can use the freed pwq->whead
Oleg Nesterov
2012-10-07
epoll: introduce POLLFREE to flush ->signalfd_wqh before kfree()
Oleg Nesterov
2012-10-07
mtd: cafe_nand: fix an & vs | mistake
Dan Carpenter
2012-10-07
udf: fix retun value on error path in udf_load_logicalvol
Nikola Pajkovsky
2012-10-07
udf: Fortify loading of sparing table
Jan Kara
2012-10-07
sparc64: Eliminate obsolete __handle_softirq() function
Paul E. McKenney
2012-10-07
x86, tls: Off by one limit check
Dan Carpenter
2012-10-07
x86, amd, xen: Avoid NULL pointer paravirt references
Konrad Rzeszutek Wilk
2012-10-07
xen: correctly check for pending events when restoring irq flags
David Vrabel
2012-10-07
tcp: drop SYN+FIN messages
Eric Dumazet
2012-10-07
tcp: do_tcp_sendpages() must try to push data out on oom conditions
Willy Tarreau
2012-10-07
ia64: Add accept4() syscall
Ãmeric Maschino
2012-10-07
dccp: check ccid before dereferencing
Mathias Krause
2012-10-07
PARISC: Redefine ATOMIC_INIT and ATOMIC64_INIT to drop the casts
Mel Gorman
2012-10-07
ext3: Fix fdatasync() for files with only i_size changes
Jan Kara
2012-10-07
udf: Fix data corruption for files in ICB
Jan Kara
2012-10-07
Remove user-triggerable BUG from mpol_to_str
Dave Jones
2012-10-07
USB: CDC ACM: Fix NULL pointer dereference
Sven Schnelle
2012-10-07
cciss: fix incorrect scsi status reporting
Stephen M. Cameron
[next]