All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-08-14 19:33:11 to 2026-08-14 20:37:53 UTC [more...]

[PATCH 0/5] drm/vblank: Enforce all-or-nothing vblank support
 2026-08-14 20:35 UTC  (12+ messages)
` [PATCH 1/5] drm/vblank: Add drm_device.has_hw_vblank
` [PATCH 2/5] drm/vblank: Remove drm->num_crtcs
` [PATCH 3/5] drm/vblank: Remove num_crtcs argument from drm_vblank_init()
` [PATCH 4/5] drm/vblank: Use drm_for_each_crtc() in drm_vblank_init()
` [PATCH 5/5] drm/vblank: Require all CRTCs implement vblank support "

[PATCH bpf-next 0/5] bpf: Followups for global percpu data series
 2026-08-14 20:37 UTC  (6+ messages)
` [PATCH bpf-next 1/5] bpf: Drop duplicate blank line in verifier
` [PATCH bpf-next 3/5] bpftool: Update comments about skel data maps

[PATCH v2 0/4] odb: eagerly load alternates
 2026-08-14 20:36 UTC  (5+ messages)
` [PATCH v2 1/4] odb: decouple source path comparisons from `the_repository`

[PATCH 0/2] livepatch: Fix several bugs found during replace set implementation
 2026-08-14 20:36 UTC  (3+ messages)
` [PATCH 1/2] livepatch: Fix wrong index in funcs cleanup error path

[PATCH] sunrpc: treat empty auth.unix.gid replies as negative entries
 2026-08-14 20:34 UTC  (3+ messages)

[PATCH V3 0/5] PCI: Re-evaluate DEV3 14-Bit Tag Requester Enable on link mode changes
 2026-08-14 20:34 UTC  (11+ messages)
` [PATCH V3 1/5] PCI: Add DEV3 14-Bit Tag Requester register definitions
` [PATCH V3 2/5] PCI: Move __pcie_update_link_speed() out of line
` [PATCH V3 3/5] PCI: Save and restore the Device 3 Control register
` [PATCH V3 4/5] PCI: Clear stale 14-Bit Tag Requester Enable when a link leaves Flit Mode
` [PATCH V3 5/5] PCI: pciehp: Clear stale 14-Bit Tag Requester Enable on hot add

[git pull] drm fixes for 7.2 final
 2026-08-14 20:33 UTC 

[PATCH bpf v2 0/2] bpf, x86: fix per-CPU address resolution into an extended register
 2026-08-14 20:32 UTC  (3+ messages)
` [PATCH bpf v2 1/2] bpf, x86: Fix "
` [PATCH bpf v2 2/2] selftests/bpf: Check per-CPU address resolution per register

[PATCH v6 0/5] mm: Unconditional per-VMA locks and cleanups
 2026-08-14 20:33 UTC  (4+ messages)
` [PATCH v6 1/5] mm: Make per-VMA locks available universally

[PATCH v2 0/4] Introduce vfio_dma_mapping_perf_test
 2026-08-14 20:32 UTC  (6+ messages)
` [PATCH v2 1/4] vfio: selftests: Assert the region was unmapped in iommu_unmap()
` [PATCH v2 2/4] vfio: selftests: Introduce vfio_dma_mapping_perf_test

[PATCH v5 00/10] YUV conversion colorop with amdgpu and VKMS
 2026-08-14 20:31 UTC  (5+ messages)

[PATCH] chdir-notify.h: Removed unused param 'name'
 2026-08-14 20:31 UTC  (2+ messages)

[PATCH 0/9] hw/mips: add Octeon III EBB7304 support
 2026-08-14 20:28 UTC  (4+ messages)
` [PATCH 4/9] target/mips: drop hidden TLB shadowing for tlbwr

[PATCH] ref-manual/features.rst: fix some cross references
 2026-08-14 20:28 UTC 

[PATCH net-next v3] selftests: drv-net: devmem: fix 5-tuple flow steering
 2026-08-14 20:27 UTC 

[PATCH net-next v2 1/2] selftests: drv-net: devmem: fix 5-tuple flow steering
 2026-08-14 20:24 UTC  (7+ messages)

[PATCH] scsi: core: Eliminate scsi_log_{reserve,release}_buffer()
 2026-08-14 20:24 UTC 

[PATCH] drm/virtio: sync shmem backing on guest-bound transfers
 2026-08-14 20:22 UTC  (3+ messages)

[PATCH] dt-bindings: power: reset: ti,keystone-reset: Convert to DT schema
 2026-08-14 20:22 UTC  (2+ messages)

