summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-05-26ethtool: module: call ethnl_ops_complete() on module flash errorsJakub Kicinski
2026-05-26Merge branch 'ethtool-rss-fix-a-handful-of-small-bugs'Jakub Kicinski
2026-05-26ethtool: rss: avoid device context leak on reply-build failureJakub Kicinski
2026-05-26ethtool: rss: fix hkey leak when indir_size is 0Jakub Kicinski
2026-05-26ethtool: rss: fix indir_table and hkey leak on get_rxfh failureJakub Kicinski
2026-05-26ethtool: rss: fix falsely ignoring indir table updatesJakub Kicinski
2026-05-26ethtool: rss: add missing errno on RSS context deleteJakub Kicinski
2026-05-26ethtool: rss: avoid modifying the RSS context responseJakub Kicinski
2026-05-26KVM: arm64: Add fail-safe for refcounted pages in __pkvm_hyp_donate_hostVincent Donnefort
2026-05-26KVM: arm64: Fix __pkvm_init_vm error pathVincent Donnefort
2026-05-26KVM: arm64: Reset page order in pKVM hyp_poolVincent Donnefort
2026-05-26cpufreq/amd-pstate: drop stale @epp_cached kdocZhan Xusheng
2026-05-26arm64: tegra: Enable PCIe for Jetson AGX ThorJon Hunter
2026-05-26arm64: tegra: Fix address of Tegra264 main GPIO controllerJon Hunter
2026-05-26ARM: socfpga: Fix OF node refcount leak in SMP setupYuho Choi
2026-05-26driver core: Guard deferred probe timeout extension with delayed_work_pending()Danilo Krummrich
2026-05-26driver core: Fix missing jiffies conversion in deferred_probe_extend_timeout()Danilo Krummrich
2026-05-26PCI: qcom: Program T_POWER_ONKrishna Chaitanya Chundru
2026-05-26PCI: dwc: Add dw_pcie_program_t_power_on() to program T_POWER_ONKrishna Chaitanya Chundru
2026-05-26PCI/ASPM: Add pcie_encode_t_power_on() helper to encode L1SS T_POWER_ON fieldsKrishna Chaitanya Chundru
2026-05-26PCI: qcom: Handle mixed PERST#/PHY DT configurationQiang Yu
2026-05-26MIPS: Loongson64: dts: Add node for LS7A PCH LPCIcenowy Zheng
2026-05-26MIPS: Loongson64: dts: Sort nodesIcenowy Zheng
2026-05-26MIPS: mobileye: Remove duplicate FIT_IMAGE_FDT_EPM5 from main KconfigSasha Levin
2026-05-26MIPS: ralink: reduce ARCH_DMA_MINALIGNQingfang Deng
2026-05-26include: Remove unused jz4740-battery.hCosta Shulyupin
2026-05-26include: Remove unused jz4740-adc.hCosta Shulyupin
2026-05-26mips: n64: add __iomem for writel callRosen Penev
2026-05-26mips: ralink: mt7621: add missing __iomemRosen Penev
2026-05-26mips: cps: Assemble jr.hb with an R2 ISA levelRosen Penev
2026-05-26MIPS: DEC: Prevent initial console buffer from landing in XKPHYSMaciej W. Rozycki
2026-05-26MIPS: DEC: Ensure 32-bit stack location for o32 prom_printf()Maciej W. Rozycki
2026-05-26MIPS: DEC: Remove IRQF_ONESHOT reference for IOASIC DMA error IRQsMaciej W. Rozycki
2026-05-26MIPS: DEC: Fix prototypes for halt/reset handlersMaciej W. Rozycki
2026-05-26MIPS: DEC: Remove do_IRQ() call indirectionMaciej W. Rozycki
2026-05-26MIPS: Make do_IRQ() available for assembly callersMaciej W. Rozycki
2026-05-26MIPS: Fix big-endian stack argument fetching in o32 wrapperMaciej W. Rozycki
2026-05-26MIPS: RB532: serial: statify setup_serial_port()Bartosz Golaszewski
2026-05-26MIPS: RB532: attach the software node to its target GPIO controllerBartosz Golaszewski
2026-05-26Merge remote-tracking branch 'torvalds/master' into perf-tools-nextArnaldo Carvalho de Melo
2026-05-26remoteproc: imx_rproc: Use device node name as processor nameJiafei Pan
2026-05-26ALSA: usb-audio: add IFB_SILENCE_ON_EMPTY quirk for Behringer Flow 8Gordon Chen
2026-05-26genirq/proc: Speed up /proc/interrupts iterationThomas Gleixner
2026-05-26genirq/proc: Runtime size the chip nameThomas Gleixner
2026-05-26genirq: Expose irq_find_desc_at_or_after() in core codeThomas Gleixner
2026-05-26genirq: Add rcuref count to struct irq_descThomas Gleixner
2026-05-26genirq/proc: Increase default interrupt number precision to fourThomas Gleixner
2026-05-26genirq: Calculate precision only when requiredThomas Gleixner
2026-05-26genirq: Cache the condition for /proc/interrupts exposureThomas Gleixner
2026-05-26genirq/manage: Make NMI cleanup RT safeThomas Gleixner