aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2026-02-13kbuild: rpm-pkg: Restrict manual debug package creationNathan Chancellor2-7/+35
2026-02-13Merge tag 'uml-for-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/uml/linuxLinus Torvalds3-6/+57
2026-02-13scripts/make_fit.py: Drop explicit LZMA parallel compressionChen-Yu Tsai1-1/+1
2026-02-13kbuild: Fix CC_CAN_LINK detectionMickaël Salaün1-1/+1
2026-02-13ARM: clean up the memset64() C wrapperThomas Weißschuh1-5/+9
2026-02-13selftests/sched_ext: Fix rt_stall flaky failureIhor Solodrai1-0/+49
2026-02-13alpha: add missing address argument in call to page_table_check_pte_clear()Thomas Weißschuh1-1/+1
2026-02-13Merge tag 'nand/for-7.0' into mtd/nextMiquel Raynal1151-5340/+9857
2026-02-13spi: wpcm-fiu: Fix potential NULL pointer dereference in wpcm_fiu_probe()Felix Gu1-1/+1
2026-02-13KVM: arm64: vgic: Handle const qualifier from gic_kvm_info allocation typeKees Cook1-1/+1
2026-02-13KVM: arm64: Remove redundant kern_hyp_va() in unpin_host_sve_state()Fuad Tabba1-1/+1
2026-02-13KVM: arm64: Fix ID register initialization for non-protected pKVM guestsFuad Tabba1-2/+33
2026-02-13KVM: arm64: Optimise away S1POE handling when not supported by hostFuad Tabba1-1/+2
2026-02-13KVM: arm64: Hide S1POE from guests when not supported by the hostFuad Tabba1-0/+3
2026-02-13tools/power turbostat: Expunge logical_cpu_idLen Brown1-4/+4
2026-02-13tools/power turbostat: Enhance HT enumerationLen Brown1-15/+19
2026-02-13tools/power turbostat: Simplify global core_id calculationLen Brown1-20/+7
2026-02-13tools/power turbostat: Unify even/odd/average counter referencingLen Brown1-41/+41
2026-02-13tools/power turbostat: Allocate average counters dynamicallyLen Brown1-112/+131
2026-02-13tools/power turbostat: Delete core_data.core_idLen Brown1-9/+4
2026-02-13tools/power turbostat: Rename physical_core_id to core_idLen Brown1-10/+10
2026-02-13tools/power turbostat: Cleanup package_idLen Brown1-29/+23
2026-02-13tools/power turbostat: Cleanup internal use of "base_cpu"Len Brown1-100/+100
2026-02-13tools/power turbostat: Add L2 cache statisticsLen Brown2-51/+405
2026-02-13nvme-pci: do not try to add queue maps at runtimeKeith Busch1-0/+12
2026-02-13nvme-pci: cap queue creation to used queuesKeith Busch1-1/+7
2026-02-13nvme-pci: ensure we're polling a polled queueKeith Busch1-1/+2
2026-02-13function_graph: Restore direct mode when callbacks drop to oneShengming Hu1-1/+1
2026-02-13ACPI: button: Tweak acpi_button_remove()Rafael J. Wysocki1-3/+3
2026-02-13ACPI: button: Tweak system wakeup handlingRafael J. Wysocki1-7/+7
2026-02-13ACPI: battery: Drop redundant checks from acpi_battery_remove()Rafael J. Wysocki1-5/+1
2026-02-13Merge tag 'amd-drm-next-6.20-2026-02-06' of https://gitlab.freedesktop.org/agd5f/linux into drm-nextDave Airlie108-538/+1297
2026-02-12Merge tag 'riscv-for-linus-7.0-mw1' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linuxLinus Torvalds75-122/+3655
2026-02-12Merge branch 'net-mscc-ocelot-fix-missing-lock-in-ocelot_port_xmit'Jakub Kicinski1-19/+56
2026-02-12net: mscc: ocelot: add missing lock protection in ocelot_port_xmit_inj()Ziyi Guo1-2/+10
2026-02-12net: mscc: ocelot: split xmit into FDMA and register injection pathsZiyi Guo1-9/+30
2026-02-12net: mscc: ocelot: extract ocelot_xmit_timestamp() helperZiyi Guo1-14/+22
2026-02-12net: sparx5/lan969x: fix DWRR cost max to match hardware register widthDaniel Machon1-1/+1
2026-02-12atm: fore200e: fix use-after-free in tasklets during device removalDuoming Zhou1-0/+4
2026-02-12net: stmmac: fix oops when split header is enabledJie Zhang1-3/+17
2026-02-12net: intel: fix PCI device ID conflict between i40e and ipw2200Ethan Nelson-Moore2-2/+14
2026-02-12selftests: drv-net: limit RPS test CPUs to supported rangeGal Pressman1-7/+10
2026-02-12selftests: net: lib: Fix jq parsing errorYue Haibing1-1/+1
2026-02-12bng_en: Remove duplicate includeChen Ni1-1/+0
2026-02-12selftests: mlxsw: tc_restrictions: Fix test failure with new iproute2Ido Schimmel1-2/+2
2026-02-12net: mctp: ensure our nlmsg responses are initialisedJeremy Kerr3-0/+3
2026-02-12Merge tag 'for-v7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-power-supplyLinus Torvalds26-190/+221
2026-02-12myri10ge: replace comma with semicolonsChen Ni1-6/+6
2026-02-12Merge tag 'nfs-for-7.0-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds41-1550/+1366
2026-02-12Merge branch 'net-phy_port-sfp-modules-representation-and-phy_port-listing'Jakub Kicinski2-14/+22