All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-03-25 20:06:57 to 2026-03-25 21:09:51 UTC [more...]

[RFC PATCH 2/3] media: qcom: camss: Add CAMSS Offline Processing Engine driver
 2026-03-25 21:08 UTC  (2+ messages)

[linux-next:master 1904/9273] include/trace/events/dma_fence.h:17:1: sparse: sparse: dereference of noderef expression
 2026-03-25 21:08 UTC 

[PATCH v3 0/2] liveupdate: prevent double preservation
 2026-03-25 21:08 UTC  (5+ messages)
` [PATCH v3 1/2] liveupdate: prevent double management of files

[PATCH][next] EDAC/i10nm: Fix spelling mistake "readd" -> "read"
 2026-03-25 21:08 UTC  (2+ messages)

[LSF/MM/BPF TOPIC] Towards Unified and Extensible Memory Reclaim (reclaim_ext)
 2026-03-25 21:06 UTC 

[PATCH] ext4: Fix deadlock on inode reallocation
 2026-03-25 21:07 UTC  (2+ messages)

[PATCH] integrity: Allow sigv3 verification on EVM_XATTR_PORTABLE_DIGSIG
 2026-03-25 21:07 UTC  (4+ messages)

[PATCH v2 0/1] Fix use-after-free on framebuffers and property blobs when calling drm_dev_unplug
 2026-03-25 21:07 UTC  (9+ messages)
` [PATCH v2 1/1] drm: "
` ✗ CI.checkpatch: warning for Fix use-after-free on framebuffers and property blobs when calling drm_dev_unplug (rev4)
` ✓ CI.KUnit: success "

[PATCH v3 0/2] media: synopsys: csi2rx: add support for rk3588 variant
 2026-03-25 21:06 UTC  (4+ messages)
` [PATCH v3 1/2] media: dt-bindings: rockchip,rk3568-mipi-csi2: add rk3588 compatible

[bluez/bluez]
 2026-03-25 21:06 UTC 

[bluez/bluez]
 2026-03-25 21:06 UTC 

[PATCH 00/14] iommu: Add live update state preservation
 2026-03-25 21:05 UTC  (18+ messages)
` [PATCH 10/14] iommufd-lu: Implement ioctl to let userspace mark an HWPT to be preserved
` [PATCH 11/14] iommufd-lu: Persist iommu hardware pagetables for live update
` [PATCH 12/14] iommufd: Add APIs to preserve/unpreserve a vfio cdev
` [PATCH 13/14] vfio/pci: Preserve the iommufd state of the "
` [PATCH 14/14] iommufd/selftest: Add test to verify iommufd preservation

[PATCH] btrfs: add BTRFS_IOC_GET_CSUMS ioctl
 2026-03-25 21:04 UTC  (5+ messages)

[PATCH RFC v4 0/3] block: enable RWF_DONTCACHE for block devices
 2026-03-25 21:03 UTC  (9+ messages)
` [PATCH RFC v4 1/3] block: add BIO_COMPLETE_IN_TASK for task-context completion
` [PATCH RFC v4 2/3] iomap: use BIO_COMPLETE_IN_TASK for dropbehind writeback

[PATCH 0/2] iio: adc: qcom-pm8xxx-xoadc: add support for reading channel labels from DT
 2026-03-25 21:02 UTC  (2+ messages)
` [PATCH 2/2] iio: adc: qcom-pm8xxx-xoadc: add support for reading channel labels

[RFC PATCH 0/8] Add vhost-vdpa and Shadow Virtqueue tests
 2026-03-25 21:02 UTC  (3+ messages)
` [RFC PATCH 1/8] tests: vhost-vdpa: add initial VDUSE-based vhost-vdpa tests

[PATCH v1 00/23] s390/vfio-ap: Implement live guest migration of guests using AP devices
 2026-03-25 21:01 UTC  (25+ messages)
