summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-10-20KVM: selftests: x86: Avoid using SSE/AVX instructionsVitaly Kuznetsov
2024-10-20net: ftgmac100: correct the phy interface of NC-SI modeJacky Chou
2024-10-20eth: Fix typo 'accelaration'. 'exprienced' and 'rewritting'WangYuli
2024-10-20r8169: enable EEE at 2.5G per default on RTL8125BHeiner Kallweit
2024-10-20net: phy: realtek: add RTL8125D-internal PHYHeiner Kallweit
2024-10-20net: airoha: Reset BQL stopping the netdeviceLorenzo Bianconi
2024-10-20net: phy: mediatek-ge-soc: Propagate error code correctly in cal_cycle()SkyLake.Huang
2024-10-20net: phy: mediatek-ge-soc: Shrink line wrapping to 80 charactersSkyLake.Huang
2024-10-20net: phy: mediatek-ge-soc: Fix coding styleSkyLake.Huang
2024-10-20r8169: remove rtl_dash_loop_wait_high/lowHeiner Kallweit
2024-10-20r8169: avoid duplicated messages if loading firmware fails and switch to warn...Heiner Kallweit
2024-10-20r8169: replace custom flag with disable_work() et alHeiner Kallweit
2024-10-20r8169: don't take RTNL lock in rtl_task()Heiner Kallweit
2024-10-20eth: fbnic: add CONFIG_PTP_1588_CLOCK_OPTIONAL dependencyArnd Bergmann
2024-10-20MAINTAINERS: add samples/pktgen to NETWORKING [GENERAL]Hangbin Liu
2024-10-20mailmap: update entry for Jesper Dangaard BrouerJesper Dangaard Brouer
2024-10-20net: dsa: mv88e6xxx: Fix error when setting port policy on mv88e6393xPeter Rashleigh
2024-10-20drm/panic: correctly indent continuation of line in list itemThomas Böhler
2024-10-20drm/panic: remove redundant field when assigning valueThomas Böhler
2024-10-20drm/panic: prefer eliding lifetimesThomas Böhler
2024-10-20drm/panic: remove unnecessary borrow in alignment_patternThomas Böhler
2024-10-20drm/panic: avoid reimplementing Iterator::findThomas Böhler
2024-10-20KVM: nSVM: Ignore nCR3[4:0] when loading PDPTEs from memorySean Christopherson
2024-10-20KVM: VMX: reset the segment cache after segment init in vmx_vcpu_reset()Maxim Levitsky
2024-10-20KVM: x86: Clean up documentation for KVM_X86_QUIRK_SLOT_ZAP_ALLSean Christopherson
2024-10-20KVM: x86/mmu: Add lockdep assert to enforce safe usage of kvm_unmap_gfn_range()Sean Christopherson
2024-10-20KVM: x86/mmu: Zap only SPs that shadow gPTEs when deleting memslotSean Christopherson
2024-10-20x86/kvm: Override default caching mode for SEV-SNP and TDXKirill A. Shutemov
2024-10-20KVM: Remove unused kvm_vcpu_gfn_to_pfn_atomicDr. David Alan Gilbert
2024-10-20KVM: Remove unused kvm_vcpu_gfn_to_pfnDr. David Alan Gilbert
2024-10-20drm: panel: nv3052c: correct spi_device_id for RG35XX panelRyan Walklin
2024-10-19Input: ts4800-ts - use cleanup facility for device_nodeJavier Carrasco
2024-10-19Input: raspberrypi-ts - use cleanup facility for device_nodeJavier Carrasco
2024-10-19Input: i8042 - use cleanup facility for device_nodeJavier Carrasco
2024-10-19Input: 88pm860x - use cleanup facility for device_nodeJavier Carrasco
2024-10-19Input: twl4030-vibra - use cleanup facility for device_nodeJavier Carrasco
2024-10-19Input: twl6040-vibra - use cleanup facility for device_nodeJavier Carrasco
2024-10-19Input: sun4i-lradc-keys - switch to for_each_child_of_node_scopedJavier Carrasco
2024-10-19Input: mtk-pmic-keys - switch to for_each_child_of_node_scopedJavier Carrasco
2024-10-19Input: cap11xx - switch to for_each_child_of_node_scopedJavier Carrasco
2024-10-19Input: gscps2 - fix compilation error introduced with switch to guardsDmitry Torokhov
2024-10-20wifi: rtw89: sar: add supported UNII-4 frequency range along with UNII-3 of S...Ping-Ke Shih
2024-10-20wifi: rtw89: 8852c: use 'int' as return type of error code pwr_{on,off}_func()Ping-Ke Shih
2024-10-20wifi: rtw89: 8852bt: use 'int' as return type of error code pwr_{on,off}_func()Ping-Ke Shih
2024-10-20wifi: rtw89: 8852b: use 'int' as return type of error code pwr_{on,off}_func()Ping-Ke Shih
2024-10-20wifi: rtw89: 8851b: use 'int' as return type of error code pwr_{on,off}_func()Ping-Ke Shih
2024-10-20wifi: rtw89: pci: use 'int' as return type of error code in poll_{tx,rx}dma_c...Ping-Ke Shih
2024-10-20wifi: rtw89: wow: cast nd_config->delay to u64 in tsf arithmeticPing-Ke Shih
2024-10-19io_uring: IORING_OP_F[GS]ETXATTR is fine with REQ_F_FIXED_FILEJens Axboe
2024-10-19getname_maybe_null() - the third variant of pathname copy-inAl Viro