All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-11-25 17:40:29 to 2025-11-25 18:17:32 UTC [more...]

[PATCH v2 0/5] vfio-user coverity fixes
 2025-11-25 18:16 UTC  (5+ messages)
` [PATCH v2 4/5] vfio-user: simplify vfio_user_recv_one()

[PATCH -next] cpuset: Remove unnecessary checks in rebuild_sched_domains_locked
 2025-11-25 18:16 UTC  (2+ messages)

[PATCH v5 0/5] Improve VMA merging for CPU-address-mirrored mappings
 2025-11-25 18:16 UTC  (7+ messages)
` [PATCH v5 1/5] drm/xe: Add helper to extend CPU-mirrored VMA range for merge
` [PATCH v5 2/5] drm/xe: Merge adjacent default-attribute VMAs during garbage collection
` [PATCH v5 4/5] drm/xe/svm: Enable UNMAP for VMA merging operations

[PATCH v2 1/3] rust: helpers: Add list helpers for C linked list operations
 2025-11-25 18:16 UTC  (3+ messages)

[PATCH] RISC-V: KVM: Allow to downgrade HGATP mode via SATP mode
 2025-11-25 18:15 UTC  (5+ messages)

[PATCH v6 00/30] objtool: Function validation tracing
 2025-11-25 18:16 UTC  (3+ messages)
` [PATCH v6 03/30] objtool: Disassemble code with libopcodes instead of running objdump

[PATCH v3 0/3] Add support for Clock controllers for Kaanapali
 2025-11-25 18:15 UTC  (5+ messages)
` [PATCH v3 1/3] clk: qcom: rpmh: Add support for Kaanapali rpmh clocks

[PATCH] fuse: fix io-uring list corruption for terminated non-committed requests
 2025-11-25 18:13 UTC 

[PATCH RFC] mm: ghost swapfile support for zswap
 2025-11-25 18:14 UTC  (4+ messages)

[PATCH 1/2] tools/power/turbostat: Set per_cpu_msr_sum to NULL after free
 2025-11-25 18:13 UTC  (4+ messages)
` [PATCH 2/2] tools/power/turbostat: Fix division by zero when TDP calculation fails

[PATCH v10 0/4] drm/xe: Improve wedged mode handling
 2025-11-25 18:13 UTC  (5+ messages)
` [PATCH v10 1/4] drm/xe: Validate wedged_mode parameter and define enum for modes
` [PATCH v10 2/4] drm/xe: Don't update wedged mode in case of an error

[PATCH] clk: qcom: clk-rpmh: Update the clock suffix for Glymur
 2025-11-25 18:12 UTC 

[PATCH v3 00/19] mm, swap: swap table phase II: unify swapin use swap cache and cleanup flags
 2025-11-25 18:11 UTC  (3+ messages)
` [PATCH v3 14/19] mm, swap: cleanup swap entry management workflow

[RFC PATCH bpf-next 0/7] bpf: Implement BPF_LINK_UPDATE for tracing links
 2025-11-25 18:11 UTC  (6+ messages)
` [RFC PATCH bpf-next 1/7] bpf: Set up update_prog scaffolding for bpf_tracing_link_lops

[PATCH] KVM: s390: Implement CHECK_STOP support and fix GET_MP_STATE
 2025-11-25 18:10 UTC  (3+ messages)

[PATCH v3 0/7] rtla/timerlat: Add --bpf-action option
 2025-11-25 18:10 UTC  (5+ messages)
` [PATCH v3 2/7] "

[PATCH v4 000/145] smb: smbdirect/client/server: moving to common functions and smbdirect.ko
 2025-11-25 17:55 UTC  (94+ messages)