` [PATCH v1 01/24] fixup! KVM: s390: Remove non-atomic dat_crstep_xchg()
` [PATCH v1 02/24] s390/vfio-ap: Store queue hardware info when probed
` [PATCH v1 03/24] s390/vfio-ap: Provide access to queue objects and related info
` [PATCH v1 04/24] s390/vfio-ap: Add header file for xfer of vfio device caps to userspace
` [PATCH v1 05/24] MAINTAINERS: Add new header file for the S390 VFIO AP DRIVER maintainers
` [PATCH v1 06/24] s390/vfio-ap: A sysfs 'migratable' attribute to enable/disable migration of guest
` [PATCH v1 07/24] s390/vfio-ap: Add 'migratable' feature to sysfs 'features' attribute
` [PATCH v1 08/24] s390/vfio-ap: Signal event to enable/disable live guest migration
` [PATCH v1 09/24] s390/vfio-ap: Return value of sysfs migratable attribute from VFIO_DEVICE_GET_INFO ioctl
` [PATCH v1 10/24] s390/vfio-ap: Data structures for facilitating vfio device migration
` [PATCH v1 11/24] s390/vfio-ap: Initialize/release vfio device migration data
` [PATCH v1 12/24] s390-vfio-ap: Callback to set vfio device mig state during guest migration
` [PATCH v1 13/24] s390/vfio-ap: Transition guest migration state from STOP to STOP_COPY
` [PATCH v1 14/24] s390/vfio-ap: File ops called to save the vfio device migration state
` [PATCH v1 15/24] s390/vfio-ap: Transition device migration state from STOP to RESUMING
` [PATCH v1 16/24] s390/vfio-ap: File ops called to resume the vfio device migration
` [PATCH v1 17/24] s390/vfio-ap: Transition device migration state from RESUMING to STOP
` [PATCH v1 18/24] s390/vfio-ap: Transition device migration state from STOP_COPY "
` [PATCH v1 19/24] s390/vfio-ap: Transition device migration state from STOP to RUNNING and vice versa
` [PATCH v1 20/24] s390-vfio-ap: Callback to get the current vfio device migration state
` [PATCH v1 21/24] s390/vfio-ap: Callback to get the size of data to be migrated during guest migration
` [PATCH v1 22/24] s390/vfio-ap: Provide API to query whether migration is in progress
` [PATCH v1 23/24] s390/vfio-ap: Disallow blocking migration "
` [PATCH v1 24/24] s390/vfio-ap: Add live guest migration chapter to vfio-ap.rst

[PATCH v2 0/4] drm/xe: PXP fixes
 2026-03-25 21:00 UTC  (5+ messages)
` [PATCH v2 3/4] drm/xe/pxp: Clear restart flag in pxp_start after jumoing back
` [PATCH v2 4/4] drm/xe/pxp: Don't allow PXP on older PTL GSC FWs

[PATCH net-next v4 0/2] net: stmmac: Disable EEE on i.MX
 2026-03-25 21:00 UTC  (3+ messages)
` [PATCH net-next v4 1/2] net: stmmac: provide flag to disable EEE
` [PATCH net-next v4 2/2] net: stmmac: imx: Disable EEE

[PATCH] kernel/smp: Improve smp_call_function_single() CSD-lock diagnostics
 2026-03-25 20:59 UTC  (3+ messages)

[bluez/bluez] 6ca24f: doc/btmon: Split Advertising and Scanning into btm
 2026-03-25 20:59 UTC 

[PATCH] tools/perf: Fix ratio_to_prev event parsing test
 2026-03-25 20:59 UTC  (3+ messages)

[PATCH v2] perf stat: Fix crash on arm64
 2026-03-25 20:59 UTC  (2+ messages)

[PATCH] drm/msm/a6xx: Fix dumping A650+ debugbus blocks
 2026-03-25 20:58 UTC 

[android-common:android13-5.15 0/1] drivers/pci/endpoint/functions/pci-epf-vntb.c:971:5: warning: no previous prototype for function 'pci_read'
 2026-03-25 20:58 UTC 

