All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-03-20 14:00:26 to 2026-03-20 14:42:08 UTC [more...]

[RFC PATCH 00/14] KVM: ITS hardening for pKVM
 2026-03-20 14:42 UTC  (3+ messages)

[net-next v4 00/12] Add TSO map-once DMA helpers and bnxt SW USO support
 2026-03-20 14:41 UTC  (10+ messages)
` [net-next v4 01/12] net: tso: Introduce tso_dma_map
` [net-next v4 02/12] net: tso: Add tso_dma_map helpers
` [net-next v4 03/12] net: bnxt: Export bnxt_xmit_get_cfa_action
` [net-next v4 04/12] net: bnxt: Add a helper for tx_bd_ext
` [net-next v4 05/12] net: bnxt: Use dma_unmap_len for TX completion unmapping
` [net-next v4 06/12] net: bnxt: Add TX inline buffer infrastructure
` [net-next v4 07/12] net: bnxt: Add boilerplate GSO code
` [net-next v4 08/12] net: bnxt: Implement software USO
` [net-next v4 09/12] net: bnxt: Add SW GSO completion and teardown support

[PATCH v7 0/3] Add support for the Samsung S6E8FC0 DSI and M1906F9 display panel
 2026-03-20 14:41 UTC  (4+ messages)
` [PATCH v7 1/3] dt-bindings: display: panel: Add Samsung S6E8FC0-M1906F9
` [PATCH v7 2/3] drm: panel: Add Samsung S6E8FC0 DSI controller for M1906F9 panel
` [PATCH v7 3/3] arm64: dts: qcom: sm6125-xiaomi-laurel-sprout: Enable MDSS and add panel

[PATCH] board: dhelectronics: imx: Use second Ethernet MAC also from fuse
 2026-03-20 14:41 UTC  (3+ messages)

[PATCH v2 0/4] mm: improve large folio readahead and alignment for exec memory
 2026-03-20 14:41 UTC  (14+ messages)
` [PATCH v2 1/4] mm: bypass mmap_miss heuristic for VM_EXEC readahead
` [PATCH v2 2/4] mm: replace exec_folio_order() with generic preferred_exec_order()
` [PATCH v2 3/4] elf: align ET_DYN base to max folio size for PTE coalescing
` [PATCH v2 4/4] mm: align file-backed mmap to max folio order in thp_get_unmapped_area

b4: prep --edit-cover emits strange message about "Already Ran"
 2026-03-20 14:41 UTC 

[RFC PATCH 00/15] RFC: dm: Add uclass adjunct support
 2026-03-20 14:16 UTC  (2+ messages)

[PATCH RFC 39/40] clk/qcom/ccf: adjust sm8650 clock drivers for U-Boot
 2026-03-20 14:31 UTC 

[PATCH RFC 38/40] clk/qcom/ccf: adapt clocks for U-Boot
 2026-03-20 14:31 UTC 

[PATCH RFC 37/40] clk/qcom/ccf: adapt common, gdsc, and reset code for U-Boot
 2026-03-20 14:31 UTC 

[PATCH] xfs: start gc on zonegc_low_space attribute updates
 2026-03-20 14:39 UTC  (2+ messages)

[PATCH 0/4] ASoC: soc-component: add snd_soc_component_regmap_val_bytes()
 2026-03-20 14:39 UTC  (3+ messages)

[PATCH RFC 36/40] clk/qcom/ccf: add uboot common code
 2026-03-20 14:31 UTC 

[PATCH RFC 35/40] clk/qcom/ccf: add sm8650 GCC, dispcc and tcsrcc
 2026-03-20 14:31 UTC 

[PATCH RFC 33/40] clk/qcom: drop in Linux Qualcomm CCF drivers
 2026-03-20 14:31 UTC 

[PATCH i-g-t v2 00/11] Prepare for returning NULL from igt_crtc_for_pipe()
 2026-03-20 14:38 UTC  (3+ messages)
