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-7.1.y
linux-7.2.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-12-19
xen/netfront: fix crash when removing device
Juergen Gross
1
-1
/
+4
2024-12-19
Revert "clkdev: remove CONFIG_CLKDEV_LOOKUP"
Greg Kroah-Hartman
5
-8
/
+13
2024-12-19
Revert "clocksource/drivers:sp804: Make user selectable"
Greg Kroah-Hartman
1
-2
/
+1
2024-12-19
drm/i915: Fix memory leak by correcting cache object name in error handler
Jiasheng Jiang
1
-1
/
+1
2024-12-19
ACPICA: events/evxfregn: don't release the ContextMutex that was never acquired
Daniil Tatianin
1
-2
/
+0
2024-12-19
team: Fix feature propagation of NETIF_F_GSO_ENCAP_ALL
Daniel Borkmann
1
-1
/
+2
2024-12-19
bonding: Fix feature propagation of NETIF_F_GSO_ENCAP_ALL
Daniel Borkmann
1
-0
/
+1
2024-12-19
net: bonding, dummy, ifb, team: advertise NETIF_F_GSO_SOFTWARE
Alexander Lobakin
4
-14
/
+11
2024-12-19
qca_spi: Make driver probing reliable
Stefan Wahren
1
-1
/
+1
2024-12-19
qca_spi: Fix clock speed for multiple QCA7000
Stefan Wahren
2
-15
/
+10
2024-12-19
cxgb4: use port number to set mac addr
Anumula Murali Mohan Reddy
3
-4
/
+5
2024-12-19
ACPI: resource: Fix memory resource type union access
Ilpo Järvinen
1
-3
/
+3
2024-12-19
acpi: nfit: vmalloc-out-of-bounds Read in acpi_nfit_ctl
Suraj Sonawane
1
-1
/
+6
2024-12-19
usb: gadget: u_serial: Fix the issue that gs_start_io crashed due to accessin...
Lianqin Hu
1
-3
/
+6
2024-12-19
usb: ehci-hcd: fix call balance of clocks handling routines
Vitalii Mordan
1
-2
/
+7
2024-12-19
usb: dwc2: hcd: Fix GetPortStatus & SetPortFeature
Stefan Wahren
1
-10
/
+6
2024-12-19
ata: sata_highbank: fix OF node reference leak in highbank_initialize_phys()
Joe Hattori
1
-0
/
+1
2024-12-19
usb: host: max3421-hcd: Correctly abort a USB request.
Mark Tomlinson
1
-5
/
+11
2024-12-14
octeontx2-pf: Fix otx2_get_fecparam()
Dan Carpenter
1
-1
/
+1
2024-12-14
octeontx2: Fix condition.
David S. Miller
1
-1
/
+1
2024-12-14
media: uvcvideo: Require entities to have a non-zero unique ID
Thadeu Lima de Souza Cascardo
1
-24
/
+39
2024-12-14
scsi: core: Fix scsi_mode_select() buffer length handling
Damien Le Moal
1
-8
/
+13
2024-12-14
scsi: sd: Fix sd_do_mode_sense() buffer length handling
Damien Le Moal
1
-0
/
+7
2024-12-14
PCI: rockchip-ep: Fix address translation unit programming
Damien Le Moal
2
-5
/
+17
2024-12-14
Revert "drm/amdgpu: add missing size check in amdgpu_debugfs_gprwave_read()"
Zhang Zekun
1
-1
/
+1
2024-12-14
drm/amd/display: Check BIOS images before it is used
Alex Hung
1
-0
/
+14
2024-12-14
xhci: dbc: Fix STALL transfer event handling
Mathias Nyman
2
-54
/
+83
2024-12-14
misc: eeprom: eeprom_93cx6: Add quirk for extra read clock cycle
Parker Newman
1
-0
/
+10
2024-12-14
usb: chipidea: udc: handle USB Error Interrupt if IOC not set
Xu Yang
1
-1
/
+1
2024-12-14
i3c: Use i3cdev->desc->info instead of calling i3c_device_get_info() to avoid...
Defa Li
1
-1
/
+2
2024-12-14
PCI: Add ACS quirk for Wangxun FF5xxx NICs
Mengyuan Lou
1
-6
/
+9
2024-12-14
PCI: Add 'reset_subordinate' to reset hierarchy below bridge
Keith Busch
3
-1
/
+28
2024-12-14
nvdimm: rectify the illogical code within nd_dax_probe()
Yi Yang
2
-2
/
+9
2024-12-14
pinctrl: qcom-pmic-gpio: add support for PM8937
Barnabás Czémán
1
-0
/
+2
2024-12-14
scsi: st: Add MTIOCGET and MTLOAD to ioctls allowed after device reset
Kai Mäkisara
1
-8
/
+21
2024-12-14
scsi: st: Don't modify unknown block number in MTIOCGET
Kai Mäkisara
1
-1
/
+1
2024-12-14
leds: class: Protect brightness_show() with led_cdev->led_access mutex
Mukesh Ojha
1
-3
/
+11
2024-12-14
scsi: hisi_sas: Add cond_resched() for no forced preemption model
Yihang Li
1
-0
/
+1
2024-12-14
pinctrl: freescale: fix COMPILE_TEST error with PINCTRL_IMX_SCU
Esben Haabendal
1
-1
/
+1
2024-12-14
rocker: fix link status detection in rocker_carrier_init()
Dmitry Antipov
1
-1
/
+1
2024-12-14
Bluetooth: btusb: Add RTL8852BE device 0489:e123 to device tables
Hilda Wu
1
-0
/
+2
2024-12-14
wifi: brcmfmac: Fix oops due to NULL pointer dereference in brcmf_sdiod_sglis...
Norbert van Bolhuis
1
-1
/
+1
2024-12-14
wifi: ipw2x00: libipw_rx_any(): fix bad alignment
Jiapeng Chong
1
-4
/
+4
2024-12-14
drm/amdgpu: set the right AMDGPU sg segment limitation
Prike Liang
1
-0
/
+1
2024-12-14
drm/amdgpu: skip amdgpu_device_cache_pci_state under sriov
Victor Zhao
1
-0
/
+3
2024-12-14
drm/amdgpu: refine error handling in amdgpu_ttm_tt_pin_userptr
Lang Yu
1
-1
/
+3
2024-12-14
wifi: ath5k: add PCI ID for Arcadyan devices
Rosen Penev
1
-0
/
+1
2024-12-14
wifi: ath5k: add PCI ID for SX76X
Rosen Penev
1
-0
/
+1
2024-12-14
net: ethernet: fs_enet: Use %pa to format resource_size_t
Simon Horman
1
-1
/
+1
2024-12-14
net: fec_mpc52xx_phy: Use %pa to format resource_size_t
Simon Horman
1
-1
/
+1
[next]