index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
resctrl
Age
Commit message (
Expand
)
Author
6 days
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2026-03-27
arm_mpam: Quirk CMN-650's CSU NRDY behaviour
James Morse
2026-03-27
arm_mpam: Add workaround for T241-MPAM-6
Shanker Donthineni
2026-03-27
arm_mpam: Add workaround for T241-MPAM-4
Shanker Donthineni
2026-03-27
arm_mpam: Add workaround for T241-MPAM-1
Shanker Donthineni
2026-03-27
arm_mpam: Add quirk framework
Shanker Donthineni
2026-03-27
arm_mpam: resctrl: Call resctrl_init() on platforms that can support resctrl
James Morse
2026-03-27
arm64: mpam: Select ARCH_HAS_CPU_RESCTRL
James Morse
2026-03-27
arm_mpam: resctrl: Add empty definitions for assorted resctrl functions
James Morse
2026-03-27
arm_mpam: resctrl: Update the rmid reallocation limit
James Morse
2026-03-27
arm_mpam: resctrl: Add resctrl_arch_rmid_read()
James Morse
2026-03-27
arm_mpam: resctrl: Allow resctrl to allocate monitors
James Morse
2026-03-27
arm_mpam: resctrl: Add support for csu counters
James Morse
2026-03-27
arm_mpam: resctrl: Add monitor initialisation and domain boilerplate
Ben Horgan
2026-03-27
arm_mpam: resctrl: Add kunit test for control format conversions
Dave Martin
2026-03-27
arm_mpam: resctrl: Add support for 'MB' resource
James Morse
2026-03-27
arm_mpam: resctrl: Wait for cacheinfo to be ready
Ben Horgan
2026-03-27
arm_mpam: resctrl: Add rmid index helpers
Ben Horgan
2026-03-27
arm_mpam: resctrl: Convert to/from MPAMs fixed-point formats
Dave Martin
2026-03-27
arm_mpam: resctrl: Hide CDP emulation behind CONFIG_EXPERT
Ben Horgan
2026-03-27
arm_mpam: resctrl: Add CDP emulation
James Morse
2026-03-27
arm_mpam: resctrl: Add plumbing against arm64 task and cpu hooks
James Morse
2026-03-27
arm_mpam: resctrl: Implement helpers to update configuration
James Morse
2026-03-27
arm_mpam: resctrl: Add resctrl_arch_get_config()
James Morse
2026-03-27
arm_mpam: resctrl: Implement resctrl_arch_reset_all_ctrls()
James Morse
2026-03-27
arm_mpam: resctrl: Pick the caches we will use as resctrl resources
James Morse
2026-03-27
arm_mpam: resctrl: Add boilerplate cpuhp and domain allocation
James Morse
2026-03-27
arm64: mpam: Drop the CONFIG_EXPERT restriction
Ben Horgan
2026-03-27
arm64: mpam: Context switch the MPAM registers
James Morse
2026-03-27
arm_mpam: Reset when feature configuration bit unset
Ben Horgan
2026-03-27
arm_mpam: Ensure in_reset_state is false after applying configuration
Zeng Heng
2026-03-13
arm_mpam: Force __iomem casts
Krzysztof Kozlowski
2026-03-13
arm_mpam: Disable preemption when making accesses to fake MSC in kunit test
Ben Horgan
2026-03-13
arm_mpam: Fix null pointer dereference when restoring bandwidth counters
Ben Horgan
2026-02-22
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Kees Cook
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2026-01-16
arm_mpam: Use non-atomic bitops when modifying feature bitmap
Ben Horgan
2026-01-16
arm_mpam: Remove duplicate linux/srcu.h header
Jiapeng Chong
2026-01-08
arm_mpam: Stop using uninitialized variables in __ris_msmon_read()
Ben Horgan
2025-11-19
arm_mpam: Add kunit tests for props_mismatch()
James Morse
2025-11-19
arm_mpam: Add kunit test for bitmap reset
James Morse
2025-11-19
arm_mpam: Add helper to reset saved mbwu state
James Morse
2025-11-19
arm_mpam: Use long MBWU counters if supported
Rohit Mathew
2025-11-19
arm_mpam: Probe for long/lwd mbwu counters
Rohit Mathew
2025-11-19
arm_mpam: Consider overflow in bandwidth counter state
Ben Horgan
2025-11-19
arm_mpam: Track bandwidth counter state for power management
James Morse
2025-11-19
arm_mpam: Add mpam_msmon_read() to read monitor value
James Morse
2025-11-19
arm_mpam: Add helpers to allocate monitors
James Morse
2025-11-19
arm_mpam: Probe and reset the rest of the features
James Morse
[next]