` ✓ Xe.CI.BAT: success for Prepare for returning NULL from igt_crtc_for_pipe() (rev2)
` ✗ i915.CI.BAT: failure "

[PATCH RFC 34/40] clk/qcom/ccf: drop in Linux rpmh clock driver
 2026-03-20 14:31 UTC 

balance_dirty_pages() causes 40% IO PSI (full) with no drain benefit on 384 GB machine
 2026-03-20 14:38 UTC  (3+ messages)

[LTP] [RFC PATCH 1/1] lib: Print tcnt in tst_{brk,res}()
 2026-03-20 14:37 UTC  (7+ messages)

[PATCH v1 0/3] rockchip: Switch remaining boards to upstream devicetree
 2026-03-20 14:37 UTC  (4+ messages)
` [PATCH v1 1/3] rockchip: Switch rk3128 "
` [PATCH v1 2/3] rockchip: Switch rk3229 "
` [PATCH v1 3/3] rockchip: Switch rk3368 "

[PATCH] video: fbdev: matroxfb: remove dead code and set but not used variable
 2026-03-20 14:37 UTC  (11+ messages)

[PATCH v2] ASoC: amd: acp: add ASUS HN7306EA quirk for legacy SDW machine
 2026-03-20 12:53 UTC  (2+ messages)

[PATCH] ASoC: SOF: topology: reject invalid vendor array size in token parser
 2026-03-20 12:52 UTC  (2+ messages)

[PATCH] adfs: validate nzones in adfs_read_map()
 2026-03-20 14:37 UTC  (2+ messages)

[PATCH 1/2] xfs: don't allow UAF in xlog_recover_iget
 2026-03-20 14:37 UTC  (3+ messages)

[PATCH v1 1/1] video: fbdev: matroxfb: Mark variable with __maybe_unused to avoid W=1 build break
 2026-03-20 14:36 UTC 

[PATCH v2] mm/damon/core: document damos_commit_dests() failure semantics
 2026-03-20 14:36 UTC 

[PATCH 0/8] dma::Coherent & dma::CoherentInit API
 2026-03-20 14:36 UTC  (13+ messages)
` [PATCH 3/8] rust: dma: add zeroed constructor to `Coherent`
` [PATCH 4/8] rust: dma: introduce dma::CoherentInit for memory initialization
` [PATCH 6/8] gpu: nova-core: use Coherent::init to initialize GspFwWprMeta
` [PATCH 8/8] gpu: nova-core: convert to new dma::Coherent API

[LTP] [PATCH v2] mseal02: Handle multiple errnos for 32-bit compat mode
 2026-03-20 14:35 UTC  (2+ messages)

[PATCH v6 0/7] clk: add support for v1 / v2 clock rate negotiation and kunit tests
 2026-03-20 14:34 UTC  (13+ messages)
` [PATCH v6 2/7] clk: test: introduce test suite for sibling rate changes on a divider
` [PATCH v6 5/7] clk: introduce new flag CLK_V2_RATE_NEGOTIATION for sensitive clocks

[PATCH v2] drm/amdkfd: check system memory when set apu_prefer_gtt
 2026-03-20 14:34 UTC  (4+ messages)

[PATCH v2 0/3] mm: Free contiguous order-0 pages efficiently
 2026-03-20 14:33 UTC  (7+ messages)
` [PATCH v2 2/3] vmalloc: Optimize vfree
` [PATCH v2 3/3] mm/page_alloc: Optimize __free_contig_frozen_range()

[PATCH v3 00/12] Allow preemption during IPI completion waiting to improve real-time performance
 2026-03-20 14:33 UTC  (4+ messages)
` [PATCH v3 10/12] x86/mm: Move flush_tlb_info back to the stack

[PATCH v3] cxl: Add endpoint decoder flags clear when PCI reset happens
 2026-03-20 14:33 UTC  (2+ messages)

