summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-05-18selftests/bpf: Add test to verify checking padding bytes for BPF syscall comm...Leon Hwang
2026-05-18selftests/bpf: Use -1 as token_fd in map create failure testLeon Hwang
2026-05-18libbpf: Add OPTS_VALID() for log_opts in bpf_map_createLeon Hwang
2026-05-18bpf: Check tail zero of bpf_common_attr using offsetofendLeon Hwang
2026-05-18Merge branch 'net-devmem-support-devmem-with-netkit-devices'Jakub Kicinski
2026-05-18selftests: drv-net: add netkit devmem testsBobby Eshleman
2026-05-18selftests: drv-net: add primary_rx_redirect support to NetDrvContEnvBobby Eshleman
2026-05-18selftests: drv-net: refactor devmem command builders into lib moduleBobby Eshleman
2026-05-18selftests: drv-net: make attr _nk_guest_ifname publicBobby Eshleman
2026-05-18selftests: drv-net: ncdevmem: add -n flag to skip NIC configurationBobby Eshleman
2026-05-18net: devmem: support TX over NETMEM_TX_NO_DMA devicesBobby Eshleman
2026-05-18net: netkit: declare NETMEM_TX_NO_DMA modeBobby Eshleman
2026-05-18net: convert netmem_tx flag to enumBobby Eshleman
2026-05-18Merge branch 'net-mlx5e-simplify-and-optimize-napi-poll-flow'Jakub Kicinski
2026-05-18net/mlx5e: Let kTLS RX get async ICOSQ param in napi pollTariq Toukan
2026-05-18net/mlx5e: Reduce branches in napi pollTariq Toukan
2026-05-18Merge tag 'perf-tools-fixes-for-v7.1-2026-05-18' of git://git.kernel.org/pub/...Linus Torvalds
2026-05-18cifs: Fix undefined variablesDavid Howells
2026-05-18include: Remove unused ks8851_mll.hCosta Shulyupin
2026-05-18Merge tag 'nf-26-05-16' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Jakub Kicinski
2026-05-18dibs: Improve DIBS prompts and help textsGeert Uytterhoeven
2026-05-18x86: Remove unnecessary architecture-specific <asm/device.h>Ethan Nelson-Moore
2026-05-18Merge tag 'batadv-net-pullrequest-20260515' of https://git.open-mesh.org/batadvJakub Kicinski
2026-05-18Merge tag 'for-net-2026-05-14' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski
2026-05-18openvswitch: vport: fix race between linking and the device notifierIlya Maximets
2026-05-18net: qualcomm: rmnet: fix endpoint use-after-free in rmnet_dellink()Weiming Shi
2026-05-18net: appletalk: fix NULL pointer dereference in aarp_send_ddp()Weiming Shi
2026-05-18netdevsim: psp: reset spi on key rotation and check for exhaustion on allocDaniel Zahka
2026-05-18Merge branch 'net-mlx5-frag-buffer-improvements'Jakub Kicinski
2026-05-18net/mlx5: add debugfs stats for frag buf dma poolsNimrod Oren
2026-05-18net/mlx5: use numa_mem_id() for default frag buf allocationsNimrod Oren
2026-05-18net/mlx5e: xsk: Fix unlocked writing to ICOSQDragos Tatulea
2026-05-18PCI: imx6: Parse 'reset-gpios' in Root Port nodesSherry Sun
2026-05-18accel/amdxdna: Add expandable device heap supportLizhi Hou
2026-05-18PCI: imx6: Assert PERST# before enabling regulatorsSherry Sun
2026-05-18PCI: host-generic: Add common helpers for parsing Root Port propertiesSherry Sun
2026-05-18drm/v3d: Release indirect CSD GEM reference on CPU job freeMaíra Canal
2026-05-18drm/v3d: Fix use-after-free of CPU job query arrays on error pathMaíra Canal
2026-05-18dt-bindings: PCI: fsl,imx6q-pcie: Add reset GPIO in Root Port nodeSherry Sun
2026-05-18PCI: imx6: Fix IMX6SX_GPR12_PCIE_TEST_POWERDOWN handlingRichard Zhu
2026-05-18PCI/pwrctrl: Lock device when calling device_is_bound()Bartosz Golaszewski
2026-05-18PCI: Drop unnecessary retries when restoring BARsLukas Wunner
2026-05-18PCI: Wait for device readiness after D3hot -> D0uninitialized transitionBjorn Helgaas
2026-05-18PCI: Log device readiness timeouts as errorsBjorn Helgaas
2026-05-18drm/amd/display: Fix eDP receiver ready status check in T7 sequenceSung-huai Wang
2026-05-18Revert "drm/amd/display: dmub_cmd.h: add missing kernel-doc for enums"James Lin
2026-05-18drm/amd/display: Add some missing code for dcn42James Lin
2026-05-18drm/amd: Reduce code duplication in runtime PMMario Limonciello
2026-05-18drm/amdkfd: Check bounds for allocate_sdma_queue restore_sdma_idDavid Francis
2026-05-18drm/amdgpu: use atomic operation to achieve lockless serializationSunil Khatri