All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-11-25 17:19:03 to 2025-11-25 18:04:09 UTC [more...]

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 v4 000/145] smb: smbdirect/client/server: moving to common functions and smbdirect.ko
 2025-11-25 17:55 UTC  (57+ 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 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  (4+ 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)

[PATCH] drm/i915/gem: NULL-initialize the eb->vma[].vma pointers in gem_do_execbuffer
 2025-11-25 17:58 UTC  (2+ 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  (3+ messages)
` ✓ i915.CI.BAT: success for Xe SR-IOV admin scheduling helpers and test updates (rev2)
` ✓ Xe.CI.BAT: "

[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  (4+ 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  (5+ 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)

mt8183-kukui: drm/mediatek: dts: Invalid display hw pipeline when probing mediatek-drm
 2025-11-25 18:01 UTC 

[PATCH 0/2] meson-windows-test ci output fixes
 2025-11-25 17:39 UTC  (3+ messages)
` [PATCH 2/2] ci(windows-meson-test): handle options and output like other test jobs

[PATCH v3 00/15] KVM: arm64: nv: Implement FEAT_XNX and FEAT_HAF
 2025-11-25 17:39 UTC  (3+ messages)
` [PATCH v3 04/15] KVM: arm64: Teach ptdump about FEAT_XNX permissions

[PATCH] scripts/analyze-migration: Support mapped-ram snapshot format
 2025-11-25 17:38 UTC 

[PATCH v5] pwm: rzg2l-gpt: Reinitialize the cache value in rzg2l_gpt_disable()
 2025-11-25 17:39 UTC  (3+ messages)

[PATCH 0/2] support batched checks of the references for large folios
 2025-11-25 17:38 UTC  (3+ messages)

[PATCH v3 00/18] vfio: selftests: Support for multi-device tests
 2025-11-25 17:38 UTC  (6+ messages)
` [PATCH v3 06/18] vfio: selftests: Support multiple devices in the same container/iommufd

[PATCH net-next] flow_dissector: save computed hash in __skb_get_hash_symmetric_net()
 2025-11-25 18:19 UTC 

[PATCH 0/2] symbols/x86: avoid symbols-dummy
 2025-11-25 17:36 UTC  (5+ messages)
` [PATCH 1/2] symbols/x86: re-number intermediate files
` [PATCH 2/2] symbols/x86: don't use symbols-dummy

[Intel-wired-lan] [PATCH iwl-next 0/5] ice: add support for devmem/io_uring Rx and Tx
 2025-11-25 17:36 UTC  (12+ messages)
`  "
` [Intel-wired-lan] [PATCH iwl-next 1/5] libeth: pass Rx queue index to PP when creating a fill queue
  `  "
` [Intel-wired-lan] [PATCH iwl-next 2/5] libeth: handle creating pools with unreadable buffers
  `  "
` [Intel-wired-lan] [PATCH iwl-next 3/5] ice: migrate to netdev ops lock
  `  "
` [Intel-wired-lan] [PATCH iwl-next 4/5] ice: implement Rx queue management ops
  `  "
` [Intel-wired-lan] [PATCH iwl-next 5/5] ice: add support for transmitting unreadable frags
  `  "

[PATCH] aspeed/{xdma, rtc, sdhci}: Fix endianness to DEVICE_LITTLE_ENDIAN
 2025-11-25 17:35 UTC  (3+ messages)
` [PATCH] aspeed/{xdma,rtc,sdhci}: "

bug #65889: cryptomount with keyfile fails because of shim lock verifier
 2025-11-25 17:34 UTC  (3+ messages)

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

[PATCH] rtc: interface: Alarm race handling should not discard preceding error
 2025-11-25 17:35 UTC 

[PATCH] drm/rocket: Add scheds pointer to file_priv and fix memory leaks
 2025-11-25 17:34 UTC  (2+ messages)

[kvm-unit-tests PATCH v2 00/11] x86: xsave: Cleanups and AVX testing
 2025-11-25 17:33 UTC  (2+ messages)

[PATCH v2 00/17] hw/riscv, target/riscv: initial e-trace support
 2025-11-25 17:33 UTC  (3+ messages)

[Buildroot] Kernel headers with an external toolchain
 2025-11-25 17:33 UTC  (3+ messages)

+ vmcoreinfo-track-and-log-recoverable-hardware-errors.patch added to mm-nonmm-unstable branch
 2025-11-25 17:32 UTC 

[PATCH v6 0/6] vfio/nvgrace-gpu: Support huge PFNMAP and wait for GPU ready post reset
 2025-11-25 17:30 UTC  (7+ messages)
` [PATCH v6 1/6] vfio: export function to map the VMA
` [PATCH v6 2/6] vfio/nvgrace-gpu: Add support for huge pfnmap
` [PATCH v6 3/6] vfio: use vfio_pci_core_setup_barmap to map bar in mmap
` [PATCH v6 4/6] vfio/nvgrace-gpu: split the code to wait for GPU ready
` [PATCH v6 5/6] vfio/nvgrace-gpu: Inform devmem unmapped after reset
` [PATCH v6 6/6] vfio/nvgrace-gpu: wait for the GPU mem to be ready

[RFC] drm/i915: move i915 specific display adaptation files to display-adapt
 2025-11-25 17:30 UTC  (3+ messages)

[PATCH] scripts/analyze-migration: Rename RAM_SAVE_FLAG_COMPRESS to RAM_SAVE_FLAG_ZERO
 2025-11-25 17:30 UTC 

[linux-next:master 11293/11746] arch/arm64/kvm/hyp/pgtable.c:757:2: warning: label at end of compound statement is a C23 extension
 2025-11-25 17:28 UTC 

[PATCH] ACPI: processor_core: fix map_x2apic_id for amd-pstate
 2025-11-25 17:26 UTC 

[PATCH 0/2] Adding support for Microchip PAC1711
 2025-11-25 17:25 UTC  (4+ messages)
` [PATCH 1/2] dt-bindings: iio: adc: adding support for PAC1711

[PATCH V2 0/3] Add device tree support for NVIDIA Tegra CMDQV
 2025-11-25 17:25 UTC  (3+ messages)
` [PATCH V2 1/3] iommu/arm-smmu-v3: Add device-tree support for CMDQV driver

[PATCH v2] selftests/seccomp: Improve error logging in get_proc_stat()
 2025-11-25 17:25 UTC  (4+ messages)
` [PATCH v3] selftests/seccomp: Fix indentation and rebase error logging patch

[PATCH] drm/i915/display: stop using the configurable fence timeout
 2025-11-25 17:24 UTC  (4+ messages)
` ✗ i915.CI.Full: failure for drm/i915/display: stop using the configurable fence timeout (rev2)

[PATCH v2] i915: Support Intel GPU porting on any non-x86 system
 2025-11-25 10:20 UTC  (5+ messages)

[PATCH v2] i915: Support Intel GPU porting on any non-x86 system
 2025-11-25  3:31 UTC  (3+ messages)

[PATCH v2/2] i915: Support Intel GPU porting on any non-x86 system
 2025-11-25  8:54 UTC  (3+ messages)

[PATCH v3] i915: Support Intel GPU porting on any non-x86 system
 2025-11-25  9:36 UTC 

[PATCH 0/6] phytec: imx8: cleanup environments
 2025-11-25 17:23 UTC  (7+ messages)
` [PATCH 1/6] phytec: change preferred bootdevice dynamically
` [PATCH 2/6] phytec: adapt env to ampliphy-boot bootscripts for imx8 boards
` [PATCH 3/6] phytec: add emmc_dev and sd_dev env vars "
` [PATCH 4/6] phytec: set bootdevices and bootmeths in devicetree "
` [PATCH 5/6] phytec: use fdtoverlay_addr_r
` [PATCH 6/6] phytec: sort .env files alphabetically for imx8 boards

[PATCH v7 0/2] arm64: dts: qcom: Add qcs6490-rubikpi3 board dts
 2025-11-25 16:07 UTC 

[PATCH] tools/power x86_energy_perf_policy: Fix potential NULL pointer dereference
 2025-11-25 17:23 UTC  (2+ messages)

[PATCH v3 0/4] initial work on making VMA flags a bitmap
 2025-11-25 17:21 UTC  (2+ messages)

[PATCH v3 00/11] Mitigation of "failed to load cpu:cpreg_vmstate_array_len" migration failures
 2025-11-25 17:20 UTC  (3+ messages)
` [PATCH v3 09/11] hw/arm/virt: Declare AArch32 DBGDTRTX as safe to ignore in incoming stream

[PATCH] mfd: mc13xxx-core: Fix memory leak in mc13xxx_add_subdevice_pdata()
 2025-11-25 17:19 UTC 

[V6 PATCH] Due to SLA agreement between PF and VFs, multi CCS mode can't be enabled when VFs are already enabled. Similarly, enabling VFs must be blocked when multi CCS mode enabled
 2025-11-25 17:19 UTC  (2+ messages)

[PATCH v4 0/2] SMMU v3 CMDQ fix and improvement
 2025-11-25 17:19 UTC  (3+ messages)
` [PATCH v4 1/2] iommu/arm-smmu-v3: Fix CMDQ timeout warning

What's cooking in git.git (Nov 2025, #07; Sun, 23)
 2025-11-25 17:19 UTC  (3+ messages)

[PATCH net-next v6 0/8] tun/tap & vhost-net: netdev queue flow control to avoid ptr_ring tail drop
 2025-11-25 17:18 UTC  (5+ messages)
` [PATCH net-next v6 2/8] ptr_ring: add helper to check if consume created space


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.