All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-07-07 05:37:25 to 2026-07-07 06:10:36 UTC [more...]

[PATCH 0/2] riscv: vdso: Do not use LTO for the vDSO
 2026-07-07  6:10 UTC  (5+ messages)
` [PATCH 1/2] "

[PATCH v2 0/8] Refactor AST2700 SCU preparation for coprocessors
 2026-07-07  6:09 UTC  (7+ messages)
` [PATCH v2 1/8] hw/misc/aspeed_scu: Introduce Aspeed2700SCUState
` [PATCH v2 3/8] hw/arm/aspeed_ast27x0: Move SCU link into AST27x0 coprocessors
` [PATCH v2 4/8] hw/misc/aspeed_scu: Add separate reset handler for AST2700 SCUIO
` [PATCH v2 5/8] hw/arm/aspeed_ast27x0: Pass realized PSP SoC to SSP/TSP initialization
` [PATCH v2 6/8] hw/arm/ast27x0: Share single SCUIO instance across PSP, SSP, and TSP
` [PATCH v2 7/8] hw/arm/ast27x0: Share FMC controller with SSP "

[PATCH v3 00/88] scsi: qla2xxx: Add QLA29xx series adapter support
 2026-07-07  6:10 UTC  (90+ messages)
` [PATCH v3 01/88] scsi: qla2xxx: Add 29xx series PCI device ID support
` [PATCH v3 02/88] scsi: qla2xxx: Add flash read/write interface for 29xx
` [PATCH v3 03/88] scsi: qla2xxx: Add NVRAM config support for 29xx adapters
` [PATCH v3 04/88] scsi: qla2xxx: Add 29xx support in queue initialisation path
` [PATCH v3 05/88] scsi: qla2xxx: Add FC operational firmware load for 29xx
` [PATCH v3 06/88] scsi: qla2xxx: Remove redundant VPD flash read in sysfs read path
` [PATCH v3 07/88] scsi: qla2xxx: Add flash block read/write BSG support for 29xx
` [PATCH v3 08/88] scsi: qla2xxx: Add BSG MPI firmware load/dump "
` [PATCH v3 09/88] scsi: qla2xxx: Add 128-byte IOCB definitions "
` [PATCH v3 10/88] scsi: qla2xxx: Add extended status continuation and marker IOCBs
` [PATCH v3 11/88] scsi: qla2xxx: Update IO path to use 128-byte IOCBs for 29xx
` [PATCH v3 12/88] scsi: qla2xxx: Skip image-set-valid attribute "
` [PATCH v3 13/88] scsi: qla2xxx: Skip unsupported sysfs attributes "
` [PATCH v3 14/88] scsi: qla2xxx: Enable get_fw_version mailbox "
` [PATCH v3 15/88] scsi: qla2xxx: Extend execute_fw mailbox to include 29xx
` [PATCH v3 16/88] scsi: qla2xxx: Enable get_adapter_id mailbox for 29xx
` [PATCH v3 17/88] scsi: qla2xxx: Enable init_firmware "
` [PATCH v3 18/88] scsi: qla2xxx: Enable get_firmware_state "
` [PATCH v3 19/88] scsi: qla2xxx: Enable serdes, resource count and FCE trace "
` [PATCH v3 20/88] scsi: qla2xxx: Enable set_els_cmds and echo_test "
` [PATCH v3 21/88] scsi: qla2xxx: Add support for QLA29XX in data rate functions
` [PATCH v3 22/88] scsi: qla2xxx: Enable qla2x00_shutdown for 29xx
` [PATCH v3 23/88] scsi: qla2xxx: Use ring-slot helpers in __qla2x00_alloc_iocbs
` [PATCH v3 24/88] scsi: qla2xxx: Add support for QLA29XX in memory allocation
` [PATCH v3 25/88] scsi: qla2xxx: Handle sts_cont_entry_ext_t for 29xx adapters
` [PATCH v3 26/88] scsi: qla2xxx: Update handling of status entries for 29xx series
` [PATCH v3 27/88] scsi: qla2xxx: Enhance ct_entry_24xx_ext iocb handling "
` [PATCH v3 28/88] scsi: qla2xxx: Enhance purex_entry "
` [PATCH v3 29/88] scsi: qla2xxx: Update handling of ELS IOCBs "
` [PATCH v3 30/88] scsi: qla2xxx: Add size check for ELS status entry layout on 29xx
` [PATCH v3 31/88] scsi: qla2xxx: Add 29xx extended logio IOCB support
` [PATCH v3 32/88] scsi: qla2xxx: Enhance task management IOCB handling for 29xx series
` [PATCH v3 33/88] scsi: qla2xxx: Add abort command "
` [PATCH v3 34/88] scsi: qla2xxx: Enhance ABTS processing "
` [PATCH v3 35/88] scsi: qla2xxx: Update VP control IOCB handling "
` [PATCH v3 36/88] scsi: qla2xxx: Add build-time size check for VP config IOCB layout
` [PATCH v3 37/88] scsi: qla2xxx: Add size check for extended VP report ID entry
` [PATCH v3 38/88] scsi: qla2xxx: Add LS4 pass-through IOCB handling for 29xx series
` [PATCH v3 39/88] scsi: qla2xxx: Adjust feature gating in BSG paths for 29xx support
` [PATCH v3 40/88] scsi: qla2xxx: Fix queue teardown NULL dma_free and bitmap locking
` [PATCH v3 41/88] scsi: qla2xxx: Replace __le16 bitfields with scalar and accessors
` [PATCH v3 42/88] scsi: qla2xxx: Fix endianness annotations in vp_rpt_id_entry structures
` [PATCH v3 43/88] scsi: qla2xxx: Use 64-bit FPM word counters for 29xx host stats
` [PATCH v3 44/88] scsi: qla2xxx: Add 64G/128G port speed setting support
` [PATCH v3 45/88] scsi: qla2xxx: Fix 64G link speed reporting in get_data_rate
` [PATCH v3 46/88] scsi: qla2xxx: edif: Fix NULL pointer deref in RX SA delete check
` [PATCH v3 47/88] scsi: qla2xxx: Fix Name Server logout detection on FWI2 adapters
` [PATCH v3 48/88] scsi: qla2xxx: Bound VP index against VP_CTRL IOCB bitmap size
` [PATCH v3 49/88] scsi: qla2xxx: Check entry_status in qla24xx_modify_vp_config()
` [PATCH v3 50/88] scsi: qla2xxx: Hold vport reference in qla24xx_report_id_acquisition()
` [PATCH v3 51/88] scsi: qla2xxx: Initialize NVMe abort_work once at submission
` [PATCH v3 52/88] scsi: qla2xxx: Hold qpair lock when sending NVMe LS reject
` [PATCH v3 53/88] scsi: qla2xxx: Zero dport diagnostics buffer to avoid info leak
` [PATCH v3 54/88] scsi: qla2xxx: Fix BSG job leak on validate flash image error path
` [PATCH v3 55/88] scsi: qla2xxx: Bound image count in qla2x00_update_fru_versions()
` [PATCH v3 56/88] scsi: qla2xxx: Clamp MSI-X derived queue counts to avoid truncation
` [PATCH v3 57/88] scsi: qla2xxx: Improve firmware dump data capture
` [PATCH v3 58/88] scsi: qla2xxx: Serialize flash version read in reset handler
` [PATCH v3 59/88] scsi: qla2xxx: Fix use-after-free of qpair work on queue teardown
` [PATCH v3 60/88] scsi: qla2xxx: Clarify MPI optrom address/length units
` [PATCH v3 61/88] scsi: qla2xxx: Fix cs84xx use-after-free on host teardown
` [PATCH v3 62/88] scsi: qla2xxx: Don't query firmware state while chip is down
` [PATCH v3 63/88] scsi: qla2xxx: Zero mailbox struct in qla2x00_get_firmware_state()
` [PATCH v3 64/88] scsi: qla2xxx: Fix FCE trace enable parsing in debugfs
` [PATCH v3 65/88] scsi: qla2xxx: Fix FCE trace use-after-free during firmware dump
` [PATCH v3 66/88] scsi: qla2xxx: Use memset_io() to clear QLAFX00 request ring slot
` [PATCH v3 67/88] scsi: qla2xxx: Null out freed pointers in qla2x00_mem_alloc() error path
` [PATCH v3 68/88] scsi: qla2xxx: Fix response queue over-consumption in __qla_consume_iocb()
` [PATCH v3 69/88] scsi: qla2xxx: Fix soft lockup polling continuation IOCB signature
` [PATCH v3 70/88] scsi: qla2xxx: Bound rsp_info_len to avoid OOB sense-data read
` [PATCH v3 71/88] scsi: qla2xxx: Avoid req_q_map double-read in qla2x00_error_entry()
` [PATCH v3 72/88] scsi: qla2xxx: Quiesce response IRQ before freeing request queue
` [PATCH v3 73/88] scsi: qla2xxx: Reject non-SCSI SRB on status IOCB fast path
` [PATCH v3 74/88] scsi: qla2xxx: Clamp max_npiv_vports to VP_CTRL bitmap capacity
` [PATCH v3 75/88] scsi: qla2xxx: Avoid double completion in async IOCB timeout
` [PATCH v3 76/88] scsi: qla2xxx: Skip vport under deletion in report ID acquisition
` [PATCH v3 77/88] scsi: qla2xxx: Drop vport reference under lock "
` [PATCH v3 78/88] scsi: qla2xxx: Hold vport_slock for host map update "
` [PATCH v3 79/88] scsi: qla2xxx: Fix NVMe abort reference leak on repeated abort
` [PATCH v3 80/88] scsi: qla2xxx: Skip NVMe LS reject IOCB when FW not started
` [PATCH v3 81/88] scsi: qla2xxx: Unlink NVMe unsol ctx before freeing on LS reject error
` [PATCH v3 82/88] scsi: qla2xxx: Serialize NVMe unsol ctx list with a per-fcport lock
` [PATCH v3 83/88] scsi: qla2xxx: Use coherent DMA buffer for D_Port diagnostics
` [PATCH v3 84/88] scsi: qla2xxx: Zero-init bsg stack buffers to avoid info leak
` [PATCH v3 85/88] scsi: qla2xxx: Validate BSG request_len before reading vendor_cmd[]
` [PATCH v3 86/88] scsi: qla2xxx: Zero SFP DMA buffer in FRU/I2C bsg handlers
` [PATCH v3 87/88] scsi: qla2xxx: Bound i2c->length in I2C "
` [PATCH v3 88/88] scsi: qla2xxx: Update version to 12.00.00.2607b1

[PATCH] ASoC: SOF: amd: add missing blank line between Kconfig entries
 2026-07-07  6:09 UTC 

[PATCH v2] hw/pci/pcie_doe: Check mailbox length for overflows
 2026-07-07  6:09 UTC  (2+ messages)

[moderation/CI] Re: KVM: x86: Destroy the PIC and IOAPIC before destroying vCPUs
 2026-07-07  6:08 UTC 

[PATCH bpf-next v4 0/6] Mixing bpf2bpf and tailcalls for RV64
 2026-07-07  6:08 UTC  (6+ messages)

[PATCH bpf v2 0/2] bpf: Reject negative const offsets for buffer pointers
 2026-07-07  6:08 UTC  (3+ messages)
` [PATCH bpf v2 1/2] "
` [PATCH bpf v2 2/2] selftests/bpf: Cover negative raw_tp writable buffer offsets

[PATCH 0/2] selftests: watchdog: clean up file header comment
 2026-07-07  6:07 UTC  (3+ messages)
` [PATCH 1/2] selftests: watchdog: drop obsolete WDIOC_GETTEMP TODO
` [PATCH 2/2] selftests: watchdog: fix block comment style in file header

[PATCH i-g-t v2] tests/intel-ci/chamelium-only.testlist: Include additional chamelium tests
 2026-07-07  6:07 UTC  (2+ messages)

[PATCH 0/2] timekeeping: Move the vDSO update declarations into a private header
 2026-07-07  6:07 UTC  (3+ messages)
` [PATCH 1/2] timekeeping: Fold vdso_time_update_aux() declarations into the generic ifdeffery
` [PATCH 2/2] timekeeping: Move the vDSO update declarations into a private header

[PATCH 1/6] lib: Add generic platform filtering framework
 2026-07-07  6:06 UTC  (2+ messages)
` ✓ Xe.CI.BAT: success for series starting with [1/6] "

