mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
[PATCH v12 00/26] x86/resctrl : Support AMD Assignable Bandwidth Monitoring Counters (ABMC)
 2025-04-04  0:18 UTC  (27+ messages)
` [PATCH v12 01/26] x86/resctrl: Introduce mbm_total_cfg and mbm_local_cfg in struct rdt_hw_mon_domain
` [PATCH v12 02/26] x86/resctrl: Remove MSR reading of event configuration value
` [PATCH v12 03/26] x86/cpufeatures: Add support for Assignable Bandwidth Monitoring Counters (ABMC)
` [PATCH v12 04/26] x86/resctrl: Add ABMC feature in the command line options
` [PATCH v12 05/26] x86/resctrl: Consolidate monitoring related data from rdt_resource
` [PATCH v12 06/26] x86/resctrl: Detect Assignable Bandwidth Monitoring feature details
` [PATCH v12 07/26] x86/resctrl: Add support to enable/disable AMD ABMC feature
` [PATCH v12 08/26] x86/resctrl: Introduce the interface to display monitor mode
` [PATCH v12 09/26] x86/resctrl: Introduce interface to display number of monitoring counters
` [PATCH v12 10/26] x86/resctrl: Introduce mbm_cntr_cfg to track assignable counters at domain
` [PATCH v12 11/26] x86/resctrl: Introduce interface to display number of free MBM counters
` [PATCH v12 12/26] x86/resctrl: Add data structures and definitions for ABMC assignment
` [PATCH v12 13/26] x86/resctrl: Implement resctrl_arch_config_cntr() to assign a counter with ABMC
` [PATCH v12 14/26] x86/resctrl: Add the functionality to assign MBM events
` [PATCH v12 15/26] x86/resctrl: Add the functionality to unassign "
` [PATCH v12 16/26] x86/resctrl: Report 'Unassigned' for MBM events in mbm_cntr_assign mode
` [PATCH v12 17/26] x86/resctrl: Add the support for reading ABMC counters
` [PATCH v12 18/26] x86/resctrl: Add default MBM event configurations for mbm_cntr_assign mode
` [PATCH v12 19/26] x86/resctrl: Add event configuration directory under info/L3_MON/
` [PATCH v12 20/26] x86/resctrl: Provide interface to update the event configurations
` [PATCH v12 21/26] x86/resctrl: Introduce mbm_assign_on_mkdir to configure assignments
` [PATCH v12 22/26] x86/resctrl: Auto assign/unassign counters when mbm_cntr_assign is enabled
` [PATCH v12 23/26] x86/resctrl: Introduce mbm_L3_assignments to list assignments in a group
` [PATCH v12 24/26] x86/resctrl: Introduce the interface to modify "
` [PATCH v12 25/26] x86/resctrl: Introduce the interface to switch between monitor modes
` [PATCH v12 26/26] x86/resctrl: Configure mbm_cntr_assign mode if supported

[PATCH AUTOSEL 5.4 1/6] MIPS: cm: Detect CM quirks from device tree
 2025-04-04  0:08 UTC  (6+ messages)
` [PATCH AUTOSEL 5.4 2/6] crypto: null - Use spin lock instead of mutex
` [PATCH AUTOSEL 5.4 3/6] HSI: ssi_protocol: Fix use after free vulnerability in ssi_protocol Driver Due to Race Condition
` [PATCH AUTOSEL 5.4 4/6] clk: check for disabled clock-provider in of_clk_get_hw_from_clkspec()
` [PATCH AUTOSEL 5.4 5/6] parisc: PDT: Fix missing prototype warning
` [PATCH AUTOSEL 5.4 6/6] x86/Kconfig: Make CONFIG_PCI_CNB20LE_QUIRK depend on X86_32

[PATCH AUTOSEL 5.10 1/6] MIPS: cm: Detect CM quirks from device tree
 2025-04-04  0:07 UTC  (6+ messages)
` [PATCH AUTOSEL 5.10 2/6] crypto: null - Use spin lock instead of mutex
` [PATCH AUTOSEL 5.10 3/6] HSI: ssi_protocol: Fix use after free vulnerability in ssi_protocol Driver Due to Race Condition
` [PATCH AUTOSEL 5.10 4/6] clk: check for disabled clock-provider in of_clk_get_hw_from_clkspec()
` [PATCH AUTOSEL 5.10 5/6] parisc: PDT: Fix missing prototype warning
` [PATCH AUTOSEL 5.10 6/6] x86/Kconfig: Make CONFIG_PCI_CNB20LE_QUIRK depend on X86_32

