All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-04-10 14:32:16 to 2026-04-10 15:12:35 UTC [more...]

[PATCH v13 00/48] arm64: Support for Arm CCA in KVM
 2026-04-10 15:12 UTC  (26+ messages)
` [PATCH v13 15/48] arm64: RMI: RTT tear down
` [PATCH v13 20/48] arm64: RMI: Handle realm enter/exit
` [PATCH v13 21/48] arm64: RMI: Handle RMI_EXIT_RIPAS_CHANGE
` [PATCH v13 24/48] arm64: RMI: Allow populating initial contents
` [PATCH v13 32/48] arm64: Don't expose stolen time for realm guests
` [PATCH v13 37/48] arm64: RMI: Prevent Device mappings for Realms
` [PATCH v13 46/48] KVM: arm64: Expose KVM_ARM_VCPU_REC to user space

[PATCH v2] smb: client: add missing MODULE_DESCRIPTION() to smb1maperror_test
 2026-04-10 15:11 UTC  (3+ messages)

[PATCH v2] xen/sched: rtds: re-arm repl_timer after timer re-initialization
 2026-04-10 15:12 UTC  (6+ messages)

[PATCH 00/10] drm/i915: Some fixes/cleanups to the BIOS FB stuff
 2026-04-10 15:12 UTC  (12+ messages)
` [PATCH 01/10] drm/i915: Introduce sanity to the plane_config pointer vs. array thing
` [PATCH 02/10] drm/i915: Remove 'mem' and 'phy_base' from struct intel_initial_plane_config
` [PATCH 03/10] drm/i915: Don't pass the whole plane_config to initial_plane_phys()
` [PATCH 04/10] drm/i915: Make plane_config->fb a struct drm_framebuffer*
` [PATCH 05/10] drm/i915: Move initial plane vblank wait into display code
` [PATCH 06/10] drm/i915: Use a 1 second timeout for the polling vblank wait
` [PATCH 07/10] drm/i915: Reject tile4 BIOS FB
` [PATCH 08/10] drm/i915: Reject X/Y tiled BIOS FB if we don't have fenced regions
` [PATCH 09/10] drm/i915: Completely reject DPT BIOS FBs
` [PATCH 10/10] drm/i915: Reject BIOS FB rotation in common code
` ✓ CI.KUnit: success for drm/i915: Some fixes/cleanups to the BIOS FB stuff

[oe] [meta-networking] [PATCH] dovecot: Fix checksum mismatch
 2026-04-10 15:11 UTC  (5+ messages)

[PATCH net-next v3 0/4] net: move .getsockopt away from __user buffers
 2026-04-10 15:11 UTC  (4+ messages)

[PATCH v4] mm/userfaultfd: detect VMA replacement after copy retry in mfill_copy_folio_retry()
 2026-04-10 15:10 UTC  (11+ messages)

[PATCH net-next v3 00/12] BIG TCP for UDP tunnels
 2026-04-10 15:09 UTC  (13+ messages)
` [PATCH net-next v3 01/12] net/sched: act_csum: don't mangle UDP tunnel GSO packets
` [PATCH net-next v3 02/12] udp: gso: Simplify handling length in GSO_PARTIAL
` [PATCH net-next v3 03/12] geneve: Fix off-by-one comparing with GRO_LEGACY_MAX_SIZE
` [PATCH net-next v3 04/12] net: Use helpers to get/set UDP len tree-wide
` [PATCH net-next v3 05/12] net: Enable BIG TCP with partial GSO
` [PATCH net-next v3 06/12] udp: Support gro_ipv4_max_size > 65536
` [PATCH net-next v3 07/12] udp: Support BIG TCP GSO packets where they can occur
` [PATCH net-next v3 08/12] udp: Validate UDP length in udp_gro_receive
` [PATCH net-next v3 09/12] udp: Set length in UDP header to 0 for big GSO packets
` [PATCH net-next v3 10/12] vxlan: Enable BIG TCP packets
` [PATCH net-next v3 11/12] geneve: "
` [PATCH net-next v3 12/12] selftests: net: Add a test for BIG TCP in UDP tunnels

