summaryrefslogtreecommitdiff
path: root/drivers/resctrl
AgeCommit message (Expand)Author
28 hoursMerge branch 'for-next/core' of https://git.kernel.org/pub/scm/linux/kernel/g...Mark Brown
6 daysarm_mpam: Quirk CMN-650's CSU NRDY behaviourJames Morse
6 daysarm_mpam: Add workaround for T241-MPAM-6Shanker Donthineni
6 daysarm_mpam: Add workaround for T241-MPAM-4Shanker Donthineni
6 daysarm_mpam: Add workaround for T241-MPAM-1Shanker Donthineni
6 daysarm_mpam: Add quirk frameworkShanker Donthineni
6 daysarm_mpam: resctrl: Call resctrl_init() on platforms that can support resctrlJames Morse
6 daysarm64: mpam: Select ARCH_HAS_CPU_RESCTRLJames Morse
6 daysarm_mpam: resctrl: Add empty definitions for assorted resctrl functionsJames Morse
6 daysarm_mpam: resctrl: Update the rmid reallocation limitJames Morse
6 daysarm_mpam: resctrl: Add resctrl_arch_rmid_read()James Morse
6 daysarm_mpam: resctrl: Allow resctrl to allocate monitorsJames Morse
6 daysarm_mpam: resctrl: Add support for csu countersJames Morse
6 daysarm_mpam: resctrl: Add monitor initialisation and domain boilerplateBen Horgan
6 daysarm_mpam: resctrl: Add kunit test for control format conversionsDave Martin
6 daysarm_mpam: resctrl: Add support for 'MB' resourceJames Morse
6 daysarm_mpam: resctrl: Wait for cacheinfo to be readyBen Horgan
6 daysarm_mpam: resctrl: Add rmid index helpersBen Horgan
6 daysarm_mpam: resctrl: Convert to/from MPAMs fixed-point formatsDave Martin
6 daysarm_mpam: resctrl: Hide CDP emulation behind CONFIG_EXPERTBen Horgan
6 daysarm_mpam: resctrl: Add CDP emulationJames Morse
6 daysarm_mpam: resctrl: Add plumbing against arm64 task and cpu hooksJames Morse
6 daysarm_mpam: resctrl: Implement helpers to update configurationJames Morse
6 daysarm_mpam: resctrl: Add resctrl_arch_get_config()James Morse
6 daysarm_mpam: resctrl: Implement resctrl_arch_reset_all_ctrls()James Morse
6 daysarm_mpam: resctrl: Pick the caches we will use as resctrl resourcesJames Morse
6 daysarm_mpam: resctrl: Add boilerplate cpuhp and domain allocationJames Morse
6 daysarm64: mpam: Drop the CONFIG_EXPERT restrictionBen Horgan
6 daysarm64: mpam: Context switch the MPAM registersJames Morse
6 daysarm_mpam: Reset when feature configuration bit unsetBen Horgan
6 daysarm_mpam: Ensure in_reset_state is false after applying configurationZeng Heng
2026-03-13arm_mpam: Force __iomem castsKrzysztof Kozlowski
2026-03-13arm_mpam: Disable preemption when making accesses to fake MSC in kunit testBen Horgan
2026-03-13arm_mpam: Fix null pointer dereference when restoring bandwidth countersBen Horgan
2026-02-22Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL usesKees Cook
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2026-01-16arm_mpam: Use non-atomic bitops when modifying feature bitmapBen Horgan
2026-01-16arm_mpam: Remove duplicate linux/srcu.h headerJiapeng Chong
2026-01-08arm_mpam: Stop using uninitialized variables in __ris_msmon_read()Ben Horgan
2025-11-19arm_mpam: Add kunit tests for props_mismatch()James Morse
2025-11-19arm_mpam: Add kunit test for bitmap resetJames Morse
2025-11-19arm_mpam: Add helper to reset saved mbwu stateJames Morse
2025-11-19arm_mpam: Use long MBWU counters if supportedRohit Mathew
2025-11-19arm_mpam: Probe for long/lwd mbwu countersRohit Mathew
2025-11-19arm_mpam: Consider overflow in bandwidth counter stateBen Horgan
2025-11-19arm_mpam: Track bandwidth counter state for power managementJames Morse
2025-11-19arm_mpam: Add mpam_msmon_read() to read monitor valueJames Morse
2025-11-19arm_mpam: Add helpers to allocate monitorsJames Morse
2025-11-19arm_mpam: Probe and reset the rest of the featuresJames Morse