index
:
linux-rng
jd/vdso-skip-insn
jd/vdso-test-harness
linus/master
master
Development tree for the kernel CSPRNG
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2025-10-22
serial: sc16is7xx: remove useless enable of enhanced features
Hugo Villeneuve
1
-7
/
+0
2025-10-22
serial: 8250_exar: add support for Advantech 2 port card with Device ID 0x0018
Florian Eckert
1
-0
/
+11
2025-10-22
tty: serial: sh-sci: fix RSCI FIFO overrun handling
Cosmin Tanislav
1
-6
/
+8
2025-10-22
mtd: rawnand: realtek: Make rtl_ecc_engine_ops const
Li Qiang
1
-1
/
+1
2025-10-22
mtd: nand: MTD_NAND_ECC_REALTEK should depend on HAS_DMA
Geert Uytterhoeven
1
-1
/
+1
2025-10-22
mtd: nand: realtek-ecc: Fix a IS_ERR() vs NULL bug in probe
Dan Carpenter
1
-2
/
+2
2025-10-22
mtdchar: fix integer overflow in read/write ioctls
Dan Carpenter
1
-2
/
+4
2025-10-22
mmc: sdhci-of-dwcmshc: Change DLL_STRBIN_TAPNUM_DEFAULT to 0x4
Shawn Lin
1
-1
/
+1
2025-10-22
tcpm: switch check for role_sw device with fw_node
Michael Grzeschik
1
-2
/
+2
2025-10-22
usb/core/quirks: Add Huawei ME906S to wakeup quirk
Tim Guttzeit
1
-0
/
+2
2025-10-22
usb: raw-gadget: do not limit transfer length
Andrey Konovalov
1
-2
/
+0
2025-10-22
gpio: idio-16: Define fixed direction of the GPIO lines
William Breathitt Gray
1
-0
/
+5
2025-10-22
gpio: regmap: add the .fixed_direction_output configuration parameter
Ioana Ciornei
1
-2
/
+24
2025-10-22
arch_topology: Fix incorrect error check in topology_parse_cpu_capacity()
Kaushlendra Kumar
1
-1
/
+1
2025-10-22
most: usb: hdm_probe: Fix calling put_device() before device initialization
Victoria Votokina
1
-1
/
+1
2025-10-22
most: usb: Fix use-after-free in hdm_disconnect
Victoria Votokina
1
-7
/
+4
2025-10-22
binder: remove "invalid inc weak" check
Alice Ryhl
1
-10
/
+1
2025-10-22
mei: txe: fix initialization order
Alexander Usyskin
1
-7
/
+7
2025-10-22
comedi: fix divide-by-zero in comedi_buf_munge()
Deepanshu Kartikey
1
-1
/
+1
2025-10-22
mei: late_bind: Fix -Wincompatible-function-pointer-types-strict
Nathan Chancellor
1
-2
/
+1
2025-10-22
misc: fastrpc: Fix dma_buf object leak in fastrpc_map_lookup
Junhao Xie
1
-0
/
+2
2025-10-22
mei: me: add wildcat lake P DID
Alexander Usyskin
2
-0
/
+4
2025-10-22
misc: amd-sbi: Clarify that this is a BMC driver
Jean Delvare
1
-0
/
+2
2025-10-22
nvmem: rcar-efuse: add missing MODULE_DEVICE_TABLE
Cosmin Tanislav
1
-0
/
+1
2025-10-21
net: hibmcge: select FIXED_PHY
Heiner Kallweit
1
-0
/
+1
2025-10-21
net: dlink: use dev_kfree_skb_any instead of dev_kfree_skb
Yeounsu Moon
1
-1
/
+1
2025-10-21
scsi: core: Fix the unit attention counter implementation
Bart Van Assche
1
-2
/
+2
2025-10-21
scsi: ufs: core: Declare tx_lanes witout initialization
Wonkon Kim
1
-1
/
+1
2025-10-21
scsi: ufs: core: Initialize value of an attribute returned by uic cmd
Wonkon Kim
1
-2
/
+2
2025-10-21
scsi: ufs: core: Fix error handler host_sem issue
Peter Wang
1
-8
/
+14
2025-10-21
Merge tag 'linux-can-fixes-for-6.18-20251020' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can
Jakub Kicinski
4
-5
/
+7
2025-10-21
vmw_balloon: indicate success when effectively deflating during migration
David Hildenbrand
1
-5
/
+3
2025-10-22
clk: sunxi-ng: Mark A523 bus-r-cpucfg clock as critical
Jernej Skrabec
1
-1
/
+1
2025-10-21
acpi,srat: Fix incorrect device handle check for Generic Initiator
Shuai Xue
1
-1
/
+1
2025-10-21
ACPICA: Work around bogus -Wstringop-overread warning since GCC 11
Xi Ruoyao
1
-0
/
+6
2025-10-21
pmdomain: samsung: plug potential memleak during probe
André Draszik
1
-6
/
+5
2025-10-21
drm/amd/display: use GFP_NOWAIT for allocation in interrupt handler
Aurabindo Pillai
1
-2
/
+2
2025-10-21
drm/amd/display: increase max link count and fix link->enc NULL pointer access
Charlene Liu
2
-1
/
+10
2025-10-21
drm/amd/display: Fix NULL pointer dereference
Meenakshikumar Somasundaram
1
-1
/
+2
2025-10-21
mmc: wmt-sdmmc: fix compile test default
Johan Hovold
1
-1
/
+1
2025-10-21
net: ethernet: ti: am65-cpts: fix timestamp loss due to race conditions
Aksh Garg
1
-20
/
+43
2025-10-21
gpio: pci-idio-16: Define maximum valid register address offset
William Breathitt Gray
1
-0
/
+1
2025-10-21
gpio: 104-idio-16: Define maximum valid register address offset
William Breathitt Gray
1
-0
/
+1
2025-10-21
drm/panic: Fix 24bit pixel crossing page boundaries
Jocelyn Falempe
1
-2
/
+44
2025-10-21
drm/panic: Fix divide by 0 if the screen width < font width
Jocelyn Falempe
1
-1
/
+1
2025-10-21
drm/panic: Fix kmsg text drawing rectangle
Jocelyn Falempe
1
-1
/
+1
2025-10-21
drm/panic: Fix qr_code, ensure vmargin is positive
Jocelyn Falempe
1
-1
/
+4
2025-10-21
drm/panic: Fix overlap between qr code and logo
Jocelyn Falempe
1
-1
/
+1
2025-10-21
drm/panic: Fix drawing the logo on a small narrow screen
Jocelyn Falempe
1
-0
/
+3
2025-10-21
s390/ap: Introduce new AP nqap and dqap trace events
Harald Freudenberger
1
-1
/
+18
[prev]
[next]