` [PATCH v4 001/145] smb: smbdirect: let smbdirect.h include #include <linux/types.h>
` [PATCH v4 002/145] smb: smbdirect: introduce smbdirect_socket.logging infrastructure
` [PATCH v4 003/145] smb: smbdirect: add some logging to SMBDIRECT_CHECK_STATUS_{WARN,DISCONNECT}()
` [PATCH v4 004/145] smb: smbdirect: introduce smbdirect_recv_io.complex_work
` [PATCH v4 005/145] smb: smbdirect: introduce smbdirect_all_c_files.c
` [PATCH v4 006/145] smb: smbdirect: introduce smbdirect_internal.h
` [PATCH v4 007/145] smb: client: include smbdirect_all_c_files.c
` [PATCH v4 008/145] smb: server: "
` [PATCH v4 009/145] smb: smbdirect: introduce smbdirect_socket.c to be filled
` [PATCH v4 010/145] smb: smbdirect: introduce smbdirect_socket_prepare_create()
` [PATCH v4 011/145] smb: smbdirect: introduce smbdirect_socket_set_logging()
` [PATCH v4 012/145] smb: smbdirect: introduce smbdirect_socket_wake_up_all()
` [PATCH v4 013/145] smb: smbdirect: introduce smbdirect_socket_cleanup_work()
` [PATCH v4 014/145] smb: smbdirect: introduce smbdirect_socket_schedule_cleanup[{_lvl,_status}]()
` [PATCH v4 015/145] smb: smbdirect: introduce smbdirect_connection.c to be filled
` [PATCH v4 016/145] smb: smbdirect: introduce smbdirect_connection_{get,put}_recv_io()
` [PATCH v4 017/145] smb: smbdirect: introduce smbdirect_connection_reassembly_{append,first}_recv_io()
` [PATCH v4 018/145] smb: smbdirect: introduce smbdirect_connection_idle_timer_work()
` [PATCH v4 019/145] smb: smbdirect: set SMBDIRECT_KEEPALIVE_NONE before disable_delayed_work(&sc->idle.timer_work);
` [PATCH v4 020/145] smb: smbdirect: introduce smbdirect_frwr_is_supported()
` [PATCH v4 021/145] smb: smbdirect: introduce smbdirect_socket.{send,recv}_io.mem.gfp_mask
` [PATCH v4 022/145] smb: smbdirect: introduce smbdirect_connection_{alloc,free}_send_io()
` [PATCH v4 023/145] smb: smbdirect: introduce smbdirect_connection_send_io_done()
` [PATCH v4 024/145] smb: smbdirect: introduce smbdirect_connection_{create,destroy}_mem_pools()
` [PATCH v4 025/145] smb: smbdirect: introduce smbdirect_map_sges_from_iter() and helper functions
` [PATCH v4 026/145] smb: smbdirect: introduce smbdirect_connection_qp_event_handler()
` [PATCH v4 027/145] smb: smbdirect: introduce smbdirect_connection_negotiate_rdma_resources()
` [PATCH v4 028/145] smb: smbdirect: introduce smbdirect_connection_{create,destroy}_qp()
` [PATCH v4 029/145] smb: smbdirect: introduce smbdirect_connection_post_recv_io()
` [PATCH v4 030/145] smb: smbdirect: introduce smbdirect_connection_recv_io_refill_work()
` [PATCH v4 031/145] smb: smbdirect: split out smbdirect_connection_recv_io_refill()
` [PATCH v4 032/145] smb: smbdirect: introduce smbdirect_get_buf_page_count()
` [PATCH v4 033/145] smb: smbdirect: introduce smbdirect_socket_wait_for_credits()
` [PATCH v4 034/145] smb: smbdirect: introduce smbdirect_mr.c with client mr code
` [PATCH v4 035/145] smb: smbdirect: introduce smbdirect_rw.c with server rw code
` [PATCH v4 036/145] smb: smbdirect: define SMBDIRECT_MIN_{RECEIVE,FRAGMENTED}_SIZE
` [PATCH v4 037/145] smb: smbdirect: define SMBDIRECT_RDMA_CM_[RNR_]RETRY
` [PATCH v4 038/145] smb: smbdirect: introduce smbdirect_connection_recv_io_done()
` [PATCH v4 039/145] smb: smbdirect: introduce smbdirect_socket_destroy[_sync]()
` [PATCH v4 040/145] smb: smbdirect: introduce smbdirect_connection_rdma_{established,event_handler}()
` [PATCH v4 041/145] smb: smbdirect: introduce smbdirect_connection_recvmsg()
` [PATCH v4 042/145] smb: smbdirect: introduce smbdirect_connection_grant_recv_credits()
` [PATCH v4 043/145] smb: smbdirect: introduce smbdirect_connection_request_keep_alive()
` [PATCH v4 044/145] smb: smbdirect: introduce smbdirect_connection_send_iter() and related functions
` [PATCH v4 045/145] smb: smbdirect: introduce smbdirect_connection_send_immediate_work()
` [PATCH v4 046/145] smb: smbdirect: introduce smbdirect_connection_negotiation_done()
` [PATCH v4 047/145] smb: smbdirect: introduce smbdirect_mr_io_fill_buffer_descriptor()
` [PATCH v4 048/145] smb: smbdirect: introduce smbdirect_connection_legacy_debug_proc_show()
` [PATCH v4 049/145] smb: smbdirect: introduce smbdirect_connection_wait_for_connected()
` [PATCH v4 050/145] smb: smbdirect: introduce smbdirect_connection_is_connected()
` [PATCH v4 051/145] smb: smbdirect: introduce smbdirect_socket_shutdown()
` [PATCH v4 052/145] smb: smbdirect: introduce smbdirect_socket_init_{new,accepting}() and helpers
` [PATCH v4 053/145] smb: smbdirect: introduce smbdirect_connect[_sync]()
` [PATCH v4 054/145] smb: smbdirect: introduce smbdirect_accept_connect_request()
` [PATCH v4 055/145] smb: smbdirect: introduce smbdirect_socket_create_{kern,accepting}() and smbdirect_socket_release()
` [PATCH v4 056/145] smb: smbdirect: let smbdirect_socket.h include all headers for used structures
` [PATCH v4 057/145] smb: smbdirect: let smbdirect_internal.h define pr_fmt without SMBDIRECT_USE_INLINE_C_FILES
` [PATCH v4 058/145] smb: smbdirect: introduce smbdirect_public.h with prototypes
` [PATCH v4 059/145] smb: smbdirect: provide explicit prototypes for cross .c file functions
` [PATCH v4 060/145] smb: smbdirect: introduce the basic smbdirect.ko
` [PATCH v4 061/145] smb: client: make use of smbdirect_socket_prepare_create()
` [PATCH v4 062/145] smb: client: make use of smbdirect_socket_set_logging()
` [PATCH v4 063/145] smb: client: make use of smbdirect_socket_wake_up_all()
` [PATCH v4 064/145] smb: client: let allocate_receive_buffers() initialize complex_work as disabled
` [PATCH v4 065/145] smb: client: make use of smbdirect_socket_cleanup_work()
` [PATCH v4 066/145] smb: client: make use of smbdirect_socket_schedule_cleanup()
` [PATCH v4 067/145] smb: client: make use of smbdirect_connection_{get,put}_recv_io()
` [PATCH v4 068/145] smb: client: make use of smbdirect_connection_reassembly_{append,first}_recv_io()
` [PATCH v4 069/145] smb: client: make use of smbdirect_connection_idle_timer_work()
` [PATCH v4 070/145] smb: client: make use of smbdirect_frwr_is_supported()
` [PATCH v4 071/145] smb: client: make use of smbdirect_connection_{alloc,free}_send_io()
` [PATCH v4 072/145] smb: client: make use of smbdirect_connection_send_io_done()
` [PATCH v4 073/145] smb: client: make use of smbdirect_connection_{create,destroy}_mem_pools()
` [PATCH v4 074/145] smb: client: make use of smbdirect_map_sges_from_iter()
` [PATCH v4 075/145] smb: client: make use of smbdirect_connection_qp_event_handler()
` [PATCH v4 076/145] smb: client: make use of smbdirect_connection_negotiate_rdma_resources()
` [PATCH v4 077/145] smb: client: make use of smbdirect_connection_{create,destroy}_qp()
` [PATCH v4 078/145] smb: client: initialize recv_io->cqe.done = recv_done just once
` [PATCH v4 079/145] smb: client: make use of smbdirect_connection_post_recv_io()
` [PATCH v4 080/145] smb: client: make use of smbdirect_connection_recv_io_refill_work()
` [PATCH v4 081/145] smb: client: make use of functions from smbdirect_mr.c
` [PATCH v4 082/145] smb: client: make use of smbdirect_socket_destroy_sync()
` [PATCH v4 083/145] smb: client: make use of smbdirect_connection_recvmsg()
` [PATCH v4 084/145] smb: client: let smbd_post_send() make use of request->wr
` [PATCH v4 085/145] smb: client: make use of smbdirect_connection_grant_recv_credits()
` [PATCH v4 086/145] smb: client: make use of smbdirect_connection_request_keep_alive()
` [PATCH v4 087/145] smb: client: change smbd_post_send_empty() to void return
` [PATCH v4 088/145] smb: client: let smbd_post_send_iter() get remaining_length and return data_length
` [PATCH v4 089/145] smb: client: let smbd_post_send_full_iter() "
` [PATCH v4 090/145] smb: client: make use of smbdirect_connection_send_{single_iter,immediate_work}()
` [PATCH v4 091/145] smb: client: introduce and use smbd_mr_fill_buffer_descriptor()
` [PATCH v4 092/145] smb: client: introduce and use smbd_debug_proc_show()
` [PATCH v4 093/145] smb: client: make use of smbdirect_socket_init_new() and smbdirect_connect_sync()

[PATCH v2 0/2] ARM: add support for pcb8385
 2025-11-25 18:09 UTC  (2+ messages)

[PATCH v4 00/12] arm64: dts: qcom: sdm845-lg-{common, judyln}: Improve HW support in dts
 2025-11-25 18:09 UTC  (2+ messages)

[PATCH v4 0/2] Add device tree for Nvidia BMC msx4 cx8 switchboard
 2025-11-25 18:09 UTC  (2+ messages)

[PATCH v2 0/2] arm64: dts: qcom: QCS615 Talos EVK audio support
 2025-11-25 18:09 UTC  (2+ messages)

[PATCH RFC 0/8] Qualcomm 3rd gen fuel gauge support
 2025-11-25 18:09 UTC  (2+ messages)

[PATCH] wifi: rtw88: fix DTIM period handling when conf->dtim_period is zero
 2025-11-25 18:09 UTC 

[PATCH 0/13] rtla: Code robustness and maintainability improvements
 2025-11-25 18:09 UTC  (6+ messages)
` [rtla 07/13] rtla: Introduce timerlat_restart() helper