[android-common:android12-kiwi-5.10 218/218] drivers/video/fbdev/core/fbcon.c:1036:13: warning: variable 'cap' set but not used
 2026-03-25 20:58 UTC 

drivers/gpu/drm/stm/ltdc.c:1903 ltdc_resume() warn: 'ldev->pixel_clk' from clk_prepare_enable() not released on lines: 1903
 2026-03-25 20:58 UTC 

[PATCH v3] selftests: x86: test_shadow_stack: return KSFT_SKIP when test is skipped
 2026-03-25 20:57 UTC  (3+ messages)

[PATCH] dma-debug: ensure mappings are created and released with matching attributes
 2026-03-25 20:54 UTC  (4+ messages)

[PATCH net-next v9 0/6] net: stmmac: qcom-ethqos: add support for SCMI power domains
 2026-03-25 20:52 UTC  (11+ messages)
` [PATCH net-next v9 2/6] net: stmmac: qcom-ethqos: use generic device properties
` [PATCH net-next v9 5/6] net: stmmac: qcom-ethqos: split power management context into a separate struct

[PATCH iwl-net v1] i40e: don't advertise IFF_SUPP_NOFCS
 2026-03-25 20:50 UTC  (2+ messages)
` [Intel-wired-lan] "

[PATCH 1/1] docs: contain horizontal overflow in C API descriptions
 2026-03-25 20:50 UTC  (4+ messages)
` [PATCH v3] "

[PATCH BlueZ v3 1/9] doc/btmon: Split Advertising and Scanning into btmon-advertising.rst
 2026-03-25 20:50 UTC  (3+ messages)
` [BlueZ,v3,1/9] "

[PATCH mm-new v8 2/4] mm: khugepaged: refine scan progress number
 2026-03-25 20:49 UTC  (13+ messages)

[PATCH v3] sysctl: fix check against uninitialized variable in proc_do_large_bitmap
 2026-03-25 20:48 UTC  (2+ messages)

[PATCH net-next v5 0/6] net: mana: Per-vPort EQ and MSI-X interrupt management
 2026-03-25 20:47 UTC  (4+ messages)
  ` [EXTERNAL] "

[PATCH v3 00/17] net/dpaa2: fixes and improvements
 2026-03-25 20:45 UTC  (19+ messages)
` [PATCH v4 "
  ` [PATCH v4 01/17] net/dpaa2: fix queue block memory leak on port close
  ` [PATCH v4 02/17] net/dpaa2: fix Rx error queue memory leaks
  ` [PATCH v4 03/17] net/dpaa2: warn on Rx descriptor limit in high perf mode
  ` [PATCH v4 04/17] net/dpaa2: fix resource leak on softparser failure
  ` [PATCH v4 05/17] net/dpaa2: fix link not up after port stop/start
  ` [PATCH v4 06/17] bus/fslmc: fix devargs not propagated on hotplug
  ` [PATCH v4 07/17] net/dpaa2: fix spurious VLAN insertion on non-VLAN packets
  ` [PATCH v4 08/17] net/dpaa2: fix error packet dump crash and memory leak
  ` [PATCH v4 09/17] net/dpaa2: fix L4 packet type in slow parse path
  ` [PATCH v4 10/17] net/dpaa2: fix L3/L4 checksum offload flags
  ` [PATCH v4 11/17] net/dpaa2: fix software taildrop buffer access
  ` [PATCH v4 12/17] net/dpaa2: fix burst mode info report
  ` [PATCH v4 13/17] net/dpaa2: add SG table walk upper bound in Rx path
  ` [PATCH v4 14/17] net/dpaa2: fix MAC stats DMA alloc per xstats call
  ` [PATCH v4 15/17] net/dpaa2: use check interval macro in link down path
  ` [PATCH v4 16/17] net/dpaa2: add devargs to disable Rx taildrop
  ` [PATCH v4 17/17] net/dpaa2: add devargs alternative for data stashing getenv

[PATCH v2] iio: adc: ti-ads8688: use read_avail for available attributes
 2026-03-25 20:46 UTC  (2+ messages)

