All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-09-19 09:23:36 to 2025-09-19 10:02:59 UTC [more...]

[PATCH BlueZ] doc: Fix typo in PreferredBearer property
 2025-09-19 10:02 UTC  (2+ messages)
` [BlueZ] "

[PATCH] selftests/namespaces: verify initial namespace inode numbers
 2025-09-19 10:01 UTC 

[PATCH 1/1] arm/syscalls: mark syscall invocation as likely in invoke_syscall
 2025-09-19 10:00 UTC 

[PATCH] KVM: arm64: Validate input range for pKVM mem transitions
 2025-09-19 10:01 UTC  (4+ messages)

[PATCH v2] PCI: rcar-gen4: Add missing 1ms delay after PWR reset assertion
 2025-09-19 10:00 UTC  (2+ messages)

[PATCH v5 00/19] virtio-net: live-TAP local migration
 2025-09-19  9:55 UTC  (20+ messages)
` [PATCH v5 01/19] migration/qemu-file: don't make incoming fds blocking again
` [PATCH v5 02/19] io/channel: document how qio_channel_readv_full() handles fds
` [PATCH v5 03/19] net/tap: net_init_tap_one(): drop extra error propagation
` [PATCH v5 04/19] net/tap: net_init_tap_one(): move parameter checking earlier
` [PATCH v5 05/19] net/tap: rework net_tap_init()
` [PATCH v5 06/19] net/tap: setup exit notifier only when needed
` [PATCH v5 07/19] net/tap: split net_tap_fd_init()
` [PATCH v5 08/19] net/tap: rework tap_set_sndbuf()
` [PATCH v5 09/19] net/tap: rework sndbuf handling
` [PATCH v5 10/19] net/tap: introduce net_tap_setup()
` [PATCH v5 11/19] net/tap: move vhost fd initialization to net_tap_new()
` [PATCH v5 12/19] net/tap: use net_tap_setup() in net_init_bridge()
` [PATCH v5 13/19] net/tap: finalize net_tap_set_fd() logic
` [PATCH v5 14/19] migration: add MIG_EVENT_PRE_INCOMING
` [PATCH v5 15/19] net/tap: postpone tap setup to pre-incoming
` [PATCH v5 16/19] qapi: add interface for local TAP migration
` [PATCH v5 17/19] virtio-net: support fds migration of TAP backend
` [PATCH v5 18/19] tests/functional: add skipUnlessPasswordlessSudo() decorator
` [PATCH v5 19/19] tests/functional: add test_x86_64_tap_fd_migration

[PATCH v3] arm64: dts: correct the flexspi compatible string to match with yaml
 2025-09-19  9:59 UTC 

[PATCH 0/6] drm/i915/irq: display irq refactoring
 2025-09-19  9:59 UTC  (9+ messages)
` [PATCH 1/6] drm/i915/irq: drop intel_psr_regs.h include
` [PATCH 2/6] drm/i915/irq: initialize gen2_imr_mask in terms of enable_mask
` [PATCH 3/6] drm/i915/irq: abstract i9xx_display_irq_enable_mask()
` [PATCH 4/6] drm/i915/irq: move check for HAS_HOTPLUG() inside i9xx_hpd_irq_ack()
` [PATCH 5/6] drm/i915/irq: change ILK irq handling order
` [PATCH 6/6] drm/i915/irq: split ILK display irq handling
` ✗ CI.checkpatch: warning for drm/i915/irq: display irq refactoring
` ✓ CI.KUnit: success "

[PATCH 0/2] Improve UFFDIO_MOVE scalability by removing anon_vma lock
 2025-09-19  9:59 UTC  (9+ messages)
` [PATCH 1/2] mm: always call rmap_walk() on locked folios
` [PATCH 2/2] mm/userfaultfd: don't lock anon_vma when performing UFFDIO_MOVE

[PATCH v8 00/12] perf: arm_spe: Armv8.8 SPE features
 2025-09-19  9:59 UTC  (3+ messages)