[PATCH 10/10] Add support for VMUFAT filesystem
 2026-04-10 15:07 UTC 

[PATCH] thunderbolt: debugfs: Don't stop reading SB registers if just one fails
 2026-04-10 15:10 UTC  (8+ messages)

[PATCH v1 0/2] NFS: fix RCU and tracing pointer safety
 2026-04-10 15:09 UTC  (3+ messages)
` [PATCH v1 1/2] NFS: fix RCU safety in nfs_compare_super_address

[PATCH net-next v6 00/14] net: sleepable ndo_set_rx_mode
 2026-04-10 15:09 UTC  (3+ messages)

[PATCH for 11.0-rc3] accel/kvm: Fix BQL lock imbalance in kvm_cpu_exec
 2026-04-10 15:07 UTC  (10+ messages)

[f2fs-dev] [PATCH 1/2] f2fs: disallow setting an extension to both cold and hot
 2026-04-10 15:05 UTC  (2+ messages)
` [f2fs-dev] [PATCH 2/2] f2fs: protect extension_list reading with sb_lock in f2fs_sbi_show()

[PATCH V6 00/14] iothread: Support tracking and querying IOThread holders
 2026-04-10 15:04 UTC  (15+ messages)
` [PATCH V6 01/14] qapi/misc: Fix missed query-iothreads items
` [PATCH V6 02/14] iothread: introduce iothread_ref/unref to track attached devices
` [PATCH V6 03/14] iothread: tracking iothread users with holder name
` [PATCH V6 04/14] blockdev: Update "
` [PATCH V6 05/14] block/export: track IOThread reference in BlockExport
` [PATCH V6 06/14] monitor: Update tracking iothread users with holder name
` [PATCH V6 07/14] virtio-vq-mapping: track iothread-vq-mapping references using device path
` [PATCH V6 08/14] virtio: use iothread_get/put_aio_context for thread pinning
` [PATCH V6 09/14] net/colo: track IOThread references using path-based holder
` [PATCH V6 10/14] virtio-balloon: Update tracking iothread users with holder name
` [PATCH V6 11/14] vfio-user/proxy: "
` [PATCH V6 12/14] xen-block: "
` [PATCH V6 13/14] qapi: examine IOThread attachment status via query-iothreads
` [PATCH V6 14/14] iothread: simplify API by merging iothread_get_aio_context variants

[PATCH 09/10] Add support for VMUFAT filesystem
 2026-04-10 15:02 UTC 

[PATCH] ALSA: usb-audio: Add quirk for PreSonus AudioBox USB
 2026-04-10 15:06 UTC  (2+ messages)

[PATCH v1 00/10] Remove READ_ONLY_THP_FOR_FS Kconfig
 2026-04-10 15:06 UTC  (3+ messages)
` [PATCH v1 05/10] mm/huge_memory: remove READ_ONLY_THP_FOR_FS from file_thp_enabled()

[PATCH b4 00/12] Enable stricter local checks
 2026-04-10 15:05 UTC  (2+ messages)

[PATCH v2 0/4] Enable Rust by default
 2026-04-10 15:06 UTC  (5+ messages)
  ` Re*: "

[PATCH 0/5] gpu: nova-core: vbios: harden various array accesses
 2026-04-10 15:05 UTC  (7+ messages)
` [PATCH 3/5] gpu: nova-core: vbios: use checked accesses in `setup_falcon_data`
` [PATCH 4/5] gpu: nova-core: vbios: use checked access in `FwSecBiosImage::header`
` [PATCH 5/5] gpu: nova-core: vbios: use checked ops and accesses in `FwSecBiosImage::ucode`

[PATCH v8 0/3] spi: support the SpacemiT K1 SPI controller
 2026-04-11  3:04 UTC  (8+ messages)
` [PATCH v8 1/3] dt-bindings: spi: add SpacemiT K1 SPI support
` [PATCH v8 2/3] spi: spacemit: introduce SpacemiT K1 SPI controller driver
` [PATCH v8 3/3] riscv: dts: spacemit: define a SPI controller node

