All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-04-05 14:52:52 to 2024-04-05 15:36:45 UTC [more...]

[Buildroot] [PATCH 1/1] {linux, linux-headers}: bump 4.19.x / 5.{4, 10, 15}.x / 6.{1, 6, 7, 8}.x series
 2024-04-05 15:36 UTC 

[lvc-project] [PATCH] wifi: cfg80211: fix the order of arguments for trace events of the tx_rx_evt class
 2024-04-05 15:24 UTC 

[PATCH] app/testpmd: handle IEEE1588 init fail
 2024-04-05 15:36 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/dropbear: add optional dependency to libxcrypt
 2024-04-05 15:36 UTC 

[PATCH v6 00/12] wifi: ath12k: Add single wiphy suppor
 2024-04-05 15:36 UTC  (5+ messages)

[PATCH v2] fs: Set file_handle::handle_bytes before referencing file_handle::f_handle
 2024-04-05 15:36 UTC  (3+ messages)

[PATCH] ftrace: riscv: move from REGS to ARGS
 2024-04-05 14:24 UTC 

[PATCH net-next] af_packet: avoid a false positive warning in packet_setsockopt()
 2024-04-05 15:34 UTC  (2+ messages)

[PATCH 00/11] net: dwc_eth_qos: Clean up STM32 glue code and add STM32MP13xx support
 2024-04-05 15:11 UTC  (33+ messages)
` [PATCH 02/11] net: dwc_eth_qos: Rename eqos_stm32_config to eqos_stm32mp15_config
` [PATCH 03/11] net: dwc_eth_qos: Fold board_interface_eth_init into STM32 glue code
` [PATCH 04/11] net: dwc_eth_qos: Scrub ifdeffery
` [PATCH 05/11] net: dwc_eth_qos: Use FIELD_PREP for ETH_SEL bitfield
` [PATCH 06/11] net: dwc_eth_qos: Move log_debug statements on top of case block
` [PATCH 07/11] net: dwc_eth_qos: Use consistent logging prints
` [PATCH 08/11] net: dwc_eth_qos: Constify st, eth-* values parsed out of DT
  ` [PATCH 08/11] net: dwc_eth_qos: Constify st,eth-* "
` [PATCH 09/11] net: dwc_eth_qos: Request clk-ck earlier in probe on STM32
` [PATCH 10/11] net: dwc_eth_qos: Add DT parsing for STM32MP13xx platform
` [PATCH 11/11] net: dwc_eth_qos: Add support of "

[PATCH v1 1/1] gpiolib: Update the kernel documentation - add Return sections
 2024-04-05 15:33 UTC  (4+ messages)

[PATCH 0/2] selftests: Replace "Bail out" with "Error" in ksft_exit_fail_msg()
 2024-04-05 15:32 UTC  (7+ messages)
` [PATCH 1/2] selftests: Replace "Bail out" with "Error"
` [PATCH 2/2] selftests: Remove Error/Failed prefix from ksft_exit_fail*() usages

[PATCH 0/5] Clean up __folio_put()
 2024-04-05 15:32 UTC  (6+ messages)
` [PATCH 1/5] mm: Free non-hugetlb large folios in a batch
` [PATCH 2/5] mm: Combine free_the_page() and free_unref_page()
` [PATCH 3/5] mm: Inline destroy_large_folio() into __folio_put_large()
` [PATCH 4/5] mm: Combine __folio_put_small, __folio_put_large and __folio_put
` [PATCH 5/5] mm: Convert free_zone_device_page to free_zone_device_folio

spring cleaning for xfs_extent_busy_clear
 2024-04-05 15:31 UTC  (3+ messages)
` [PATCH 3/3] xfs: remove the unused xfs_extent_busy_enomem trace event

[PATCH v2 0/3] drm/lima: fix devfreq refcount imbalance for job timeouts
 2024-04-05 15:29 UTC  (4+ messages)
` [PATCH v2 1/3] drm/lima: add mask irq callback to gp and pp
` [PATCH v2 2/3] drm/lima: include pp bcast irq in timeout handler check
` [PATCH v2 3/3] drm/lima: mask irqs in timeout path before hard reset

[PATCH 0/6] Remove stmmac tx-sched-sp property from documentation and DT
 2024-04-05 15:28 UTC  (14+ messages)
