All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-04-26 00:10:14 to 2025-04-26 06:09:40 UTC [more...]

[PATCH] wifi: rtw89: fw: Remove "const" on allocation type
 2025-04-26  6:09 UTC 

[PATCH] nfp: xsk: Adjust allocation type for nn->dp.xsk_pools
 2025-04-26  6:08 UTC 

[PATCH v2 00/22] iommufd: Add vIOMMU infrastructure (Part-4 vCMDQ)
 2025-04-26  5:57 UTC  (5+ messages)
` [PATCH v2 01/22] iommufd/viommu: Add driver-allocated vDEVICE support
` [PATCH v2 02/22] iommu: Pass in a driver-level user data structure to viommu_alloc op
` [PATCH v2 03/22] iommufd/viommu: Allow driver-specific user data for a vIOMMU object
` [PATCH v2 04/22] iommu: Add iommu_copy_struct_to_user helper

[PATCH] net/mlx4_core: Adjust allocation type for buddy->bits
 2025-04-26  6:07 UTC 

[PATCH] pds_core: Allocate pdsc_viftype_defaults copy with ARRAY_SIZE()
 2025-04-26  6:07 UTC 

[PATCH] ipv4: fib: Fix fib_info_hash_alloc() allocation type
 2025-04-26  6:05 UTC 

[GIT PULL] move-lib-kunit fix for v6.15-rc4
 2025-04-26  6:03 UTC 

[PATCH v4 2/4] serial: 8250: introduce serial8250_discard_data()
 2025-04-26  5:59 UTC  (3+ messages)

[PATCH] usr/include: openrisc: don't HDRTEST bpf_perf_event.h
 2025-04-26  6:00 UTC  (2+ messages)

[PATCH] securityfs: fix missing of d_delete() in securityfs_remove()
 2025-04-26  5:57 UTC  (3+ messages)

[PATCH] drm/fbdev-client: Ignore EOPNOTSUPP errors
 2025-04-26  5:52 UTC  (2+ messages)

[linux-next-20250422] Build failure: Wvla-larger-than=0 is meaningless
 2025-04-26  5:50 UTC  (3+ messages)

[PATCH net-next V7 0/2] veth: qdisc backpressure and qdisc check refactor
 2025-04-26  5:40 UTC  (3+ messages)
` [PATCH net-next V7 2/2] veth: apply qdisc backpressure on full ptr_ring to reduce TX drops

[PATCH] tests/xe_pmu: Fix frequency stashing issue
 2025-04-26  5:39 UTC  (2+ messages)
` ✓ i915.CI.Full: success for "

[Buildroot] [PATCH 1/1] package/libuv: bump to version 1.51.0
 2025-04-26  5:36 UTC 

[PATCH blktests] zbd/005: Limit block size to zone length
 2025-04-26  5:23 UTC  (10+ messages)

[PATCH v5 2/5] coresight: Add coresight QMI driver
 2025-04-26  5:18 UTC  (2+ messages)

[GIT PULL] bcachefs fixes for 6.15-rc4
 2025-04-26  5:18 UTC  (15+ messages)

[PATCH] tools/nolibc: Add m68k support
 2025-04-26  5:14 UTC  (2+ messages)

Assistance Needed: Btrfs RAID1 Filesystem Unmountable Due to Chunk Tree and FSID Mismatch Issues
 2025-04-26  5:08 UTC  (2+ messages)

[PATCH v2 0/2] Add interconnect nodes and paths for MSM8953 SoC
 2025-04-26  5:06 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: msm: qcom,mdss: Document interconnect paths

[OE-core][PATCH V4 1/5] classes/recipes: remove unnecessary qemu inherit and use qemuwrapper-cross
 2025-04-26  4:57 UTC  (4+ messages)
