All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-02-14 16:38:35 to 2025-02-14 17:21:43 UTC [more...]

[PATCH v3 0/5] Fix some issues related to an interrupt type in pci_endpoint_test
 2025-02-14 17:21 UTC  (3+ messages)
` [PATCH v3 1/5] misc: pci_endpoint_test: Avoid issue of interrupts remaining after request_irq error

[PATCH v2 00/23] iommu: Further abstract iommu-pages
 2025-02-14 17:07 UTC  (42+ messages)
` [PATCH v2 01/23] iommu/terga: Do not use struct page as the handle for as->pd memory
` [PATCH v2 02/23] iommu/tegra: Do not use struct page as the handle for pts
` [PATCH v2 03/23] iommu/pages: Remove __iommu_alloc_pages()/__iommu_free_pages()
` [PATCH v2 04/23] iommu/pages: Make iommu_put_pages_list() work with high order allocations
` [PATCH v2 05/23] iommu/pages: Remove the order argument to iommu_free_pages()
` [PATCH v2 06/23] iommu/pages: Remove iommu_free_page()
` [PATCH v2 07/23] iommu/pages: De-inline the substantial functions
` [PATCH v2 08/23] iommu/vtd: Use virt_to_phys()
` [PATCH v2 09/23] iommu/pages: Formalize the freelist API
` [PATCH v2 10/23] iommu/riscv: Convert to use struct iommu_pages_list
` [PATCH v2 11/23] iommu/amd: "
` [PATCH v2 12/23] iommu: Change iommu_iotlb_gather to use iommu_page_list
` [PATCH v2 13/23] iommu/pages: Remove iommu_put_pages_list_old and the _Generic
` [PATCH v2 14/23] iommu/pages: Move from struct page to struct ioptdesc and folio
` [PATCH v2 15/23] iommu/pages: Move the __GFP_HIGHMEM checks into the common code
` [PATCH v2 16/23] iommu/pages: Allow sub page sizes to be passed into the allocator
` [PATCH v2 17/23] iommu/amd: Change rlookup, irq_lookup, and alias to use kvalloc()
` [PATCH v2 18/23] iommu/amd: Use roundup_pow_two() instead of get_order()
` [PATCH v2 19/23] iommu/riscv: Update to use iommu_alloc_pages_node_lg2()
` [PATCH v2 20/23] iommu: Update various drivers to pass in lg2sz instead of order to iommu pages
` [PATCH v2 21/23] iommu/pages: Remove iommu_alloc_page/pages()
` [PATCH v2 22/23] iommu/pages: Remove iommu_alloc_page_node()
` [PATCH v2 23/23] iommu/pages: Remove iommu_alloc_pages_node()

[PATCH v2] scsi: core: clear driver private data when retry request
 2025-02-14 17:21 UTC  (2+ messages)

[Intel-wired-lan] [PATCH iwl-net v2] idpf: check error for register_netdev() on init
 2025-02-14 17:18 UTC  (2+ messages)
`  "

[PATCH v2 0/4] Make MIGRATE_ISOLATE a standalone bit
 2025-02-14 17:20 UTC  (5+ messages)
` [PATCH v2 1/4] mm/page_isolation: make page isolation "
` [PATCH v2 2/4] mm/page_isolation: remove migratetype from move_freepages_block_isolate()

[PATCH v2 1/3] xen/pci: do not register devices with segments >= 0x10000
 2025-02-14 17:20 UTC  (2+ messages)

[RFC PATCH 0/4] ceph: fix generic/421 test failure
 2025-02-14 17:19 UTC  (2+ messages)

[PATCH v2] tracing: Do not allow mmap() of persistent ring buffer
 2025-02-14 17:18 UTC  (2+ messages)

[PATCH v4 0/4] locking/lockdep: Disable KASAN instrumentation of lockdep.c
 2025-02-14 17:18 UTC  (8+ messages)
` [PATCH v4 4/4] locking/lockdep: Add kasan_check_byte() check in lock_acquire()

[PATCH v2 00/11] drm/i915/ddi: Fix/simplify port enabling/disabling
 2025-02-14 17:18 UTC  (2+ messages)
