All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-05-25 09:05:06 to 2023-05-25 09:45:51 UTC [more...]

[PATCH] Update copyright dates to 2023
 2023-05-25  9:24 UTC  (2+ messages)

[RFC PATCH v1 0/4] Direct re-arming of buffers on receive side
 2023-05-25  9:45 UTC  (2+ messages)
` [PATCH v6 0/4] Recycle mbufs from Tx queue to Rx queue

RTT-PROBE: lore-subspace-rtt
 2023-05-25  9:45 UTC 

[PATCH] MAINTAINERS: Update maintainer of Amazon EFA driver
 2023-05-25  9:44 UTC 

Locking for RENAME_EXCHANGE
 2023-05-25  9:44 UTC  (3+ messages)

[PATCH v2] drm/amd/display: enable more strict compile checks
 2023-05-25  9:43 UTC  (2+ messages)

[PATCH] dt-bindings: usb: tegra-xudc: Remove extraneous PHYs
 2023-05-25  9:42 UTC 

Linux Mint 21 MSI Z790-A WIFI (ALC4080) no audio from spdif
 2023-05-25  9:40 UTC 

[PATCH v7 00/12] SVE feature for arm guests
 2023-05-25  9:41 UTC  (14+ messages)
` [PATCH v7 05/12] arm/sve: save/restore SVE context switch
` [PATCH v7 07/12] xen: enable Dom0 to use SVE feature
` [PATCH v7 09/12] tools: add physinfo arch_capabilities handling for Arm
` [PATCH v7 11/12] xen/arm: add sve property for dom0less domUs
` [PATCH v7 12/12] xen/changelog: Add SVE and "dom0" options to the changelog for Arm

[PATCH v2 0/2] Enclosure interface cleanups
 2023-05-25  9:39 UTC  (5+ messages)
` [PATCH v2 1/2] misc: enclosure: remove get_active callback
` [PATCH v2 2/2] misc: enclosure: update sysfs api

Linux Mint 21 MSI Z790-A WIFI (ALC4080) no audio from spdif
 2023-05-25  9:39 UTC 

Possible regression in 8250_dw driver
 2023-05-25  9:38 UTC  (8+ messages)

[morse:mpam/snapshot/v6.3 145/148] fs/debugfs/file.c:960:9: warning: no previous prototype for function 'debugfs_read_file_cpumask'
 2023-05-25  9:38 UTC 

[PATCH v16 0/6] add Amlogic A1 clock controller drivers
 2023-05-25  9:37 UTC  (5+ messages)
` [PATCH v16 5/6] dt-bindings: clock: meson: add A1 Peripherals clock controller bindings

[PATCH v3 0/5] arm64: qcom: sa8775p: add support for UFS
 2023-05-25  9:37 UTC  (5+ messages)
` [PATCH v3 1/5] dt-bindings: ufs: qcom: add compatible for sa8775p

psplash: white stripes with custom splash image
 2023-05-25  9:39 UTC  (5+ messages)
` [yocto] "

[PATCH v4 00/11] Add ethernet driver for StarFive JH7110 SoC
 2023-05-25  9:36 UTC  (12+ messages)
` [PATCH v4 01/11] net: phy: Add driver for Motorcomm yt8531 gigabit ethernet phy
` [PATCH v4 02/11] net: dwc_eth_qos: Add StarFive ethernet driver glue layer
` [PATCH v4 03/11] eeprom: starfive: Enable ID EEPROM configuration
` [PATCH v4 04/11] ram: starfive: Read memory size information from EEPROM
` [PATCH v4 05/11] board: starfive: Dynamic configuration of DT for 1.2A and 1.3B
` [PATCH v4 06/11] riscv: dts: jh7110: Add ethernet device tree nodes
` [PATCH v4 07/11] riscv: dts: jh7110: Combine the board device tree files of 1.2A and 1.3B
` [PATCH v4 08/11] riscv: dts: starfive: Add support eeprom device tree node
` [PATCH v4 09/11] doc: board: starfive: Reword the make defconfig information
` [PATCH v4 10/11] configs: starfive: Enable ethernet configuration for StarFive VisionFive2
` [PATCH v4 11/11] configs: starfive: Enable ID EEPROM configuration

[syzbot] Monthly dri report (May 2023)
 2023-05-25  9:36 UTC 

[PATCH V2 0/5] vDPA/ifcvf: implement immediate initialization mechanism
 2023-05-25  9:37 UTC  (4+ messages)
