messages from 2025-01-02 08:11:30 to 2025-01-06 03:04:03 UTC [more...]
[PATCH v4 00/14] iommufd: Add vIOMMU infrastructure (Part-3: vEVENTQ)
2025-01-06 3:01 UTC (25+ messages)
` [PATCH v4 01/14] iommufd: Keep IOCTL list in an alphabetical order
` [PATCH v4 02/14] iommufd/fault: Add an iommufd_fault_init() helper
` [PATCH v4 03/14] iommufd/fault: Move iommufd_fault_iopf_handler() to header
` [PATCH v4 04/14] iommufd: Abstract an iommufd_eventq from iommufd_fault
` [PATCH v4 05/14] iommufd: Rename fault.c to eventq.c
` [PATCH v4 06/14] iommufd: Add IOMMUFD_OBJ_VEVENTQ and IOMMUFD_CMD_VEVENTQ_ALLOC
` [PATCH v4 07/14] iommufd/viommu: Add iommufd_viommu_get_vdev_id helper
` [PATCH v4 08/14] iommufd/viommu: Add iommufd_viommu_report_event helper
` [PATCH v4 09/14] iommufd/selftest: Require vdev_id when attaching to a nested domain
` [PATCH v4 10/14] iommufd/selftest: Add IOMMU_TEST_OP_TRIGGER_VEVENT for vEVENTQ coverage
` [PATCH v4 11/14] iommufd/selftest: Add IOMMU_VEVENTQ_ALLOC test coverage
` [PATCH v4 12/14] Documentation: userspace-api: iommufd: Update FAULT and VEVENTQ
` [PATCH v4 13/14] iommu/arm-smmu-v3: Introduce struct arm_smmu_vmaster
` [PATCH v4 14/14] iommu/arm-smmu-v3: Report events that belong to devices attached to vIOMMU
[PATCH] platform/x86: thinkpad-acpi: Add support for hotkey 0x1401
2025-01-06 2:40 UTC (3+ messages)
[PATCH v4 00/22] Add Intel Touch Host Controller drivers
2025-01-06 2:31 UTC (23+ messages)
` [PATCH v4 01/22] HID: THC: Add documentation
` [PATCH v4 02/22] HID: intel-thc-hid: Add basic THC driver skeleton
` [PATCH v4 03/22] HID: intel-thc-hid: intel-thc: Add THC registers definition
` [PATCH v4 04/22] HID: intel-thc-hid: intel-thc: Add THC PIO operation APIs
` [PATCH v4 05/22] HID: intel-thc-hid: intel-thc: Add APIs for interrupt
` [PATCH v4 06/22] HID: intel-thc-hid: intel-thc: Add THC DMA interfaces
` [PATCH v4 07/22] HID: intel-thc-hid: intel-thc: Add THC LTR interfaces
` [PATCH v4 08/22] HID: intel-thc-hid: intel-thc: Add THC interrupt handler
` [PATCH v4 09/22] HID: intel-thc-hid: intel-thc: Add THC SPI config interfaces
` [PATCH v4 10/22] HID: intel-thc-hid: intel-thc: Add THC I2C "
` [PATCH v4 11/22] HID: intel-thc-hid: intel-quickspi: Add THC QuickSPI driver skeleton
` [PATCH v4 12/22] HID: intel-thc-hid: intel-quickspi: Add THC QuickSPI driver hid layer
` [PATCH v4 13/22] HID: intel-thc-hid: intel-quickspi: Add THC QuickSPI ACPI interfaces
` [PATCH v4 14/22] HID: intel-thc-hid: intel-quickspi: Add HIDSPI protocol implementation
` [PATCH v4 15/22] HID: intel-thc-hid: intel-quickspi: Complete THC QuickSPI driver
` [PATCH v4 16/22] HID: intel-thc-hid: intel-quickspi: Add PM implementation
` [PATCH v4 17/22] HID: intel-thc-hid: intel-quicki2c: Add THC QuickI2C driver skeleton
` [PATCH v4 18/22] HID: intel-thc-hid: intel-quicki2c: Add THC QuickI2C driver hid layer
` [PATCH v4 19/22] HID: intel-thc-hid: intel-quicki2c: Add THC QuickI2C ACPI interfaces
` [PATCH v4 20/22] HID: intel-thc-hid: intel-quicki2c: Add HIDI2C protocol implementation
` [PATCH v4 21/22] HID: intel-thc-hid: intel-quicki2c: Complete THC QuickI2C driver
` [PATCH v4 22/22] HID: intel-thc-hid: intel-quicki2c: Add PM implementation
[PATCH v4 00/25] fs/dax: Fix ZONE_DEVICE page reference counts
2025-01-06 2:07 UTC (5+ messages)
` [PATCH v4 12/25] mm/memory: Enhance insert_page_into_pte_locked() to create writable mappings
[PATCH v7 00/17] move per-vma lock into vm_area_struct
2025-01-06 0:38 UTC (3+ messages)
` [PATCH v7 12/17] mm: replace vm_lock and detached flag with a reference count
[PATCH net-next v03 0/1] net: hinic3: Add a driver for Huawei 3rd gen NIC
2025-01-05 16:32 UTC (6+ messages)
` [PATCH net-next v03 1/1] hinic3: module initialization and tx/rx logic
` [EXTERNAL] "
[PATCH net-next v4 00/27] Add support for PSE budget evaluation strategy
2025-01-05 9:06 UTC (38+ messages)
` [PATCH net-next v4 01/27] net: pse-pd: Remove unused pse_ethtool_get_pw_limit function declaration
` [PATCH net-next v4 02/27] net: pse-pd: Avoid setting max_uA in regulator constraints
` [PATCH net-next v4 03/27] net: pse-pd: Add power limit check
` [PATCH net-next v4 04/27] net: pse-pd: tps23881: Simplify function returns by removing redundant checks
` [PATCH net-next v4 05/27] net: pse-pd: tps23881: Use helpers to calculate bit offset for a channel
` [PATCH net-next v4 06/27] net: pse-pd: tps23881: Add missing configuration register after disable
` [PATCH net-next v4 07/27] net: pse-pd: Use power limit at driver side instead of current limit
` [PATCH net-next v4 08/27] net: pse-pd: Split ethtool_get_status into multiple callbacks
` [PATCH net-next v4 09/27] net: pse-pd: Remove is_enabled callback from drivers
` [PATCH net-next v4 10/27] net: pse-pd: tps23881: Add support for power limit and measurement features
` [PATCH net-next v4 11/27] net: pse-pd: Add support for PSE device index
` [PATCH net-next v4 12/27] net: ethtool: Add support for new PSE device index description
` [PATCH net-next v4 13/27] net: ethtool: Add support for ethnl_info_init_ntf helper function
` [PATCH net-next v4 14/27] net: pse-pd: Add support for reporting events
` [PATCH net-next v4 15/27] net: pse-pd: tps23881: Add support for PSE events and interrupts
` [PATCH net-next v4 16/27] regulator: core: Resolve supply using of_node from regulator_config
` [PATCH net-next v4 17/27] regulator: Add support for power budget description
` [PATCH net-next v4 18/27] regulator: dt-bindings: Add regulator-power-budget property
` [PATCH net-next v4 19/27] net: pse-pd: Fix missing PI of_node description
` [PATCH net-next v4 20/27] net: pse-pd: Add support for PSE power domains
` [PATCH net-next v4 21/27] net: ethtool: Add support for new power domains index description
` [PATCH net-next v4 22/27] net: pse-pd: Add support for getting budget evaluation strategies
` [PATCH net-next v4 23/27] net: ethtool: Add PSE new budget evaluation strategy support feature
` [PATCH net-next v4 24/27] net: pse-pd: pd692x0: Add support for PSE PI priority feature
` [PATCH net-next v4 25/27] dt-bindings: net: pse-pd: microchip,pd692x0: Add manager regulator supply
` [PATCH net-next v4 26/27] net: pse-pd: tps23881: Add support for static port priority feature
` [PATCH net-next v4 27/27] dt-bindings: net: pse-pd: ti,tps23881: Add interrupt description
[PATCH net-next 00/14] Arrange PSE core and update TPS23881 driver
2025-01-04 22:27 UTC (15+ messages)
` [PATCH net-next 01/14] net: pse-pd: Remove unused pse_ethtool_get_pw_limit function declaration
` [PATCH net-next 02/14] net: pse-pd: Avoid setting max_uA in regulator constraints
` [PATCH net-next 03/14] net: pse-pd: Add power limit check
` [PATCH net-next 04/14] net: pse-pd: tps23881: Simplify function returns by removing redundant checks
` [PATCH net-next 05/14] net: pse-pd: tps23881: Use helpers to calculate bit offset for a channel
` [PATCH net-next 06/14] net: pse-pd: tps23881: Add missing configuration register after disable
` [PATCH net-next 07/14] net: pse-pd: Use power limit at driver side instead of current limit
` [PATCH net-next 08/14] net: pse-pd: Split ethtool_get_status into multiple callbacks
` [PATCH net-next 09/14] net: pse-pd: Remove is_enabled callback from drivers
` [PATCH net-next 10/14] net: pse-pd: tps23881: Add support for power limit and measurement features
` [PATCH net-next 11/14] net: pse-pd: Add support for PSE device index
` [PATCH net-next 12/14] net: ethtool: Add support for new PSE device index description
` [PATCH net-next 13/14] regulator: core: Resolve supply using of_node from regulator_config
` [PATCH net-next 14/14] net: pse-pd: Fix missing PI of_node description
[PATCH 00/10] hwmon: (oxpsensors) Add 2024 OneXPlayer line-up, add charge limiting and turbo LED, fix ABI
2025-01-04 15:37 UTC (5+ messages)
[PATCH 0/2] iio: adc: ad4695: add oversampling support
2025-01-04 12:30 UTC (5+ messages)
` [PATCH 1/2] iio: adc: ad4695: add offload-based "
[PATCH v4] platform/x86: samsung-galaxybook: Add samsung-galaxybook driver
2025-01-04 6:27 UTC (9+ messages)
[PATCH v8 00/21] DCD: Add support for Dynamic Capacity Devices (DCD)
2025-01-03 22:57 UTC (3+ messages)
` [PATCH v8 01/21] cxl/mbox: Flag "
[PATCH RFC] drivers:gpio: introduce variants of gpiod_get_array
2025-01-03 20:41 UTC (3+ messages)
[RESEND RFC PATCH v1 0/5] Initial BBML2 support for contpte_convert()
2025-01-03 18:18 UTC (14+ messages)
` [RESEND RFC PATCH v1 2/5] arm64: Add BBM Level 2 cpu feature
[PATCH V5] Docs/sound: Update codec-to-codec documentation
2025-01-03 18:10 UTC (4+ messages)
[PATCH 00/10] mm/damon: replace most damon_callback usages in sysfs with new core functions
2025-01-03 17:43 UTC (2+ messages)
` [PATCH 08/10] Docs/mm/damon/design: document DAMOS regions walking
[PATCH v13 0/5] Extended MODVERSIONS Support
2025-01-03 17:37 UTC (6+ messages)
` [PATCH v13 1/5] modules: Support extended MODVERSIONS info
` [PATCH v13 2/5] modpost: Produce extended MODVERSIONS information
` [PATCH v13 3/5] modules: Allow extended modversions without basic MODVERSIONS
` [PATCH v13 4/5] Documentation/kbuild: Document storage of symbol information
` [PATCH v13 5/5] rust: Use gendwarfksyms + extended modversions for CONFIG_MODVERSIONS
[PATCH net-next v7 0/10] bnxt_en: implement tcp-data-split and thresh option
2025-01-03 15:03 UTC (11+ messages)
` [PATCH net-next v7 01/10] net: ethtool: add hds_config member in ethtool_netdev_state
` [PATCH net-next v7 02/10] net: ethtool: add support for configuring hds-thresh
` [PATCH net-next v7 03/10] net: devmem: add ring parameter filtering
` [PATCH net-next v7 04/10] net: ethtool: "
` [PATCH net-next v7 05/10] net: disallow setup single buffer XDP when tcp-data-split is enabled
` [PATCH net-next v7 06/10] bnxt_en: add support for rx-copybreak ethtool command
` [PATCH net-next v7 07/10] bnxt_en: add support for tcp-data-split "
` [PATCH net-next v7 08/10] bnxt_en: add support for hds-thresh "
` [PATCH net-next v7 09/10] netdevsim: add HDS feature
` [PATCH net-next v7 10/10] selftest: net-drv: hds: add test for "
[PATCH] Documentation: Fix typo localmodonfig -> localmodconfig
2025-01-03 12:34 UTC (2+ messages)
[PATCH v2] docs/zh_CN: Add landlock index Chinese translation
2025-01-03 9:51 UTC (2+ messages)
[PATCH v2] docs/zh_CN: Add siphash index Chinese translation
2025-01-03 9:49 UTC (2+ messages)
[PATCH v2] docs/zh_CN: Add security digsig Chinese translation
2025-01-03 9:49 UTC (2+ messages)
[PATCH v5 00/10] Add support for hot-pluggable DRM bridges
2025-01-03 9:36 UTC (15+ messages)
` [PATCH v5 03/10] drm/bridge: add support for refcounted "
` [PATCH v5 04/10] drm/bridge: add documentation of refcounted bridges
` [PATCH v5 08/10] drm/bridge: samsung-dsim: use supporting variable for out_bridge
` [PATCH v5 10/10] drm/bridge: hotplug-bridge: add driver to support hot-pluggable DSI bridges
[PATCH] docs/zh_CN: Add security credentials Chinese translation
2025-01-03 6:15 UTC
[PATCH v3 00/14] iommufd: Add vIOMMU infrastructure (Part-3: vIRQ)
2025-01-03 3:30 UTC (12+ messages)
` [PATCH v3 06/14] iommufd: Add IOMMUFD_OBJ_VIRQ and IOMMUFD_CMD_VIRQ_ALLOC
` [PATCH v3 07/14] iommufd/viommu: Add iommufd_viommu_get_vdev_id helper
[PATCH V2] irqchip/loongarch-avec:Add multi-nodes topology support
2025-01-03 1:10 UTC (3+ messages)
[PATCH 1/1] PCI: Fix Extend ACS configurability
2025-01-02 23:26 UTC (3+ messages)
[PATCH] scsi: eliminate scsi_register() and scsi_unregister() usage & docs
2025-01-02 22:46 UTC (2+ messages)
[PATCH] scsi: Docs: remove init_this_scsi_driver()
2025-01-02 22:46 UTC (2+ messages)
[PATCH] scsi: Documentation: corrections for struct updates
2025-01-02 22:38 UTC (2+ messages)
[PATCH] scsi: driver-api documentation: change what is added to docbook
2025-01-02 21:43 UTC (2+ messages)
[PATCH v2 0/4] platform/x86: Add Lenovo Gaming Series WMI Drivers
2025-01-02 19:10 UTC (14+ messages)
` [PATCH v2 2/4] platform/x86: Add Lenovo GameZone WMI Driver
` [PATCH v2 3/4] platform/x86: Add Lenovo Capability Data 01 "
` [PATCH v2 4/4] platform/x86: Add Lenovo Other Mode "
[RFC PATCH 0/5] Docs/mm/damon: add tuning guide and misc updates
2025-01-02 19:01 UTC (5+ messages)
` [RFC PATCH 1/5] Docs/mm/damon/design: add monitoring parameters tuning guide
` [RFC PATCH 2/5] Docs/mm/damon: add an example monitoring intervals tuning
` [RFC PATCH 3/5] Docs/admin-guide/mm/damon/usage: fix and add missing DAMOS filter sysfs files on files hierarchy
` [RFC PATCH 4/5] Docs/admin-guide/mm/damon/start: update snapshot example
[PATCH net-next v1 1/1] net: phy: Move callback comments from struct to kernel-doc section
2025-01-02 18:28 UTC (10+ messages)
[PATCH] scsi: documentation: scsi_eh: updates for EH changes
2025-01-02 18:12 UTC (2+ messages)
[PATCH v1 00/13] KVM: Introduce KVM Userfault
2025-01-02 17:53 UTC (3+ messages)
[PATCH 00/11] reboot: support runtime configuration of emergency hw_protection action
2025-01-02 17:33 UTC (3+ messages)
` [PATCH 09/11] dt-bindings: thermal: give OS some leeway in absence of critical-action
[PATCH v2 0/7] x86/resctrl : Support L3 Smart Data Cache Injection Allocation Enforcement (SDCIAE)
2025-01-02 17:23 UTC (5+ messages)
` [PATCH v2 5/7] x86/resctrl: Add interface to enable/disable io_alloc feature
[PATCH 0/7] arm64/boot: Enable EL2 requirements for FEAT_PMUv3p9
2025-01-02 16:04 UTC (4+ messages)
` [PATCH 7/7] "
[PATCH] of: Add printf '%pOFm' for generating modalias
2025-01-02 14:02 UTC (8+ messages)
` lock in vsprintf(): was: "
[PATCH] docs/zh_CN: Add security digsig Chinese translation
2025-01-02 8:58 UTC (3+ messages)
[PATCH v3] mm: add build-time option for hotplug memory default online type
2025-01-02 11:35 UTC (4+ messages)
[PATCH] docs/zh_CN: Add siphash index Chinese translation
2025-01-02 9:03 UTC (5+ messages)
[PATCH] docs/zh_CN: Add landlock index Chinese translation
2025-01-02 8:11 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).