[PATCH 0/3] Add WCL as subplatform from PTL
 2025-09-19  9:59 UTC  (5+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/3] drm/pcids: Split PTL pciids group to make wcl subplatform
  ` [PATCH v2 2/3] drm/i915/display: Add definition for wcl as subplatform
  ` [PATCH v2 3/3] drm/i915/xe3: Restrict PTL intel_encoder_is_c10phy() to only PHY A

[PATCH v3 0/6] KVM: SVM: Enable AVIC for Zen4+ (if x2AVIC)
 2025-09-19  9:52 UTC  (7+ messages)
` [PATCH v3 1/6] KVM: SVM: Move x2AVIC MSR interception helper to avic.c
` [PATCH v3 2/6] KVM: SVM: Update "APICv in x2APIC without x2AVIC" in avic.c, not svm.c
` [PATCH v3 3/6] KVM: SVM: Always print "AVIC enabled" separately, even when force enabled

[PATCH 0/3] Add MDSS_CORE reset for SM6350 MDSS
 2025-09-19  9:57 UTC  (4+ messages)
` [PATCH 1/3] dt-bindings: clock: dispcc-sm6350: Add MDSS_CORE & MDSS_RSCC resets
` [PATCH 2/3] clk: qcom: "
` [PATCH 3/3] arm64: dts: qcom: sm6350: Add MDSS_CORE reset to mdss

[PATCH 0/2] KVM: arm64: nv: Fix SError injection at EL2
 2025-09-19  9:58 UTC  (2+ messages)

[PATCH v2 00/10] media: Introduce video device state management
 2025-09-19  9:56 UTC  (11+ messages)
` [PATCH v2 01/10] media: v4l2-core: Introduce state management for video devices
` [PATCH v2 02/10] media: v4l2-dev: Add support for try state
` [PATCH v2 03/10] media: v4l2-dev: Add callback for initializing video device state
` [PATCH v2 04/10] media: v4l2-dev: Add helpers to get current format from the state
` [PATCH v2 05/10] media: v4l2-ioctl: Add video_device_state argument to v4l2 ioctl wrappers
` [PATCH v2 06/10] media: Replace void * with video_device_state * in all driver ioctl implementations
` [PATCH v2 07/10] media: v4l2-ioctl: Pass device state for G/S/TRY_FMT ioctls
` [PATCH v2 08/10] media: ti: j721e-csi2rx: Use video_device_state
` [PATCH v2 09/10] media: rkisp1: "

[PATCH 0/3] arm64: dts: qcom: msm8916/39: Add missing MDSS/SDCC resets
 2025-09-19  9:57 UTC  (4+ messages)
` [PATCH 1/3] arm64: dts: qcom: msm8916: Add missing MDSS reset

[meta-virtualization][scarthgap][PATCH 1/2] podman: fix CVE-2024-9407
 2025-09-19  9:51 UTC  (3+ messages)

[PATCH ath-next] wifi: ath12k: Fix peer lookup in ath12k_dp_mon_rx_deliver_msdu()
 2025-09-19  9:56 UTC  (2+ messages)

[PATCH bpf-next 0/5] selftests/bpf: Extend sockmap_redir to test no-redir SK_DROP/SK_PASS
 2025-09-19  9:55 UTC  (7+ messages)
` [PATCH bpf-next 2/5] selftests/bpf: sockmap_redir: Fix OOB handling
` [PATCH bpf-next 3/5] selftests/bpf: sockmap_redir: Rename functions
` [PATCH bpf-next 4/5] selftests/bpf: sockmap_redir: Let test specify skel's redirect_type

[PATCH v3 00/16] TDX: Enable Dynamic PAMT
 2025-09-19  9:55 UTC  (7+ messages)
` [PATCH v3 08/16] x86/virt/tdx: Optimize tdx_alloc/free_page() helpers
` [PATCH v3 11/16] KVM: TDX: Add x86 ops for external spt cache
` [PATCH v3 12/16] x86/virt/tdx: Add helpers to allow for pre-allocating pages

[PATCH v3] soc: tegra: fuse: speedo-tegra210: Update speedo ids
 2025-09-19  9:55 UTC  (4+ messages)

[PATCH v3 0/8] gpio: renesas: Add support for GPIO and related interrupts in RZ/N1 SoC
 2025-09-19  9:54 UTC  (10+ messages)