` [OE-core][PATCH V4 5/5] lib/classes/recipes: refactor qemu.bbclass functions into library functions

[RFC PATCH 0/3] single-binary: make QAPI generated files common
 2025-04-26  4:53 UTC  (4+ messages)

[PATCH v2 0/3] Support active context utilization
 2025-04-26  4:54 UTC  (7+ messages)
` [PATCH v2 1/3] drm/xe: Save CTX_TIMESTAMP mmio value instead of LRC value
` [PATCH v2 2/3] drm/xe: Save the gt pointer in lrc and drop the tile
` [PATCH v2 3/3] drm/xe: Add WA BB to capture active context utilization

[PATCH v7] drm/msm/dpu: allow sharing SSPP between planes
 2025-04-26  4:51 UTC 

[brauner-vfs:vfs.fixes 5/7] drivers/base/devtmpfs.c:358 handle_remove() error: uninitialized symbol 'err'
 2025-04-26  4:47 UTC 

[PATCH v3] bus: mhi: host: pci: Disable runtime PM for QDU100
 2025-04-26  4:37 UTC  (3+ messages)

[PATCH] wifi: ath11k: pci: Fix msi_irq crash on driver unload with QCN9074 PCIe WiFi 6 modules
 2025-04-26  4:33 UTC  (12+ messages)

[PATCH] can: mcp251xfd: make TDC controllable from userspace
 2025-04-26  4:23 UTC  (2+ messages)

[linus:master] [x86/cpu] f388f60ca9: BUG:soft_lockup-CPU##stuck_for#s![swapper:#]
 2025-04-26  4:06 UTC  (6+ messages)

arch/powerpc/mm/book3s32/mmu.c:226:2: error: call to '__compiletime_assert_493' declared with 'error' attribute: BUILD_BUG_ON failed: ALIGN_DOWN(MODULES_VADDR, SZ_256M) < TASK_SIZE
 2025-04-26  4:05 UTC 

[PATCH v3 00/10] clang-merge: Bring clang recipes from meta-clang
 2025-04-26  3:57 UTC  (13+ messages)
` [PATCH v3 01/10] cmake.bbclass: Enhance to emit a native toolchain cmake file
` [PATCH v3 02/10] toolchain/clang: Remove duplicate RANLIB setting
` [PATCH v3 03/10] sstatesig: Handle special case of llvm-project-source shared-workdir
` [PATCH v3 04/10] multilib.conf: Add llvm-project-source recipe to NON_MULTILIB_RECIPES
` [PATCH v3 05/10] kernel-arch.bbclass: Do not use weak assignment for TOOLCHAIN
` [PATCH v3 06/10] clang: Merge llvm/clang family recipes from meta-clang
` [PATCH v3 07/10] clang: RPROVIDE spirv-llvm-translator and libclc
` [PATCH v3 08/10] mesa: Pass needed clang flags via BINDGEN_EXTRA_CLANG_ARGS
` [PATCH v3 09/10] mesa: Fix header search paths
` [PATCH v3 10/10] maintainers.inc: Add myself as maintainer for clang family of recipes

[PATCH 0/7] Removing unused macros in arch/powerpc/perf
 2025-04-26  3:55 UTC  (8+ messages)
` [PATCH 1/7] arch/powerpc/perf : Removing unused macros from power5+-pmu.c
` [PATCH 2/7] arch/powerpc/perf : Removing unused macros from power5-pmu.c
` [PATCH 3/7] arch/powerpc/perf : Removing unused macros from ppc970-pmu.c
` [PATCH 4/7] arch/powerpc/perf : Removing unused macros from power7-pmu.c
` [PATCH 5/7] arch/powerpc/perf : Removing unused macros from power6-pmu.c
` [PATCH 6/7] arch/powerpc/perf : Removing unused macros from power8-pmu.c
` [PATCH 7/7] arch/powerpc/perf : Removing unused macros from power9-pmu.c

[PATCH v2 0/6] drm/i915/pm: Clean up the hibernate vs. PCI D3 quirk
 2025-04-26  3:56 UTC  (2+ messages)
` ✓ i915.CI.Full: success for drm/i915/pm: Clean up the hibernate vs. PCI D3 quirk (rev3)

[PATCH net-next v5 0/4] Add support to do threaded napi busy poll
 2025-04-26  3:54 UTC  (4+ messages)
