All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-10-17 05:19:20 to 2025-10-17 06:20:13 UTC [more...]

[PATCH 0/3] block: Enable proper MMIO memory handling for P2P DMA
 2025-10-17  6:20 UTC  (6+ messages)
` [PATCH 1/3] blk-mq-dma: migrate to dma_map_phys instead of map_page
` [PATCH 2/3] nvme-pci: unmap MMIO pages with appropriate interface
` [PATCH 3/3] block-dma: properly take MMIO path

[PATCH v4 0/7] Revise Meta Santabarbara devicetree
 2025-10-17  6:19 UTC  (2+ messages)

[PATCH v3 0/2] amd_iommu: Cleanups and fixes (PART 2)
 2025-10-17  6:18 UTC  (4+ messages)
` [PATCH v3 1/2] amd_iommu: Fix handling device on buses != 0
` [PATCH v3 2/2] amd_iommu: Support 64 bit address for IOTLB lookup

[PATCH v16 0/5] Enable automatic SVN updates for SGX enclaves
 2025-10-17  6:19 UTC  (6+ messages)
` [PATCH v16 2/5] x86/cpufeatures: Add X86_FEATURE_SGX_EUPDATESVN feature flag

[PATCH] test: Clean up stack_fbt test
 2025-10-17  6:18 UTC  (2+ messages)

[PATCH] drm/sched: avoid killing parent entity on child SIGKILL v3
 2025-10-17  6:18 UTC  (2+ messages)

[PATCH] media: venus: drop unused module aliases
 2025-10-17  6:18 UTC  (2+ messages)

[OE-core][PATCH] python3: upgrade 3.13.7 -> 3.13.9
 2025-10-17  6:17 UTC  (3+ messages)

[PATCH v7 0/7] barrier: Add smp_cond_load_*_timeout()
 2025-10-17  6:16 UTC  (8+ messages)
` [PATCH v7 1/7] asm-generic: barrier: Add smp_cond_load_relaxed_timeout()
` [PATCH v7 2/7] arm64: barrier: Support smp_cond_load_relaxed_timeout()
` [PATCH v7 3/7] arm64: rqspinlock: Remove private copy of smp_cond_load_acquire_timewait()
` [PATCH v7 4/7] asm-generic: barrier: Add smp_cond_load_acquire_timeout()
` [PATCH v7 5/7] atomic: Add atomic_cond_read_*_timeout()
` [PATCH v7 6/7] rqspinlock: Use smp_cond_load_acquire_timeout()
` [PATCH v7 7/7] cpuidle/poll_state: Poll via smp_cond_load_relaxed_timeout()

[PATCH v1 0/1] Move AST1030 machine to a separate file
 2025-10-17  6:15 UTC  (4+ messages)
` [SPAM] "

[git pull] drm fixes for 6.18-rc2
 2025-10-17  6:14 UTC 

[PATCH] MAINTAINERS: Change Altera socfpga-ecc-manager.yaml maintainer
 2025-10-17  6:14 UTC  (3+ messages)

[PATCH 0/5] Optimize vrr.guardband
 2025-10-17  6:14 UTC  (5+ messages)
` ✓ CI.KUnit: success for Optimize vrr.guardband (rev3)
` ✗ CI.checksparse: warning "
` ✓ i915.CI.BAT: success "
` ✓ Xe.CI.BAT: "

[GIT PULL] block-bio_iov_iter_export
 2025-10-17  6:13 UTC  (2+ messages)

[PATCH 0/8] builtin/maintenance: introduce "geometric" strategy
 2025-10-17  6:13 UTC  (4+ messages)
` [PATCH 3/8] builtin/maintenance: introduce "geometric-repack" task

[PATCH v5] dt-bindings: mfd: qcom,spmi-pmic: add compatibles for audio blocks
 2025-10-17  6:13 UTC 

[PATCH net v3 0/3] net: stmmac: Fixes for stmmac Tx VLAN insert and EST
 2025-10-17  6:11 UTC  (8+ messages)
` [PATCH net v3 1/3] net: stmmac: vlan: Disable 802.1AD tag insertion offload
` [PATCH net v3 2/3] net: stmmac: Consider Tx VLAN offload tag length for maxSDU
` [PATCH net v3 3/3] net: stmmac: est: Fix GCL bounds checks

