summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-07-22net/sched: serialize qdisc_rtab_list against concurrent get/putAldo Ariel Panzardo1-5/+19
2026-07-22net: sxgbe: fix null pointer dereference in probe error pathChenguang Zhao1-2/+1
2026-07-22net: phy: motorcomm: Enable optional clock for YT8531Yanan He1-0/+7
2026-07-22Merge branch 'net-mdio-rearrange-kconfig-menus'Jakub Kicinski1-4/+5
2026-07-22net: mdio: Kconfig: Group mdio multiplexers in a submenuMaxime Chevallier1-1/+2
2026-07-22net: mdio: Kconfig: Group mdio controller drivers in a submenuMaxime Chevallier1-3/+3
2026-07-22mshv: fix hv_input_get_system_property structWei Liu1-1/+2
2026-07-22KVM: x86/mmu: Consume the locked rmap value in the lockless rmap walkPhil Rosenthal1-14/+19
2026-07-22KVM: selftests: Fix typos in x86 and riscv testsShivank Sharma4-6/+6
2026-07-22fs/resctrl: Change pattern used to track number of entries in enum resctrl_co...Reinette Chatre1-1/+2
2026-07-22x86/resctrl: Protect against bad shiftReinette Chatre1-1/+5
2026-07-22spi: spacemit: prepare both DMA descriptors before submittingSurendra Singh Chouhan1-11/+11
2026-07-22Merge branch 'net-dsa-mt7530-add-econet-en7528-built-in-switch-support'Jakub Kicinski4-8/+57
2026-07-22net: dsa: mt7530: add EN7528 supportAhmed Naseef3-8/+52
2026-07-22dt-bindings: net: dsa: mediatek,mt7530: add econet,en7528-switchAhmed Naseef1-0/+5
2026-07-22KVM: SEV: Drop FOLL_WRITE for encrypted region registrationPankaj Gupta1-1/+5
2026-07-22ila: reload IPv6 header after pskb_may_pull in checksum adjustMichael Bommarito1-0/+12
2026-07-22tracing/remotes: Fix page_va[] access before counter update in trace_remote_a...Fuad Tabba1-2/+1
2026-07-22vmxnet3: fix BUG_ON in vmxnet3_get_hdr_len() for Geneve packetsHarshaka Narayana1-6/+16
2026-07-22arm64: ftrace: allow DIRECT_CALLS without CALL_OPSJose Fernandez (Anthropic)1-1/+1
2026-07-22arm64: ftrace: prepare ftrace_modify_call() for use without CALL_OPSJose Fernandez (Anthropic)1-2/+3
2026-07-22PCI: Do not add hotplug reservation multiple timesIlpo Järvinen1-1/+1
2026-07-22drm/gma500: return errors from Oaktrail HDMI I2C readsPengpeng Hou1-5/+16
2026-07-22KVM: x86: Check EFER validity on KVM_SET_SREGS*Yosry Ahmed1-1/+2
2026-07-22KVM: x86: Move supported EFER bits to kvm_capsYosry Ahmed4-26/+12
2026-07-22KVM: x86: Reverse the polarity of efer_reserved_bitsYosry Ahmed1-5/+5
2026-07-22KVM: x86: Always initialize EFER reserved bits on vendor initializationYosry Ahmed3-2/+11
2026-07-22KVM: x86: Disallow EFER.LME and EFER.LMA if long mode is not supportedYosry Ahmed2-9/+4
2026-07-22KVM: x86: Move enabling EFER.SVME and EFER.LMSLE to generic EFER setupYosry Ahmed2-4/+6
2026-07-22docs: link AI coding assistants and tool-generated content pagesLorenzo Stoakes2-0/+11
2026-07-22KVM: x86: hyper-v: Clamp stimer deadline to avoid livelockCarlos López1-7/+18
2026-07-22arm64: errata: work around NVIDIA Olympus device store/load orderingShanker Donthineni5-4/+45
2026-07-22KVM: x86: Use KVM_X86_OP() for the .pi_update_irte() hookKai Huang1-1/+1
2026-07-22virt: arm-cca-guest: Drop unused assignment of platform_device_id driver dataUwe Kleine-König (The Capable Hub)1-1/+1
2026-07-22sctp: auth: verify auth requirement when auth_chunk is NULLQing Luo1-1/+1
2026-07-22vxlan: mdb: Fix source list corruption on a failed replaceJames Raphael Tiovalen1-12/+18
2026-07-22Merge branch 'extend-packet-socket-selftests'Jakub Kicinski2-8/+142
2026-07-22selftests/net: Test PACKET_AUXDATAJoe Damato2-5/+70
2026-07-22selftests/net: Test PACKET_STATISTICS dropsJoe Damato2-7/+46
2026-07-22selftests/net: Test PACKET_STATISTICSJoe Damato1-1/+31
2026-07-22net: stmmac: dwmac4: mask interrupts when stopping DMA in suspendLuis Lang3-0/+32
2026-07-22arm64: topology: read CPPC FFH feedback counters in one operationPengjie Zhang1-8/+84
2026-07-22ACPI: CPPC: add paired FFH feedback-counter read hookPengjie Zhang2-5/+52
2026-07-22kselftest: cpufreq: Backup and restore governor for sptestsYiwei Lin2-0/+35
2026-07-22selftests/cpufreq: Remove unnecessary sudo from quick_shuffle()Jinseok Kim1-2/+2
2026-07-22selftests/cpufreq: Remove unused local variables from switch_show_governor()Jinseok Kim1-5/+0
2026-07-22net: dpaa: fix mode settingMichael Walle1-5/+12
2026-07-22bitmap: Return size when no zero area is foundYury Norov2-6/+7
2026-07-22media: s5p-mfc: Treat bitmap size as allocation failureYury Norov1-1/+1
2026-07-22crypto: ccp: Treat bitmap size as allocation failureYury Norov2-2/+2