[PATCH v5 0/3] Add "link bpc" DRM property
 2026-03-20 14:32 UTC  (2+ messages)

[PATCH 00/15 v2] tick/sched: Refactor idle cputime accounting
 2026-03-20 14:32 UTC  (4+ messages)
` [PATCH 14/15] sched/cputime: Handle idle irqtime gracefully

[PATCH 00/14] nfsd/sunrpc: add support for netlink upcalls for mountd/exportd
 2026-03-20 14:32 UTC  (3+ messages)
` [PATCH 09/14] sunrpc: add netlink upcall for the auth.unix.gid cache

[PATCH v2] x86/efi: defer freeing of boot services memory
 2026-03-20 14:31 UTC  (4+ messages)

[PATCH pseudo 0/3] Memory management fixes and b4 config
 2026-03-20 14:32 UTC  (2+ messages)
` [yocto-patches] "

[Intel-wired-lan] [PATCH iwl-net] iavf: fix wrong VLAN mask for legacy Rx descriptors L2TAG2
 2026-03-20 14:29 UTC  (2+ messages)

[PATCH] selftests/x86: Fix sysret_rip assertion failure on FRED systems
 2026-03-20 14:31 UTC  (2+ messages)

[PATCH 0/7] Get fast-test suite to run on FreeBSD
 2026-03-20 14:31 UTC  (17+ messages)
` [PATCH 1/7] test/timer_secondary: skip test "
` [PATCH 2/7] test/eal_flags: "
` [PATCH 4/7] test/secondary_process: "
` [PATCH 5/7] test/external_memory: "
` [PATCH 6/7] test/interrupts: "
` [PATCH 7/7] test/debug: fix unit "

[PATCH v1 0/6] RISCV: enable DOMAIN_BUILD_HELPERS
 2026-03-20 14:30 UTC  (10+ messages)
` [PATCH v1 6/6] xen/riscv: "

[PATCH 0/5] i386/sev: Add TCG-emulated AMD SEV guest support
 2026-03-20 14:31 UTC  (7+ messages)
` [PATCH 1/5] i386/sev: Add sev-emulated QOM object with TCG support
` [PATCH 4/5] i386/sev: Add launch measurement emulation and TIK property

[PATCH] kbuild: modules-cpio-pkg: Respect INSTALL_MOD_PATH
 2026-03-20 14:30 UTC 

[PATCH v1 0/4] Add eager FP and RISC-V vector context switching support
 2026-03-20 14:30 UTC  (5+ messages)
` [PATCH 1/4] lib: sbi: Add RISC-V vector context save/restore support (eager switching)
` [PATCH 2/4] lib: sbi: Add floating-point context save/restore support
` [PATCH 3/4] include: sbi: scratch: Add per-hart FP and vector context pointers in scratch
` [PATCH 4/4] lib: sbi: trap: Save/restore FP and vector state on trap entry/exit

[OE-core][kirkstone][PATCH 1/4] curl: Fix CVE-2025-14524
 2026-03-20 14:29 UTC  (3+ messages)
` [OE-core][kirkstone][PATCH 4/4] curl: Fix CVE-2026-3784

[PATCH 0/2] sched/fair: Minor improvements while triggering idle load balance
 2026-03-20 14:28 UTC  (7+ messages)
` [PATCH 1/2] sched/fair: consider hk_mask early in triggering ilb

[RFC] liveupdate: prevent double preservation
 2026-03-20 14:27 UTC  (3+ messages)

[hare-nvme:dhchap-keyring.v3 2/8] drivers/nvme/common/keyring.c:430 nvme_dhchap_psk_read() warn: unsigned 'keylen' is never less than zero
 2026-03-20 14:24 UTC 

[Bug][xfstests xfs/556] inconsistent {HARDIRQ-ON-W} -> {IN-HARDIRQ-W} usage
 2026-03-20 14:27 UTC  (3+ messages)

