index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
char
Age
Commit message (
Expand
)
Author
2022-12-04
random: mix in cycle counter when jitter timer fires
Jason A. Donenfeld
2022-12-04
random: spread out jitter callback to different CPUs
Jason A. Donenfeld
2022-11-29
random: remove extraneous period and add a missing one in comments
Jason A. Donenfeld
2022-11-25
use less confusing names for iov_iter direction initializers
Al Viro
2022-11-24
driver core: make struct class.devnode() take a const *
Greg Kroah-Hartman
2022-11-24
timers: Get rid of del_singleshot_timer_sync()
Thomas Gleixner
2022-11-23
char: misc: Increase the maximum number of dynamic misc devices to 1048448
D Scott Phillips
2022-11-23
virtio_console: Introduce an ID allocator for virtual console numbers
Cédric Le Goater
2022-11-23
char: xillybus: Fix trivial bug with mutex
Eli Billauer
2022-11-23
ACPI: make remove callback of ACPI driver void
Dawei Li
2022-11-22
random: add back async readiness notifier
Jason A. Donenfeld
2022-11-21
ipmi: ssif_bmc: Convert to i2c's .probe_new()
Uwe Kleine-König
2022-11-18
hwrng: stm32 - rename readl return value
Tomas Marek
2022-11-18
hwrng: core - treat default_quality as a maximum and default to 1024
Jason A. Donenfeld
2022-11-18
random: reseed in delayed work rather than on-demand
Jason A. Donenfeld
2022-11-18
hw_random: use add_hwgenerator_randomness() for early entropy
Jason A. Donenfeld
2022-11-18
random: modernize documentation comment on get_random_bytes()
Jason A. Donenfeld
2022-11-18
random: adjust comment to account for removed function
Jason A. Donenfeld
2022-11-18
random: remove early archrandom abstraction
Jason A. Donenfeld
2022-11-18
random: use random.trust_{bootloader,cpu} command line option only
Jason A. Donenfeld
2022-11-18
random: add helpers for random numbers with given floor or range
Jason A. Donenfeld
2022-11-17
random: use rejection sampling for uniform bounded random integers
Jason A. Donenfeld
2022-11-15
ipmi: fix use after free in _ipmi_destroy_user()
Dan Carpenter
2022-11-11
char: xillybus: Prevent use-after-free due to race condition
Eli Billauer
2022-11-05
ipmi/watchdog: Include <linux/kstrtox.h> when appropriate
Christophe JAILLET
2022-11-03
ipmi:ssif: Increase the message retry time
Corey Minyard
2022-10-29
random: use arch_get_random*_early() in random_init()
Jean-Philippe Brucker
2022-10-26
agp/via: Update to DEFINE_SIMPLE_DEV_PM_OPS()
Bjorn Helgaas
2022-10-26
agp/sis: Update to DEFINE_SIMPLE_DEV_PM_OPS()
Bjorn Helgaas
2022-10-26
agp/amd64: Update to DEFINE_SIMPLE_DEV_PM_OPS()
Bjorn Helgaas
2022-10-26
agp/nvidia: Convert to generic power management
Bjorn Helgaas
2022-10-26
agp/ati: Convert to generic power management
Bjorn Helgaas
2022-10-26
agp/amd-k7: Convert to generic power management
Bjorn Helgaas
2022-10-26
agp/intel: Convert to generic power management
Bjorn Helgaas
2022-10-26
agp/efficeon: Convert to generic power management
Bjorn Helgaas
2022-10-25
ipmi: Fix some kernel-doc warnings
Bo Liu
2022-10-24
ipmi: ssif_bmc: Use EPOLLIN instead of POLLIN
Quan Nguyen
2022-10-21
hwrng: stm32 - fix read of the last word
Tomas Marek
2022-10-21
hwrng: stm32 - fix number of returned bytes on read
Tomas Marek
2022-10-21
hwrng: mtk - add mt7986 support
Mingming.Su
2022-10-21
hwrng: npcm - Add NPCM8XX support
Tomer Maimon
2022-10-17
Merge tag 'v6.1-p2' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
2022-10-17
ipmi: fix msg stack when IPMI is disconnected
Zhang Yuchen
2022-10-17
ipmi: fix memleak when unload ipmi driver
Zhang Yuchen
2022-10-17
ipmi: fix long wait in unload when IPMI disconnect
Zhang Yuchen
2022-10-17
ipmi: kcs: Poll OBF briefly to reduce OBE latency
Andrew Jeffery
2022-10-17
ipmi: ssif_bmc: Add SSIF BMC driver
Quan Nguyen
2022-10-14
hwrng: bcm2835 - use hwrng_msleep() instead of cpu_relax()
Jason A. Donenfeld
2022-10-11
prandom: remove unused functions
Jason A. Donenfeld
2022-10-11
Merge tag 'for-linus-6.1-1' of https://github.com/cminyard/linux-ipmi
Linus Torvalds
[prev]
[next]