[meta-python][PATCH] python3-tenacity: new recipe version 9.1.2
 2025-11-25 18:08 UTC 

[PATCH v2 1/2] mm/mm_init: Introduce a boot parameter for check_pages
 2025-11-25 18:06 UTC  (4+ messages)
` [PATCH v2 2/2] mm/mm_init: decouple page checking and init_on_{alloc, free}

[PATCH] drm/i915/gem: NULL-initialize the eb->vma[].vma pointers in gem_do_execbuffer
 2025-11-25 18:06 UTC  (3+ messages)

[PATCH v3] KVM: x86: Add x2APIC "features" to control EOI broadcast suppression
 2025-11-25 18:05 UTC 

[PATCH net-next] net: stmmac: dwmac: Disable flushing frames on Rx Buffer Unavailable
 2025-11-25 18:05 UTC  (4+ messages)

[PATCH] iommu/arm-smmu-qcom: Enable use of all SMR groups when running bare-metal
 2025-11-25 18:05 UTC  (2+ messages)

[PATCH v1 1/1] cpuidle: Update header inclusion
 2025-11-25 18:05 UTC  (2+ messages)

[PATCH linux-next] fgraph: Fix and tighten PID filtering support
 2025-11-25 18:05 UTC  (2+ messages)

PRI support in arm-smmu-v3 driver
 2025-11-25 18:03 UTC  (3+ messages)

[BUG] Raxda Rock Pi 4A serial console output stops prematurely
 2025-11-25 18:02 UTC 

[PATCH] lib: sbi: expected trap must always clear MPRV
 2025-11-25 18:03 UTC  (3+ messages)

[PATCH v4 0/6] PM: QoS: Introduce a CPU system wakeup QoS limit for s2idle
 2025-11-25 18:03 UTC  (2+ messages)

OpenEmbedded Happy Hour November 26 5pm/1700 UTC
 2025-11-25 18:02 UTC 

[PATCH 0/1] replay: add --revert option to reverse commit changes
 2025-11-25 18:02 UTC  (3+ messages)

[PATCH 6.19/scsi-queue] scsi: target: core: Add emulation for REPORT_IDENTIFICATION_INFORMATION
 2025-11-25 18:01 UTC  (4+ messages)

[RFC] rte_acl_build memory fragmentation concern and proposal for external memory support
 2025-11-25 18:01 UTC  (3+ messages)
` [PATCH v3] acl: support custom memory allocator