[PATCH 4/5] PCI: tegra: Add Tegra264 support
 2026-03-20 14:27 UTC  (4+ messages)

[PATCH 6/7] net: ethernet: ti: am65-cpsw: add support for J722S SoC family
 2026-03-20 14:23 UTC  (3+ messages)

[cilium:pr/netkit-iouring19 570/583] drivers/net/ethernet/mellanox/mlx5/core/en_main.c:5617:7: error: call to undeclared function 'netif_rxq_has_unreadable_mp'; ISO C99 and later do not support implicit function declarations
 2026-03-20 14:24 UTC 

[kirkstone][PATCH 1/2] vim: upgrade 9.1.1683 -> 9.1.2128
 2026-03-20 14:26 UTC  (3+ messages)
` [kirkstone][PATCH 2/2] vim: Upgrade 9.1.2128 -> 9.1.2144
  ` [OE-core] "

[RFC v2 00/14] virtio-net: early VMStateDescription live migration support
 2026-03-20 14:20 UTC  (15+ messages)
` [RFC v2 01/14] machine,virtio-net: add early-mig property
` [RFC v2 02/14] virtio, virtio-net: add initial early VMSD for setup-phase migration
` [RFC v2 03/14] virtio,virtio-net: virtio-delta VMSD - VQ state
` [RFC v2 04/14] virtio-net: detect VirtIODevice status mid-migration change
` [RFC v2 05/14] virtio-net: detect VirtIODevice config buffer "
` [RFC v2 06/14] virtio-net: detect VirtIONet MAC addr "
` [RFC v2 07/14] virtio-net: detect VirtIONet MAC table mid-migration changes
` [RFC v2 08/14] virtio-net: detect VirtIONet status mid-migration change
` [RFC v2 09/14] virtio-net: detect VirtIONet Rx filter mid-migration changes
` [RFC v2 10/14] virtio-net: detect VirtIONet VLAN filter table changes
` [RFC v2 11/14] virtio-net: detect VirtIONet guest offload & MQ mid-migration changes
` [RFC v2 12/14] virtio-net: detect RSS state "
` [RFC v2 13/14] virtio-net: detect pending Tx work for VQs "
` [RFC v2 14/14] virtio-net, vhost-net: early migration support for vhost-net

[PATCH] mm/swap: fix swap cache memcg accounting
 2026-03-20 14:24 UTC  (2+ messages)

[PATCH v1 0/4] Add eager FP and RISC-V vector context switching support
 2026-03-20 14:23 UTC  (5+ messages)
` [PATCH 1/4] lib: sbi: domain: ensure boot_hartid is assigned
` [PATCH 2/4] lib: sbi: Add RISC-V vector context save/restore support (eager switching)
` [PATCH 3/4] lib: sbi: Add floating-point context save/restore support
` [PATCH 4/4] include: sbi: scratch: Add per-hart FP and vector context pointers in scratch

[PATCH 0/8] qapi: enforce section ordering
 2026-03-20 14:23 UTC  (7+ messages)
` [PATCH 5/8] qapi: re-order QAPI doc block sections
` [PATCH 6/8] qapi: enforce doc block section ordering
` [PATCH 7/8] qapi: re-order 'since' sections to always be last

[PATCH v4] selftests/mm: add folio_split() and filemap_get_entry() race test
 2026-03-20 14:22 UTC 

[PATCH 0/9] Initial Apple silicon M3 device trees and dt-bindings
 2026-03-20 14:21 UTC  (4+ messages)
` [PATCH 5/9] dt-bindings: pinctrl: apple,pinctrl: Add t8122 compatible

NULL pointer dereference when booting ppc64_guest_defconfig in QEMU on -next
 2026-03-20 14:20 UTC  (6+ messages)

[PATCH 0/3] Skip subrange map tests on DWC iATU allocation failure
 2026-03-20 14:19 UTC  (6+ messages)
