messages from 2025-07-18 02:00:08 to 2025-07-18 04:35:16 UTC [more...]
[PATCH] Revert "scsi: pm80xx: Do not use libsas port ID"
2025-07-18 4:35 UTC (3+ messages)
[PATCH] docs: Fix Aspeed title
2025-07-18 4:32 UTC (3+ messages)
[PATCH v3 0/9] Add SBI v3.0 PMU enhancements
2025-07-18 4:32 UTC (4+ messages)
` [PATCH v3 4/9] drivers/perf: riscv: Implement PMU event info function
[PATCH v5 00/23] migration: propagate vTPM errors using Error objects
2025-07-18 4:28 UTC (5+ messages)
` [PATCH v5 09/23] migration: push Error **errp into ram_postcopy_incoming_init()
[OE-core] [scarthgap] [PATCH] qemu 8.2.7: Fix CVE-2024-8354
2025-07-18 4:32 UTC (2+ messages)
[PATCH v5 2/2] PCI: amd-mdb: Add support for PCIe RP PERST# signal handling
2025-07-18 4:30 UTC (3+ messages)
[PATCH] mmtests: add support for Mel Gorman's mmtests
2025-07-18 4:26 UTC
[PATCH v1 0/5] Prepare GPU SVM for migration of THP
2025-07-18 4:27 UTC (9+ messages)
` [PATCH v1 1/5] drm/pagemap: Use struct drm_pagemap_device_addr in mapping and copy functions
` [PATCH v1 2/5] drm/xe/svm: Use struct drm_pagemap_device_addr
` [PATCH v1 3/5] drm/pagemap: DMA map folios when possible
` [PATCH v1 4/5] drm/xe/migrate: Use order to calculate migration length
[PATCH V3 0/9] Refine virtio mapping API
2025-07-18 4:23 UTC (11+ messages)
` [PATCH V3 1/9] virtio_ring: constify virtqueue pointer for DMA helpers
` [PATCH V3 2/9] virtio_ring: switch to use dma_{map|unmap}_page()
` [PATCH V3 3/9] virtio: rename dma helpers
` [PATCH V3 4/9] virtio: rename dma_dev to map_token
` [PATCH V3 5/9] virtio_ring: rename dma_handle to map_handle
` [PATCH V3 6/9] virtio: introduce map ops in virtio core
` [PATCH V3 7/9] vdpa: rename dma_dev to map_token
` [PATCH V3 8/9] vdpa: introduce map ops
` [PATCH V3 9/9] vduse: switch to use virtio map API instead of DMA API
[PATCHv2 rdma-next 1/1] net/mlx5: Fix build -Wframe-larger-than warnings
2025-07-18 4:19 UTC (2+ messages)
[PATCH v3 0/2] Support for Administrative Controllers
2025-07-18 4:17 UTC (5+ messages)
` [PATCH v3 1/2] nvme: add capability to connect to an administrative controller
` [PATCH v3 2/2] nvme: prevent admin controller from smart log fetch (LID 2)
[meta-oe][PATCH v2] nss: Fix build when using clang toolchain
2025-07-18 4:15 UTC
[PATCH v8 00/12] hw/arm/virt: Add support for user creatable SMMUv3 device
2025-07-18 4:13 UTC (4+ messages)
` [PATCH v8 08/12] hw/arm/virt: Allow user-creatable SMMUv3 dev instantiation
[PATCH 0/2] LoongArch: KVM: simplify KVM routines
2025-07-18 4:13 UTC (6+ messages)
` [PATCH 1/2] LoongArch: KVM: rework kvm_send_pv_ipi()
` [PATCH 2/2] LoongArch: KVM:: simplify kvm_deliver_intr()
[PATCH 1/3] drm/amdgpu: track whether a queue is a kernel queue in amdgpu_mqd_prop
2025-07-18 4:12 UTC (4+ messages)
` [PATCH 3/3] drm/amdgpu/gfx12: set MQD as appriopriate for queue types
[PATCH 1/1] perf build: Always disable stack protection for BPF skeleton objects
2025-07-18 4:12 UTC
[PATCH] cifs: reset iface weights when we cannot find a candidate
2025-07-18 4:10 UTC (2+ messages)
[PATCH 1/4] toolchain-scripts.bbclass: Make -mmusl apply only for gcc toolchains
2025-07-18 4:09 UTC (4+ messages)
` [PATCH 2/4] cmake.bbclass: Define CMAKE_CLANG_TIDY with toolchain-clang
` [PATCH 3/4] clang: Default to use lld if ld-is-lld is in DISTRO_FEATURES
` [PATCH 4/4] clang.bbclass: Add clang specific ldflags and dependencies
[Buildroot] [PATCH 1/1] package/ltp-testsuite: backport musl build fixes
2025-07-18 4:09 UTC
Updated SMB3.1.1 POSIX testing results to Samba
2025-07-18 4:07 UTC
[PATCH bpf-next] libbpf: fix warning
2025-07-18 4:06 UTC (2+ messages)
[PATCH 0/4] steady-state: few fixes for steady state support
2025-07-18 4:05 UTC (5+ messages)
` [PATCH 1/4] steady-state: use extra sparse drives when on libvirt
` [PATCH 2/4] steady-state: fix identation on Makefile
` [PATCH 3/4] steady-state: remove extra menu
` [PATCH 4/4] steady-state: quite a bit of fixes
[PATCH v15 00/34] fs,x86/resctrl: Support AMD Assignable Bandwidth Monitoring Counters (ABMC)
2025-07-18 4:03 UTC (31+ messages)
` [PATCH v15 17/34] fs/resctrl: Add the functionality to assign MBM events
` [PATCH v15 18/34] fs/resctrl: Add the functionality to unassign "
` [PATCH v15 19/34] fs/resctrl: Pass struct rdtgroup instead of individual members
` [PATCH v15 20/34] fs/resctrl: Introduce counter read, reset calls in mbm_event mode
` [PATCH v15 21/34] x86/resctrl: Refactor resctrl_arch_rmid_read()
` [PATCH v15 22/34] x86/resctrl: Implement resctrl_arch_reset_cntr() and resctrl_arch_cntr_read()
` [PATCH v15 23/34] fs/resctrl: Support counter read/reset with mbm_event assignment mode
` [PATCH v15 24/34] fs/resctrl: Report 'Unassigned' for MBM events in mbm_event mode
` [PATCH v15 25/34] fs/resctrl: Add definitions for MBM event configuration
` [PATCH v15 26/34] fs/resctrl: Add event configuration directory under info/L3_MON/
` [PATCH v15 27/34] fs/resctrl: Provide interface to update the event configurations
` [PATCH v15 29/34] x86,fs/resctrl: Auto assign counters on mkdir and clean up on group removal
` [PATCH v15 31/34] fs/resctrl: Introduce the interface to modify assignments in a group
` [PATCH v15 32/34] fs/resctrl: Disable BMEC event configuration when mbm_event mode is enabled
` [PATCH v15 33/34] fs/resctrl: Introduce the interface to switch between monitor modes
[PATCH v6 0/4] PCI: Add support for resetting the Root Ports in a platform specific way
2025-07-18 3:58 UTC (3+ messages)
[LTP] [PATCH] device-drivers/acpi/ltp_acpi_cmds: Fix build errors
2025-07-18 3:59 UTC (5+ messages)
[PATCH] drm/amdgpu: Add NULL check for asic_funcs
2025-07-18 3:59 UTC
[v1 resend 00/12] THP support for zone device page migration
2025-07-18 3:57 UTC (5+ messages)
` [v1 resend 02/12] mm/migrate_device: flags for selecting device private THP pages
[PATCH i-g-t v2] tests/intel/kms_frontbuffer_tracking: Reduce test complexity for simulation
2025-07-18 3:56 UTC (2+ messages)
` ✗ i915.CI.Full: failure for tests/intel/kms_frontbuffer_tracking: Reduce test complexity for simulation (rev2)
[PATCH] pull: add pull.autoStash config option
2025-07-18 3:52 UTC (2+ messages)
[PATCH 2/2] checkpatch: warn when patch version changelog is in wrong place
2025-07-18 3:51 UTC
[meta-virtualization][m-c-s][PATCH v2] meta-openstack: Fix whitespace warnings
2025-07-18 3:50 UTC (2+ messages)
[RFC PATCH v3 0/3] PCI: rockchip-host: Support quirky devices
2025-07-18 3:46 UTC (8+ messages)
` [RFC PATCH v3 2/3] PCI: rockchip-host: Retry link training on failure without PERST#
[PATCH 1/2] staging: sm750fb: make const arrays static const char * const
2025-07-18 3:49 UTC
[PATCH v8] PCI: hotplug: Add a generic RAS tracepoint for hotplug event
2025-07-18 3:46 UTC (2+ messages)
[PATCH v2] x86/sev: Improve handling of writes to intercepted TSC MSRs
2025-07-18 3:42 UTC (4+ messages)
[PATCH] xfs: Remove unused label in xfs_dax_notify_dev_failure
2025-07-18 3:42 UTC
[PATCH v2] i2c: spacemit: configure ILCR for accurate SCL frequency
2025-07-18 3:37 UTC (3+ messages)
[XEN PATCH v2] xen/arinc653: fix delay in the start of major frame
2025-07-18 3:37 UTC (7+ messages)
` [EXTERNAL] "
[PATCH] drm/mediatek: Fix device/node reference count leaks in mtk_drm_get_all_drm_priv
2025-07-18 3:32 UTC
[PATCH v4 0/7] Performance counter implementation with single manual client support
2025-07-18 3:34 UTC (9+ messages)
` [PATCH v4 1/7] drm/panthor: Add performance counter uAPI
` [PATCH v4 2/7] drm/panthor: Add DEV_QUERY.PERF_INFO handling for Gx10
` [PATCH v4 3/7] drm/panthor: Add panthor perf initialization and termination
` [PATCH v4 4/7] drm/panthor: Introduce sampling sessions to handle userspace clients
[PATCH v15 00/21] KVM: Enable host userspace mapping for guest_memfd-backed memory for non-CoCo VMs
2025-07-18 3:33 UTC (5+ messages)
` [PATCH v15 08/21] KVM: guest_memfd: Allow host to map guest_memfd pages
` [PATCH v15 09/21] KVM: guest_memfd: Track guest_memfd mmap support in memslot
[PULL] drm-xe-fixes
2025-07-18 3:31 UTC
[v1 resend 08/12] mm/thp: add split during migration support
2025-07-18 3:33 UTC (11+ messages)
[PATCH v4] erofs: fix build error with CONFIG_EROFS_FS_ZIP_ACCEL=y
2025-07-18 3:30 UTC
[PATCH] mm/mglru: Update MG-LRU proactive reclaim statistics only to memcg
2025-07-18 3:30 UTC (5+ messages)
linux-next: duplicate patch in the pm tree
2025-07-18 3:27 UTC
[PATCH V2] drm/amdgpu: add command to check address validity
2025-07-18 3:26 UTC
[PATCH] net: mctp: Add MCTP PCIe VDM transport driver
2025-07-18 3:24 UTC (10+ messages)
[PATCH] Documentation: remove trailing spaces in sysfs-bus-pci
2025-07-18 3:21 UTC
+ mm-replace-20-page_shift-with-common-macros-for-pages-mb-conversion.patch added to mm-new branch
2025-07-18 3:21 UTC
[PATCH] mm: Replace (20 - PAGE_SHIFT) with common macros for pages<->MB conversion
2025-07-18 3:21 UTC (2+ messages)
[PATCH v5 2/2] erofs: implement metadata compression
2025-07-18 3:19 UTC (2+ messages)
` [PATCH v6 "
[robh:imx93-ethos-v2 4/49] arch/arm64/boot/dts/freescale/imx93-11x11-frdm.dts:298.10-309.6: Warning (graph_child_address): /soc@0/bus@42000000/i2c@42530000/tcpc@50/connector/ports: graph node has single child node 'port@0', #address-cells/#size-cells are not necessary
2025-07-18 3:18 UTC
[PATCH] clk: spacemit: fix sspax_clk
2025-07-18 3:16 UTC (3+ messages)
[PATCH] HID: apple: validate feature-report field count to prevent NULL pointer dereference
2025-07-18 3:16 UTC (2+ messages)
[Buildroot] [autobuild.buildroot.org] Daily results for 2025-07-17
2025-07-18 3:14 UTC
[PATCH 6.12.y] btrfs: fix block group refcount race in btrfs_create_pending_block_groups()
2025-07-18 2:59 UTC
[PATCH v7 0/3] KVM: x86: Include host suspended time in steal time
2025-07-18 3:09 UTC (4+ messages)
` [PATCH v7 1/3] KVM: x86: Advance guest TSC after deep suspend
[PATCH v3 00/17] ext4: better scalability for ext4 block allocation
2025-07-18 3:09 UTC (4+ messages)
` [PATCH v3 01/17] ext4: add ext4_try_lock_group() to skip busy groups
[RFC PATCH v8 00/35] AMD: Add Secure AVIC Guest Support
2025-07-18 3:08 UTC (13+ messages)
` [RFC PATCH v8 25/35] x86/apic: Support LAPIC timer for Secure AVIC
` [RFC PATCH v8 26/35] x86/sev: Initialize VGIF for secondary VCPUs "
` [RFC PATCH v8 27/35] x86/apic: Add support to send NMI IPI "
` [RFC PATCH v8 28/35] x86/apic: Allow NMI to be injected from hypervisor "
` [RFC PATCH v8 29/35] x86/sev: Enable NMI support "
` [RFC PATCH v8 30/35] x86/apic: Read and write LVT* APIC registers from HV for SAVIC guests
[PATCH 1/2] wireless-regdb: update regulatory rules for Botswana (BW) for 2022
2025-07-18 3:08 UTC (2+ messages)
` [PATCH 2/2] wireless-regdb: update regulatory rules for Sint Marteen (SX) for 2018
[PATCH 0/3] PCI: Unify domain emulation and misc documentation update
2025-07-18 3:03 UTC (7+ messages)
` [PATCH 2/3] PCI: Enable host bridge emulation for PCI_DOMAINS_GENERIC platforms
[PATCH 0/2 RFT] nfsd: fix another problem with recent localio changes
2025-07-18 3:00 UTC (6+ messages)
` [PATCH 1/2] nfsd: avoid ref leak in nfsd_open_local_fh()
` [PATCH 2/2] nfsd: discard nfsd_file_get_local()
[6.12.32|rockchip64|rk3588] Display failure issue
2025-07-18 2:58 UTC
[PATCH 00/11] [PULL REQUEST] Intel IOMMU updates for v6.17
2025-07-18 2:56 UTC (6+ messages)
` [PATCH 02/11] iommu/vt-d: Optimize iotlb_sync_map for non-caching/non-RWBF modes
[RFC PATCH v2 04/51] KVM: guest_memfd: Introduce KVM_GMEM_CONVERT_SHARED/PRIVATE ioctls
2025-07-18 2:48 UTC (11+ messages)
[PATCH ath-next v2 0/3] wifi: ath12k: Add 802.11 encap/decap offload support
2025-07-18 2:55 UTC (4+ messages)
` [PATCH ath-next v2 1/3] wifi: ath12k: Fix the handling of TX packets in Ethernet mode
` [PATCH ath-next v2 2/3] wifi: ath12k: Fix TX status reporting to mac80211 when offload is enabled
` [PATCH ath-next v2 3/3] wifi: ath12k: Advertise encapsulation/decapsulation offload support to mac80211
[PATCH v5 0/1] staging: rtl8192u: Rename ChannelPlan to channel_plan and fix shadowed index
2025-07-18 2:52 UTC (2+ messages)
` [PATCH v5 1/1] staging: rtl8192u: Rename ChannelPlan to channel_plan and fix index name
linux-next: build warning after merge of the cxl tree
2025-07-18 2:47 UTC (3+ messages)
` [PATCH] cleanup: Fix documentation build error for ACQUIRE updates
[PATCH V2 6.1] HID: mcp2221: Set driver data before I2C adapter add
2025-07-18 2:36 UTC (2+ messages)
` [PATCH v3 "
[PATCH 0/2] Fix undetected overflow when allocating IOVA
2025-07-18 2:45 UTC (3+ messages)
` [PATCH 2/2] iommufd/selftest: Test reserved regions near ULONG_MAX
[PATCH v3] erofs: support to readahead dirent blocks in erofs_readdir()
2025-07-18 2:45 UTC (4+ messages)
[PATCH] sched/core: Mask out offline CPUs when user_cpus_ptr is used
2025-07-18 2:42 UTC (2+ messages)
[BUG] KASAN: slab-use-after-free Read in xhci_hub_control
2025-07-18 2:40 UTC (3+ messages)
[PATCH v2] net/ice: updated latest recommended matching list
2025-07-18 2:00 UTC
[openeuler:openEuler-1.0-LTS 1732/1732] drivers/infiniband/hw/hns/roce-customer/rdfx_main.o: warning: objtool: missing symbol for section .exit.text
2025-07-18 2:38 UTC
[PATCH v4 0/6] __folio_split() clean up
2025-07-18 2:30 UTC (7+ messages)
` [PATCH v4 1/6] mm/huge_memory: move unrelated code out of __split_unmapped_folio()
` [PATCH v4 2/6] mm/huge_memory: remove after_split label in __split_unmapped_folio()
` [PATCH v4 3/6] mm/huge_memory: deduplicate code in __folio_split()
` [PATCH v4 4/6] mm/huge_memory: convert VM_BUG* to VM_WARN* in __folio_split
` [PATCH v4 5/6] mm/huge_memory: get frozen folio refcount with folio_expected_ref_count()
` [PATCH v4 6/6] mm/huge_memory: refactor after-split (page) cache code
[syzbot] [input?] [usb?] UBSAN: shift-out-of-bounds in s32ton (2)
2025-07-18 2:33 UTC (2+ messages)
` [PATCH] HID: core: Reject report fields with a size or count of 0
[PATCH v2 00/17] XSM changes for split hardware / control domain
2025-07-18 2:32 UTC (7+ messages)
` [PATCH v2 07/17] xsm/dummy: Allow HVMOP_get_param for "
` [PATCH v2 16/17] tools/init-dom0less: Configure already-introduced domains
` [PATCH v2 17/17] tools/init-dom0less: Continue on error
[RFC] SCTLR_EL1.TIDCP toggling for performance
2025-07-18 2:32 UTC
[PATCH 00/11] Fix incorrect iommu_groups with PCIe switches
2025-07-18 2:31 UTC (7+ messages)
` [PATCH 03/11] iommu: Compute iommu_groups properly for "
[GIT PULL] BPF fixes for 6.16-rc7
2025-07-18 2:30 UTC
[PATCH] cxl/region: Fix potential double free of region device in delete_region_store
2025-07-18 2:29 UTC
[PATCH v0 1/1] doc: announce inter-device DMA capability support in dmadev
2025-07-18 2:29 UTC (7+ messages)
` [EXTERNAL] "
[PATCH bpf] libbpf: fix handling of BPF arena relocations
2025-07-18 2:30 UTC (2+ messages)
[issue report] ARM: compile error of frame size
2025-07-18 2:09 UTC
[PATCH v3 0/5] Support trampoline for LoongArch
2025-07-18 2:16 UTC (6+ messages)
` [PATCH v3 4/5] LoongArch: BPF: Add bpf_arch_xxxxx support for Loongarch
[PATCH v4 0/6] slab: Re-entrant kmalloc_nolock()
2025-07-18 2:16 UTC (7+ messages)
` [PATCH v4 1/6] locking/local_lock: Expose dep_map in local_trylock_t
` [PATCH v4 2/6] locking/local_lock: Introduce local_lock_is_locked()
` [PATCH v4 3/6] mm: Allow GFP_ACCOUNT to be used in alloc_pages_nolock()
` [PATCH v4 4/6] mm: Introduce alloc_frozen_pages_nolock()
` [PATCH v4 5/6] slab: Make slub local_(try)lock more precise for LOCKDEP
` [PATCH v4 6/6] slab: Introduce kmalloc_nolock() and kfree_nolock()
[PATCH 0/6] PCI/ASPM: Fix pci_enable_link_state*() APIs behavior
2025-07-18 2:05 UTC (7+ messages)
` [PATCH 4/6] wifi: ath12k: Use pci_{enable/disable}_link_state() APIs to enable/disable ASPM states
[PATCH v9 00/14] khugepaged: mTHP support
2025-07-18 2:14 UTC (3+ messages)
` [PATCH v9 09/14] khugepaged: avoid unnecessary mTHP collapse attempts
[PATCH net v2] et131x: Add missing check after DMA map
2025-07-18 2:10 UTC (2+ messages)
[PATCH net v2] net: ag71xx: Add missing check after DMA map
2025-07-18 2:10 UTC (2+ messages)
[PATCH v2 net-next 00/14] Add NETC Timer PTP driver and add PTP support for i.MX95
2025-07-18 2:08 UTC (11+ messages)
` [PATCH v2 net-next 04/14] ptp: netc: add PTP_CLK_REQ_PPS support
` [PATCH v2 net-next 12/14] net: enetc: add PTP synchronization support for ENETC v4
[PATCH v5 0/3] support for amlogic the new SPI IP
2025-07-18 1:52 UTC (4+ messages)
` [PATCH v5 1/3] spi: dt-bindings: Add binding document of Amlogic SPISG controller
` [PATCH v5 2/3] spi: Add Amlogic SPISG driver
` [PATCH v5 3/3] MAINTAINERS: Add an entry for Amlogic spi driver
[resend][PATCH v2] arm: kernel: bios32: use string choices helper
2025-07-18 1:52 UTC
[PATCH net-next] eea: Add basic driver framework for Alibaba Elastic Ethernet Adaptor
2025-07-18 1:54 UTC (7+ messages)
[PATCH V2 0/9] Refine virtio mapping API
2025-07-18 2:05 UTC (6+ messages)
` [PATCH V2 9/9] vduse: switch to use virtio map API instead of DMA API
[resend][PATCH v2] arm: omap2: use string choices helper
2025-07-18 1:52 UTC
[PATCH net-next V2 0/3] in order support for vhost-net
2025-07-18 2:04 UTC (7+ messages)
[PATCH] ACPI: Fix initial QoS constraint application order in PPC initialization
2025-07-18 2:03 UTC
[resend][PATCH v2] arm: omap1: use string choices helper
2025-07-18 1:51 UTC
[PATCH v3] staging: rtl8192u: Rename ChannelPlan to channel_plan and fix index name
2025-07-18 2:02 UTC (2+ messages)
[PATCH] block: restore two stage elevator switch while running nr_hw_queue update
2025-07-18 2:01 UTC (4+ messages)
[resend][PATCH v2] arm: mm: fault: use string choices helper
2025-07-18 1:51 UTC
[PATCH v4] staging: rtl8192u: Rename ChannelPlan to channel_plan and fix index name
2025-07-18 1:59 UTC
[PATCH net-next] net/mlx5: Fix an IS_ERR() vs NULL bug in esw_qos_move_node()
2025-07-18 2:00 UTC (2+ messages)
[PATCH net-next v4] ibmvnic: Use ndo_get_stats64 to fix inaccurate SAR reporting
2025-07-18 2:00 UTC (2+ messages)
[PATCH net-next v2] selftests/drivers/net: Support ipv6 for napi_id test
2025-07-18 2:00 UTC (2+ messages)
[PATCH net-next V2 0/6] net/mlx5: misc changes 2025-07-16
2025-07-18 2:00 UTC (2+ messages)
[PATCH net-next] net: pcs: xpcs: mask readl() return value to 16 bits
2025-07-18 2:00 UTC (2+ messages)
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.