index
:
pub/scm/linux/kernel/git/netdev/net.git
master
Netdev Group's networking tree
Netdev Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
resctrl
/
mpam_devices.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-08-18
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-4
/
+6
2026-08-07
arm_mpam: Disable driver unbind to avoid UAF
Ben Horgan
1
-0
/
+1
2026-08-07
arm_mpam: Fix a NULL pointer dereference on unbinding after an error interrupt
Ben Horgan
1
-0
/
+3
2026-08-02
arm_mpam: Apply T241-MPAM-6 to 63-bit counters
Shanker Donthineni
1
-4
/
+2
2026-07-16
arm_mpam: guard MBWU state before adding it to garbage
Guangshuo Li
1
-2
/
+4
2026-07-16
arm_mpam: Fix MPAMCFG_MBW_PBM register setting
Fenghua Yu
1
-2
/
+2
2026-07-16
arm_mpam: Fix software reset values of MPAMCFG_PRI
Ben Horgan
1
-10
/
+16
2026-06-16
Merge tag 'arm64-upstream' of gitolite.kernel.org:pub/scm/linux/kernel/git/ar...
Linus Torvalds
1
-3
/
+20
2026-05-19
arm_mpam: Update architecture version check for MPAM MSC
Zeng Heng
1
-3
/
+20
2026-05-14
arm_mpam: Check whether the config array is allocated before destroying it
James Morse
1
-0
/
+3
2026-05-14
arm_mpam: Fix false positive assert failure during mpam_disable()
James Morse
1
-2
/
+8
2026-05-14
arm_mpam: Improve check for whether or not NRDY is hardware managed
Ben Horgan
1
-2
/
+11
2026-05-14
arm_mpam: Pretend that NRDY is always hardware managed
Ben Horgan
1
-36
/
+17
2026-05-14
arm_mpam: Fix monitor instance selection when checking for hardware NRDY
Ben Horgan
1
-2
/
+2
2026-04-14
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-37
/
+266
2026-03-27
arm_mpam: Quirk CMN-650's CSU NRDY behaviour
James Morse
1
-0
/
+12
2026-03-27
arm_mpam: Add workaround for T241-MPAM-6
Shanker Donthineni
1
-2
/
+24
2026-03-27
arm_mpam: Add workaround for T241-MPAM-4
Shanker Donthineni
1
-3
/
+52
2026-03-27
arm_mpam: Add workaround for T241-MPAM-1
Shanker Donthineni
1
-0
/
+88
2026-03-27
arm_mpam: Add quirk framework
Shanker Donthineni
1
-0
/
+32
2026-03-27
arm_mpam: resctrl: Call resctrl_init() on platforms that can support resctrl
James Morse
1
-4
/
+28
2026-03-27
arm_mpam: resctrl: Convert to/from MPAMs fixed-point formats
Dave Martin
1
-0
/
+7
2026-03-27
arm_mpam: resctrl: Implement resctrl_arch_reset_all_ctrls()
James Morse
1
-1
/
+1
2026-03-27
arm_mpam: resctrl: Add boilerplate cpuhp and domain allocation
James Morse
1
-0
/
+12
2026-03-27
arm64: mpam: Context switch the MPAM registers
James Morse
1
-2
/
+0
2026-03-27
arm_mpam: Reset when feature configuration bit unset
Ben Horgan
1
-28
/
+12
2026-03-27
arm_mpam: Ensure in_reset_state is false after applying configuration
Zeng Heng
1
-0
/
+1
2026-03-13
arm_mpam: Fix null pointer dereference when restoring bandwidth counters
Ben Horgan
1
-0
/
+2
2026-02-22
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Kees Cook
1
-2
/
+1
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
1
-4
/
+4
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
1
-7
/
+7
2026-01-08
arm_mpam: Stop using uninitialized variables in __ris_msmon_read()
Ben Horgan
1
-3
/
+4
2025-11-19
arm_mpam: Add kunit test for bitmap reset
James Morse
1
-0
/
+4
2025-11-19
arm_mpam: Add helper to reset saved mbwu state
James Morse
1
-1
/
+47
2025-11-19
arm_mpam: Use long MBWU counters if supported
Rohit Mathew
1
-19
/
+126
2025-11-19
arm_mpam: Probe for long/lwd mbwu counters
Rohit Mathew
1
-12
/
+23
2025-11-19
arm_mpam: Consider overflow in bandwidth counter state
Ben Horgan
1
-2
/
+22
2025-11-19
arm_mpam: Track bandwidth counter state for power management
James Morse
1
-1
/
+125
2025-11-19
arm_mpam: Add mpam_msmon_read() to read monitor value
James Morse
1
-0
/
+235
2025-11-19
arm_mpam: Add helpers to allocate monitors
James Morse
1
-0
/
+2
2025-11-19
arm_mpam: Probe and reset the rest of the features
James Morse
1
-0
/
+188
2025-11-19
arm_mpam: Allow configuration to be applied and restored during cpu online
James Morse
1
-25
/
+263
2025-11-19
arm_mpam: Use a static key to indicate when mpam is enabled
James Morse
1
-0
/
+12
2025-11-19
arm_mpam: Register and enable IRQs
James Morse
1
-0
/
+280
2025-11-19
arm_mpam: Extend reset logic to allow devices to be reset any time
James Morse
1
-3
/
+54
2025-11-19
arm_mpam: Add a helper to touch an MSC from any CPU
James Morse
1
-3
/
+34
2025-11-19
arm_mpam: Reset MSC controls from cpuhp callbacks
James Morse
1
-0
/
+109
2025-11-19
arm_mpam: Merge supported features during mpam_enable() into mpam_class
James Morse
1
-0
/
+214
2025-11-19
arm_mpam: Probe the hardware features resctrl supports
James Morse
1
-0
/
+149
2025-11-19
arm_mpam: Add helpers for managing the locking around the mon_sel registers
James Morse
1
-0
/
+2
[next]