All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-07-23 04:34:58 to 2026-07-23 05:07:14 UTC [more...]

[PATCHSET 2/2] xfs: LLM-inspired iunlink repair bug fixes
 2026-07-23  5:07 UTC  (7+ messages)
` [PATCH 2/9] xfs: don't livelock in scrub on a circular unlinked list
` [PATCH 3/9] xfs: don't walk off the end of a null sc->sa.agi_bp in AGI repair
` [PATCH 5/9] xfs: pass runtime errors from xrep_iunlink_mark_ondisk_rec up to callers

[PATCH v6 00/56] scsi: qla2xxx: Add QLA29xx series adapter support
 2026-07-23  5:04 UTC  (56+ messages)
` [PATCH v6 01/56] scsi: qla2xxx: Add 29xx series PCI device ID support
` [PATCH v6 02/56] scsi: qla2xxx: Add flash read/write interface for 29xx
` [PATCH v6 03/56] scsi: qla2xxx: Add NVRAM config support for 29xx adapters
` [PATCH v6 04/56] scsi: qla2xxx: Add 29xx support in queue initialisation path
` [PATCH v6 05/56] scsi: qla2xxx: Add FC operational firmware load for 29xx
` [PATCH v6 06/56] scsi: qla2xxx: Remove redundant VPD flash read in sysfs read path
` [PATCH v6 07/56] scsi: qla2xxx: Add flash block read/write BSG support for 29xx
` [PATCH v6 08/56] scsi: qla2xxx: Add BSG MPI firmware load/dump "
` [PATCH v6 09/56] scsi: qla2xxx: Add 128-byte IOCB definitions "
` [PATCH v6 10/56] scsi: qla2xxx: Add extended status continuation and marker IOCBs
` [PATCH v6 11/56] scsi: qla2xxx: Update IO path to use 128-byte IOCBs for 29xx
` [PATCH v6 12/56] scsi: qla2xxx: Skip image-set-valid attribute "
` [PATCH v6 13/56] scsi: qla2xxx: Skip unsupported sysfs attributes "
` [PATCH v6 14/56] scsi: qla2xxx: Enable get_fw_version mailbox "
` [PATCH v6 15/56] scsi: qla2xxx: Extend execute_fw mailbox to include 29xx
` [PATCH v6 16/56] scsi: qla2xxx: Enable get_adapter_id mailbox for 29xx
` [PATCH v6 17/56] scsi: qla2xxx: Enable init_firmware "
` [PATCH v6 18/56] scsi: qla2xxx: Enable get_firmware_state "
` [PATCH v6 19/56] scsi: qla2xxx: Enable serdes, resource count and FCE trace "
` [PATCH v6 20/56] scsi: qla2xxx: Enable set_els_cmds and echo_test "
` [PATCH v6 21/56] scsi: qla2xxx: Add support for QLA29XX in data rate functions
` [PATCH v6 22/56] scsi: qla2xxx: Enable qla2x00_shutdown for 29xx
` [PATCH v6 23/56] scsi: qla2xxx: Use ring-slot helpers in __qla2x00_alloc_iocbs
` [PATCH v6 24/56] scsi: qla2xxx: Add support for QLA29XX in memory allocation
` [PATCH v6 25/56] scsi: qla2xxx: Handle sts_cont_entry_ext_t for 29xx adapters
` [PATCH v6 26/56] scsi: qla2xxx: Update handling of status entries for 29xx series
` [PATCH v6 27/56] scsi: qla2xxx: Enhance ct_entry_24xx_ext iocb handling "
` [PATCH v6 28/56] scsi: qla2xxx: Enhance purex_entry "
` [PATCH v6 29/56] scsi: qla2xxx: Update handling of ELS IOCBs "
` [PATCH v6 30/56] scsi: qla2xxx: Add size check for ELS status entry layout on 29xx
` [PATCH v6 31/56] scsi: qla2xxx: Add 29xx extended logio IOCB support
` [PATCH v6 32/56] scsi: qla2xxx: Enhance task management IOCB handling for 29xx series
` [PATCH v6 33/56] scsi: qla2xxx: Add abort command "
` [PATCH v6 34/56] scsi: qla2xxx: Enhance ABTS processing "
` [PATCH v6 35/56] scsi: qla2xxx: Update VP control IOCB handling "
` [PATCH v6 36/56] scsi: qla2xxx: Add build-time size check for VP config IOCB layout
` [PATCH v6 37/56] scsi: qla2xxx: Add size check for extended VP report ID entry
` [PATCH v6 38/56] scsi: qla2xxx: Add LS4 pass-through IOCB handling for 29xx series
` [PATCH v6 39/56] scsi: qla2xxx: Adjust feature gating in BSG paths for 29xx support
` [PATCH v6 40/56] scsi: qla2xxx: Fix queue teardown NULL dma_free and bitmap locking
` [PATCH v6 41/56] scsi: qla2xxx: Replace __le16 bitfields with scalar and accessors
` [PATCH v6 42/56] scsi: qla2xxx: Fix endianness annotations in vp_rpt_id_entry structures
` [PATCH v6 43/56] scsi: qla2xxx: Use 64-bit FPM word counters for 29xx host stats
` [PATCH v6 44/56] scsi: qla2xxx: Add 64G/128G port speed setting support
` [PATCH v6 45/56] scsi: qla2xxx: Fix 64G link speed reporting in get_data_rate
` [PATCH v6 46/56] scsi: qla2xxx: edif: Fix NULL pointer deref in RX SA delete check
` [PATCH v6 47/56] scsi: qla2xxx: Fix Name Server logout detection on FWI2 adapters
` [PATCH v6 48/56] scsi: qla2xxx: Bound VP index against VP_CTRL IOCB bitmap size
` [PATCH v6 49/56] scsi: qla2xxx: Check entry_status in qla24xx_modify_vp_config()
` [PATCH v6 50/56] scsi: qla2xxx: Hold vport reference in qla24xx_report_id_acquisition()
` [PATCH v6 51/56] scsi: qla2xxx: Initialize NVMe abort_work once at submission
` [PATCH v6 52/56] scsi: qla2xxx: Hold qpair lock when sending NVMe LS reject
` [PATCH v6 53/56] scsi: qla2xxx: Zero dport diagnostics buffer to avoid info leak
` [PATCH v6 54/56] scsi: qla2xxx: Fix BSG job leak on validate flash image error path
` [PATCH v6 55/56] scsi: qla2xxx: Bound image count in qla2x00_update_fru_versions()

