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.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-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
2023-03-10
brd: use radix_tree_maybe_preload instead of radix_tree_preload
Pankaj Raghav
1
-1
/
+1
2023-03-10
qede: avoid uninitialized entries in coal_entry array
Michal Schmidt
1
-14
/
+7
2023-03-10
drm/edid: fix parsing of 3D modes from HDMI VSDB
Jani Nikula
1
-12
/
+10
2023-03-10
drm/edid: fix AVI infoframe aspect ratio handling
Jani Nikula
1
-9
/
+12
2023-03-10
drm/gud: Fix UBSAN warning
Noralf Trønnes
1
-2
/
+2
2023-03-10
drm/i915: Don't use BAR mappings for ring buffers with LLC
John Harrison
1
-2
/
+2
2023-03-10
drm/i915: Don't use stolen memory for ring buffers with LLC
John Harrison
1
-1
/
+1
2023-03-10
drm/radeon: Fix eDP for single-display iMac11,2
Mark Hawrylak
1
-2
/
+3
2023-03-10
drm/i915/quirks: Add inverted backlight quirk for HP 14-r206nv
Mavroudis Chatzilaridis
1
-0
/
+2
2023-03-10
drm/amd: Fix initialization for nbio 7.5.1
Mario Limonciello
1
-0
/
+5
2023-03-10
vfio/type1: restore locked_vm
Steve Sistare
1
-0
/
+35
2023-03-10
vfio/type1: track locked_vm per dma
Steve Sistare
1
-6
/
+17
2023-03-10
vfio/type1: prevent underflow of locked_vm via exec()
Steve Sistare
1
-27
/
+14
2023-03-10
vfio/type1: exclude mdevs from VFIO_UPDATE_VADDR
Steve Sistare
1
-2
/
+42
2023-03-10
iommu/vt-d: Fix PASID directory pointer coherency
Jacob Pan
1
-0
/
+7
2023-03-10
iommu/vt-d: Avoid superfluous IOTLB tracking in lazy mode
Jacob Pan
1
-1
/
+6
2023-03-10
iommufd: Do not add the same hwpt to the ioas->hwpt_list twice
Jason Gunthorpe
1
-4
/
+0
2023-03-10
iommufd: Make sure to zero vfio_iommu_type1_info before copying to user
Jason Gunthorpe
1
-1
/
+1
2023-03-10
bus: mhi: ep: Save channel state locally during suspend and resume
Manivannan Sadhasivam
1
-0
/
+2
2023-03-10
bus: mhi: ep: Move chan->lock to the start of processing queued ch ring
Manivannan Sadhasivam
1
-2
/
+15
2023-03-10
bus: mhi: ep: Only send -ENOTCONN status if client driver is available
Manivannan Sadhasivam
1
-6
/
+10
2023-03-10
PCI/DPC: Await readiness of secondary bus after reset
Lukas Wunner
3
-5
/
+8
2023-03-10
PCI: Avoid FLR for AMD FCH AHCI adapters
Damien Le Moal
1
-0
/
+1
2023-03-10
PCI: hotplug: Allow marking devices as disconnected during bind/unbind
Lukas Wunner
1
-30
/
+13
2023-03-10
PCI: Unify delay handling for reset and resume
Lukas Wunner
3
-32
/
+34
2023-03-10
PCI/PM: Observe reset delay irrespective of bridge_d3
Lukas Wunner
1
-1
/
+1
2023-03-10
scsi: ses: Fix slab-out-of-bounds in ses_intf_remove()
Tomas Henzl
1
-1
/
+2
2023-03-10
scsi: ses: Fix possible desc_ptr out-of-bounds accesses
Tomas Henzl
1
-5
/
+9
2023-03-10
scsi: ses: Fix possible addl_desc_ptr out-of-bounds accesses
Tomas Henzl
1
-9
/
+26
2023-03-10
scsi: ses: Fix slab-out-of-bounds in ses_enclosure_data_process()
Tomas Henzl
1
-2
/
+4
2023-03-10
scsi: ses: Don't attach if enclosure has no components
James Bottomley
1
-0
/
+6
2023-03-10
scsi: qla2xxx: Remove increment of interface err cnt
Saurav Kashyap
1
-2
/
+0
2023-03-10
scsi: qla2xxx: Fix erroneous link down
Quinn Tran
1
-2
/
+5
2023-03-10
scsi: qla2xxx: Remove unintended flag clearing
Quinn Tran
1
-1
/
+0
2023-03-10
scsi: qla2xxx: Fix DMA-API call trace on NVMe LS requests
Arun Easi
1
-18
/
+1
2023-03-10
scsi: qla2xxx: Check if port is online before sending ELS
Shreyas Deodhar
1
-4
/
+5
2023-03-10
scsi: qla2xxx: Fix link failure in NPIV environment
Quinn Tran
1
-1
/
+1
2023-03-10
scsi: aacraid: Allocate cmd_priv with scsicmd
Kees Cook
1
-2
/
+3
2023-03-10
iommu/amd: Add a length limitation for the ivrs_acpihid command-line parameter
Gavrilov Ilia
1
-1
/
+15
2023-03-10
vfio: Fix NULL pointer dereference caused by uninitialized group->iommufd
Yan Zhao
1
-1
/
+1
2023-03-10
remoteproc/mtk_scp: Move clk ops outside send_lock
Chen-Yu Tsai
1
-6
/
+5
2023-03-10
media: ipu3-cio2: Fix PM runtime usage_count in driver unbind
Sakari Ailus
1
-0
/
+3
2023-03-10
dax/kmem: Fix leak of memory-hotplug resources
Dan Williams
2
-3
/
+3
2023-03-10
spi: spi-sn-f-ospi: fix duplicate flag while assigning to mode_bits
Dhruva Gole
1
-1
/
+1
2023-03-10
genirq/msi, platform-msi: Ensure that MSI descriptors are unreferenced
Thomas Gleixner
1
-0
/
+1
2023-03-10
regulator: core: Use ktime_get_boottime() to determine how long a regulator w...
Matthias Kaehlcke
1
-3
/
+3
2023-03-10
rbd: avoid use-after-free in do_rbd_add() when rbd_dev_create() fails
Ilya Dryomov
1
-11
/
+9
2023-03-10
spi: intel: Check number of chip selects after reading the descriptor
Mika Westerberg
1
-4
/
+4
2023-03-10
hwmon: (nct6775) Fix incorrect parenthesization in nct6775_write_fan_div()
Zev Weiss
1
-1
/
+1
2023-03-10
hwmon: (peci/cputemp) Fix off-by-one in coretemp_label allocation
Zev Weiss
1
-1
/
+1
[next]