summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-05-08gve: Use generic power managementVaibhav Gupta
2026-05-08net: nsh: fix incorrect header length macrosIlya Maximets
2026-05-08bnxt_en: Drop pci_save_state() after pci_restore_state()Lukas Wunner
2026-05-08net: ethtool: fix NULL pointer dereference in phy_reply_sizeQuan Sun
2026-05-08MAINTAINERS: change maintainers for macb Ethernet driverNicolas Ferre
2026-05-08PCI: Check ROM header and data structure addr before accessingGuixin Liu
2026-05-08PCI: Introduce named defines for PCI ROMGuixin Liu
2026-05-08dt-bindings: net: lan966x: Accept standard ethernet prefixesLinus Walleij
2026-05-08net: ethernet: atheros: atl2: remove kernel backward-compatibility codeEthan Nelson-Moore
2026-05-08net: napi: Avoid gro timer misfiring at end of busypollDragos Tatulea
2026-05-08Merge branch 'ipv6-flowlabel-per-netns-budget-for-unprivileged-callers'Jakub Kicinski
2026-05-08ipv6: flowlabel: enforce per-netns limit for unprivileged callersMaoyi Xie
2026-05-08ipv6: flowlabel: take ip6_fl_lock across mem_check and fl_internMaoyi Xie
2026-05-08MAINTAINERS: Add self for the 3c509 network driverMaciej W. Rozycki
2026-05-08selftests: net: add tests for filtered dumps of page poolJakub Kicinski
2026-05-08Merge branch 'tcp-two-fixes-for-socket-migration-in-reqsk_timer_handler'Jakub Kicinski
2026-05-08net: page_pool: support dumping pps of a specific ifindex via NetlinkJakub Kicinski
2026-05-08tcp: Fix imbalanced icsk_accept_queue count.Kuniyuki Iwashima
2026-05-08tcp: Fix potential UAF in reqsk_timer_handler().Kuniyuki Iwashima
2026-05-08x86/cpuid: Introduce <asm/cpuid/leaf_types.h>Ahmed S. Darwish
2026-05-08x86/cpuid: Rename cpuid_leaf()/cpuid_subleaf() APIsAhmed S. Darwish
2026-05-08x86/cpu: Do not include the CPUID API header in asm/processor.hAhmed S. Darwish
2026-05-08drm/xe/multi_queue: Whitelist QUEUE_TIMESTAMP registerUmesh Nerlige Ramappa
2026-05-08MAINTAINERS: Add Aksh Garg as PCIe CADENCE reviewerAksh Garg
2026-05-08MAINTAINERS: Update Hans Zhang email for PCIe CIX Sky1Hans Zhang
2026-05-08MAINTAINERS: Update Marek Vasut email for PCIe R-CarMarek Vasut
2026-05-08PCI: Initialize temporary device in new_id_store()Samiullah Khawaja
2026-05-08PCI: Update saved_config_space upon resource assignmentLukas Wunner
2026-05-08drm/xe/multi_queue: Use QUEUE_TIMESTAMP as job timestamp for multi-queueUmesh Nerlige Ramappa
2026-05-08drm/xe/multi_queue: Add trace event for the multi queue timestampUmesh Nerlige Ramappa
2026-05-08drm/xe/multi_queue: Capture queue run times for active queuesUmesh Nerlige Ramappa
2026-05-08drm/xe/lrc: Refactor out engine id to hwe conversionUmesh Nerlige Ramappa
2026-05-08drm/xe/multi_queue: Add helpers to access CS QUEUE TIMESTAMP from lrcUmesh Nerlige Ramappa
2026-05-08drm/xe/multi_queue: Store primary LRC and position info in LRCUmesh Nerlige Ramappa
2026-05-08drm/xe/multi_queue: Refactor check for multi queue support for engine classUmesh Nerlige Ramappa
2026-05-08drm/xe/lrc: Refactor xe_lrc_timestamp to simplify logicUmesh Nerlige Ramappa
2026-05-08drm/xe: Add timestamp_ms to LRC snapshotMatthew Brost
2026-05-08drm/xe/lrc: Use 64 bit ctx timestamp in the LRC snapshotUmesh Nerlige Ramappa
2026-05-08bpf: Free reuseport cBPF prog after RCU grace period.Kuniyuki Iwashima
2026-05-08drm/xe/eustall: Return ENODEV from read if EU stall registers get resetHarish Chegondi
2026-05-08dma-debug: Ensure mappings are created and released with matching attributesLeon Romanovsky
2026-05-08dma-debug: Feed DMA attribute for unmapping flows tooLeon Romanovsky
2026-05-08dma-debug: Record DMA attributes in debug entryLeon Romanovsky
2026-05-08dma-debug: Remove unused DMA attribute parameterLeon Romanovsky
2026-05-08ntb: Use consistent DMA attributes when freeing DMA mappingsLeon Romanovsky
2026-05-08ntb: Store original DMA address for future releaseLeon Romanovsky
2026-05-08Merge tag 'block-7.1-20260508' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2026-05-08Merge tag 'io_uring-7.1-20260508' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2026-05-08drm/xe/multi_queue: Refactor CGP_SYNC send pathNiranjana Vishwanathapura
2026-05-08drm/xe/multi_queue: Remove redundant assignment in guc_exec_queue_run_jobNiranjana Vishwanathapura