[RFC PATCH v2 17/25] KVM: nSVM: Service local TLB flushes before nested transitions
 2026-07-23  5:06 UTC  (6+ messages)

[PATCH v2] perf cap: Remove used_root parameter and simplify capability checks
 2026-07-23  5:06 UTC  (2+ messages)
` [PATCH v3] "

[PATCH] dmaengine: at_hdmac: ioremap and get irq early
 2026-07-23  5:06 UTC 

[PATCH v2] perf record: Fix destructor invocation and event counting in fdarray__filter
 2026-07-23  5:04 UTC  (2+ messages)
` [PATCH v3] "

[PATCH] dmaengine: at_hdmac: fix memory leak in atc_prep_slave_sg
 2026-07-23  5:04 UTC 

[PATCH] erofs: ensure valid f_path for page cache sharing
 2026-07-23  5:03 UTC 

[PATCH] dmaengine: at_hdmac: fix sparse '__iomem' cast warning in memset helpers
 2026-07-23  5:03 UTC 

[PATCH] fstests Fix build errors on kernels before v5.1
 2026-07-23  5:03 UTC  (2+ messages)

[RESEND PATCH net-next v5 0/2] net: lan743x: add RMII support for PCI11x1x
 2026-07-23  5:02 UTC 

decouple simple direct I/O reads from iomap_dio_rw v2
 2026-07-23  5:01 UTC  (4+ messages)
` [PATCH 1/3] iomap: split iomap_iter() logic into iomap_iter_next()
` [PATCH 2/3] iomap: decouple simple direct I/O reads from iomap_dio_rw
` [PATCH 3/3] iomap: use GFP_NOWAIT when application for iomap_dio_simple allocations

[RFC PATCH v2 08/25] KVM: SEV: Stop using per-vCPU ASID for SEV VMs
 2026-07-23  5:02 UTC  (6+ messages)

[PATCH v2 00/10] gpu: nova-core: blackwell follow-ups and fixes
 2026-07-23  5:02 UTC  (3+ messages)
` [PATCH v2 05/10] gpu: nova-core: split FbLayout into FSP and non-FSP versions

[PATCH i-g-t] lib/rendercopy_gen9: Bump up URB size
 2026-07-23  5:00 UTC  (2+ messages)