[PATCH AUTOSEL 5.15 1/8] MIPS: cm: Detect CM quirks from device tree
 2025-04-04  0:07 UTC  (8+ messages)
` [PATCH AUTOSEL 5.15 2/8] crypto: null - Use spin lock instead of mutex
` [PATCH AUTOSEL 5.15 3/8] HSI: ssi_protocol: Fix use after free vulnerability in ssi_protocol Driver Due to Race Condition
` [PATCH AUTOSEL 5.15 4/8] clk: check for disabled clock-provider in of_clk_get_hw_from_clkspec()
` [PATCH AUTOSEL 5.15 5/8] parisc: PDT: Fix missing prototype warning
` [PATCH AUTOSEL 5.15 6/8] s390/sclp: Add check for get_zeroed_page()
` [PATCH AUTOSEL 5.15 7/8] s390/tty: Fix a potential memory leak bug
` [PATCH AUTOSEL 5.15 8/8] x86/Kconfig: Make CONFIG_PCI_CNB20LE_QUIRK depend on X86_32

[PATCH 6.12 00/22] 6.12.22-rc1 review
 2025-04-04  0:07 UTC  (2+ messages)

[PATCH AUTOSEL 6.1 01/10] pinctrl: renesas: rza2: Fix potential NULL pointer dereference
 2025-04-04  0:07 UTC  (10+ messages)
` [PATCH AUTOSEL 6.1 02/10] MIPS: cm: Detect CM quirks from device tree
` [PATCH AUTOSEL 6.1 03/10] crypto: null - Use spin lock instead of mutex
` [PATCH AUTOSEL 6.1 04/10] HSI: ssi_protocol: Fix use after free vulnerability in ssi_protocol Driver Due to Race Condition
` [PATCH AUTOSEL 6.1 05/10] bpf: Fix deadlock between rcu_tasks_trace and event_mutex
` [PATCH AUTOSEL 6.1 06/10] clk: check for disabled clock-provider in of_clk_get_hw_from_clkspec()
` [PATCH AUTOSEL 6.1 07/10] parisc: PDT: Fix missing prototype warning
` [PATCH AUTOSEL 6.1 08/10] s390/sclp: Add check for get_zeroed_page()
` [PATCH AUTOSEL 6.1 09/10] s390/tty: Fix a potential memory leak bug
` [PATCH AUTOSEL 6.1 10/10] x86/Kconfig: Make CONFIG_PCI_CNB20LE_QUIRK depend on X86_32

[PATCH AUTOSEL 6.6 01/16] pinctrl: renesas: rza2: Fix potential NULL pointer dereference
 2025-04-04  0:06 UTC  (16+ messages)
