LKML Archive mirror
 help / color / mirror / Atom feed
 messages from 2023-04-05 11:42:17 to 2023-04-05 14:16:53 UTC [more...]

[PATCH v6 0/8] Add multiport support for DWC3 controllers
 2023-04-05 14:15 UTC  (11+ messages)
` [PATCH v6 1/8] dt-bindings: usb: Add bindings for multiport properties on DWC3 controller
` [PATCH v6 2/8] usb: dwc3: core: Access XHCI address space temporarily to read port info
` [PATCH v6 3/8] usb: dwc3: core: Skip setting event buffers for host only controllers
` [PATCH v6 4/8] usb: dwc3: core: Refactor PHY logic to support Multiport Controller
` [PATCH v6 5/8] usb: dwc3: qcom: Add multiport controller support for qcom wrapper
` [PATCH v6 6/8] arm64: dts: qcom: sc8280xp: Add multiport controller node for SC8280
` [PATCH v6 7/8] arm64: dts: qcom: sa8295p: Enable tertiary controller and its 4 USB ports
` [PATCH v6 8/8] arm64: dts: qcom: sa8540-ride: Enable first port of tertiary usb controller

[PATCH RFC 00/18] Rust DRM subsystem abstractions (& preview AGX driver)
 2023-04-05 14:14 UTC  (14+ messages)
` [PATCH RFC 04/18] rust: drm: gem: Add GEM object abstraction
` [PATCH RFC 09/18] rust: drm: syncobj: Add DRM Sync Object abstraction
` [PATCH RFC 10/18] drm/scheduler: Add can_run_job callback
` [PATCH RFC 11/18] drm/scheduler: Clean up jobs when the scheduler is torn down

[PATCH][next] btrfs: Fix spelling mistake "geneartion" -> "generation"
 2023-04-05 14:13 UTC  (2+ messages)

[PATCH v3 0/4] Allow genpd providers to power off domains on sync state
 2023-04-05 14:11 UTC  (6+ messages)

fsconfig parsing bugs
 2023-04-05 14:10 UTC  (3+ messages)

[PATCH 0/4] Add MCP48XX bindings and driver support
 2023-04-05 14:10 UTC  (6+ messages)
` [PATCH 1/4] dt-bindings: iio: dac: mcp4922: add vdd-supply property
` [PATCH 2/4] iio: dac: mcp4922: get and enable vdd regulator
` [PATCH 3/4] dt-bindings: iio: dac: add mcp4822
` [PATCH 4/4] iio: dac: mcp4922: add support for mcp48xx series chips

[PATCH v2 2/3] regulator: da9063: implement basic XVP setter
 2023-04-05 14:08 UTC  (2+ messages)

[PATCH 00/32] ACPICA: ACPICA 20230331
 2023-04-05 13:59 UTC  (33+ messages)
