index
:
kernel/linux.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2024-11-17
platform/x86: x86-android-tablets: Fix use after free on platform_device_regi...
Hans de Goede
1
-1
/
+2
2024-11-17
drm/amdkfd: amdkfd_free_gtt_mem clear the correct pointer
Philip Yang
8
-16
/
+16
2024-11-17
md/raid10: improve code of mrdev in raid10_sync_request
Li Nan
1
-11
/
+12
2024-11-17
net: usb: qmi_wwan: add Fibocom FG132 0x0112 composition
Reinhard Speyerer
1
-0
/
+1
2024-11-17
HID: lenovo: Add support for Thinkpad X1 Tablet Gen 3 keyboard
Hans de Goede
1
-0
/
+8
2024-11-17
HID: multitouch: Add quirk for Logitech Bolt receiver w/ Casa touchpad
Kenneth Albanowski
2
-0
/
+5
2024-11-17
vDPA/ifcvf: Fix pci_read_config_byte() return code handling
Yuan Can
1
-1
/
+1
2024-11-17
nvme: make keep-alive synchronous operation
Nilay Shroff
1
-10
/
+7
2024-11-17
nvme-multipath: defer partition scanning
Keith Busch
2
-0
/
+34
2024-11-17
drm/vmwgfx: Limit display layout ioctl array size to VMWGFX_NUM_DISPLAY_UNITS
Ian Forbes
3
-6
/
+5
2024-11-17
crypto: marvell/cesa - Disable hash algorithms
Herbert Xu
1
-6
/
+6
2024-11-17
nvme: disable CC.CRIME (NVME_CC_CRIME)
Greg Joyce
1
-6
/
+8
2024-11-17
HID: multitouch: Add quirk for HONOR MagicBook Art 14 touchpad
WangYuli
1
-0
/
+5
2024-11-17
HID: multitouch: Add support for B2402FVA track point
Stefan Blum
1
-0
/
+4
2024-11-17
nvme: tcp: avoid race between queue_lock lock and destroy
Hannes Reinecke
1
-3
/
+4
2024-11-17
irqchip/ocelot: Fix trigger register address
Sergey Matsievskiy
1
-2
/
+2
2024-11-14
media: amphion: Fix VPU core alias name
Alexander Stein
1
-1
/
+1
2024-11-14
irqchip/gic-v3: Force propagation of the active state with a read-back
Marc Zyngier
1
-0
/
+7
2024-11-14
USB: serial: option: add Quectel RG650V
BenoƮt Monin
1
-0
/
+3
2024-11-14
USB: serial: option: add Fibocom FG132 0x0112 composition
Reinhard Speyerer
1
-0
/
+3
2024-11-14
USB: serial: qcserial: add support for Sierra Wireless EM86xx
Jack Wu
1
-0
/
+2
2024-11-14
USB: serial: io_edgeport: fix use after free in debug printk
Dan Carpenter
1
-4
/
+4
2024-11-14
usb: typec: fix potential out of bounds in ucsi_ccg_update_set_new_cam_cmd()
Dan Carpenter
1
-0
/
+2
2024-11-14
usb: dwc3: fix fault at system suspend if device was already runtime suspended
Roger Quadros
1
-13
/
+12
2024-11-14
usb: musb: sunxi: Fix accessing an released usb phy
Zijun Hu
1
-2
/
+0
2024-11-14
media: uvcvideo: Skip parsing frames of type UVC_VS_UNDEFINED in uvc_parse_fo...
Benoit Sevens
1
-1
/
+1
2024-11-14
bnxt_re: avoid shift undefined behavior in bnxt_qplib_alloc_init_hwq
Michal Schmidt
1
-1
/
+2
2024-11-14
net: vertexcom: mse102x: Fix possible double free of TX skb
Stefan Wahren
1
-2
/
+3
2024-11-14
net: wwan: t7xx: Fix off-by-one error in t7xx_dpmaif_rx_buf_alloc()
Jinjie Ruan
1
-1
/
+1
2024-11-14
dm-unstriped: cast an operand to sector_t to prevent potential uint32_t overflow
Zichen Xie
1
-2
/
+2
2024-11-14
dm cache: fix potential out-of-bounds access on the first resume
Ming-Hung Tsai
1
-21
/
+16
2024-11-14
dm cache: optimize dirty bit checking with find_next_bit when resizing
Ming-Hung Tsai
1
-8
/
+8
2024-11-14
dm cache: fix out-of-bounds access to the dirty bitset when resizing
Ming-Hung Tsai
1
-1
/
+1
2024-11-14
dm cache: fix flushing uninitialized delayed_work on cache_ctr error
Ming-Hung Tsai
1
-9
/
+15
2024-11-14
dm cache: correct the number of origin blocks to match the target length
Ming-Hung Tsai
1
-4
/
+4
2024-11-14
thermal/drivers/qcom/lmh: Remove false lockdep backtrace
Dmitry Baryshkov
1
-0
/
+7
2024-11-14
drm/amdgpu: prevent NULL pointer dereference if ATIF is not supported
Antonio Quartulli
1
-2
/
+2
2024-11-14
drm/amdgpu: add missing size check in amdgpu_debugfs_gprwave_read()
Alex Deucher
1
-1
/
+1
2024-11-14
drm/amdgpu: Adjust debugfs eviction and IB access permissions
Alex Deucher
1
-3
/
+3
2024-11-14
pwm: imx-tpm: Use correct MODULO value for EPWM mode
Erik Schumacher
1
-1
/
+3
2024-11-14
can: mcp251xfd: mcp251xfd_ring_alloc(): fix coalescing configuration when swi...
Marc Kleine-Budde
1
-3
/
+5
2024-11-14
can: mcp251xfd: mcp251xfd_get_tef_len(): fix length calculation
Marc Kleine-Budde
1
-3
/
+7
2024-11-14
media: v4l2-ctrls-api: fix error handling for v4l2_g_ctrl()
Mauro Carvalho Chehab
1
-6
/
+11
2024-11-14
media: v4l2-tpg: prevent the risk of a division by zero
Mauro Carvalho Chehab
1
-0
/
+3
2024-11-14
media: pulse8-cec: fix data timestamp at pulse8_setup()
Mauro Carvalho Chehab
1
-1
/
+1
2024-11-14
media: cx24116: prevent overflows on SNR calculus
Mauro Carvalho Chehab
1
-1
/
+6
2024-11-14
media: s5p-jpeg: prevent buffer overflows
Mauro Carvalho Chehab
1
-6
/
+11
2024-11-14
media: ar0521: don't overflow when checking PLL values
Mauro Carvalho Chehab
1
-2
/
+2
2024-11-14
thermal/of: support thermal zones w/o trips subnode
Icenowy Zheng
1
-11
/
+10
2024-11-14
scsi: sd_zbc: Use kvzalloc() to allocate REPORT ZONES buffer
Johannes Thumshirn
1
-2
/
+1
[next]