Show patches with: none      |   12946 patches
« 1 2 ... 10 11 12129 130 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
platform/x86: ideapad-laptop: support Fn+R dual-function key platform/x86: ideapad-laptop: support Fn+R dual-function key 1 - - --- 2024-02-10 Gergo Koteles Accepted
platform/x86: intel: int0002_vgpio: Pass IRQF_ONESHOT to request_irq() platform/x86: intel: int0002_vgpio: Pass IRQF_ONESHOT to request_irq() - - - --- 2024-02-10 Hans de Goede hansg Accepted
platform/x86: think-lmi: Fix password opcode ordering for workstations platform/x86: think-lmi: Fix password opcode ordering for workstations - 1 - --- 2024-02-09 Mark Pearson hansg Accepted
[v2,4/4] platform/mellanox: mlxbf-pmc: Add support for clock_measure performance block Updates to mlxbf-pmc - 2 - --- 2024-02-09 Shravan Ramani Superseded
[v2,3/4] platform/mellanox: mlxbf-pmc: Add support for 64-bit counters and cycle count Updates to mlxbf-pmc - 2 - --- 2024-02-09 Shravan Ramani Superseded
[v2,2/4] platform/mellanox: mlxbf-pmc: Fix signed/unsigned mix-up Updates to mlxbf-pmc - - - --- 2024-02-09 Shravan Ramani Superseded
[v2,1/4] platform/mellanox: mlxbf-pmc: Replace uintN_t with kernel-style types Updates to mlxbf-pmc - - - --- 2024-02-09 Shravan Ramani Superseded
platform/x86: wmi: Make input buffer madatory when evaulating methods platform/x86: wmi: Make input buffer madatory when evaulating methods - 1 - --- 2024-02-07 Armin Wolf Superseded
[2/2] leds: rgb: leds-ktd202x: Get device properties through fwnode to support ACPI KTD2026 indicator LED for X86 Xiaomi Pad2 - - - --- 2024-02-07 Kate Hsuan Changes Requested
[1/2] platform: x86-android-tablets: other: Add swnode for Xiaomi pad2 indicator LED KTD2026 indicator LED for X86 Xiaomi Pad2 - - - --- 2024-02-07 Kate Hsuan Changes Requested
[RFC,v3] platform/x86/fujitsu-laptop: Add battery charge control support [RFC,v3] platform/x86/fujitsu-laptop: Add battery charge control support - - - --- 2024-02-07 Szilard Fabian Changes Requested
[4/4] platform/x86: wmi: Replace pr_err() with dev_err() [1/4] platform/x86: wmi: Check if WMxx control method exists - - - --- 2024-02-06 Armin Wolf Accepted
[3/4] platform/x86: wmi: Remove unnecessary out-of-memory message [1/4] platform/x86: wmi: Check if WMxx control method exists - - - --- 2024-02-06 Armin Wolf Accepted
[2/4] platform/x86: wmi: Use FW_BUG when warning about missing control methods [1/4] platform/x86: wmi: Check if WMxx control method exists - - - --- 2024-02-06 Armin Wolf Accepted
[1/4] platform/x86: wmi: Check if WMxx control method exists [1/4] platform/x86: wmi: Check if WMxx control method exists - - - --- 2024-02-06 Armin Wolf Accepted
[2/2] platform: x86: ibm_rtl: make rtl_subsys const platform: x86: struct bus_type cleanup - - - --- 2024-02-04 Ricardo B. Marliere Accepted
[1/2] platform: x86: wmi: make wmi_bus_type const platform: x86: struct bus_type cleanup - 1 - --- 2024-02-04 Ricardo B. Marliere Accepted
[vhost,v1,19/19] virtio_net: sq support premapped mode virtio: drivers maintain dma info for premapped vq - - - --- 2024-02-02 Xuan Zhuo Handled Elsewhere
[vhost,v1,18/19] virtio_net: rename free_old_xmit_skbs to free_old_xmit virtio: drivers maintain dma info for premapped vq 1 - - --- 2024-02-02 Xuan Zhuo Handled Elsewhere
[vhost,v1,17/19] virtio_net: unify the code for recycling the xmit ptr virtio: drivers maintain dma info for premapped vq 1 - - --- 2024-02-02 Xuan Zhuo Handled Elsewhere
[vhost,v1,16/19] virtio_ring: introduce virtqueue_dma_map_sg_attrs virtio: drivers maintain dma info for premapped vq - - - --- 2024-02-02 Xuan Zhuo Handled Elsewhere
[vhost,v1,15/19] virtio_ring: introduce dma map api for page virtio: drivers maintain dma info for premapped vq - - - --- 2024-02-02 Xuan Zhuo Handled Elsewhere
[vhost,v1,14/19] virtio_ring: remove api of setting vq premapped virtio: drivers maintain dma info for premapped vq - - - --- 2024-02-02 Xuan Zhuo Handled Elsewhere
[vhost,v1,13/19] virtio_net: set premapped mode by find_vqs() virtio: drivers maintain dma info for premapped vq - - - --- 2024-02-02 Xuan Zhuo Handled Elsewhere
[vhost,v1,12/19] virtio_ring: export premapped to driver by struct virtqueue virtio: drivers maintain dma info for premapped vq - - - --- 2024-02-02 Xuan Zhuo Handled Elsewhere
[vhost,v1,11/19] virtio: find_vqs: add new parameter premapped virtio: drivers maintain dma info for premapped vq - - - --- 2024-02-02 Xuan Zhuo Handled Elsewhere
[vhost,v1,10/19] virtio_ring: reuse the parameter struct of find_vqs() virtio: drivers maintain dma info for premapped vq - - - --- 2024-02-02 Xuan Zhuo Handled Elsewhere
[vhost,v1,09/19] virtio: vring_new_virtqueue(): pass struct instead of multi parameters virtio: drivers maintain dma info for premapped vq - - - --- 2024-02-02 Xuan Zhuo Handled Elsewhere
[vhost,v1,08/19] virtio: vring_create_virtqueue: pass struct instead of multi parameters virtio: drivers maintain dma info for premapped vq - - - --- 2024-02-02 Xuan Zhuo Handled Elsewhere
[vhost,v1,07/19] virtio: find_vqs: pass struct instead of multi parameters virtio: drivers maintain dma info for premapped vq - - - --- 2024-02-02 Xuan Zhuo Handled Elsewhere
[vhost,v1,06/19] virtio_ring: no store dma info when unmap is not needed virtio: drivers maintain dma info for premapped vq - - - --- 2024-02-02 Xuan Zhuo Handled Elsewhere
[vhost,v1,05/19] virtio_ring: split: structure the indirect desc table virtio: drivers maintain dma info for premapped vq - - - --- 2024-02-02 Xuan Zhuo Handled Elsewhere
[vhost,v1,04/19] virtio_ring: split: remove double check of the unmap ops virtio: drivers maintain dma info for premapped vq - - - --- 2024-02-02 Xuan Zhuo Handled Elsewhere
[vhost,v1,03/19] virtio_ring: packed: structure the indirect desc table virtio: drivers maintain dma info for premapped vq - - - --- 2024-02-02 Xuan Zhuo Handled Elsewhere
[vhost,v1,02/19] virtio_ring: packed: remove double check of the unmap ops virtio: drivers maintain dma info for premapped vq - - - --- 2024-02-02 Xuan Zhuo Handled Elsewhere
[vhost,v1,01/19] virtio_ring: introduce vring_need_unmap_buffer virtio: drivers maintain dma info for premapped vq 1 - - --- 2024-02-02 Xuan Zhuo Handled Elsewhere
[v2] platform/x86/amd/hsmp: switch to use device_add_groups() [v2] platform/x86/amd/hsmp: switch to use device_add_groups() - 1 - --- 2024-02-02 gregkh@linuxfoundation.org Changes Requested
[v2,2/2] platform/x86: hp-wmi: Add thermal profile support for 8BAD boards [v2,1/2] platform/x86: hp-wmi: Tidy up module source code - - - --- 2024-02-01 Alexis Belmonte Accepted
[v2,1/2] platform/x86: hp-wmi: Tidy up module source code [v2,1/2] platform/x86: hp-wmi: Tidy up module source code - - - --- 2024-02-01 Alexis Belmonte Accepted
[8/8] tools: intel_sdsi: Add current meter support Intel On Demand: Add netlink interface for SPDM attestation - - - --- 2024-02-01 David E. Box Changes Requested
[7/8] tools: Fix errors in meter_certificate display Intel On Demand: Add netlink interface for SPDM attestation - - - --- 2024-02-01 David E. Box Changes Requested
[6/8] platform/x86/intel/sdsi: Add attribute to read the current meter state Intel On Demand: Add netlink interface for SPDM attestation - - - --- 2024-02-01 David E. Box Changes Requested
[5/8] platform/x86/intel/sdsi: Add in-band BIOS lock support Intel On Demand: Add netlink interface for SPDM attestation - - - --- 2024-02-01 David E. Box Changes Requested
[4/8] platform/x86/intel/sdsi: Add netlink SPDM transport Intel On Demand: Add netlink interface for SPDM attestation - - 1 --- 2024-02-01 David E. Box Changes Requested
[3/8] platform/x86/intel/sdsi: Add header file Intel On Demand: Add netlink interface for SPDM attestation - 2 - --- 2024-02-01 David E. Box Changes Requested
[2/8] platform/x86/intel/sdsi: Combine read and write mailbox flows Intel On Demand: Add netlink interface for SPDM attestation - - - --- 2024-02-01 David E. Box Changes Requested
[1/8] platform/x86/intel/sdsi: Set message size during writes Intel On Demand: Add netlink interface for SPDM attestation - 2 - --- 2024-02-01 David E. Box Changes Requested
Fix to correct wrong temp reporting on some ThinkPads Fix to correct wrong temp reporting on some ThinkPads - - - --- 2024-01-31 Vishnu Sankar Changes Requested
[2/2] platform/x86: toshiba_acpi: Add quirk for buttons on Z830 platform/x86: Add ACPI quickstart button driver - - - --- 2024-01-31 Armin Wolf Changes Requested
[1/2] platform/x86: Add ACPI quickstart button (PNP0C32) driver platform/x86: Add ACPI quickstart button driver - - - --- 2024-01-31 Armin Wolf Changes Requested
[v5,2/2] platform/surface: aggregator_registry: add entry for fan speed Surface fan monitoring driver - 1 - --- 2024-01-31 Ivor Wanders Accepted
[v5,1/2] hwmon: add fan speed monitoring driver for Surface devices Surface fan monitoring driver - 2 - --- 2024-01-31 Ivor Wanders Handled Elsewhere
[v4,2/2] hwmon: add fan speed monitoring driver for Surface devices Surface fan monitoring driver - 2 - --- 2024-01-30 Ivor Wanders Superseded
[v4,1/2] platform/surface: aggregator_registry: add entry for fan speed Surface fan monitoring driver - 1 - --- 2024-01-30 Ivor Wanders Superseded
[v2] platform/x86: wmi: Stop using ACPI device class [v2] platform/x86: wmi: Stop using ACPI device class - - - --- 2024-01-30 Armin Wolf Accepted
[vhost,17/17] virtio_net: sq support premapped mode virtio: drivers maintain dma info for premapped vq - - - --- 2024-01-30 Xuan Zhuo Changes Requested
[vhost,16/17] virtio_net: rename free_old_xmit_skbs to free_old_xmit virtio: drivers maintain dma info for premapped vq 1 - - --- 2024-01-30 Xuan Zhuo Changes Requested
[vhost,15/17] virtio_net: unify the code for recycling the xmit ptr virtio: drivers maintain dma info for premapped vq 1 - - --- 2024-01-30 Xuan Zhuo Changes Requested
[vhost,14/17] virtio_ring: introduce dma map api for page virtio: drivers maintain dma info for premapped vq - - - --- 2024-01-30 Xuan Zhuo Changes Requested
[vhost,13/17] virtio_ring: remove api of setting vq premapped virtio: drivers maintain dma info for premapped vq - - - --- 2024-01-30 Xuan Zhuo Changes Requested
[vhost,12/17] virtio_net: set premapped mode by find_vqs() virtio: drivers maintain dma info for premapped vq - - - --- 2024-01-30 Xuan Zhuo Changes Requested
[vhost,11/17] virtio_ring: export premapped to driver by struct virtqueue virtio: drivers maintain dma info for premapped vq - - - --- 2024-01-30 Xuan Zhuo Changes Requested
[vhost,10/17] virtio: find_vqs: add new parameter premapped virtio: drivers maintain dma info for premapped vq - - - --- 2024-01-30 Xuan Zhuo Changes Requested
[vhost,09/17] virtio_ring: reuse the parameter struct of find_vqs() virtio: drivers maintain dma info for premapped vq - - - --- 2024-01-30 Xuan Zhuo Changes Requested
[vhost,08/17] virtio: vring_new_virtqueue(): pass struct instead of multi parameters virtio: drivers maintain dma info for premapped vq - - - --- 2024-01-30 Xuan Zhuo Changes Requested
[vhost,07/17] virtio: find_vqs: pass struct instead of multi parameters virtio: drivers maintain dma info for premapped vq - - - --- 2024-01-30 Xuan Zhuo Changes Requested
[vhost,06/17] virtio_ring: no store dma info when unmap is not needed virtio: drivers maintain dma info for premapped vq - - - --- 2024-01-30 Xuan Zhuo Changes Requested
[vhost,05/17] virtio_ring: split: structure the indirect desc table virtio: drivers maintain dma info for premapped vq - - - --- 2024-01-30 Xuan Zhuo Changes Requested
[vhost,04/17] virtio_ring: split: remove double check of the unmap ops virtio: drivers maintain dma info for premapped vq - - - --- 2024-01-30 Xuan Zhuo Changes Requested
[vhost,03/17] virtio_ring: packed: structure the indirect desc table virtio: drivers maintain dma info for premapped vq - - - --- 2024-01-30 Xuan Zhuo Changes Requested
[vhost,02/17] virtio_ring: packed: remove double check of the unmap ops virtio: drivers maintain dma info for premapped vq - - - --- 2024-01-30 Xuan Zhuo Changes Requested
[vhost,01/17] virtio_ring: introduce vring_need_unmap_buffer virtio: drivers maintain dma info for premapped vq 1 - - --- 2024-01-30 Xuan Zhuo Changes Requested
[v1,2/2] platform/mellanox: mlxbf-pmc: Add support for clock_measure performance block Feature additions to mlxbf-pmc driver - 2 - --- 2024-01-30 Shravan Ramani Changes Requested
[v1,1/2] platform/mellanox: mlxbf-pmc: Add support for 64-bit counters and cycle count Feature additions to mlxbf-pmc driver - 2 - --- 2024-01-30 Shravan Ramani Changes Requested
[v2] platform/x86/amd/hsmp: Remove NULL dereferencing code [v2] platform/x86/amd/hsmp: Remove NULL dereferencing code - 1 - --- 2024-01-30 Suma Hegde Accepted
[v2] platform/x86/amd/hsmp: Add CONFIG_ACPI dependency [v2] platform/x86/amd/hsmp: Add CONFIG_ACPI dependency - 1 - --- 2024-01-30 Suma Hegde Accepted
[14/14] virtio_net: sq support premapped mode virtio remove dma info for premapped mode - - - --- 2024-01-30 Xuan Zhuo Superseded
[13/14] virtio_net: rename free_old_xmit_skbs to free_old_xmit virtio remove dma info for premapped mode 1 - - --- 2024-01-30 Xuan Zhuo Superseded
[12/14] virtio_net: unify the code for recycling the xmit ptr virtio remove dma info for premapped mode 1 - - --- 2024-01-30 Xuan Zhuo Superseded
[11/14] virtio_ring: remove api of setting vq premapped virtio remove dma info for premapped mode - - - --- 2024-01-30 Xuan Zhuo Superseded
[10/14] virtio_net: set premapped mode by find_vqs() virtio remove dma info for premapped mode - - - --- 2024-01-30 Xuan Zhuo Superseded
[09/14] virtio_ring: export premapped to driver by struct virtqueue virtio remove dma info for premapped mode - - - --- 2024-01-30 Xuan Zhuo Superseded
[08/14] virtio: find_vqs introduce premapped parameter virtio remove dma info for premapped mode - - - --- 2024-01-30 Xuan Zhuo Superseded
[07/14] virtio_ring: introduce dma map api for page virtio remove dma info for premapped mode - - - --- 2024-01-30 Xuan Zhuo Superseded
[06/14] virtio_ring: no store dma info when unmap is not needed virtio remove dma info for premapped mode - - - --- 2024-01-30 Xuan Zhuo Superseded
[05/14] virtio_ring: split: structure the indirect desc table virtio remove dma info for premapped mode - - - --- 2024-01-30 Xuan Zhuo Superseded
[04/14] virtio_ring: split: remove double check of the unmap ops virtio remove dma info for premapped mode - - - --- 2024-01-30 Xuan Zhuo Superseded
[03/14] virtio_ring: packed: structure the indirect desc table virtio remove dma info for premapped mode - - - --- 2024-01-30 Xuan Zhuo Superseded
[02/14] virtio_ring: packed: remove double check of the unmap ops virtio remove dma info for premapped mode - - - --- 2024-01-30 Xuan Zhuo Superseded
[01/14] virtio_ring: introduce vring_need_unmap_buffer virtio remove dma info for premapped mode - - - --- 2024-01-30 Xuan Zhuo Superseded
[RFC,v2] platform/x86/fujitsu-laptop: Add battery charge control support [RFC,v2] platform/x86/fujitsu-laptop: Add battery charge control support - - - --- 2024-01-29 Szilard Fabian Changes Requested
[RFC] platform/x86/fujitsu-laptop: Add battery charge control support [RFC] platform/x86/fujitsu-laptop: Add battery charge control support - - - --- 2024-01-29 Szilard Fabian Superseded
platform/x86/amd/hsmp: Remove NULL dereferencing code platform/x86/amd/hsmp: Remove NULL dereferencing code - 1 - --- 2024-01-29 Suma Hegde Superseded
platform/x86/amd/hsmp: add CONFIG_ACPI dependency platform/x86/amd/hsmp: add CONFIG_ACPI dependency - 1 - --- 2024-01-29 Suma Hegde Superseded
[net-next,v4,11/11] stmmac: intel: interface switching support for ADL-N platform Enable SGMII and 2500BASEX interface mode switching for Intel platforms - - - --- 2024-01-29 Choong Yong Liang Changes Requested
[net-next,v4,10/11] stmmac: intel: interface switching support for EHL platform Enable SGMII and 2500BASEX interface mode switching for Intel platforms - - - --- 2024-01-29 Choong Yong Liang Changes Requested
[net-next,v4,09/11] net: stmmac: configure SerDes on mac_finish Enable SGMII and 2500BASEX interface mode switching for Intel platforms - - - --- 2024-01-29 Choong Yong Liang Changes Requested
[net-next,v4,08/11] stmmac: intel: configure SerDes according to the interface mode Enable SGMII and 2500BASEX interface mode switching for Intel platforms - - - --- 2024-01-29 Choong Yong Liang Changes Requested
[net-next,v4,07/11] arch: x86: Add IPC mailbox accessor function and add SoC register access Enable SGMII and 2500BASEX interface mode switching for Intel platforms - - - --- 2024-01-29 Choong Yong Liang Changes Requested
[net-next,v4,06/11] net: stmmac: resetup XPCS according to the new interface mode Enable SGMII and 2500BASEX interface mode switching for Intel platforms - - - --- 2024-01-29 Choong Yong Liang Changes Requested
« 1 2 ... 10 11 12129 130 »