[syzbot] [netfs?] WARNING in netfs_writepages (3)
 2026-07-07  6:07 UTC 

[PATCH 0/5] s390x: interface hardening fixes
 2026-07-07  6:05 UTC  (3+ messages)
` [PATCH 1/5] s390x/sclp: reject invalid write event data headers

[PATCH v5 0/8] Generic IRQ entry/exit support for powerpc
 2026-07-07  6:05 UTC  (5+ messages)

[PATCH v3] x86/setup: do not include kexec_handover.h from asm/setup.h
 2026-07-07  6:05 UTC  (2+ messages)

[PATCH 0/2] cyclic: update and optimization
 2026-07-07  6:03 UTC  (8+ messages)
` [PATCH 2/2] cyclic: parse cyclic list only if next cyclic timestamp is reached

[PATCH] Input: i8042 - replace strlcat() with seq_buf and scnprintf()
 2026-07-07  6:04 UTC 

[Buildroot] [PATCH] support/docker: make the image reproducible again
 2026-07-07  6:03 UTC  (2+ messages)

[PATCH v3 0/2] RISC-V IOMMU HPM support
 2026-07-07  6:03 UTC  (11+ messages)
` [PATCH v3 1/2] drivers/perf: riscv-iommu: add risc-v iommu pmu driver

[PATCH] ata: libata-core: Allow capacity transition to zero for locked drives
 2026-07-07  6:02 UTC  (4+ messages)
` [PATCH v2 0/2] Fixes for security "
  ` [PATCH v2 1/2] ata: libata-core: Skip HPA resize for "

[PATCH 0/3] ASoC: amd: ps: bug fixes for ACP PCI driver
 2026-07-07  5:59 UTC  (4+ messages)
` [PATCH 1/3] ASoC: amd: ps: disable MSI on resume in "
` [PATCH 2/3] ASoC: amd: ps: fix wrong ACP version string in pci_request_regions()
` [PATCH 3/3] ASoC: amd: ps: replace bitwise OR with logical OR in IRQ return check