[PATCH net-next] ionic: Add .get_fec_stats ethtool handler
 2026-08-14 20:21 UTC  (3+ messages)

[android-common:mirror-chromeos-5.10-arcvm 0/1] kernel/sched/core.c:1660:8: error: no member named 'avg' in 'struct sched_entity'
 2026-08-14 20:21 UTC 

Regular QEMU RISC-V Call
 2026-08-14 20:20 UTC  (11+ messages)

[RFC 0/7] Complete removal of queue stats mapping
 2026-08-14 19:46 UTC  (18+ messages)
` [PATCH v4 00/16] per-queue statistics changes
  ` [PATCH v4 01/16] net/virtio: remove unused queue stats mapping
  ` [PATCH v4 02/16] app/testpmd: remove leftover set qmap
  ` [PATCH v4 03/16] net/enic: remove unneeded ops initialization
  ` [PATCH v4 04/16] net/cnxk: fix Tx drops added to Rx queue errors
  ` [PATCH v4 05/16] net/cnxk: remove queue stats mapping
  ` [PATCH v4 06/16] net/e1000: "
  ` [PATCH v4 07/16] net/ixgbe: "
  ` [PATCH v4 08/16] net/txgbe: "
  ` [PATCH v4 09/16] net/sxe2: fix null dereference in stats get
  ` [PATCH v4 10/16] net/sxe2: remove queue stats mapping
  ` [PATCH v4 11/16] ethdev: remove support for "
  ` [PATCH v4 12/16] net/mvpp2: fix out of range Tx queue stats write
  ` [PATCH v4 13/16] net/ntnic: fix Tx errors reported as Rx queue errors
  ` [PATCH v4 14/16] net/xsc: fix Tx errors added to "
  ` [PATCH v4 15/16] ethdev: remove queue stats counter limit
  ` [PATCH v4 16/16] test/pmd_ring: test per-queue xstats

[PATCH RESEND v7 0/5] drm/nouveau: Enable atomic modesetting by default
 2026-08-14 20:20 UTC  (3+ messages)

[PATCH RFC bpf-next v2 08/18] bpf: Implement iterator APIs for resizable hashtab
 2026-08-14 20:19 UTC  (5+ messages)

[PATCH v5 0/2] riscv: fix text patching on minimal kernel configs
 2026-08-14 20:18 UTC  (3+ messages)

[PATCH] tests/fetch: report OpenSSL certificate generation errors
 2026-08-14 20:18 UTC 

[PATCH v2] dmaengine: mmp_pdma: fix wrong extended DRCMR base for SpacemiT K3
 2026-08-14 20:17 UTC  (3+ messages)

[PATCH] ASoC: dt-bindings: tse850: Convert to DT schema
 2026-08-14 20:18 UTC  (3+ messages)

[PATCH v2 1/2] drm/amdgpu: Add LIST option to USERQ ioctl
 2026-08-14 20:17 UTC  (6+ messages)
` [PATCH v2 2/2] drm/amdgpu: Add CHANGE_ID option for "

[PATCH v3] dt-bindings: pinctrl: Convert TI DA850 pupd to DT schema
 2026-08-14 20:17 UTC  (2+ messages)

[PATCH 0/2] Couple of SCMI race fixes
 2026-08-14 20:15 UTC  (6+ messages)
` [PATCH 1/2] firmware: arm_scmi: Protect xfer->async_done with xfer->lock
` [PATCH 2/2] firmware: arm_scmi: Don't reuse raw xfers with async_done still armed

[PATCH v3 00/10] ACPI: APEI: GHES: Collection of fixes for issues reported by sashiko
 2026-08-14 20:16 UTC  (4+ messages)

[PATCH bpf-next 00/13] bpf: Add tracing_multi link support for bpf progs
 2026-08-14 20:14 UTC  (2+ messages)

[PATCH net-next 0/2] add callback
 2026-08-14 20:13 UTC  (2+ messages)

[PATCH v2] fetch2/wget: reuse cached HTTPS connections
 2026-08-14 20:12 UTC  (3+ messages)
` [bitbake-devel] "

[PATCH v3] ACPI: APD: Add clock frequency for HJMC01 I2C controller
 2026-08-14 20:11 UTC  (4+ messages)
` [PATCH v4 1/2] ACPI: APD: Convert fixed clock rates to use HZ_PER_MHZ

[PATCH net] net: usb: cx82310_eth: bound partial-frame remainder by current skb length
 2026-08-14 20:11 UTC  (2+ messages)

[PATCH v5 00/33] drm/xe: Add structured SIGID error logging infrastructure
 2026-08-14 20:11 UTC  (2+ messages)