[PATCH 0/3] MSHV intercepts support on arm64
 2025-11-25 18:01 UTC  (3+ messages)
` [PATCH 2/3] irqchip/gic-v3: allocate one SGI for MSHV

[PATCH V3 0/6] block: ignore __blkdev_issue_discard() ret value
 2025-11-25 17:38 UTC  (3+ messages)
` [PATCH V3 1/6] block: ignore discard return value
  ` [f2fs-dev] "

[PATCH] rtc: abx80x: Disable alarm feature if no interrupt attached
 2025-11-25 18:00 UTC 

[PATCH] KVM: arm64: Add break to default case in kvm_pgtable_stage2_pte_prot()
 2025-11-25 17:59 UTC 

[PATCH net-next] virtio-net: avoid unnecessary checksum calculation on guest RX
 2025-11-25 17:59 UTC  (3+ messages)

[syzbot] [batman?] KMSAN: uninit-value in skb_clone
 2025-11-25 17:59 UTC  (3+ messages)

[RFC PATCH 0/4] SEV-SNP Unaccepted Memory Hotplug
 2025-11-25 17:57 UTC  (5+ messages)
` [RFC PATCH 1/4] efi/libstub: Decouple memory bitmap from the unaccepted table
` [RFC PATCH 2/4] mm: Add support for unaccepted memory hotplug
` [RFC PATCH 3/4] x86/sev: Introduce hotplug-aware SNP page state validation
` [RFC PATCH 4/4] mm: Add support for unaccepted memory hot-remove

+ calibrate-update-header-inclusion.patch added to mm-nonmm-unstable branch
 2025-11-25 17:58 UTC 

Clarifying confusion of our variable placement rules caused by cleanup.h
 2025-11-25 17:57 UTC  (3+ messages)

[patch 0/3] x86/irq: Bugfix and cleanup for posted MSI interrupts
 2025-11-25 17:54 UTC  (3+ messages)
` [patch 1/3] x86/msi: Make irq_retrigger() functional for posted MSI