[PATCH mptcp-net 0/7] mptcp: pm: in-kernel: C-flag: handle late ADD_ADDR + misc
 2025-10-17  6:11 UTC  (3+ messages)
` [PATCH mptcp-net 1/7] mptcp: pm: in-kernel: C-flag: handle late ADD_ADDR

[PATCH] test: Use copyinstr to copy string from user space
 2025-10-17  6:11 UTC  (2+ messages)

Deep flush support for CXL pmem?
 2025-10-17  6:11 UTC 

[PATCH v3 0/3] initrd: remove half of classic initrd support
 2025-10-17  6:09 UTC  (4+ messages)
` [PATCH v3 1/3] init: remove deprecated "load_ramdisk" and "prompt_ramdisk" command line parameters
` [PATCH v3 2/3] initrd: remove deprecated code path (linuxrc)
` [PATCH v3 3/3] init: remove /proc/sys/kernel/real-root-dev

[PATCH net-next v2 00/14] Intel Wired LAN Driver Updates 2025-10-15 (ice, iavf, ixgbe, i40e, e1000e)
 2025-10-17  6:08 UTC  (15+ messages)
` [PATCH net-next v2 01/14] devlink: Add new "max_mac_per_vf" generic device param
` [PATCH net-next v2 02/14] i40e: support generic devlink param "max_mac_per_vf"
` [PATCH net-next v2 03/14] ice: add flow parsing for GTP and new protocol field support
` [PATCH net-next v2 04/14] ice: add virtchnl and VF context support for GTP RSS
` [PATCH net-next v2 05/14] ice: improve TCAM priority handling for RSS profiles
` [PATCH net-next v2 06/14] ice: Extend PTYPE bitmap coverage for GTP encapsulated flows
` [PATCH net-next v2 07/14] iavf: add RSS support for GTP protocol via ethtool
` [PATCH net-next v2 08/14] net: docs: add missing features that can have stats
` [PATCH net-next v2 09/14] ice: implement ethtool standard stats
` [PATCH net-next v2 10/14] ice: add tracking of good transmit timestamps
` [PATCH net-next v2 11/14] ice: implement transmit hardware timestamp statistics
` [PATCH net-next v2 12/14] ice: refactor to use helpers
` [PATCH net-next v2 13/14] ixgbe: preserve RSS indirection table across admin down/up
` [PATCH net-next v2 14/14] e1000e: Introduce private flag to disable K1

[PATCH net-next v14 0/4] net: dsa: yt921x: Add support for Motorcomm YT921x
 2025-10-17  6:08 UTC  (5+ messages)
` [PATCH net-next v14 1/4] dt-bindings: net: dsa: yt921x: Add Motorcomm YT921x switch support
` [PATCH net-next v14 2/4] net: dsa: tag_yt921x: add support for Motorcomm YT921x tags
` [PATCH net-next v14 3/4] net: dsa: yt921x: Add support for Motorcomm YT921x
` [PATCH net-next v14 4/4] MAINTAINERS: add entry for Motorcomm YT921x ethernet switch driver

[PATCH for-4.21 00/10] x86/HPET: broadcast IRQ and other improvements
 2025-10-17  6:10 UTC  (5+ messages)
` [PATCH for-4.21 02/10] x86/HPET: disable unused channels

[PATCH net-next 00/14] Intel Wired LAN Driver Updates 2025-10-15 (ice, iavf, ixgbe, i40e, e1000e)
 2025-10-17  6:10 UTC  (9+ messages)
` [PATCH net-next 06/14] ice: Extend PTYPE bitmap coverage for GTP encapsulated flows

[PATCH v3 0/5] hw/core/loader: Add Error parameter for better error reporting
 2025-10-17  6:08 UTC  (8+ messages)
` [PATCH 1/5] hw/core/loader: capture Error from load_image_targphys
` [PATCH 5/5] hw/ppc: Pass errp to load_image_targphys() and report errors