` [PATCH 01/32] ACPICA: Headers: Delete bogus node_array array of pointers from AEST table
` [PATCH 02/32] ACPICA: ACPI 6.5: MADT: add support for trace buffer extension in GICC
` [PATCH 03/32] ACPICA: Add missing macro ACPI_FUNCTION_TRACE() for acpi_ns_repair_HID()
` [PATCH 04/32] ACPICA: acpisrc: Add missing tables to astable
` [PATCH 05/32] ACPICA: Add support for 64 bit loong_arch compilation
` [PATCH 06/32] ACPICA: Add support for ASPT table in disassembler
` [PATCH 07/32] ACPICA: Add support for Arm's MPAM ACPI table version 2
` [PATCH 08/32] ACPICA: Update all copyrights/signons to 2023
` [PATCH 09/32] ACPICA: add support for ClockInput resource (v6.5)
` [PATCH 10/32] ACPICA: MADT: Add RISC-V INTC interrupt controller
` [PATCH 11/32] ACPICA: Add structure definitions for RISC-V RHCT
` [PATCH 12/32] ACPICA: Avoid undefined behavior: load of misaligned address
` [PATCH 13/32] ACPICA: Avoid undefined behavior: applying zero offset to null pointer
` [PATCH 14/32] ACPICA: Avoid undefined behavior: member access within "
` [PATCH 15/32] ACPICA: Avoid undefined behavior: member access within misaligned address
` [PATCH 16/32] "
` [PATCH 17/32] "
` [PATCH 18/32] "
` [PATCH 19/32] ACPICA: Avoid undefined behavior: load of "
` [PATCH 20/32] ACPICA: struct acpi_resource_vendor: Replace 1-element array with flexible array
` [PATCH 21/32] ACPICA: actbl1: Replace 1-element arrays with flexible arrays
` [PATCH 22/32] ACPICA: actbl2: "
` [PATCH 23/32] ACPICA: struct acpi_nfit_interleave: Replace 1-element array with flexible array
` [PATCH 24/32] ACPICA: Introduce ACPI_FLEX_ARRAY
` [PATCH 25/32] ACPICA: struct acpi_resource_dma: Replace 1-element array with flexible array
` [PATCH 26/32] ACPICA: acpi_pci_routing_table: Replace fixed-size array with flex array member
` [PATCH 27/32] ACPICA: acpi_dmar_andd: Replace 1-element array with flexible array
` [PATCH 28/32] ACPICA: acpi_madt_oem_data: Fix flexible array member definition
` [PATCH 29/32] ACPICA: acpi_resource_irq: Replace 1-element arrays with flexible array
` [PATCH 30/32] ACPICA: ACPICA: check null return of ACPI_ALLOCATE_ZEROED in acpi_db_display_objects
` [PATCH 31/32] ACPICA: add os specific support for Zephyr RTOS
` [PATCH 32/32] ACPICA: Update version to 20230331

[PATCH v5 0/6] RISC-V Hardware Probing User Interface
 2023-04-05 13:57 UTC  (5+ messages)
` [PATCH v5 1/6] RISC-V: Move struct riscv_cpuinfo to new header
` [PATCH v5 2/6] RISC-V: Add a syscall for HW probing

[PATCH v2 1/3] hwmon: (pmbus/core): Add rdev in pmbus_data struct
 2023-04-05 13:57 UTC  (5+ messages)
` [PATCH v2 2/3] hwmon: (pmbus/core): Add regulator event support

[PATCH v2 1/1] i2c: mlxbf: Use readl_poll_timeout_atomic() for polling
 2023-04-05 13:57 UTC  (2+ messages)

[PATCH v1 0/2] Add DS4520 GPIO Expander Support
 2023-04-05 13:57 UTC  (6+ messages)
` [PATCH v1 2/2] gpio: ds4520: Add ADI DS4520 Regulator Support

[PATCH] tracing: Free error logs of tracing instances
 2023-04-05 13:56 UTC  (4+ messages)

[PATCH] ext4: simplify 32bit calculation of lblk
 2023-04-05 13:55 UTC  (6+ messages)

[PATCH v2 00/10] Add IOMMU support to MT8365 SoC
 2023-04-05 13:54 UTC  (10+ messages)
` [PATCH v2 10/10] memory: mtk-smi: mt8365: Add SMI Support

[PATCH v5 2/5] mfd: Add support for the Lantiq PEF2256 framer
 2023-04-05 13:54 UTC  (11+ messages)

[PATCHv9 00/14] mm, x86/cc: Implement support for unaccepted memory
 2023-04-05 13:51 UTC  (15+ messages)
` [PATCH v7 0/6] Provide SEV-SNP "
  ` [PATCH v7 6/6] x86/efi: Safely enable unaccepted memory in UEFI

[PATCH v8 0/8] Enable IPQ9754 USB
 2023-04-05 13:51 UTC  (8+ messages)
` [PATCH v8 1/8] dt-bindings: phy: qcom,qusb2: Document IPQ9574 compatible
` [PATCH v8 4/8] clk: qcom: gcc-ipq9574: Add USB related clocks
` [PATCH v8 5/8] phy: qcom-qusb2: add QUSB2 support for IPQ9574
` [PATCH v8 6/8] phy: qcom: qmp: Update IPQ9574 USB Phy initialization Sequence
` [PATCH v8 7/8] arm64: dts: qcom: ipq9574: Add USB related nodes
` [PATCH v8 8/8] arm64: dts: qcom: ipq9574: Enable USB

[PATCH v2 0/2] Resolve MPM register space situation
 2023-04-05 13:49 UTC  (5+ messages)
` [PATCH v2 1/2] dt-bindings: interrupt-controller: mpm: Pass MSG RAM slice through phandle

