summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2026-02-04mm/slab: allow specifying free pointer offset when using constructorHarry Yoo-17/+21
2026-02-04mm/slab: use unsigned long for orig_size to ensure proper metadata alignHarry Yoo-7/+7
2026-02-04slub: clarify object field layout commentsHao Li-33/+49
2026-02-04mm/slab: avoid allocating slabobj_ext array from its own slabHarry Yoo-7/+53
2026-02-04driver core: disable revocable code from buildGreg Kroah-Hartman-3/+2
2026-02-04drm/mgag200: fix mgag200_bmc_stop_scanout()Jacob Keller-19/+18
2026-02-04drm/i915/display: Implement Wa_16024710867Mitul Golani-1/+3
2026-02-04Merge tag 'soc_fsl-6.20-1' of https://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann-63/+233
2026-02-04Merge tag 'socfpga_dts_updates_for_v6.20_v3' of git://git.kernel.org/pub/scm/...Arnd Bergmann-109/+336
2026-02-04Merge branch 'tape-devices'Heiko Carstens-3195/+845
2026-02-04s390/tape: Rename tape_34xx.c to tape_3490.cJan Höppner-132/+132
2026-02-04s390/tape: Cleanup sense data analysis and error handlingJan Höppner-120/+0
2026-02-04s390/tape: Remove 3480 tape device typeJan Höppner-61/+26
2026-02-04s390/tape: Remove unused command definitionsJan Höppner-33/+5
2026-02-04s390/tape: Remove special block id handlingJan Höppner-202/+2
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