summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-08-06Merge tag 'mediatek-drm-next-20260731' of https://git.kernel.org/pub/scm/linu...Dave Airlie1-4/+7
2026-08-05Merge branch 'add-zte-dinghai-ethernet-pf-driver'Jakub Kicinski10-0/+655
2026-08-05dinghai: add hardware register access and PCI capability scanningJunyang Han3-0/+377
2026-08-05dinghai: add ZTE network driver supportJunyang Han9-0/+278
2026-08-05ptp: reject frequency adjustments that overflow scaled_ppm_to_ppb()Deep Shah1-1/+13
2026-08-05selftests: drv-net: print device info at the startJakub Kicinski1-1/+20
2026-08-05net: usb: cdc_ether: add quirk for AMI BMC stale link eventsJinhui Guo1-0/+16
2026-08-05Merge branch 'pds_core-add-pldm-firmware-update-and-host-backed-memory-support'Jakub Kicinski10-28/+1899
2026-08-05pds_core: add debugfs support for host backed memoryNikhil P. Rao3-0/+48
2026-08-05pds_core: add host backed memory support for firmwareNikhil P. Rao4-0/+248
2026-08-05pds_core: add PLDM component info displayBrett Creeley2-5/+142
2026-08-05pds_core: add PLDM firmware update support via devlink flashBrett Creeley9-11/+1411
2026-08-05pds_core: add support for identity version 2Brett Creeley2-9/+39
2026-08-05pds_core: add support for quiet devcmd failuresBrett Creeley1-5/+13
2026-08-05rds: synchronize info callbacks with module unloadChengfeng Ye1-5/+18
2026-08-05net: phy: nxp-tja11xx: cancel registration work on removeHongyan Xu1-0/+9
2026-08-05Merge branch 'pfcp-support-per-netns-device-unregistration'Jakub Kicinski1-3/+27
2026-08-05pfcp: Support per-netns netdev unregistration.Kuniyuki Iwashima1-5/+7
2026-08-05pfcp: Protect pfcp_net.pfcp_dev_list with mutex.Kuniyuki Iwashima1-2/+24
2026-08-05dibs: initialise dibs->lock in dibs_dev_alloc()Hidayath Khan2-2/+2
2026-08-05net: prestera: validate firmware header lengthPengpeng Hou1-0/+3
2026-08-05net: tap: set skb->dev before parsing virtio net header in tap_get_user_xdp()Dongli Zhang1-10/+14
2026-08-05netlink: drop unneeded semicolonJulia Lawall1-1/+1
2026-08-05qlcnic: drop unneeded semicolonJulia Lawall1-1/+1
2026-08-05net: macb: remove unused ENST Q0/Q1 time register definesVineeth Karumanchi1-6/+0
2026-08-05ip6_tunnel: clear skb2->cb[] in ip6ip6_err()Zhiling Zou1-0/+3
2026-08-05net/ncsi: fix heap OOB read in NCSI_CMD_SEND_CMD payload lengthHenry Martin1-0/+4
2026-08-05mac802154: fix netdev use-after-free in beacon workerZihan Xi1-0/+4
2026-08-05netfilter: nf_flow_table: drop existing skb dst before skb_dst_set_noref()Eric Dumazet1-0/+3
2026-08-05tcp: fix TFO max_qlen accounting across reuseport migrationJiayuan Chen1-4/+16
2026-08-05Merge tag 'x86_bugs_saferet' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds4-1/+123
2026-08-06gpu: nova-core: update firmware module info for TLV imagesTimur Tabi2-12/+8
2026-08-06gpu: nova-core: transition fsp to TLV imagesTimur Tabi3-275/+46
2026-08-06gpu: nova-core: transition gen_bootloader to TLV imagesTimur Tabi2-79/+20
2026-08-06gpu: nova-core: transition gsp to TLV imagesTimur Tabi4-126/+38
2026-08-06gpu: nova-core: transition booter to TLV imagesTimur Tabi4-294/+59
2026-08-06gpu: nova-core: add TLV parser for firmware filesTimur Tabi4-0/+450
2026-08-05selftests: drv-net: hw: reset HDS mode after netkit devmem testsJakub Kicinski1-2/+1
2026-08-06rust: firmware: add request_into_buf()Timur Tabi1-2/+44
2026-08-05KVM: x86/pmu: Clean up vPMU comments and stray blank linesLike Xu5-15/+12
2026-08-05devlink: Expose external flag for PCI SF portsShay Drory1-0/+2
2026-08-06ASoC: cpcap: Use standard ASoC DAI link configuration for voiceMark Brown1-126/+4
2026-08-06ASoC: codecs: cpcap: set voice DAI format as specified in DTIvaylo Dimitrov1-1/+2
2026-08-06ASoC: cpcap: Remove modem-specific voice call supportIvaylo Dimitrov1-125/+2
2026-08-05Merge tag 'nf-next-26-07-31' of git://git.kernel.org/pub/scm/linux/kernel/git...Jakub Kicinski15-99/+121
2026-08-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfJakub Kicinski17-198/+331
2026-08-06rust: alloc: add Vec::zeroed methodTimur Tabi1-0/+27
2026-08-05Documentation/arch/x86/amd-debugging: Add example for reset registerDaniel Gibson1-0/+5
2026-08-05KVM: selftests: Test one random GP counter in PMU arch events testcaseSean Christopherson3-16/+28
2026-08-05f2fs: fix to clear dirty flag on folio in error pathChao Yu1-1/+1