index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
resctrl
Age
Commit message (
Expand
)
Author
Files
Lines
14 days
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
Linus Torvalds
3
-27
/
+307
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-08-02
arm_mpam: resctrl: Add resctrl_arch_cntr_read() & resctrl_arch_reset_cntr()
James Morse
1
-13
/
+86
2026-08-02
arm_mpam: resctrl: Add resctrl_arch_config_cntr() for ABMC use
James Morse
1
-6
/
+42
2026-08-02
arm_mpam: resctrl: Pre-allocate assignable monitors
Ben Horgan
2
-4
/
+145
2026-08-02
arm_mpam: resctrl: Pick classes for use as MBM counters
James Morse
1
-0
/
+28
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/arm64/linux
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
2
-38
/
+17
2026-05-14
arm_mpam: Fix monitor instance selection when checking for hardware NRDY
Ben Horgan
1
-2
/
+2
2026-04-20
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
Linus Torvalds
1
-2
/
+10
2026-04-17
arm_mpam: resctrl: Make resctrl_mon_ctx_waiters static
Ben Horgan
1
-1
/
+1
2026-04-17
arm_mpam: resctrl: Fix the check for no monitor components found
Ben Horgan
1
-1
/
+1
2026-04-17
arm_mpam: resctrl: Fix MBA CDP alloc_capable handling on unmount
Zeng Heng
1
-0
/
+8
2026-04-14
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
Linus Torvalds
6
-45
/
+2395
2026-03-27
arm_mpam: Quirk CMN-650's CSU NRDY behaviour
James Morse
2
-0
/
+18
2026-03-27
arm_mpam: Add workaround for T241-MPAM-6
Shanker Donthineni
2
-2
/
+25
2026-03-27
arm_mpam: Add workaround for T241-MPAM-4
Shanker Donthineni
2
-3
/
+53
2026-03-27
arm_mpam: Add workaround for T241-MPAM-1
Shanker Donthineni
2
-0
/
+97
2026-03-27
arm_mpam: Add quirk framework
Shanker Donthineni
2
-0
/
+57
2026-03-27
arm_mpam: resctrl: Call resctrl_init() on platforms that can support resctrl
James Morse
3
-5
/
+94
2026-03-27
arm64: mpam: Select ARCH_HAS_CPU_RESCTRL
James Morse
2
-1
/
+8
2026-03-27
arm_mpam: resctrl: Add empty definitions for assorted resctrl functions
James Morse
1
-0
/
+65
2026-03-27
arm_mpam: resctrl: Update the rmid reallocation limit
James Morse
1
-0
/
+39
2026-03-27
arm_mpam: resctrl: Add resctrl_arch_rmid_read()
James Morse
1
-0
/
+82
2026-03-27
arm_mpam: resctrl: Allow resctrl to allocate monitors
James Morse
2
-1
/
+80
2026-03-27
arm_mpam: resctrl: Add support for csu counters
James Morse
1
-0
/
+83
2026-03-27
arm_mpam: resctrl: Add monitor initialisation and domain boilerplate
Ben Horgan
2
-11
/
+235
2026-03-27
arm_mpam: resctrl: Add kunit test for control format conversions
Dave Martin
2
-0
/
+319
2026-03-27
arm_mpam: resctrl: Add support for 'MB' resource
James Morse
1
-1
/
+280
2026-03-27
arm_mpam: resctrl: Wait for cacheinfo to be ready
Ben Horgan
1
-0
/
+19
2026-03-27
arm_mpam: resctrl: Add rmid index helpers
Ben Horgan
1
-0
/
+16
2026-03-27
arm_mpam: resctrl: Convert to/from MPAMs fixed-point formats
Dave Martin
2
-0
/
+58
2026-03-27
arm_mpam: resctrl: Hide CDP emulation behind CONFIG_EXPERT
Ben Horgan
1
-0
/
+12
2026-03-27
arm_mpam: resctrl: Add CDP emulation
James Morse
2
-0
/
+123
2026-03-27
arm_mpam: resctrl: Add plumbing against arm64 task and cpu hooks
James Morse
1
-0
/
+58
2026-03-27
arm_mpam: resctrl: Implement helpers to update configuration
James Morse
1
-0
/
+70
2026-03-27
arm_mpam: resctrl: Add resctrl_arch_get_config()
James Morse
1
-0
/
+43
2026-03-27
arm_mpam: resctrl: Implement resctrl_arch_reset_all_ctrls()
James Morse
3
-1
/
+17
2026-03-27
arm_mpam: resctrl: Pick the caches we will use as resctrl resources
James Morse
1
-2
/
+89
2026-03-27
arm_mpam: resctrl: Add boilerplate cpuhp and domain allocation
James Morse
4
-0
/
+358
2026-03-27
arm64: mpam: Drop the CONFIG_EXPERT restriction
Ben Horgan
1
-1
/
+1
[next]