cifs_ses_add_channel() can race with itself
 2026-03-25 20:44 UTC  (2+ messages)

[PATCH v2 0/3] arinc653: misc small adjustments
 2026-03-25 20:43 UTC  (4+ messages)
` [PATCH v2 3/3] arinc653: avoid array overrun

[PATCH] mm/damon/core: deduplicate core and ops filter commit functions
 2026-03-25 20:42 UTC 

kernel-doc overly verbose with V=0
 2026-03-25 20:42 UTC  (3+ messages)

[PATCH 0/1] leds: Introduce the multi_max_intensity sysfs attribute
 2026-03-25 20:41 UTC  (3+ messages)
` [PATCH 1/1] "

Invalid link generation for equations
 2026-03-25 20:40 UTC  (3+ messages)

[PATCH v2] iio: adc: ad_sigma_delta: Format block comments
 2026-03-25 20:40 UTC  (5+ messages)

[PATCH v3 0/2] net: stmmac: Disable EEE on i.MX
 2026-03-25 20:40 UTC  (6+ messages)
` [PATCH v3 1/2] net: stmmac: provide flag to disable EEE

[BUG] wifi: rtw88: Hard system freeze on RTL8821CE when power_save is enabled (LPS/ASPM conflict)
 2026-03-25 20:38 UTC  (29+ messages)

[PATCH v2] iio: adc: ti-ads7950: use iio_push_to_buffers_with_ts_unaligned()
 2026-03-25 20:39 UTC  (5+ messages)

[PATCH 1/2 net-next] ipv4: centralize devconf sysctl handling
 2026-03-25 20:39 UTC  (3+ messages)
` [PATCH 2/2 net-next] ipv4: ipv4: handle devconf post-set actions on netlink updates

[PATCH v8 00/10] VMSCAPE optimization for BHI variant
 2026-03-25 20:37 UTC  (5+ messages)
` [PATCH v8 02/10] x86/bhi: Make clear_bhb_loop() effective on newer CPUs

[PATCH RFC v2 0/3] improve aio-polling efficiency
 2026-03-25 20:37 UTC  (3+ messages)
` [PATCH RFC v2 2/3] aio-poll: refine iothread polling using weighted handler intervals

[PATCH 0/6] drm/i915: Some fixes and cleanups
 2026-03-25 20:38 UTC  (3+ messages)
` ✗ i915.CI.BAT: failure for "

[PATCH] arm: rockchip: Guard call of board_early_init_f in SPL
 2026-03-25 20:37 UTC  (6+ messages)

[Bug 221256] New: On Boot - WARNING: kernel/irq/manage.c:1502 at __setup_irq+0x5bb/0x800, CPU#7: iio-sensor-prox/932
 2026-03-25 20:37 UTC  (4+ messages)
` [Bug 221256] "

[PATCH 1/1] tools/nolibc/printf: Support negative variable width and precision
 2026-03-25 20:37 UTC  (2+ messages)

[PATCH v2] i2c: designware: amdisp: Fix resume-probe race condition issue
 2026-03-25 20:36 UTC  (3+ messages)

[PATCH] drm/xe: Always invalidate TLBs on userptr invalidation
 2026-03-25 20:35 UTC  (6+ messages)

[Buildroot] [PATCH] package/libnss: bump version to 3.122
 2026-03-25 20:35 UTC  (2+ messages)

[PATCH] iio: adc: ad7280a: replace mutex_lock() with guard(mutex)
 2026-03-25 20:32 UTC  (4+ messages)

[Buildroot] [git commit] package/libnss: bump version to 3.122
 2026-03-25 20:25 UTC 

Please pull u-boot-tegra staging
 2026-03-25 20:32 UTC  (2+ messages)

[GIT PULL] Please pull mediatek-for-next-2026-03-24 into next
 2026-03-25 20:32 UTC  (2+ messages)

[PATCH 0/3] hw/tpm: add PPI support to tpm-tis-device on ARM64 virt
 2026-03-25 20:31 UTC  (5+ messages)