` ✗ Xe.CI.FULL: failure for "

arch/arm64/boot/dts/qcom/sdm845-lg-judyln.dtb: /soc@0/display-subsystem@ae00000/dsi@ae94000/panel@0: failed to match any schema with compatible: ['lg,sw49410-lh609qh1', 'lg,sw49410']
 2026-07-23  5:00 UTC 

[RFC PATCH v2 00/25] Optimize nSVM TLB flushes
 2026-07-23  5:00 UTC  (4+ messages)
` [RFC PATCH v2 04/25] KVM: x86/mmu: Support specifying a minimum TLB tag

[PATCH v6 01/10] perf hists browser: Increase MAX_OPTIONS to prevent stack buffer overflow
 2026-07-23  4:59 UTC  (8+ messages)
` [PATCH v7 0/6] perf ui hists / annotate: Remaining fixes for reference counting and annotation
  ` [PATCH v7 1/6] perf ui hists: Fix stack use-after-return in symbol_filter_str
  ` [PATCH v7 2/6] perf ui hists: Guard against NULL hist_entry in add_script_opt()
  ` [PATCH v7 3/6] perf ui hists: In report UI ensure thread is set with reference counting
  ` [PATCH v7 4/6] perf ui hists: Fix dso_filter reference leak and exit zoom cleanup
  ` [PATCH v7 5/6] perf annotate: Be robust to annotating without a thread
  ` [PATCH v7 6/6] perf ui hists: Remove duplicated thread in popup_action

[PATCH] netfs: fix ENOMEM handling in netfs_writepages() to drain all dirty folios
 2026-07-23  4:59 UTC  (2+ messages)

[PATCH 1/2] Bluetooth: HIDP: reject frames without a transaction header
 2026-07-23  4:58 UTC  (2+ messages)
` Bluetooth: HIDP: validate short receive frames

[PATCH v3 0/4] mm/vmscan: fix swappiness=max and clean up per-node proactive reclaim
 2026-07-23  4:57 UTC  (5+ messages)
` [PATCH v3 1/4] mm/vmscan: fix anon-only reclaim evicting file pages when swappiness=max
` [PATCH v3 2/4] mm: vmscan: propagate real error code from per-node proactive reclaim
` [PATCH v3 3/4] mm: vmscan: drop unused gfp_mask parameter from __node_reclaim()
` [PATCH v3 4/4] mm/mglru: fix anon-only reclaim evicting file pages when swappiness=max

[PATCH v2 00/44] qapi: convert trivial intro sections
 2026-07-23  4:48 UTC  (45+ messages)
` [PATCH v2 01/44] qapi: convert intro sections for error.json
` [PATCH v2 02/44] qapi: convert intro sections for acpi-hest.json
` [PATCH v2 03/44] qapi: convert intro sections for ebpf.json
` [PATCH v2 04/44] qapi: convert intro sections for uefi.json
` [PATCH v2 05/44] qapi: convert trivial intro sections for compat.json
` [PATCH v2 06/44] qapi: convert intro sections for vfio.json
` [PATCH v2 07/44] qapi: convert intro sections for trace.json
` [PATCH v2 08/44] qapi: convert trivial intro sections for misc-arm.json
` [PATCH v2 09/44] qapi: convert intro sections for cryptodev.json
` [PATCH v2 10/44] qapi: convert intro sections for machine-common.json
` [PATCH v2 11/44] qapi: convert intro sections for accelerator.json
` [PATCH v2 12/44] qapi: convert intro sections for authz.json
` [PATCH v2 13/44] qapi: convert trivial intro sections for yank.json
` [PATCH v2 14/44] qapi: convert intro sections for replay.json
` [PATCH v2 15/44] qapi: convert trivial intro sections for machine-s390x.json
` [PATCH v2 16/44] qapi: convert trivial intro sections for acpi.json
` [PATCH v2 17/44] qapi: convert intro sections for tpm.json
` [PATCH v2 18/44] qapi: convert trivial intro sections for qdev.json
` [PATCH v2 19/44] qapi: convert trivial intro sections for control.json
` [PATCH v2 20/44] qapi: convert intro sections for dump.json
` [PATCH v2 21/44] qapi: convert intro sections for common.json
` [PATCH v2 22/44] qapi: convert intro sections for sockets.json
` [PATCH v2 23/44] qapi: convert trivial intro sections for transaction.json
` [PATCH v2 24/44] qapi: convert trivial intro sections for stats.json
` [PATCH v2 25/44] qapi: convert trivial intro sections for job.json
` [PATCH v2 26/44] qapi: convert intro sections for pci.json
` [PATCH v2 27/44] qapi: convert trivial intro sections for introspect.json
` [PATCH v2 28/44] qapi: convert intro sections for rocker.json
` [PATCH v2 29/44] qapi: convert trivial intro sections for misc-i386.json
` [PATCH v2 30/44] qapi: convert trivial intro sections for block-export.json
` [PATCH v2 31/44] qapi: convert intro sections for audio.json
` [PATCH v2 32/44] qapi: convert trivial intro sections for block.json
` [PATCH v2 33/44] qapi: convert trivial intro sections for misc.json
` [PATCH v2 34/44] qapi: convert trivial intro sections for crypto.json
` [PATCH v2 35/44] qapi: convert intro sections for cxl.json
` [PATCH v2 36/44] qapi: convert trivial intro sections for run-state.json
` [PATCH v2 37/44] qapi: convert intro sections for char.json
` [PATCH v2 38/44] qapi: convert intro sections for virtio.json
` [PATCH v2 39/44] qapi: convert trivial intro sections for net.json
` [PATCH v2 40/44] qapi: convert trivial intro sections for qom.json
` [PATCH v2 41/44] qapi: convert trivial intro sections for ui.json
` [PATCH v2 42/44] qapi: convert trivial intro sections for migration.json
` [PATCH v2 43/44] qapi: convert trivial intro sections for machine.json
` [PATCH v2 44/44] qapi: convert trivial intro sections for block-core.json