` [PATCH AUTOSEL 6.6 02/16] MIPS: cm: Detect CM quirks from device tree
` [PATCH AUTOSEL 6.6 03/16] crypto: ccp - Add support for PCI device 0x1134
` [PATCH AUTOSEL 6.6 04/16] crypto: null - Use spin lock instead of mutex
` [PATCH AUTOSEL 6.6 05/16] HSI: ssi_protocol: Fix use after free vulnerability in ssi_protocol Driver Due to Race Condition
` [PATCH AUTOSEL 6.6 06/16] bpf: Fix deadlock between rcu_tasks_trace and event_mutex
` [PATCH AUTOSEL 6.6 07/16] clk: check for disabled clock-provider in of_clk_get_hw_from_clkspec()
` [PATCH AUTOSEL 6.6 08/16] parisc: PDT: Fix missing prototype warning
` [PATCH AUTOSEL 6.6 09/16] s390/sclp: Add check for get_zeroed_page()
` [PATCH AUTOSEL 6.6 10/16] s390/tty: Fix a potential memory leak bug
` [PATCH AUTOSEL 6.6 11/16] bpf: bpftool: Setting error code in do_loader()
` [PATCH AUTOSEL 6.6 12/16] bpf: Only fails the busy counter check in bpf_cgrp_storage_get if it creates storage
` [PATCH AUTOSEL 6.6 13/16] bpf: Reject attaching fexit/fmod_ret to __noreturn functions
` [PATCH AUTOSEL 6.6 14/16] x86/Kconfig: Make CONFIG_PCI_CNB20LE_QUIRK depend on X86_32
` [PATCH AUTOSEL 6.6 15/16] mailbox: pcc: Fix the possible race in updation of chan_in_use flag
` [PATCH AUTOSEL 6.6 16/16] mailbox: pcc: Always clear the platform ack interrupt first

[PATCH v3] ublk: improve detection and handling of ublk server exit
 2025-04-04  0:05 UTC 

[PATCH AUTOSEL 6.12 01/20] selftests/bpf: Fix stdout race condition in traffic monitor
 2025-04-04  0:05 UTC  (20+ messages)
` [PATCH AUTOSEL 6.12 02/20] pinctrl: renesas: rza2: Fix potential NULL pointer dereference
` [PATCH AUTOSEL 6.12 03/20] pinctrl: mcp23s08: Get rid of spurious level interrupts
` [PATCH AUTOSEL 6.12 04/20] MIPS: cm: Detect CM quirks from device tree
` [PATCH AUTOSEL 6.12 05/20] crypto: ccp - Add support for PCI device 0x1134
` [PATCH AUTOSEL 6.12 06/20] crypto: lib/Kconfig - Fix lib built-in failure when arch is modular
` [PATCH AUTOSEL 6.12 07/20] crypto: null - Use spin lock instead of mutex
` [PATCH AUTOSEL 6.12 08/20] bpf: Fix kmemleak warning for percpu hashmap
` [PATCH AUTOSEL 6.12 09/20] HSI: ssi_protocol: Fix use after free vulnerability in ssi_protocol Driver Due to Race Condition
` [PATCH AUTOSEL 6.12 10/20] bpf: Fix deadlock between rcu_tasks_trace and event_mutex
` [PATCH AUTOSEL 6.12 11/20] clk: check for disabled clock-provider in of_clk_get_hw_from_clkspec()
` [PATCH AUTOSEL 6.12 12/20] parisc: PDT: Fix missing prototype warning
` [PATCH AUTOSEL 6.12 13/20] s390/sclp: Add check for get_zeroed_page()
` [PATCH AUTOSEL 6.12 14/20] s390/tty: Fix a potential memory leak bug
` [PATCH AUTOSEL 6.12 15/20] bpf: bpftool: Setting error code in do_loader()
` [PATCH AUTOSEL 6.12 16/20] bpf: Only fails the busy counter check in bpf_cgrp_storage_get if it creates storage
` [PATCH AUTOSEL 6.12 17/20] bpf: Reject attaching fexit/fmod_ret to __noreturn functions
` [PATCH AUTOSEL 6.12 18/20] x86/Kconfig: Make CONFIG_PCI_CNB20LE_QUIRK depend on X86_32
` [PATCH AUTOSEL 6.12 19/20] mailbox: pcc: Fix the possible race in updation of chan_in_use flag
` [PATCH AUTOSEL 6.12 20/20] mailbox: pcc: Always clear the platform ack interrupt first

[PATCH AUTOSEL 6.13 01/22] crypto: ecdsa - Harden against integer overflows in DIV_ROUND_UP()
 2025-04-04  0:04 UTC  (22+ messages)
