All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-02-14 13:51:21 to 2023-02-14 14:19:03 UTC [more...]

[PATCH v8] phy: mediatek: tphy: add debugfs files
 2023-03-16  7:12 UTC  (5+ messages)

[PATCH v3 00/14] target: TMF and recovery fixes
 2023-02-14 14:12 UTC  (3+ messages)
` [PATCH v3 06/14] scsi: target: iscsit: Fix TAS handling during conn cleanup

[PATCH v2 00/47] MediaTek clocks: full module build and cleanups
 2023-02-14 13:41 UTC  (31+ messages)
` [PATCH v2 18/47] clk: mediatek: mt8183: Move apmixedsys clock driver to its own file
` [PATCH v2 19/47] clk: mediatek: mt8183: Compress clocks arrays entries where possible
` [PATCH v2 20/47] clk: mediatek: mt8183: Convert all remaining clocks to common probe
` [PATCH v2 21/47] clk: mediatek: Consistently use GATE_MTK() macro
` [PATCH v2 22/47] clk: mediatek: mt7622: Properly use CLK_IS_CRITICAL flag
` [PATCH v2 23/47] clk: mediatek: mt7622: Move apmixedsys clock driver to its own file
` [PATCH v2 24/47] clk: mediatek: mt7622: Move infracfg to clk-mt7622-infracfg.c
` [PATCH v2 25/47] clk: mediatek: mt7622: Convert to platform driver and simple probe
` [PATCH v2 26/47] clk: mediatek: mt8516: Move apmixedsys clock driver to its own file
` [PATCH v2 27/47] clk: mediatek: mt8516: Convert to platform driver and simple probe
` [PATCH v2 28/47] clk: mediatek: mt8516: Allow building clock drivers as modules
` [PATCH v2 29/47] clk: mediatek: Propagate struct device with mtk_clk_register_dividers()
` [PATCH v2 30/47] clk: mediatek: mt7986-apmixed: Use PLL_AO flag to set critical clock
` [PATCH v2 31/47] clk: mediatek: mt7986-infracfg: Migrate to common probe mechanism
` [PATCH v2 32/47] clk: mediatek: mt7986-eth: "
` [PATCH v2 33/47] clk: mediatek: mt8186-mcu: "
` [PATCH v2 34/47] clk: mediatek: Switch to module_platform_driver() where possible
` [PATCH v2 35/47] clk: mediatek: Add MODULE_LICENSE() where missing
` [PATCH v2 36/47] clk: mediatek: mt2712: Change Kconfig options to allow module build
` [PATCH v2 37/47] clk: mediatek: Split MT8195 clock drivers and "
` [PATCH v2 38/47] clk: mediatek: Allow building MT8192 non-critical clocks as modules
` [PATCH v2 39/47] clk: mediatek: Allow MT7622 clocks to be built "
` [PATCH v2 40/47] clk: mediatek: Allow all MT8167 "
` [PATCH v2 41/47] clk: mediatek: Allow all MT8183 "
` [PATCH v2 42/47] clk: mediatek: Allow building most MT6765 clock drivers "
` [PATCH v2 43/47] clk: mediatek: Allow building most MT6797 "
` [PATCH v2 44/47] clk: mediatek: Split configuration options for MT8186 clock drivers
` [PATCH v2 45/47] clk: mediatek: mt8192: Move apmixedsys clock driver to its own file
` [PATCH v2 46/47] clk: mediatek: Kconfig: Allow module build for core mt8192 clocks

[PATCH v2 0/7] Python: Drop support for Python 3.6
 2023-02-14 14:17 UTC  (10+ messages)
` [PATCH v2 6/7] CI: Stop building docs on centos8

[PATCH] remoteproc: qcom: fix sparse warnings
 2023-02-14 14:12 UTC  (3+ messages)

[LTP] [v2 1/2] lib/tst_pid.c: Count used pid by traversing /proc
 2023-02-14 14:17 UTC  (6+ messages)
` [LTP] [v2 2/2] lib/tst_pid.c: Increase PIDS_RESERVED to avoid fork failure

[PATCH] target: iscsi: fix an error message in iscsi_check_key()
 2023-02-14 14:15 UTC 

