summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2026-08-20net: ntb_netdev: Fix TX busy and drop handlingKoichiro Den
2026-08-20NTB: ntb_transport: Recycle TX entries before client callbacksKoichiro Den
2026-08-20Merge branch 'ionic_rcq_shared' of https://github.com/abhijitG-xlnx/linuxJakub Kicinski
2026-08-20Merge tag 'fs_for_v7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2026-08-20net: qlcnic: validate unified ROM sections before loadingPengpeng Hou
2026-08-20bnx2x: fix double free in bnx2x_init_firmware() error pathJiangshan Yi
2026-08-20netdevsim: update queue NAPI association on queue resetEric Dumazet
2026-08-20ACPI: pfr_update: fix stack buffer overflow in query_capability()Anirudh Prasad
2026-08-20net: ipa: balance runtime PM reference on remove errorRuoyu Wang
2026-08-20forcedeth: stop the tx_timeout register dump past the requested windowMarek Czernohous
2026-08-20forcedeth: fix off-by-one when saving/restoring non-PCI config spaceMarek Czernohous
2026-08-20net/mlx5: E-Switch, preserve max tx speed on vport state modificationOr Har-Toov
2026-08-20net/mlx5: Move vport DOWN state check out of mlx5_query_vport_max_tx_speed()Or Har-Toov
2026-08-20net/mlx5: E-Switch, use state lock for vport state changesMark Bloch
2026-08-20net: thunderbolt: Count delivered packets in rx_packets and rx_bytesFan Ye
2026-08-20Merge tag 'libnvdimm-for-7.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-08-20net: macb: drop CONFIG_OF #if blockThéo Lebrun
2026-08-20ACPI: scan: Defer device power initializationPeixin Xie
2026-08-20Merge tag 'bitmap-for-7.3' of https://github.com/norov/linuxLinus Torvalds
2026-08-20net: ipa: fix stalled modem TX queue after runtime resumeJorijn van der Graaf
2026-08-20irqchip/irq-realtek-rtl: Use readl_be()/writel_be() instead of readl()/writel()Rustam Adilov
2026-08-20Merge tag 'net-next-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2026-08-20Merge tag 'bpf-next-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf...Linus Torvalds
2026-08-20drm/xe: don't WARN on kernel job timeout when device already wedgedNitin Gote
2026-08-20spi: loongson: pm: add .freeze .poweroff .thaw .restoreLi Jun
2026-08-20spi: amlogic-spisg: Make sure clk_init_data is fully initializedGeert Uytterhoeven
2026-08-20efi: apple-properties: validate setup data header lengthPengpeng Hou
2026-08-20RDMA/ucma: Allow path records to exactly fit the output bufferSerhat Kumral
2026-08-20efi/runtime-wrappers: retire the worker if a wedged call ever returnsBreno Leitao
2026-08-20efi/runtime-wrappers: honour EFI_RUNTIME_SERVICES in the non-blocking pathsBreno Leitao
2026-08-20efi/runtime-wrappers: bound the wait for EFI runtime service callsBreno Leitao
2026-08-20efi/runtime-wrappers: check EFI_RUNTIME_SERVICES before using efi_rts_workBreno Leitao
2026-08-20efi/runtime-wrappers: handle queue_work() failure with goto exitBreno Leitao
2026-08-20efi/runtime-wrappers: factor out efi_rts_park_worker()Breno Leitao
2026-08-20irqchip/gic-v5: Defer default SPI and LPI IAFFID programmingLorenzo Pieralisi
2026-08-20irqchip/gic-v5: Use logical cpu 0 irs_data for dynamic IST allocationLorenzo Pieralisi
2026-08-20irqchip/gic-v5: Release IRS iomem region on driver init failureLorenzo Pieralisi
2026-08-20irqchip/gic-v5: Fix gicv5_init_common() error pathsLorenzo Pieralisi
2026-08-20irqchip/gic-v5: Disable IRSes on probe failuresLorenzo Pieralisi
2026-08-20irqchip/gic-v5: Check for NULL LPI domain on domain teardownLorenzo Pieralisi
2026-08-20irqchip/gic-v5: Check get_logical_index() return value in MADT IAFFID parsingLorenzo Pieralisi
2026-08-20irqchip/gic-v5: Synchronize CPU interface disableSascha Bischoff
2026-08-20irqchip/gic-v5: Clear per-CPU IRS data on teardownSascha Bischoff
2026-08-20irqchip/ast2700-intc: Disable all interrupt merge banks on probeMichael Pesa
2026-08-19clk: microchip: mpfs: fix regmap_update_bits() mask/val orderPedro Kopper
2026-08-19clk: visconti: Make sure clk_init_data is fully initializedGeert Uytterhoeven
2026-08-19clk: ti: Make sure clk_init_data is fully initializedGeert Uytterhoeven
2026-08-20BackMerge tag 'v7.2' into drm-nextDave Airlie
2026-08-19Merge tag 'v7.3-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds
2026-08-20rtc: gamecube: check return value of devm_rtc_register_device()Linkai Gong