` [PATCH net-next v5 2/4] net: define an enum for the napi threaded state

[PATCH net-next v5] Add support to set napi threaded for individual napi
 2025-04-26  3:53 UTC  (12+ messages)

[PATCHv3 net] bonding: assign random address if device address is same as bond
 2025-04-26  3:51 UTC  (4+ messages)

[PATCH v16 0/7] Single RunQueue Proxy Execution (v16)
 2025-04-26  3:34 UTC  (6+ messages)
` [PATCH v16 4/7] sched: Fix runtime accounting w/ split exec & sched contexts

[PATCH RFC v2 0/5] Add support for Saef SFTO340XC panel
 2025-04-26  3:32 UTC  (5+ messages)
` [PATCH RFC v2 3/5] drm/panel: ilitek-ili9881c: Add support for two-lane configuration
` [PATCH RFC v2 5/5] drm: panel: Add Saef SFTO340XC LCD panel

[RFC][PATCH 0/2] Add is_user_thread() and is_kernel_thread() helper functions
 2025-04-26  3:22 UTC  (4+ messages)
` [RFC][PATCH 2/2] treewide: Have the task->flags & PF_KTHREAD check use the "

[Invitation] Linux memory hotness and promotion biweekly
 2025-04-26  3:11 UTC 

[Buildroot] [autobuild.buildroot.org] Daily results for 2025-04-25
 2025-04-26  3:09 UTC 

mm/vmscan.o: warning: objtool: shrink_node+0x1a59: sibling call from callable instruction with modified stack frame
 2025-04-26  2:53 UTC 

[linux-next:master 5699/6092] arch/arm/boot/dts/nxp/ls/ls1021a-tqmls1021a-mbls1021a-rgb-cdtech-dc44.dtb: /soc/esdhc@1560000: failed to match any schema with compatible: ['fsl,ls1021a-esdhc', 'fsl,esdhc']
 2025-04-26  2:53 UTC 

[PATCH] platform/chrome: cros_ec_typec: Set Pin Assignment E in DP PORT VDO
 2025-04-26  2:48 UTC 

[PATCH] Doc: Remove xenomai.cpufreq param from MIGRATION.adoc
 2025-04-26  2:47 UTC 

[PATCH v4 00/14] Add support for suppressing warning backtraces
 2025-04-26  2:32 UTC  (3+ messages)

arch/powerpc/mm/mem.c:428:2: error: call to '__compiletime_assert_508' declared with 'error' attribute: BUILD_BUG_ON failed: TASK_SIZE > MODULES_VADDR
 2025-04-26  2:32 UTC 

[PATCH 0/2] AM57 Boot fixes
 2025-04-26  2:30 UTC  (4+ messages)
` [PATCH 1/2] include: env: ti: mmc.h: Find DTB files in dtb directory for AM57xx

[PATCH 0/9] board: beagle: beagley-ai: Cleanups and stdboot
 2025-04-26  2:26 UTC  (7+ messages)
` [PATCH 1/9] board: beagle: beagley-ai: Add pattern match for MAINTAINERS
` [PATCH 3/9] beagle: beagley-ai: env: Set up the boot devices and boot methods
` [PATCH 5/9] beagle: beagley-ai: env: Enable DFU env options

[PATCH net v2 0/2] net: ethernet: mtk-star-emac: fix several issues on rx/tx poll
 2025-04-26  2:20 UTC  (5+ messages)
` [PATCH net v2 2/2] net: ethernet: mtk-star-emac: rearm interrupts in rx_poll only when advised

[PATCH] leds: pca995x: fix typo
 2025-04-26  2:04 UTC 

[PATCH net] rtase: Modify the condition used to detect overflow in rtase_calc_time_mitigation
 2025-04-26  2:20 UTC  (2+ messages)

[PATCH v5 00/11] drm: Add new pixel formats for Xilinx Zynqmp
 2025-04-26  2:14 UTC  (3+ messages)