[PATCH net-next] bonding: show master index when dumping slave info
 2025-10-17  6:10 UTC  (2+ messages)

[PATCH i-g-t] tools/intel_gpu_top: Add iteration option -n
 2025-10-17  6:10 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for "

fix for selecting a zone with active GC I/O for GC
 2025-10-17  6:07 UTC  (3+ messages)
` [PATCH 1/2] xfs: prevent gc from picking the same zone twice
` [PATCH 2/2] xfs: document another racy GC case in xfs_zoned_map_extent

[PATCH] media: ir-hix5hd2: drop unused module alias
 2025-10-17  6:06 UTC 

[PATCH] mtd: spi-nor: atmel: add at25dn011
 2025-10-17  6:05 UTC  (2+ messages)

[PATCH] slab: Avoid race on slab->obj_exts in alloc_slab_obj_exts
 2025-10-17  6:05 UTC  (2+ messages)

[PATCH v6 0/3] fstests: basic smoke test on zoned loop device
 2025-10-17  6:04 UTC  (5+ messages)
` [PATCH v6 1/3] common/zoned: add _require_zloop
` [PATCH v6 2/3] common/zoned: add helpers for creation and teardown of zloop devices
` [PATCH v6 3/3] generic: basic smoke for filesystems on zoned block devices

[PATCH] ARM: dts: aspeed: fuji-data64: Enable mac3 controller
 2025-10-17  6:04 UTC  (2+ messages)

[PATCH] media: qcom: camss: drop unused module alias
 2025-10-17  6:04 UTC 

[PATCH] migration-guides: add release notes for 5.2.4
 2025-10-17  6:03 UTC 

[PATCH v5 0/2] accel: Add Arm Ethos-U NPU
 2025-10-17  6:03 UTC  (3+ messages)
` [PATCH v5 2/2] accel: Add Arm Ethos-U NPU driver

[RFC][PATCH] drm/virtgpu: Make vblank event dependent on the host resource
 2025-10-17  6:03 UTC  (2+ messages)

[PATCH for-4.21] libxl: make gentypes.py compatible with Python older than 3.9
 2025-10-17  6:02 UTC  (3+ messages)
` [PATCH] tools/libxl: Make gentypes.py compatible with older Python

[PATCH 00/32] drm/i915/display: Add initial support for Xe3p_LPD
 2025-10-17  6:02 UTC  (3+ messages)
` [PATCH 13/32] drm/i915/xe3p_lpd: Remove gamma,csc bottom color checks

[PATCH 1/2] media: exynos4-is: fimc-is: drop unused module alias
 2025-10-17  6:02 UTC  (2+ messages)
` [PATCH 2/2] media: exynos4-is: fimc-lite: "

[PATCH V5 1/3] rust: Increase QEMU size to 1024 MB
 2025-10-17  6:01 UTC  (3+ messages)
` [PATCH V5 2/3] rust: Use llvm instead of rust-llvm
  ` [OE-core] "

[PATCH v5] x86: make Viridian support optional
 2025-10-17  6:01 UTC  (9+ messages)

[PATCH v2 ath-next] wifi: ath12k: add support for BSS color change
 2025-10-17  6:01 UTC 

[PATCH 1/3] media: imx-mipi-csis: drop unused module alias
 2025-10-17  6:00 UTC  (3+ messages)
` [PATCH 2/3] media: imx7-media-csi: "
` [PATCH 3/3] media: imx8mq-mipi-csi2: "

[PATCH v1 0/7] vfio: Implement VFIO_DEVICE_FEATURE_DMA_BUF and use it in virtio-gpu
 2025-10-17  5:58 UTC  (11+ messages)
` [PATCH v1 2/7] virtio-gpu: Don't rely on res->blob to identify blob resources

[PATCH] media: venus: drop bogus probe deferrals
 2025-10-17  5:58 UTC 

[OE-core][PATCH] llvm: multilib-header fix for llvm/Config/llvm-config.h
 2025-10-17  5:57 UTC 