[PATCH v3 00/91] tests/tcg: run tests with meson
 2026-07-07  6:01 UTC  (3+ messages)
` [PATCH v3 27/91] tests/docker/docker.py: remove "Image is up to date" info

[PATCH 0/9] PCI: qcom: Add PCIe support for Shikra SoC
 2026-07-07  6:01 UTC  (11+ messages)
` [PATCH 2/9] dt-bindings: PCI: qcom: Document the Shikra PCIe Controller
` [PATCH 3/9] dt-bindings: PCI: Add bindings for endpoint gpios

[PATCH ethtool-next] netlink: rss: Add set support
 2026-07-07  6:00 UTC 

[PATCH 0/2] Enable mutliple peripherals in IPQ5210
 2026-07-07  6:00 UTC  (3+ messages)
` [PATCH 1/2] arm64: dts: qcom: ipq5210: Add nodes for multiple peripherals
` [PATCH 2/2] arm64: dts: qcom: ipq5210: Enable USB and PCIe on RDP504

[PATCH] crypto: ctr - Convert from skcipher to lskcipher
 2026-07-07  5:57 UTC  (6+ messages)

[REGRESSION] can: usb: f81604: TX broken with "short int URB: 9 < 12"
 2026-07-07  5:59 UTC  (2+ messages)

[PATCH V1] accel/amdxdna: Fix hardware context race in amdxdna_update_heap()
 2026-07-07  5:58 UTC 

[PATCH i-g-t] tests/kms_display_modes: Skip mirrored pipe combinations
 2026-07-07  5:57 UTC  (2+ messages)
` ✓ Xe.CI.FULL: success for "