` [PATCH 1/6] dt-bindings: net: snps,dwmac: remove tx-sched-sp property
` [PATCH 2/6] arm64: dts: imx8mp-beacon: "
` [PATCH 3/6] arm64: dts: imx8mp-evk: "
` [PATCH 4/6] arm64: dts: imx8mp-verdin: "
` [PATCH 5/6] arm64: dts: qcom: sa8540p-ride: "
` [PATCH 6/6] dts: qcom: sa8775p-ride: "

[PATCH] l2cap: do not return LE flow credits when buf full
 2024-04-05 15:30 UTC  (3+ messages)
` [PATCH v2] Bluetooth: keep LE flow credits when recvbuf full

[PATCH v2 00/11] spi: cadence-qspi: add Mobileye EyeQ5 support
 2024-04-05 15:30 UTC  (13+ messages)
` [PATCH v2 01/11] spi: dt-bindings: cdns,qspi-nor: add mobileye,eyeq5-ospi compatible
` [PATCH v2 02/11] spi: dt-bindings: cdns,qspi-nor: sort compatibles alphabetically
` [PATCH v2 03/11] spi: cadence-qspi: allow building for MIPS
` [PATCH v2 04/11] spi: cadence-qspi: store device data pointer in private struct
` [PATCH v2 05/11] spi: cadence-qspi: add FIFO depth detection quirk
` [PATCH v2 06/11] spi: cadence-qspi: minimise register accesses on each op if !DTR
` [PATCH v2 07/11] spi: cadence-qspi: add no-IRQ mode to indirect reads
` [PATCH v2 08/11] spi: cadence-qspi: add early busywait to cqspi_wait_for_bit()
` [PATCH v2 09/11] spi: cadence-qspi: add mobileye,eyeq5-ospi compatible
` [PATCH v2 10/11] MIPS: mobileye: eyeq5: Add SPI-NOR controller node
` [PATCH v2 11/11] MIPS: mobileye: eyeq5: add octal flash node to eval board DTS

[PATCH 0/1] tty: Handle HAS_IOPORT dependencies
 2024-04-05 15:29 UTC  (2+ messages)
` [PATCH 1/1] tty: serial: handle "

[PATCH 0/8] accel/ivpu: Fixes for 6.9-rc3
 2024-04-05 15:29 UTC  (17+ messages)
` [PATCH 1/8] accel/ivpu: Check return code of ipc->lock init
` [PATCH 2/8] accel/ivpu: Remove d3hot_after_power_off WA
` [PATCH 3/8] accel/ivpu: Fix PCI D0 state entry in resume
` [PATCH 4/8] accel/ivpu: Put NPU back to D3hot after failed resume
` [PATCH 5/8] accel/ivpu: Improve clarity of MMU error messages
` [PATCH 6/8] accel/ivpu: Return max freq for DRM_IVPU_PARAM_CORE_CLOCK_RATE
` [PATCH 7/8] accel/ivpu: Fix missed error message after VPU rename
` [PATCH 8/8] accel/ivpu: Fix deadlock in context_xa

[PATCH v2 0/4] ACPI: x86: Move x86 stuff into dedicated folder
 2024-04-05 15:29 UTC  (7+ messages)
` [PATCH v2 3/4] ACPI: x86: Move blacklist to x86 folder

[PATCH net] bpf, skmsg: fix NULL pointer dereference in sk_psock_skb_ingress_enqueue
 2024-04-05 15:28 UTC  (8+ messages)

RTT-PROBE: lore-subspace-rtt
 2024-04-05 15:28 UTC 

[syzbot] [net?] [nfc?] KMSAN: uninit-value in nci_rx_work
 2024-04-05 15:28 UTC  (2+ messages)
` [syzbot] [PATCH net] nfc: nci: Fix "

[syzbot] [net?] [nfc?] KMSAN: uninit-value in nci_rx_work
 2024-04-05 15:27 UTC 

[PATCH] drm/amdgpu: fix MES HQD masks
 2024-04-05 15:26 UTC  (2+ messages)

[PATCH v2 0/5] zswap same-filled and limit checking cleanups
 2024-04-05 15:26 UTC  (3+ messages)
` [PATCH v2 2/5] mm: zswap: calculate limits only when updated

[PATCH 0/5] Add parsing for Zimop ISA extension
 2024-04-05 15:26 UTC  (3+ messages)

[PATCH v3] hw/virtio: Fix packed virtqueue flush used_idx
 2024-04-05 15:24 UTC  (2+ messages)