[PATCH v3 0/3] platform: generic: spacemit: add K1
 2025-10-17  5:56 UTC  (4+ messages)
` [PATCH v3 1/3] "

[geert-renesas-drivers:renesas-r9a09g047-dt-binding-defs] BUILD SUCCESS c510368bce39cbaf4cb66f4acf788f5efa8692a6
 2025-10-17  5:56 UTC 

[PATCH] arm64: defconfig: Change CONFIG_SM_TCSRCC_8750 from m to y
 2025-10-17  5:56 UTC  (6+ messages)

[PATCH] target/hppa: correct size bit parity for fmpyadd
 2025-10-17  5:55 UTC  (2+ messages)

[PATCH] mailbox: th1520: fix clock imbalance on probe failure
 2025-10-17  5:54 UTC  (2+ messages)

[PATCH v3 0/2] riscv: dts: spacemit: add initial support for MusePi Pro
 2025-10-17  5:52 UTC  (6+ messages)
` [PATCH v3 1/2] dt-bindings: riscv: spacemit: add MusePi Pro board
` [PATCH v3 2/2] riscv: dts: spacemit: add MusePi Pro board device tree

[PATCH v1 0/4] media: qcom: iris: encoder feature enhancements
 2025-10-17  5:54 UTC  (7+ messages)
  ` [PATCH v1 1/4] media: qcom: iris: Add support for scale and improve format alignment
  ` [PATCH v1 2/4] media: qcom: iris: Add rotation support for encoder

[PATCH net v2] net/smc: fix general protection fault in __smc_diag_dump
 2025-10-17  5:54 UTC  (3+ messages)

[PATCH v2 0/3] Fix DMA failure when there is domain switch in guest
 2025-10-17  5:52 UTC  (4+ messages)
` [PATCH v2 3/3] intel_iommu: Fix DMA failure when guest switches IOMMU domain

[syzbot] [net?] kernel BUG in set_ipsecrequest
 2025-10-17  5:53 UTC 

[PATCH for-4.21] x86/ucode: Fix missing printk() newline in ucode_probe_amd()
 2025-10-17  5:52 UTC  (2+ messages)

[PATCH] irqchip/qcom-irq-combiner: Rename driver structure
 2025-10-17  5:52 UTC 

[PATCH v5] net/tap-linux.c: avoid abort when setting invalid fd
 2025-10-17  5:51 UTC 

[PATCH] hw/arm/aspeed: ast2600-evb: Use w25q512jv flash model
 2025-10-17  5:50 UTC  (2+ messages)

[PATCH v1 00/12] Coprocessor and memory mapping improvements for AST2700
 2025-10-17  5:50 UTC  (22+ messages)
` [PATCH v1 01/12] hw/arm/aspeed_ast27x0-ssp: Add SDRAM region and fix naming and size to 512MB
  ` [SPAM] "
` [PATCH v1 02/12] hw/arm/aspeed_ast27x0-tsp: "
  ` [SPAM] "
` [PATCH v1 03/12] hw/arm/ast27x0: Add SRAM link and alias mapping for SSP coprocessor
  ` [SPAM] "
` [PATCH v1 04/12] hw/arm/ast27x0: Add SRAM link and alias mapping for TSP coprocessor
  ` [SPAM] "
` [PATCH v1 05/12] hw/arm/ast27x0: Share single SCU instance across PSP, SSP, and TSP
  ` [SPAM] "
` [PATCH v1 06/12] hw/arm/ast27x0: Share single UART set "
  ` [SPAM] "
` [PATCH v1 09/12] tests/functional/aarch64/ast2700fc: Update test ASPEED SDK v09.08
  ` [SPAM] "
` [PATCH v1 10/12] tests/functional/aarch64/ast2700fc: Add eth2 network interface check in PCIe test
  ` [SPAM] "
` [PATCH v1 11/12] tests/functional/aarch64/ast2700fc: Move coprocessor image loading to common function
  ` [SPAM] "
` [PATCH v1 12/12] tests/functional/aarch64/ast2700fc: Add vbootrom test
  ` [SPAM] "
