Archive-only list for patches
 help / color / mirror / Atom feed
 messages from 2025-04-23 15:35:43 to 2025-04-29 06:15:50 UTC [more...]

[PATCH v2 00/22] iommufd: Add vIOMMU infrastructure (Part-4 vCMDQ)
 2025-04-29  6:11 UTC  (60+ messages)
` [PATCH v2 01/22] iommufd/viommu: Add driver-allocated vDEVICE support
` [PATCH v2 02/22] iommu: Pass in a driver-level user data structure to viommu_alloc op
` [PATCH v2 03/22] iommufd/viommu: Allow driver-specific user data for a vIOMMU object
` [PATCH v2 04/22] iommu: Add iommu_copy_struct_to_user helper
` [PATCH v2 05/22] iommufd: Add iommufd_struct_destroy to revert iommufd_viommu_alloc
` [PATCH v2 06/22] iommufd/selftest: Support user_data in mock_viommu_alloc
` [PATCH v2 07/22] iommufd/selftest: Add covearge for viommu data
` [PATCH v2 08/22] iommufd: Abstract iopt_pin_pages and iopt_unpin_pages helpers
` [PATCH v2 09/22] iommufd/viommu: Introduce IOMMUFD_OBJ_VCMDQ and its related struct
` [PATCH v2 10/22] iommufd/viommmu: Add IOMMUFD_CMD_VCMDQ_ALLOC ioctl
` [PATCH v2 11/22] iommufd: Add for-driver helpers iommufd_vcmdq_depend/undepend()
` [PATCH v2 12/22] iommufd/selftest: Add coverage for IOMMUFD_CMD_VCMDQ_ALLOC
` [PATCH v2 13/22] iommufd: Add mmap interface
` [PATCH v2 14/22] iommufd/selftest: Add coverage for the new "
` [PATCH v2 15/22] Documentation: userspace-api: iommufd: Update vCMDQ
` [PATCH v2 16/22] iommu/arm-smmu-v3-iommufd: Add vsmmu_alloc impl op
` [PATCH v2 17/22] iommu/arm-smmu-v3-iommufd: Support implementation-defined hw_info
` [PATCH v2 18/22] iommu/tegra241-cmdqv: Use request_threaded_irq
` [PATCH v2 19/22] iommu/tegra241-cmdqv: Simplify deinit flow in tegra241_cmdqv_remove_vintf()
` [PATCH v2 20/22] iommu/tegra241-cmdqv: Do not statically map LVCMDQs
` [PATCH v2 21/22] iommu/tegra241-cmdqv: Add user-space use support
` [PATCH v2 22/22] iommu/tegra241-cmdqv: Add IOMMU_VEVENTQ_TYPE_TEGRA241_CMDQV support

[PATCH rc] iommu/amd: Fix geometry.aperture_end for V2 tables
 2025-04-29  6:03 UTC  (4+ messages)

[PATCH 6.1.y v2] net/sched: act_mirred: don't override retval if we already lost the skb
 2025-04-29  5:26 UTC  (4+ messages)

[PATCH 0/7] platform/chrome: Support for USB DP altmode muxing w/ DT
 2025-04-29  5:01 UTC  (12+ messages)
` [PATCH 1/7] platform/chrome: cros_ec_typec: No pending status means attention
` [PATCH 5/7] dt-bindings: usb: google,cros-ec-typec: Add ports for DP altmode
` [PATCH 6/7] platform/chrome: cros_ec_typec: Add support for DP altmode via drm_bridge
` [PATCH 7/7] platform/chrome: cros_ec_typec: Support DP muxing

[PATCH v4 00/31] x86/resctrl telemetry monitoring
 2025-04-29  0:33 UTC  (32+ messages)
