index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "mmc: core: Capture correct oemid-bits for eMMC cards"
Dominique Martinet
2023-11-20
1
-1
/
+1
*
fbdev: fsl-diu-fb: mark wr_reg_wa() static
Arnd Bergmann
2023-11-20
1
-1
/
+1
*
fbdev: imsttfb: fix a resource leak in probe
Dan Carpenter
2023-11-20
1
-13
/
+16
*
fbdev: imsttfb: Fix error path of imsttfb_probe()
Helge Deller
2023-11-20
1
-2
/
+4
*
spi: spi-zynq-qspi: add spi-mem to driver kconfig dependencies
Amit Kumar Mahapatra
2023-11-20
1
-0
/
+1
*
drm/syncobj: fix DRM_SYNCOBJ_WAIT_FLAGS_WAIT_AVAILABLE
Erik Kurzinger
2023-11-20
1
-1
/
+2
*
r8169: respect userspace disabling IFF_MULTICAST
Heiner Kallweit
2023-11-20
1
-0
/
+2
*
tg3: power down device only on SYSTEM_POWER_OFF
George Shuklin
2023-11-20
1
-1
/
+2
*
net: stmmac: xgmac: Enable support for multiple Flexible PPS outputs
Furong Xu
2023-11-20
2
-2
/
+14
*
net: r8169: Disable multicast filter for RTL8168H and RTL8107E
Patrick Thompson
2023-11-20
1
-1
/
+3
*
Input: synaptics-rmi4 - fix use after free in rmi_unregister_function()
Dan Carpenter
2023-11-20
1
-1
/
+1
*
pwm: brcmstb: Utilize appropriate clock APIs in suspend/resume
Florian Fainelli
2023-11-20
1
-2
/
+2
*
pwm: sti: Reduce number of allocations and drop usage of chip_data
Uwe Kleine-König
2023-11-20
1
-15
/
+14
*
pwm: sti: Avoid conditional gotos
Thierry Reding
2023-11-20
1
-26
/
+22
*
regmap: prevent noinc writes from clobbering cache
Ben Wolsieffer
2023-11-20
1
-7
/
+9
*
media: dvb-usb-v2: af9035: fix missing unlock
Hans Verkuil
2023-11-20
1
-4
/
+9
*
media: cedrus: Fix clock/reset sequence
Jernej Skrabec
2023-11-20
1
-12
/
+12
*
media: vidtv: mux: Add check and kfree for kstrdup
Jiasheng Jiang
2023-11-20
1
-1
/
+6
*
media: vidtv: psi: Add check for kstrdup
Jiasheng Jiang
2023-11-20
1
-5
/
+40
*
media: s3c-camif: Avoid inappropriate kfree()
Katya Orlova
2023-11-20
1
-4
/
+2
*
media: bttv: fix use after free error due to btv->timeout timer
Zheng Wang
2023-11-20
1
-0
/
+1
*
media: i2c: max9286: Fix some redundant of_node_put() calls
Christophe JAILLET
2023-11-20
1
-2
/
+0
*
pcmcia: ds: fix possible name leak in error path in pcmcia_device_add()
Yang Yingliang
2023-11-20
1
-3
/
+1
*
pcmcia: ds: fix refcount leak in pcmcia_device_add()
Yang Yingliang
2023-11-20
1
-2
/
+8
*
pcmcia: cs: fix possible hung task and memory leak pccardd()
Yang Yingliang
2023-11-20
1
-0
/
+1
*
rtc: pcf85363: fix wrong mask/val parameters in regmap_update_bits call
Javier Carrasco
2023-11-20
1
-1
/
+1
*
i3c: Fix potential refcount leak in i3c_master_register_new_i3c_devs
Dinghao Liu
2023-11-20
1
-1
/
+3
*
usb: host: xhci-plat: fix possible kernel oops while resuming
Sergey Shtylyov
2023-11-20
1
-4
/
+19
*
xhci: Loosen RPM as default policy to cover for AMD xHC 1.1
Basavaraj Natikar
2023-11-20
1
-0
/
+2
*
interconnect: qcom: sc7180: Set ACV enable_mask
Konrad Dybcio
2023-11-20
1
-0
/
+1
*
interconnect: qcom: sc7180: Retire DEFINE_QBCM
Konrad Dybcio
2023-11-20
1
-24
/
+231
*
dmaengine: pxa_dma: Remove an erroneous BUG_ON() in pxad_free_desc()
Christophe JAILLET
2023-11-20
1
-1
/
+0
*
USB: usbip: fix stub_dev hub disconnect
Jonas Blixt
2023-11-20
1
-2
/
+7
*
misc: st_core: Do not call kfree_skb() under spin_lock_irqsave()
Jinjie Ruan
2023-11-20
1
-3
/
+4
*
dmaengine: ti: edma: handle irq_of_parse_and_map() errors
Dan Carpenter
2023-11-20
1
-2
/
+2
*
usb: dwc2: fix possible NULL pointer dereference caused by driver concurrency
Jia-Ju Bai
2023-11-20
1
-1
/
+1
*
tty: tty_jobctrl: fix pid memleak in disassociate_ctty()
Yi Yang
2023-11-20
1
-6
/
+11
*
leds: trigger: ledtrig-cpu:: Fix 'output may be truncated' issue for 'cpu'
Christophe JAILLET
2023-11-20
1
-2
/
+2
*
leds: pwm: Don't disable the PWM when the LED should be off
Uwe Kleine-König
2023-11-20
1
-1
/
+1
*
mfd: dln2: Fix double put in dln2_probe
Dinghao Liu
2023-11-20
1
-1
/
+0
*
mfd: core: Ensure disabled devices are skipped without aborting
Herve Codina
2023-11-20
1
-5
/
+12
*
HID: logitech-hidpp: Move get_wireless_feature_index() check to hidpp_connect...
Hans de Goede
2023-11-20
1
-11
/
+9
*
HID: logitech-hidpp: Revert "Don't restart communication if not necessary"
Hans de Goede
2023-11-20
1
-16
/
+8
*
HID: logitech-hidpp: Don't restart IO, instead defer hid_connect() only
Hans de Goede
2023-11-20
1
-10
/
+12
*
HID: logitech-hidpp: Remove HIDPP_QUIRK_NO_HIDINPUT quirk
Bastien Nocera
2023-11-20
1
-5
/
+3
*
Revert "HID: logitech-hidpp: add a module parameter to keep firmware gestures"
Bastien Nocera
2023-11-20
1
-10
/
+0
*
hid: cp2112: Fix IRQ shutdown stopping polling for all IRQs on chip
Danny Kaehn
2023-11-20
1
-1
/
+4
*
RDMA/hfi1: Workaround truncation compilation error
Leon Romanovsky
2023-11-20
1
-1
/
+1
*
scsi: ufs: core: Leave space for '\0' in utf8 desc string
Daniel Mentz
2023-11-20
1
-1
/
+1
*
RDMA/hns: Fix signed-unsigned mixed comparisons
Chengchang Tang
2023-11-20
1
-1
/
+1
[next]