messages from 2026-07-22 23:43:09 to 2026-07-23 00:58:49 UTC [more...]
[PATCH v2 00/33] ibmvfc: NVMe/FC support over IBM Virtual FC
2026-07-23 0:58 UTC (58+ messages)
` [PATCH v2 01/33] ibmvfc: don't call locked done variant for MADs on send failure
` [PATCH v2 02/33] ibmvfc: flush rport_add_work_q during driver teardown
` [PATCH v2 03/33] ibmvfc: check for NULL evt in implicit LOGO and target delete path
` [PATCH v2 04/33] ibmvfc: free ibmvfc_target allocations with mempool_free
` [PATCH v2 05/33] ibmvfc: move target list from host to protocol specific channel groups
` [PATCH v2 06/33] ibmvfc: add NVMe/FC protocol interface definitions
` [PATCH v2 07/33] ibmvfc: split NVMe support into separate source file and add transport stubs
` [PATCH v2 08/33] ibmvfc: initialize NVMe channel configuration during driver probe
` [PATCH v2 09/33] ibmvfc: alloc/dealloc sub-queues for nvme channels
` [PATCH v2 10/33] ibmvfc: add logic for protocol specific fabric logins
` [PATCH v2 11/33] ibmvfc: add wrapper to get vhost associated with a channel struct
` [PATCH v2 12/33] ibmvfc: add helper for creating protocol specific discovery event
` [PATCH v2 13/33] ibmvfc: add helper to check NVMe/FC support with active channels
` [PATCH v2 14/33] ibmvfc: allocate and free NVMe channel group discover buffer
` [PATCH v2 15/33] ibmvfc: send NVMe target discovery MAD
` [PATCH v2 16/33] ibmvfc: add NVMe/FC Implicit Logout and Move Login support
` [PATCH v2 17/33] ibmvfc: add NVMe/FC Port "
` [PATCH v2 18/33] ibmvfc: add NVMe/FC Process "
` [PATCH v2 19/33] ibmvfc: add NVMe/FC Query Target support
` [PATCH v2 20/33] ibmvfc: allocate targets based on protocol
` [PATCH v2 21/33] ibmvfc: delete NVMe/FC targets as well as SCSI
` [PATCH v2 22/33] ibmvfc: update state machine to process NVMe/FC targets
` [PATCH v2 23/33] ibmvfc: implement NVMe/FC stubs for local/remote port registration
` [PATCH v2 24/33] ibmvfc: register local nvme fc port after fabric login
` [PATCH v2 25/33] ibmvfc: process NVMe/FC rports in work thread
` [PATCH v2 26/33] ibmvfc: extend ibmvfc_debug visibility to ibmvfc-nvme.h
` [PATCH v2 27/33] ibmvfc: declare global function definitions
` [PATCH v2 28/33] ibmvfc: implement LLDD callbacks for mapping nvme-fc queues
` [PATCH v2 29/33] ibmvfc: implement nvme-fc LS submission transport callback
` [PATCH v2 30/33] ibmvfc: implement nvme-fc IO command submission callback
` [PATCH v2 31/33] ibmvfc: implement nvme-fc LS abort handling callback
` [PATCH v2 32/33] ibmvfc: implement nvme-fc FCP abort callback
` [PATCH v2 33/33] ibmvfc: fail nvme-fc fcp-io and ls requests during transport reset
drivers/power/supply/max77759_charger.c:533:8-33: WARNING: Threaded IRQ with no primary handler requested without IRQF_ONESHOT (unless it is nested IRQ)
2026-07-23 0:58 UTC (2+ messages)
[PATCH net-next v7 0/7] r8169: add support for phylink
2026-07-23 0:57 UTC (3+ messages)
` [PATCH net-next v7 2/7] net: phy: phylink: add helper to modify pause
[PATCH bpf-next v1 7/8] resolve_btfids: Discover kfuncs from BTF ID sets
2026-07-23 0:57 UTC (3+ messages)
[RFC PATCH v2 00/25] Optimize nSVM TLB flushes
2026-07-23 0:56 UTC (19+ messages)
` [RFC PATCH v2 02/25] KVM: SVM: Passthrough the number of supported ASIDs
` [RFC PATCH v2 04/25] KVM: x86/mmu: Support specifying a minimum TLB tag
` [RFC PATCH v2 06/25] KVM: SVM: Fallback to flush everything if FLUSHBYASID is not available
` [RFC PATCH v2 15/25] KVM: nSVM: Call nested_svm_transition_tlb_flush() on every VMCB switch
` [RFC PATCH v2 22/25] KVM: x86/mmu: Refactor kvm_mmu_invlpg() to allow skipping the gva flush
[PATCH v1] ARM: dts: aspeed: g6: Use KCS AST2600 compatible string
2026-07-23 0:56 UTC (4+ messages)
[PATCH v8 0/8] drm: writeback: clean up writeback connector initialization
2026-07-23 0:54 UTC (12+ messages)
` [PATCH v8 1/8] drm/managed: implement managed versions of kzalloc_obj/objs()
` [PATCH v8 2/8] drm/amd/display: use drmm allocation for writeback connector
` [PATCH v8 3/8] drm/amd/display: use drmm_writeback_connector_init()
` [PATCH v8 4/8] drm/komeda: "
` [PATCH v8 5/8] drm/mali: "
` [PATCH v8 6/8] drm: renesas: rcar-du: "
` [PATCH v8 7/8] drm/vc4: "
` [PATCH v8 8/8] drm: writeback: drop excess connector initialization functions
[PATCH v4] Bluetooth: btintel: Add Bluetooth SAR revision 2 support
2026-07-23 1:13 UTC
[PATCH v3 0/2] remote: url-based pushRemote with renamed remotes
2026-07-23 0:52 UTC (3+ messages)
` [PATCH v4 "
[PATCH bpf-next v1 0/8] resolve_btfids: Discover kfuncs from BTF ID sets
2026-07-23 0:52 UTC (13+ messages)
` [PATCH bpf-next v1 1/8] resolve_btfids: Implement generic ensure_mem() to grow arrays
` [PATCH bpf-next v1 3/8] resolve_btfids: Keep collected kfuncs in a rbtree
` [PATCH bpf-next v1 4/8] libbpf: Export btf__find_by_name_kind_own()
` [PATCH bpf-next v1 6/8] HID: bpf: Make syscall kfunc flags match the struct_ops set
[PATCH v2] tracing: Add mutex to trace_parser to fix concurrent write races
2026-07-23 0:52 UTC (2+ messages)
[PATCH RFC 00/32] mm/mglru: MGLRU-FG and refault distance support
2026-07-23 0:49 UTC (4+ messages)
[PATCH] mm/page_idle: call folio_test_lru() after folio_get()
2026-07-23 0:48 UTC (2+ messages)
[PATCH v2] rapidio: mport_cdev: fix use-after-free in dma_req_free()
2026-07-23 0:48 UTC (4+ messages)
[RFC PATCH 0/3] media: rockchip: VEPU510 H.264 encoder for RK3576
2026-07-23 0:47 UTC (8+ messages)
` [RFC PATCH 2/3] media: rockchip: add VEPU510 H.264 encoder driver "
[PATCH bpf-next v1 5/8] resolve_btfids: Fix the _impl lookup for module BTF
2026-07-23 0:46 UTC (2+ messages)
[RFC PATCH v2 17/25] KVM: nSVM: Service local TLB flushes before nested transitions
2026-07-23 0:46 UTC (5+ messages)
[PATCH] wifi: rtlwifi: rtl8192du: Fix possible memory leak in rtl92du_init_sw_vars()
2026-07-23 0:44 UTC (2+ messages)
[PATCH] mm/page_idle: call folio_test_lru() after folio_get()
2026-07-23 0:42 UTC (2+ messages)
7.2-rc1 regression Folio lock leak in writepage_delalloc()
2026-07-23 0:42 UTC (8+ messages)
` [PATCH/RFC] btrfs: fix folio lock leak in writepage_delalloc() for folios dirtied behind btrfs' back
[PATCH i-g-t V2 1/2] tests/amdgpu/amd_deadlock: add gfx user-queue clean-hang reset test
2026-07-23 0:39 UTC (2+ messages)
` ✓ Xe.CI.FULL: success for series starting with [i-g-t,V2,1/2] "
[syzbot] [net?] [nfc?] WARNING in nci_rx_work
2026-07-23 0:39 UTC
[PATCH] wifi: rtlwifi: pci: fix error path in rtl_pci_probe()
2026-07-23 0:37 UTC (2+ messages)
[RFC PATCH v2 13/25] KVM: nSVM: Flush both L1 and L2 ASIDs on KVM_REQ_TLB_FLUSH
2026-07-23 0:37 UTC (4+ messages)
+ mm-page_reporting-use-system_freezable_wq-to-fix-uaf-during-suspend.patch added to mm-hotfixes-unstable branch
2026-07-23 0:36 UTC
[PATCH v3] mm/page_reporting: use system_freezable_wq to fix UAF during suspend
2026-07-23 0:36 UTC (2+ messages)
[RFC PATCH v2 08/25] KVM: SEV: Stop using per-vCPU ASID for SEV VMs
2026-07-23 0:33 UTC (5+ messages)
[PATCH v3 0/3] Add DMA support for i.MX94 and improve AHB read performance
2026-07-23 0:32 UTC (3+ messages)
` [PATCH v3 2/3] spi: nxp-xspi: Improve AHB read performance with DMA
[PATCH bpf-next v1 8/8] resolve_btfids: Enforce consistent kfunc flags across BTF ID sets
2026-07-23 0:32 UTC (2+ messages)
[PATCH V11 0/9] famfs: port into fuse
2026-07-23 0:32 UTC (4+ messages)
[PATCH] uprobes: Restore original return address in uretprobe context
2026-07-23 0:31 UTC (3+ messages)
[PATCH 0/3] ata: sata_dwc_460ex: fix PHY lifecycle and sactive_issued races
2026-07-23 0:31 UTC (7+ messages)
` [PATCH 1/3] ata: sata_dwc_460ex: fix PHY lifecycle ordering on device removal
` [PATCH 2/3] ata: sata_dwc_460ex: fix data race on hsdev->sactive_issued in interrupt handler
` [PATCH 3/3] ata: sata_dwc_460ex: preserve sactive_issued state across ISR invocations
short description of GeoNetworking
2026-07-23 0:30 UTC (3+ messages)
[PATCH v3 0/3] mm/damon: Introduce a huge page collapsing mechanism using auto tuning
2026-07-23 0:28 UTC (2+ messages)
[PATCH] selftests: futex: Restore support checks for futex2 and priv_hash
2026-07-23 0:27 UTC (4+ messages)
[docs:docs-next 42/46] Warning: fs/inode.c:1303 Excess function parameter 'isnew' description in 'inode_insert5' (did you mean one of: 'inode')
2026-07-23 0:27 UTC
[PATCH] selftests/ftrace: allow relative paths in eprobe test
2026-07-23 0:26 UTC (2+ messages)
[PATCH v1 0/4] drm/xe: MCR semaphore and TLB invalidation timeout fixes for ARL
2026-07-23 0:26 UTC (6+ messages)
` [PATCH v1 3/4] drm/xe/guc/ct: Queue G2H worker before flushing it in timeout paths
[PATCH] x86/elf: Correct comment for STACK_RND_MASK()
2026-07-23 0:25 UTC (2+ messages)
[PATCH] KVM: SEV: Allocate full pages for {DE,EN}CRYPT ops on SNP-enabled hosts
2026-07-23 0:25 UTC (2+ messages)
[PATCH 0/8] wifi: fix PMSR lifetime and frame validation issues
2026-07-23 0:25 UTC (4+ messages)
[RFC PATCH v2 00/11] KVM: Allow alternative providers of guest_memfd backed by PFNMAP memory
2026-07-23 0:24 UTC (2+ messages)
[PATCH v2] selftests/damon/sysfs.py: clean up sh processes used for obsolete_target test
2026-07-23 0:22 UTC (2+ messages)
[PATCH] submodule: resolve insteadof-aliases when matching remote
2026-07-23 0:21 UTC (2+ messages)
` [PATCH v2] submodule: resolve insteadOf aliases "
+ rapidio-mport_cdev-fix-use-after-free-in-dma_req_free.patch added to mm-nonmm-unstable branch
2026-07-23 0:21 UTC
[RFC PATCH 0/2] LNL_FLUSH_* enhancements
2026-07-23 0:20 UTC (4+ messages)
` ✗ CI.checkpatch: warning for "
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
[PATCH v5 14/36] mm/damon: skip private node memory in DAMON migration and pageout
2026-07-23 0:19 UTC (2+ messages)
[RFC] Robust futex causing memcg OOM storm on exit
2026-07-23 0:19 UTC
[PATCH] ksmbd: use copied ACE count when walking DACL in set_ntacl_dacl
2026-07-23 0:19 UTC (2+ messages)
[PATCH v9 0/7] drm/tyr: firmware loading and MCU boot support
2026-07-23 0:17 UTC (9+ messages)
` [PATCH v9 1/7] drm/tyr: add resources to RegistrationData
` [PATCH v9 2/7] drm/tyr: add a generic slot manager
` [PATCH v9 3/7] drm/tyr: add Memory Management Unit (MMU) support
` [PATCH v9 4/7] drm/tyr: add GPU virtual memory (VM) support
` [PATCH v9 5/7] drm/tyr: add a kernel buffer object
` [PATCH v9 6/7] drm/tyr: add parser for firmware binary
` [PATCH v9 7/7] drm/tyr: add Microcontroller Unit (MCU) booting
[RFC] mpam,x86,fs/resctrl: Generic schema description Proof of Concept
2026-07-23 0:17 UTC (8+ messages)
Questions and concerns about BPF-selected interpreter
2026-07-23 0:16 UTC (4+ messages)
[PATCH v2] media: dvb-core: add upper bound check in DMX_SET_BUFFER_SIZE ioctl
2026-07-23 0:13 UTC
[PATCH v4 0/3] VFS: refactor lookup_open and add vfs_lookup()
2026-07-23 0:14 UTC (9+ messages)
` [PATCH v4 3/3] VFS: add vfs_lookup_open() for nfsd
[PATCH v3 00/14] vfs: add O_CREAT|O_DIRECTORY to open*(2)
2026-07-23 0:10 UTC (10+ messages)
` [PATCH v3 09/14] "
[PATCH v2] x86/boot/compressed: Disable jump tables
2026-07-23 0:09 UTC
[PATCH 7.1 0000/2079] 7.1.5-rc2 review
2026-07-23 0:06 UTC (2+ messages)
[PATCH v2] mm/page_reporting: Add page_reporting_delay_ms sysctl
2026-07-23 0:06 UTC (2+ messages)
[RFC PATCH v2 00/13] mm/kwatch: dynamic hardware watchpoints for hunting memory corruption
2026-07-23 0:05 UTC (6+ messages)
Yale Blockchain Initiative sales
2026-07-23 0:04 UTC
[RFC PATCH 0/8] ASoC: SDCA: enable on DT platforms and add Qualcomm WCD9378 (Tambora) codec
2026-07-23 0:03 UTC (17+ messages)
` [RFC PATCH 1/8] ASoC: SDCA: hw_params: program upstream Input Terminals for OT DAI
` [RFC PATCH 2/8] ASoC: SDCA: allow building without ACPI
` [RFC PATCH 3/8] ASoC: SDCA: expose class helpers with hw_ops for non-DisCo platforms
` [RFC PATCH 4/8] ASoC: SDCA: add PDE pre/post-pmu hooks to hw_ops
` [RFC PATCH 5/8] ASoC: SDCA: class_function: xlate sound-dai cell by entity index
` [RFC PATCH 6/8] ASoC: SDCA: register SDCA_FUNCTION_TYPE_SIMPLE_JACK in class function driver
` [RFC PATCH 7/8] dt-bindings: sound: qcom: add Tambora WCD9378 SDCA codec
` [RFC PATCH 8/8] ASoC: codecs: add Qualcomm Tambora (WCD9378) "
[PATCH V6 0/8] KVM: x86/pmu: Add hardware Topdown metrics support
2026-07-23 0:02 UTC (3+ messages)
` [PATCH v6 7/8] KVM: x86/pmu: Emulate RDPMC on performance metrics
[PATCH] media: dvb-core: fix race between dvb_dvr_read() and dvb_dvr_set_buffer_size()
2026-07-23 0:00 UTC
[PATCH v2] dma-buf: Split sgl into page-aligned 2G chunks
2026-07-23 0:02 UTC (5+ messages)
` [PATCH v3] dma-buf: Split sgl by largest page-aligned chunk
[PATCH 0/3] Modify the SW tail logic in OA
2026-07-23 0:01 UTC (2+ messages)
` ✓ Xe.CI.BAT: success for Modify the SW tail logic in OA (rev2)
[PATCH 0/3] tools/mm/page_owner_sort: fix --sort, add module filter, improve usage
2026-07-23 0:01 UTC (2+ messages)
[PATCH v5 00/11] mm: PMD-level swap entries for anonymous THPs
2026-07-23 0:01 UTC (3+ messages)
` [PATCH v5 04/11] mm: zswap: add range lookup for large-folio swapin
[PATCH v2 0/5] Add Laguna/Tensor G5 SoC and Frankel, Blazer & Mustang boards
2026-07-22 23:58 UTC (4+ messages)
` [PATCH v2 4/5] arm64: dts: google: Add initial dts for frankel/blazer/mustang
+ rbtree-fixup-kernel-doc-names.patch added to mm-nonmm-unstable branch
2026-07-22 23:55 UTC
[PATCH] apparmor: update website link
2026-07-22 23:53 UTC (4+ messages)
+ mm-vmalloc-map-contiguous-pages-in-batches-for-vmap-if-possible-fix.patch added to mm-unstable branch
2026-07-22 23:52 UTC
[PATCH 1/2] tools/amd_hdmi_compliance: Add FRL Test Support
2026-07-22 23:51 UTC (2+ messages)
` ✗ i915.CI.Full: failure for series starting with [1/2] "
[OE-core][scarthgap][PATCH 01/13] vim: Security Fix for CVE-2026-28422
2026-07-22 23:48 UTC (2+ messages)
[PATCH v4 00/18] mshv: Bug fixes across the mshv_root module
2026-07-22 23:46 UTC (3+ messages)
` [PATCH v4 10/18] mshv: portid_table: Make mshv_portid_lookup() RCU-aware by contract
[PATCH net-next v2 0/7] net: mana: harden the HWC and add dynamic queue depth
2026-07-22 23:46 UTC (11+ messages)
` [PATCH net-next v2 1/7] net: mana: RCU-protect gc->cq_table lookups against concurrent CQ destroy
` [PATCH net-next v2 2/7] net: mana: fix HWC RQ/SQ buffer size swap
` [PATCH net-next v2 3/7] net: mana: free HWC comp_buf after destroying the EQ
` [PATCH net-next v2 4/7] net: mana: validate hardware-supplied values in the HWC RX path
` [PATCH net-next v2 5/7] net: mana: fix HWC teardown safety with setup_active flag and destroy ordering
+ ocfs2-cluster-fix-o2hb_dependent_users-leak-on-pin-failure.patch added to mm-nonmm-unstable branch
2026-07-22 23:44 UTC
+ ocfs2-cluster-avoid-lock-order-inversion-in-o2hb_region_pin-from-drop_item.patch added to mm-nonmm-unstable branch
2026-07-22 23:44 UTC
+ ocfs2-cluster-dont-sleep-while-holding-o2hb_live_lock-in-o2hb_region_pin.patch added to mm-nonmm-unstable branch
2026-07-22 23:43 UTC
[PATCH v2 0/3] ocfs2: cluster: o2hb_region_pin() fixes
2026-07-22 23:43 UTC (2+ messages)
[PATCH] tee: remove dead select from kconfig
2026-07-22 23:43 UTC (5+ messages)
[PATCH 00/15] Enable TDX Module Extensions and DICE-based TDX Quoting
2026-07-22 23:43 UTC (3+ messages)
` [RFC PATCH 12/15] KVM: TDX: Add in-kernel Quote generation
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.