iio: ad7192: Pending IRQ on SDO/RDY causing retrigger of interrupt handler and missing every sample
 2023-04-05 13:49 UTC  (4+ messages)

[PATCH (set 2) 00/19] Rid W=1 warnings from GPU
 2023-04-05 13:45 UTC  (6+ messages)
` [PATCH 01/19] drm/i915/i915_scatterlist: Fix kerneldoc formatting issue - missing '@'

[PATCH v1 1/5] spi: fsl-spi: Fix CPM/QE mode Litte Endian
 2023-04-05 13:43 UTC  (2+ messages)

[PATCH SPI for-next 0/3] spi: mchp-pci1xxxx: Fix minor bugs in spi-pci1xxxx driver
 2023-04-05 13:43 UTC  (2+ messages)

[PATCH v3] ASoC: dt-bindings: wm8510: Convert to dtschema
 2023-04-05 13:43 UTC  (2+ messages)

[PATCH v4 0/2] Enable USB SS qmp phy for Qualcomm SM6115 SoC
 2023-04-05 13:43 UTC  (4+ messages)
` [PATCH v4 1/2] dt-bindings: phy: qcom,qmp-usb: Fix phy subnode for SM6115 & QCM2290 USB3 PHY

[PATCH v2] ASoC: dt-bindings: wm8510: Convert to dtschema
 2023-04-05 13:43 UTC  (2+ messages)

[PATCH v6 0/5] Add MAX77541/MAX77540 PMIC Support
 2023-04-05 13:39 UTC  (10+ messages)
` [PATCH v6 5/5] mfd: max77541: Add ADI "

[PATCH] dt-bindings: PCI: Fix unit address of example root port
 2023-04-05 13:38 UTC  (3+ messages)

[PATCH] bcache: make kobj_type structures constant
 2023-04-05 13:38 UTC  (6+ messages)

[PATCH] iov_iter: Remove last_offset member
 2023-04-05 13:37 UTC  (2+ messages)

[PATCH V4 00/23] Add basic ACPI support for RISC-V
 2023-04-05 13:35 UTC  (4+ messages)
` [PATCH V4 13/23] RISC-V: cpufeature: Add ACPI support in riscv_fill_hwcap()

[PATCH v2 0/3] lib/string_helpers et al.: Change return value of strreplace()
 2023-04-05 13:34 UTC  (2+ messages)

[PATCH v6 00/12] Reference count checker and related fixes
 2023-04-05 13:32 UTC  (4+ messages)
` [PATCH v6 01/12] perf map: Rename map_ip and unmap_ip

scsi: Recent kernels drop into emergency shell
 2023-04-05 13:29 UTC  (3+ messages)

[PATCH 0/3] ARM: dts: meson: fix UART device-tree schema validation
 2023-04-05 13:29 UTC  (3+ messages)
` [PATCH 1/3] ARM: dts: meson: Fix the UART compatible strings

[Question] Restore previous "local tag" behaviour
 2023-04-05 13:25 UTC  (3+ messages)

[PATCH v2] PCI: dwc: Wait for link up only if link is started
 2023-04-05 13:24 UTC  (5+ messages)

[PATCH v2 00/11] Add Secure TSC support for SNP guests
 2023-04-05 13:24 UTC  (5+ messages)