[PATCH 1/2] tty: n_gsm: avoid reactivation without previous cleanup
 2026-07-07  5:58 UTC  (6+ messages)

[PATCH] selftests/mm/mseal_test: Fix mmap return value check in test_seal_zero_address
 2026-07-07  5:57 UTC  (3+ messages)
` [PATCH v2] "

[PATCH V1] accel/amdxdna: Fix deadlock on debug BO command timeout
 2026-07-07  5:57 UTC 

[PATCH v2 0/8] qcom: display / dts: Few corrections of address spaces
 2026-07-07  5:57 UTC  (3+ messages)
` (subset) "

[PATCH V1] accel/amdxdna: fix open_ref leak and stale client pointer on dma map failure
 2026-07-07  5:56 UTC 

ftruncate() after FICLONERANGE costs 300-600us/file, ~10x more than the clone itself
 2026-07-07  5:56 UTC  (2+ messages)

[PATCH] btrfs: remove verity Merkle folio from page cache on error
 2026-07-07  5:55 UTC  (2+ messages)
` [PATCH v2] btrfs: add verity Merkle folio to page cache after reading it

[PATCH 0/2] dt-bindings: pci: qcom,hawi-pcie: Add Maili PCIe compatibles
 2026-07-07  5:55 UTC  (8+ messages)
` [PATCH 1/2] dt-bindings: pci: qcom,hawi-pcie: Add Maili PCIe compatible