[Intel-gfx] [PATCH v2 0/4] drm/i915/dg2: Fix platforms without display
 2023-02-14 14:17 UTC  (5+ messages)
` [Intel-gfx] [PATCH v2 2/4] drm/i915: Move display power initialization during driver probing later

[PATCH] arm64: dts: renesas: rzg2ul-smarc-som: Enable serial NOR flash
 2023-02-14 14:16 UTC  (2+ messages)

[PATCH v3 0/6] drm: lcdif: Add i.MX93 LCDIF support
 2023-02-14 14:16 UTC  (8+ messages)
` [PATCH v3 2/6] drm: lcdif: Drop unnecessary NULL pointer check on lcdif->bridge
` [PATCH v3 3/6] drm: lcdif: Determine bus format and flags in ->atomic_check()

[PATCH 1/2] dt-bindings: net: snps,dwmac: Fix snps,reset-delays-us dependency
 2023-02-14 14:15 UTC  (4+ messages)
` [PATCH 2/2] arm64: dts: imx8dxl-evk: Fix eqos phy reset gpio

[PATCH v2 0/3] term/serial: Add PCI-serial device support
 2023-02-14 13:49 UTC  (8+ messages)
` [PATCH v2 2/3] term/serial: Add support for PCI serial devices

[PATCH linux-next] ubi: block: Fix a possible use-after-free bug in ubiblock_create()
 2023-02-14 14:10 UTC  (2+ messages)

[Patch 00/14] target/riscv: Some updates to float point related extensions
 2023-02-14 13:44 UTC  (13+ messages)
` [Patch 05/14] target/riscv: Fix relationship between V, Zve*, F and D
` [Patch 11/14] target/riscv: Add support for Zvfh/zvfhmin extensions
` [Patch 12/14] target/riscv: Fix check for vectore load/store instructions when EEW=64
` [Patch 13/14] target/riscv: Simplify check for EEW = 64 in trans_rvv.c.inc
` [Patch 14/14] target/riscv: Expose properties for Zv* extension

[Intel-gfx] [PATCH] drm/i915/display: Communicate display configuration to pcode
 2023-02-14 14:16 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for drm/i915/display: Communicate display configuration to pcode (rev3)

[RFC]: mempool: zero-copy cache get bulk
 2023-02-14 14:16 UTC  (8+ messages)
` [PATCH v8] mempool cache: add zero-copy get and put functions

[PATCH][next] nfsd: remove redundant assignment to pointer dentry
 2023-02-14 14:14 UTC 

[PATCH v3 00/24] Remove COMMAND_LINE_SIZE from uapi
 2023-02-14 14:14 UTC  (5+ messages)
` [PATCH v3 02/24] arm64: "

stable-rc/queue/5.10 baseline: 173 runs, 44 regressions (v5.10.167-139-g8b1e92c42811)
 2023-02-14 14:13 UTC 

RTT-PROBE: lore-subspace-rtt
 2023-02-14 14:15 UTC 

[PATCH v3 00/16] General Tegra improvements
 2023-02-14 14:14 UTC  (3+ messages)

[PATCH v3 00/10] Teach 'getfd' QMP command to import win32 sockets
 2023-02-14 13:36 UTC  (4+ messages)
` [PATCH v3 06/10] monitor: release the lock before calling close()

[PATCH RESEND 00/18] Support smp.clusters for x86
 2023-02-14 14:22 UTC  (4+ messages)
` [PATCH RESEND 01/18] machine: Fix comment of machine_parse_smp_config()

[PATCH 0/2] fixups for generic implementation of pfn_valid()
 2023-02-14 14:07 UTC  (3+ messages)
` [PATCH 1/2] m68k/nommu: add missing definition of ARCH_PFN_OFFSET
` [PATCH 2/2] sh: initialize max_mapnr

[PATCH v2 1/4] hwmon: (pmbus/core): Generalize pmbus status flag map
 2023-02-14 14:11 UTC  (10+ messages)
