messages from 2025-07-21 17:17:21 to 2025-07-23 01:56:04 UTC [more...]
[PATCH v9 00/14] khugepaged: mTHP support
2025-07-23 1:55 UTC (6+ messages)
` [PATCH v9 02/14] introduce collapse_single_pmd to unify khugepaged and madvise_collapse
` [PATCH v9 12/14] khugepaged: improve tracepoints for mTHP orders
[PATCH] rtla: clarify trace option syntax in documentation and usage help
2025-07-23 1:52 UTC
[RFC PATCH v2] cgroup: Track time in cgroup v2 freezer
2025-07-23 1:28 UTC (16+ messages)
` cpu.stat in core or cpu controller (was Re: [RFC PATCH v2] cgroup: Track time in cgroup v2 freezer)
[PATCH v15 00/34] fs,x86/resctrl: Support AMD Assignable Bandwidth Monitoring Counters (ABMC)
2025-07-23 0:26 UTC (47+ messages)
` [PATCH v15 16/34] x86,fs/resctrl: Implement resctrl_arch_config_cntr() to assign a counter with ABMC
` [PATCH v15 17/34] fs/resctrl: Add the functionality to assign MBM events
` [PATCH v15 18/34] fs/resctrl: Add the functionality to unassign "
` [PATCH v15 19/34] fs/resctrl: Pass struct rdtgroup instead of individual members
` [PATCH v15 20/34] fs/resctrl: Introduce counter read, reset calls in mbm_event mode
` [PATCH v15 21/34] x86/resctrl: Refactor resctrl_arch_rmid_read()
` [PATCH v15 22/34] x86/resctrl: Implement resctrl_arch_reset_cntr() and resctrl_arch_cntr_read()
` [PATCH v15 23/34] fs/resctrl: Support counter read/reset with mbm_event assignment mode
` [PATCH v15 24/34] fs/resctrl: Report 'Unassigned' for MBM events in mbm_event mode
` [PATCH v15 25/34] fs/resctrl: Add definitions for MBM event configuration
` [PATCH v15 26/34] fs/resctrl: Add event configuration directory under info/L3_MON/
` [PATCH v15 27/34] fs/resctrl: Provide interface to update the event configurations
` [PATCH v15 29/34] x86,fs/resctrl: Auto assign counters on mkdir and clean up on group removal
[PATCH RFC v2 0/4] procfs: make reference pidns more user-visible
2025-07-22 23:18 UTC (5+ messages)
` [PATCH RFC v2 1/4] pidns: move is-ancestor logic to helper
` [PATCH RFC v2 2/4] procfs: add "pidns" mount option
` [PATCH RFC v2 3/4] procfs: add PROCFS_GET_PID_NAMESPACE ioctl
` [PATCH RFC v2 4/4] selftests/proc: add tests for new pidns APIs
[PATCH v3 00/19] Introduce STM32 DDR PMU for STM32MP platforms
2025-07-22 21:58 UTC (24+ messages)
` [PATCH v3 01/19] bus: firewall: move stm32_firewall header file in include folder
` [PATCH v3 02/19] dt-bindings: stm32: stm32mp25: add `access-controller-cell` property
` [PATCH v3 03/19] clk: stm32mp25: add firewall grant_access ops
` [PATCH v3 04/19] arm64: dts: st: set rcc as an access-controller
` [PATCH v3 05/19] dt-bindings: memory: factorise LPDDR props into memory props
` [PATCH v3 06/19] dt-bindings: memory: introduce DDR4
` [PATCH v3 07/19] dt-bindings: memory: factorise LPDDR channel binding into memory channel
` [PATCH v3 08/19] dt-binding: memory: add DDR4 channel compatible
` [PATCH v3 09/19] arm64: dts: st: add LPDDR channel to stm32mp257f-dk board
` [PATCH v3 10/19] arm64: dts: st: add DDR channel to stm32mp257f-ev1 board
` [PATCH v3 11/19] dt-bindings: perf: stm32: introduce DDRPERFM dt-bindings
` [PATCH v3 12/19] perf: stm32: introduce DDRPERFM driver
` [PATCH v3 13/19] Documentation: perf: stm32: add ddrperfm support
` [PATCH v3 14/19] MAINTAINERS: add myself as STM32 DDR PMU maintainer
` [PATCH v3 15/19] ARM: dts: stm32: add ddrperfm on stm32mp131
` [PATCH v3 16/19] ARM: dts: stm32: add ddrperfm on stm32mp151
` [PATCH v3 17/19] arm64: dts: st: add ddrperfm on stm32mp251
` [PATCH v3 18/19] arm64: dts: st: support ddrperfm on stm32mp257f-dk
` [PATCH v3 19/19] arm64: dts: st: support ddrperfm on stm32mp257f-ev1
[PATCH] Doc:features:scripts: This file was missing shebang line, so added it
2025-07-22 21:52 UTC
[PATCH] Doc:features: This file was missing shebang line, so added it
2025-07-22 21:45 UTC
[PATCH] Doc:admin-guide:aoe This file was missing shebang line, so added
2025-07-22 21:28 UTC
[PATCH] Minor documentation fixes
2025-07-22 19:11 UTC
[PATCH v6 0/4] drm: Fix bug in panel driver, update MIPI support macros
2025-07-22 19:05 UTC (8+ messages)
` [PATCH v6 1/4] drm: Create mipi_dsi_dual* macros
` [PATCH v6 2/4] drm/panel: jdi-lpm102a188a: Fix bug and clean up driver
` [PATCH v6 3/4] drm: Remove unused MIPI write seq and chatty functions
` [PATCH v6 4/4] drm: docs: Update task from drm TODO list
[PATCH hyperv-next v4 00/16] Confidential VMBus
2025-07-22 17:45 UTC (33+ messages)
` [PATCH hyperv-next v4 01/16] Documentation: hyperv: "
` [PATCH hyperv-next v4 02/16] drivers: hv: VMBus protocol version 6.0
` [PATCH hyperv-next v4 03/16] arch: hyperv: Get/set SynIC synth.registers via paravisor
` [PATCH hyperv-next v4 04/16] arch/x86: mshyperv: Trap on access for some synthetic MSRs
` [PATCH hyperv-next v4 05/16] Drivers: hv: Rename fields for SynIC message and event pages
` [PATCH hyperv-next v4 06/16] Drivers: hv: Allocate the paravisor SynIC pages when required
` [PATCH hyperv-next v4 07/16] Drivers: hv: Post messages through the confidential VMBus if available
` [PATCH hyperv-next v4 08/16] Drivers: hv: remove stale comment
` [PATCH hyperv-next v4 09/16] Drivers: hv: Check message and event pages for non-NULL before iounmap()
` [PATCH hyperv-next v4 10/16] Drivers: hv: Rename the SynIC enable and disable routines
` [PATCH hyperv-next v4 11/16] Drivers: hv: Functions for setting up and tearing down the paravisor SynIC
` [PATCH hyperv-next v4 12/16] Drivers: hv: Allocate encrypted buffers when requested
` [PATCH hyperv-next v4 13/16] Drivers: hv: Free msginfo when the buffer fails to decrypt
` [PATCH hyperv-next v4 14/16] Drivers: hv: Support confidential VMBus channels
` [PATCH hyperv-next v4 15/16] Drivers: hv: Support establishing the confidential VMBus connection
` [PATCH hyperv-next v4 16/16] Drivers: hv: Set the default VMBus version to 6.0
[PATCH v5 0/4] drm: Fix bug in panel driver, update MIPI support macros
2025-07-22 16:22 UTC (5+ messages)
` [PATCH v5 1/4] drm: Create mipi_dsi_dual* macros
[PATCH v2 00/15] Add driver for 1Gbe network chips from MUCSE
2025-07-22 15:07 UTC (43+ messages)
` [PATCH v2 01/15] net: rnpgbe: Add build support for rnpgbe
` [PATCH v2 02/15] net: rnpgbe: Add n500/n210 chip support
` [PATCH v2 03/15] net: rnpgbe: Add basic mbx ops support
` [PATCH v2 04/15] net: rnpgbe: Add get_capability mbx_fw "
` [PATCH v2 08/15] net: rnpgbe: Add irq support
` [PATCH v2 10/15] net: rnpgbe: Add netdev irq in open
` [PATCH v2 12/15] net: rnpgbe: Add link up handler
` [PATCH v2 14/15] net: rnpgbe: Add base rx function
[PATCH net-next v10 0/8] net: hinic3: Add a driver for Huawei 3rd gen NIC - management interfaces
2025-07-22 14:36 UTC (10+ messages)
` [PATCH net-next v10 1/8] hinic3: Async Event Queue interfaces
` [PATCH net-next v10 2/8] hinic3: Complete "
` [PATCH net-next v10 3/8] hinic3: Command Queue framework
` [PATCH net-next v10 4/8] hinic3: Command Queue interfaces
` [PATCH net-next v10 5/8] hinic3: TX & RX Queue coalesce interfaces
` [PATCH net-next v10 6/8] hinic3: Mailbox framework
` [PATCH net-next v10 7/8] hinic3: Mailbox management interfaces
` [PATCH net-next v10 8/8] hinic3: Interrupt request configuration
[PATCH v3 00/13] stackleak: Support Clang stack depth tracking
2025-07-22 13:29 UTC (14+ messages)
` [PATCH v3 01/13] stackleak: Rename STACKLEAK to KSTACK_ERASE
` [PATCH v3 04/13] x86: Handle KCOV __init vs inline mismatches
[PATCH v3] cxl: docs/driver-api/conventions resolve conflicts btw CFMWS, LMH, ED
2025-07-22 11:42 UTC (7+ messages)
[PATCH POC] prctl: extend PR_SET_THP_DISABLE to optionally exclude VM_HUGEPAGE
2025-07-22 10:27 UTC (5+ messages)
[PATCH v14 net-next 00/14] AccECN protocol patch series
2025-07-22 9:59 UTC (15+ messages)
` [PATCH v14 net-next 01/14] tcp: reorganize SYN ECN code
` [PATCH v14 net-next 02/14] tcp: fast path functions later
` [PATCH v14 net-next 03/14] tcp: reorganize tcp_sock_write_txrx group for variables later
` [PATCH v14 net-next 04/14] tcp: ecn functions in separated include file
` [PATCH v14 net-next 05/14] tcp: AccECN core
` [PATCH v14 net-next 06/14] tcp: accecn: AccECN negotiation
` [PATCH v14 net-next 07/14] tcp: accecn: add AccECN rx byte counters
` [PATCH v14 net-next 08/14] tcp: accecn: AccECN needs to know delivered bytes
` [PATCH v14 net-next 09/14] tcp: sack option handling improvements
` [PATCH v14 net-next 10/14] tcp: accecn: AccECN option
` [PATCH v14 net-next 11/14] tcp: accecn: AccECN option send control
` [PATCH v14 net-next 12/14] tcp: accecn: AccECN option failure handling
` [PATCH v14 net-next 13/14] tcp: accecn: AccECN option ceb/cep and ACE field multi-wrap heuristics
` [PATCH v14 net-next 14/14] tcp: accecn: try to fit AccECN option with SACK
Docs/zh_CN: Translate networking docs to Simplified Chinese
2025-07-22 9:19 UTC (5+ messages)
` [PATCH 1/4 linux-next] Docs/zh_CN: Translate mptcp-sysctl.rst "
` [PATCH 2/4 linux-next] Docs/zh_CN: Translate skbuff.rst "
` [PATCH 3/4 linux-next] Docs/zh_CN: Translate generic-hdlc.rst "
` [PATCH 4/4 linux-next] Docs/zh_CN: Translate timestamping.rst "
[PATCH v3] module: Rename EXPORT_SYMBOL_GPL_FOR_MODULES to EXPORT_SYMBOL_FOR_MODULES
2025-07-22 9:08 UTC (8+ messages)
[PATCH v4 00/11] md/llbitmap: md/md-llbitmap: introduce a new lockless bitmap
2025-07-22 8:29 UTC (7+ messages)
` [PATCH v4 06/11] md/md-bitmap: delay registration of bitmap_ops until creating bitmap
` [PATCH v4 09/11] md: add a new recovery_flag MD_RECOVERY_LAZY_RECOVER
` [PATCH v4 10/11] md/md-bitmap: make method bitmap_ops->daemon_work optional
` [PATCH v4 11/11] md/md-llbitmap: introduce new lockless bitmap
[PATCH v2] genirq: add support for warning on long-running IRQ handlers
2025-07-22 8:21 UTC (2+ messages)
[PATCH] docs: update THP documentation to clarify sysfs "never" setting
2025-07-22 8:19 UTC (14+ messages)
[PATCH net-next v7] ipv6: add `force_forwarding` sysctl to enable per-interface forwarding
2025-07-22 8:18 UTC
[PATCH net-next v6] ipv6: add `force_forwarding` sysctl to enable per-interface forwarding
2025-07-22 8:18 UTC (5+ messages)
[PATCH v2 00/16] Introduce STM32 DDR PMU for STM32MP platforms
2025-07-22 7:35 UTC (4+ messages)
` [PATCH v2 05/16] dt-bindings: memory: add jedec,ddr[3-4]-channel binding
[PATCH v7 00/10] x86,fs/resctrl: Support L3 Smart Data Cache Injection Allocation Enforcement (SDCIAE)
2025-07-22 3:32 UTC (22+ messages)
` [PATCH v7 01/10] x86/cpufeatures: Add support for L3 Smart Data Cache Injection Allocation Enforcement
` [PATCH v7 02/10] x86/resctrl: Add SDCIAE feature in the command line options
` [PATCH v7 03/10] x86,fs/resctrl: Detect io_alloc feature
` [PATCH v7 04/10] x86,fs/resctrl: Implement "io_alloc" enable/disable handlers
` [PATCH v7 05/10] fs/resctrl: Update bit_usage to reflect io_alloc
` [PATCH v7 06/10] fs/resctrl: Introduce interface to display "io_alloc" support
` [PATCH v7 07/10] fs/resctrl: Add user interface to enable/disable io_alloc feature
` [PATCH v7 08/10] fs/resctrl: Introduce interface to display io_alloc CBMs
` [PATCH v7 09/10] fs/resctrl: Modify rdt_parse_data to pass mode and CLOSID
` [PATCH v7 10/10] fs/resctrl: Introduce interface to modify io_alloc Capacity Bit Masks
[PATCH net-next v6 00/14] Add PPE driver for Qualcomm IPQ9574 SoC
2025-07-21 19:35 UTC (3+ messages)
` [PATCH net-next v6 01/14] dt-bindings: net: Add PPE "
[PATCH v4 01/23] arm64: cpufeature: Add cpucap for HPMN0
2025-07-21 18:00 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).