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.12.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
*
clk: imx8mp: fix usb_root_clk parent
Peng Fan
2022-06-22
1
-1
/
+1
*
igc: Enable PCIe PTM
Vinicius Costa Gomes
2022-06-22
1
-0
/
+5
*
Revert "PCI: Make pci_enable_ptm() private"
Vinicius Costa Gomes
2022-06-22
1
-3
/
+0
*
virtio-pci: Remove wrong address verification in vp_del_vqs()
Murilo Opsfelder Araujo
2022-06-22
1
-2
/
+1
*
drm/amd/display: Cap OLED brightness per max frame-average luminance
Roman Li
2022-06-22
1
-4
/
+4
*
dm mirror log: round up region bitmap size to BITS_PER_LONG
Mikulas Patocka
2022-06-22
1
-2
/
+1
*
serial: 8250: Store to lsr_save_flags after lsr read
Ilpo Järvinen
2022-06-22
1
-0
/
+2
*
usb: gadget: lpc32xx_udc: Fix refcount leak in lpc32xx_udc_probe
Miaoqian Lin
2022-06-22
1
-0
/
+1
*
usb: dwc2: Fix memory leak in dwc2_hcd_init
Miaoqian Lin
2022-06-22
1
-1
/
+1
*
USB: serial: io_ti: add Agilent E5805A support
Robert Eckelmann
2022-06-22
2
-0
/
+3
*
USB: serial: option: add support for Cinterion MV31 with new baseline
Slark Xiao
2022-06-22
1
-0
/
+6
*
comedi: vmk80xx: fix expression for tx buffer size
Ian Abbott
2022-06-22
1
-1
/
+1
*
mei: me: add raptor lake point S DID
Alexander Usyskin
2022-06-22
2
-0
/
+4
*
i2c: designware: Use standard optional ref clock implementation
Serge Semin
2022-06-22
2
-5
/
+11
*
irqchip/gic-v3: Fix refcount leak in gic_populate_ppi_partitions
Miaoqian Lin
2022-06-22
1
-1
/
+4
*
irqchip/gic-v3: Fix error handling in gic_populate_ppi_partitions
Miaoqian Lin
2022-06-22
1
-1
/
+1
*
irqchip/gic/realview: Fix refcount leak in realview_gic_of_init
Miaoqian Lin
2022-06-22
1
-0
/
+1
*
i2c: npcm7xx: Add check for platform_driver_register
Jiasheng Jiang
2022-06-22
1
-2
/
+1
*
net: bgmac: Fix an erroneous kfree() in bgmac_remove()
Christophe JAILLET
2022-06-22
1
-1
/
+0
*
mlxsw: spectrum_cnt: Reorder counter pools
Petr Machata
2022-06-22
1
-1
/
+1
*
nvme: add device name to warning in uuid_show()
Thomas Weißschuh
2022-06-22
1
-2
/
+2
*
nvme: use sysfs_emit instead of sprintf
Daniel Wagner
2022-06-22
2
-24
/
+24
*
drm/i915/reset: Fix error_state_read ptr + offset use
Alan Previn
2022-06-22
1
-3
/
+12
*
misc: atmel-ssc: Fix IRQ check in ssc_probe
Miaoqian Lin
2022-06-22
1
-2
/
+2
*
tty: goldfish: Fix free_irq() on remove
Vincent Whitchurch
2022-06-22
1
-1
/
+1
*
Drivers: hv: vmbus: Release cpu lock in error case
Saurabh Sengar
2022-06-22
1
-0
/
+1
*
i40e: Fix call trace in setup_tx_descriptors
Aleksandr Loktionov
2022-06-22
1
-8
/
+17
*
i40e: Fix calculating the number of queue pairs
Grzegorz Szczurek
2022-06-22
1
-1
/
+1
*
i40e: Fix adding ADQ filter to TC0
Grzegorz Szczurek
2022-06-22
1
-0
/
+5
*
clocksource: hyper-v: unexport __init-annotated hv_init_clocksource()
Masahiro Yamada
2022-06-22
1
-1
/
+0
*
random: credit cpu and bootloader seeds by default
Jason A. Donenfeld
2022-06-22
1
-21
/
+33
*
gpio: dwapb: Don't print error on -EPROBE_DEFER
Serge Semin
2022-06-22
1
-4
/
+3
*
MIPS: Loongson-3: fix compile mips cpu_hwmon as module build error.
Yupeng Li
2022-06-22
1
-1
/
+1
*
mellanox: mlx5: avoid uninitialized variable warning with gcc-12
Linus Torvalds
2022-06-22
1
-1
/
+1
*
net: ethernet: mtk_eth_soc: fix misuse of mem alloc interface netdev[napi]_al...
Chen Lin
2022-06-22
1
-2
/
+19
*
nfc: nfcmrvl: Fix memory leak in nfcmrvl_play_deferred
Xiaohui Zhang
2022-06-22
1
-2
/
+14
*
virtio-mmio: fix missing put_device() when vm_cmdline_parent registration failed
chengkaitao
2022-06-22
1
-0
/
+1
*
scsi: pmcraid: Fix missing resource cleanup in error case
Chengguang Xu
2022-06-22
1
-1
/
+1
*
scsi: ipr: Fix missing/incorrect resource cleanup in error case
Chengguang Xu
2022-06-22
1
-2
/
+2
*
scsi: lpfc: Allow reduced polling rate for nvme_admin_async_event cmd completion
James Smart
2022-06-22
2
-2
/
+12
*
scsi: lpfc: Fix port stuck in bypassed state after LIP in PT2PT topology
James Smart
2022-06-22
1
-1
/
+2
*
scsi: vmw_pvscsi: Expand vcpuHint to 16 bits
Wentao Wang
2022-06-22
1
-2
/
+2
*
Input: soc_button_array - also add Lenovo Yoga Tablet2 1051F to dmi_use_low_l...
Marius Hoch
2022-06-22
1
-2
/
+2
*
ata: libata-core: fix NULL pointer deref in ata_host_alloc_pinfo()
Sergey Shtylyov
2022-06-22
1
-2
/
+2
*
x86/speculation/mmio: Add sysfs reporting for Processor MMIO Stale Data
Pawan Gupta
2022-06-16
1
-0
/
+8
*
dmaengine: idxd: add missing callback function to support DMA_INTERRUPT
Dave Jiang
2022-06-14
1
-0
/
+22
*
PCI: qcom: Fix pipe clock imbalance
Johan Hovold
2022-06-14
1
-6
/
+0
*
md/raid0: Ignore RAID0 layout if the second zone has only one device
Pascal Hambourg
2022-06-14
1
-15
/
+16
*
interconnect: Restore sync state by ignoring ipa-virt in provider count
Stephen Boyd
2022-06-14
1
-1
/
+6
*
interconnect: qcom: sc7180: Drop IP0 interconnects
Stephen Boyd
2022-06-14
1
-21
/
+0
[next]