` [PATCH v2 08/11] x86/sev: "

[PATCH] arm64: dts: imx8mm-evk: correct pmic clock source
 2023-04-05 13:22 UTC  (2+ messages)

[PATCH v5 00/17] Reference count checker and related fixes
 2023-04-05 13:20 UTC  (7+ messages)

[PATCH v2] cifs: sanitize paths in cifs_update_super_prepath
 2023-04-05 13:16 UTC 

Bug report: UDP ~20% degradation
 2023-04-05 13:19 UTC  (6+ messages)

[PATCH] arm64: defconfig: enable ARM CoreSight PMU driver
 2023-04-05 13:19 UTC  (3+ messages)

[PATCH] arm64: dts: imx8mp-evk: add dual-role usb port1 support
 2023-04-05 13:16 UTC  (6+ messages)

[PATCH v1 1/1] platform/mellanox: add firmware reset support
 2023-04-05 13:16 UTC  (2+ messages)
` [PATCH v1 1/1 RESEND] "

[PATCH 6.2 000/185] 6.2.10-rc2 review
 2023-04-05 13:10 UTC  (2+ messages)

[PATCH 00/20] MODULE_LICENSE removals, fifth tranche
 2023-04-05 13:09 UTC  (3+ messages)
` [PATCH 20/20] soc/tegra: cbb: remove MODULE_LICENSE in non-modules
  ` (subset) "

[PATCH 00/24] MODULE_LICENSE removals, second tranche
 2023-04-05 13:09 UTC  (3+ messages)
` [PATCH 09/24] kbuild, ARM: tegra: remove MODULE_LICENSE in non-modules
  ` (subset) "

[PATCH 0/2] stackleak: allow to specify arch specific stackleak poison function
 2023-04-05 13:08 UTC  (3+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] s390/stackleak: provide fast __stackleak_poison() implementation

[PATCH] ubifs: remove unnecessary kobject_del()
 2023-04-05 13:07 UTC 

[PATCH V7 00/10] dt-bindings: usb: covert ci-hdrc-usb2/usbmisc-imx to yaml
 2023-04-05 13:06 UTC  (3+ messages)
` [PATCH V7 10/10] ARM64: dts: imx7ulp: update usb compatible

[PATCH] qlcnic: check pci_reset_function result
 2023-04-05 13:04 UTC  (4+ messages)

[PATCH v3 00/65] clk: Make determine_rate mandatory for muxes
 2023-04-05 13:04 UTC  (6+ messages)
` [PATCH v3 56/65] clk: ingenic: cgu: Switch to determine_rate
` [PATCH v3 63/65] ASoC: tlv320aic32x4: pll: "
` [PATCH v3 64/65] ASoC: tlv320aic32x4: div: "
` [PATCH v3 65/65] clk: Forbid to register a mux without determine_rate

[PATCH net 1/1] net: stmmac: check fwnode for phy device before scanning for phy
 2023-04-05 13:03 UTC  (4+ messages)

[RFC PATCH v8] media: mediatek: vcodec: support stateless AV1 decoder
 2023-04-05 13:03 UTC  (2+ messages)

[PATCH v2] iommu/amd: Fix "Guest Virtual APIC Table Root Pointer" configuration in IRTE
 2023-04-05 13:03 UTC 

[PATCH V4] nvmem: add explicit config option to read old syntax fixed OF cells
 2023-04-05 13:01 UTC  (2+ messages)

[PATCH] soc/tegra: flowctrl: Use devm_platform_get_and_ioremap_resource()
 2023-04-05 12:59 UTC  (2+ messages)

[RFC PATCH] sched: Fix performance regression introduced by mm_cid (v2)
 2023-04-05 12:57 UTC  (2+ messages)

[PATCH v2 56/65] clk: ingenic: cgu: Switch to determine_rate
 2023-04-05 12:57 UTC  (11+ messages)

[PATCH 6.1 000/177] 6.1.23-rc3 review
 2023-04-05 12:56 UTC  (2+ messages)

[PATCH v1 0/2] media: hi846: support system suspend while streaming
 2023-04-05 12:52 UTC  (3+ messages)
` [PATCH v1 1/2] media: hi846: fix usage of pm_runtime_get_if_in_use()