` [PATCH v3 6/8] dt-bindings: soc: renesas: Add the Renesas RZ/N1 GPIO Interrupt Multiplexer
` [PATCH v3 7/8] soc: renesas: Add support for "
` [PATCH v3 8/8] ARM: dts: r9a06g032: Add support for GPIO interrupts

[PATCHSET RFC v5 4/8] fuse: allow servers to use iomap for better file IO performance
 2025-09-19  9:54 UTC  (7+ messages)
` [PATCH 04/28] fuse: adapt FUSE_DEV_IOC_BACKING_{OPEN,CLOSE} to add new iomap devices

[PATCH v2 1/2] dt-bindings: reset: microchip: Add LAN969x support
 2025-09-19  9:53 UTC  (2+ messages)

[PATCH] examples/flow_filtering: add more snippets
 2025-09-19  9:52 UTC 

[PATCH v5 00/14] Support PCIe RC to AST2600 and AST2700
 2025-09-19  9:52 UTC  (32+ messages)
` [PATCH v5 01/14] hw/pci/pci_ids: Add PCI vendor ID for ASPEED
` [PATCH v5 02/14] hw/pci-host/aspeed: Add AST2600 PCIe PHY model
` [PATCH v5 03/14] hw/pci-host/aspeed: Add AST2600 PCIe config space and host bridge
` [PATCH v5 04/14] hw/pci-host/aspeed: Add AST2600 PCIe Root Device support
` [PATCH v5 05/14] hw/pci-host/aspeed: Add AST2600 PCIe Root Port and make address configurable
` [PATCH v5 06/14] hw/pci-host/aspeed: Add MSI support and per-RC IOMMU address space
` [PATCH v5 07/14] hw/arm/aspeed: Wire up PCIe devices in SoC model
` [PATCH v5 08/14] hw/arm/aspeed_ast2600: Add PCIe RC support (RC_H only)
` [PATCH v5 09/14] hw/pci-host/aspeed: Add AST2700 PCIe PHY
` [PATCH v5 10/14] hw/pci-host/aspeed: Add AST2700 PCIe config with dedicated H2X blocks
` [PATCH v5 11/14] hw/pci-host/aspeed: Disable Root Device and place Root Port at 00:00.0 to AST2700
` [PATCH v5 12/14] hw/arm/aspeed_ast27x0: Introduce 3 PCIe RCs for AST2700
  ` [SPAM] "
` [PATCH v5 13/14] tests/functional/arm/test_aspeed_ast2600: Add PCIe and network test
` [PATCH v5 14/14] tests/functional/aarch64/aspeed_ast2700: Add PCIe and network tests
` [SPAM] [PATCH v5 00/14] Support PCIe RC to AST2600 and AST2700

[PATCH] clk: amlogic: fix recent code refactoring
 2025-09-19  9:51 UTC  (3+ messages)

[PATCH BlueZ 1/5] shared/hfp: Add Call answer support
 2025-09-19  9:51 UTC  (2+ messages)
` [BlueZ,1/5] "

[RESEND PATCH v4 0/3] Fix lpaif_type and DAI configuration for I2S interface
 2025-09-19  9:51 UTC  (2+ messages)

[PATCH mptcp-next v2 00/12] mptcp: receive path improvement
 2025-09-19  9:50 UTC  (11+ messages)
` [PATCH mptcp-next v2 01/12] mptcp: leverage skb deferral free
` [PATCH mptcp-next v2 02/12] tcp: make tcp_rcvbuf_grow() accessible to mptcp code
` [PATCH mptcp-next v2 03/12] mptcp: rcvbuf auto-tuning improvement
` [PATCH mptcp-next v2 05/12] mptcp: remove unneeded mptcp_move_skb()
` [PATCH mptcp-next v2 07/12] mptcp: minor move_skbs_to_msk() cleanup

[PATCH] docs: use the pyvenv version of Meson
 2025-09-19  9:48 UTC  (3+ messages)

[PATCH wireless-next v2 0/3] wifi: cfg80211/mac80211: add support to handle incumbent signal detected event
 2025-09-19  9:47 UTC  (3+ messages)