` ✗ i915.CI.Full: failure for drm/i915/ddi: Fix/simplify port enabling/disabling (rev2)

[PATCH v2 0/3] xen: fix usage of devices behind a VMD bridge
 2025-02-14 17:17 UTC  (2+ messages)

[PATCH] x86/cpu: Add two Intel CPU model numbers
 2025-02-14 17:17 UTC  (6+ messages)

[PATCH 0/5] vfio: Improve DMA mapping performance for huge pfnmaps
 2025-02-14 17:17 UTC  (3+ messages)
` [PATCH 4/5] mm: Provide page mask in struct follow_pfnmap_args

[PATCH] workqueue: Log additional details when rejecting work
 2025-02-14 17:16 UTC  (2+ messages)

[PATCH v2 00/17] KVM: TDX: TDX interrupts
 2025-02-14 17:15 UTC  (5+ messages)
` [PATCH v2 09/17] KVM: TDX: Handle SMI request as !CONFIG_KVM_SMM

[PATCH v2] sched_ext: Provides a sysfs 'events' to expose core event counters
 2025-02-14 17:15 UTC  (2+ messages)

[PATCH v1 0/5] dmaengine: idxd: fix memory leak in error handling path
 2025-02-14 17:15 UTC  (7+ messages)
` [PATCH v1 3/5] dmaengine: idxd: fix memory leak in error handling path of idxd_setup_groups
` [PATCH v1 4/5] dmaengine: idxd: fix memory leak in error handling path of idxd_alloc
` [PATCH 0/5] dmaengine: idxd: fix memory leak in error handling path

[v2] PCI: dwc: Add the debugfs property to provide the LTSSM status of the PCIe link
 2025-02-14 17:14 UTC  (3+ messages)

[GIT PULL] sched_ext: Fixes for v6.14-rc2
 2025-02-14 17:14 UTC 

[PATCH v2] sched/rt: Fix race in push_rt_task
 2025-02-14 17:12 UTC  (2+ messages)

[RFC PATCH v2 0/5] virtio: obtain SHM page size from device
 2025-02-14 17:13 UTC  (3+ messages)
` [PATCH RFC v2 5/5] drm/virtio: add VIRTGPU_PARAM_HOST_SHM_PAGE_SIZE to params

[PATCH] ui/gtk-gl-area: Remove extra draw call in refresh
 2025-02-14 17:08 UTC  (5+ messages)
` [PATCH v2] "

[usb:usb-testing 51/52] sound/usb/qcom/mixer_usb_offload.c:131:70: warning: 'USB Offload Playback Card Ro...' directive writing 36 bytes into a region of size 34
 2025-02-14 17:12 UTC 

Question about TCP delayed-ack and PUSH flag behavior
 2025-02-14 17:12 UTC  (2+ messages)

[PATCH v10 00/26] cxl: add type2 device basic support
 2025-02-14 17:11 UTC  (7+ messages)
` [PATCH v10 01/26] cxl: make memdev creation type agnostic
` [PATCH v10 03/26] cxl: move pci generic code

[RFC PATCH] uio_hv_generic: Fix sysfs creation path for ring buffer
 2025-02-14 17:11 UTC  (5+ messages)

[PATCH v1] Bluetooth: L2CAP: Fix L2CAP_ECRED_CONN_RSP response
 2025-02-14 17:10 UTC  (3+ messages)
` [v1] "

[PATCH 0/6] Introduce drm sharpness property
 2025-02-14 17:09 UTC  (4+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for Introduce drm sharpness property (rev8)
` ✗ Fi.CI.SPARSE: "
` ✗ i915.CI.BAT: failure "

[PATCH v4] CI: drm/xe: SVM squash for CI
 2025-02-14 17:08 UTC  (7+ messages)
` ✓ CI.Patch_applied: success for CI: drm/xe: SVM squash for CI (rev4)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✗ CI.Hooks: failure "
` ✓ CI.checksparse: success "

[PATCH net-next v2] trace: tcp: Add tracepoint for tcp_cwnd_reduction()
 2025-02-14 17:07 UTC 

perf: Question about machine__create_extra_kernel_maps and trampoline symbols
 2025-02-14 17:06 UTC  (2+ messages)

[PATCH v2 1/3] drm/xe/userptr: restore invalidation list on error
 2025-02-14 17:05 UTC  (3+ messages)
` [PATCH v2 2/3] drm/xe/userptr: fix EFAULT handling
` [PATCH v2 3/3] drm/xe/userptr: remove tmp_evict list

[PATCH net-next 0/9] net: add phylink managed EEE support
 2025-02-14 17:03 UTC  (8+ messages)
` [PATCH net-next 9/9] net: stmmac: convert to "

