aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2026-02-04mshv: Ignore second stats page map result failurePurna Pavan Chandra Aekkaladevi2-4/+51
2026-02-04mshv: Use EPOLLIN and EPOLLHUP instead of POLLIN and POLLHUPMichael Kelley1-4/+4
2026-02-04x86/hyperv: fix a compiler warning in hv_crash.cMukesh R1-2/+1
2026-02-04mshv: Fix compiler warning about cast converting incompatible function typeMichael Kelley1-2/+3
2026-02-04PCI: hv: Remove unused field pci_bus in struct hv_pcibus_deviceMichael Kelley1-1/+0
2026-02-03Merge tag 'qcom-clk-for-6.20' of https://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux into clk-qcomStephen Boyd50-79/+14504
2026-02-03clk: aspeed: Add reset for HACE/VIDEOJammy Huang1-0/+2
2026-02-03dt-bindings: clock: aspeed: Add VIDEO reset definitionJammy Huang1-0/+1
2026-02-03clk: aspeed: add AST2700 clock driverRyan Chen3-0/+1064
2026-02-03MAINTAINERS: Add entry for ASPEED clock drivers.Ryan Chen1-0/+9
2026-02-03clk: aspeed: Move the existing ASPEED clk drivers into aspeed subdirectory.Ryan Chen7-14/+18
2026-02-03Revert "clk: Respect CLK_OPS_PARENT_ENABLE during recalc"Stephen Boyd1-13/+0
2026-02-04platform/chrome: lightbar: Use flexible array memberGwendal Grignou1-1/+1
2026-02-03Merge branch 'net-cpsw-execute-ndo_set_rx_mode-callback-in-a-work-queue'Jakub Kicinski3-11/+65
2026-02-03net: cpsw: Execute ndo_set_rx_mode callback in a work queueKevin Hao1-6/+35
2026-02-03net: cpsw_new: Execute ndo_set_rx_mode callback in a work queueKevin Hao2-5/+30
2026-02-03net: usb: sr9700: remove code to drive nonexistent multicast filterEthan Nelson-Moore3-28/+5
2026-02-03net: usb: introduce usbnet_mii_ioctl helper functionEthan Nelson-Moore8-42/+16
2026-02-03Merge branch 'net-ethernet-renesas-rcar_gen4_ptp-hide-private-data'Jakub Kicinski4-36/+57
2026-02-03net: ethernet: renesas: rcar_gen4_ptp: Hide private data from usersNiklas Söderlund2-10/+11
2026-02-03net: ethernet: renesas: rcar_gen4_ptp: Add helper to read timeNiklas Söderlund3-8/+13
2026-02-03net: ethernet: renesas: rcar_gen4_ptp: Add helper to get clock indexNiklas Söderlund4-2/+13
2026-02-03net: ethernet: renesas: rcar_gen4_ptp: Move address assignmentNiklas Söderlund4-16/+20
2026-02-03scsi: csiostor: Fix dereference of null pointer rnColin Ian King1-1/+2
2026-02-03scsi: buslogic: Reduce stack usageArnd Bergmann1-2/+4
2026-02-03lib/crypto: mldsa: Clarify the documentation for mldsa_verify() slightlyEric Biggers2-2/+3
2026-02-03scsi: ufs: host: mediatek: Require CONFIG_PMArnd Bergmann3-13/+4
2026-02-03Merge branch 'gve-stats-reporting-fixes'Jakub Kicinski2-28/+53
2026-02-03gve: Correct ethtool rx_dropped calculationMax Yuan1-6/+17
2026-02-03gve: Fix stats report corruption on queue count changeDebarghya Kundu2-22/+36
2026-02-03scsi: ufs: mediatek: Fix page faults in ufs_mtk_clk_scale() trace eventKeita Morisaki1-3/+3
2026-02-03Merge branch 'net-gro-fix-outer-network-offset'Jakub Kicinski2-0/+66
2026-02-03selftest: net: add a test-case for encap segmentation after GROPaolo Abeni1-0/+64
2026-02-03net: gro: fix outer network offsetPaolo Abeni1-0/+2
2026-02-03scsi: smartpqi: Fix memory leak in pqi_report_phys_luns()Zilin Guan1-3/+10
2026-02-03net: add proper RCU protection to /proc/net/ptypeEric Dumazet1-16/+34
2026-02-03scsi: mpi3mr: Make driver probing asynchronousGuixin Liu1-1/+4
2026-02-03net: bridge: use sysfs_emit instead of sprintfDavid Corvaglia3-75/+73
2026-02-03scsi: ufs: core: Flush exception handling work when RPM level is zeroThomas Yen1-0/+2
2026-02-03net: ethernet: adi: adin1110: Check return value of devm_gpiod_get_optional() in adin1110_check_spi()Chen Ni1-0/+3
2026-02-03bng_en: fix misleading error message for generic firmware versionAlok Tiwari1-1/+1
2026-02-03ipmi:ls2k: Make ipmi_ls2k_platform_driver staticCorey Minyard1-1/+1
2026-02-03ipmi: ipmb: initialise event handler read bytesMatt Johnston1-0/+5
2026-02-03ipmi: Consolidate the run to completion checking for xmit msgs lockCorey Minyard1-18/+24
2026-02-03ipmi: Fix use-after-free and list corruption on sender errorCorey Minyard1-2/+9
2026-02-03scsi: efct: Use IRQF_ONESHOT and default primary handlerSebastian Andrzej Siewior1-7/+1
2026-02-03dt-bindings: firmware: fsl,scu: Mark multi-channel MU layouts as deprecatedPeng Fan1-9/+11
2026-02-03cpufreq: s5pv210: Simplify with scoped for each OF child loopKrzysztof Kozlowski1-6/+4
2026-02-03dmaengine: fsl_raid: Simplify with scoped for each OF child loopKrzysztof Kozlowski1-3/+1
2026-02-03clk: imx: imx31: Simplify with scoped for each OF child loopKrzysztof Kozlowski1-5/+2