` [PATCH wireless-next v2 2/3] wifi: mac80211: add support to handle incumbent signal detected event from driver

[PATCH] arm: gen-mach-types: don't include absolute filename
 2025-09-19  9:46 UTC  (2+ messages)

[PATCH] linux-user: avoid -Werror=int-in-bool-context
 2025-09-19  9:45 UTC  (5+ messages)

[PATCH] drm/panfrost: Bump the minor version number
 2025-09-19  9:46 UTC  (3+ messages)

[PATCH] kho: only fill kimage if KHO is finalized
 2025-09-19  9:44 UTC  (2+ messages)

[PATCH net-next v10 0/5] net: dsa: yt921x: Add support for Motorcomm YT921x
 2025-09-19  9:42 UTC  (6+ messages)
` [PATCH net-next v10 1/5] dt-bindings: ethernet-phy: add reverse SGMII phy interface type
` [PATCH net-next v10 2/5] net: phy: introduce PHY_INTERFACE_MODE_REVSGMII
` [PATCH net-next v10 3/5] dt-bindings: net: dsa: yt921x: Add Motorcomm YT921x switch support
` [PATCH net-next v10 4/5] net: dsa: tag_yt921x: add support for Motorcomm YT921x tags
` [PATCH net-next v10 5/5] net: dsa: yt921x: Add support for Motorcomm YT921x

[PATCH RESEND v11 00/13] nommu UML
 2025-09-19  9:43 UTC  (9+ messages)
` [PATCH RESEND v11 10/13] um: nommu: a work around for MMU dependency to PCI driver

[PATCH v3 00/14] Support PCIe RC to AST2600 and AST2700
 2025-09-19  9:39 UTC  (7+ messages)
` [SPAM] "
        ` Aspeed backlog (was Re: [SPAM] [PATCH v3 00/14] Support PCIe RC to AST2600 and AST2700)

[master][PATCH 0/4 v2]Add recipes to build initramfs image
 2025-09-19  9:38 UTC  (5+ messages)
` [master][PATCH 1/4 v2] meta-ti-bsp: conf: machine: include: Add common module variable for initrd
` [master][PATCH 2/4 v2] recipes-ti: initrd: Make minimal initrd image
` [master][PATCH 3/4 v2] meta-ti-bsp: wic: Add a new GRUB config for TI platforms
` [master][PATCH 4/4 v2] meta-ti-bsp: conf: machine: include: Build initrd for all K3 platforms

[PATCH v3 7/7] arm64: dts: exynos990: Add HSI2C nodes for PERIC0/1
 2025-09-19  9:37 UTC 

[PATCH v2 0/2] perf: arm_pmuv3: Don't use PMCCNTR_EL0 on SMT cores
 2025-09-19  9:37 UTC  (4+ messages)
` [PATCH v2 2/2] "

[PATCH v4 0/6] PCI: rzg3s-host: Add PCIe driver for Renesas RZ/G3S SoC
 2025-09-19  9:37 UTC  (5+ messages)
` [PATCH v4 2/6] PCI: rzg3s-host: Add Renesas RZ/G3S SoC host driver
  ` [PATCH] "

[PATCHSET RFC v5 3/8] fuse: cleanups ahead of adding fuse support
 2025-09-19  9:36 UTC  (6+ messages)
` [PATCH 3/5] fuse: move the passthrough-specific code back to passthrough.c

[PATCH 1/2] dt-bindings: gpio: Add Tegra410 support
 2025-09-19  9:36 UTC  (2+ messages)
` [PATCH 2/2] gpio: tegra186: Add support for Tegra410

[PATCH v3 0/6] Add multiple address spaces support to VDUSE
 2025-09-19  9:36 UTC  (4+ messages)
` [PATCH v3 1/6] vduse: make domain_lock an rwlock
` [PATCH v3 2/6] vduse: add v1 API definition

[PATCH v1 0/3] Only link libstub to final vmlinux
 2025-09-19  9:36 UTC  (8+ messages)