` [PATCH v2 2/4] hwmon: (pmbus/core) Generalise pmbus get status
` [PATCH v2 3/4] hwmon: (pmbus/core): Add interrupt support
` [PATCH v2 4/4] hwmon: (pmbus/core): Notify hwmon events

[PATCH 1/2] dt-bindings: sound: ep93xx: Add I2S and AC'97 descriptions
 2023-02-14 14:11 UTC  (4+ messages)

[PATCH] spi: xilinx: add force_irq for QSPI mode
 2023-02-14 13:55 UTC  (3+ messages)

[PATCH v7 0/3] Additional processing in NL80211_CMD_SET_BEACON
 2023-02-14 14:11 UTC  (9+ messages)
` [PATCH v7 2/3] nl80211: additional "

[PATCH] dma-mapping: no need to pass a bus_type into get_arch_dma_ops()
 2023-02-14 14:12 UTC  (7+ messages)

[ammarfaizi2-block:google/android/kernel/common/android14-5.15 11/11] arch/arm64/include/asm/kvm_hypevents.h:32:1: warning: no previous prototype for function 'hyp_event_trace_host_hcall'
 2023-02-14 14:11 UTC 

[RFC PATCH] dt-bindings: dma: apple,sio: Add schema
 2023-02-14 14:10 UTC 

[PATCH] target/s390x/arch_dump: Fix memory corruption in s390x_write_elf64_notes()
 2023-02-14 14:10 UTC 

[PATCH v2 0/9] PCI: rockchip: Fix RK3399 PCIe endpoint controller driver
 2023-02-14 14:08 UTC  (10+ messages)
` [PATCH v2 1/9] PCI: rockchip: Remove writes to unused registers
` [PATCH v2 2/9] PCI: rockchip: Write PCI Device ID to correct register
` [PATCH v2 3/9] PCI: rockchip: Assert PCI Configuration Enable bit after probe
` [PATCH v2 4/9] PCI: rockchip: Add poll and timeout to wait for PHY PLLs to be locked
` [PATCH v2 5/9] arm64: dts: rockchip: Add dtsi entry for RK3399 PCIe endpoint core
` [PATCH v2 6/9] PCI: rockchip: Fix window mapping and address translation for endpoint
` [PATCH v2 7/9] PCI: rockchip: Fix legacy IRQ generation for RK3399 PCIe endpoint core
` [PATCH v2 8/9] PCI: rockchip: Use u32 variable to access 32-bit registers
` [PATCH v2 9/9] PCI: rockchip: Add parameter check for RK3399 PCIe endpoint core set_msi()

[PATCH v4 0/7] Generic IPI sending tracepoint
 2023-02-14 14:10 UTC  (4+ messages)

[PATCH 1/2] ALSA: hda/realtek: fix mute/micmute LEDs don't work for a HP platform
 2023-02-14 14:07 UTC  (8+ messages)
` [PATCH v2] ALSA: hda/realtek: Enable mute/micmute LEDs support for HP Laptops
    ` [PATCH v3] ALSA: hda/realtek: Enable mute/micmute LEDs and speaker "

[PATCH v4 0/4] Fix deadlock when dying because of a signal
 2023-02-14 14:08 UTC  (4+ messages)
` [PATCH v4 1/4] linux-user: Always exit from exclusive state in fork_end()
` [PATCH v4 2/4] cpus: Make {start,end}_exclusive() recursive
` [PATCH v4 4/4] tests/tcg/linux-test: Add linux-fork-trap test

[PATCH v6] media: Add AV1 uAPI
 2023-02-14 14:08 UTC  (2+ messages)

[PATCH] cpufreq: qcom-hw: Add missing null pointer check
 2023-02-14 14:07 UTC  (3+ messages)

[PATCH 1/1] readline: fix hmp completion issue
 2023-02-14 13:39 UTC  (2+ messages)

[PATCH v2 0/3] Fixes and Improvements for CS35L41 HDA
 2023-02-14 14:06 UTC  (3+ messages)

[PATCH 0/2] arch: arm64: dts: apple: Disable unused PCIe ports
 2023-02-14 14:07 UTC  (3+ messages)
` [PATCH 1/2] arm64: dts: apple: t8103: "
` [PATCH 2/2] arm64: dts: apple: t600x: "

[PATCH 00/16] Refactor Exynos PCIe driver to make it generic
 2023-02-14 12:13 UTC 

