All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-07-14 09:41:32 to 2026-07-14 10:12:34 UTC [more...]

[RFC PATCH 0/3] drm: Add DRM driver for GlandaGPU (VHDL soft-IP GPU)
 2026-07-14 10:11 UTC 

[PATCH v13 00/11] can: bcm: collected fixes - final final
 2026-07-14 10:12 UTC  (24+ messages)
` [PATCH v13 01/11] can: bcm: defer rx_op deallocation to workqueue to fix thrtimer UAF
` [PATCH v13 02/11] can: bcm: fix lockless bound/ifindex race and silent RX_SETUP failure
` [PATCH v13 03/11] can: bcm: add locking when updating filter and timer values
` [PATCH v13 04/11] can: bcm: fix CAN frame rx/tx statistics
` [PATCH v13 05/11] can: bcm: add missing rcu list annotations and operations
` [PATCH v13 06/11] can: bcm: extend bcm_tx_lock usage for data and timer updates
` [PATCH v13 07/11] can: bcm: validate frame length in bcm_rx_setup() for RTR replies
` [PATCH v13 08/11] can: bcm: add missing device refcount for CAN filter removal
` [PATCH v13 09/11] can: bcm: fix stale rx/tx ops after device removal
` [PATCH v13 10/11] can: bcm: fix data race on rx_stamp/rx_ifindex in bcm_rx_handler()
` [PATCH v13 11/11] can: bcm: track a single source interface for ANYDEV timeout/throttle ops

[LTP] [PATCH v3 0/9] Add more epoll tests
 2026-07-14 10:11 UTC  (7+ messages)
` [LTP] [PATCH v3 4/9] syscalls: Add epoll_ctl06
` [LTP] [PATCH v3 5/9] syscalls: Add epoll_wait10

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

[PATCH V6 0/4] Add PCIe M.2 Key E connector support for NXP i.MX boards
 2026-07-14 10:11 UTC  (4+ messages)
` [PATCH V6 3/4] Bluetooth: btnxpuart: Add M.2 Bluetooth device support using pwrseq

[PATCH 09/14] target/hexagon: add main arch-specific semihosting operations
 2026-07-14 10:10 UTC  (2+ messages)

[PATCH v3 0/5] KVM: SVM: Add Bus Lock Detect support and refactor LBRV
 2026-07-14 10:02 UTC  (3+ messages)