` [PATCH v4 01/31] x86,fs/resctrl: Drop rdt_mon_features variable
` [PATCH v4 02/31] x86,fs/resctrl: Prepare for more monitor events
` [PATCH v4 03/31] fs/resctrl: Clean up rdtgroup_mba_mbps_event_{show,write}()
` [PATCH v4 04/31] fs/resctrl: Change how and when events are initialized
` [PATCH v4 05/31] fs/resctrl: Set up Kconfig options for telemetry events
` [PATCH v4 06/31] x86/rectrl: Fake OOBMSM interface
` [PATCH v4 07/31] x86,fs/resctrl: Improve domain type checking
` [PATCH v4 08/31] x86/resctrl: Move L3 initialization out of domain_add_cpu_mon()
` [PATCH v4 09/31] x86,fs/resctrl: Refactor domain_remove_cpu_mon() ready for new domain types
` [PATCH v4 10/31] x86/resctrl: Change generic monitor functions to use struct rdt_domain_hdr
` [PATCH v4 11/31] x86,fs/resctrl: Rename struct rdt_mon_domain and rdt_hw_mon_domain
` [PATCH v4 12/31] fs/resctrl: Improve handling for events that can be read from any CPU
` [PATCH v4 13/31] fs/resctrl: Add support for additional monitor event display formats
` [PATCH v4 14/31] fs/resctrl: Add an architectural hook called for each mount
` [PATCH v4 15/31] x86/resctrl: Add and initialize rdt_resource for package scope core monitor
` [PATCH v4 16/31] x86/resctrl: Add first part of telemetry event enumeration
` [PATCH v4 17/31] x86/resctrl: Add second "
` [PATCH v4 18/31] x86/resctrl: Add third "
` [PATCH v4 19/31] x86,fs/resctrl: Fill in details of Clearwater Forest events
` [PATCH v4 20/31] x86/resctrl: Check for adequate MMIO space
` [PATCH v4 21/31] x86/resctrl: Add fourth part of telemetry event enumeration
` [PATCH v4 22/31] x86/resctrl: Read core telemetry events
` [PATCH v4 23/31] x86,fs/resctrl: Handle domain creation/deletion for RDT_RESOURCE_PERF_PKG
` [PATCH v4 24/31] fs/resctrl: Add type define for PERF_PKG files
` [PATCH v4 25/31] x86/resctrl: Final steps to enable RDT_RESOURCE_PERF_PKG
` [PATCH v4 26/31] x86/resctrl: Add energy/perf choices to rdt boot option
` [PATCH v4 27/31] x86/resctrl: Handle number of RMIDs supported by telemetry resources
` [PATCH v4 28/31] x86,fs/resctrl: Fix RMID allocation for multiple monitor resources
` [PATCH v4 29/31] fs/resctrl: Add interface for per-resource debug info files
` [PATCH v4 30/31] x86/resctrl: Add info/PERF_PKG_MON/status file
` [PATCH v4 31/31] x86/resctrl: Update Documentation for package events

[PATCH] btrfs: Fix use of GCC_VERSION in messages.h
 2025-04-28 22:01 UTC 

[PATCH 6.12 000/223] 6.12.25-rc1 review
 2025-04-28 11:36 UTC  (11+ messages)

[PATCH] iommu: Protect against overflow in iommu_pgsize()
 2025-04-28 11:33 UTC  (3+ messages)

[PATCH 5.10.y v2] net/sched: act_mirred: don't override retval if we already lost the skb
 2025-04-28  8:07 UTC 

[PATCH 5.15.y v2] net/sched: act_mirred: don't override retval if we already lost the skb
 2025-04-28  8:02 UTC 

[PATCH 6.1 000/291] 6.1.135-rc1 review
 2025-04-28  7:50 UTC  (14+ messages)

[PATCH 6.1.y v2] net/sched: act_mirred: don't override retval if we already lost the skb
 2025-04-28  7:52 UTC  (2+ messages)

[PATCH] ARC: atomics: Implement arch_atomic64_cmpxchg using _relaxed
 2025-04-28  2:34 UTC  (2+ messages)

[PATCH 6.14 000/449] 6.14.3-rc1 review
 2025-04-25  8:17 UTC  (7+ messages)
  ` [PATCH] rpmsg: qcom_smd: Fix uninitialized return variable in __qcom_smd_send()

[PATCH 6.14 000/241] 6.14.4-rc1 review
 2025-04-25  6:41 UTC  (24+ messages)
` [PATCH 6.14 065/241] tools: ynl-gen: individually free previous values on double set
` [PATCH 6.14 122/241] fs: move the bdex_statx call to vfs_getattr_nosec
` [PATCH 6.14 130/241] cpufreq: Avoid using inconsistent policy->min and policy->max

[PATCH 6.6 000/393] 6.6.88-rc1 review
 2025-04-25  4:18 UTC  (22+ messages)
` [PATCH 6.6 352/393] drm/amd/pm/powerplay/hwmgr/smu7_thermal: Prevent division by zero
` [PATCH 6.6 359/393] io_uring/net: fix accept multishot handling
` [PATCH 6.6 360/393] cpufreq: Reference count policy in cpufreq_update_limits()
` [PATCH 6.6 361/393] kbuild: Add -fno-builtin-wcslen
` [PATCH 6.6 385/393] [PATCH stable] xdp: Reset bpf_redirect_info before running a xdps BPF prog
` [PATCH 6.6 386/393] sign-file,extract-cert: move common SSL helper functions to a header
` [PATCH 6.6 387/393] sign-file,extract-cert: avoid using deprecated ERR_get_error_line()
` [PATCH 6.6 388/393] sign-file,extract-cert: use pkcs11 provider for OPENSSL MAJOR >= 3
` [PATCH 6.6 389/393] MIPS: dec: Declare which_prom() as static
` [PATCH 6.6 390/393] MIPS: cevt-ds1287: Add missing ds1287.h include
` [PATCH 6.6 391/393] MIPS: ds1287: Match ds1287_set_base_clock() function types
` [PATCH 6.6 392/393] btrfs: fix the length of reserved qgroup to free
` [PATCH 6.6 393/393] drm/tests: Build KMS helpers when DRM_KUNIT_TEST_HELPERS is enabled

[PATCH v1 00/16] iommufd: Add vIOMMU infrastructure (Part-4 vCMDQ)
 2025-04-24 15:54 UTC  (17+ messages)
` [PATCH v1 15/16] iommu/tegra241-cmdqv: Add user-space use support

[PATCH 6.13 000/414] 6.13.12-rc1 review
 2025-04-24 10:17 UTC  (4+ messages)

[PATCH v2] drm/panel: himax-hx8279: Always initialize goa_{even,odd}_valid in hx8279_check_goa_config()
 2025-04-24  8:22 UTC  (4+ messages)

[PATCH v2] riscv: vdso.lds.S: Do not export __vdso_getrandom when building a 32-bit vDSO
 2025-04-23 20:03 UTC 

[PATCH] riscv: vdso.lds.S: Do not export __vdso_getrandom in compat vDSO
 2025-04-23 18:15 UTC 

[PATCH] drm/panel: himax-hx8279: Initialize goa_{even,odd}_valid in hx8279_check_goa_config()
 2025-04-23 17:29 UTC  (5+ messages)

[PATCH v3 00/26] x86/resctrl telemetry monitoring
 2025-04-23 15:47 UTC  (7+ messages)
` [PATCH v3 10/26] fs/resctrl: Improve handling for events that can be read from any CPU


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