kirkstone DEPEND problem
 2023-02-14 14:06 UTC 

[PATCH] block: temporarily hold the new AioContext of bs_top in bdrv_append()
 2023-02-14 14:06 UTC  (4+ messages)

[PATCH v4 00/12] AV1 stateless decoder for RK3588
 2023-02-14 14:05 UTC  (13+ messages)
` [PATCH v4 01/12] dt-bindings: media: rockchip-vpu: Add rk3588 vpu compatible
` [PATCH v4 02/12] v4l2-common: Add support for fractional bpp
` [PATCH v4 03/12] media: Add NV12_10LE40_4L4 pixel format
` [PATCH v4 04/12] media: verisilicon: Get bit depth for V4L2_PIX_FMT_NV12_10LE40_4L4
` [PATCH v4 05/12] media: verisilicon: Add AV1 decoder mode and controls
` [PATCH v4 06/12] media: verisilicon: Check AV1 bitstreams bit depth
` [PATCH v4 07/12] media: verisilicon: Compute motion vectors size for AV1 frames
` [PATCH v4 08/12] media: verisilicon: Add AV1 entropy helpers
` [PATCH v4 09/12] media: verisilicon: Add Rockchip AV1 decoder
` [PATCH v4 10/12] media: verisilicon: Add film grain feature to AV1 driver
` [PATCH v4 11/12] media: verisilicon: Enable AV1 decoder on rk3588
` [PATCH v4 12/12] media: verisilicon: Conditionally ignore native formats

[PATCH wpan-next 0/6] IEEE 802.15.4 passive scan support
 2023-02-14 14:06 UTC  (14+ messages)
` [PATCH wpan-next 1/6] ieee802154: Add support for user scanning requests

[PATCH] arm64: tegra: Bump CBB ranges property on Tegra194 and Tegra234
 2023-02-14 14:05 UTC 

[meta-oe][PATCH 0/3] libgpiod: add support for libgpiod v2
 2023-02-14 14:05 UTC  (5+ messages)
` [oe] "

RTT-PROBE: lore-subspace-rtt
 2023-02-14 14:05 UTC 

[PATCH v2 0/4] Change the return value for page isolation functions
 2023-02-14 13:59 UTC  (10+ messages)
` [PATCH v2 1/4] mm: change to return bool for folio_isolate_lru()
` [PATCH v2 2/4] mm: change to return bool for isolate_lru_page()
` [PATCH v2 3/4] mm: hugetlb: change to return bool for isolate_hugetlb()
` [PATCH v2 4/4] mm: change to return bool for isolate_movable_page()

[Buildroot] [PATCH 1/3] package/kodi: fix armv5 build
 2023-02-14 14:02 UTC  (6+ messages)
` [Buildroot] [PATCH 2/3] package/kodi: fix openrisc build
` [Buildroot] [PATCH 3/3] package/kodi: fix riscv build

[PATCH net-next 0/5] net/sched: Retire some tc qdiscs and classifiers
 2023-02-14 14:01 UTC  (6+ messages)
` [PATCH net-next 1/5] net/sched: Retire CBQ qdisc
` [PATCH net-next 3/5] net/sched: Retire dsmark qdisc
` [PATCH net-next 4/5] net/sched: Retire tcindex classifier
` [PATCH net-next 5/5] net/sched: Retire rsvp classifier
` iproute2/user space code obsoletion when depending on kernel features WAS([PATCH net-next 0/5] net/sched: Retire some tc qdiscs and classifiers)

[PATCH v3 0/5] iov_iter: Adjust styling/location of new splice functions
 2023-02-14 13:59 UTC  (4+ messages)
` [PATCH v3 5/5] shmem, overlayfs, coda, tty, proc, kernfs, random: Fix splice-read

[PATCH v2 2/9] PCI: rockchip: Write PCI Device ID to correct register
 2023-02-14 13:56 UTC  (6+ messages)