` [PATCH AUTOSEL 6.13 02/22] selftests/bpf: Fix stdout race condition in traffic monitor
` [PATCH AUTOSEL 6.13 03/22] pinctrl: renesas: rza2: Fix potential NULL pointer dereference
` [PATCH AUTOSEL 6.13 04/22] pinctrl: mcp23s08: Get rid of spurious level interrupts
` [PATCH AUTOSEL 6.13 05/22] MIPS: cm: Detect CM quirks from device tree
` [PATCH AUTOSEL 6.13 06/22] crypto: ccp - Add support for PCI device 0x1134
` [PATCH AUTOSEL 6.13 07/22] crypto: lib/Kconfig - Fix lib built-in failure when arch is modular
` [PATCH AUTOSEL 6.13 08/22] crypto: null - Use spin lock instead of mutex
` [PATCH AUTOSEL 6.13 09/22] bpf: Fix kmemleak warning for percpu hashmap
` [PATCH AUTOSEL 6.13 10/22] HSI: ssi_protocol: Fix use after free vulnerability in ssi_protocol Driver Due to Race Condition
` [PATCH AUTOSEL 6.13 11/22] bpf: Fix deadlock between rcu_tasks_trace and event_mutex
` [PATCH AUTOSEL 6.13 12/22] clk: check for disabled clock-provider in of_clk_get_hw_from_clkspec()
` [PATCH AUTOSEL 6.13 13/22] parisc: PDT: Fix missing prototype warning
` [PATCH AUTOSEL 6.13 14/22] s390/sclp: Add check for get_zeroed_page()
` [PATCH AUTOSEL 6.13 15/22] s390/tty: Fix a potential memory leak bug
` [PATCH AUTOSEL 6.13 16/22] selftests/bpf: Fix cap_enable_effective() return code
` [PATCH AUTOSEL 6.13 17/22] bpf: bpftool: Setting error code in do_loader()
` [PATCH AUTOSEL 6.13 18/22] bpf: Only fails the busy counter check in bpf_cgrp_storage_get if it creates storage
` [PATCH AUTOSEL 6.13 19/22] bpf: Reject attaching fexit/fmod_ret to __noreturn functions
` [PATCH AUTOSEL 6.13 20/22] x86/Kconfig: Make CONFIG_PCI_CNB20LE_QUIRK depend on X86_32
` [PATCH AUTOSEL 6.13 21/22] mailbox: pcc: Fix the possible race in updation of chan_in_use flag
` [PATCH AUTOSEL 6.13 22/22] mailbox: pcc: Always clear the platform ack interrupt first

[PATCH AUTOSEL 6.14 01/23] crypto: ecdsa - Harden against integer overflows in DIV_ROUND_UP()
 2025-04-04  0:04 UTC  (23+ messages)
` [PATCH AUTOSEL 6.14 02/23] selftests/bpf: Fix stdout race condition in traffic monitor
` [PATCH AUTOSEL 6.14 03/23] pinctrl: renesas: rza2: Fix potential NULL pointer dereference
` [PATCH AUTOSEL 6.14 04/23] pinctrl: mcp23s08: Get rid of spurious level interrupts
` [PATCH AUTOSEL 6.14 05/23] MIPS: cm: Detect CM quirks from device tree
` [PATCH AUTOSEL 6.14 06/23] crypto: ccp - Add support for PCI device 0x1134
` [PATCH AUTOSEL 6.14 07/23] crypto: lib/Kconfig - Fix lib built-in failure when arch is modular
` [PATCH AUTOSEL 6.14 08/23] crypto: null - Use spin lock instead of mutex
` [PATCH AUTOSEL 6.14 09/23] bpf: Fix kmemleak warning for percpu hashmap
` [PATCH AUTOSEL 6.14 10/23] HSI: ssi_protocol: Fix use after free vulnerability in ssi_protocol Driver Due to Race Condition
` [PATCH AUTOSEL 6.14 11/23] bpf: Fix deadlock between rcu_tasks_trace and event_mutex
` [PATCH AUTOSEL 6.14 12/23] clk: check for disabled clock-provider in of_clk_get_hw_from_clkspec()
` [PATCH AUTOSEL 6.14 13/23] parisc: PDT: Fix missing prototype warning
` [PATCH AUTOSEL 6.14 14/23] s390/sclp: Add check for get_zeroed_page()
` [PATCH AUTOSEL 6.14 15/23] s390/tty: Fix a potential memory leak bug
` [PATCH AUTOSEL 6.14 16/23] clk: renesas: rzv2h: Adjust for CPG_BUS_m_MSTOP starting from m = 1
` [PATCH AUTOSEL 6.14 17/23] selftests/bpf: Fix cap_enable_effective() return code
` [PATCH AUTOSEL 6.14 18/23] bpf: bpftool: Setting error code in do_loader()
` [PATCH AUTOSEL 6.14 19/23] bpf: Only fails the busy counter check in bpf_cgrp_storage_get if it creates storage
` [PATCH AUTOSEL 6.14 20/23] bpf: Reject attaching fexit/fmod_ret to __noreturn functions
` [PATCH AUTOSEL 6.14 21/23] x86/Kconfig: Make CONFIG_PCI_CNB20LE_QUIRK depend on X86_32
` [PATCH AUTOSEL 6.14 22/23] mailbox: pcc: Fix the possible race in updation of chan_in_use flag
` [PATCH AUTOSEL 6.14 23/23] mailbox: pcc: Always clear the platform ack interrupt first

[v3 0/1] Unnecessary code cleanup patches
 2025-04-04  0:02 UTC  (2+ messages)
` [v3 1/1] staging: rtl8723bs: Prevent duplicate NULL tests on a value

