summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-02-13tools/power turbostat: Delete core_data.core_idLen Brown
2026-02-13tools/power turbostat: Rename physical_core_id to core_idLen Brown
2026-02-13tools/power turbostat: Cleanup package_idLen Brown
2026-02-13tools/power turbostat: Cleanup internal use of "base_cpu"Len Brown
2026-02-13tools/power turbostat: Add L2 cache statisticsLen Brown
2026-02-13function_graph: Restore direct mode when callbacks drop to oneShengming Hu
2026-02-13ACPI: button: Tweak acpi_button_remove()Rafael J. Wysocki
2026-02-13ACPI: button: Tweak system wakeup handlingRafael J. Wysocki
2026-02-13ACPI: battery: Drop redundant checks from acpi_battery_remove()Rafael J. Wysocki
2026-02-12Merge tag 'riscv-for-linus-7.0-mw1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2026-02-12Merge branch 'net-mscc-ocelot-fix-missing-lock-in-ocelot_port_xmit'Jakub Kicinski
2026-02-12net: mscc: ocelot: add missing lock protection in ocelot_port_xmit_inj()Ziyi Guo
2026-02-12net: mscc: ocelot: split xmit into FDMA and register injection pathsZiyi Guo
2026-02-12net: mscc: ocelot: extract ocelot_xmit_timestamp() helperZiyi Guo
2026-02-12net: sparx5/lan969x: fix DWRR cost max to match hardware register widthDaniel Machon
2026-02-12atm: fore200e: fix use-after-free in tasklets during device removalDuoming Zhou
2026-02-12net: stmmac: fix oops when split header is enabledJie Zhang
2026-02-12net: intel: fix PCI device ID conflict between i40e and ipw2200Ethan Nelson-Moore
2026-02-12selftests: drv-net: limit RPS test CPUs to supported rangeGal Pressman
2026-02-12selftests: net: lib: Fix jq parsing errorYue Haibing
2026-02-12bng_en: Remove duplicate includeChen Ni
2026-02-12selftests: mlxsw: tc_restrictions: Fix test failure with new iproute2Ido Schimmel
2026-02-12net: mctp: ensure our nlmsg responses are initialisedJeremy Kerr
2026-02-12Merge tag 'for-v7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/lin...Linus Torvalds
2026-02-12myri10ge: replace comma with semicolonsChen Ni
2026-02-12Merge tag 'nfs-for-7.0-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2026-02-12Merge branch 'net-phy_port-sfp-modules-representation-and-phy_port-listing'Jakub Kicinski
2026-02-12net: phy: phy_port: Correctly recompute the port's linkmodesMaxime Chevallier
2026-02-12net: phy: phy_port: Cleanup the of-parsing logic for phy_portMaxime Chevallier
2026-02-12net: phy: initialize the port support based on the PHY's for OF portsMaxime Chevallier
2026-02-12tools/testing: keep legacy generated files around in .gitignore fileLinus Torvalds
2026-02-12Merge tag 'ata-6.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/lib...Linus Torvalds
2026-02-12Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2026-02-12Merge tag 'cxl-for-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxlLinus Torvalds
2026-02-12Merge tag 'vfio-v7.0-rc1' of https://github.com/awilliam/linux-vfioLinus Torvalds
2026-02-12smb: client: fix data corruption due to racy lease checksPaulo Alcantara
2026-02-12lib/group_cpus: handle const qualifier from clusters allocation typeKees Cook
2026-02-12kho: remove unnecessary WARN_ON(err) in kho_populate()Ran Xiaokai
2026-02-12kho: fix missing early_memunmap() call in kho_populate()Ran Xiaokai
2026-02-12scripts/gdb: implement x86_page_ops in mm.pySeongjun Hong
2026-02-12objpool: fix the overestimation of object pooling metadata sizezhouwenhao
2026-02-12selftests/memfd: use IPC semaphore instead of SIGSTOP/SIGCONTAristeu Rozanski
2026-02-12delayacct: fix build regression on accounting toolArnd Bergmann
2026-02-12mm/page_alloc: clear page->private in free_pages_prepare()Mikhail Gavrilov
2026-02-12Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2026-02-12selftests/mm: add memory failure dirty pagecache testMiaohe Lin
2026-02-12selftests/mm: add memory failure clean pagecache testMiaohe Lin
2026-02-12selftests/mm: add memory failure anonymous page testMiaohe Lin
2026-02-12mm: rmap: support batched unmapping for file large foliosBaolin Wang
2026-02-12arm64: mm: implement the architecture-specific clear_flush_young_ptes()Baolin Wang