` [PATCH v5 05/11] drm/fourcc: Add DRM_FORMAT_X403

[to-be-updated] selftests-memcg-allow-low-event-with-no-memorylow-and-memory_recursiveprot-on.patch removed from -mm tree
 2025-04-26  2:16 UTC 

[PATCH] Doc: Add watchdog_timeout param for Cobalt kernel
 2025-04-26  2:15 UTC 

[to-be-updated] selftests-memcg-increase-error-tolerance-of-child-memorycurrent-check-in-test_memcg_protection.patch removed from -mm tree
 2025-04-26  2:13 UTC 

[PATCH v3] mm: pcp: increase pcp->free_count threshold to trigger free_high
 2025-04-26  2:11 UTC  (5+ messages)

[PATCH V2] loop: Add sanity check for read/write_iter
 2025-04-26  2:10 UTC  (3+ messages)
` [PATCH V3] "

[PATCH] drm/i915/gsc: mei interrupt top half should be in irq disabled context
 2025-04-26  2:10 UTC  (2+ messages)
` ✓ i915.CI.Full: success for drm/i915/gsc: mei interrupt top half should be in irq disabled context (rev4)

[PATCH v6 0/3] nvme/pci: PRP list DMA pool partitioning
 2025-04-26  2:06 UTC  (4+ messages)
` [PATCH v6 1/3] dmapool: add NUMA affinity support
` [PATCH v6 2/3] nvme/pci: factor out nvme_init_hctx() helper
` [PATCH v6 3/3] nvme/pci: make PRP list DMA pools per-NUMA-node

[PATCH v4 00/23] drm/connector: hdmi: Allow using the YUV420 output format
 2025-04-26  2:06 UTC  (3+ messages)
` [PATCH v4 07/23] drm/tests: hdmi: Replace '[_]MHz' with 'mhz'

[PATCH] mm: vmscan: apply proportional reclaim pressure for memcg when MGLRU is enabled
 2025-04-26  2:05 UTC  (2+ messages)

[PATCH] Revert "rndis_host: Flag RNDIS modems as WWAN devices"
 2025-04-26  2:00 UTC  (2+ messages)

[PATCH net 1/2] net: mscc: ocelot: delete PVID VLAN when readding it as non-PVID
 2025-04-26  2:00 UTC  (2+ messages)

[PATCH net v4] octeon_ep_vf: Resolve netdevice usage count issue
 2025-04-26  2:00 UTC  (2+ messages)

[PATCH net v4] bnxt_en: improve TX timestamping FIFO configuration
 2025-04-26  2:00 UTC  (2+ messages)

+ mm-vmalloc-support-more-granular-vrealloc-sizing.patch added to mm-hotfixes-unstable branch
 2025-04-26  1:59 UTC 

+ khugepaged-pass-folio-instead-of-head-page-to-trace-events.patch added to mm-new branch
 2025-04-26  1:56 UTC 

[RFC 00/38] Hyperlaunch domain builder
 2025-04-26  1:53 UTC  (4+ messages)
` [RFC 33/38] x86/boot: refactor bzimage parser to be re-enterant

[PATCH ipsec] xfrm: ipcomp: fix truesize computation on receive
 2025-04-26  1:53 UTC  (2+ messages)

[PATCH net-next v1 0/3] io_uring/zcrx: fix selftests and add new test for rss ctx
 2025-04-26  1:50 UTC  (10+ messages)
` [PATCH net-next v1 2/3] io_uring/zcrx: selftests: set hds_thresh to 0
` [PATCH net-next v1 3/3] io_uring/zcrx: selftests: add test case for rss ctx

[PATCH] drm/i915/alpm: Check for alpm support before accessing alpm register
 2025-04-26  1:48 UTC  (2+ messages)