[PATCH 0/6] accel/ivpu: Changes for 6.15 2025-02-04
 2025-02-14 17:04 UTC  (13+ messages)
` [PATCH 1/6] accel/ivpu: Add missing locks around mmu queues
` [PATCH 2/6] accel/ivpu: Prevent runtime suspend during context abort work
` [PATCH 3/6] accel/ivpu: Add debugfs interface for setting HWS priority bands
` [PATCH 4/6] accel/ivpu: Allow to import single buffer into multiple contexts
` [PATCH 5/6] accel/ivpu: Add test modes to toggle clock relinquish disable
` [PATCH 6/6] accel/ivpu: Implement D0i2 disable test mode

[PATCH v2 00/15] drm/vkms: Allow to configure device
 2025-02-14 17:03 UTC  (5+ messages)
` [PATCH v2 05/15] drm/vkms: Extract vkms_config header

[GIT PULL] cgroup: Fixes for v6.14-rc2
 2025-02-14 17:03 UTC 

Include ASPEED ast-drm 1.15.1 video driver in kernel tree
 2025-02-14 17:03 UTC  (8+ messages)

[v4] PCI: cadence-ep: Fix the driver to send MSG TLP for INTx without data payload
 2025-02-14 17:03 UTC  (2+ messages)

[PATCH] PCI: controller: Restore PCI_REASSIGN_ALL_BUS when PCI_PROBE_ONLY is enabled
 2025-02-14 17:00 UTC  (4+ messages)

[PATCH] drm/xe/guc: Stop reading masks from device memory when populating the ADS
 2025-02-14 17:02 UTC  (6+ messages)

[PATCH] drm/vkms: Fix use after free and double free on init error
 2025-02-14 17:02 UTC  (6+ messages)

[PATCH v3 00/37] drm/bridge: Various quality of life improvements
 2025-02-14 17:00 UTC  (13+ messages)
` [PATCH v3 02/37] drm/bridge: Pass full state to atomic_pre_enable
` [PATCH v3 03/37] drm/bridge: Pass full state to atomic_enable
` [PATCH v3 04/37] drm/bridge: Pass full state to atomic_disable
` [PATCH v3 05/37] drm/bridge: Pass full state to atomic_post_disable
` [PATCH v3 27/37] drm/bridge: Add encoder parameter to drm_bridge_funcs.attach
` [PATCH v3 37/37] drm/bridge: ti-sn65dsi86: Use bridge_state crtc pointer

[PATCH] vhost-user-snd: Use virtio_get_config_size()
 2025-02-14 16:59 UTC  (8+ messages)

[PATCH 0/2] posix-timers: Reduce spinlock contention
 2025-02-14 16:59 UTC  (3+ messages)
` [PATCH 2/2] posix-timers: Use RCU in posix_timer_add()

[RFC PATCH 0/2] watch_queue: Fix pipe allocation and accounting
 2025-02-14 16:58 UTC  (4+ messages)
` [RFC PATCH 2/2] watch_queue: Fix pipe accounting

[GIT PULL] workqueue: Fixes for v6.14-rc2
 2025-02-14 16:58 UTC 

[PATCH] Fixes: 2de679ecd724 ("phy: stm32: work around constant-value overflow assertion")
 2025-02-14 14:44 UTC  (4+ messages)

[PATCH v1 0/4] fmm/hwpoison: Fix regressions in memory failure handling
 2025-02-14 16:57 UTC  (12+ messages)
` [PATCH v1 2/4] x86/mce: dump error msg from severities
` [PATCH v1 4/4] mm/hwpoison: Fix incorrect "not recovered" report for recovered clean pages

[PATCH v1 0/1] Add CXL Reset Support for CXL Devices
 2025-02-14 16:57 UTC  (3+ messages)
` [PATCH v1 1/1] cxl: add support for cxl reset