` ✗ Xe.CI.FULL: failure for drm/xe: Add structured SIGID error logging infrastructure (rev5)

[PATCH v4 net-next] gre: fix ERSPAN o_flags race/corruption in xmit and fill_info
 2026-08-14 20:10 UTC  (2+ messages)

[PATCH] mmc: mmci: Fix use-after-free in busy-timeout work
 2026-08-14 20:07 UTC  (2+ messages)

[PATCH v2 0/4] Add sysfs interface to switchtec-dma
 2026-08-14 20:07 UTC  (3+ messages)
` [PATCH v2 1/4] dmaengine: add per-channel sysfs attribute groups via chan_groups

[PATCH net-next V2] net/mlx5: Use dma_wmb() for completion queue doorbell updates
 2026-08-14 20:06 UTC  (2+ messages)

[PATCH v2] net: ethernet: ti: netcp_core: fix device_node refcount leak in netcp_probe()
 2026-08-14 20:06 UTC  (2+ messages)

[PATCH net v1 1/1] net: dsa: realtek: use gpiod_set_value_cansleep for reset GPIO
 2026-08-14 20:06 UTC  (2+ messages)

[PATCH v4] ACPI: pfr_update: fix stack buffer overflow in query_capability()
 2026-08-14 20:06 UTC 

[PATCH v2] net: ethernet: renesas: rswitch: fix device_node refcount leak in rswitch_get_port_node()
 2026-08-14 20:05 UTC  (2+ messages)

[PATCH] iio: gyro: mpu3050: Fix runtime PM leak on trigger errors
 2026-08-14 20:05 UTC  (2+ messages)

[PATCH] bus: mhi: host: pci_generic: Fix runtime PM imbalance for no_m3 devices
 2026-08-14 20:04 UTC  (2+ messages)

[PATCH net] net: yield the CPU on every exit of the threaded NAPI poll loop
 2026-08-14 22:04 UTC 

[PATCH 0/3] iio: accel: bmc150: DMA-safe buffers and use iio_push_to_buffers_with_ts()
 2026-08-14 20:03 UTC  (7+ messages)
` [PATCH 1/3] iio: accel: bmc150: use aligned scan buffer for both trigger and fifo
` [PATCH 2/3] iio: accel: bmc150: use DMA-safe buffers for regmap bulk reads
` [PATCH 3/3] iio: accel: bmc150: use iio_push_to_buffers_with_ts()

[PATCH] accel/qaic: Add support for AI200 virtual functions
 2026-08-14 20:01 UTC  (2+ messages)

[PATCH net-next] net: libwx: rename wx_pf_flags to wx_flags
 2026-08-14 20:00 UTC  (2+ messages)

[BUG] libbpf: OOB access when relocating a terminal LDIMM64
 2026-08-14 20:00 UTC  (2+ messages)

[PATCH] fix: PCI: dra7xx: dra7xx_pcie_probe: fix missing device_link_del on phy error paths
 2026-08-14 20:00 UTC  (2+ messages)

lib/raid/xor/xor-neon.c:21:9: sparse: sparse: Trying to use reserved word 'do' as identifier
 2026-08-14 20:00 UTC 

[PATCH v3 0/8] x86: Remove cpu_has_xfeatures() and add AVX-512 xor_gen()
 2026-08-14 19:59 UTC  (3+ messages)

[RFC PATCH 0/3] vfio-user: support multiple FDs backing region mmaps
 2026-08-14 19:53 UTC  (5+ messages)
` [RFC PATCH 2/3] vfio: mmap sparse regions backed by multiple FDs

[Buildroot] [PATCH 00/10] Replace all wiki.gnome.org URLs
 2026-08-14 19:58 UTC  (11+ messages)
` [Buildroot] [PATCH 01/10] package/at-spi2-core: update project URL
` [Buildroot] [PATCH 02/10] package/gvfs: "
` [Buildroot] [PATCH 03/10] package/libgee: "
` [Buildroot] [PATCH 04/10] package/libgudev: "
` [Buildroot] [PATCH 05/10] package/libpeas: "
` [Buildroot] [PATCH 06/10] package/libsecret: "
` [Buildroot] [PATCH 07/10] package/libsoup: "
` [Buildroot] [PATCH 08/10] package/libsoup3: "
` [Buildroot] [PATCH 09/10] package/cantarell: "
` [Buildroot] [PATCH 10/10] package/rygel: "

[PATCH v3] ACPI: pfr_update: fix stack buffer overflow in query_capability()
 2026-08-14 19:57 UTC  (2+ messages)