[PATCH v1 0/6] Add module support for Arm64 Exynos MCT driver
 2025-04-04  0:02 UTC  (7+ messages)
  ` [PATCH v1 4/6] arm64: dts: exynos: gs101: Add 'local-timer-stop' to cpuidle nodes

[PATCH v4 0/8] Introduce CET supervisor state support
 2025-04-04  0:02 UTC  (5+ messages)
` [PATCH v4 8/8] x86/fpu/xstate: Warn if guest-only supervisor states are detected in normal fpstate

[PATCH] Bluetooth: Introduce HCI Driver Packet
 2025-04-04  0:01 UTC  (3+ messages)

linux-next: manual merge of the risc-v tree with the mm tree
 2025-04-03 23:54 UTC 

[PATCH 6.6 00/26] 6.6.86-rc1 review
 2025-04-03 23:54 UTC  (3+ messages)

[ BUG: Invalid wait context ] rtc_lock at: mc146818_avoid_UIP
 2025-04-03 23:46 UTC  (3+ messages)

[Patch v2 net-next 0/3] Add support for mdb offload failure notification
 2025-04-03 23:44 UTC  (4+ messages)
` [Patch v2 net-next 1/3] net: bridge: mcast: Add offload failed mdb flag
` [Patch v2 net-next 2/3] net: bridge: Add offload_fail_notification bopt
` [Patch v2 net-next 3/3] net: bridge: mcast: Notify on mdb offload failure

[PATCH 6.1 00/22] 6.1.133-rc1 review
 2025-04-03 23:42 UTC  (3+ messages)

arch/x86/include/asm/msr.h:122: undefined reference to `__tracepoint_read_msr'
 2025-04-03 23:41 UTC 

[PATCH v7] arm64: kprobe: Enable OPTPROBE for arm64
 2025-04-03 23:34 UTC  (2+ messages)

[PATCH v2 0/3] Unnecessary code cleanup patches
 2025-04-03 23:34 UTC  (7+ messages)
` [PATCH v2 1/3] staging: media: Remove duplicate NULL tests on a value in pci
` [PATCH v2 3/3] staging: rtl8723bs: Prevent duplicate NULL tests on a value

[GIT PULL] ksmbd server fixes
 2025-04-03 23:24 UTC  (2+ messages)

[PATCH] Remove __get_unaligned_cpu32 from netronome drivers
 2025-04-03 23:21 UTC  (2+ messages)

[PATCH v5] f2fs: prevent the current section from being selected as a victim during GC
 2025-04-03 23:21 UTC 

[GIT PULL] tracing: Cleanup and simplify the persistent ring buffer for 6.15
 2025-04-03 23:17 UTC  (2+ messages)

[GIT PULL] RTC for 6.15
 2025-04-03 23:17 UTC  (2+ messages)

[GIT PULL] bcachefs fixes for 6.15-rc1
 2025-04-03 23:17 UTC  (2+ messages)

[PATCH] usb: typec: tcpci: add regulator support
 2025-04-03 23:17 UTC 