[PATCH] virtio: console: Prepare for making REMOTEPROC modular
 2025-02-14 16:55 UTC  (8+ messages)

[PATCH RESEND v6 0/3] Add HDMI audio on the rk3588 SoC
 2025-02-14 16:44 UTC  (8+ messages)
` [PATCH RESEND v6 1/3] drm/bridge: synopsys: Add audio support for dw-hdmi-qp
` [PATCH RESEND v6 2/3] arm64: dts: rockchip: Add HDMI0 audio output for rk3588 SoC
` [PATCH RESEND v6 3/3] arm64: dts: rockchip: Enable HDMI0 audio output for Rock 5B

[PATCH v3 0/3] EFI Capsule update explicitly sets dfu_alt_info
 2025-02-14 16:54 UTC  (5+ messages)
` [PATCH v3 1/3] xilinx: dfu: Fill directly update_info.dfu_string
` [PATCH v3 2/3] efi_firmware: set EFI capsule dfu_alt_info env explicitly

[Buildroot] [PATCH v2 1/4] package/binutils-bare-metal: add multiple tuple support
 2025-02-14 16:54 UTC  (4+ messages)
` [Buildroot] [PATCH v2 2/4] package/gcc-bare-metal: "
` [Buildroot] [PATCH v2 3/4] package/newlib-bare-metal: "
` [Buildroot] [PATCH v2 4/4] toolchain/toolchain-bare-metal-buildroot: update help text for "

[v3] PCI: cadence: Fix sending message with data or without data
 2025-02-14 16:53 UTC  (11+ messages)

[PATCH v3 0/2] printf: convert self-test to KUnit
 2025-02-14 16:53 UTC  (4+ messages)

[PATCH 00/10] Initial support of MSM8937 and Xiaomi Redmi 3S
 2025-02-14 16:53 UTC  (4+ messages)
` [PATCH 04/10] pinctrl: qcom: msm8917: Add MSM8937 wsa_reset pin

[PATCH 1/2] drm/amdgpu/mes11: allocate hw_resource_1 buffer once
 2025-02-14 16:53 UTC  (6+ messages)
` [PATCH 2/2] drm/amdgpu/mes12: "

[PATCH v7] platform/x86:lenovo-wmi-hotkey-utilities
 2025-02-14 16:52 UTC  (3+ messages)

[gerg-m68knommu:dt 6/13] arch/m68k/coldfire/intc.c:173:34: error: 'MCFINT_VECBASE' undeclared
 2025-02-14 16:51 UTC 

[usb:usb-testing 49/52] sound/usb/qcom/qc_audio_offload.c:354:6: warning: variable 'ret' is used uninitialized whenever 'if' condition is false
 2025-02-14 16:51 UTC 

[PATCH v1 2/3] arm64: mediatek: mt8195-cherry: Add graph for eDP and DP displays
 2025-02-14 16:51 UTC 

[android-common:android14-kiwi-6.1 249/249] mm/pgsize_migration.c:98: warning: expecting prototype for What(). Prototype was for init_pgsize_migration() instead
 2025-02-14 16:51 UTC 

[PATCH 1/2] ALSA: hda/cirrus: Correct the full scale volume set logic
 2025-02-14 16:50 UTC  (2+ messages)

[PATCH 0/2] crypto: qat - refactor service parsing logic
 2025-02-14 16:40 UTC  (3+ messages)
` [PATCH 1/2] crypto: qat - do not export adf_cfg_services
` [PATCH 2/2] crypto: qat - refactor service parsing logic

[PATCH V2 00/45] Live update: vfio and iommufd
 2025-02-14 16:49 UTC  (9+ messages)
` [PATCH V2 28/45] vfio: return mr from vfio_get_xlat_addr
` [PATCH V2 32/45] physmem: qemu_ram_get_fd_offset