` [SPAM] [PATCH v1 00/12] Coprocessor and memory mapping improvements for AST2700

[PATCH v2 0/5] Add Aspeed GPIO test and Support Nuvoton Serial GPIO Expansion (SGPIO) device
 2025-10-17  5:49 UTC  (7+ messages)
` [PATCH v2 1/5] hw/gpio: Add property for ASPEED GPIO in 32 bits basis
` [PATCH v2 2/5] tests/qtest: Add qtest for for ASPEED GPIO gpio-set property

[PATCH] clocksource/drivers/stm: Fix double deregistration on probe failure
 2025-10-17  5:50 UTC 

[PATCH] 9p: Use kvmalloc for message buffers
 2025-10-17  5:49 UTC  (6+ messages)
  ` [PATCH v2] 9p: Use kvmalloc for message buffers on supported transports
      ` [PATCH v3] "

[PATCH] clocksource/drivers/stm: Fix section mismatches
 2025-10-17  5:49 UTC 

[PATCH v12 00/23] zswap compression batching with optimized iaa_crypto driver
 2025-10-17  5:49 UTC  (6+ messages)
` [PATCH v12 14/23] crypto: iaa - IAA Batching for parallel compressions/decompressions

[PATCH v6 00/11] gpu: nova-core: Boot GSP to RISC-V active
 2025-10-17  5:47 UTC  (12+ messages)
` [PATCH v6 01/11] gpu: nova-core: Set correct DMA mask
` [PATCH v6 02/11] gpu: nova-core: Create initial Gsp
` [PATCH v6 03/11] gpu: nova-core: gsp: Create wpr metadata
` [PATCH v6 04/11] gpu: nova-core: Add a slice-buffer (sbuffer) datastructure
` [PATCH v6 05/11] gpu: nova-core: Add zeroable trait to bindings
` [PATCH v6 06/11] gpu: nova-core: gsp: Add GSP command queue bindings and handling
` [PATCH v6 07/11] gpu: nova-core: gsp: Create rmargs
` [PATCH v6 08/11] gpu: nova-core: gsp: Add RM registry and sysinfo bindings and commands
` [PATCH v6 09/11] nova-core: falcon: Add support to check if RISC-V is active
` [PATCH v6 10/11] nova-core: falcon: Add support to write firmware version
` [PATCH v6 11/11] nova-core: gsp: Boot GSP

[PATCH v2 1/3] xfs: don't set bt_nr_sectors to a negative number
 2025-10-17  5:48 UTC  (8+ messages)
` [PATCH v2 3/3] xfs: quietly ignore deprecated mount options
` [PATCH 4/3] xfs: fix locking in xchk_nlinks_collect_dir

[PATCH] phy: broadcom: bcm63xx-usbh: fix section mismatches
 2025-10-17  5:45 UTC  (2+ messages)

[PATCH v1] drm/xe/guc: Change outstanding assertion to error
 2025-10-17  5:45 UTC  (2+ messages)

[PATCH 1/2] itstool: Switch from libxml2 to lxml
 2025-10-17  5:44 UTC  (4+ messages)
` [PATCH v2 2/2] libxml2: upgrade 2.14.6 -> 2.15.0

[PATCH] rust: usb: fix formatting
 2025-10-17  5:42 UTC  (2+ messages)

[PATCH v2 0/2] ARM: dts: aspeed: ASRock Rack X470D4U BMC support
 2025-10-17  5:42 UTC  (3+ messages)