[GIT PULL] 9p fixes for 6.15-rc1
 2025-04-03 23:17 UTC  (2+ messages)

[PATCH v5 0/9] Enable EINJv2 Support
 2025-04-03 23:13 UTC  (10+ messages)
` [PATCH v5 1/9] ACPICA: Update values to hex to follow ACPI specs
` [PATCH v5 2/9] ACPICA: Add EINJv2 get error type action
` [PATCH v5 3/9] ACPI: APEI: EINJ: Fix kernel test robot sparse warning
` [PATCH v5 4/9] ACPI: APEI: EINJ: Remove redundant calls to einj_get_available_error_type
` [PATCH v5 5/9] ACPI: APEI: EINJ: Enable the discovery of EINJv2 capabilities
` [PATCH v5 6/9] ACPI: APEI: EINJ: Add einjv2 extension struct
` [PATCH v5 7/9] ACPI: APEI: EINJ: Add debugfs files for EINJv2 support
` [PATCH v5 8/9] ACPI: APEI: EINJ: Enable EINJv2 error injections
` [PATCH v5 9/9] ACPI: APEI: EINJ: Update the documentation for EINJv2 support

[PATCH] usb: typec: mux: fsa4480: add regulator support
 2025-04-03 23:02 UTC 

[PATCH v3 0/2] Import IPU6 ov02e10 sensor driver and enable OF usage of it
 2025-04-03 22:55 UTC  (3+ messages)
` [PATCH v3 1/2] media: dt-bindings: Add OmniVision OV02E10
` [PATCH v3 2/2] media: i2c: ov02e10: add OV02E10 image sensor driver

[PATCHSET sched_ext/for-6.16] sched_ext: Cleanup "ops" usage in symbols
 2025-04-03 22:49 UTC  (6+ messages)
` [PATCH 1/5] sched_ext: Drop "ops" from scx_ops_enable_state and friends
` [PATCH 2/5] sched_ext: Drop "ops" from scx_ops_helper, scx_ops_enable_mutex and __scx_ops_enabled
` [PATCH 3/5] sched_ext: Drop "ops" from scx_ops_bypass(), scx_ops_breather() and friends
` [PATCH 4/5] sched_ext: Drop "ops" from scx_ops_exit(), scx_ops_error() "
` [PATCH 5/5] sched_ext: Drop "ops" from scx_ops_{init|exit|enable|disable}[_task]() "

[PATCH 0/3] usb: typec: tcpm: sink (ufp) accessory mode support
 2025-04-03 22:43 UTC  (4+ messages)
` [PATCH 1/3] usb: typec: tcpm: allow to use sink in accessory mode
` [PATCH 2/3] usb: typec: tcpm: allow sink (ufp) to toggle into accessory mode debug
` [PATCH 3/3] usb: typec: tcpm: allow switching to mode accessory to mux properly

[PATCH] staging: sm750fb: modify function name to kernel code style
 2025-04-03 22:37 UTC  (3+ messages)

[PATCH v3] staging: rtl8723bs: modify struct field to use standard bool type
 2025-04-03 22:37 UTC 

[PATCH v2] mm/vmscan: batch TLB flush during memory reclaim
 2025-04-03 22:31 UTC  (3+ messages)

[PATCH v2] staging: rtl8723bs: modify struct field to use standard bool type
 2025-04-03 22:28 UTC 

[PATCH] usb: typec: mux: do not return on EOPNOTSUPP in {mux, switch}_set
 2025-04-03 22:21 UTC 

[PATCH net-next] net/selftests: Add loopback link local route for self-connect
 2025-04-03 22:20 UTC  (2+ messages)

[PATCH v4] net: dsa: mv88e6xxx: propperly shutdown PPU re-enable timer on destroy
 2025-04-03 22:20 UTC  (2+ messages)

[PATCH v3 1/3] Revert "drivers: core: synchronize really_probe() and dev_uevent()"
 2025-04-03 22:20 UTC  (3+ messages)
` [PATCH v3 3/3] driver core: fix potential NULL pointer dereference in dev_uevent()

page:  |  | latest

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®