[PATCH 00/26] ASoC: codecs: Use guard() for mutex & spin locks - part 3
 2026-07-23  4:53 UTC  (27+ messages)
` [PATCH 01/26] ASoC: codecs: sigmadsp: Use guard() for mutex locks
` [PATCH 02/26] ASoC: codecs: sta350: "
` [PATCH 03/26] ASoC: codecs: sta32x: "
` [PATCH 04/26] ASoC: codecs: tas2781: "
` [PATCH 05/26] ASoC: codecs: tas2783: "
` [PATCH 06/26] ASoC: codecs: tas5805m: "
` [PATCH 07/26] ASoC: codecs: tlv320dac33: Use guard() for mutex & spin locks
` [PATCH 08/26] ASoC: codecs: tscs42xx: Use guard() for mutex locks
` [PATCH 09/26] ASoC: codecs: tscs454: "
` [PATCH 10/26] ASoC: codecs: twl6040: "
` [PATCH 11/26] ASoC: codecs: wcd-mbhc: "
` [PATCH 12/26] ASoC: codecs: wcd934x: "
` [PATCH 13/26] ASoC: codecs: wcd937x: "
` [PATCH 14/26] ASoC: codecs: wcd938x: "
` [PATCH 15/26] ASoC: codecs: wcd939x: "
` [PATCH 16/26] ASoC: codecs: wm0010: Use guard() for mutex & spin locks
` [PATCH 17/26] ASoC: codecs: wm2000: Use guard() for mutex locks
` [PATCH 18/26] ASoC: codecs: wm5102: "
` [PATCH 19/26] ASoC: codecs: wm8731: "
` [PATCH 20/26] ASoC: codecs: wm8903: "
` [PATCH 21/26] ASoC: codecs: wm8958: "
` [PATCH 22/26] ASoC: codecs: wm8962: "
` [PATCH 23/26] ASoC: codecs: wm8994: "
` [PATCH 24/26] ASoC: codecs: wm971x: "
` [PATCH 25/26] ASoC: codecs: wm_adsp: "
` [PATCH 26/26] ASoC: codecs: wsa88xx: "

decouple simple direct I/O reads from iomap_dio_rw
 2026-07-23  4:55 UTC  (6+ messages)
` [PATCH 2/3] iomap: "

[PATCH v2 0/4] Add support for AD5710R/AD5711R DAC
 2026-07-23  4:54 UTC  (4+ messages)
` [PATCH v2 4/4] iio: dac: ad3530r: add support for AD5710R/AD5711R

[PATCH] fpga: zynq-fpga: Remove redundant dev_err()
 2026-07-23  4:55 UTC  (3+ messages)