[PATCH 0/1] drm/msm: request memory region
 2024-04-05 15:25 UTC  (3+ messages)
` [PATCH 1/1] "

[PATCH net-next v8 00/16] net: dsa: vsc73xx: Make vsc73xx usable
 2024-04-05 15:25 UTC  (5+ messages)
` [PATCH net-next v8 13/16] net: dsa: vsc73xx: Implement the tag_8021q VLAN operations
` [PATCH net-next v8 15/16] net: dsa: vsc73xx: Add bridge support

[PATCH v1 1/1] ata: libata: Move inclusion to where it belongs
 2024-04-05 15:24 UTC  (3+ messages)

BPF WG ISA Document: Last Call
 2024-04-05 15:24 UTC  (4+ messages)
` [Bpf] "

[PATCH v2 0/4] Add Miscellaneous changes and QEMU changes
 2024-04-05 15:22 UTC  (4+ messages)
` [PATCH v2 1/4] migration-guides: list removed variables
` [PATCH v2 2/4] migration: add QEMU changes
` [PATCH v2 3/4] migration: add Miscellaneous changes

Add json-c package to yocto sdk
 2024-04-05 15:20 UTC  (3+ messages)
` [yocto] "

[PATCH 0/4] Improve robustnes during initialization
 2024-04-05 15:21 UTC  (6+ messages)
` [PATCH 1/4] staging: nvec: make keyboard init synchronous
` [PATCH 3/4] staging: nvec: make i2c controller register writes robust

[regression] opp issues on devices with multiple power-domains
 2024-04-05 15:21 UTC 

[PATCH v6 00/37] Memory allocation profiling
 2024-04-05 15:20 UTC  (5+ messages)

[PATCH bpf-next v4 0/5] bpf: Add bpf_link support for sk_msg and sk_skb progs
 2024-04-05 15:20 UTC  (7+ messages)
` [PATCH bpf-next v4 1/5] "
` [PATCH bpf-next v4 2/5] libbpf: Add bpf_link support for BPF_PROG_TYPE_SOCKMAP
` [PATCH bpf-next v4 3/5] bpftool: Add link dump support for BPF_LINK_TYPE_SOCKMAP

[rebase 1/3] drm: Add drm_vblank_work_flush_all()
 2024-04-05 15:20 UTC  (8+ messages)
` ✗ Fi.CI.BAT: failure for series starting with [v2] drm: Add drm_vblank_work_flush_all(). (rev2)
` ✓ CI.Patch_applied: success "
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "

sa8775p-ride: What's a normal SMMU TLB sync time?
 2024-04-05 14:04 UTC  (3+ messages)

[PATCH v1 1/1] serial: core: Clearing the circular buffer before NULLifying it
 2024-04-05 15:17 UTC  (3+ messages)

[linux-next:master 3307/3504] fs/smb/client/file.c:619 serverclose_work() error: uninitialized symbol 'rc'
 2024-04-05 15:19 UTC  (2+ messages)
` [EXTERNAL] "

[PATCH v2] usb-storage: Optimize scan delay more precisely
 2024-04-05 15:19 UTC  (2+ messages)

[PATCH v17 00/35] Drivers for Gunyah hypervisor
 2024-04-05 15:18 UTC  (5+ messages)
` [PATCH v17 11/35] virt: gunyah: Translate gh_rm_hyp_resource into gunyah_resource

[PATCH v2 00/18] Improve PCI memory mapping API
 2024-04-05 15:18 UTC  (9+ messages)
` [PATCH v2 02/18] PCI: endpoint: Introduce pci_epc_map_align()

[meta-oe][PATCHv2] libjxl: add recipe
 2024-04-05 15:17 UTC  (5+ messages)
` [oe] "

RTT-PROBE: lore-subspace-rtt
 2024-04-05 15:18 UTC 

[PATCH RFC net-next 0/7] netdev_features: start cleaning netdev_features_t up
 2024-04-05 15:15 UTC  (4+ messages)
` [PATCH RFC net-next 1/7] netdev_features: remove unused __UNUSED_NETIF_F_1

[net-next PATCH 00/15] eth: fbnic: Add network driver for Meta Platforms Host Network Interface
 2024-04-05 15:17 UTC  (11+ messages)

[PATCH] x86/percpu: Use __force to cast from __percpu address space
 2024-04-05 15:16 UTC  (3+ messages)