` [PATCH v1 1/3] LoongArch: "
` [PATCH v1 2/3] arm64: "
` [PATCH v1 3/3] riscv: "

[Intel-wired-lan] [PATCH net-next v3 0/4] add FEC bins histogram report via ethtool
 2025-09-19  9:35 UTC  (11+ messages)
` [Intel-wired-lan] [PATCH net-next v3 3/4] net/mlx5e: Add logic to read RS-FEC histogram bin ranges from PPHCR
                  `  "

[PATCH v8 0/1] Add pat-index-madvise
 2025-09-19  9:33 UTC  (3+ messages)
` [PATCH v8 1/1] tests/intel/xe_exec_system_allocator: "

[PATCH v3 0/6] Add multiple address spaces support to VDUSE
 2025-09-19  9:33 UTC  (7+ messages)
` [PATCH v3 1/6] vduse: make domain_lock an rwlock
` [PATCH v3 2/6] vduse: add v1 API definition
` [PATCH v3 3/6] vduse: add vq group support
` [PATCH v3 4/6] vduse: return internal vq group struct as map token
` [PATCH v3 5/6] vduse: add vq group asid support
` [PATCH v3 6/6] vduse: bump version number

[PATCH 0/2] Allow configfs to disable specific GT type(s)
 2025-09-19  9:32 UTC  (3+ messages)
` [PATCH 1/2] drm/xe/huc: Adjust HuC check on primary GT

[PATCH 0/5] vfio: relax the vIOMMU check
 2025-09-19  9:30 UTC  (3+ messages)
` [PATCH 1/5] vfio/iommufd: Add framework code to support getting dirty bitmap before unmap

[GIT PULL] RISC-V SpacemiT Devicetrees for v6.18
 2025-09-19  9:31 UTC  (3+ messages)

[GIT PULL] firmware: tegra: Fixes for v6.17
 2025-09-19  9:30 UTC 

[PATCH v2 0/6] Restore phandles from binary representations
 2025-09-19  9:29 UTC  (7+ messages)
` [PATCH v2 1/6] Emit /plugin/ when compiling to .dts with DTSF_PLUGIN set
` [PATCH v2 2/6] Set DTSF_PLUGIN if needed when compiling from dtb
` [PATCH v2 3/6] Improve type guessing when compiling to dts format
` [PATCH v2 4/6] Restore labels from __symbols__ node
` [PATCH v2 5/6] Restore phandle references from __local_fixups__ node
` [PATCH v2 6/6] Restore phandle references from __fixups__ node

[PATCH 0/2] arm64: dts: rockchip: fix dma and pinctrl defs
 2025-09-19  9:28 UTC  (7+ messages)
` [PATCH 1/2] arm64: dts: rockchip: correct uart mux for Radxa ZERO 3
    ` [PATCH 1/2] arm64: dts: rockchip: correct uart mux for Radxa ZERO3

[GIT PULL] [PATCH 0/4] Rust locking changes for v6.18
 2025-09-19  9:27 UTC  (2+ messages)

[PATCH RESEND] scsi: hpsa: Fix potential memory leak in hpsa_big_passthru_ioctl()
 2025-09-19  9:26 UTC 

[Qemu-devel] [PATCH] vfio/common: Work around kernel overflow bug in DMA unmap
 2025-09-19  9:24 UTC  (4+ messages)

[PATCH] rust: io: use const generics for read/write offsets
 2025-09-19  9:26 UTC  (5+ messages)

[PATCH bpf-next v2 2/4] net/smc: bpf: Introduce generic hook for handshake flow
 2025-09-19  9:25 UTC  (2+ messages)

[PATCH] hugetlb: increase number of reserving hugepages via cmdline
 2025-09-19  9:23 UTC 

linux-next: manual merge of the net-next tree with the spacemit tree
 2025-09-19  9:25 UTC  (6+ messages)

[PATCHSET RFC v5 1/8] fuse: general bug fixes
 2025-09-19  9:24 UTC  (5+ messages)
` [PATCH 4/8] fuse: signal that a fuse filesystem should exhibit local fs behaviors

[yocto-autobuilder2][PATCH] config.py: remove debian11 for master
 2025-09-19  9:22 UTC 


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.