` [PATCH 1/3] docs/specs/tpm: document PPI support "

[PATCH 0/5] hwmon: (pmbus) PMBus fixes and improvements
 2026-03-25 20:31 UTC  (3+ messages)

[PATCH 00/11 net-next v5] Convert CONFIG_IPV6 to built-in and remove stubs
 2026-03-25 20:29 UTC  (4+ messages)
` [PATCH 09/11 net-next v5] bpf: remove ipv6_bpf_stub completely and use direct function calls

Regression: Missing check in nfsd_permission() causes -ENOLCK No locks available
 2026-03-25 20:29 UTC  (8+ messages)
      ` [PATCH] lockd: fix TEST handling when not all permissions are available
              ` Bug#1128861: "

[PATCH] iio: adc: max11410: make vref register name arrays static const
 2026-03-25 20:29 UTC  (2+ messages)

[PATCH] PCI: cpcihp: Check pci_hp_add_bridge() return value
 2026-03-25 20:27 UTC 

[PATCH v9 0/6] imu: st_lsm6dsx: Add support for rotation sensor
 2026-03-25 20:25 UTC  (5+ messages)
` [PATCH v9 6/6] iio: "

[PATCH net-next v8 0/5] net: stmmac: Add PCI driver support for BCM8958x
 2026-03-25 20:25 UTC  (4+ messages)
` [PATCH net-next v8 1/6] Add 25GMAC core type to dwmac_core_type enum

[PATCH] iio: accel: bmc150-accel-core: use sysfs_emit() in show functions
 2026-03-25 20:25 UTC  (2+ messages)

[PATCH v5 0/2] replay: add --revert mode to reverse commit changes
 2026-03-25 20:23 UTC  (6+ messages)
` [PATCH v6 "
  ` [PATCH v6 1/2] sequencer: extract revert message formatting into shared function
  ` [PATCH v6 2/2] replay: add --revert mode to reverse commit changes

[PATCH] drm/msm/dsi: fix race between cmd transfer and host power off
 2026-03-25 20:24 UTC  (3+ messages)

[PATCH 1/1 next] tools: Move tools/include/uapi/drm to tools/perf/trace/beauty/include/uapi
 2026-03-25 20:24 UTC 

[PATCH v10 00/12] barrier: Add smp_cond_load_{relaxed,acquire}_timeout()
 2026-03-25 20:23 UTC  (10+ messages)

[Buildroot] [PATCH 1/1] support/testing: ndctl: new runtime test
 2026-03-25 20:21 UTC  (2+ messages)

[Buildroot] [git commit] support/testing: ndctl: new runtime test
 2026-03-25 20:12 UTC 

[PATCH 00/21] nvme-auth: use crypto library for HMAC and hashing
 2026-03-25 20:20 UTC  (5+ messages)

[PATCH] thermal: core: fix use-after-free due to init/cancel delayed_work race
 2026-03-25 20:20 UTC  (7+ messages)

[PATCH v9 0/3] Panel Replay BW optimization
 2026-03-25 20:20 UTC  (2+ messages)
` ✓ Xe.CI.FULL: success for Panel Replay BW optimization (rev3)

[PATCH v6 13/27] PCI: of: Remove fwnode_dev_initialized() call for a PCI root bridge node
 2026-03-25 20:20 UTC  (2+ messages)

[PATCH v3] iio: frequency: adf4350: replace TODO with NOTE in adf4350_set_freq()
 2026-03-25 20:20 UTC  (3+ messages)

[PATCH v8 0/2] iio: proximity: add driver for ST VL53L1X ToF sensor
 2026-03-25 20:19 UTC  (3+ messages)
` [PATCH v8 1/2] dt-bindings: iio: proximity: add "
` [PATCH v8 2/2] iio: proximity: add driver for "

[PATCH v3] net/netvsc: switch data path to synthetic on device stop
 2026-03-25 20:19 UTC  (2+ messages)

[PATCH v2 0/4] Add support for LTC2305
 2026-03-25 20:19 UTC  (2+ messages)