` ✗ i915.CI.Full: failure for "

+ mm-memcg-use-kmem_cache-when-alloc-memcg-pernode-info.patch added to mm-unstable branch
 2025-04-26  1:46 UTC 

+ mm-memcg-use-kmem_cache-when-alloc-memcg.patch added to mm-unstable branch
 2025-04-26  1:45 UTC 

+ mm-memcg-move-mem_cgroup_init-ahead-of-cgroup_init.patch added to mm-unstable branch
 2025-04-26  1:45 UTC 

❌ FAIL: Test report for master (6.15.0-rc3, upstream-mainline, 1eb09e62)
 2025-04-26  1:43 UTC 

[PATCH net] net: ethernet: mtk_eth_soc: fix SER panic with 4GB+ RAM
 2025-04-26  1:36 UTC  (2+ messages)

[RFC PATCH 0/2] Implement concurrent buffered write with folio lock
 2025-04-26  1:34 UTC  (7+ messages)
` [RFC PATCH 1/2] xfs: Add i_direct_mode to indicate the IO mode of inode
` [RFC PATCH 2/2] xfs: Enable concurrency when writing within single block

[PATCH v2 00/12] ARM: bcm: Add some BCMBCA peripherals
 2025-04-26  1:22 UTC  (16+ messages)
` [PATCH v2 01/12] ARM: dts: bcm6878: Correct UART0 IRQ number
` [PATCH v2 03/12] ARM: dts: bcm6846: Add interrupt to RNG
` [PATCH v2 05/12] ARM: dts: bcm6878: Add BCMBCA peripherals
` [PATCH v2 09/12] ARM64: dts: bcm4908: "
` [PATCH v2 10/12] ARM64: dts: bcm6856: "
` [PATCH v2 11/12] ARM64: dts: bcm6858: "
` [PATCH v2 12/12] ARM64: dts: bcm63158: "

[PATCH v2 0/3] block: avoid hctx spinlock for plug with multiple queues
 2025-04-26  1:17 UTC  (4+ messages)
` [PATCH v2 1/3] block: take rq_list instead of plug in dispatch functions
` [PATCH v2 2/3] block: factor out blk_mq_dispatch_queue_requests() helper
` [PATCH v2 3/3] block: avoid hctx spinlock for plug with multiple queues

[PATCH v9 00/24] Provide a new two step DMA mapping API
 2025-04-26  1:14 UTC  (13+ messages)
` [PATCH v9 01/24] PCI/P2PDMA: Refactor the p2pdma mapping helpers
` [PATCH v9 02/24] dma-mapping: move the PCI P2PDMA mapping helpers to pci-p2pdma.h
` [PATCH v9 03/24] iommu: generalize the batched sync after map interface
` [PATCH v9 04/24] iommu: add kernel-doc for iommu_unmap_fast
` [PATCH v9 05/24] dma-mapping: Provide an interface to allow allocate IOVA
` [PATCH v9 06/24] iommu/dma: Factor out a iommu_dma_map_swiotlb helper

[GIT PULL] u-boot-riscv/master
 2025-04-26  1:13 UTC  (3+ messages)

+ mm-memory-fix-mapcount-refcount-sanity-check-for-mthp-reuse.patch added to mm-hotfixes-unstable branch
 2025-04-26  1:09 UTC 

+ mm-memblock-fix-arguments-passed-to-memblock_set_node.patch added to mm-hotfixes-unstable branch
 2025-04-26  1:06 UTC 

[PATCH v4] mm: pass nid to reserve_bootmem_region()
 2025-04-26  1:05 UTC  (3+ messages)
` [PATCH] mm: memblock: Fix arguments passed to memblock_set_node()

[paulmck-rcu:dev] BUILD SUCCESS be77f5238d220efa4b1347b47ce27054e343658f
 2025-04-26  0:59 UTC 

[GIT PULL] BPF fixes for 6.15-rc4
 2025-04-26  0:59 UTC  (2+ messages)

[git pull] drm fixes for 6.15-rc4
 2025-04-26  0:56 UTC  (2+ messages)

[PATCH v7 0/2] Rework/Correction on minimum hblank calculation
 2025-04-26  0:54 UTC  (2+ messages)