[Intel-wired-lan] [tnguy-next-queue:dev-queue] BUILD SUCCESS 0a3074e5b4b523fb60f4ae9fb32bb180ea1fb6ef
 2024-04-05 15:16 UTC 

Versions of libmbim and libqmi
 2024-04-05 15:15 UTC  (2+ messages)
` [oe] "

[PATCH] selinux: avoid printk_ratelimit()
 2024-04-05 15:15 UTC 

[PATCH 00/10] drm/i915: PREEMPT_RT related fixups
 2024-04-05 15:15 UTC  (4+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for drm/i915: PREEMPT_RT related fixups. (rev5)
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "

[Intel-wired-lan] How to set interface up / down ?
 2024-04-05 15:15 UTC  (2+ messages)

[PATCH 0/3] wifi: Un-embed ath10k and ath11k dummy netdev
 2024-04-05 15:15 UTC  (2+ messages)

[PATCH v1 0/3] Additional queue stats
 2024-04-05 15:15 UTC  (3+ messages)
` [PATCH v1 1/3] bbdev: new queue stat for available enqueue depth

[RFC PATCH 0/3] pwm: add support for duty_offset
 2024-04-05 15:14 UTC  (4+ messages)

[PATCH v2 0/2] Input: add ft5426
 2024-04-05 15:13 UTC  (3+ messages)
` [PATCH v2 2/2] Input: edt-ft5x06 - "

[meta-oe][PATCH] libtorrent: remove CVE mention
 2024-04-05 15:13 UTC 

[PATCH] block: work around sparse in queue_limits_commit_update
 2024-04-05 15:13 UTC  (4+ messages)

[PATCH v6 iwl-next 05/12] ice: Move CGU block
 2024-04-05 15:11 UTC  (3+ messages)
` [Intel-wired-lan] "

[PATCH v4 0/6] USB keyboard improvements for asahi / desktop systems
 2024-04-05 14:52 UTC  (2+ messages)

[PATCH 0/7] soundwire: add BTP/BRA prerequisites
 2024-04-05 15:12 UTC  (4+ messages)
` [PATCH 6/7] soundwire: debugfs: add interface to read/write commands

PROBLEM: Only one CPU active on Ultra 60 since ~4.8 (regression)
 2024-04-05 15:05 UTC  (7+ messages)

[PATCH iwl-next v1 0/5] ixgbe: Add support for Intel(R) E610 device
 2024-04-05 15:10 UTC  (5+ messages)
` [PATCH iwl-next v1 3/5] ixgbe: Add link management support for "
  ` [Intel-wired-lan] "

[PATCH v15 0/8] Initial support Cadence MHDP8501(HDMI/DP) for i.MX8MQ
 2024-04-05 15:09 UTC  (9+ messages)
` [PATCH v15 2/8] phy: Add HDMI configuration options
` [PATCH v15 6/8] phy: freescale: Add DisplayPort/HDMI Combo-PHY driver for i.MX8MQ

[syzbot] [kernfs?] possible deadlock in kernfs_fop_llseek
 2024-04-05 15:08 UTC  (4+ messages)

RTT-PROBE: lore-subspace-rtt
 2024-04-05 15:08 UTC 

[PATCH v1 1/1] powerpc/52xx: Replace of_gpio.h by proper one
 2024-04-05 15:06 UTC  (5+ messages)

[meta-networking][PATCH] unbound: upgrade 1.19.1 -> 1.19.3
 2024-04-05 15:06 UTC 

[bluez/bluez] 98bed1: device: Fix airpods pairing
 2024-04-05 15:06 UTC 

iMX8M Mini suspend/resume hanging on imx8m_blk_ctrl_power_on()
 2024-04-05 15:06 UTC  (2+ messages)

Machine check recovery broken in v6.9-rc1
 2024-04-05 15:05 UTC  (3+ messages)

[RFC v2 0/5] virtio,vhost: Add VIRTIO_F_IN_ORDER support
 2024-04-05 15:04 UTC  (9+ messages)
` [RFC v2 1/5] virtio: Initialize sequence variables

[PATCH v1 0/6] Add Miscellaneous changes and QEMU changes
 2024-04-05 15:04 UTC  (3+ messages)