[RFC PATCH bpf-next v2 0/2] libbpf: Improve BPF load performance by selectively loading kmod BTFs
 2026-08-14 19:57 UTC  (3+ messages)
` [RFC PATCH bpf-next v2 1/2] libbpf: support selective kernel module BTF loading via .kmod_btfs section

[PATCH v5 0/4] drm/nouveau: GSP runtime PM fixes
 2026-08-14 19:56 UTC  (11+ messages)
` [PATCH v5 1/4] Revert "nouveau/gsp: fix suspend/resume regression on r570 firmware"
` [PATCH v5 2/4] drm/nouveau/gsp/r570: Set GcOff = 0 in fbsr
` [PATCH v5 3/4] drm/nouveau/gsp/r570: Enable S/R Display workaround in GSP
` [PATCH v5 4/4] drm/nouveau/gsp: Increase delay for magic sleep in r535_gsp_fini()

[PATCH 0/2] vsprintf: Don't leak pointers
 2026-08-14 19:56 UTC  (2+ messages)

[PATCH v4 00/10] [PATCH v4 00/10] YUV Conversion Colorop tests
 2026-08-14 19:55 UTC  (3+ messages)
` [PATCH v4 07/10] lib/igt_color: Refactor transform_pixels for input/output FBs and CSC

[PATCH 0/2] dt-bindings: clock: ti,dra7-atl: convert to dt-schema
 2026-08-14 19:54 UTC  (5+ messages)
` [PATCH 1/2] dt-bindings: clock: ti,dra7-atl-clock: convert to DT schema
` [PATCH 2/2] dt-bindings: clock: ti,dra7-atl: convert to dt-schema

[PATCH] accel/qaic: reject BO sizes that overflow page count
 2026-08-14 19:54 UTC  (3+ messages)

[PATCH v2 0/2] sched_ext: minor doc and comment fixes
 2026-08-14 19:53 UTC  (2+ messages)

[PATCH net-next] net/mlx5: SD, prefer sd_group_size from vport context
 2026-08-14 19:51 UTC  (2+ messages)

[PATCH net-next 01/12] netfilter: add DEBUG_NET_WARN_ON_ONCE to skb_set_nfct()
 2026-08-14 19:50 UTC  (2+ messages)

[PATCH v4 00/12] dmaengine: miscellaneous fixes for ioat, switchtec_dma and plx_dma
 2026-08-14 19:51 UTC  (5+ messages)
` [PATCH v4 03/12] dmaengine: switchtec-dma: always clear DMA base registers on chan_stop()
` [PATCH v4 04/12] dmaengine: switchtec-dma: halt channel on alloc_chan_resources error

[PATCH net-next v3 3/3] net: wwan: mhi_wwan_ctrl: drive DTR/RTS via the IP_CTRL channel
 2026-08-14 19:51 UTC  (2+ messages)

[PATCH net-next v3 2/3] bus: mhi: host: pci_generic: enumerate IP_CTRL channel for Sierra EM919x/EM929x
 2026-08-14 19:51 UTC  (2+ messages)

[PATCH net-next v3 1/3] net: wwan: core: propagate modem control signals to port drivers
 2026-08-14 19:50 UTC  (2+ messages)

[PATCH] ASoC: tas2781: Add delay before block checksum retry to prevent deadlock
 2026-08-14 19:50 UTC  (3+ messages)

[PATCH v2] media: dt-bindings: ti,da850-vpif: Convert to dt-schema
 2026-08-14 19:50 UTC  (2+ messages)

[PATCH] sched_ext: Fix scx_bpf_dsq_move_to_local___v2 compat detection
 2026-08-14 19:49 UTC  (2+ messages)

[PATCH] nvmet-tcp: fix out-of-bounds write when receiving an over-long PDU
 2026-08-14 19:48 UTC 

[PATCH v24 net-next 11/11] net/nebula-matrix: add common dev start/stop operation
 2026-08-14 19:48 UTC  (2+ messages)

[PATCH v24 net-next 10/11] net/nebula-matrix: add common/ctrl dev init/remove operation
 2026-08-14 19:48 UTC  (2+ messages)

[PATCH v2] dt-bindings: mailbox: Delete old 'mailbox.txt' bindings file
 2026-08-14 19:46 UTC  (2+ messages)

[PATCH] video: panel-startek-kd070fhfid078: new driver
 2026-08-14 19:46 UTC 

[PATCH v4 00/18] iommu: Add live update state preservation
 2026-08-14 19:46 UTC  (4+ messages)