[PATCHv2 1/2] kernel/kexec: Change the prototype of kimage_map_segment()
 2025-11-25 17:55 UTC  (4+ messages)

[PATCH V3 00/14] LoongArch: Add basic LoongArch32 support
 2025-11-25 17:54 UTC  (6+ messages)
` [PATCH V3 13/14] LoongArch: Adjust default config files for 32BIT/64BIT

[PATCH i-g-t 0/7] igt: Help out coccinelle
 2025-11-25 17:53 UTC  (2+ messages)
` ✗ i915.CI.Full: failure for igt: Help out coccinelle (rev2)

[PATCH] arm: dts: mediatek: switch mt8365 to OF_UPSTREAM
 2025-11-25 17:35 UTC 

+ reinstate-resource-avoid-unnecessary-lookups-in-find_next_iomem_res.patch added to mm-nonmm-unstable branch
 2025-11-25 17:52 UTC 

[PATCH v6 0/2] Add support for NXP XSPI
 2025-11-25 17:51 UTC  (5+ messages)
` [PATCH v6 1/2] dt-bindings: spi: Document imx94 xspi
` [PATCH v6 2/2] spi: add driver for NXP XSPI controller

[PATCH i-g-t v2 00/10] Xe SR-IOV admin scheduling helpers and test updates
 2025-11-25 17:50 UTC  (2+ messages)
` ✓ Xe.CI.BAT: success for Xe SR-IOV admin scheduling helpers and test updates (rev2)

[PATCH net-next v4] l2tp: fix double dst_release() on sk_dst_cache race
 2025-11-14  3:24 UTC 

[PATCH] migration: fix parsing snapshots with x-ignore-shared flag
 2025-11-25 17:46 UTC 

[PATCH] make strip: include `scalar`
 2025-11-25 17:47 UTC  (3+ messages)

[RFC v1 0/4] Microchip mpfs/pic64gx pinctrl part 2
 2025-11-25 17:47 UTC  (6+ messages)
` [RFC v1 2/4] pinctrl: add polarfire soc mssio pinctrl driver

