index
:
linux
master
Torvalds' mirror for benchmark reasons
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
2024-04-02
r8169: fix issue caused by buggy BIOS on certain boards with RTL8168d
Heiner Kallweit
2024-04-02
ACPI: thermal: Register thermal zones without valid trip points
Stephen Horvath
2024-04-02
drm/i915/dp: Remove support for UHBR13.5
Arun R Murthy
2024-04-02
drm/i915/dp: Fix DSC state HW readout for SST connectors
Imre Deak
2024-04-01
i40e: Fix VF MAC filter removal
Ivan Vecera
2024-04-01
net: phy: micrel: Fix potential null pointer dereference
Aleksandr Mishin
2024-04-02
ata: ahci_st: Remove an unused field in struct st_ahci_drv_data
Christophe JAILLET
2024-04-01
Merge tag 'pwm/for-6.9-rc3-fixes' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2024-04-01
drm/display: fix typo
Oleksandr Natalenko
2024-04-01
ata: pata_macio: drop driver owner assignment
Krzysztof Kozlowski
2024-04-01
ata: sata_sx4: fix pdc20621_get_from_dimm() on 64-bit
Arnd Bergmann
2024-03-31
Merge tag 'kbuild-fixes-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2024-03-31
Merge tag 'edac_urgent_for_v6.9_rc2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2024-03-31
Merge tag 'irq_urgent_for_v6.9_rc2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2024-03-31
kbuild: make -Woverride-init warnings more consistent
Arnd Bergmann
2024-03-30
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2024-03-30
Merge tag 'i2c-for-6.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2024-03-30
Merge tag 'usb-6.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2024-03-30
Merge tag 'staging-6.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2024-03-29
Merge tag 'drm-fixes-2024-03-30' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
2024-03-29
Merge tag 'for-net-2024-03-29' of git://git.kernel.org/pub/scm/linux/kernel/g...
Jakub Kicinski
2024-03-29
r8169: skip DASH fw status checks when DASH is disabled
Atlas Yu
2024-03-29
octeontx2-pf: check negative error code in otx2_open()
Su Hui
2024-03-30
Merge tag 'drm-intel-fixes-2024-03-28' of https://anongit.freedesktop.org/git...
Dave Airlie
2024-03-29
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...
Jakub Kicinski
2024-03-29
net: dsa: mv88e6xxx: fix usable ports on 88e6020
Michael Krummsdorf
2024-03-29
Merge tag 'thermal-6.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2024-03-29
Merge tag 'acpi-6.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
2024-03-29
Merge branch 'acpica'
Rafael J. Wysocki
2024-03-29
Merge tag 'efi-fixes-for-v6.9-3' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2024-03-29
Merge tag 'for-6.9/dm-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-03-29
Merge tag 'gpio-fixes-for-v6.9-rc2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2024-03-29
mlxbf_gige: stop interface during shutdown
David Thompson
2024-03-29
Bluetooth: qca: fix device-address endianness
Johan Hovold
2024-03-29
Revert "Bluetooth: hci_qca: Set BDA quirk bit if fwnode exists in DT"
Johan Hovold
2024-03-29
dm integrity: fix out-of-range warning
Arnd Bergmann
2024-03-29
dm vdo murmurhash3: use kernel byteswapping routines instead of GCC ones
Ken Raeburn
2024-03-29
pwm: Fix setting period with #pwm-cells = <1> and of_pwm_single_xlate()
Uwe Kleine-König
2024-03-29
octeontx2-af: Fix issue with loading coalesced KPU profiles
Hariprasad Kelam
2024-03-28
Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...
Jakub Kicinski
2024-03-28
xen-netfront: Add missing skb_mark_for_recycle
Jesper Dangaard Brouer
2024-03-28
Merge tag 'mmc-v6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...
Linus Torvalds
2024-03-28
Merge tag 'iommu-fixes-v6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2024-03-28
Merge tag 'net-6.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2024-03-29
Merge tag 'drm-misc-fixes-2024-03-28' of https://gitlab.freedesktop.org/drm/m...
Dave Airlie
2024-03-28
drm/prime: Unbreak virtgpu dma-buf export
Rob Clark
2024-03-28
nouveau/uvmm: fix addr/range calcs for remap operations
Dave Airlie
2024-03-28
drm/nouveau/gr/gf100: Remove second semicolon
Colin Ian King
2024-03-28
drm/panfrost: fix power transition timeout warnings
Christian Hewitt
2024-03-28
drm/i915/bios: Tolerate devdata==NULL in intel_bios_encoder_supports_dp_dual_...
Ville Syrjälä
[prev]
[next]