` [PATCH v3 3/5] KVM: nSVM: Sanitize nested DR6 using kvm_dr6_fixed()

[PATCH v5 0/2] spi: add new_device/delete_device sysfs interface
 2026-07-14 10:09 UTC  (4+ messages)
` [PATCH v6 "
  ` [PATCH v6 1/2] "
  ` [PATCH v6 2/2] docs: spi: add documentation for userspace device instantiation

[RFC PATCH v3 00/27] KVM: SVM: Add support for SEV-SNP Secure AVIC
 2026-07-14 10:03 UTC  (7+ messages)
` [RFC PATCH v3 03/27] x86/kvm: Disable PV_SEND_IPI if Secure AVIC is enabled
` [RFC PATCH v3 04/27] x86/apic: Use AVIC_INCOMPLETE_IPI VMGEXIT for Secure AVIC IPI handling

[PATCH v2 1/2] ipvs: do not propagate one-packet flag to synced conns
 2026-07-14 10:09 UTC  (2+ messages)

[PATCH v2] erofs: accept source file descriptor via fsconfig
 2026-07-14 10:09 UTC  (10+ messages)

[PATCH v2] selftests/mm: Fix memleak in migration benchmark
 2026-07-14 10:07 UTC  (2+ messages)

[PATCH v2 1/3] Bluetooth: L2CAP: avoid maybe-return-locked in l2cap_get_chan_by_scid/dcid
 2026-07-14 10:07 UTC  (2+ messages)
` [v2,1/3] "

[PATCH v2 00/28] KVM: arm64: Add support for FEAT_NV2p1 and FEAT_NV3
 2026-07-14 10:07 UTC  (13+ messages)
` [PATCH v2 10/28] KVM: arm64: Relax CNTHCTL_EL2 handling when FEAT_NV2p1 is present
` [PATCH v2 12/28] arm64: Add FEAT_NV2p1 detection
` [PATCH v2 14/28] arm64: sysreg: Add HCRX_EL2 bits related to FEAT_NV3
` [PATCH v2 18/28] KVM: arm64: Add kvm_has_nv{2,3}() predicates
` [PATCH v2 23/28] KVM: arm64: Add NVHCR_EL2 context switching
` [PATCH v2 26/28] KVM: arm64: Add FEAT_NV3 detection

[PATCH v4 0/6] Shikra: Add DT support for ICE, RNG and QCE
 2026-07-14 10:05 UTC  (7+ messages)
` [PATCH v4 1/6] dt-bindings: crypto: qcom,inline-crypto-engine: Fix legacy/new SoC strictness split
` [PATCH v4 2/6] dt-bindings: crypto: qcom,inline-crypto-engine: Document Shikra ICE
` [PATCH v4 3/6] dt-bindings: crypto: qcom,prng: Document Shikra TRNG
` [PATCH v4 4/6] dt-bindings: crypto: qcom-qce: Document the Shikra crypto engine
` [PATCH v4 5/6] dt-bindings: dma: qcom,bam-dma: Increase iommus maxItems to 7
` [PATCH v4 6/6] arm64: dts: qcom: shikra: Add ICE, TRNG and QCE nodes

[PATCH i-g-t v2 00/16] limiting suspend tests
 2026-07-14 10:05 UTC  (3+ messages)
` [PATCH i-g-t v1 11/16] tests/kms_sharpness_filter: fix typo

[PATCH v2] qga: implement 'guest-get-fsinfo' for FreeBSD
 2026-07-14 10:04 UTC  (2+ messages)

[PATCH v3] drm/xe/pf: Disable display in admin only PF mode
 2026-07-14 10:03 UTC  (2+ messages)
` ✗ Xe.CI.FULL: failure for drm/xe/pf: Disable display in admin only PF mode (rev3)

[PATCH] drm/xe/vf: Fix VF CCS attach/detach race with in-flight BO moves
 2026-07-14 10:03 UTC  (2+ messages)

[PATCH v14 0/8] Add support for NXP P3H2x4x I3C hub driver
 2026-07-14 10:03 UTC  (4+ messages)
` [PATCH v14 1/8] i3c: master: Add APIs for I3C hub support

[PATCH 0/9] hw/mips: add Octeon III EBB7304 support
 2026-07-14 10:01 UTC  (3+ messages)
` [PATCH 1/9] hw/usb/xhci: reassert pending busy interrupts

[PATCH v4] docs/devel: Document SSI dummy-cycle ownership
 2026-07-14 10:02 UTC  (2+ messages)

[RFC PATCH 00/36] arm64: Add support for FEAT_NMI
 2026-07-14 10:02 UTC  (16+ messages)
` [RFC PATCH 03/36] arm64: hibernate: mask DAIF before restoring hibernated kernel
` [RFC PATCH 06/36] arm64: irq: introduce a helper for GIC priority initialization
` [RFC PATCH 10/36] arm64: irqflags: save and use both DAIF and PMR

[PATCH v4] usb: typec: tcpm: implement retry mechanism for Discover Identity VDMs
 2026-07-14 10:02 UTC  (2+ messages)

[PATCH] vxcan: fix Kconfig description stating no local echo provided
 2026-07-14 10:01 UTC  (5+ messages)
  ` Weekly net upstream? - "

[PATCH 00/14] hexagon: add semihosting support
 2026-07-14 10:00 UTC  (4+ messages)
` [PATCH 05/14] semihosting: add callback to set error

[PATCH v4 00/11] mm: PMD-level swap entries for anonymous THPs
 2026-07-14 10:00 UTC  (6+ messages)
` [PATCH v4 04/11] mm: zswap: add range lookup for large-folio swapin

[PATCH v7 00/22] dma-mapping: Track shared DMA state through direct, pool and swiotlb paths
 2026-07-14 10:00 UTC  (7+ messages)

[PATCH BlueZ] adapter: Trigger profile connection on inbound device connection
 2026-07-14 10:00 UTC  (2+ messages)
` [BlueZ] "

[Buildroot] [PATCH 1/1] package/cloudflared: bump to version 2026.6.1
 2026-07-14 10:00 UTC  (2+ messages)

[Buildroot] [git commit] package/cloudflared: bump to version 2026.6.1
 2026-07-14  9:58 UTC 

[PATCH v3 0/7] drm/i915/display: reduce the pm demand peak bw based on display data rate
 2026-07-14 10:00 UTC  (13+ messages)
` [PATCH v3 1/7] drm/i915/wm: clear the plane ddb_y entries on plane disable
` [PATCH v3 2/7] drm/i915/pm_demand: introduce HAS_PMDEMAND macro
` [PATCH v3 3/7] drm/i915/display: sagv pre/post plane calls to check pmdemand support
` [PATCH v3 4/7] drm/i915/bw: Extract icl_init_qgv_info()
` [PATCH v3 7/7] drm/i915/bw: introduce the peak bandwidth threshold

[PATCH 0/2] mm/page_alloc: couple of followups for recent cleanups
 2026-07-14  9:59 UTC  (7+ messages)
` [PATCH 1/2] mm/page_alloc: don't spin_trylock() in NMI on UP

[PATCH v3 00/10] serial: add new I/O type for SPI and I2C bus devices
 2026-07-14  9:59 UTC  (3+ messages)
` [PATCH v3 04/10] serial: uniformize serial port I/O infos display

[PATCH] drm/amd/ras: initialize CPER after XGMI reset on init
 2026-07-14  9:58 UTC 

[PATCH] drm/amdkfd: remove kfd_queue_buffer_put() wrapper
 2026-07-14  9:56 UTC 

[PATCH 1/2] drm/amd/display: Shorten name of FRL polling workqueue
 2026-07-14  9:56 UTC  (4+ messages)

[PATCH] cargo-c: upgrade 0.10.23 -> 0.10.24
 2026-07-14  9:55 UTC 

[PATCH] MAINTAINERS: update mailing list address for ntfs
 2026-07-14  9:56 UTC 

[PATCH] btrfs: zoned: fix missing chunk metadata reservation
 2026-07-14  9:55 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] hw/sparc64/niagara: use int64_t for vdisk size to avoid truncation
 2026-07-14  9:55 UTC  (2+ messages)

[PATCH BlueZ] adapter: Trigger profile connection on inbound device connection
 2026-07-14  9:54 UTC 

What's cooking in zh_CN (Jul 2026)
 2026-07-14  9:54 UTC  (4+ messages)

[PATCH v4 0/3] Rework FIXMEs and fprintfs in hcd-xhci.c
 2026-07-14  9:54 UTC  (2+ messages)

[PATCH] MAINTAINERS: update mailing list address for exfat
 2026-07-14  9:53 UTC 

[PATCH] mptcp: pm: Fix address ID overflow when all IDs are exhausted
 2026-07-14  9:54 UTC  (2+ messages)

[PATCH v5 00/98] tests/tcg: run tests with meson
 2026-07-14  9:53 UTC  (2+ messages)

[PATCH 0/2] power: reset: pscrr: record reset cause on panic and watchdog pretimeout
 2026-07-14  9:52 UTC  (3+ messages)
` [PATCH 1/2] power: reset: pscrr: add kernel panic reason tracking
` [PATCH 2/2] watchdog: pscrr: add watchdog pretimeout "

[PATCH net-next v2] mptcp: sockopt: implement IPV6_TCLASS
 2026-07-14  9:53 UTC  (4+ messages)

[PATCH 0/3] tools: qcom: mkmbn: Updates to support ipq5210
 2026-07-14  9:52 UTC  (4+ messages)
` [PATCH 1/3] tools: qcom: mkmbn: Fix ipq5424 MBN version
` [PATCH 2/3] tools: qcom: mkmbn: Add support for ipq5210
` [PATCH 3/3] tools: qcom: mkmbn: Add support to create multi-elf

[syzbot] [hfs?] general protection fault in hfsplus_cat_write_inode
 2026-07-14  9:52 UTC 

[PATCH v3 0/2] pvscsi: fix endianness issues
 2026-07-14  9:51 UTC  (2+ messages)

[PATCH BlueZ v5 1/4] doc/org.bluez.ChannelSounding1:Add Used by reference and Examples
 2026-07-14  9:51 UTC  (2+ messages)
` doc: Add Channel Sounding API

[PATCH v4 0/4] drm/amdgpu: Wire GPU events into EVENTFD notifications
 2026-07-14  9:50 UTC  (3+ messages)
` [PATCH v4 3/4] drm/amdgpu: Signal QUEUE_RESET "

[PATCH] USB: serial: io_edgeport: cap received transmit credits
 2026-07-14  9:50 UTC  (3+ messages)

[PATCH mm-hotfixes v2 0/4] mm: fix UAF caused by race between ptdump and vmap pgtable freeing
 2026-07-14  9:49 UTC  (10+ messages)
` [PATCH mm-hotfixes v2 1/4] mm/vmalloc: acquire init_mm lock on huge vmap to avoid ptdump UAF
` [PATCH mm-hotfixes v2 2/4] x86/mm/pat: acquire mmap lock on page table free "
` [PATCH mm-hotfixes v2 3/4] mm/ptdump: always stabilise against page table freeing using init_mm

[PATCH] sched/core: Fix stale se.load when modifying nice value under sched_ext
 2026-07-14  9:48 UTC  (3+ messages)

[PATCH v21 00/14] crypto/dmaengine: qce: introduce BAM locking and use DMA for register I/O
 2026-07-14  9:49 UTC  (3+ messages)
` [PATCH v21 06/14] dmaengine: qcom: bam_dma: add support for BAM locking

[PATCH] armv8: layerscape: Fix TF-A DRAM reservation with empty banks
 2026-07-14  9:49 UTC 

[PATCH v4 0/4] Introduce Per-CPU Work helpers (was QPW)
 2026-07-14  9:47 UTC  (7+ messages)
` [PATCH v4 4/4] slub: apply new pw_queue_on() interface

[PATCH] drm/vmwgfx: uninstall the IRQ before freeing the command buffer manager on unload
 2026-07-14  9:45 UTC 

[PATCH] hw/display/qxl: fix TOCTOU in cursor chunk data_size handling
 2026-07-14  9:45 UTC  (2+ messages)

[Buildroot] [PATCH] package/stunnel: update download site
 2026-07-14  9:46 UTC  (2+ messages)

[PATCH net-next 0/9] RFC 6724 rule 5.5 support
 2026-07-14  9:40 UTC  (9+ messages)
` [PATCH net-next 2/9] net/ipv6: flatten ip6_route_get_saddr
` [PATCH net-next 3/9] net/ipv6: create ipv6_fl_get_saddr
` [PATCH net-next 4/9] net/ipv6: use ipv6_fl_get_saddr in output
` [PATCH net-next 5/9] net/ipv6: drop ip6_route_get_saddr
` [PATCH net-next 6/9] net/ipv6: flip IPV6_SUBTREES default to Y
` [PATCH net-next 7/9] net/ipv6: support RFC6724 rule 5.5 via subtrees
` [PATCH net-next 8/9] selftests: net: RFC6724 rule 5.5 tests
` [PATCH net-next 9/9] net: document RFC6724 rule 5.5 implementation

[PATCH v6 0/8] mm: optimize zone-device memmap initialization
 2026-07-14  9:45 UTC  (3+ messages)
` [PATCH v6 8/8] mm: use memcpy_nt() in zone-device template copies

[PATCH net-next v10 4/5] net: wangxun: implement soft quiesce for PCIe error recovery
 2026-07-14  9:43 UTC  (3+ messages)

[PATCH v3 2/2] mm/mm_slot.h: add comments for mm_slot_lookup/insert
 2026-07-14  9:44 UTC  (2+ messages)

[Buildroot] [git commit] package/stunnel: update download site
 2026-07-14  9:43 UTC 

[PATCH] drm/amdgpu/userq: properly account for resets
 2026-07-14  9:44 UTC  (3+ messages)

[PATCH blktests] nvme/069: add a test for multipath cdev lifetime
 2026-07-14  9:43 UTC 

[DPDK/core Bug 1968] [dpdk-26.07] ABI testing dpdk26.07+dpdk25.11 meson_tests/power_kvm_vm_autotest: TEST FAILED
 2026-07-14  9:43 UTC 

[PATCH v4 0/2] i2c-tools: Make tools accept bus path
 2026-07-14  9:42 UTC  (5+ messages)
` [PATCH v4 1/2] i2c-tools: Allow passing device file paths

[PATCH v2 0/3] i2c: Add Novatek NT726xx SoC I2C controller
 2026-07-14  9:41 UTC  (2+ messages)

[PATCH 01/14] drm/amdgpu/gmc9: disallow gfxoff around TLB flushes
 2026-07-14  9:41 UTC  (3+ messages)
` [PATCH 10/14] drm/amdgpu: add core helper to do TLB invalidation via SDMA


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.