[PATCH v2 00/65] arm: Implement an emulation of GICv5 interrupt controller
 2026-04-10 15:04 UTC  (3+ messages)
` [PATCH v2 10/65] hw/intc/arm_gicv5: Implement IRS ID regs

[GSoC PATCH v3 0/5] preserve promisor files content after repack
 2026-04-10 15:04 UTC  (7+ messages)
` [GSoC PATCH v4 "
  ` [GSoC PATCH v4 1/5] pack-write: add explanation to promisor file content
  ` [GSoC PATCH v4 2/5] pack-write: add helper to fill promisor file after repack
  ` [GSoC PATCH v4 3/5] repack-promisor: preserve content of promisor files "
  ` [GSoC PATCH v4 4/5] t7700: test for promisor file content "
  ` [GSoC PATCH v4 5/5] t7703: test for promisor file content after geometric repack

[PATCH v3] smb: client: add missing MODULE_DESCRIPTION() to smb1maperror_test
 2026-04-10 15:02 UTC 

[RFC PATCH v3 0/3] xl: Allow PCI devices to be passthrough'd via Qemu command line
 2026-04-10 15:04 UTC  (4+ messages)
` [RFC PATCH v3 1/3] xl: Add pci device hotplug option
` [RFC PATCH v3 2/3] libxl: Allow PCI device passthrough using -device Qemu command line
` [RFC PATCH v3 3/3] docs: provide description for pci hotplug option

[LTP] [PATCH v2 2/6] fs: rewrite stream01 test using new API
 2026-04-10 15:00 UTC  (2+ messages)
` [LTP] Add safe macros for stream testing suite

[PATCH 0/2] Fix issues in accel/mshv ioeventfd handling
 2026-04-10 15:02 UTC  (3+ messages)
` [PATCH 2/2] accel/mshv: return correct errno value from ioeventfd failure

[PATCH 1/1] irqchip/loongson-pch-pic: Fix vec_count reading for 32-bit and 64-bit
 2026-04-10 15:02 UTC  (2+ messages)

[PATCH 08/10] Add support for VMUFAT filesystem
 2026-04-10 14:53 UTC 

[PATCH 0/2] NVMe namespace hotplug and drive reconnection support
 2026-04-10 14:33 UTC  (3+ messages)
` [PATCH v3] hw/nvme: add namespace hotplug support

[android-common:android13-5.10 2/2] include/trace/trace_events.h:27:23: warning: 'str__workqueue__trace_system_name' defined but not used
 2026-04-10 14:59 UTC 

[jlayton:dir-deleg 13/25] fs/nfsd/nfs4state.c:3472:3: error: call to undeclared function 'nfsd4_run_cb_notify'; ISO C99 and later do not support implicit function declarations
 2026-04-10 14:59 UTC 

[Buildroot] [PATCH 1/2] package/libgpiod2: security bump to 2.2.4
 2026-04-10 14:57 UTC  (2+ messages)
` [Buildroot] [PATCH 2/2] package/python-gpiod: security bump to 2.4.2

[PATCH] generic/altp2m: address violations of MISRA C Rule 2.1
 2026-04-10 14:57 UTC  (3+ messages)

[PATCH] docs: tainted-kernels: fix typos in documentation
 2026-04-10 14:56 UTC 

[PATCH v3] rust: ACPI: fix missing match data for PRP0001
 2026-04-10 14:57 UTC  (7+ messages)

[PATCH v1 1/2] dts: update verbose output regex for VXLAN packets
 2026-04-10 14:56 UTC  (3+ messages)
` [PATCH v1 2/2] dts: add VXLAN protocols to flow test suite

[PATCH] fbdev: udlfb: avoid divide-by-zero on FBIOPUT_VSCREENINFO
 2026-04-10 14:55 UTC  (2+ messages)

[RFC PATCH] dts: add PVVP case to virtio suite
 2026-04-10 14:55 UTC  (2+ messages)

[scarthgap][PATCH] spirv-tools: backport a fix for building with gcc-16
 2026-04-10 14:55 UTC 

[PATCH] fbdev: tdfxfb: avoid divide-by-zero on FBIOPUT_VSCREENINFO
 2026-04-10 14:55 UTC  (2+ messages)

[PATCH net-next] net: phy: call phy_init_hw() in phy resume path
 2026-04-10 14:55 UTC  (3+ messages)

[whinlatter][PATCH] spirv-tools: backport a fix for building with gcc-16
 2026-04-10 14:54 UTC 

[PATCH i-g-t 0/7] tests/kms_pipe_crc_basic: add mst suspend-resume test
 2026-04-10 14:54 UTC  (4+ messages)
` [PATCH i-g-t 1/7] tests/intel/kms_mst_helper: Add kernel-doc for existing function

[PATCH v6] hwmon: add driver for ARCTIC Fan Controller
 2026-04-10 14:53 UTC  (2+ messages)

[PATCH 0/1] target/i386/mshv: fix read and write memory across the page boundary
 2026-04-10 14:52 UTC  (3+ messages)
` [PATCH 1/1] target/i386/mshv: fix read/write "

[PATCH] crypto: authencesn - Copy high sequence number from src after out-of-place decryption
 2026-04-10 14:52 UTC  (5+ messages)
  ` [PATCH] crypto: algif_aead - Revert to operating out-of-place

[PATCH v7 0/2] arm64: dts: qcom: glymur: Add USB support
 2026-04-10 14:52 UTC  (3+ messages)
` [PATCH v7 1/2] arm64: dts: qcom: glymur: Add USB related nodes

[PATCH 07/10] Add support for VMUFAT filesystem
 2026-04-10 14:42 UTC 

[PATCH] drm/xe: Convert stolen memory over to ttm_range_manager
 2026-04-10 14:50 UTC  (2+ messages)
` ✗ Xe.CI.BAT: failure for "

[PATCH] fanotify: fix false positive on permission events
 2026-04-10 14:49 UTC 

[PATCH tty v2 0/2] 8250: Add console flow control
 2026-04-10 14:48 UTC  (3+ messages)
` [PATCH tty v2 1/2] serial: 8250: Check LSR timeout on "
` [PATCH tty v2 2/2] serial: 8250: Add support for console hardware "

linux-next: Tree for Apr 10
 2026-04-10 14:49 UTC 

[PATCH 0/4] drm/i915/bw: Split bandwidth params into platform- and display-IP-specific structs
 2026-04-10 14:49 UTC  (8+ messages)
` [PATCH 1/4] drm/i915/bw: Extract platform-specific parameters
` [PATCH 2/4] drm/i915/bw: Deduplicate intel_sa_info instances

[PATCH 6.6 000/160] 6.6.134-rc1 review
 2026-04-10 14:48 UTC  (5+ messages)
` [PATCH 6.6 111/160] vfio: Create vfio_fs_type with inode per device

fsnotify_prepare_user_wait() bug?
 2026-04-10 14:48 UTC  (5+ messages)

[patch] sched/fair: delayed dequeued entity bias wakeup preempt short
 2026-04-10 14:48 UTC 

[PATCH v1 0/5] Add interrupt controller for JHB100 SoC
 2026-04-10 14:46 UTC  (9+ messages)
` [PATCH v1 3/5] irqchip: starfive: Use devm_ interfaces to simplify resource release
` [PATCH v1 4/5] irqchip: starfive: Increase the interrupt source number up to 64
` [PATCH v1 5/5] irqchip: starfive: Implement irq_set_type and irq_ack hooks

[android-common:android-mainline-desktop 0/1] include/linux/tracepoint.h:374:27: error: '__tracepoint_device_pm_callback_start' undeclared here (not in a function)
 2026-04-10 14:46 UTC 

[android-common:android17-6.18 1/1] arch/arm64/kvm/pkvm.c:123:22: sparse: sparse: cast to restricted gfp_t
 2026-04-10 14:46 UTC 

[bvanassche:thread-safety 89/94] drivers/block/sunvdc.c:1124:2: warning: releasing spinlock 'port->vio.lock' that was not held
 2026-04-10 14:46 UTC 

[PATCH i-g-t v9 0/8] tests/xe: Add purgeable memory madvise tests for system allocator
 2026-04-10 14:46 UTC  (3+ messages)
` ✓ i915.CI.BAT: success for tests/xe: Add purgeable memory madvise tests for system allocator (rev9)
` ✓ Xe.CI.BAT: "

[PATCH V10 00/10] famfs: port into fuse
 2026-04-10 14:46 UTC  (3+ messages)

[PATCH 0/3] Patches to allow amdgpu restore without kfd file
 2026-04-10 14:45 UTC  (4+ messages)
` [PATCH 1/3] plugin/amdgpu: Add plugin to inventory even if there are no vmas
` [PATCH 2/3] plugin/amdgpu: Add topology dump file
` [PATCH 3/3] plugins/amdgpu: Make next_fd without kfd

[PATCH] common: spl: spl_nand: make CONFIG_SYS_NAND_U_BOOT_OFFS optional in spl_nand_get_uboot_raw_page()
 2026-04-10 14:44 UTC  (2+ messages)

[PATCH] net: Optimize flush calculation in inet_gro_receive()
 2026-04-10 14:43 UTC 

[PATCH 00/18] Updates for upcoming Wrynose release
 2026-04-10 14:43 UTC  (19+ messages)
` [PATCH 01/18] conf.py: define new *_path roles
` [PATCH 02/18] ref-manual/classes.rst: document the kernel-yocto-rust class
` [PATCH 03/18] ref-manual/classes.rst: document the module-rust class
` [PATCH 04/18] ref-manual/classes.rst: document the KCONFIG_CONFIG_ROOTDIR variable
` [PATCH 05/18] ref-manual/variables.rst: document the UKI_DEVICETREE variable
` [PATCH 06/18] docs-wide: refresh SBOM documentation after SPDX2.2 removal
` [PATCH 07/18] dev-manual/sbom.rst: add bullet point on recipe SBOM
` [PATCH 08/18] ref-manual/variables.rst: document the SPDX_PACKAGE_URLS variable
` [PATCH 09/18] ref-manual/variables.rst: document the SPDX_GIT_PURL_MAPPINGS variable
` [PATCH 10/18] ref-manual/variables.rst: document the SPDX_INCLUDE_VEX variable
` [PATCH 11/18] migration-guides/migration-6.0.rst: add note on WIC_SECTOR_SIZE
` [PATCH 12/18] ref-manual: document the sbom-cve-check class, fragment, and variables
` [PATCH 13/18] docs-wide: adapt to the new {DISTRO,MACHINE}_FEATURES mechanism
` [PATCH 14/18] ref-manual/features.rst: drop pcmcia from DISTRO_FEATURES
` [PATCH 15/18] ref-manual/features.rst: drop usbhost/usbgadget "
` [PATCH 16/18] docs-wide: replace meta-poky/conf/templates/default by oecore's templates
` [PATCH 17/18] migration-guides: update 6.0 (Wrynose) release notes
` [PATCH 18/18] migration-guides/migration-6.0.rst: tidy up the file

[PATCH-for-11.1 v4] target/arm: Use vaddr type in handle_psci_call()
 2026-04-10 14:43 UTC  (2+ messages)

[PATCH 06/10] Add support for VMUFAT filesystem
 2026-04-10 14:37 UTC 

[PATCH 0/4] drm/i915/reset: Expose "display_reset_count" in debugfs
 2026-04-10 14:41 UTC  (2+ messages)
` ✗ Xe.CI.FULL: failure for "

[syzbot] [mptcp?] possible deadlock in mptcp_pm_nl_set_flags
 2026-04-10 14:41 UTC 

[PATCH v3 00/10] hw/tpm: CRB chunking capability to handle PQC
 2026-04-10 14:39 UTC  (4+ messages)
` [PATCH v3 06/10] hw/tpm: Add support for VM migration with TPM CRB chunking

[Buildroot] [git commit] package/libgpiod2: bump to version 2.2.3
 2026-04-10 14:39 UTC  (3+ messages)

[PATCH] Documentation: seq_file: drop 2.6 reference
 2026-04-10 14:39 UTC  (2+ messages)

patatt v0.7.1 released
 2026-04-10 14:38 UTC 

[PATCH v2 0/7] Enable NVL support in intel_pmc_core
 2026-04-10 14:38 UTC  (3+ messages)
` [PATCH v2 7/7] platform/x86/intel/pmc: Add Nova Lake support to intel_pmc_core driver

[PATCH 02/10] Add support for VMUFAT filesystem
 2026-04-10 14:38 UTC  (2+ messages)

[PATCH v2] dts: update testsuite named to be clear and consistent
 2026-04-10 14:38 UTC  (3+ messages)

[PATCH v8 4/4] checkout: -m (--merge) uses autostash when switching branches
 2026-04-10 14:38 UTC  (2+ messages)
` [PATCH] checkout: add --autostash option for branch switching

[PATCH 1/2] riscv: cpu_ops: Change return value type of cpu_is_stopped() to bool
 2026-04-10 14:36 UTC  (2+ messages)

[PATCH v1] dts: add support for no link topology
 2026-04-10 14:36 UTC  (4+ messages)
` [PATCH v2] "

[PATCH] ALSA: interwave: guard PM-only restore helpers with CONFIG_PM
 2026-04-10 14:37 UTC  (2+ messages)

[PATCH v1] dts: add default values for queue info
 2026-04-10 14:36 UTC  (3+ messages)

[PATCH] Support SSH user.signingkey
 2026-04-10 14:36 UTC  (2+ messages)

[PATCH 05/10] Add support for VMUFAT filesystem
 2026-04-10 14:32 UTC 

[Buildroot] [PATCH 1/1] boot/edk2: bump to version edk2-stable202602
 2026-04-10 14:35 UTC  (2+ messages)

[PATCH v1] dts: add ipgre test suite
 2026-04-10 14:35 UTC  (2+ messages)

[PATCH 0/8] Rework device probing
 2026-04-10 14:34 UTC  (3+ messages)
` [PATCH v3 0/7] "

[PATCH 0/3] KVM, vfio: remove exported KVM symbols
 2026-04-10 14:34 UTC  (6+ messages)
` [PATCH 1/3] VFIO: take reference to the KVM module

[PATCH] sched/eevdf: clear buddies for preempt_short
 2026-04-10 14:33 UTC  (2+ messages)
` [tip: sched/core] sched/eevdf: Clear "

[LTP] [PATCH v1] shmctl03: Fix 32-bit compat mode failure by forcing limits
 2026-04-10 14:32 UTC  (2+ messages)

[PATCH v1] dts: port speed capabilities test suite to next DTS
 2026-04-10 14:32 UTC  (3+ messages)
` [PATCH v8] "

[PATCH] ALSA: usb-audio: Evaluate packsize caps at the right place
 2026-04-10 14:32 UTC 

[PATCH mptcp-next v2 00/17] mptcp: pm: increase limits, and related fixes and cleanup
 2026-04-10 14:31 UTC  (6+ messages)
` [PATCH mptcp-next v2 13/17] selftests: mptcp: join: allow changing ifaces nr per test
` [PATCH mptcp-next v2 14/17] selftests: mptcp: join: validate 8x8 subflows
` [PATCH mptcp-next v2 15/17] selftests: mptcp: pm: validate new limits
` [PATCH mptcp-next v2 16/17] selftests: mptcp: pm: use simpler send/recv forms
` [PATCH mptcp-next v2 17/17] mptcp: pm: clearer ADD_ADDR related helpers names


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.