` [PATCH 1/3] selftests: pci_endpoint: Skip subrange map test if iATU allocation fails

[isar-cip-core][RFC v1 0/7] Device onboarding with wfx
 2026-03-20 14:18 UTC  (3+ messages)
` [isar-cip-core][RFC v1 4/7] SWUpdate: Use the backported package for trixie
  ` [cip-dev] "

[PATCH] coredump: add tracepoint for coredump events
 2026-03-20 14:18 UTC  (3+ messages)

[PATCH v3] i3c: master: dw-i3c: Fix missing reset assertion in remove() callback
 2026-03-20 14:18 UTC  (2+ messages)

[PATCH v8 00/10] ADF41513/ADF41510 PLL frequency synthesizers
 2026-03-20 14:17 UTC  (11+ messages)
` [PATCH v8 02/10] lib: kstrtox: add kstrntoull() helper

[PATCH] libxfs: fix printing of cache.c_maxcount
 2026-03-20 14:17 UTC  (2+ messages)

linux-next: manual merge of the drm tree with the drm-misc-fixes tree
 2026-03-20 14:17 UTC 

[PATCH] media: atomisp: fix UAF and memory leak in gc2335
 2026-03-20 14:15 UTC  (2+ messages)

[COMMITTED] glibc: Update meeting minutes and next office hours
 2026-03-20 14:14 UTC 

[PATCH net v4] net: use skb_header_pointer() only for DODGY TCPv4 GSO skbs
 2026-03-20 14:14 UTC  (2+ messages)
` [PATCH net v5] "

[PATCH] common/mlx5: fix mac deletion on Linux
 2026-03-20 14:14 UTC  (2+ messages)
` [PATCH v2] "

[PATCH v2 0/9] mm/huge_memory: refactor zap_huge_pmd()
 2026-03-20 14:14 UTC  (7+ messages)
` [PATCH v2 7/9] mm/huge_memory: deduplicate zap deposited table call

FAILED: patch "[PATCH] net: macb: Reinitialize tx/rx queue pointer registers and rx" failed to apply to 6.12-stable tree
 2026-03-20 14:14 UTC  (3+ messages)
` [PATCH 6.12.y 1/2] net: macb: Introduce gem_init_rx_ring()
  ` [PATCH 6.12.y 2/2] net: macb: Reinitialize tx/rx queue pointer registers and rx ring during resume

[PATCH] sandbox: Add missing select's to the architecture symbol
 2026-03-20 14:13 UTC  (2+ messages)
` [PATCH v2] "

[PATCH-for-11.1 0/8] system/memory: Constify various AddressSpace/MemoryRegionCache arguments
 2026-03-20 14:12 UTC  (3+ messages)
` [PATCH-for-11.1 3/8] system/memory: Constify various AddressSpace arguments (xlat)

[PATCH 0/2] arm64/entry: Fix involuntary preemption exception masking
 2026-03-20 14:11 UTC  (5+ messages)
` [PATCH 1/2] "

[PATCH v3] selftests/mm: add folio_split() and filemap_get_entry() race test
 2026-03-20 14:10 UTC  (3+ messages)

[PATCH v13 00/48] arm64: Support for Arm CCA in KVM
 2026-03-20 14:08 UTC  (3+ messages)
` [PATCH v13 20/48] arm64: RMI: Handle realm enter/exit

[PATCH 0/3] Add support for LTC2305
 2026-03-20 14:08 UTC  (4+ messages)
` [PATCH 1/3] iio: adc: ltc2309: introduce chip_info structure
` [PATCH 2/3] dt-bindings: iio: adc: lltc,ltc2497: add LTC2305 support
` [PATCH 3/3] iio: adc: ltc2309: add support for LTC2305

[PATCH iproute2-next v2 0/3] Add support for seg6 tunsrc
 2026-03-20 14:08 UTC  (4+ messages)
