summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-05-25net/mlx5: Map SF controller to pfnum for satellite PFsMoshe Shemesh
2026-05-25net/mlx5: Expose PF number from query_esw_functionsMoshe Shemesh
2026-05-25net/mlx5: Support SPF SFs in SF hardware tableMoshe Shemesh
2026-05-25net/mlx5: Initialize satellite PF SF vportsMoshe Shemesh
2026-05-25net/mlx5: Initialize host PF host number earlierMoshe Shemesh
2026-05-25net/mlx5: Introduce generic helper for PF SFs infoMoshe Shemesh
2026-05-25net/mlx5: Add satellite PF vport supportMoshe Shemesh
2026-05-25docs: sysctl/net: Remove ax25, netrom, rose entriesCosta Shulyupin
2026-05-25docs: pt_BR: update minimal software requirements in changes.rstDaniel Pereira
2026-05-25docs/ja_JP: translate more of submitting-patches.rst (no-mime)Akiyoshi Kurita
2026-05-25docs: maintainers_include: keep the last entry at the endMauro Carvalho Chehab
2026-05-25docs: maintainers_include: restore compatibility with Python 3.6Mauro Carvalho Chehab
2026-05-25docs: fix typo in user_mode_linux_howto_v2.rstSakurai Shun
2026-05-25docs: fix typo in leds-lp55xx.rstSakurai Shun
2026-05-25docs: threat-model: add missing closing parenthesisBaruch Siach
2026-05-25docs: pt_BR: Translate process/kernel-docs.rst into PortugueseDaniel Pereira
2026-05-25docs: submitting-patches: Clarify that "reviewer" is a personKrzysztof Kozlowski
2026-05-25arm64: dts: microchip: lan969x: add OTP nodeRobert Marko
2026-05-25ARM: configs: at91: sama7: add sama7d65 i3c-hciManikandan Muralidharan
2026-05-25ARM: dts: microchip: add I3C controllerDurai Manickam KR
2026-05-25net: lan966x: cleanup error handling in lan966x_fdma_rx_alloc_page_pool()Dan Carpenter
2026-05-25clk: at91: sama7d65: add peripheral clock for I3CDurai Manickam KR
2026-05-25octeontx2-af: validate body pcifunc in rvu_mbox_handler_rep_event_notifyMichael Bommarito
2026-05-25Merge tag 'for-7.1/hpfs-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2026-05-25perf test: Add stat metrics --for-each-cgroup testIan Rogers
2026-05-25perf stat: Propagate supported flag to follower cgroup BPF eventsIan Rogers
2026-05-25Merge tag 'for-7.1/dm-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2026-05-25sched_ext: Convert ops.set_cmask() to arena-resident cmaskTejun Heo
2026-05-25sched_ext: Sub-allocator over kernel-claimed BPF arena pagesTejun Heo
2026-05-25sched_ext: Require an arena for cid-form schedulersTejun Heo
2026-05-25macsec: fix replay protection at XPN lower-PN wrapJunrui Luo
2026-05-25Merge branch 'arena_direct_access' of git://git.kernel.org/pub/scm/linux/kern...Tejun Heo
2026-05-25Merge tag 'bootconfig-fixes-v7.1-rc4' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2026-05-25rds: filter RDS_INFO_* getsockopt by caller's netnsMaoyi Xie
2026-05-25netlabel: fix IPv6 unlabeled address add error handlingChenguang Zhao
2026-05-25rds: annotate data-race around rs_seen_congestionJiayuan Chen
2026-05-25gpu: nova-core: vbios: remove unused rom_header fieldEliot Courtney
2026-05-25gpu: nova-core: vbios: move constants and functions to be associatedEliot Courtney
2026-05-25gpu: nova-core: vbios: drop redundant TryFrom importEliot Courtney
2026-05-25gpu: nova-core: vbios: drop unused image wrappersEliot Courtney
2026-05-25gpu: nova-core: vbios: remove unnecessary fields in PciRomHeaderEliot Courtney
2026-05-25gpu: nova-core: vbios: use let-else in Vbios::newEliot Courtney
2026-05-25gpu: nova-core: vbios: use single logical block for the FWSEC sectionEliot Courtney
2026-05-25gpu: nova-core: vbios: use the first PCI-AT imageEliot Courtney
2026-05-25net/sched: sch_ets: make cl->quantum locklessEric Dumazet
2026-05-25ipv4: igmp: annotate data-races around im->usersYuyang Huang
2026-05-25ipv6: exthdrs: refresh nh pointer after ipv6_hop_jumbo()Justin Iurman
2026-05-25ipv6: exthdrs: refresh nh after handling HAO optionZhengchuan Liang
2026-05-25netfilter: nf_conntrack_ftp: avoid u16 overflowsGiuseppe Caruso
2026-05-25memblock: don't touch memblock arrays when memblock_free() is called lateMike Rapoport (Microsoft)