[PATCH] mm, page_alloc: reduce page alloc/free sanity checks
 2023-04-05 12:45 UTC  (2+ messages)

[PATCH v2] PCI: tegra194: Handle errors in BPMP response
 2023-04-05 12:55 UTC  (2+ messages)

[PATCH] net: Added security socket
 2023-04-05 12:53 UTC 

kernel 6.2 stuck at boot (efi_call_rts) on arm64
 2023-04-05 12:50 UTC  (3+ messages)

[PATCH v5] ASoC: dt-bindings: ak4458: Convert to dtschema
 2023-04-05 12:48 UTC  (2+ messages)

[PATCH 0/3] send tlb_remove_table_smp_sync IPI only to necessary CPUs
 2023-04-05 12:45 UTC  (9+ messages)
` [PATCH 3/3] mm/mmu_gather: send tlb_remove_table_smp_sync IPI only to CPUs in kernel mode

[PATCH 0/3] Few corrections in non-tz firmware boot
 2023-04-05 12:45 UTC  (5+ messages)
` [PATCH 2/3] venus: firmware: Correct non-pix start and end addresses

[PATCH] drm/bridge: ps8640: Use constant sleep time for polling hpd
 2023-04-05 12:44 UTC  (2+ messages)

[PATCH 0/4] Manage register access to control delay during sec update
 2023-04-05 12:43 UTC  (3+ messages)
` [PATCH 3/4] mfd: intel-m10-bmc: Move m10bmc_sys_read() away from header

[PATCH 00/12] Rework PHY reset handling
 2023-04-05 12:42 UTC  (12+ messages)
` [PATCH 03/12] net: phy: add phy_device_set_miits helper
` [PATCH 05/12] net: phy: add phy_id_broken support
` [PATCH 06/12] net: phy: add phy_device_atomic_register helper
` [PATCH 12/12] net: phy: add default gpio assert/deassert delay

[PATCH 0/3] soc: Drop empty platform remove function
 2023-04-05 12:41 UTC  (3+ messages)
` [PATCH 3/3] soc: tegra: cbb: "
  ` (subset) "

[PATCH] KVM: x86/mmu: Refresh CR0.WP prior to checking for emulated permission faults
 2023-04-05 12:38 UTC  (2+ messages)

[PATCH] drm/sun4i: uncouple DSI dotclock divider from TCON0_DCLK_REG
 2023-04-05 12:34 UTC  (6+ messages)

[PATCH] drm: bridge: ldb: add support for using channel 1 only
 2023-04-05 12:31 UTC  (4+ messages)

[PATCH RFC] Randomized slab caches for kmalloc()
 2023-04-05 12:26 UTC  (2+ messages)

[PATCH v4 0/2] Tegra I2C DMA and SMBus blockread updates
 2023-04-05 12:26 UTC  (5+ messages)
` [PATCH v4 1/2] i2c: tegra: Fix PEC support for SMBUS block read
` [PATCH v4 2/2] i2c: tegra: Share same DMA channel for RX and TX

[PATCH] nvmem: layouts: sl28vpd: set varaiable sl28vpd_layout storage-class-specifier to static
 2023-04-05 12:25 UTC  (3+ messages)

[PATCH v2] regmap: Use mas_walk() instead of mas_find()
 2023-04-05 12:25 UTC  (2+ messages)

[PATCH] ASoC: SOF: pm: Tear down pipelines only if DSP was active
 2023-04-05 12:25 UTC  (2+ messages)

[PATCH v1 0/2] swiotlb: Cleanup and alignment fix
 2023-04-05 12:24 UTC  (4+ messages)
` [PATCH v1 2/2] swiotlb: Fix slot alignment checks

[PATCH] dt-bindings: net: dsa: brcm,sf2: Drop unneeded "#address-cells/#size-cells"
 2023-04-05 12:24 UTC  (2+ messages)

