summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-12-05arm64: ptrace: fix partial SETREGSET for NT_ARM_GCSMark Rutland
2024-12-05arm64: ptrace: fix partial SETREGSET for NT_ARM_POEMark Rutland
2024-12-05arm64: ptrace: fix partial SETREGSET for NT_ARM_FPMRMark Rutland
2024-12-05arm64: ptrace: fix partial SETREGSET for NT_ARM_TAGGED_ADDR_CTRLMark Rutland
2024-12-05arm64: cpufeature: Add GCS to cpucap_is_possible()Robin Murphy
2024-12-05coco: virt: arm64: Do not enable cca guest driver by defaultSuzuki K Poulose
2024-12-05arm64: mte: Fix copy_highpage() warning on hugetlb foliosCatalin Marinas
2024-12-05arm64: Ensure bits ASID[15:8] are masked out when the kernel uses 8-bit ASIDsCatalin Marinas
2024-12-05ACPI/IORT: Add PMCG platform information for HiSilicon HIP09AQinxin Xia
2024-12-03MAINTAINERS: Add CCA and pKVM CoCO guest support to the ARM64 entryWill Deacon
2024-12-03drivers/virt: pkvm: Don't fail ioremap() call if MMIO_GUARD failsWill Deacon
2024-12-03arm64: patching: avoid early page_to_phys()Mark Rutland
2024-12-03arm64: mm: Fix zone_dma_limit calculationYang Shi
2024-12-02arm64: mte: set VM_MTE_ALLOWED for hugetlbfs at correct placeYang Shi
2024-12-01Linux 6.13-rc1Linus Torvalds
2024-12-01Merge tag 'i2c-for-6.13-rc1-part3' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2024-12-01Merge tag 'trace-printf-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-12-01Merge tag 'timers_urgent_for_v6.13_rc1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2024-12-01Merge tag 'irq_urgent_for_v6.13_rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2024-12-01Merge tag 'x86_urgent_for_v6.13_rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2024-12-01strscpy: write destination buffer only onceLinus Torvalds
2024-11-30printf: Remove unused 'bprintf'Dr. David Alan Gilbert
2024-11-30Merge tag 'turbostat-2024.11.30' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2024-11-30Merge tag 'pci-v6.13-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-11-30Merge tag 'lsm-pr-20241129' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-11-30Merge tag 'block-6.13-20242901' of git://git.kernel.dk/linuxLinus Torvalds
2024-11-30Merge tag 'io_uring-6.13-20242901' of git://git.kernel.dk/linuxLinus Torvalds
2024-11-30Merge tag 'dma-mapping-6.13-2024-11-30' of git://git.infradead.org/users/hch/...Linus Torvalds
2024-11-30Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2024-11-30Merge tag 'sh-for-v6.13-tag1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-11-30Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2024-11-30tools/power turbostat: 2024.11.30Len Brown
2024-11-30tools/power turbostat: Add RAPL psys as a built-in counterPatryk Wlazlyn
2024-11-30tools/power turbostat: Fix child's argument forwardingPatryk Wlazlyn
2024-11-30tools/power turbostat: Force --no-perf in --dump modePatryk Wlazlyn
2024-11-30tools/power turbostat: Add support for /sys/class/drm/card1Zhang Rui
2024-11-30tools/power turbostat: Cache graphics sysfs file descriptors during probeZhang Rui
2024-11-30tools/power turbostat: Consolidate graphics sysfs accessZhang Rui
2024-11-30tools/power turbostat: Remove unnecessary fflush() callZhang Rui
2024-11-30tools/power turbostat: Enhance platform divergence descriptionZhang Rui
2024-11-30tools/power turbostat: Add initial support for GraniteRapids-DZhang Rui
2024-11-30tools/power turbostat: Remove PC3 support on LunarlakeZhang Rui
2024-11-30tools/power turbostat: Rename arl_features to lnl_featuresZhang Rui
2024-11-30tools/power turbostat: Add back PC8 support on ArrowlakeZhang Rui
2024-11-30tools/power turbostat: Remove PC7/PC9 support on MTLZhang Rui
2024-11-30tools/power turbostat: Honor --show CPU, even when even when num_cpus=1Patryk Wlazlyn
2024-11-30tools/power turbostat: Fix trailing '\n' parsingZhang Rui
2024-11-30tools/power turbostat: Allow using cpu device in perf counters on hybrid plat...Patryk Wlazlyn
2024-11-30tools/power turbostat: Fix column printing for PMT xtal_time countersPatryk Wlazlyn
2024-11-30tools/power turbostat: fix GCC9 build regressionTodd Brandt