summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2026-04-10iavf: fix kernel-doc comment style in iavf_ethtool.cAleksandr Loktionov-50/+53
2026-04-10net: airoha: Fix FE_PSE_BUF_SET configuration if PPE2 is availableLorenzo Bianconi-3/+5
2026-04-10Merge branch 'net-dsa-mxl862xx-vlan-support-and-minor-improvements'Jakub Kicinski-18/+1219
2026-04-10net: dsa: mxl862xx: implement VLAN functionalityDaniel Golle-14/+1211
2026-04-10net: dsa: mxl862xx: don't skip early bridge port configurationDaniel Golle-1/+1
2026-04-10net: dsa: mxl862xx: reject DSA_PORT_TYPE_DSADaniel Golle-3/+7
2026-04-10Merge branch 'net-bridge-add-stp_mode-attribute-for-stp-mode-selection'Jakub Kicinski-8/+400
2026-04-10selftests: net: add bridge STP mode selection testAndy Roulin-0/+289
2026-04-10docs: net: bridge: document stp_mode attributeAndy Roulin-0/+22
2026-04-10net: bridge: add stp_mode attribute for STP mode selectionAndy Roulin-8/+89
2026-04-10Merge branch 'add-selftests-for-ntuple-nfc-rules'Jakub Kicinski-0/+163
2026-04-10selftests: drv-net: ntuple: Add dst-ip, src-port, dst-port fieldsDimitri Daskalakis-6/+23
2026-04-10selftests: drv-net: Add ntuple (NFC) flow steering testDimitri Daskalakis-0/+146
2026-04-10Merge branch 'bpf-static-stack-liveness-data-flow-analysis'Alexei Starovoitov-736/+4437
2026-04-10PCI/P2PDMA: Add Google SoCs to the P2P DMA host bridge listJacob Moroni-0/+4
2026-04-10PCI/P2PDMA: Allow wildcard Device IDs in host bridge listJacob Moroni-2/+6
2026-04-10net: hamradio: 6pack: fix uninit-value in sixpack_receive_bufMashiro Chen-5/+4
2026-04-10bpf: poison dead stack slotsAlexei Starovoitov-27/+70
2026-04-10selftests/bpf: add new tests for static stack liveness analysisAlexei Starovoitov-0/+2464
2026-04-10selftests/bpf: adjust verifier_log buffersAlexei Starovoitov-3/+3
2026-04-10selftests/bpf: update existing tests due to liveness changesAlexei Starovoitov-86/+79
2026-04-10bpf: change logging scheme for live stack analysisEduard Zingerman-81/+165
2026-04-10bpf: simplify liveness to use (callsite, depth) keyed func_instancesEduard Zingerman-566/+254
2026-04-10bpf: record arg tracking results in bpf_liveness masksEduard Zingerman-63/+245
2026-04-10bpf: introduce forward arg-tracking dataflow analysisEduard Zingerman-0/+1068
2026-04-10bpf: prepare liveness internal API for static analysis passEduard Zingerman-25/+23
2026-04-10bpf: 4-byte precise clean_verifier_stateEduard Zingerman-23/+85
2026-04-10bpf: make liveness.c track stack with 4-byte granularityEduard Zingerman-66/+115
2026-04-10bpf: Add spis_*() helpers for 4-byte stack slot bitmasksAlexei Starovoitov-0/+67
2026-04-10bpf: save subprogram name in bpf_subprog_infoEduard Zingerman-1/+2
2026-04-10bpf: share several utility functions as internal APIEduard Zingerman-7/+9
2026-04-10Merge tag 'spacemit-dt-for-7.1-1' of https://github.com/spacemit-com/linux in...Linus Walleij-79/+876
2026-04-11Merge tag 'drm-intel-fixes-2026-04-09' of https://gitlab.freedesktop.org/drm/...Dave Airlie-20/+38
2026-04-10i2c: usbio: Add ACPI device-id for NVL platformsArun T-0/+1
2026-04-10clockevents: Prevent timer interrupt starvationThomas Gleixner-9/+31
2026-04-10i2c: qcom-geni: Avoid extra TX DMA TRE for single read message in GPI modeAniket Randive-5/+19
2026-04-10Merge branch 'selftests-bpf-test-btf-sanitization'Alexei Starovoitov-3/+109
2026-04-10selftests/bpf: Add BTF sanitize test covering BTF layoutAlan Maguire-0/+97
2026-04-10libbpf: Allow use of feature cache for non-token casesAlan Maguire-3/+12
2026-04-10selftests/bpf: Remove test_access_variable_arrayVenkat Rao Bagalkote-35/+0
2026-04-10vfio: remove dead notifier codePaolo Bonzini-17/+8
2026-04-10bpf: Fix RCU stall in bpf_fd_array_map_clear()Sechang Lim-1/+3
2026-04-10Merge branch 'bpf-fix-and-improve-open-coded-task_vma-iterator'Alexei Starovoitov-15/+136
2026-04-10bpf: return VMA snapshot from task_vma iteratorPuranjay Mohan-12/+30
2026-04-10bpf: switch task_vma iterator from mmap_lock to per-VMA locksPuranjay Mohan-18/+73
2026-04-10bpf: fix mm lifecycle in open-coded task_vma iteratorPuranjay Mohan-3/+51
2026-04-10arm64: errata: Work around early CME DVMSync acknowledgementCatalin Marinas-4/+264
2026-04-10arm64: cputype: Add C1-Pro definitionsCatalin Marinas-0/+2
2026-04-10arm64: tlb: Pass the corresponding mm to __tlbi_sync_s1ish()Catalin Marinas-5/+5
2026-04-10arm64: tlb: Introduce __tlbi_sync_s1ish_{kernel,batch}() for TLB maintenanceCatalin Marinas-4/+16