[PATCH] dt-bindings: net: ethernet-switch: Make "#address-cells/#size-cells" required
 2023-04-05 12:23 UTC  (2+ messages)

[PATCH v5 0/2] dt-bindings: omap: Convert omap.txt to yaml
 2023-04-05 12:22 UTC  (3+ messages)
` [PATCH v5 1/2] "

[PATCH v3 0/7] Re-enable IDXD kernel workqueue under DMA API
 2023-04-05 12:15 UTC  (3+ messages)
` [PATCH v3 7/7] dmaengine/idxd: Re-enable "

[PATCH 0/2] Add phy tuning support for imx8mq-usb
 2023-04-05 12:14 UTC  (4+ messages)
` [PATCH 1/2] dt-bindings: phy: imx8mq-usb: add phy tuning properties

[PATCH 1/9] thermal/hwmon: Add error information printing for devm_thermal_add_hwmon_sysfs()
 2023-04-05 12:13 UTC  (3+ messages)
` [PATCH 6/9] thermal/drivers/tegra: remove redundant msg in tegra_tsensor_register_channel()

[PATCH v2] smaps: Fix defined but not used smaps_shmem_walk_ops
 2023-04-05 12:04 UTC  (2+ messages)

[PATCH v10] ASoC: tas2781: Add tas2781 driver
 2023-04-05 12:02 UTC  (7+ messages)
  ` [EXTERNAL] "

[PATCH v2] x86/cpu: Add model number for Intel Arrow Lake processor
 2023-04-05 11:59 UTC  (2+ messages)
` [tip: x86/urgent] "

[paulmck-rcu:rcu/next] BUILD SUCCESS ef971c85bdbd0b1c3d8cd5266ba30b3e8f551d49
 2023-04-05 11:58 UTC 

[PATCH 3/3] mmc: block: ioctl: Add error aggregation flag
 2023-04-05 11:57 UTC 

[PATCH 1/3] mmc: block: ioctl: define rpmb reliable flag
 2023-04-05 11:57 UTC 

[PATCH 2/3] mmc: block: ioctl: do write error check for spi
 2023-04-05 11:57 UTC 

[RFC][PATCH 0/3] mmc: block: ioctl: Enhance userspace err-checking
 2023-04-05 11:57 UTC 

[PATCH v7 0/7] pci: Work around ASMedia ASM2824 PCIe link training failures
 2023-04-05 11:51 UTC  (4+ messages)
` [PATCH v7 6/7] PCI: pciehp: Rely on `link_active_reporting'

[PATCH v8 0/7] Add pci_dev_for_each_resource() helper and update users
 2023-04-05 11:50 UTC  (3+ messages)
` [PATCH v8 5/7] PCI: Allow pci_bus_for_each_resource() to take less arguments

[PATCH v3 00/11] PCI: rockchip: Fix RK3399 PCIe endpoint controller driver
 2023-04-05 11:50 UTC  (5+ messages)
` [PATCH v3 08/11] PCI: rockchip: Fix window mapping and address translation for endpoint
` [PATCH v3 10/11] PCI: rockchip: Don't advertise MSI-X in PCIe capabilities

[RFC/RFT] CFI: Add support for gcc CFI in aarch64
 2023-04-05 11:49 UTC  (6+ messages)
` [RFC/RFT,V2] "

[PATCH v7 00/22] Basic clock, reset & device tree support for StarFive JH7110 RISC-V SoC
 2023-04-05 11:48 UTC  (3+ messages)
` [PATCH v7 03/22] clk: starfive: Replace SOC_STARFIVE with ARCH_STARFIVE

[PATCH 0/3] spi: s3c64xx: improve SPI polling mode
 2023-04-05 11:42 UTC  (4+ messages)
  ` [PATCH 1/3] spi: s3c64xx: support spi polling mode using devicetree


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 read-only IMAP folder(s) and NNTP newsgroup(s).