` [PATCH V2 4/5] vDPA/ifcvf: synchronize irqs in the reset routine

[PATCH mptcp-next 4/4] mptcp: unify pm set_flags interfaces
 2023-05-25  9:38 UTC  (2+ messages)
` mptcp: unify pm set_flags interfaces: Tests Results

[igt-dev] [PATCH i-g-t 0/4] Use intel_cmds_info in i915_pm_rpm
 2023-05-25  9:35 UTC  (7+ messages)
` [igt-dev] [PATCH i-g-t 2/4] tests/i915/i915_pm_rpm: Modify gem-execbuf test for gen12+
` [igt-dev] [PATCH i-g-t 3/4] lib/intel_cmds_info: Drop BLT_CMD_LONG flag

[PATCH v8 00/10] Improve the MT8365 SoC and EVK board support
 2023-05-25  8:33 UTC  (8+ messages)
` [PATCH v8 02/10] arm64: defconfig: enable Mediatek PMIC key
` [PATCH v8 03/10] arm64: dts: mediatek: add watchdog support for mt8365 SoC
` [PATCH v8 04/10] arm64: dts: mediatek: add mt6357 PMIC support for mt8365-evk
` [PATCH v8 05/10] arm64: dts: mediatek: add mmc "
` [PATCH v8 06/10] arm64: dts: mediatek: add usb controller "
` [PATCH v8 07/10] arm64: dts: mediatek: add ethernet "
` [PATCH v8 08/10] arm64: dts: mediatek: add OPP support for mt8365 SoC

[virtio-comment] Re: [PATCH v1] virtio-crypto: add RSA private key types
 2023-05-25  9:34 UTC 

[PATCH tty v1 0/8] synchronize UART_IER access against console write
 2023-05-25  9:31 UTC  (11+ messages)
` [PATCH tty v1 1/8] serial: 8250: lock port in startup() callbacks
` [PATCH tty v1 2/8] serial: core: lock port for stop_rx() in uart_suspend_port()
` [PATCH tty v1 3/8] serial: 8250: lock port for stop_rx() in omap8250_irq()
` [PATCH tty v1 4/8] serial: core: lock port for start_rx() in uart_resume_port()
` [PATCH tty v1 5/8] serial: 8250: lock port for rx_dma() callback
` [PATCH tty v1 6/8] serial: 8250: lock port for omap8250_restore_regs()
` [PATCH tty v1 7/8] serial: 8250: lock port for UART_IER access in omap8250_irq()
` [PATCH tty v1 8/8] serial: 8250: synchronize and annotate UART_IER access

RTT-PROBE: lore-subspace-rtt
 2023-05-25  9:35 UTC 

[RFC PATCH] sched/fair: Introduce SIS_PAIR to wakeup task on local idle core first
 2023-05-25  9:33 UTC  (12+ messages)

[PATCH v3 0/7] migration: Add switchover ack capability and VFIO precopy support
 2023-05-25  9:33 UTC  (8+ messages)
` [PATCH v3 1/7] migration: Add switchover ack capability
` [PATCH v3 6/7] vfio/migration: Add VFIO migration pre-copy support

[igt-dev] [PATCH i-g-t v4 00/11] Improve description of tests used by i915 validation
 2023-05-25  9:33 UTC  (13+ messages)
` [igt-dev] [PATCH i-g-t v4 01/11] gem_exec_fence: fix a typo
` [igt-dev] [PATCH i-g-t v4 02/11] tests: better document core_* tests used for i915 validation
` [igt-dev] [PATCH i-g-t v4 03/11] tests: better document the remaining core used by "
` [igt-dev] [PATCH i-g-t v4 04/11] i915/gem_exec_*: better document gem exec tests used for "
` [igt-dev] [PATCH i-g-t v4 05/11] i915/gem_ctx_*: better document i915 context tests
` [igt-dev] [PATCH i-g-t v4 06/11] i915/perf_*: better document tests
` [igt-dev] [PATCH i-g-t v4 07/11] i915/: better document the remaining i915 tests
` [igt-dev] [PATCH i-g-t v4 08/11] tests: add documentation for dynamic subtests
` [igt-dev] [PATCH i-g-t v4 09/11] scripts/test_list.py: add dynamic subtest support
` [igt-dev] [PATCH i-g-t v4 10/11] i915_test_config.json: exclude gem_concurrent_blit.c
` [igt-dev] [PATCH i-g-t v4 11/11] testplan/meson.build: make it check for missing i915 documentation
` [igt-dev] ✗ Fi.CI.BUILD: failure for Improve description of tests used by i915 validation

[v3 0/4] Support Starry-himax83102-j02 and Starry-ili9882t TDDI MIPI-DSI panel
 2023-05-25  9:31 UTC  (11+ messages)
` [v4 "
  ` [v4 1/4] dt-bindings: display: panel: Add compatible for Starry himax83102-j02
  ` [v4 2/4] drm/panel: Support for Starry-himax83102-j02 TDDI MIPI-DSI panel
  ` [v4 3/4] dt-bindings: display: panel: Add compatible for Starry ili9882t
  ` [v4 4/4] drm/panel: Support for Starry-ili9882t TDDI MIPI-DSI panel

[RFC PATCH 1/1] riscv/atomic.h: Deduplicate arch_atomic.*
 2023-05-25  9:31 UTC  (3+ messages)

[PATCH] iscsi_ibft: Fix finding the iBFT under Xen Dom 0
 2023-05-25  9:31 UTC  (2+ messages)

Linux Mint 21 MSI Z790-A WIFI (ALC4080) no audio from spdif
 2023-05-25  9:29 UTC 

[PATCH v1] i2c: designware: Handle invalid SMBus block data response length
 2023-05-25  9:30 UTC  (3+ messages)

[PATCH] usb: gadget: f_fs: Add unbind event before functionfs_unbind
 2023-05-25  9:28 UTC 

[PATCH] net/qede: fix RSS indirection table initialization
 2023-05-25  5:30 UTC 

[PATCH 01/21] common/cnxk: allocate dynamic BPIDs
 2023-05-25  9:28 UTC  (4+ messages)
` [PATCH v2 01/32] "
  ` [PATCH v2 32/32] common/cnxk: add check for null auth and anti-replay

[PATCH 0/4] tests/qtest: Check for devices before using them
 2023-05-25  9:28 UTC  (5+ messages)
` [PATCH 1/4] tests/qtest/usb-hcd-uhci-test: Check whether "usb-storage" is available
` [PATCH 4/4] tests/qtest/usb-hcd-ehci-test: Check for EHCI and UHCI HCDs before using them

Re: [PATCH v3] i2c: ocores: use devm_ managed clks
 2023-05-25  9:28 UTC  (6+ messages)
`  "

[PATCH v11 0/2] spi: loongson: add bus driver for the loongson spi
 2023-05-25  9:28 UTC  (8+ messages)
` [PATCH v11 2/2] spi: loongson: add bus driver for the loongson spi controller

[PATCH] drm/amdgpu: keep irq count in amdgpu_irq_disable_all
 2023-05-25  9:28 UTC 

[PATCH] init: remove unused names parameter in split_fs_names()
 2023-05-25  9:27 UTC  (2+ messages)

[Intel-gfx] [PATCH 0/7] drm/i915: Init DDI ports based on port_mask
 2023-05-25  9:27 UTC  (4+ messages)
` [Intel-gfx] [PATCH 3/7] drm/i915: Assert that device info bitmasks have enough bits

[PATCH v5 net 0/6] net/sched: Fixes for sch_ingress and sch_clsact
 2023-05-25  9:25 UTC  (5+ messages)
` [PATCH v5 net 6/6] net/sched: qdisc_destroy() old ingress and clsact Qdiscs before grafting

[bug report] fanotify: support reporting non-decodeable file handles
 2023-05-25  4:46 UTC  (4+ messages)

[bug report] Bluetooth: Add initial implementation of BIS connections
 2023-05-25  4:40 UTC  (4+ messages)

[bug report] mfd: tps6594: Add driver for TI TPS6594 PMIC
 2023-05-25  9:26 UTC  (3+ messages)

[PATCH 1/2] lib/cryptodev/: Add SM3_HMAC/SM4_CFB/SM4_OFB support in DPDK
 2023-05-25  9:25 UTC  (6+ messages)
` [EXT] "
    ` 回复: "

RTT-PROBE: lore-subspace-rtt
 2023-05-25  9:25 UTC 

[PATCH net-next] net: ynl: prefix uAPI header include with uapi/
 2023-05-25  9:24 UTC  (2+ messages)

[RESEND PATCH] drm/i915: constify pointers to hwmon_channel_info
 2023-05-25  9:22 UTC  (3+ messages)
  ` [Intel-gfx] "

[PATCH v1 1/1] selftests: alsa: pcm-test: Fix compiler warnings about the format
 2023-05-25  9:22 UTC  (2+ messages)

eMMC errors on RK3588 (rock5b)
 2023-05-25  9:23 UTC 

[RESEND PATCH v3 00/32] Separate links and async sub-devices
 2023-05-25  9:22 UTC  (34+ messages)
` [RESEND PATCH v3 01/32] media: v4l: async: Drop v4l2_async_nf_parse_fwnode_endpoints()
` [RESEND PATCH v3 02/32] media: Documentation: v4l: Document missing async subdev function
` [RESEND PATCH v3 03/32] media: xilinx-vipp: Clean up bound async notifier callback
` [RESEND PATCH v3 04/32] media: omap3isp: Don't check for the sub-device's notifier
` [RESEND PATCH v3 05/32] media: v4l: async: Add some debug prints
` [RESEND PATCH v3 06/32] media: v4l: async: Clean up testing for duplicate async subdevs
` [RESEND PATCH v3 07/32] media: v4l: async: Drop unneeded list entry initialisation
` [RESEND PATCH v3 08/32] media: v4l: async: Don't check whether asd is NULL in validity check
` [RESEND PATCH v3 09/32] media: v4l: async: Make V4L2 async match information a struct
` [RESEND PATCH v3 10/32] media: v4l: async: Rename V4L2_ASYNC_MATCH_ macros, add TYPE_
` [RESEND PATCH v3 11/32] media: v4l: async: Only pass match information for async subdev validation
` [RESEND PATCH v3 12/32] media: v4l: async: Clean up list heads and entries
` [RESEND PATCH v3 13/32] media: v4l: async: Simplify async sub-device fwnode matching
` [RESEND PATCH v3 14/32] media: v4l: async: Rename v4l2_async_subdev as v4l2_async_connection
` [RESEND PATCH v3 15/32] media: v4l: async: Clean up error handling in v4l2_async_match_notify
` [RESEND PATCH v3 16/32] media: v4l: async: Drop duplicate handling when adding connections
` [RESEND PATCH v3 17/32] media: v4l: async: Rework internal lists
` [RESEND PATCH v3 18/32] media: v4l: async: Obtain async connection based on sub-device
` [RESEND PATCH v3 19/32] media: v4l: async: Allow multiple connections between entities
` [RESEND PATCH v3 20/32] media: v4l: async: Try more connections
` [RESEND PATCH v3 21/32] media: v4l: async: Support fwnode endpoint list matching for subdevs
` [RESEND PATCH v3 22/32] media: adv748x: Return to endpoint matching
` [RESEND PATCH v3 23/32] media: pxa_camera: Fix probe error handling
` [RESEND PATCH v3 24/32] media: pxa_camera: Register V4L2 device early
` [RESEND PATCH v3 25/32] media: marvell: cafe: Register V4L2 device earlier
` [RESEND PATCH v3 26/32] media: am437x-vpfe: Register V4L2 device early
` [RESEND PATCH v3 27/32] media: omap3isp: Initialise V4L2 async notifier later
` [RESEND PATCH v3 28/32] media: xilinx-vipp: Init async notifier after registering V4L2 device
` [RESEND PATCH v3 29/32] media: davinci: "
` [RESEND PATCH v3 30/32] media: qcom: Initialise V4L2 async notifier later
` [RESEND PATCH v3 31/32] media: v4l: async: Set v4l2_device in async notifier init
` [RESEND PATCH v3 32/32] media: Documentation: v4l: Document sub-device notifiers

[PATCH wireless] atmel: Fix an error handling path in atmel_probe()
 2023-05-25  9:22 UTC  (2+ messages)

[PATCH v2 1/6] fs: split off vfs_getdents function of getdents64 syscall
 2023-05-25  9:22 UTC  (5+ messages)
` [PATCH v2 6/6] RFC: io_uring getdents: test returning an EOF flag in CQE

Fwd: [Bug 217440] New: ALC236 audio disappears from HP 15z-fc000 on warm boot
 2023-05-25  9:21 UTC  (9+ messages)

[PATCH 0/5] clk: qcom: sc8280xp: add lpasscc reset control
 2023-05-25  9:21 UTC  (4+ messages)
` [PATCH 1/5] dt-bindings: clock: Add YAML schemas for LPASSCC and reset on SC8280XP

[PATCH v1 net] udplite: Fix NULL pointer dereference in __sk_mem_raise_allocated()
 2023-05-25  9:20 UTC  (2+ messages)

[PATCH v2 00/34] Split ptdesc from struct page
 2023-05-25  9:19 UTC  (13+ messages)
` [PATCH v2 05/34] mm: add utility functions for ptdesc
` [PATCH v2 13/34] mm: Create ptdesc equivalents for pgtable_{pte,pmd}_page_{ctor,dtor}

[CfP] Power Management and Thermal Control MC (LPC2023)
 2023-05-25  9:18 UTC  (2+ messages)

[PATCH] perf/x86/uncore: Correct the number of CHAs on SPR
 2023-05-25  9:17 UTC  (2+ messages)
` [tip: perf/urgent] "

[PATCH -next] dmaengine: hidma: Fix cast to smaller integer type warning
 2023-05-25  9:16 UTC  (2+ messages)

[PATCH v5 0/3] keepalive bugfixes
 2023-05-25  9:16 UTC  (7+ messages)
` [PATCH v5 1/3] nvme: double KA polling frequency to avoid KATO with TBKAS on
` [PATCH v5 2/3] nvme: check IO start time when deciding to defer KA
` [PATCH v5 3/3] nvme: improve handling of long keep alives

[PATCH] Remove hardcoded static string length
 2023-05-25  9:14 UTC  (8+ messages)

RTT-PROBE: lore-subspace-rtt
 2023-05-25  9:15 UTC 

[PATCH] pci: irq: Add an early parameter to limit pci irq numbers
 2023-05-25  9:14 UTC  (4+ messages)

[Buildroot] [Bug 15581] New: qemu_ppc_mpc8544ds_defconfig: Fails due to non-working patch
 2023-05-25  9:14 UTC  (2+ messages)
` [Buildroot] [Bug 15581] "

[PATCH] gpiolib: Avoid side effects in gpio_is_visible()
 2023-05-25  9:13 UTC  (5+ messages)
    ` using libgpiod to replace sysfs ABI (was Re: [PATCH] gpiolib: Avoid side effects in gpio_is_visible())

next/master baseline: 579 runs, 87 regressions (next-20230525)
 2023-05-25  9:10 UTC 

[PATCH v4 00/11] Add support to configure TPDM DSB subunit
 2023-05-25  9:09 UTC  (14+ messages)
` [PATCH v4 02/11] coresight-tpda: Add DSB dataset support
` [PATCH v4 03/11] coresight-tpdm: Initialize DSB subunit configuration
` [PATCH v4 04/11] coresight-tpdm: Add reset node to TPDM node

[PATCH net-next] net: fec: remove last_bdp from fec_enet_txq_xmit_frame()
 2023-05-25  9:08 UTC  (2+ messages)

[PATCH v2 0/5] Encapsulate PTE contents from non-arch code
 2023-05-25  9:08 UTC  (5+ messages)
` [PATCH v2 4/5] mm: Add new ptep_deref() helper to fully encapsulate pte_t

linux-next: manual merge of the net-next tree with the net tree
 2023-05-25  9:07 UTC  (2+ messages)

[xiang-erofs:dev-test] BUILD SUCCESS 4ff457b8b6c37c80ab7cac5be4b34137211b933c
 2023-05-25  9:07 UTC 

[arnd-asm-generic:asm-generic] BUILD SUCCESS 6e542e9820c2645ff8db1eb2b8d61fb25fd89174
 2023-05-25  9:07 UTC 

[PATCH net-next v3 0/7] net: dsa: mv88e6xxx: add 88E6361 support
 2023-05-25  9:08 UTC  (6+ messages)
` [PATCH net-next v3 2/7] net: dsa: mv88e6xxx: pass directly chip structure to mv88e6xxx_phy_is_internal

[Printing-architecture] OpenPrinting News
 2023-05-25  9:07 UTC 

[RFC PATCH v7 0/8] Create common DPLL configuration API
 2023-05-25  9:05 UTC  (8+ messages)
` [RFC PATCH v7 5/8] ice: implement dpll interface to control cgu

[PATCH] vpci/header: cope with devices not having vpci allocated
 2023-05-25  9:05 UTC  (2+ messages)

[PATCH 0/9] Parameter cleanups in extent state helpers
 2023-05-25  9:06 UTC  (3+ messages)
` [PATCH 7/9] btrfs: drop NOFAIL from set_extent_bit allocation masks

[PATCH net-next 0/4] net: add a regmap-based mdio driver and drop TSE PCS
 2023-05-25  9:04 UTC  (5+ messages)
` [PATCH net-next 1/4] net: mdio: Introduce a regmap-based mdio driver

RTT-PROBE: lore-subspace-rtt
 2023-05-25  9:05 UTC 


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.