summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-01-09x86/resctrl: Add energy/perf choices to rdt boot optionTony Luck
2026-01-09x86,fs/resctrl: Handle domain creation/deletion for RDT_RESOURCE_PERF_PKGTony Luck
2026-01-09fs/resctrl: Refactor rmdir_mondata_subdir_allrdtgrp()Tony Luck
2026-01-09fs/resctrl: Refactor mkdir_mondata_subdir()Tony Luck
2026-01-09x86/resctrl: Read telemetry eventsTony Luck
2026-01-09x86/resctrl: Find and enable usable telemetry eventsTony Luck
2026-01-09x86,fs/resctrl: Add architectural event pointerTony Luck
2026-01-09x86,fs/resctrl: Fill in details of events for performance and energy GUIDsTony Luck
2026-01-09x86/resctrl: Discover hardware telemetry eventsTony Luck
2026-01-09fs/resctrl: Emphasize that L3 monitoring resource is required for summing dom...Tony Luck
2026-01-09x86,fs/resctrl: Add and initialize a resource for package scope monitoringTony Luck
2026-01-09x86,fs/resctrl: Add an architectural hook called for first mountTony Luck
2026-01-05x86,fs/resctrl: Support binary fixed point event countersTony Luck
2026-01-05x86,fs/resctrl: Handle events that can be read from any CPUTony Luck
2026-01-05fs/resctrl: Make event details accessible to functions when reading eventsTony Luck
2026-01-05x86,fs/resctrl: Rename some L3 specific functionsTony Luck
2026-01-05x86,fs/resctrl: Rename struct rdt_mon_domain and rdt_hw_mon_domainTony Luck
2026-01-05x86,fs/resctrl: Use struct rdt_domain_hdr when reading countersTony Luck
2026-01-05fs/resctrl: Split L3 dependent parts out of __mon_event_count()Tony Luck
2026-01-04x86,fs/resctrl: Refactor domain create/remove using struct rdt_domain_hdrTony Luck
2026-01-04x86/resctrl: Clean up domain_remove_cpu_ctrl()Tony Luck
2026-01-04x86/resctrl: Refactor domain_remove_cpu_mon() ready for new domain typesTony Luck
2026-01-04x86/resctrl: Move L3 initialization into new helper functionTony Luck
2026-01-04x86,fs/resctrl: Improve domain type checkingTony Luck
2025-12-28Linux 6.19-rc3v6.19-rc3Linus Torvalds
2025-12-28Merge tag 'usb-6.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2025-12-28Merge tag 'tty-6.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2025-12-28Merge tag 'firewire-fixes-6.19-rc3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2025-12-28Merge tag 'riscv-for-linus-6.19-rc3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-12-28Merge tag 'powerpc-6.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2025-12-27Merge tag 'spi-fix-v6.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-12-27Merge tag 'regulator-fix-v6.19-rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2025-12-27Merge tag 'drm-fixes-2025-12-27' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2025-12-27Merge tag 'drm-msm-fixes-2025-12-26' of https://gitlab.freedesktop.org/drm/ms...Dave Airlie
2025-12-26Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2025-12-26Merge tag 'v6.19-rc2-smb3-client-fix' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2025-12-26Merge tag 'driver-core-6.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2025-12-26Merge tag 'efi-fixes-for-v6.19-1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2025-12-26Merge tag 'block-6.19-20251226' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-12-26Merge tag 'io_uring-6.19-20251226' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-12-26Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2025-12-26Merge tag 'v6.19-rc2-smb3-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds
2025-12-26firewire: nosy: Fix dma_free_coherent() sizeThomas Fourier
2025-12-25io_uring: fix filename leak in __io_openat_prep()Prithvi Tambewagh
2025-12-24kthread: Warn if mm_struct lacks user_ns in kthread_use_mm()Breno Leitao
2025-12-24arm64: efi: Fix NULL pointer dereference by initializing user_nsBreno Leitao
2025-12-24efi/libstub: gop: Fix EDID support in mixed-modeHans de Goede
2025-12-24Merge tag 'nfsd-6.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...Linus Torvalds
2025-12-24Merge tag 'erofs-for-6.19-rc3-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-12-24cifs: Fix memory and information leak in smb3_reconfigure()Zilin Guan