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

[PATCH v3 00/88] scsi: qla2xxx: Add QLA29xx series adapter support
 2026-07-07  5:54 UTC  (65+ 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] 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  (3+ 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  (10+ messages)
` [PATCH 1/2] dt-bindings: pci: qcom,hawi-pcie: Add Maili PCIe compatible

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

[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 v3 0/2] RISC-V IOMMU HPM support
 2026-07-07  5:51 UTC  (9+ messages)
` [PATCH v3 1/2] drivers/perf: riscv-iommu: add risc-v iommu pmu driver

[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] Upgrade status: 2026-07-07
 2026-07-07  5:49 UTC 

[AUH] python3-uv-build: upgrading to 0.11.27 SUCCEEDED
 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  (4+ messages)
` ✗ i915.CI.BAT: failure for "
` ✓ i915.CI.BAT: success "

[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 

[REGRESSION] can: usb: f81604: TX broken with "short int URB: 9 < 12"
 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 0/9] PCI: qcom: Add PCIe support for Shikra SoC
 2026-07-07  5:42 UTC  (27+ 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 7/9] arm64: dts: qcom: shikra: Add PCIe PHY and controller nodes
` [PATCH 8/9] arm64: dts: qcom: shikra-evk: Add TC9563 PCIe switch node for PCIe
` [PATCH 9/9] arm64: dts: qcom: shikra-(cqm/cqs/iqs)-evk: Enable PCIe PHY node

[PATCH v8 00/10] PCI/CXL: Add CXL reset support for Type 2 devices
 2026-07-07  5:41 UTC  (4+ messages)
` [PATCH v8 04/10] cxl: Cache endpoint decoder settings during PCI enumeration

[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  (5+ messages)
` [PATCH 1/5] perf/arm-cmn: Rename filter variables for clarity
` [PATCH 2/5] perf/arm-cmn: Refactor event filter programming

[PATCH 00/33] Library APIs for AES encryption modes
 2026-07-07  5:35 UTC  (34+ messages)
` [PATCH 01/33] crypto: xts - Split out __xts_verify_key() helper
` [PATCH 02/33] lib/crypto: aes: Add ECB support
` [PATCH 03/33] lib/crypto: aes: Add CBC and CBC-CTS support
` [PATCH 04/33] lib/crypto: aes: Add CTR and XCTR support
` [PATCH 05/33] lib/crypto: aes: Add XTS support
` [PATCH 06/33] lib/crypto: aes: Add GCM support
` [PATCH 07/33] lib/crypto: aes: Add CCM support
` [PATCH 08/33] crypto: aes - Add ECB support using library
` [PATCH 09/33] crypto: aes - Add CBC and CBC-CTS "
` [PATCH 10/33] crypto: aes - Add CTR and XCTR "
` [PATCH 11/33] crypto: aes - Add XTS "
` [PATCH 12/33] crypto: aes - Add GCM "
` [PATCH 13/33] crypto: aes - Add CCM "
` [PATCH 14/33] x86/sev: Use new AES-GCM library
` [PATCH 15/33] lib/crypto: aesgcm: Remove old "
` [PATCH 16/33] crypto: aes - Remove AES-CBC-MAC support
` [PATCH 17/33] lib/crypto: aes: Remove aes_cbcmac_* functions
` [PATCH 18/33] fscrypt: Use aes_ecb_encrypt() for v1 key derivation
` [PATCH 19/33] KEYS: encrypted: Use AES-CBC library instead of crypto_skcipher
` [PATCH 20/33] KEYS: trusted: dcp: Use AES-GCM library instead of crypto_aead
` [PATCH 21/33] libceph: Use AES-CBC library in ceph_aes_crypt()
` [PATCH 22/33] libceph: Reimplement messenger v2 encryption using AES-GCM library
` [PATCH 23/33] wifi: mac80211: Use AES-CTR library in fils_aead.c
` [PATCH 24/33] wifi: mac80211: Use AES-GCM library for GMAC suite
` [PATCH 25/33] wifi: mac80211: Use crypto libraries for GCMP and CCMP suites
` [PATCH 26/33] macsec: Use AES-GCM library instead of crypto_aead
` [PATCH 27/33] wifi: ipw2x00: Use AES-CCM library
` [PATCH 28/33] mac802154: Use AES-CCM and AES-CTR libraries
` [PATCH 29/33] bpf: crypto: Use AES-CBC and AES-ECB libraries
` [PATCH 30/33] bpf: crypto: Add AES-GCM support
` [PATCH 31/33] smb: client: Use AES-GCM and AES-CCM libraries
` [PATCH 32/33] ksmbd: "
` [PATCH 33/33] net: tipc: Use AES-GCM library instead of crypto_aead

[syzbot] [netfs?] WARNING in netfs_writepages (3)
 2026-07-07  5:34 UTC  (2+ messages)
` Forwarded: test

[PATCH v2 0/2] Add TRNG support for Glymur SoC
 2026-07-07  5:34 UTC  (7+ messages)
` [PATCH v2 2/2] arm64: dts: qcom: glymur: add TRNG node

USB Keypad
 2026-07-07  5:17 UTC  (3+ messages)

[PATCH] kconfig: warn on dead default
 2026-07-07  5:31 UTC  (2+ messages)

[PATCH] tests/intel/xe_exec_system_allocator: Ignore expected CAT error in fault subtest
 2026-07-07  5:29 UTC  (3+ messages)
` ✓ Xe.CI.BAT: success for "
` ✓ i915.CI.BAT: "

[PATCH] netfs: fix ENOMEM handling in netfs_writepages() to drain all dirty folios
 2026-07-07  5:25 UTC 

[PATCH v3 00/91] tests/tcg: run tests with meson
 2026-07-07  5:24 UTC  (9+ messages)
` [PATCH v3 16/91] tests/tcg/meson.build: introduce expected_output
` [PATCH v3 17/91] tests/tcg/meson.build: add wrapper run_and_check_forbidden_output
` [PATCH v3 18/91] tests/tcg/meson.build: add wrapper run_with_input
` [PATCH v3 21/91] tests/tcg/meson.build: add logic to skip tests

QA notification for completed autobuilder build (yocto-5.0.19.rc2)
 2026-07-07  5:24 UTC  (3+ messages)
` [qa-build-notification] "

[PATCH 0/2] Enable PMIC Glink nodes on Kaanapali
 2026-07-07  5:21 UTC  (5+ messages)
` [PATCH 1/2] arm64: dts: qcom: kaanapali-mtp: Add PMIC Glink node
` [PATCH 2/2] arm64: dts: qcom: kaanapali-qrd: "

[PATCH i-g-t] tests/intel/kms_pm_dc: Add test to validate YUV420 with DC3CO
 2026-07-07  5:20 UTC 

[PATCH 1/1] sunrpc: fix use-after-free in __rpc_clnt_handle_event and __rpc_clnt_remove_pipedir
 2026-07-07  5:20 UTC 

[PATCH v2] USB: misc: uss720: unregister parport on probe failure
 2026-07-07  5:19 UTC  (2+ messages)

[PATCH] kselftest: cpufreq: Backup and restore governor for sptests
 2026-07-07  5:19 UTC  (2+ messages)

[PATCH v3 5/5] platform/x86/amd/hsmp: Serialize the data plane against socket teardown
 2026-07-07  5:17 UTC 

[PATCH v3 4/5] platform/x86/amd/hsmp: ACPI HSMP refcounted sockets and coordinated release
 2026-07-07  5:17 UTC 

[PATCH v3 3/5] platform/x86/amd/hsmp: Serialize per-socket metric table reads with a mutex
 2026-07-07  5:16 UTC 

[PATCH v3 2/5] platform/x86/amd/hsmp: Map the metric table with ioremap() and unmap it explicitly
 2026-07-07  5:16 UTC 

[PATCH v3 1/5] platform/x86/amd/hsmp: Serialize ACPI HSMP is_probed with a probe mutex
 2026-07-07  5:16 UTC 

[PATCH v3 0/5] platform/x86/amd/hsmp: ACPI/platform HSMP concurrency and lifecycle hardening
 2026-07-07  5:15 UTC 

[PATCH v2 0/1] bcache: track active bypass writes to prevent stale cache reads
 2026-07-07  5:14 UTC  (3+ messages)
` [PATCH v2 1/1] "

[PATCH v3 00/24] ASoC: codecs: Use guard() for mutex & spin lock - part 1
 2026-07-07  5:10 UTC  (2+ messages)
` [PATCH v3 24/24] ASoC: codecs: cs2072x: Use guard() for mutex locks


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.