index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2022-07-02
fdt: Update CRC check for rng-seed
Hsin-Yi Wang
1
-2
/
+6
2022-07-02
xen: unexport __init-annotated xen_xlate_map_ballooned_pages()
Masahiro Yamada
1
-1
/
+0
2022-07-02
drm: remove drm_fb_helper_modinit
Christoph Hellwig
3
-44
/
+12
2022-07-02
iio: trigger: sysfs: fix use-after-free on remove
Vincent Whitchurch
1
-0
/
+1
2022-07-02
iio: accel: mma8452: ignore the return value of reset operation
Haibo Chen
1
-3
/
+7
2022-07-02
iio:accel:bma180: rearrange iio trigger get and register
Dmitry Rokosov
1
-1
/
+2
2022-07-02
usb: chipidea: udc: check request status before setting device address
Xu Yang
1
-0
/
+3
2022-07-02
igb: Make DMA faster when CPU is active on the PCIe link
Kai-Heng Feng
1
-7
/
+5
2022-07-02
MIPS: Remove repetitive increase irq_err_count
huhai
1
-2
/
+0
2022-07-02
x86/xen: Remove undefined behavior in setup_features()
Julien Grall
1
-1
/
+1
2022-07-02
bonding: ARP monitor spams NETDEV_NOTIFY_PEERS notifiers
Jay Vosburgh
1
-1
/
+3
2022-07-02
USB: serial: option: add Telit LE910Cx 0x1250 composition
Carlo Lobrano
1
-0
/
+1
2022-07-02
random: quiet urandom warning ratelimit suppression message
Jason A. Donenfeld
1
-1
/
+1
2022-07-02
dm era: commit metadata in postsuspend after worker stops
Nikos Tsironis
1
-1
/
+7
2022-07-02
random: schedule mix_interrupt_randomness() less often
Jason A. Donenfeld
1
-1
/
+1
2022-07-02
vt: drop old FONT ioctls
Jiri Slaby
2
-180
/
+3
2022-06-25
serial: 8250: Store to lsr_save_flags after lsr read
Ilpo Järvinen
1
-0
/
+2
2022-06-25
usb: gadget: lpc32xx_udc: Fix refcount leak in lpc32xx_udc_probe
Miaoqian Lin
1
-0
/
+1
2022-06-25
USB: serial: io_ti: add Agilent E5805A support
Robert Eckelmann
2
-0
/
+3
2022-06-25
USB: serial: option: add support for Cinterion MV31 with new baseline
Slark Xiao
1
-0
/
+6
2022-06-25
comedi: vmk80xx: fix expression for tx buffer size
Ian Abbott
1
-1
/
+1
2022-06-25
irqchip/gic-v3: Iterate over possible CPUs by for_each_possible_cpu()
zijun_hu
1
-4
/
+4
2022-06-25
irqchip/gic/realview: Fix refcount leak in realview_gic_of_init
Miaoqian Lin
1
-0
/
+1
2022-06-25
misc: atmel-ssc: Fix IRQ check in ssc_probe
Miaoqian Lin
1
-2
/
+2
2022-06-25
random: credit cpu and bootloader seeds by default
Jason A. Donenfeld
1
-21
/
+33
2022-06-25
net: ethernet: mtk_eth_soc: fix misuse of mem alloc interface netdev[napi]_al...
Chen Lin
1
-2
/
+19
2022-06-25
nfc: nfcmrvl: Fix memory leak in nfcmrvl_play_deferred
Xiaohui Zhang
1
-2
/
+14
2022-06-25
virtio-mmio: fix missing put_device() when vm_cmdline_parent registration failed
chengkaitao
1
-0
/
+1
2022-06-25
scsi: lpfc: Fix port stuck in bypassed state after LIP in PT2PT topology
James Smart
1
-1
/
+2
2022-06-25
scsi: vmw_pvscsi: Expand vcpuHint to 16 bits
Wentao Wang
1
-2
/
+2
2022-06-25
ata: libata-core: fix NULL pointer deref in ata_host_alloc_pinfo()
Sergey Shtylyov
1
-2
/
+2
2022-06-25
random: account for arch randomness in bits
Jason A. Donenfeld
1
-4
/
+4
2022-06-25
random: mark bootloader randomness code as __init
Jason A. Donenfeld
1
-4
/
+3
2022-06-25
random: avoid checking crng_ready() twice in random_init()
Jason A. Donenfeld
1
-1
/
+1
2022-06-25
crypto: drbg - make reseeding from get_random_bytes() synchronous
Nicolai Stange
1
-2
/
+0
2022-06-25
Revert "random: use static branch for crng_ready()"
Jason A. Donenfeld
1
-10
/
+2
2022-06-25
random: check for signals after page of pool writes
Jason A. Donenfeld
1
-4
/
+10
2022-06-25
random: wire up fops->splice_{read,write}_iter()
Jens Axboe
1
-0
/
+4
2022-06-25
random: convert to using fops->write_iter()
Jens Axboe
1
-32
/
+35
2022-06-25
random: move randomize_page() into mm where it belongs
Jason A. Donenfeld
1
-157
/
+83
2022-06-25
random: move initialization functions out of hot pages
Jason A. Donenfeld
1
-22
/
+18
2022-06-25
random: use proper return types on get_random_{int,long}_wait()
Jason A. Donenfeld
1
-100
/
+95
2022-06-25
random: use static branch for crng_ready()
Jason A. Donenfeld
1
-4
/
+12
2022-06-25
random: credit architectural init the exact amount
Jason A. Donenfeld
1
-6
/
+6
2022-06-25
random: handle latent entropy and command line from random_init()
Jason A. Donenfeld
1
-5
/
+8
2022-06-25
random: use proper jiffies comparison macro
Jason A. Donenfeld
1
-1
/
+1
2022-06-25
random: remove ratelimiting for in-kernel unseeded randomness
Jason A. Donenfeld
1
-43
/
+18
2022-06-25
random: avoid initializing twice in credit race
Jason A. Donenfeld
1
-26
/
+22
2022-06-25
random: use symbolic constants for crng_init states
Jason A. Donenfeld
1
-19
/
+19
2022-06-25
siphash: use one source of truth for siphash permutations
Jason A. Donenfeld
1
-23
/
+7
[next]