` [PATCH v2 3/9] PCI: rockchip: Assert PCI Configuration Enable bit after probe
` [PATCH v2 4/9] PCI: rockchip: Add poll and timeout to wait for PHY PLLs to be locked
` [PATCH v2 6/9] PCI: rockchip: Fix window mapping and address translation for endpoint
` [PATCH v2 7/9] PCI: rockchip: Fix legacy IRQ generation for RK3399 PCIe endpoint core
` [PATCH v2 8/9] PCI: rockchip: Use u32 variable to access 32-bit registers

[PATCH v4 00/16] pci hotplug tracking
 2023-02-14 13:59 UTC  (14+ messages)
` [PATCH v4 14/16] qapi: deprecate "device" field of DEVICE_* events

[PATCH v2] spi: xilinx: add force_irq for QSPI mode
 2023-02-14 13:59 UTC 

[Nouveau] [PATCH] drm/gem: Expose the buffer object handle to userspace last
 2023-02-14 13:59 UTC  (5+ messages)
  `  "

[PATCH] [dunfell] overview-manual: update patchwork instance URL
 2023-02-14 13:59 UTC 

[PATCH v2] phy: rockchip-typec: Fix unsigned comparison with less than zero
 2023-02-14 13:58 UTC  (2+ messages)

[PATCH V5 0/3] PCI: designware-ep: Fix DBI access before core init
 2023-02-14 13:57 UTC  (3+ messages)

Capture image from imx219 sensor on i.MX8MM
 2023-02-14 13:57 UTC  (10+ messages)

[PATCH wpan v2 0/6] ieee802154: Scan/Beacon fixes
 2023-02-14 13:50 UTC  (7+ messages)
` [PATCH wpan v2 1/6] ieee802154: Use netlink policies when relevant on scan parameters
` [PATCH wpan v2 2/6] ieee802154: Convert scan error messages to extack
` [PATCH wpan v2 3/6] ieee802154: Change error code on monitor scan netlink request
` [PATCH wpan v2 4/6] mac802154: Send beacons using the MLME Tx path
` [PATCH wpan v2 5/6] mac802154: Fix an always true condition
` [PATCH wpan v2 6/6] ieee802154: Drop device trackers

[PATCH] dt-bindings: phy: amlogic,g12a-usb3-pcie-phy: add missing optional phy-supply property
 2023-02-14 13:57 UTC  (4+ messages)

[PATCH v1 1/2] ACPI: processor: perflib: Use the "no limit" frequency QoS
 2023-02-14 13:57 UTC  (8+ messages)
` [PATCH v2 1/3] "

[PATCH] kernel-yocto: fix kernel-meta data detection
 2023-02-14 13:57 UTC  (2+ messages)

[PATCH v3 00/16] Collection of DOE material
 2023-02-14 13:51 UTC  (4+ messages)
` [PATCH v3 01/16] cxl/pci: Fix CDAT retrieval on big endian

[PATCH RFC 0/5] Writeback handling of pinned pages
 2023-02-14 13:56 UTC  (4+ messages)
` [PATCH 4/5] block: Add support for bouncing "

[PATCH 1/2] barebox: add initial support
 2023-02-14 13:56 UTC  (4+ messages)
` [OE-core] "
  ` [yocto] "

[PATCH] soc: mediatek: mtk-svs: delete node name check
 2023-02-14 13:54 UTC  (4+ messages)

[PATCH] [kirkstone] manuals: update patchwork instance URL
 2023-02-14 13:55 UTC 

[PATCH 0/3] nfsd: write verifier fixes and optimization
 2023-02-14 13:53 UTC  (5+ messages)
` [PATCH 3/3] nfsd: simplify write verifier handling

RTT-PROBE: lore-subspace-rtt
 2023-02-14 13:55 UTC 

[PATCH v2 06/11] tpm: Add full HMAC and encrypt/decrypt session handling code
 2023-02-14 13:54 UTC  (8+ messages)

[PATCH 0/4] scripts/resulttool/regression: add metadata filtering
 2023-02-14 13:52 UTC  (5+ messages)
` [PATCH 1/4] scripts/oe-selftest: append metadata to tests results
` [PATCH 2/4] oeqa/selftest/resulttooltests: fix minor typo
` [PATCH 3/4] scripts/resulttool/regression: add metadata filtering for oeselftest
` [PATCH 4/4] oeqa/selftest/resulttool: add test for metadata filtering on regression


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.