[PATCH v6 0/6] Add CAMSS and IMX577 sensor support for Shikra EVK
 2026-07-23  4:54 UTC  (8+ messages)
` [PATCH v6 1/6] dt-bindings: media: qcom: Add Shikra CAMSS compatible
` [PATCH v6 2/6] arm64: dts: qcom: shikra: Add CAMSS node
` [PATCH v6 3/6] arm64: dts: qcom: shikra: Add CCI definitions
` [PATCH v6 4/6] arm64: dts: qcom: shikra: Add pin configuration for mclks
` [PATCH v6 5/6] arm64: dts: qcom: shikra-cqm-cqs-evk-imx577-camera: Add DT overlay
` [PATCH v6 6/6] arm64: dts: qcom: shikra-iqs-evk-imx577-camera: "

[PATCH v10 0/6] Add RMPOPT support
 2026-07-23  4:53 UTC  (4+ messages)
` [PATCH v10 2/6] x86/sev: Initialize RMPOPT configuration MSRs

[PATCH v2 0/2] mm/zswap: Fixes and improves the zswap global shrinker
 2026-07-23  4:52 UTC  (10+ messages)
` [PATCH v2 2/2] mm/zswap: Support batch writeback in shrink_memcg()

[PATCH net v2] net/sched: cls_u32: validate offshift to prevent shift-out-of-bounds
 2026-07-23  4:49 UTC 

[PATCH net v2 0/1] tipc: avoid use-after-free in poll trace queue dumps
 2026-07-23  4:48 UTC  (3+ messages)
` [PATCH net v2 1/1] "

[PATCH v2] driver: fpga: xilinx-selectmap: add csi and rdwr support
 2026-07-23  4:47 UTC  (3+ messages)

[RFC PATCH 0/9] simplified UML/NOMMU approach
 2026-07-23  4:47 UTC  (5+ messages)
` [RFC PATCH 8/9] um: nommu: add userspace runner processes

[PATCH] arm: mediatek: fix secondary CPU boot on Thumb-2 kernels with Clang
 2026-07-23  4:45 UTC  (3+ messages)

[PATCH] drm/vmwgfx: Remove unused vmw_goal_waiter_add/remove
 2026-07-23  4:43 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v4 0/6] Add BBML3 cpu feature
 2026-07-23  4:40 UTC  (7+ messages)
` [PATCH v4 1/6] arm64: cputype: Add Cortex-A520AE definitions
` [PATCH v4 2/6] arm64: cputype: Add C1-Nano definitions
` [PATCH v4 3/6] arm64: cpufeature: Extend bbml2_noabort support list
` [PATCH v4 4/6] arm64: sysreg: Add BBM_3
` [PATCH v4 5/6] arm64: cpufeature: Rename BBML2_NOABORT as BBML3
` [PATCH v4 6/6] arm64: cpufeature: Detect BBML3 based on ID_AA64MMFR2_EL1.BBM

[PATCH] bzip2: add bzip2:bzip2 to CVE_PRODUCT
 2026-07-23  4:38 UTC 

[PATCH v5 0/3] pmdomain: imx: build the SCU power domain driver as a module
 2026-07-23  4:38 UTC  (4+ messages)
` [PATCH v5 3/3] clk: imx: imx8qxp: add soft dependency on SCU power domain driver

[syzbot] [gfs2?] INFO: task hung in gfs2_recover_journal (4)
 2026-07-23  4:38 UTC  (2+ messages)
` Forwarded: [PATCH] gfs2: don't add further folios to a chained bio

[PATCH] serial: 8250_hub6: Fix double definition for hub6_match_port()
 2026-07-23  4:37 UTC  (6+ messages)

[PATCH v2 00/11] x86/microcode: Refactor NMI-based rendezvous mechanism to stop-machine
 2026-07-23  4:34 UTC  (3+ messages)
` [PATCH v2 01/11] stop_machine: Clarify @cpus == NULL semantics

[PATCH] ceph: avoid fs reclaim while using `current->journal_info`
 2026-07-23  4:34 UTC  (3+ messages)

[PATCH v2 0/5] ASoC: fsl_asrc/fsl_easrc: expose per-pair/context DAIs and fix DMA race
 2026-07-23  4:34 UTC  (3+ messages)
` [PATCH v2 2/5] ASoC: dt-bindings: fsl,easrc: add ports binding for multiple conversion paths


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.