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
compress-2025-01-21
compress-2025-01-23
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
2023-01-18
Revert "usb: ulpi: defer ulpi_register on ulpi_read_id timeout"
Ferry Toth
1
-1
/
+1
2023-01-18
nfc: pn533: Wait for out_urb's completion in pn533_usb_send_frame()
Minsuk Kang
1
-3
/
+41
2023-01-18
hvc/xen: lock console list traversal
Roger Pau Monne
1
-17
/
+29
2023-01-18
regulator: da9211: Use irq handler when ready
Ricardo Ribalda
1
-5
/
+6
2023-01-18
EDAC/device: Fix period calculation in edac_device_reset_delay_period()
Eliav Farber
2
-10
/
+9
2023-01-18
platform/x86: sony-laptop: Don't turn off 0x153 keyboard backlight during probe
Hans de Goede
1
-7
/
+14
2023-01-18
ravb: Fix "failed to switch device to config mode" message during unbind
Biju Das
1
-1
/
+1
2023-01-18
driver core: Fix bus_type.match() error handling in __driver_attach()
Isaac J. Manjarres
1
-2
/
+6
2023-01-18
usb: rndis_host: Secure rndis_query check against int overflow
Szymon Heidrich
1
-1
/
+2
2023-01-18
net: phy: xgmiitorgmii: Fix refcount leak in xgmiitorgmii_probe
Miaoqian Lin
1
-0
/
+1
2023-01-18
net: amd-xgbe: add missed tasklet_kill
Jiguang Xiao
3
-2
/
+9
2023-01-18
qlcnic: prevent ->dcb use-after-free on qlcnic_dcb_enable() failure
Daniil Tatianin
3
-10
/
+16
2023-01-18
drm/vmwgfx: Validate the box size for the snooped cursor
Zack Rusin
1
-1
/
+2
2023-01-18
drm/connector: send hotplug uevent on connector cleanup
Simon Ser
1
-0
/
+3
2023-01-18
parisc: led: Fix potential null-ptr-deref in start_task()
Shang XiaoJing
1
-0
/
+3
2023-01-18
iommu/amd: Fix ivrs_acpihid cmdline parsing code
Kim Phillips
1
-0
/
+7
2023-01-18
crypto: n2 - add missing hash statesize
Corentin Labbe
1
-0
/
+6
2023-01-18
PCI/sysfs: Fix double free in error path
Sascha Hauer
1
-4
/
+9
2023-01-18
PCI: Fix pci_device_is_present() for VFs by checking PF
Michael S. Tsirkin
1
-0
/
+2
2023-01-18
media: dvb-core: Fix UAF due to refcount races at releasing
Takashi Iwai
1
-0
/
+8
2023-01-18
media: dvb-core: Fix double free in dvb_register_device()
Keita Suzuki
1
-0
/
+1
2023-01-18
dm cache: set needs_check flag after aborting metadata
Mike Snitzer
1
-5
/
+5
2023-01-18
dm cache: Fix UAF in destroy()
Luo Meng
1
-0
/
+1
2023-01-18
dm thin: Fix UAF in run_timer_softirq()
Luo Meng
1
-0
/
+2
2023-01-18
dm thin: Use last transaction's pmd->root when commit failed
Zhihao Cheng
1
-0
/
+9
2023-01-18
dm cache: Fix ABBA deadlock between shrink_slab and dm_cache_metadata_abort
Mike Snitzer
1
-7
/
+47
2023-01-18
ARM: ux500: do not directly dereference __iomem
Jason A. Donenfeld
1
-6
/
+4
2023-01-18
media: stv0288: use explicitly signed char
Jason A. Donenfeld
1
-3
/
+2
2023-01-18
tpm: tpm_tis: Add the missed acpi_put_table() to fix memory leak
Hanjun Guo
1
-4
/
+5
2023-01-18
tpm: tpm_crb: Add the missed acpi_put_table() to fix memory leak
Hanjun Guo
1
-9
/
+20
2023-01-18
mmc: vub300: fix warning - do not call blocking ops when !TASK_RUNNING
Deren Wu
1
-0
/
+2
2023-01-18
md: fix a crash in mempool_free
Mikulas Patocka
1
-3
/
+6
2023-01-18
HID: plantronics: Additional PIDs for double volume key presses quirk
Terry Junge
2
-0
/
+12
2023-01-18
media: dvbdev: fix refcnt bug
Lin Ma
1
-1
/
+1
2023-01-18
iio: adc: ad_sigma_delta: do not use internal iio_dev lock
Nuno Sá
1
-4
/
+4
2023-01-18
HID: wacom: Ensure bootloader PID is usable in hidraw mode
Jason Gerecke
3
-0
/
+13
2023-01-18
usb: dwc3: core: defer probe on ulpi_read_id timeout
Ferry Toth
1
-1
/
+6
2023-01-18
drm/sti: Fix return type of sti_{dvo,hda,hdmi}_connector_mode_valid()
Nathan Chancellor
3
-6
/
+9
2023-01-18
drm/fsl-dcu: Fix return type of fsl_dcu_drm_connector_mode_valid()
Nathan Chancellor
1
-2
/
+3
2023-01-18
clk: st: Fix memory leak in st_of_quadfs_setup()
Xiu Jianfeng
1
-2
/
+3
2023-01-18
media: si470x: Fix use-after-free in si470x_int_in_callback()
Shigeru Yoshida
1
-1
/
+3
2023-01-18
mmc: f-sdh30: Add quirks for broken timeout clock capability
Kunihiko Hayashi
1
-0
/
+3
2023-01-18
media: dvb-usb: fix memory leak in dvb_usb_adapter_init()
Mazin Al Haddad
1
-1
/
+3
2023-01-18
media: dvbdev: adopts refcnt to avoid UAF
Lin Ma
4
-23
/
+44
2023-01-18
media: dvb-frontends: fix leak of memory fw
Yan Lei
1
-0
/
+1
2023-01-18
ppp: associate skb with a device at tx
Stanislav Fomichev
1
-0
/
+2
2023-01-18
md/raid1: stop mdx_raid1 thread when raid1 array run failed
Jiang Li
1
-0
/
+1
2023-01-18
drm/sti: Use drm_mode_copy()
Ville Syrjälä
3
-3
/
+3
2023-01-18
s390/lcs: Fix return type of lcs_start_xmit()
Nathan Chancellor
1
-5
/
+3
2023-01-18
s390/netiucv: Fix return type of netiucv_tx()
Nathan Chancellor
1
-8
/
+1
[next]