[PATCH v6 00/11] Dynamic PAMT
 2026-07-07  5:54 UTC  (3+ messages)
` [PATCH v6 05/11] x86/virt/tdx: Handle concurrent callers in tdx_pamt_get/put()

[Intel-wired-lan] [tnguy-net-queue:main] BUILD SUCCESS 9e05e91a9a847ed57926414bd7c2c5e54d6c56c6
 2026-07-07  5:52 UTC 

mount_service: possible implementation changes
 2026-07-07  5:52 UTC  (2+ messages)

[PATCHSET sched_ext/for-7.2-fixes] sched_ext: Fix finite-slice ticks on nohz_full
 2026-07-07  5:52 UTC  (4+ messages)
` [PATCH 1/2] sched_ext: Enable tick for finite slices "

[PATCH 1/2] libmultipath: make sure sscanf sets a max field width for strings
 2026-07-07  5:52 UTC  (2+ messages)

[PATCH v1] x86/mm: fix data-race in arch_tlbbatch_add_pending() when reading mm_cpumask
 2026-07-07  5:50 UTC 

[AUH] dropbear: upgrading to 2026.92 SUCCEEDED
 2026-07-07  5:49 UTC 

[AUH] openssh: upgrading to 10.4p1 SUCCEEDED
 2026-07-07  5:49 UTC 

[AUH] repo: upgrading to 2.65 SUCCEEDED
 2026-07-07  5:49 UTC 

[AUH] python3-cffi: upgrading to 2.1.0 SUCCEEDED
 2026-07-07  5:49 UTC 

[AUH] patchelf: upgrading to 0.19.1 SUCCEEDED
 2026-07-07  5:49 UTC 

[AUH] u-boot-tools,u-boot: upgrading to 2026.07,2026.07 FAILED
 2026-07-07  5:49 UTC 

[AUH] python3-uv-build: upgrading to 0.11.27 SUCCEEDED
 2026-07-07  5:49 UTC 

[AUH] Upgrade status: 2026-07-07
 2026-07-07  5:49 UTC 