` [PATCH v1 6/6] migration: replace dashes by colons

[PATCH BlueZ v5 1/3] input/device: Fix not handling IdleTimeout when uhid is in use
 2024-04-05 15:04 UTC  (3+ messages)
` [PATCH BlueZ v5 2/3] input.conf: Change IdleTimeout unit to be in seconds
` [PATCH BlueZ v5 3/3] input/device: Add replay support

[PATCH] nilfs2: convert to use the new mount API
 2024-04-05 15:03 UTC  (9+ messages)
          ` [PATCH V2] "

[PATCHv2 0/2] block,nvme: latency-based I/O scheduler
 2024-04-05 15:03 UTC  (4+ messages)

directory caching & negative file lookups?
 2024-04-05 15:03 UTC  (7+ messages)

[PATCH] drm/vmwgfx: Don't memcmp equivalent pointers
 2024-04-05 15:02 UTC  (2+ messages)
` [PATCH v2] "

[PATCH 00/71] replace use of fixed size rte_memcpy
 2024-04-05 15:02 UTC  (5+ messages)
` [PATCH v3 00/30] replace rte_memcpy of fixed size with memcpy
  ` [PATCH v3 17/30] baseband: replace use of fixed size rte_memcpy

[PATCH] bcachefs: fix ! vs ~ typo in __clear_bit_le64()
 2024-04-05 15:01 UTC 

[PATCH BlueZ] device: Fix airpods pairing
 2024-04-05 15:00 UTC  (2+ messages)

[PATCH v3] nbd/server: do not poll within a coroutine context
 2024-04-05 14:59 UTC  (3+ messages)

[REGRESSION] mainline boot regression on AMD Stoney Ridge Chromebooks
 2024-04-05 14:59 UTC  (3+ messages)

[PATCH net-next] tcp: annotate data-races around tp->window_clamp
 2024-04-05 14:58 UTC  (5+ messages)

RTT-PROBE: lore-subspace-rtt
 2024-04-05 14:58 UTC 

[PATCH v7 0/4] drm/xe/hwmon: Update xe hwmon with couple of fixes
 2024-04-05 14:57 UTC  (2+ messages)
` ✓ CI.BAT: success for drm/xe/hwmon: Update xe hwmon with couple of fixes (rev7)

[PATCH v2 00/11] iio: dac: support IIO backends on the output direction
 2024-04-05 15:00 UTC  (12+ messages)
` [PATCH v2 01/11] iio: buffer-dma: add iio_dmaengine_buffer_setup()
` [PATCH v2 02/11] iio: buffer-dma: Rename iio_dma_buffer_data_available()
` [PATCH v2 03/11] iio: buffer-dma: Enable buffer write support
` [PATCH v2 04/11] iio: buffer-dmaengine: Support specifying buffer direction
` [PATCH v2 05/11] iio: buffer-dmaengine: Enable write support
` [PATCH v2 06/11] dt-bindings: iio: dac: add docs for AXI DAC IP
` [PATCH v2 07/11] dt-bindings: iio: dac: add docs for AD9739A
` [PATCH v2 08/11] iio: core: add get_iio_backend() callback
` [PATCH v2 09/11] iio: backend: add new functionality
` [PATCH v2 10/11] iio: dac: add support for AXI DAC IP core
` [PATCH v2 11/11] iio: dac: support the ad9739a RF DAC

[PATCH 1/1] arm64: dts: imx8qxp-mek: add cm40_i2c, wm8960/wm8962 and sai[0,1,4,5]
 2024-04-05 14:56 UTC  (4+ messages)

[PATCH] sh4: mac.w: implement saturation arithmetic logic
 2024-04-05 14:55 UTC  (2+ messages)

stable v6.6.24 regression: boot fails: bisected to "x86/mpparse: Register APIC address only once"
 2024-04-05 14:55 UTC  (6+ messages)

[kvm-unit-tests RFC PATCH 00/17] add shellcheck support
 2024-04-05 14:55 UTC  (3+ messages)
` [kvm-unit-tests RFC PATCH 17/17] shellcheck: Suppress various messages

[PATCHSET] xfs: bug fixes for 6.9
 2024-04-05 14:54 UTC  (5+ messages)
` [PATCH 1/3] xfs: pass xfs_buf lookup flags to xfs_*read_agi
` [PATCH 2/3] xfs: fix an AGI lock acquisition ordering problem in xrep_dinode_findmode

server continually returns NFS4ERR_DELAY to CREATE_SESSION
 2024-04-05 14:53 UTC  (2+ messages)

[PATCH v2] dt-bindings: PCI: altera: Convert to YAML
 2024-04-05 14:53 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.