summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2026-02-04s390/tape: Remove tape load display supportJan Höppner-99/+1
2026-02-04s390/tape: Remove support for 3590/3592 modelsJan Höppner-1871/+2
2026-02-04x86/hyperv: Update comment in hyperv_cleanup()Michael Kelley-3/+7
2026-02-04mshv: clear eventfd counter on irqfd shutdownCarlos López-4/+2
2026-02-04x86/hyperv: Use memremap()/memunmap() instead of ioremap_cache()/iounmap()Michael Kelley-3/+3
2026-02-04Drivers: hv: Use memremap()/memunmap() instead of ioremap_cache()/iounmap()Michael Kelley-6/+6
2026-02-04x86/hyperv: Move hv crash init after hypercall pg setupMukesh R-1/+3
2026-02-04PCI: hv: remove unnecessary module_init/exit functionsEthan Nelson-Moore-12/+0
2026-02-04mshv: Add debugfs to view hypervisor statisticsNuno Das Neves-2/+785
2026-02-04mshv: Add data for printing stats page countersNuno Das Neves-0/+490
2026-02-04mshv: Update hv_stats_page definitionsNuno Das Neves-19/+15
2026-02-04mshv: Always map child vp stats pages regardless of scheduler typeStanislav Kinsburskii-17/+8
2026-02-04mshv: Improve mshv_vp_stats_map/unmap(), add them to mshv_root.hStanislav Kinsburskii-17/+54
2026-02-04mshv: Use typed hv_stats_page pointersStanislav Kinsburskii-11/+14
2026-02-04mshv: Ignore second stats page map result failurePurna Pavan Chandra Aekkaladevi-4/+51
2026-02-04mshv: Use EPOLLIN and EPOLLHUP instead of POLLIN and POLLHUPMichael Kelley-4/+4
2026-02-04x86/hyperv: fix a compiler warning in hv_crash.cMukesh R-2/+1
2026-02-04mshv: Fix compiler warning about cast converting incompatible function typeMichael Kelley-2/+3
2026-02-04PCI: hv: Remove unused field pci_bus in struct hv_pcibus_deviceMichael Kelley-1/+0
2026-02-03Merge tag 'qcom-clk-for-6.20' of https://git.kernel.org/pub/scm/linux/kernel/...Stephen Boyd-79/+14504
2026-02-03clk: aspeed: Add reset for HACE/VIDEOJammy Huang-0/+2
2026-02-03dt-bindings: clock: aspeed: Add VIDEO reset definitionJammy Huang-0/+1
2026-02-03clk: aspeed: add AST2700 clock driverRyan Chen-0/+1064
2026-02-03MAINTAINERS: Add entry for ASPEED clock drivers.Ryan Chen-0/+9
2026-02-03clk: aspeed: Move the existing ASPEED clk drivers into aspeed subdirectory.Ryan Chen-14/+18
2026-02-03Revert "clk: Respect CLK_OPS_PARENT_ENABLE during recalc"Stephen Boyd-13/+0
2026-02-04platform/chrome: lightbar: Use flexible array memberGwendal Grignou-1/+1
2026-02-03Merge branch 'net-cpsw-execute-ndo_set_rx_mode-callback-in-a-work-queue'Jakub Kicinski-11/+65
2026-02-03net: cpsw: Execute ndo_set_rx_mode callback in a work queueKevin Hao-6/+35
2026-02-03net: cpsw_new: Execute ndo_set_rx_mode callback in a work queueKevin Hao-5/+30
2026-02-03net: usb: sr9700: remove code to drive nonexistent multicast filterEthan Nelson-Moore-28/+5
2026-02-03net: usb: introduce usbnet_mii_ioctl helper functionEthan Nelson-Moore-42/+16
2026-02-03Merge branch 'net-ethernet-renesas-rcar_gen4_ptp-hide-private-data'Jakub Kicinski-36/+57
2026-02-03net: ethernet: renesas: rcar_gen4_ptp: Hide private data from usersNiklas Söderlund-10/+11
2026-02-03net: ethernet: renesas: rcar_gen4_ptp: Add helper to read timeNiklas Söderlund-8/+13
2026-02-03net: ethernet: renesas: rcar_gen4_ptp: Add helper to get clock indexNiklas Söderlund-2/+13
2026-02-03net: ethernet: renesas: rcar_gen4_ptp: Move address assignmentNiklas Söderlund-16/+20
2026-02-03scsi: csiostor: Fix dereference of null pointer rnColin Ian King-1/+2
2026-02-03scsi: buslogic: Reduce stack usageArnd Bergmann-2/+4
2026-02-03lib/crypto: mldsa: Clarify the documentation for mldsa_verify() slightlyEric Biggers-2/+3
2026-02-03scsi: ufs: host: mediatek: Require CONFIG_PMArnd Bergmann-13/+4
2026-02-03Merge branch 'gve-stats-reporting-fixes'Jakub Kicinski-28/+53
2026-02-03gve: Correct ethtool rx_dropped calculationMax Yuan-6/+17
2026-02-03gve: Fix stats report corruption on queue count changeDebarghya Kundu-22/+36
2026-02-03scsi: ufs: mediatek: Fix page faults in ufs_mtk_clk_scale() trace eventKeita Morisaki-3/+3
2026-02-03Merge branch 'net-gro-fix-outer-network-offset'Jakub Kicinski-0/+66
2026-02-03selftest: net: add a test-case for encap segmentation after GROPaolo Abeni-0/+64
2026-02-03net: gro: fix outer network offsetPaolo Abeni-0/+2
2026-02-03scsi: smartpqi: Fix memory leak in pqi_report_phys_luns()Zilin Guan-3/+10
2026-02-03net: add proper RCU protection to /proc/net/ptypeEric Dumazet-16/+34