messages from 2025-04-08 16:43:08 to 2025-04-08 17:33:02 UTC [more...]
[PATCH 0/6] btrfs: rename exported functions from extent_map.h
2025-04-08 17:32 UTC
[PATCH v2] drm/amdgpu: make mes_userq_unmap as int from void
2025-04-08 17:32 UTC (2+ messages)
[PATCH] Bluetooth: l2cap: Check encryption key size on incoming connection
2025-04-08 17:32 UTC (3+ messages)
[RFC PATCH 0/6] Xenomai: Real-time Exception Handling
2025-04-08 17:32 UTC (2+ messages)
[frederic-dynticks:task/work 7/7] ERROR: modpost: "folio_batch_add" [drivers/gpu/drm/drm.ko] undefined!
2025-04-08 17:32 UTC
[net-next PATCH 1/2] net: phy: mediatek: permit to compile test GE SOC PHY driver
2025-04-08 17:11 UTC (5+ messages)
` [net-next PATCH 2/2] net: phy: mediatek: add Airoha PHY ID to SoC driver
[PATCH v7 00/12] media: rkvdec: Add H.264 High 10 and 4:2:2 profile support
2025-04-08 17:13 UTC (12+ messages)
` [PATCH v7 09/12] media: rkvdec: Add get_image_fmt ops
[PATCH net-next v2 0/2] Add Marvell PHY PTP support
2025-04-08 17:32 UTC (4+ messages)
` [PATCH net-next v2 2/2] net: phy: "
[PATCH V8 00/43] Color Pipeline API w/ VKMS
2025-04-08 17:30 UTC (6+ messages)
` [PATCH V8 06/43] drm/colorop: Add 1D Curve subtype
[PATCH 00/67] KVM: iommu: Overhaul device posted IRQs support
2025-04-08 17:30 UTC (10+ messages)
` [PATCH 26/67] iommu/amd: KVM: SVM: Delete now-unused cached/previous GA tag fields
` [PATCH 29/67] KVM: SVM: Stop walking list of routing table entries when updating IRTE
` [PATCH 30/67] KVM: VMX: "
` [PATCH 33/67] KVM: x86: Dedup AVIC vs. PI code for identifying target vCPU
[PATCH] iomap: skip unnecessary ifs_block_is_uptodate check
2025-04-08 17:29 UTC
[RFC PATCH v2] Introduce Hierarchical Per-CPU Counters
2025-04-08 17:01 UTC (3+ messages)
[PATCH] x86/microcode: Fix crashes on early 486 CPUs due to usage of 'cpuid'
2025-04-08 17:28 UTC (15+ messages)
` [PATCH] x86/microcode: Consolidate the loader enablement
[PATCH V2 0/2] scsi: ufs: Implement Quirks for Samsung UFS Devices
2025-04-08 17:28 UTC (8+ messages)
` [PATCH V2 2/2] scsi: ufs: introduce quirk to extend PA_HIBERN8TIME for UFS devices
[PATCH v2 RESEND] drm/msm/dpu: reorder pointer operations after sanity checks to avoid NULL deref
2025-04-08 17:28 UTC (2+ messages)
[PATCH] Import CHECKADDRINUSE from errno and drop "errno." when it is referenced. Was causing an exception
2025-04-08 17:27 UTC
[net-next PATCH v2 00/14] Add PCS core support
2025-04-08 17:27 UTC (4+ messages)
[PATCH] drm/amdgpu: fix warning of drm_mm_clean
2025-04-08 17:27 UTC (3+ messages)
[Buildroot] [PATCH 1/1] boot/uboot: bump to version 2025.04
2025-04-08 17:27 UTC (2+ messages)
[PATCH 0/2] efivarfs: support freeze/thaw
2025-04-08 17:26 UTC (9+ messages)
` [PATCH 0/6] power: wire-up filesystem freeze/thaw with suspend/resume
[linux-next:master] [block/bdev] 3c20917120: BUG:sleeping_function_called_from_invalid_context_at_mm/util.c
2025-04-08 17:24 UTC (6+ messages)
` [LTP] "
BUG: KASAN: vmalloc-out-of-bounds in vrealloc_noprof+0x195/0x220 at running fortify_kunit (v6.15-rc1, x86_64)
2025-04-08 17:25 UTC
[PATCH v4 00/23] iommu: Further abstract iommu-pages
2025-04-08 16:54 UTC (58+ messages)
` [PATCH v4 01/23] iommu/terga: Do not use struct page as the handle for as->pd memory
` [PATCH v4 02/23] iommu/tegra: Do not use struct page as the handle for pts
` [PATCH v4 03/23] iommu/pages: Remove __iommu_alloc_pages()/__iommu_free_pages()
` [PATCH v4 04/23] iommu/pages: Make iommu_put_pages_list() work with high order allocations
` [PATCH v4 05/23] iommu/pages: Remove the order argument to iommu_free_pages()
` [PATCH v4 06/23] iommu/pages: Remove iommu_free_page()
` [PATCH v4 07/23] iommu/pages: De-inline the substantial functions
` [PATCH v4 08/23] iommu/pages: Formalize the freelist API
` [PATCH v4 09/23] iommu/riscv: Convert to use struct iommu_pages_list
` [PATCH v4 10/23] iommu/amd: "
` [PATCH v4 11/23] iommu: Change iommu_iotlb_gather to use iommu_page_list
` [PATCH v4 12/23] iommu/pages: Remove iommu_put_pages_list_old and the _Generic
` [PATCH v4 13/23] iommu/pages: Move from struct page to struct ioptdesc and folio
` [PATCH v4 14/23] iommu/pages: Move the __GFP_HIGHMEM checks into the common code
` [PATCH v4 15/23] iommu/pages: Allow sub page sizes to be passed into the allocator
` [PATCH v4 16/23] iommu/amd: Change rlookup, irq_lookup, and alias to use kvalloc()
` [PATCH v4 17/23] iommu/amd: Use roundup_pow_two() instead of get_order()
` [PATCH v4 18/23] iommu/riscv: Update to use iommu_alloc_pages_node_lg2()
` [PATCH v4 19/23] iommu: Update various drivers to pass in lg2sz instead of order to iommu pages
` [PATCH v4 20/23] iommu/pages: Remove iommu_alloc_page/pages()
` [PATCH v4 21/23] iommu/pages: Remove iommu_alloc_page_node()
` [PATCH v4 22/23] iommu/amd: Use iommu_alloc_pages_node_sz() for the IRT
` [PATCH v4 23/23] iommu/vtd: Remove iommu_alloc_pages_node()
[Intel-wired-lan] [PATCH iwl-next v4 0/3] ice: decouple control of SMA/U.FL/SDP pins
2025-04-08 17:18 UTC (8+ messages)
` "
` [Intel-wired-lan] [PATCH iwl-next v4 1/3] ice: redesign dpll sma/u.fl pins control
` "
` [Intel-wired-lan] [PATCH iwl-next v4 2/3] ice: change SMA pins to SDP in PTP API
` "
` [Intel-wired-lan] [PATCH iwl-next v4 3/3] ice: add ice driver PTP pin documentation
` "
[Buildroot] [PATCH 1/1] package/ethtool: bump version to 6.14
2025-04-08 17:23 UTC (2+ messages)
[PATCH] ARC: atomics: Implement arch_atomic64_cmpxchg using _relaxed
2025-04-08 17:22 UTC
[PATCH] serial: msm: Configure correct working mode before starting earlycon
2025-04-08 17:22 UTC
[Buildroot] [PATCH 1/1] package/kmon: bump to version 1.7.1
2025-04-08 17:22 UTC (2+ messages)
[PATCH 1/2] mm: page_alloc: speed up fallbacks in rmqueue_bulk()
2025-04-08 17:22 UTC (2+ messages)
[Buildroot] [PATCH] package/frr: bump to version 10.3
2025-04-08 17:21 UTC (4+ messages)
` [Buildroot] [PATCH 1/1] package/frr: security "
` [Buildroot] [PATCH v2 "
[frederic-dynticks:task/work 7/7] ERROR: modpost: "folio_batch_add" [fs/netfs/netfs.ko] undefined!
2025-04-08 17:20 UTC
[PATCH 0/2] device property: Add fwnode_property_get_reference_optional_args
2025-04-08 17:19 UTC (7+ messages)
` [PATCH 2/2] "
[PATCH] doc/linux_gsg: remove note referring to old pkg-config
2025-04-08 17:19 UTC
[PATCH] doc/linux_gsg: update recommended compiler versions
2025-04-08 17:18 UTC
[PATCH AUTOSEL 6.14 01/54] wifi: ath9k: use unsigned long for activity check timestamp
2025-04-08 17:18 UTC (3+ messages)
` [PATCH AUTOSEL 6.14 20/54] mptcp: move the whole rx path under msk socket lock protection
[PATCH net-next v2 0/3] net: phy: dp83822: Add support for changing the MAC series termination
2025-04-08 17:18 UTC (6+ messages)
` [PATCH net-next v2 3/3] net: phy: dp83822: Add support for changing the MAC termination
` AW: "
[PATCH] MAINTAINERS: add memory advice section
2025-04-08 17:15 UTC (3+ messages)
[PATCH net] bonding: hold ops lock around get_link
2025-04-08 17:14 UTC
[RFC PATCH 1/2] MAINTAINERS: update SLAB ALLOCATOR maintainers
2025-04-08 16:43 UTC (6+ messages)
` [RFC PATCH 2/2] MAINTAINERS: add MM subsection for the page allocator
Recent changes mean sb_min_blocksize() can now fail
2025-04-08 17:13 UTC (4+ messages)
[PATCH net-next v2 2/2] trace: tcp: Add tracepoint for tcp_sendmsg_locked()
2025-04-08 17:12 UTC (6+ messages)
[RFC PATCH] drivers: add generic build of SVE files
2025-04-08 17:10 UTC (3+ messages)
[PATCH v7 00/17] move per-vma lock into vm_area_struct
2025-04-08 17:09 UTC (8+ messages)
` [PATCH v7 10/17] mm: uninline the main body of vma_start_write()
[PATCH 0/5] drm/i915/plane: file and function renames
2025-04-08 17:09 UTC (4+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for "
` ✗ Fi.CI.SPARSE: "
` ✗ i915.CI.BAT: failure "
[RFC PATCH 0/5] Dovetail: Real-time Exception Handling
2025-04-08 17:06 UTC (4+ messages)
` [PATCH 3/5] arm64: dovetail: Allow early return from traps
[PATCH 0/5] More MMC fixes
2025-04-08 17:05 UTC (6+ messages)
` [PATCH 1/5] mmc: am654_sdhci: Add MMC_HS_52 to timing data
` [PATCH 2/5] mmc: am654_sdhci: Fix HIGH_SPEED_ENA
` [PATCH 3/5] mmc: am654_sdhci: Add am654_sdhci_set_control_reg
` [PATCH 4/5] configs: am62px_evm_r5/a53_defconfig: Disable eMMC HS400
` [PATCH 5/5] configs: am62*_evm_a53_defconfig: Add TI_COMMON_CMD_OPTIONS
[PATCH net-next 0/6] xfrm & bonding: Correct use of xso.real_dev
2025-04-08 17:06 UTC (3+ messages)
` [PATCH net-next 1/6] net/mlx5: Avoid using xso.real_dev unnecessarily
[PATCH i-g-t v2 0/3] Reduce scaling tests log size
2025-04-08 17:03 UTC (4+ messages)
` [PATCH i-g-t v2 1/3] lib/igt_kms: Add mode restriction check for Intel scaling
` [PATCH i-g-t v2 2/3] tests/kms_plane_scaling: Reduce Log Level by Skipping Unsupported Modes in Scaling Tests
` [PATCH i-g-t v2 3/3] HAX patch do not merge
[PATCH 0/8] DRM Rust abstractions
2025-04-08 17:04 UTC (3+ messages)
[PATCH v2 0/7] First chunk for Arm R82 and MPU support
2025-04-08 17:02 UTC (7+ messages)
` [PATCH v2 2/7] arm/mpu: Provide access to the MPU region from the C code
[PATCH net-next 0/2] GCPS Spec Compliance Patch Set
2025-04-08 17:01 UTC (3+ messages)
[PATCH] USB: core: Correct API usb_(enable|disable)_autosuspend() prototypes
2025-04-08 17:00 UTC (2+ messages)
[android-common:android-mainline 1/1] WARNING: modpost: "policy_has_boost_freq" [drivers/cpufreq/cpufreq-dt.ko] has no CRC!
2025-04-08 16:59 UTC
[PATCH V2] remoteproc: core: Clear table_sz when rproc_shutdown
2025-04-08 16:59 UTC (12+ messages)
Patchwork summary for: spi-devel-general
2025-04-08 17:00 UTC
[RFC PATCH 00/14] Virtual Swap Space
2025-04-08 16:59 UTC (4+ messages)
[PATCH v4] gpiolib: support parsing gpio three-cell interrupts scheme
2025-04-08 16:59 UTC (4+ messages)
[PATCH] yocto-check-layer: expect success for test_patches_upstream_status
2025-04-08 16:58 UTC
[PATCH v7 0/9] KVM: Mapping guest_memfd backed memory at the host for software protected VMs
2025-04-08 16:58 UTC (4+ messages)
` [PATCH v7 3/9] KVM: guest_memfd: Allow host to map guest_memfd() pages
[PATCH v3] bpf: fix possible endless loop in BPF map iteration
2025-04-08 16:57 UTC
P2PDMA support status for the sappire rapids+
2025-04-08 16:25 UTC (5+ messages)
[PATCH] drm/amd/display: do not copy invalid CRTC timing info
2025-04-08 16:55 UTC (2+ messages)
[PATCH bpf-next v4 0/2] selftests/xsk: Add tests for XDP tail adjustment in AF_XDP
2025-04-08 16:54 UTC (2+ messages)
Is kernel/Kconfig.hz still up-to-date?
2025-04-08 16:42 UTC (2+ messages)
[PATCH v2 00/12] Always call constructor for kernel page tables
2025-04-08 16:54 UTC (5+ messages)
` [PATCH v2 02/12] x86: pgtable: Always use pte_free_kernel()
kvm guests crash when running "perf kvm top"
2025-04-08 16:54 UTC
[PATCH v3] sched_ext: Use kvzalloc for large exit_dump allocation
2025-04-08 16:53 UTC (2+ messages)
[PATCH] net/intel: using common functions in idpf driver
2025-04-08 16:52 UTC (7+ messages)
` [PATCH v6 0/4] "
` [PATCH v6 3/4] net/intel: use common Tx queue structure
` [PATCH v6 4/4] net/idpf: use common Tx free fn in idpf
[PATCH] x86/Kconfig: Fix dependency for X86_DEBUG_FPU
2025-04-08 16:51 UTC (3+ messages)
[PATCH net-next 0/3] Add L2 hw acceleration for airoha_eth driver
2025-04-08 16:49 UTC (4+ messages)
` [PATCH net-next 1/3] net: airoha: Add l2_flows rhashtable
[PATCH] qemu: ignore CVE-2023-1386
2025-04-08 16:50 UTC
[PATCH 0/7] ASoC: codec: Convert to GPIO descriptors
2025-04-08 16:50 UTC (5+ messages)
` [PATCH 4/7] ASoC: codec: cs42l56: "
[linux-next:master 867/1936] arch/arm64/boot/dts/rockchip/px30-cobra-ltk050h3146w-a2.dtb: /: compatible: 'oneOf' conditional failed, one must be fixed:
2025-04-08 16:49 UTC
[PATCH net 0/2] mptcp: only inc MPJoinAckHMacFailure for HMAC failures
2025-04-08 16:50 UTC (5+ messages)
` [PATCH net 1/2] "
` [PATCH net 2/2] selftests: mptcp: validate MPJoin HMacFailure counters
[PATCH 00/14] arm64: Preparatory FPSIMD/SVE/SME fixes
2025-04-08 16:46 UTC (2+ messages)
[PATCH] scripts/checkpatch: Fix typo in SPDX-License-Identifier keyword
2025-04-08 16:49 UTC (2+ messages)
VRF Routing Rule Matching Issue: oif Rules Not Working After Commit 40867d74c374
2025-04-08 16:49 UTC (3+ messages)
[PATCH v2] bpf: fix possible endless loop in BPF map iteration
2025-04-08 16:48 UTC (2+ messages)
[PATCH i-g-t v3] tests/kms_universal_plane: Fix fb count mismatch
2025-04-08 16:48 UTC (2+ messages)
` ✗ Xe.CI.Full: failure for tests/kms_universal_plane: Fix fb count mismatch (rev3)
[PATCH v2 0/1] mm: Allow detection of wrong arch_enter_lazy_mmu_mode() context
2025-04-08 16:48 UTC (2+ messages)
` [PATCH v2 1/1] "
[OE-core][kirkstone][PATCH] qemu 8.2.7: ignore CVE-2023-1386
2025-04-08 16:47 UTC (2+ messages)
` [OE-core][kirkstone][PATCH v2] qemu: "
[PATCH 2/2] cpufreq: schedutil: Ignore rate limit when scaling up with FIE present
2025-04-08 16:48 UTC (5+ messages)
` [PATCH 1/2] cpufreq: schedutil: Fix superfluous updates caused by need_freq_update
[PATCH 2/2] arm64: dts: st: Use 128kB size for aliased GIC400 register access
2025-04-08 16:46 UTC (2+ messages)
[PATCH i-g-t v1 0/3] Reduce scaling tests log size
2025-04-08 16:47 UTC (4+ messages)
` [PATCH i-g-t v1 1/3] lib/igt_kms: Add mode restriction check for Intel scaling
[PATCH RFC 0/5] x86/asm: Improve code generation
2025-04-08 16:46 UTC (5+ messages)
` [PATCH RFC 3/5] noinstr: Use asm_inline() in instrumentation_{begin,end}()
[6.13.6 stable regression?] Nouveau reboot failure in r535_gsp_msg_recv()
2025-04-08 16:46 UTC (15+ messages)
[PATCH] io_uring: add support for IORING_OP_PIPE
2025-04-08 16:45 UTC
[PATCH v2 0/2] spi: spi-stm32-ospi: dt-bindings fixes
2025-04-08 16:43 UTC (2+ messages)
[PATCH 0/9] add Voyager board support
2025-04-08 16:43 UTC (4+ messages)
` [PATCH 7/9] riscv: dts: andes: add QiLai SoC device tree
[PATCH v2 0/7] drm/i915/wm: convert to struct intel_display
2025-04-08 16:44 UTC (2+ messages)
` ✗ i915.CI.Full: failure for drm/i915/wm: convert to struct intel_display (rev2)
[PATCH v3 0/6] Minor cleanups in common/
2025-04-08 16:43 UTC (4+ messages)
` [PATCH v3 5/6] common/config: Introduce _exit wrapper around exit command
[PATCH net-next 0/5] eth: fbnic: extend hardware stats coverage
2025-04-08 16:43 UTC (5+ messages)
` [PATCH net-next 4/5] eth: fbnic: add support for TMI stats
` [PATCH net-next 5/5] eth: fbnic: add support for TTI HW stats
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.