[PATCH] CI: Update sjg lab to match currently actively boards
 2026-03-25 20:18 UTC  (2+ messages)

[PATCH v2 0/2] NFC support for two Qualcomm SDM845 phones
 2026-03-25 20:17 UTC  (6+ messages)
` [PATCH v2 2/2] arm64: dts: qcom: sdm845-shift-axolotl: Enable NFC

[PATCH v3 0/2] app/testpmd: assign share group dynamically
 2026-03-25 20:16 UTC  (3+ messages)
` [PATCH v4 "

[PATCH v3 0/5] io_uring: extend bvec registration and add mem region lookup
 2026-03-25 20:15 UTC  (7+ messages)
` [PATCH v3 5/5] io_uring/rsrc: add io_uring_registered_mem_region_get()

[PATCH v6 12/27] PCI: of: Set fwnode device of newly created PCI device nodes
 2026-03-25 20:13 UTC  (2+ messages)

[PATCH net-next 0/3] net: bridge: add stp_mode attribute for STP mode selection
 2026-03-25 20:12 UTC  (3+ messages)

[PATCH net-next 0/3] vrf: A few cleanups
 2026-03-25 20:11 UTC  (7+ messages)
` [PATCH net-next 3/3] vrf: Remove unnecessary synchronize_rcu() invocations

[PATCH net-next v5 0/6] bnxt_en: Add XDP RSS hash metadata support
 2026-03-25 20:09 UTC  (7+ messages)
` [PATCH net-next v5 1/6] bnxt_en: use bnxt_xdp_buff for xdp context
` [PATCH net-next v5 2/6] bnxt_en: Implement XDP RSS hash metadata extraction
` [PATCH net-next v5 3/6] bnxt_en: Move bnxt_rss_ext_op into header
` [PATCH net-next v5 4/6] bnxt_en: Implement XDP RSS hash metadata extraction for V3_CMP
` [PATCH net-next v5 5/6] selftests: net: move common xdp.py functions into lib
` [PATCH net-next v5 6/6] selftests: drv-net: xdp: Add rss_hash metadata tests

[Buildroot] [PATCH] package/bind: security bump to version 9.18.47
 2026-03-25 20:11 UTC  (2+ messages)

[RFC PATCH v1 00/17] migration: vmstate_save|load changes for peterx
 2026-03-25 20:10 UTC  (3+ messages)

[PATCH v6 11/27] PCI: of: Use fw_devlink_set_device()
 2026-03-25 20:10 UTC  (2+ messages)

[Buildroot] [git commit] package/python-django: security bump to 6.0.3
 2026-03-24 11:11 UTC 

[Buildroot] [git commit] package/bind: security bump to version 9.18.47
 2026-03-25 20:04 UTC 

[PATCH v6 1/2] PCI: AtomicOps: Do not enable without support in root complex
 2026-03-25 20:08 UTC  (2+ messages)

[PATCH 0/7] Add vibrator, IR transmitter and USB-C handling in xiaomi-ginkgo
 2026-03-25 20:08 UTC  (3+ messages)
` [PATCH 2/7] arm64: dts: qcom: sm6125: Enable USB-C port handling

[PATCH v3 0/6] Enable new features for flipkart-rimob
 2026-03-25 20:06 UTC  (7+ messages)
` [PATCH v3 1/6] dt-bindings: display: panel: Add Novatek NT35532 LCD DSI

[PATCH v3 00/24] vfio/pci: Base Live Update support for VFIO device files
 2026-03-25 20:06 UTC  (3+ messages)
` [PATCH v3 02/24] PCI: Add API to track PCI devices preserved across Live Update

[PATCH net-next v2 0/5][pull request] ice: add support for devmem/io_uring Rx and Tx
 2026-03-25 20:06 UTC  (3+ messages)
` [PATCH net-next v2 4/5] ice: implement Rx queue management ops
` [PATCH net-next v2 5/5] ice: add support for transmitting unreadable frags


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.