` ✗ i915.CI.Full: failure for Rework/Correction on minimum hblank calculation (rev7)

[paulmck-rcu:non-rcu/next] BUILD SUCCESS c0940db189bc8e5616eae1d2b8ea10b9a5632e47
 2025-04-26  0:47 UTC 

[PATCH v2] usb: dwc3: Abort suspend on soft disconnect failure
 2025-04-26  0:41 UTC  (3+ messages)

[PATCH v8 0/9] Ext4 Fast Commit Performance Patchset
 2025-04-24 14:59 UTC  (2+ messages)

[PATCH v10 0/5] KVM: selftests: Add LoongArch support
 2025-04-26  0:34 UTC  (3+ messages)
` [PATCH v10 2/5] KVM: selftests: Add KVM selftests header files for LoongArch

[PATCH v5 net-next 00/15] AccECN protocol patch series
 2025-04-26  0:32 UTC  (2+ messages)

[PATCH 0/3] selftests/bpf: Fix a few issues in arena_spin_lock
 2025-04-26  0:32 UTC  (5+ messages)

kirkstone merge request: April 25th
 2025-04-26  0:32 UTC  (2+ messages)

[PATCH v3 0/5] KVM: selftests: access_tracking_perf_test fixes for NUMA balancing and MGLRU
 2025-04-26  0:31 UTC  (3+ messages)
` [PATCH v3 5/5] KVM: selftests: access_tracking_perf_test: Use MGLRU for access tracking

[PATCH net 0/5] net: vertexcom: mse102x: Fix RX handling
 2025-04-26  0:30 UTC  (7+ messages)
` [PATCH net 1/5] net: vertexcom: mse102x: Fix possible stuck of SPI interrupt
` [PATCH net 2/5] dt-bindings: vertexcom-mse102x: Fix IRQ type in example

[PATCH net] vmxnet3: Fix malformed packet sizing in vmxnet3_process_xdp
 2025-04-26  0:30 UTC  (2+ messages)

[PATCH][next] scsi: sd: Avoid -Wflex-array-member-not-at-end warning
 2025-04-26  0:28 UTC 

+ mm-huge_memory-remove-useless-folio-pointers-passing.patch added to mm-unstable branch
 2025-04-26  0:27 UTC 

+ mm-huge_memory-adjust-try_to_migrate_one-and-split_huge_pmd_locked.patch added to mm-unstable branch
 2025-04-26  0:27 UTC 

[PATCH v2 0/7] clang-merge: Bring clang recipes from meta-clang
 2025-04-26  0:26 UTC  (6+ messages)

[PATCH net] xsk: respect the offsets when copying frags
 2025-04-26  0:23 UTC  (3+ messages)

[PATCH i-g-t 1/3] include/drm-uapi: add AQL compute queue flag to DRM header
 2025-04-26  0:16 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for series starting with [i-g-t,1/3] "

[PATCH] perf/x86/intel: KVM: Mask PEBS_ENABLE loaded for guest with vCPU's value
 2025-04-26  0:13 UTC 

[PATCH net-next v7 0/3] net: ethtool: Introduce ethnl dump helpers
 2025-04-26  0:10 UTC  (5+ messages)
` [PATCH net-next v7 1/3] net: ethtool: Introduce per-PHY DUMP operations

[PATCH v2] mm: vmalloc: Support more granular vrealloc() sizing
 2025-04-26  0:11 UTC 

[PATCH] KVM: x86/mmu: Prevent installing hugepages when mem attributes are changing
 2025-04-26  0:10 UTC 

[PATCH v5 00/11] fuse: support large folios
 2025-04-26  0:08 UTC  (8+ messages)
` [PATCH v5 05/11] fuse: support large folios for folio reads
` [PATCH v5 06/11] fuse: support large folios for symlinks
` [PATCH v5 07/11] fuse: support large folios for stores
` [PATCH v5 08/11] fuse: support large folios for queued writes
` [PATCH v5 09/11] fuse: support large folios for readahead
` [PATCH v5 10/11] fuse: optimize direct io large folios processing
` [PATCH v5 11/11] fuse: support large folios for writeback


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.