` [PATCH v4 11/18] iommu: Restore and reattach preserved domains to devices

[PATCH v2] ALSA: hda/tas2781: Add hardware stabilization delay during firmware load retries
 2026-08-14 19:45 UTC  (2+ messages)

[PATCH] bpf, x86: Fix per-CPU address resolution into an extended register
 2026-08-14 19:45 UTC  (3+ messages)

[PATCH v24 net-next 08/11] net/nebula-matrix: dispatch: add control-level routing core infrastructure
 2026-08-14 19:45 UTC  (2+ messages)

[PATCH v2] blk-crypto-fallback: Fix deadlock when encrypting large bio in dm layer
 2026-08-14 19:45 UTC  (3+ messages)

[PATCH BlueZ v1 1/3] sdp-xml: Fix leaking the parse stack on malformed input
 2026-08-14 19:43 UTC  (2+ messages)
` [BlueZ,v1,1/3] "

[PATCH] lib: zstd: update to latest Linux zstd 1.5.7
 2026-08-14 19:43 UTC  (4+ messages)

[PATCH net-next 0/4] Improve stability of big_tcp_tunnels.sh selftest
 2026-08-14 19:41 UTC  (5+ messages)
` [PATCH net-next 1/4] selftests: net: Wait for netserver to launch
` [PATCH net-next 2/4] selftests: net: Lower threshold on debug kernels for big_tcp_tunnels.sh
` [PATCH net-next 3/4] selftests: net: Lower threshold with csum offload off in big_tcp_tunnels.sh
` [PATCH net-next 4/4] selftests: net: Fix slow configurations "

[PATCH] ACPI: scan: fix bus ID cleanup on device_add() failure
 2026-08-14 19:41 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v2] dt-bindings: mailbox: Convert TI Message Manager to DT schema
 2026-08-14 19:41 UTC  (2+ messages)

[PATCH] fbdev: maxine: use MODULE_LICENSE() unconditionally
 2026-08-14 19:40 UTC  (2+ messages)

drivers/gpu/drm/i915/display/intel_color.c:2392 i9xx_color_check() error: we previously assumed 'crtc_state->hw.gamma_lut' could be null (see line 2385)
 2026-08-14 19:38 UTC 

[willy-pagecache:headers 17/18] fs/nfs/./nfstrace.h:1506:53: warning: initialization of 'const struct inode *' from 'int' makes pointer from integer without a cast
 2026-08-14 19:38 UTC 

[PATCH 0/3] pinctrl: airoha: add EcoNet EN7528 pin controller support
 2026-08-14 19:38 UTC  (3+ messages)
` [PATCH 1/3] pinctrl: airoha: limit GPIO interrupts to interrupt-capable pins

[PATCH v24 net-next 04/11] net/nebula-matrix: add channel layer
 2026-08-14 19:38 UTC  (2+ messages)

[PATCH BlueZ v1] sdp-xml: Use a queue to collect sequence members
 2026-08-14 19:36 UTC  (2+ messages)
` [BlueZ,v1] "

[PATCH v2 0/4] sysctl: Disallow partial updates of miss-formatted sysctl vectors
 2026-08-14 19:36 UTC  (2+ messages)

[PATCH] sched/fair: Fix flat hierarchy
 2026-08-14 19:35 UTC  (2+ messages)
` [tip: sched/core] "

[tip: sched/core] sched: Update time before requeueing delayed entities
 2026-08-14 19:35 UTC 

[PATCH 0/5] Introduce 'uploadpack.lazyFetchTrusted'
 2026-08-14 19:35 UTC  (3+ messages)
` [PATCH v2 5/5] builtin/upload-pack: set GIT_NO_LAZY_FETCH to 0 on trusted repo

[PATCH] dm-delay: advertise flush support
 2026-08-14 19:35 UTC  (2+ messages)

[PATCH bpf-next v12 10/10] selftests/bpf: Verify bpf_iter for global percpu data
 2026-08-14 19:34 UTC  (4+ messages)

[PATCH v24 net-next 00/11] nbl driver for Nebulamatrix NICs
 2026-08-14 19:33 UTC  (3+ messages)
` [PATCH v24 net-next 02/11] net/nebula-matrix: add core driver architecture and HW layer initialization

[PATCH] dmaengine: loongson1-apb-dma: fix residue calculation for queued descriptors
 2026-08-14 19:33 UTC  (3+ messages)
` [PATCH v2] dmaengine: loongson1-apb-dma: avoid using iterator variable after list_for_each_entry()

[PATCH 00/17] nova-core: GPU interrupt support and GSP event delivery
 2026-08-14 19:33 UTC  (4+ messages)
` [PATCH 04/17] gpu: nova-core: allocate PCI MSI vector during probe


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.