[PATCH v3 0/4] Non-const bitfield helpers
 2025-02-14 16:46 UTC  (4+ messages)
` [PATCH treewide v3 2/4] bitfield: Add non-constant field_{prep,get}() helpers

[syzbot] [arm?] WARNING in delayed_work_timer_fn
 2025-02-14 16:45 UTC  (5+ messages)

[PATCH hyperv-next v4 0/6] arm64: hyperv: Support Virtual Trust Level Boot
 2025-02-14 16:47 UTC  (6+ messages)
` [PATCH hyperv-next v4 1/6] arm64: hyperv: Use SMCCC to detect hypervisor presence

[PATCH 0/6] btrfs-progs: V2 scrub status: add json output format
 2025-02-14 16:47 UTC  (7+ messages)
` [PATCH 1/6] btrfs-progs: Added rowspec struct and neccesary include file for "
` [PATCH 2/6] btrfs-progs: Added json output format for print_scrub_full
` [PATCH 3/6] btrfs-progs: Added json output format for print_scrub_summary
` [PATCH 4/6] btrfs-progs: Added json output format for _print_scrub_ss and print_scrub_dev
` [PATCH 5/6] btrfs-progs: Added json output format for cmd_scrub_status
` [PATCH 6/6] btrfs-progs: Corrected a minor JSON string error in print_scrub_dev

[PATCH v3] ACPI: fan: Add fan speed reporting for fans with only _FST
 2025-02-14 16:46 UTC  (4+ messages)

[meta-multimedia][PATCH] pipewire: remove WORKDIR from documentation
 2025-02-14 16:46 UTC 

[PATCH] arm64: defconfig: enable DRM_DISPLAY_CONNECTOR as a module
 2025-02-14 16:43 UTC  (2+ messages)

[PATCH RFC 0/2] ovl: add override_creds mount option
 2025-02-14 16:45 UTC  (3+ messages)
` [PATCH RFC 1/2] ovl: allow to specify override credentials
` [PATCH RFC 2/2] selftests/ovl: add selftests for "override_creds"

[PATCH bpf-next v1 0/5] Extend struct_ops support for operators
 2025-02-14 16:45 UTC  (6+ messages)
` [PATCH bpf-next v1 1/5] bpf: Make every prog keep a copy of ctx_arg_info
` [PATCH bpf-next v1 2/5] bpf: Support getting referenced kptr from struct_ops argument
` [PATCH bpf-next v1 3/5] selftests/bpf: Test referenced kptr arguments of struct_ops programs
` [PATCH bpf-next v1 4/5] bpf: Allow struct_ops prog to return referenced kptr
` [PATCH bpf-next v1 5/5] selftests/bpf: Test returning referenced kptr from struct_ops programs

[PATCH 0/2] net: Fix/prevent napi_schedule() call from bare task context
 2025-02-14 16:43 UTC  (6+ messages)
` [PATCH 1/2] net: Assert proper context while calling napi_schedule()

[PATCH v6 0/3] Add HDMI audio on the rk3588 SoC
 2025-02-14 16:39 UTC  (2+ messages)

[PATCH v7 0/5] KVM: arm64: Errata management for VM Live migration
 2025-02-14 16:43 UTC  (4+ messages)
` [PATCH v7 4/5] smccc/kvm_guest: Enable errata based on implementation CPUs

[PATCH v8 0/6] Maintenence of devcoredump <-> GuC-Err-Capture plumbing
 2025-02-14 16:42 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for "

[PATCH 0/3] Add commands to load BLS and UKI files
 2025-02-14 16:40 UTC  (4+ messages)
` [PATCH 1/3] blsuki: Add blscfg command to parse Boot Loader Specification snippets
` [PATCH 2/3] blsuki: Check for mounted /boot in emu
` [PATCH 3/3] blsuki: Add uki command to load Unified Kernel Image entries

Questions about image size listed in VIDIOC_ENUM_FMT
 2025-02-14 16:40 UTC  (5+ messages)

[PATCH 1/1] kernel-doc: Support arrays of pointers struct fields
 2025-02-14 16:38 UTC  (9+ 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.