index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
char
Age
Commit message (
Expand
)
Author
Files
Lines
2022-11-18
random: add helpers for random numbers with given floor or range
Jason A. Donenfeld
1
-1
/
+17
2022-11-17
random: use rejection sampling for uniform bounded random integers
Jason A. Donenfeld
1
-0
/
+22
2022-11-15
ipmi: fix use after free in _ipmi_destroy_user()
Dan Carpenter
1
-1
/
+3
2022-11-11
char: xillybus: Prevent use-after-free due to race condition
Eli Billauer
1
-3
/
+19
2022-11-05
ipmi/watchdog: Include <linux/kstrtox.h> when appropriate
Christophe JAILLET
1
-0
/
+1
2022-11-03
ipmi:ssif: Increase the message retry time
Corey Minyard
1
-1
/
+1
2022-10-29
random: use arch_get_random*_early() in random_init()
Jean-Philippe Brucker
1
-2
/
+2
2022-10-26
agp/via: Update to DEFINE_SIMPLE_DEV_PM_OPS()
Bjorn Helgaas
1
-4
/
+2
2022-10-26
agp/sis: Update to DEFINE_SIMPLE_DEV_PM_OPS()
Bjorn Helgaas
1
-5
/
+2
2022-10-26
agp/amd64: Update to DEFINE_SIMPLE_DEV_PM_OPS()
Bjorn Helgaas
1
-4
/
+2
2022-10-26
agp/nvidia: Convert to generic power management
Bjorn Helgaas
1
-20
/
+4
2022-10-26
agp/ati: Convert to generic power management
Bjorn Helgaas
1
-18
/
+4
2022-10-26
agp/amd-k7: Convert to generic power management
Bjorn Helgaas
1
-20
/
+4
2022-10-26
agp/intel: Convert to generic power management
Bjorn Helgaas
1
-6
/
+5
2022-10-26
agp/efficeon: Convert to generic power management
Bjorn Helgaas
1
-12
/
+4
2022-10-25
ipmi: Fix some kernel-doc warnings
Bo Liu
1
-1
/
+1
2022-10-24
ipmi: ssif_bmc: Use EPOLLIN instead of POLLIN
Quan Nguyen
1
-1
/
+1
2022-10-21
hwrng: stm32 - fix read of the last word
Tomas Marek
1
-1
/
+1
2022-10-21
hwrng: stm32 - fix number of returned bytes on read
Tomas Marek
1
-2
/
+4
2022-10-21
hwrng: mtk - add mt7986 support
Mingming.Su
1
-2
/
+3
2022-10-21
hwrng: npcm - Add NPCM8XX support
Tomer Maimon
1
-4
/
+10
2022-10-17
Merge tag 'v6.1-p2' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
1
-1
/
+1
2022-10-17
ipmi: fix msg stack when IPMI is disconnected
Zhang Yuchen
1
-5
/
+11
2022-10-17
ipmi: fix memleak when unload ipmi driver
Zhang Yuchen
1
-2
/
+6
2022-10-17
ipmi: fix long wait in unload when IPMI disconnect
Zhang Yuchen
1
-8
/
+19
2022-10-17
ipmi: kcs: Poll OBF briefly to reduce OBE latency
Andrew Jeffery
1
-3
/
+21
2022-10-17
ipmi: ssif_bmc: Add SSIF BMC driver
Quan Nguyen
3
-0
/
+884
2022-10-14
hwrng: bcm2835 - use hwrng_msleep() instead of cpu_relax()
Jason A. Donenfeld
1
-1
/
+1
2022-10-11
prandom: remove unused functions
Jason A. Donenfeld
1
-6
/
+5
2022-10-11
Merge tag 'for-linus-6.1-1' of https://github.com/cminyard/linux-ipmi
Linus Torvalds
7
-33
/
+38
2022-10-10
Merge tag 'tpmdd-next-v6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2022-10-10
Merge tag 'v6.1-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
3
-69
/
+41
2022-10-10
Merge tag 'random-6.1-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-60
/
+83
2022-10-07
Merge tag 'tty-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-1
/
+2
2022-10-06
random: clear new batches when bringing new CPUs online
Jason A. Donenfeld
1
-12
/
+16
2022-10-05
char: move from strlcpy with unused retval to strscpy
Wolfram Sang
1
-1
/
+1
2022-10-01
random: fix typos in get_random_bytes() comment
William Zijl
1
-5
/
+5
2022-10-01
random: schedule jitter credit for next jiffy, not in two jiffies
Jason A. Donenfeld
1
-2
/
+2
2022-09-30
hwrng: core - start hwrng kthread also for untrusted sources
Dominik Brodowski
1
-26
/
+10
2022-09-29
random: add 8-bit and 16-bit batches
Jason A. Donenfeld
1
-0
/
+2
2022-09-29
random: use init_utsname() instead of utsname()
Jason A. Donenfeld
1
-1
/
+1
2022-09-29
random: split initialization into early step and later step
Jason A. Donenfeld
1
-20
/
+30
2022-09-28
random: use expired timer rather than wq for mixing fast pool
Jason A. Donenfeld
1
-7
/
+11
2022-09-28
random: avoid reading two cache lines on irq randomness
Jason A. Donenfeld
1
-1
/
+1
2022-09-28
ipmi: Remove unused struct watcher_entry
Yuan Can
1
-6
/
+0
2022-09-23
random: clamp credited irq bits to maximum mixed
Jason A. Donenfeld
1
-1
/
+1
2022-09-23
random: throttle hwrng writes if no entropy is credited
Jason A. Donenfeld
1
-2
/
+2
2022-09-23
random: use hwgenerator randomness more frequently at early boot
Dominik Brodowski
1
-12
/
+10
2022-09-23
random: restore O_NONBLOCK support
Jason A. Donenfeld
2
-2
/
+7
2022-09-22
ipmi: kcs: aspeed: Update port address comments
Chia-Wei Wang
1
-11
/
+18
[prev]
[next]