messages from 2024-10-09 12:50:25 to 2024-10-10 19:37:47 UTC [more...]
[PATCH v2 00/13] Add support for AMD hardware feedback interface
2024-10-10 19:36 UTC (3+ messages)
` [PATCH v2 01/13] Documentation: x86: Add AMD Hardware Feedback Interface documentation
` [PATCH v2 04/13] x86/msr-index: define AMD heterogeneous CPU related MSR
[PATCH v3 0/6] Add AutoFDO and Propeller support for Clang build
2024-10-10 19:23 UTC (7+ messages)
` [PATCH v3 1/6] Add AutoFDO "
` [PATCH v3 2/6] objtool: Fix unreachable instruction warnings for weak funcitons
` [PATCH v3 3/6] Change the symbols order when --ffuntion-sections is enabled
` [PATCH v3 4/6] AutoFDO: Enable -ffunction-sections for the AutoFDO build
` [PATCH v3 5/6] AutoFDO: Enable machine function split optimization for AutoFDO
` [PATCH v3 6/6] Add Propeller configuration for kernel build
[PATCH net-next v25 00/13] Device Memory TCP
2024-10-10 19:05 UTC (4+ messages)
` [PATCH net-next v25 10/13] net: add SO_DEVMEM_DONTNEED setsockopt to release RX frags
[PATCH v8 00/25] x86/resctrl : Support AMD Assignable Bandwidth Monitoring Counters (ABMC)
2024-10-10 18:57 UTC (38+ messages)
` [PATCH v8 01/25] x86/cpufeatures: Add support for "
` [PATCH v8 02/25] x86/resctrl: Add ABMC feature in the command line options
` [PATCH v8 03/25] x86/resctrl: Consolidate monitoring related data from rdt_resource
` [PATCH v8 04/25] x86/resctrl: Detect Assignable Bandwidth Monitoring feature details
` [PATCH v8 05/25] x86/resctrl: Introduce resctrl_file_fflags_init() to initialize fflags
` [PATCH v8 06/25] x86/resctrl: Add support to enable/disable AMD ABMC feature
` [PATCH v8 07/25] x86/resctrl: Introduce the interface to display monitor mode
` [PATCH v8 08/25] x86/resctrl: Introduce interface to display number of monitoring counters
` [PATCH v8 09/25] x86/resctrl: Add __init attribute to dom_data_init()
` [PATCH v8 10/25] x86/resctrl: Introduce bitmap mbm_cntr_free_map to track assignable counters
` [PATCH v8 11/25] x86/resctrl: Introduce mbm_total_cfg and mbm_local_cfg in struct rdt_hw_mon_domain
` [PATCH v8 12/25] x86/resctrl: Remove MSR reading of event configuration value
` [PATCH v8 13/25] x86/resctrl: Introduce mbm_cntr_map to track assignable counters at domain
` [PATCH v8 14/25] x86/resctrl: Add data structures and definitions for ABMC assignment
` [PATCH v8 15/25] x86/resctrl: Introduce cntr_id in mongroup for assignments
` [PATCH v8 16/25] x86/resctrl: Implement resctrl_arch_config_cntr() to assign a counter with ABMC
` [PATCH v8 17/25] x86/resctrl: Add the interface to assign/update counter assignment
` [PATCH v8 18/25] x86/resctrl: Add the interface to unassign a MBM counter
` [PATCH v8 19/25] x86/resctrl: Auto assign/unassign counters when mbm_cntr_assign is enabled
` [PATCH v8 20/25] x86/resctrl: Report "Unassigned" for MBM events in mbm_cntr_assign mode
` [PATCH v8 21/25] x86/resctrl: Introduce the interface to switch between monitor modes
` [PATCH v8 22/25] x86/resctrl: Configure mbm_cntr_assign mode if supported
` [PATCH v8 23/25] x86/resctrl: Update assignments on event configuration changes
` [PATCH v8 24/25] x86/resctrl: Introduce interface to list assignment states of all the groups
` [PATCH v8 25/25] x86/resctrl: Introduce interface to modify assignment states of "
[PATCH v4 00/28] DCD: Add support for Dynamic Capacity Devices (DCD)
2024-10-10 18:29 UTC (77+ messages)
` [PATCH v4 01/28] test printk: Add very basic struct resource tests
` [PATCH v4 02/28] printk: Add print format (%pra) for struct range
` [PATCH v4 03/28] cxl/cdat: Use %pra for dpa range outputs
` [PATCH v4 04/28] range: Add range_overlaps()
` [PATCH v4 06/28] cxl/pci: Delay event buffer allocation
` [PATCH v4 09/28] cxl/core: Separate region mode from decoder mode
` [PATCH v4 11/28] cxl/hdm: Add dynamic capacity size support to endpoint decoders
` [PATCH v4 12/28] cxl/cdat: Gather DSMAS data for DCD regions
` [PATCH v4 13/28] cxl/mem: Expose DCD partition capabilities in sysfs
` [PATCH v4 14/28] cxl/port: Add endpoint decoder DC mode support to sysfs
` [PATCH v4 15/28] cxl/region: Refactor common create region code
` [PATCH v4 16/28] cxl/region: Add sparse DAX region support
` [PATCH v4 17/28] cxl/events: Split event msgnum configuration from irq setup
` [PATCH v4 18/28] cxl/pci: Factor out interrupt policy check
` [PATCH v4 19/28] cxl/mem: Configure dynamic capacity interrupts
` [PATCH v4 20/28] cxl/core: Return endpoint decoder information from region search
` [PATCH v4 21/28] cxl/extent: Process DCD events and realize region extents
` [PATCH v4 22/28] cxl/region/extent: Expose region extent information in sysfs
` [PATCH v4 23/28] dax/bus: Factor out dev dax resize logic
` [PATCH v4 24/28] dax/region: Create resources on sparse DAX regions
` [PATCH v4 25/28] cxl/region: Read existing extents on region creation
` [PATCH v4 26/28] cxl/mem: Trace Dynamic capacity Event Record
` [PATCH v4 27/28] tools/testing/cxl: Make event logs dynamic
` [PATCH v4 28/28] tools/testing/cxl: Add DC Regions to mock mem data
[PATCH 0/6] iio: adc: ad7380: fix several supplies issues
2024-10-10 18:22 UTC (4+ messages)
` [PATCH 2/6] dt-bindings: iio: adc: ad7380: fix ad7380-4 reference supply
[PATCH v3 00/10] Add iio backend compatibility for ad7606
2024-10-10 18:04 UTC (5+ messages)
` [PATCH v3 09/10] iio: adc: ad7606: Add iio-backend support
[PATCH] Documentation: dmaengine: Correct reference to glReadPixels()
2024-10-10 17:52 UTC
[PATCH net-next v3 0/7] bnxt_en: implement device memory TCP for bnxt
2024-10-10 17:44 UTC (28+ messages)
` [PATCH net-next v3 2/7] bnxt_en: add support for tcp-data-split ethtool command
` [PATCH net-next v3 3/7] net: ethtool: add support for configuring tcp-data-split-thresh
` [PATCH net-next v3 4/7] bnxt_en: add support for tcp-data-split-thresh ethtool command
` [PATCH net-next v3 5/7] net: devmem: add ring parameter filtering
` [PATCH net-next v3 7/7] bnxt_en: add support for device memory tcp
[PATCH v1] ipe: add 'anonymous_memory' property for policy decisions
2024-10-10 17:42 UTC
[PATCH v13 00/40] arm64/gcs: Provide support for GCS in userspace
2024-10-10 17:16 UTC (5+ messages)
` [PATCH v13 11/40] arm64/gcs: Provide basic EL2 setup to allow GCS usage at EL0 and EL1
[PATCH v2] Docs/mm: Fix a mistake for pfn in page_tables.rst
2024-10-10 16:35 UTC (3+ messages)
[PATCH 21/61] dyndbg-doc: add classmap info to howto
2024-10-10 16:14 UTC
[PATCH net v2] docs: netdev: document guidance on cleanup patches
2024-10-10 16:10 UTC (4+ messages)
[net-next v5 0/9] Add support for per-NAPI config via netlink
2024-10-10 16:08 UTC (10+ messages)
` [net-next v5 1/9] net: napi: Make napi_defer_hard_irqs per-NAPI
` [net-next v5 3/9] net: napi: Make gro_flush_timeout per-NAPI
` [net-next v5 5/9] net: napi: Add napi_config
[PATCH 1/6] x86/bugs: Create single parameter for VERW based mitigations
2024-10-10 14:57 UTC (10+ messages)
[PATCH] docs/zh_CN: add the translation of kbuild/kconfig.rst
2024-10-10 14:26 UTC (2+ messages)
[PATCH] XArray: minor documentation improvements
2024-10-10 14:12 UTC (10+ messages)
` [PATCH v2] "
` [PATCH v3] "
[PATCH v6 0/2] nosnp sev command line support
2024-10-10 12:14 UTC (3+ messages)
` [PATCH v6 1/2] x86, KVM:SVM: Move sev specific parsing into arch/x86/virt/svm
` [PATCH v6 2/2] x86 KVM:SVM: Provide "nosnp" boot option for sev kernel command line
[RFC 0/3] Add PPS generators
2024-10-10 10:18 UTC (17+ messages)
` [RFC 1/3] drivers pps: add PPS generators support
` [RFC 2/3] Documentation pps.rst: add PPS generators documentation
[PATCH net-next v2] net: Implement fault injection forcing skb reallocation
2024-10-10 9:20 UTC (2+ messages)
[PATCH 0/7] KVM: x86: Introduce new ioctl KVM_HYPERV_SET_TLB_FLUSH_INHIBIT
2024-10-10 8:57 UTC (9+ messages)
` [PATCH 1/7] KVM: Add API documentation for KVM_HYPERV_SET_TLB_FLUSH_INHIBIT
` [PATCH 2/7] KVM: x86: Implement Hyper-V's vCPU suspended state
` [PATCH 4/7] KVM: Introduce KVM_HYPERV_SET_TLB_FLUSH_INHIBIT
` [PATCH 5/7] KVM: x86: Implement KVM_HYPERV_SET_TLB_FLUSH_INHIBIT
[PATCH] Documentation/gpu: Fix Panthor documentation build warnings
2024-10-10 8:10 UTC (2+ messages)
[PATCH v6 0/4] drm: Minimum backlight overrides and implementation for amdgpu
2024-10-10 5:43 UTC (5+ messages)
` [PATCH v6 2/4] drm/amd/display: Add support for minimum backlight quirk
[PATCH net-next 00/12] Add support for PSE port priority
2024-10-10 5:42 UTC (16+ messages)
` [PATCH net-next 04/12] net: pse-pd: tps23881: Add support for power limit and measurement features
` [PATCH net-next 08/12] net: pse-pd: pd692x0: Add support for PSE PI priority feature
[PATCH] mm, slab: add kerneldocs for common SLAB_ flags
2024-10-10 5:06 UTC (6+ messages)
[PATCH net-next v4] doc: net: Fix .rst rendering of net_cachelines pages
2024-10-10 0:40 UTC (2+ messages)
[PATCH v6 00/33] riscv control-flow integrity for usermode
2024-10-10 0:02 UTC (4+ messages)
` [PATCH v6 11/33] riscv/mm : ensure PROT_WRITE leads to VM_READ | VM_WRITE
[PATCH v4] doc:it_IT: update documents in process/
2024-10-09 22:45 UTC
[PATCH v4 0/9] nfsd: implement the "delstid" draft
2024-10-09 18:39 UTC (2+ messages)
[PATCH] remoteproc: Fix spelling error in remoteproc.rst
2024-10-09 18:08 UTC (5+ messages)
[PATCH v4 RESEND] Docs/zh_CN: Translate physical_memory.rst to Simplified Chinese
2024-10-09 16:15 UTC (2+ messages)
[PATCH v4] Docs/zh_CN: Translate page_tables.rst to Simplified Chinese
2024-10-09 16:13 UTC (2+ messages)
[PATCH v4 0/8] Add iio backend compatibility for ad7606
2024-10-09 14:59 UTC (13+ messages)
` [PATCH v4 4/8] iio: adc: ad7606: Add PWM support for conversion trigger
` [PATCH v4 5/8] iio: adc: ad7606: Add compatibility to fw_nodes
` [PATCH v4 6/8] iio: adc: ad7606: Introduce num_adc_channels
` [PATCH v4 7/8] iio: adc: ad7606: Add iio-backend support
` [PATCH v4 8/8] iio: adc: ad7606: Disable PWM usage for non backend version
[PATCH RFC v5 00/10] tun: Introduce virtio-net hashing feature
2024-10-09 13:57 UTC (7+ messages)
` [PATCH RFC v5 01/10] virtio_net: Add functions for hashing
` [PATCH RFC v5 04/10] tun: Unify vnet implementation
` [PATCH RFC v5 06/10] tun: Introduce virtio-net hash reporting feature
[PATCH 00/12] Add support for PSE port priority
2024-10-09 13:49 UTC (3+ 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).