messages from 2025-02-18 19:08:52 to 2025-02-19 19:09:53 UTC [more...]
[PATCH 0/2] sched: Refine scheduler naming for clarity and specificity
2025-02-19 19:10 UTC (6+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] sched: Refine sched_avg "
[PATCH v2] Documentation/gpu: Add acronyms for some firmware components
2025-02-19 18:53 UTC
[PATCH v11 00/23] x86/resctrl : Support AMD Assignable Bandwidth Monitoring Counters (ABMC)
2025-02-19 18:07 UTC (53+ messages)
` [PATCH v11 01/23] x86/resctrl: Add __init attribute to functions called from resctrl_late_init()
` [PATCH v11 10/23] x86/resctrl: Remove MSR reading of event configuration value
` [PATCH v11 11/23] x86/resctrl: Introduce mbm_cntr_cfg to track assignable counters at domain
` [PATCH v11 12/23] x86/resctrl: Introduce interface to display number of free counters
` [PATCH v11 14/23] x86/resctrl: Implement resctrl_arch_config_cntr() to assign a counter with ABMC
` [PATCH v11 17/23] x86/resctrl: Auto assign/unassign counters when mbm_cntr_assign is enabled
` [PATCH v11 22/23] x86/resctrl: Introduce interface to list assignment states of all the groups
` [PATCH v11 23/23] x86/resctrl: Introduce interface to modify assignment states of "
[PATCH net-next v9 0/10] bnxt_en: implement tcp-data-split and thresh option
2025-02-19 17:11 UTC (3+ messages)
` [PATCH net-next v9 07/10] bnxt_en: add support for tcp-data-split ethtool command
[Patch v2] doc/RCU/listRCU: refine example code for eliminating stale data
2025-02-19 16:40 UTC (3+ messages)
[PATCH v20 00/11] arm64/perf: Enable branch stack sampling
2025-02-19 16:09 UTC (13+ messages)
` [PATCH v20 01/11] perf: arm_pmuv3: Call kvm_vcpu_pmu_resync_el0() before enabling counters
` [PATCH v20 02/11] perf: arm_pmu: Don't disable counter in armpmu_add()
` [PATCH v20 03/11] perf: arm_pmuv3: Don't disable counter in armv8pmu_enable_event()
` [PATCH v20 04/11] perf: arm_v7_pmu: Drop obvious comments for enabling/disabling counters and interrupts
` [PATCH v20 05/11] perf: arm_v7_pmu: Don't disable counter in (armv7|krait_|scorpion_)pmu_enable_event()
` [PATCH v20 06/11] perf: apple_m1: Don't disable counter in m1_pmu_enable_event()
` [PATCH v20 07/11] perf: arm_pmu: Move PMUv3-specific data
` [PATCH v20 08/11] arm64/sysreg: Add BRBE registers and fields
` [PATCH v20 09/11] arm64: Handle BRBE booting requirements
` [PATCH v20 10/11] KVM: arm64: nvhe: Disable branch generation in nVHE guests
` [PATCH v20 11/11] perf: arm_pmuv3: Add support for the Branch Record Buffer Extension (BRBE)
[PATCH rcu 00/11] RCU torture changes for v6.15
2025-02-19 15:39 UTC (12+ messages)
` [PATCH rcu 01/11] torture: Add get_torture_init_jiffies() for test-start time
` [PATCH rcu 02/11] rcutorture: Add a test_boost_holdoff module parameter
` [PATCH rcu 03/11] rcutorture: Include grace-period sequence numbers in failure/close-call
` [PATCH rcu 04/11] rcutorture: Expand failure/close-call grace-period output
` [PATCH rcu 05/11] rcu: Trace expedited grace-period numbers in hexadecimal
` [PATCH rcu 06/11] rcutorture: Add ftrace-compatible timestamp to GP# failure/close-call output
` [PATCH rcu 07/11] rcutorture: Make cur_ops->format_gp_seqs take buffer length
` [PATCH rcu 08/11] rcutorture: Move RCU_TORTURE_TEST_{CHK_RDR_STATE,LOG_CPU} to bool
` [PATCH rcu 09/11] rcutorture: Complain when invalid SRCU reader_flavor is specified
` [PATCH rcu 10/11] srcu: Add FORCE_NEED_SRCU_NMI_SAFE Kconfig for testing
` [PATCH rcu 11/11] torture: Make SRCU lockdep testing use srcu_read_lock_nmisafe()
[RFC PATCH 0/6] KVM: x86: async PF user
2025-02-19 15:17 UTC (4+ messages)
[PATCH v2] docs: arch/x86/sva: Fix two grammar errors under Background and FAQ
2025-02-19 15:09 UTC
[PATCH 0/6] additional fixes to kernel-doc.py
2025-02-19 13:57 UTC (7+ messages)
` [PATCH 1/6] scripts/kernel-doc.py: Set an output format for --none
` [PATCH 2/6] scripts/kernel-doc.py: adjust some coding style issues
` [PATCH 3/6] scripts/lib/kdoc/kdoc_parser.py: fix Python compat with < v3.13
` [PATCH 4/6] scripts/kernel-doc.py: move modulename to man class
` [PATCH 5/6] scripts/kernel-doc.py: properly handle KBUILD_BUILD_TIMESTAMP
` [PATCH 6/6] scripts/lib/kdoc/kdoc_parser.py: remove a python 3.9 dependency
[PATCH v4 00/14] kexec: introduce Kexec HandOver (KHO)
2025-02-19 13:54 UTC (14+ messages)
` [PATCH v4 01/14] mm/mm_init: rename init_reserved_page to init_deferred_page
` [PATCH v4 02/14] memblock: add MEMBLOCK_RSRV_KERN flag
` [PATCH v4 13/14] memblock: Add KHO support for reserve_mem
[PATCH ipsec-next v1 0/5] Support PMTU in tunnel mode for packet offload
2025-02-19 13:51 UTC (2+ messages)
` [PATCH ipsec-next v1 4/5] xfrm: provide common xdo_dev_offload_ok callback implementation
[PATCH 00/20] drm/panel: Move to using mipi_dsi_*_multi() variants when available
2025-02-19 13:35 UTC (7+ messages)
[PATCH v16 0/7] drm/vkms: Add support for YUV and DRM_FORMAT_R*
2025-02-19 13:35 UTC (8+ messages)
` [PATCH v16 5/7] drm/vkms: Create KUnit tests for YUV conversions
[PATCH] vgaarbiter: documentation grammar correction
2025-02-19 13:33 UTC (5+ messages)
[PATCH net-next v3 00/14] Add PPE driver for Qualcomm IPQ9574 SoC
2025-02-19 13:00 UTC (4+ messages)
` [PATCH net-next v3 04/14] net: ethernet: qualcomm: Initialize PPE buffer management for IPQ9574
[PATCH v35 00/31] Introduce QC USB SND audio offloading support
2025-02-19 11:24 UTC (33+ messages)
` [PATCH v35 01/31] xhci: sideband: add initial api to register a secondary interrupter entity
` [PATCH v35 02/31] usb: host: xhci-mem: Cleanup pending secondary event ring events
` [PATCH v35 03/31] usb: host: xhci-mem: Allow for interrupter clients to choose specific index
` [PATCH v35 04/31] usb: host: xhci-plat: Set XHCI max interrupters if property is present
` [PATCH v35 05/31] usb: host: xhci: Notify xHCI sideband on transfer ring free
` [PATCH v35 06/31] usb: dwc3: Specify maximum number of XHCI interrupters
` [PATCH v35 07/31] ALSA: Add USB audio device jack type
` [PATCH v35 08/31] ALSA: usb-audio: Export USB SND APIs for modules
` [PATCH v35 09/31] ALSA: usb-audio: Check for support for requested audio format
` [PATCH v35 10/31] ALSA: usb-audio: Save UAC sample size information
` [PATCH v35 11/31] ALSA: usb-audio: Prevent starting of audio stream if in use
` [PATCH v35 12/31] ALSA: usb-audio: Introduce USB SND platform op callbacks
` [PATCH v35 13/31] ALSA: usb-audio: Allow for rediscovery of connected USB SND devices
` [PATCH v35 14/31] ASoC: Add SoC USB APIs for adding an USB backend
` [PATCH v35 15/31] ASoC: usb: Add PCM format check API for "
` [PATCH v35 16/31] ASoC: usb: Create SOC USB SND jack kcontrol
` [PATCH v35 17/31] ASoC: usb: Fetch ASoC card and pcm device information
` [PATCH v35 18/31] ASoC: usb: Rediscover USB SND devices on USB port add
` [PATCH v35 19/31] ASoC: doc: Add documentation for SOC USB
` [PATCH v35 20/31] ASoC: dt-bindings: qcom,q6dsp-lpass-ports: Add USB_RX port
` [PATCH v35 21/31] ASoC: dt-bindings: Update example for enabling USB offload on SM8250
` [PATCH v35 22/31] ASoC: qcom: qdsp6: Introduce USB AFE port to q6dsp
` [PATCH v35 23/31] ASoC: qcom: qdsp6: q6afe: Increase APR timeout
` [PATCH v35 24/31] ASoC: qcom: qdsp6: Add USB backend ASoC driver for Q6
` [PATCH v35 25/31] ASoC: qcom: qdsp6: Add headphone jack for offload connection status
` [PATCH v35 26/31] ASoC: qcom: qdsp6: Fetch USB offload mapped card and PCM device
` [PATCH v35 27/31] ALSA: usb-audio: qcom: Add USB QMI definitions
` [PATCH v35 28/31] ALSA: usb-audio: qcom: Introduce QC USB SND offloading support
` [PATCH v35 29/31] ALSA: usb-audio: qcom: Don't allow USB offload path if PCM device is in use
` [PATCH v35 30/31] ALSA: usb-audio: qcom: Add USB offload route kcontrol
` [PATCH v35 31/31] ALSA: usb-audio: qcom: Notify USB audio devices on USB offload probing
[PATCH] docs: scheduler: fix spelling in sched-bwc documentation
2025-02-19 11:22 UTC
[PATCH 00/27] Implement kernel-doc in Python
2025-02-19 8:32 UTC (28+ messages)
` [PATCH 01/27] include/asm-generic/io.h: fix kerneldoc markup
` [PATCH 02/27] drivers: media: intel-ipu3.h: fix identation on a kernel-doc markup
` [PATCH 03/27] drivers: firewire: firewire-cdev.h: "
` [PATCH 04/27] docs: driver-api/infiniband.rst: fix Kerneldoc markup
` [PATCH 05/27] scripts/kernel-doc: don't add not needed new lines
` [PATCH 06/27] scripts/kernel-doc: drop dead code for Wcontents_before_sections
` [PATCH 07/27] scripts/kernel-doc: rename it to scripts/kernel-doc.pl
` [PATCH 08/27] scripts/kernel-doc: add a symlink to the Perl version of kernel-doc
` [PATCH 09/27] scripts/kernel-doc.py: add a Python parser
` [PATCH 10/27] scripts/kernel-doc.py: output warnings the same way as kerneldoc
` [PATCH 11/27] scripts/kernel-doc.py: better handle empty sections
` [PATCH 12/27] scripts/kernel-doc.py: properly handle struct_group macros
` [PATCH 13/27] scripts/kernel-doc.py: move regex methods to a separate file
` [PATCH 14/27] scripts/kernel-doc.py: move KernelDoc class "
` [PATCH 15/27] scripts/kernel-doc.py: move KernelFiles "
` [PATCH 16/27] scripts/kernel-doc.py: move output classes "
` [PATCH 17/27] scripts/kernel-doc.py: convert message output to an interactor
` [PATCH 18/27] scripts/kernel-doc.py: move file lists to the parser function
` [PATCH 19/27] scripts/kernel-doc.py: implement support for -no-doc-sections
` [PATCH 20/27] scripts/kernel-doc.py: fix line number output
` [PATCH 21/27] scripts/kernel-doc.py: fix handling of doc output check
` [PATCH 22/27] scripts/kernel-doc.py: properly handle out_section for ReST
` [PATCH 23/27] scripts/kernel-doc.py: postpone warnings to the output plugin
` [PATCH 24/27] docs: add a .pylintrc file with sys path for docs scripts
` [PATCH 25/27] docs: sphinx: kerneldoc: verbose kernel-doc command if V=1
` [PATCH 26/27] docs: sphinx: kerneldoc: ignore "\" characters from options
` [PATCH 27/27] docs: sphinx: kerneldoc: use kernel-doc.py script
[PATCH] scripts/kernel-doc: remove an obscure logic from kernel-doc
2025-02-19 8:00 UTC (5+ messages)
[PATCH] cxl: Fix cross-reference in documentation and add deprecation warning
2025-02-19 8:00 UTC (3+ messages)
[PATCH net-next v5 00/12] Add support for PSE budget evaluation strategy
2025-02-19 7:41 UTC (5+ messages)
` [PATCH net-next v5 10/12] dt-bindings: net: pse-pd: microchip,pd692x0: Add manager regulator supply
` [PATCH net-next v5 12/12] dt-bindings: net: pse-pd: ti,tps23881: Add interrupt description
[PATCH v6 00/14] iommufd: Add vIOMMU infrastructure (Part-3: vEVENTQ)
2025-02-19 6:58 UTC (11+ messages)
` [PATCH v6 07/14] iommufd/viommu: Add iommufd_viommu_report_event helper
` [PATCH v6 13/14] iommu/arm-smmu-v3: Report events that belong to devices attached to vIOMMU
[PATCH v15 0/4] Add support for Intel PPS Generator
2025-02-19 4:06 UTC (5+ messages)
` [PATCH v15 1/4] pps: generators: replace copy of pps-gen info struct with const pointer
` [PATCH v15 2/4] pps: generators: Add PPS Generator TIO Driver
` [PATCH v15 3/4] Documentation: driver-api: pps: Add Intel Timed I/O PPS generator
` [PATCH v15 4/4] ABI: pps: Add ABI documentation for Intel TIO
[PATCH net-next v4 0/7] bnxt_en: implement device memory TCP for bnxt
2025-02-19 2:37 UTC (6+ messages)
` [PATCH net-next v4 8/8] bnxt_en: add support for device memory tcp
[PATCH v2 0/3] Fix and cleanup and extend cpu.stat
2025-02-19 2:34 UTC (2+ messages)
[PATCH net-next 00/10] devlink and mlx5: Introduce rate domains
2025-02-19 2:21 UTC (4+ messages)
` [PATCH net-next 03/10] devlink: Serialize access to "
[PATCH v3 00/27] Enable FRED with KVM VMX
2025-02-19 0:26 UTC (2+ messages)
[PATCH v8 00/20] fs/dax: Fix ZONE_DEVICE page reference counts
2025-02-18 23:30 UTC (4+ messages)
` [PATCH v8 19/20] fs/dax: Properly refcount fs dax pages
[PATCH v4 00/27] KVM: arm64: Implement support for SME in non-protected guests
2025-02-18 22:54 UTC (5+ messages)
[PATCH 0/5] Docs/mm/damon: misc DAMOS filters documentation fixes and improves
2025-02-18 22:37 UTC (6+ messages)
` [PATCH 1/5] Docs/mm/damon/design: fix typo on DAMOS filters usage doc link
` [PATCH 2/5] Docs/mm/damon/design: document hugepage_size filter
` [PATCH 3/5] Docs/damon: move DAMOS filter type names and meaning to design doc
` [PATCH 4/5] Docs/mm/damon/design: clarify handling layer based filters evaluation sequence
` [PATCH 5/5] Docs/mm/damon/design: categorize DAMOS filter types based on handling layer
[PATCH net-next v3 0/5] Symmetric OR-XOR RSS hash
2025-02-18 21:24 UTC (5+ messages)
` [PATCH net-next v3 5/5] selftests: drv-net-hw: Add a test for symmetric "
[PATCH] Documentation: proofreading Documentation
2025-02-18 21:01 UTC (3+ messages)
` [PATCH v2] "
[PATCH 0/9] Extend automarkup support for ABI symbols
2025-02-18 20:52 UTC (4+ messages)
[PATCH v4] docs: clarify rules wrt tagging other people
2025-02-18 20:42 UTC (4+ messages)
[PATCH ipsec-next 0/5] Support PTMU in tunnel mode for packet offload
2025-02-18 20:39 UTC (3+ messages)
` [PATCH ipsec-next 3/5] xfrm: rely on XFRM offload
[PATCH 1/2] docs/zh_CN: add maintainer tree for Chinese doc pickup
2025-02-18 20:38 UTC (2+ messages)
[PATCH] Documentation/core-api: min_heap: update for variable types change
2025-02-18 20:32 UTC (2+ messages)
[PATCH v3] docs: iostats: Rewrite intro, remove outdated formats
2025-02-18 20:30 UTC (2+ messages)
[PATCH] MAINTAINERS: add reviewer for Chinese translations
2025-02-18 20:27 UTC (2+ messages)
[PATCH] Documentation/kernel-parameters: fix typo in description of reserve_mem
2025-02-18 20:25 UTC (3+ messages)
[PATCH] kernel-docs: Add book to process/kernel-docs.rst
2025-02-18 20:24 UTC (2+ messages)
[PATCH] intel_idle: introduce 'use_acpi_cst' module parameter
2025-02-18 19:57 UTC (3+ messages)
` [PATCH v4] intel_idle: introduce 'no_native' "
[PATCH v12 00/19] x86: Trenchboot secure dynamic launch Linux kernel support
2025-02-18 19:39 UTC (4+ messages)
[PATCH] Fix typos in admin-guide/gpio
2025-02-18 19:39 UTC
[Patch 0/5] Support Autonomous Selection mode in cppc_cpufreq
2025-02-18 19:23 UTC (7+ messages)
[PATCH v8 00/13] Add support for AMD hardware feedback interface
2025-02-18 19:08 UTC (14+ messages)
` [PATCH v8 01/13] Documentation: x86: Add AMD Hardware Feedback Interface documentation
` [PATCH v8 02/13] MAINTAINERS: Add maintainer entry for AMD Hardware Feedback Driver
` [PATCH v8 03/13] x86/msr-index: define AMD heterogeneous CPU related MSR
` [PATCH v8 04/13] platform/x86: hfi: Introduce AMD Hardware Feedback Interface Driver
` [PATCH v8 05/13] platform/x86: hfi: parse CPU core ranking data from shared memory
` [PATCH v8 06/13] platform/x86: hfi: init per-cpu scores for each class
` [PATCH v8 07/13] platform/x86: hfi: add online and offline callback support
` [PATCH v8 08/13] platform/x86: hfi: add power management callback
` [PATCH v8 09/13] x86/process: Clear hardware feedback history for AMD processors
` [PATCH v8 10/13] cpufreq/amd-pstate: Disable preferred cores on designs with workload classification
` [PATCH v8 11/13] platform/x86/amd: hfi: Set ITMT priority from ranking data
` [PATCH v8 12/13] platform/x86/amd: hfi: Add debugfs support
` [PATCH v8 13/13] x86/itmt: Add debugfs file to show core priorities
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).