` [PATCH v2 2/2] ARM: dts: aspeed: add asrock x470d4u bmc

[PATCH v3 1/1] lib/dma: introduce inter-process and inter-OS DMA
 2025-10-17  5:42 UTC  (2+ messages)
` [PATCH v4 "

[PATCH v4 0/4] Add support for more AES modes in TI DTHEv2
 2025-10-17  5:41 UTC  (3+ messages)
` [PATCH v4 1/4] crypto: ti - Add support for AES-XTS in DTHEv2 driver

[PATCH 1/2] scsi/ipr: enable/disable IRQD_NO_BALANCING during reset
 2025-10-17  5:39 UTC  (2+ messages)

[PATCH v5 0/9] vfio/pci: Allow MMIO regions to be exported through dma-buf
 2025-10-17  5:40 UTC  (4+ messages)
` [PATCH v5 9/9] vfio/pci: Add dma-buf export support for MMIO regions

[PATCH v5 0/4] reparent the THP split queue
 2025-10-17  5:38 UTC  (3+ messages)
` [PATCH v5 3/4] mm: thp: use folio_batch to handle THP splitting in deferred_split_scan()

[PPC] Boot problems after the pci-v6.18-changes
 2025-10-17  5:35 UTC  (2+ messages)

[PATCH 0/1] [wip] Switch to use kernel standard fault injection in i915
 2025-10-17  5:33 UTC  (2+ messages)
` ✓ i915.CI.BAT: success for Switch to use kernel standard fault injection in i915 (rev11)

[PATCH 1/2] media: vpif_capture: fix section mismatch
 2025-10-17  5:33 UTC  (2+ messages)
` [PATCH 2/2] media: vpif_display: "

[PATCH v2 net-next] net: shrink napi_skb_cache_{put,get}() and napi_skb_cache_get_bulk()
 2025-10-17  5:33 UTC  (2+ messages)

[PATCH v4 0/4] KVM: x86: User-return MSR cleanups
 2025-10-17  5:32 UTC  (3+ messages)
` [PATCH v4 2/4] KVM: x86: Leave user-return notifier registered on reboot/shutdown

[PATCH v4 0/6] sd: Add RPMB emulation to eMMC model
 2025-10-17  5:31 UTC  (10+ messages)
` [PATCH v4 1/6] hw/sd/sdcard: Fix size check for backing block image

[PATCH v6 0/7] rust: add `ww_mutex` support
 2025-10-17  5:03 UTC  (3+ messages)

[PATCH v2 0/2] KVM: VMX: Handle SEAMCALL or TDCALL VM-Exits
 2025-10-17  5:29 UTC  (5+ messages)
` [PATCH v2 1/2] KVM: VMX: Inject #UD if guest tries to execute SEAMCALL or TDCALL
` [PATCH v2 2/2] KVM: TDX: WARN if a SEAMCALL VM-Exit makes its way out to KVM

[PATCH v1 0/2] Optimization Summary for RISC-V rte_memcpy
 2025-10-17  5:29 UTC  (3+ messages)
` [PATCH v1 1/2] riscv support rte_memcpy in vector

[PATCH v3 0/2] arm64/mm: prevent panic on -ENOMEM in arch_add_memory()
 2025-10-17  5:28 UTC  (5+ messages)
` [PATCH v3 1/2] arm64/mm: Allow __create_pgd_mapping() to propagate pgtable_alloc() errors
` [PATCH v3 2/2] arm64/mm: Rename try_pgd_pgtable_alloc_init_mm

[PATCH] Documentation: kunit: Fix kunit_device_register() example
 2025-10-17  5:28 UTC  (3+ messages)

[PATCH v2] xfs: cache open zone in inode->i_private
 2025-10-17  5:27 UTC  (2+ messages)

[yocto] Building u-boot with clang
 2025-10-17  5:27 UTC  (3+ messages)

[PATCH v2 0/2] drivers/base/node: fold node register and unregister functions
 2025-10-17  5:25 UTC  (4+ messages)
` [PATCH v2 1/2] drivers/base/node: Fold register_node() into register_one_node()

[PATCH] phy: ti: phy-j721e-wiz: Allow reinitialization when SERDES is pre-configured
 2025-10-17  5:25 UTC 

[PATCH V4 0/4] Add support for TI VIP
 2025-10-17  5:23 UTC  (4+ messages)
` [PATCH V4 4/4] media: ti: vpe: Add the VIP driver

[PATCH i-g-t v4 0/2] tests/kms_vrr: Dynamically verify LOBF across vrefresh steps
 2025-10-17  5:20 UTC  (2+ messages)
` ✓ i915.CI.Full: success for tests/kms_vrr: Dynamically verify LOBF across vrefresh steps (rev4)


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.