./linux/mm.h:113:21: error: conflicting types for 'kmalloc'; have 'void *(unsigned int, unsigned int)'
 2026-07-07  5:49 UTC 

[LTP] [PATCH v10 0/2] open16: allow restricted O_CREAT of FIFOs and regular files
 2026-07-07  5:47 UTC  (3+ messages)
  ` [LTP] [PATCH v10 1/2] lib: New library function tst_get_free_uid
  ` [LTP] [PATCH v10 2/2] open16: allow restricted O_CREAT of FIFOs and regular files

[PATCH 1/2] wifi: mac80211: use aesgcm library
 2026-07-07  5:47 UTC  (4+ messages)

[PATCH v1] drm/i915/audio: treat UHBR SST like MST for cpu_transcoder signalling
 2026-07-07  5:48 UTC  (2+ messages)
` ✓ i915.CI.BAT: success for "

[PATCH V1 09/13] accel/amdxdna: Use unsigned long for nr_pages in amdxdna_hmm_register()
 2026-07-07  5:47 UTC  (3+ messages)

[PATCH V3] accel/amdxdna: Prevent PM resume deadlock in hwctx_sync_debug_bo()
 2026-07-07  5:47 UTC  (3+ messages)

[PATCH V3] accel/amdxdna: Fix VMA access race
 2026-07-07  5:46 UTC  (3+ messages)

[PATCH v2 net] bnx2x: fix null pointer dereference in bnx2x_free_mem_bp()
 2026-07-07  5:46 UTC 

[PATCH v4 00/13] gpu: nova-core: consolidate and streamline GSP boot process
 2026-07-07  5:43 UTC  (5+ messages)
` [PATCH v4 09/13] gpu: nova-core: introduce GspBootMethod

[PATCH v2 0/9] treewide, numa_memblks: remove redundant work during NUMA init
 2026-07-07  5:42 UTC  (4+ messages)
` [PATCH v2 2/9] ACPI: NUMA: remove redundant numa_nodes_parsed node_set()

[PATCH v8 00/10] PCI/CXL: Add CXL reset support for Type 2 devices
 2026-07-07  5:41 UTC  (2+ messages)

[PATCH 8/9] arm64: dts: qcom: shikra-evk: Add TC9563 PCIe switch node for PCIe
 2026-07-07  5:41 UTC  (3+ messages)

[meta-oe][scarthgap][PATCH 1/2] samba: Fix CVE-2026-3012
 2026-07-07  5:41 UTC  (2+ messages)
` [meta-oe][scarthgap][PATCH 2/2] samba: Fix CVE-2026-4408

[PATCH] platform/x86: amd-pmc: Add IP block table for AMD 1Ah M80H SoC
 2026-07-07  5:40 UTC 

[PATCH 7/9] arm64: dts: qcom: shikra: Add PCIe PHY and controller nodes
 2026-07-07  5:40 UTC  (3+ messages)

[PATCH 1/2] fuse: copy request headers via a stack buffer for io-uring
 2026-07-07  5:40 UTC  (3+ messages)

[PATCH] btrfs: fix a regression where PAGECACHE_TAG_DIRTY is never cleared
 2026-07-07  5:40 UTC  (3+ messages)

[PATCH 6/9] PCI/pwrctrl: tc9563: Add API to control endpoint power and reset
 2026-07-07  5:40 UTC  (3+ messages)

[PATCH 3/9] dt-bindings: PCI: Add bindings for endpoint gpios
 2026-07-07  5:39 UTC  (3+ messages)

[PATCH nf] ipvs: skip IPv6 extension headers in SCTP state lookup
 2026-07-07  5:38 UTC  (5+ messages)

[PATCH] powerpc/64s: Clarify copy_and_flush() cache sync loop comment
 2026-07-07  5:38 UTC  (3+ messages)
` [PATCH v2] "

[PATCH 0/5] perf/arm-cmn: Support CMN S3 r2
 2026-07-07  5:37 UTC  (3+ messages)
` [PATCH 2/5] perf/arm-cmn: Refactor event filter programming


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.