+ mm-fix-debug_rodata_test-indentation-in-kconfig.patch added to mm-unstable branch
 2025-11-25 17:47 UTC 

[PATCH v2 00/11] Add support for Multimedia Clock controllers for Kaanapali
 2025-11-25 17:45 UTC  (12+ messages)
` [PATCH v2 01/11] clk: qcom: clk-alpha-pll: Update the PLL support for cal_l
` [PATCH v2 02/11] clk: qcom: clk-alpha-pll: Add support for controlling Pongo EKO_T PLL
` [PATCH v2 03/11] clk: qcom: clk-alpha-pll: Add support for controlling Rivian PLL
` [PATCH v2 04/11] dt-bindings: clock: qcom: document Kaanapali DISPCC clock controller
` [PATCH v2 05/11] dt-bindings: clock: qcom: Add support for CAMCC for Kaanapali
` [PATCH v2 06/11] dt-bindings: clock: qcom: Add Kaanapali video clock controller
` [PATCH v2 07/11] dt-bindings: clock: qcom: document the Kaanapali GPU Clock Controller
` [PATCH v2 08/11] clk: qcom: dispcc: Add support for display clock controller Kaanapali
` [PATCH v2 09/11] clk: qcom: camcc: Add support for camera clock controller for Kaanapali
` [PATCH v2 10/11] clk: qcom: Add support for VideoCC driver "
` [PATCH v2 11/11] clk: qcom: Add support for GPUCC and GXCLK "

[bluez/bluez] df185f: transport: fix VCP volume updating and sink volumes
 2025-11-25 17:46 UTC 

[PATCH v4 00/11] VMSCAPE optimization for BHI variant
 2025-11-25 17:45 UTC  (6+ messages)
` [PATCH v4 06/11] x86/vmscape: Move mitigation selection to a switch()

+ mm-huge_memory-change-folio_split_supported-to-folio_check_splittable-fix.patch added to mm-unstable branch
 2025-11-25 17:45 UTC 

[PATCH v2 0/4] Improve folio split related functions
 2025-11-25 17:44 UTC  (4+ messages)
` [PATCH v2 1/4] mm/huge_memory: change folio_split_supported() to folio_check_splittable()

[PATCH v2 00/10] Add support for handling PCIe M.2 Key E connectors in devicetree
 2025-11-25 17:43 UTC  (3+ messages)
` [PATCH v2 08/10] dt-bindings: connector: Add PCIe M.2 Mechanical Key E connector

[PATCH] linux-user: look up executable in emulation dir for execve syscall
 2025-11-25 17:42 UTC 

[PATCH RESEND v5] vmcoreinfo: Track and log recoverable hardware errors
 2025-11-25 17:42 UTC  (5+ messages)

[PATCH] mailmap: update Pratyush Yadav's email address
 2025-11-25 17:42 UTC  (3+ messages)

[PATCH 0/3] drm/xe/xe3p_lpg: L2 flush optimization
 2025-11-25 17:42 UTC  (2+ messages)
` ✓ Xe.CI.Full: success for "

[PATCH v1 0/4] Introduce xe_pcode_read_probe()
 2025-11-25 17:41 UTC  (8+ messages)
` [PATCH v1 1/4] drm/xe/pcode: "

[PATCH v3 0/5] thermal/drivers: airoha: Add support for AN7583
 2025-11-25 17:41 UTC  (3+ messages)
` [PATCH v3 2/5] thermal/drivers: airoha: Generalize probe function

[PATCH] block: fix typos in comments and strings in blk-core.c
 2025-11-25 17:41 UTC  (3+ messages)
` [PATCH v2 0/1] block: fix typos in comments and strings in blk-core
  ` (subset) "

[PATCH] block: Remove references to __device_add_disk()
 2025-11-25 17:41 UTC  (2+ messages)

[PATCH] ci(dockerized): do show the result of failing tests again
 2025-11-25 17:40 UTC  (3+ messages)

linux-next: manual merge of the risc-v tree with the mm-unstable tree
 2025-11-25 17:40 UTC  (3+ messages)


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.