summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2023-10-22net: chelsio: cxgb4: add an error code check in t4_load_phy_fwSu Hui
2023-10-22net: ieee802154: adf7242: Fix some potential buffer overflow in adf7242_stats...Christophe JAILLET
2023-10-21drm/amdgpu: Remove redundant call to priority_is_valid()Luben Tuikov
2023-10-21Merge tag 'gpio-fixes-for-v6.6-rc7' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-10-21i2c: stm32f7: Fix PEC handling in case of SMBUS transfersAlain Volmat
2023-10-21i2c: muxes: i2c-mux-gpmux: Use of_get_i2c_adapter_by_node()Herve Codina
2023-10-21i2c: muxes: i2c-demux-pinctrl: Use of_get_i2c_adapter_by_node()Herve Codina
2023-10-21i2c: muxes: i2c-mux-pinctrl: Use of_get_i2c_adapter_by_node()Herve Codina
2023-10-21Merge tag 's390-6.6-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2023-10-21Merge tag 'platform-drivers-x86-v6.6-5' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2023-10-21Merge tag 'usb-6.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2023-10-21Merge tag 'iio-fixes-for-6.6b' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman
2023-10-21net: ethernet: adi: adin1110: Fix uninitialized variableDell Jin
2023-10-21net: stmmac: update MAC capabilities when tx queues are updatedMichael Sit Wei Hong
2023-10-21net: xgene: Fix unused xgene_enet_of_match warning for !CONFIG_OFRob Herring
2023-10-21fpga: disable KUnit test suites when module support is enabledMarco Pagani
2023-10-20i40e: sync next_to_clean and next_to_process for programming status descTirthendu Sarkar
2023-10-20igc: Fix ambiguity in the ethtool advertisingSasha Neftin
2023-10-20Merge tag 'acpi-6.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2023-10-20Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2023-10-20Merge tag 'pinctrl-v6.6-3' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2023-10-20Merge tag 'mtd/fixes-for-6.6-rc7' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-10-20Merge tag 'mmc-v6.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...Linus Torvalds
2023-10-20Merge tag 'block-6.6-2023-10-20' of git://git.kernel.dk/linuxLinus Torvalds
2023-10-20Merge tag 'drm-fixes-2023-10-20' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2023-10-20Merge 3rd batch of EFI fixes into efi/urgentArd Biesheuvel
2023-10-20efi/unaccepted: Fix soft lockups caused by parallel memory acceptanceKirill A. Shutemov
2023-10-20Merge branch 'acpi-irq'Rafael J. Wysocki
2023-10-20igb: Fix potential memory leak in igb_add_ethtool_nfc_entryMateusz Palczewski
2023-10-20treewide: Spelling fix in commentKunwu Chan
2023-10-20i40e: Fix I40E_FLAG_VF_VLAN_PRUNING valueIvan Vecera
2023-10-20iavf: initialize waitqueues before starting watchdog_taskMichal Schmidt
2023-10-20r8169: fix the KCSAN reported data race in rtl_rx while reading desc->opts1Mirsad Goran Todorovac
2023-10-20r8169: fix the KCSAN reported data-race in rtl_tx while reading TxDescArray[e...Mirsad Goran Todorovac
2023-10-20r8169: fix the KCSAN reported data-race in rtl_tx() while reading tp->cur_txMirsad Goran Todorovac
2023-10-20gpiolib: acpi: Add missing memset(0) to acpi_get_gpiod_from_data()Andy Shevchenko
2023-10-20Merge tag 'usb-serial-6.6-rc7' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman
2023-10-20Merge tag 'mediatek-drm-fixes-20231017' of https://git.kernel.org/pub/scm/lin...Dave Airlie
2023-10-20Merge tag 'drm-intel-fixes-2023-10-19' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2023-10-20Merge tag 'drm-misc-fixes-2023-10-19' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2023-10-19i40e: xsk: remove count_maskMaciej Fijalkowski
2023-10-19drm/amdgpu: Reserve fences for VM updateFelix Kuehling
2023-10-19drm/amdgpu: Fix possible null pointer dereferenceFelix Kuehling
2023-10-19drm/dp_mst: Fix NULL deref in get_mst_branch_device_by_guid_helper()Lukasz Majczak
2023-10-19Merge tag 'net-6.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-10-19net: ti: icssg-prueth: Fix r30 CMDs bitmasksMD Danish Anwar
2023-10-19drm/amdgpu: ignore duplicate BOs againChristian König
2023-10-19net: ethernet: ti: Fix mixed module-builtin objectMD Danish Anwar
2023-10-19Revert "pinctrl: avoid unsafe code pattern in find_pinctrl()"Andy Shevchenko
2023-10-19accel/ivpu: Extend address range for MMU mmapWludzik, Jozef