` [PATCH iproute2-next v2 1/3] uapi: add SEG6_IPTUNNEL_SRC
` [PATCH iproute2-next v2 2/3] seg6: add tunsrc support in iproute_lwtunnel
` [PATCH iproute2-next v2 3/3] man8: update seg6 encap documentation

[PATCH] drm/i915/psr: Fixes for Dell XPS DA14260 quirk
 2026-03-20 14:09 UTC  (2+ messages)
` ✓ Xe.CI.BAT: success for drm/i915/psr: Fixes for Dell XPS DA14260 quirk (rev2)

Linux 7.0-rc4: v4l2src0:src: page allocation failure - increased memory usage in 7.0?
 2026-03-20 14:07 UTC  (3+ messages)

[PATCH net 0/2] bonding: 3ad: fix carrier state with no valid slaves
 2026-03-20 14:06 UTC  (4+ messages)
` [PATCH net 1/2] bonding: 3ad: fix carrier when "

[PATCH 0/4] Add support for the Mediatek Genio 520-EVK and 720-EVK boards
 2026-03-20 14:06 UTC  (4+ messages)
` [PATCH 3/4] arm64: dts: mediatek: add device-tree for Genio 720-EVK board

[PATCH] scripts: merge_config.sh: support include directives in fragments
 2026-03-20 14:04 UTC  (4+ messages)

[PATCH v2] install.sh: Preserve symlinks in destination file system
 2026-03-20 14:04 UTC  (2+ messages)

[PATCH] lib/metabox: fix 48-bit layout metablock addressing
 2026-03-20 14:04 UTC  (2+ messages)

[PATCH] drm/xe: Reject coh_none PAT index for CPU cached memory in madvise
 2026-03-20 14:04 UTC  (2+ messages)
` ✗ Xe.CI.FULL: failure for drm/xe: Reject coh_none PAT index for CPU cached memory in madvise (rev8)

[PATCH v7 00/15] tegra-video: add CSI support for Tegra20 and Tegra30
 2026-03-20 14:04 UTC  (5+ messages)
` [PATCH v7 05/15] gpu: host1x: convert MIPI to use operation function pointers

[PATCH 0/7] fsmount: add FSMOUNT_NAMESPACE
 2026-03-20 14:04 UTC  (7+ messages)
` [PATCH 3/7] mount: "

[PATCH rdma-next 0/9] RDMA/bnxt_re: Support QP uapi extensions
 2026-03-20 13:54 UTC  (10+ messages)
` [PATCH rdma-next 1/9] RDMA/bnxt_re: Refactor bnxt_re_init_user_qp()
` [PATCH rdma-next 2/9] RDMA/bnxt_re: Update rq depth for app allocated QPs
` [PATCH rdma-next 3/9] RDMA/bnxt_re: Update sq "
` [PATCH rdma-next 4/9] RDMA/bnxt_re: Update umem "
` [PATCH rdma-next 5/9] RDMA/bnxt_re: Update msn table size "
` [PATCH rdma-next 6/9] RDMA/bnxt_re: Update hwq depth "
` [PATCH rdma-next 7/9] RDMA/bnxt_re: Support doorbells "
` [PATCH rdma-next 8/9] RDMA/bnxt_re: Enable "
` [PATCH rdma-next 9/9] RDMA/bnxt_re: Support create_qp_umem() devop

[PATCH] misc: pci_endpoint_test: Use -EINVAL for small subrange size
 2026-03-20 14:03 UTC  (2+ messages)

[PATCH v3] selftests/bpf: move trampoline_count to dedicated bpf_testmod target
 2026-03-20 14:01 UTC  (2+ messages)

[PATCH v10 0/7] Add AMD ISP4 driver
 2026-03-20 14:01 UTC  (3+ messages)

[PATCH RFC v2 0/9] AD9910 Direct Digital Synthesizer
 2026-03-20 14:00 UTC  (5+ messages)
` [PATCH RFC v2 1/9] dt-bindings: iio: frequency: add ad9910


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.