messages from 2025-06-05 08:00:03 to 2025-06-05 08:56:12 UTC [more...]
[PATCH] mtd: spi-nor: spansion: Fixup params->set_4byte_addr_mode for SEMPER
2025-06-05 8:55 UTC
[Buildroot] [PATCH 2/2] package/mesa3d: vulkan intel needs llvm
2025-06-05 8:54 UTC (2+ messages)
[PATCH net] net: dsa: b53: fix untagged traffic sent via cpu tagged with VID 0
2025-06-05 8:54 UTC (2+ messages)
[Buildroot] [git commit] {linux, linux-headers}: bump 5.{4, 10, 15}.x / 6.{1, 6, 12, 14}.x series
2025-06-05 8:52 UTC
[tip:irq/urgent] BUILD SUCCESS 9cc82d99b13c1ad04e3dff9182b7953a8dba10b6
2025-06-05 8:53 UTC
[PATCH] dma-buf: fix compare in WARN_ON_ONCE
2025-06-05 8:53 UTC
[Buildroot] [PATCH 1/1] {linux, linux-headers}: bump 5.{4, 10, 15}.x / 6.{1, 6, 12, 14}.x series
2025-06-05 8:52 UTC (2+ messages)
[walnascar][PATCH] binutils: Fix CVE-2025-5244
2025-06-05 8:51 UTC
[PATCH] accel/ivpu: Trigger device recovery on engine reset/resume failure
2025-06-05 8:51 UTC (4+ messages)
[PATCH v4 00/17] Maintainer updates for May (testing, plugins, virtio-gpu) - pre-PR
2025-06-05 8:51 UTC (8+ messages)
` [PATCH v4 03/17] tests/tcg: make aarch64 boot.S handle different starting modes
` [PATCH v4 08/17] MAINTAINERS: add Akihiko and Dmitry as reviewers
` [PATCH v4 09/17] hw/display: re-arrange memory region tracking
[PATCH bpf-next] selftests/bpf: rbtree: Fix incorrect global variable usage
2025-06-05 8:45 UTC
[PATCH v2] x86/hvmloader: select xenpci MMIO BAR UC or WB MTRR cache attribute
2025-06-05 8:51 UTC (4+ messages)
[PATCH v2 0/4] wifi: ath12k: fix dest ring-buffer corruption
2025-06-05 8:51 UTC (6+ messages)
` [PATCH v2 1/4] "
RTT-PROBE: lore-subspace-rtt
2025-06-05 8:49 UTC
[PATCH] crypto: caam - Set DMA alignment explicitly
2025-06-05 8:49 UTC (2+ messages)
Question on BIGGEST_ALIGNMENT in GCC on NetBSD/m68k
2025-06-05 8:49 UTC (8+ messages)
[PATCH 0/1] Sphinx: refactor QAPI indices
2025-06-05 8:46 UTC (4+ messages)
` [PATCH 1/1] docs/qapi-domain: Improve "
[PATCH v5 0/3] Add SCLP event type CPI
2025-06-05 8:45 UTC (5+ messages)
` [PATCH v5 1/3] hw/s390x: add "
` [PATCH v5 2/3] hw/s390x: add Control-Program Identification to QOM
[PULL 00/16] vfio queue
2025-06-05 8:42 UTC (17+ messages)
` [PULL 01/16] vfio/igd: OpRegion not found fix error typo
` [PULL 02/16] vfio: add more VFIOIOMMUClass docs
` [PULL 03/16] vfio: move more cleanup into vfio_pci_put_device()
` [PULL 04/16] vfio: move config space read into vfio_pci_config_setup()
` [PULL 05/16] vfio: refactor out IRQ signalling setup
` [PULL 06/16] vfio/iommufd: Add comment emphasizing no movement of hiod->realize() call
` [PULL 07/16] vfio/igd: Fix incorrect error propagation in vfio_pci_igd_opregion_detect()
` [PULL 08/16] vfio: return mr from vfio_get_xlat_addr
` [PULL 09/16] vfio/container: pass MemoryRegion to DMA operations
` [PULL 10/16] backends/iommufd: Add a helper to invalidate user-managed HWPT
` [PULL 11/16] vfio/iommufd: Add properties and handlers to TYPE_HOST_IOMMU_DEVICE_IOMMUFD
` [PULL 12/16] vfio/iommufd: Implement [at|de]tach_hwpt handlers
` [PULL 13/16] vfio/iommufd: Save vendor specific device info
` [PULL 14/16] MAINTAINERS: Add reviewer for CPR
` [PULL 15/16] vfio: vfio_find_ram_discard_listener
` [PULL 16/16] vfio: move vfio-cpr.h
[PATCH v1] mm/gup: remove (VM_)BUG_ONs
2025-06-05 8:48 UTC (5+ messages)
[PATCH 0/3] refs: fix some bugs with batched-updates
2025-06-05 8:47 UTC (5+ messages)
` [PATCH v2 0/2] "
` [PATCH v2 1/2] refs/files: skip updates with errors in batched updates
` [PATCH v2 2/2] receive-pack: handle reference deletions separately
5.10 kernel series fails to build on newer toolchain: FAILED unresolved symbol filp_close
2025-06-05 8:46 UTC (6+ messages)
[PATCH 00/12] drop volatile from global data
2025-06-05 8:45 UTC (3+ messages)
` [PATCH 06/12] m68k: drop pointless #if 0 block
[PATCH v5 0/7] ui/spice: Enable gl=on option for non-local or remote clients
2025-06-05 8:43 UTC (3+ messages)
` [PATCH v5 2/7] ui/spice: Add an option for users to provide a preferred codec
[PATCH v10 00/16] KVM: Mapping guest_memfd backed memory at the host for software protected VMs
2025-06-05 8:44 UTC (20+ messages)
` [PATCH v10 01/16] KVM: Rename CONFIG_KVM_PRIVATE_MEM to CONFIG_KVM_GMEM
` [PATCH v10 02/16] KVM: Rename CONFIG_KVM_GENERIC_PRIVATE_MEM to CONFIG_KVM_GENERIC_GMEM_POPULATE
` [PATCH v10 03/16] KVM: Rename kvm_arch_has_private_mem() to kvm_arch_supports_gmem()
` [PATCH v10 04/16] KVM: x86: Rename kvm->arch.has_private_mem to kvm->arch.supports_gmem
` [PATCH v10 05/16] KVM: Rename kvm_slot_can_be_private() to kvm_slot_has_gmem()
` [PATCH v10 06/16] KVM: Fix comments that refer to slots_lock
` [PATCH v10 07/16] KVM: Fix comment that refers to kvm uapi header path
` [PATCH v10 08/16] KVM: guest_memfd: Allow host to map guest_memfd pages
Bug#1104745: gcc-15 ICE compiling linux kernel 6.14.5 with CONFIG_RANDSTRUCT
2025-06-05 8:43 UTC (2+ messages)
FAILED: patch "[PATCH] randstruct: gcc-plugin: Fix attribute addition" failed to apply to 5.10-stable tree
2025-06-05 8:43 UTC
FAILED: patch "[PATCH] randstruct: gcc-plugin: Fix attribute addition" failed to apply to 5.4-stable tree
2025-06-05 8:43 UTC
FAILED: patch "[PATCH] randstruct: gcc-plugin: Fix attribute addition" failed to apply to 6.1-stable tree
2025-06-05 8:43 UTC
FAILED: patch "[PATCH] randstruct: gcc-plugin: Fix attribute addition" failed to apply to 5.15-stable tree
2025-06-05 8:43 UTC
FAILED: patch "[PATCH] randstruct: gcc-plugin: Fix attribute addition" failed to apply to 6.6-stable tree
2025-06-05 8:43 UTC
FAILED: patch "[PATCH] randstruct: gcc-plugin: Fix attribute addition" failed to apply to 6.14-stable tree
2025-06-05 8:43 UTC
FAILED: patch "[PATCH] randstruct: gcc-plugin: Fix attribute addition" failed to apply to 6.12-stable tree
2025-06-05 8:43 UTC
FAILED: patch "[PATCH] randstruct: gcc-plugin: Fix attribute addition" failed to apply to 6.15-stable tree
2025-06-05 8:43 UTC
[PATCH 0/4] Add support for GBETH IPs found on RZ/G3E SoCs
2025-06-05 8:43 UTC (7+ messages)
` [PATCH 1/4] clk: renesas: r9a09g047: Add clock and reset signals for the GBETH IPs
` [PATCH 3/4] arm64: dts: renesas: r9a09g047: Add GBETH nodes
` [PATCH 4/4] arm64: dts: renesas: rzg3e-smarc-som: Enable eth{0-1} (GBETH) interfaces
[PATCH 0/2] imap-send: make it usable again and add OAuth2.0 support
2025-06-05 8:42 UTC (16+ messages)
` [PATCH v12 00/10] "
` [PATCH v12 02/10] imap-send: add support for OAuth2.0 authentication
` [PATCH v13 00/10] imap-send: make it usable again and add OAuth2.0 support
` [PATCH v13 01/10] imap-send: fix bug causing cfg->folder being set to NULL
` [PATCH v13 02/10] imap-send: add support for OAuth2.0 authentication
` [PATCH v13 04/10] imap-send: fix memory leak in case auth_cram_md5 fails
` [PATCH v13 03/10] imap-send: add PLAIN authentication method to OpenSSL
` [PATCH v13 05/10] imap-send: gracefully fail if CRAM-MD5 authentication is requested without OpenSSL
` [PATCH v13 06/10] imap-send: enable specifying the folder using the command line
` [PATCH v13 07/10] imap-send: fix minor mistakes in the logs
` [PATCH v13 08/10] imap-send: display port alongwith host when git credential is invoked
` [PATCH v13 10/10] imap-send: add ability to list the available folders
` [PATCH v13 09/10] imap-send: display the destination mailbox when sending a message
[PATCH] curl: pass `long` values where expected
2025-06-05 8:41 UTC (2+ messages)
[PATCH 2/3] spi: Add Amlogic SPISG driver
2025-06-05 8:41 UTC (3+ messages)
[PATCH v3 0/1] mm: gup: avoid CMA page pinning by retrying migration
2025-06-05 8:39 UTC (3+ messages)
` [PATCH v3 1/1] mm: gup: avoid CMA page pinning by retrying migration if no migratable page
[PATCH v2] sandbox: solve undefined reference to pthread_kill symbol
2025-06-05 8:36 UTC (3+ messages)
[PATCH] media: ipu3-cio2: Use V4L2 subdev active state
2025-06-05 8:39 UTC
RTT-PROBE: lore-subspace-rtt
2025-06-05 8:39 UTC
[PATCH i-g-t 0/2] Control compute-preempt bo allocation
2025-06-05 8:38 UTC (3+ messages)
` ✓ Xe.CI.Full: success for "
[PATCH v5 0/6] python: add QAPI and qapidoc et al to python tests
2025-06-05 8:36 UTC (4+ messages)
` [PATCH v5 4/6] python: add qapi static analysis tests
[Intel-wired-lan] [PATCH iwl-net v1 1/1] igc: disable L1.2 PCI-E link substate to avoid performance issue
2025-06-05 8:36 UTC (3+ messages)
[PATCH] virtio: avoid cost of -ftrivial-auto-var-init in hot path
2025-06-05 8:34 UTC (2+ messages)
[PATCH] common/mlx5: use intrinsics instead of inline assembly
2025-06-05 8:35 UTC (4+ messages)
` [PATCH v2] "
[PATCH v3 00/14] riscv: introduce basic UART support and interrupts for hypervisor mode
2025-06-05 8:35 UTC (11+ messages)
` [PATCH v3 08/14] xen/riscv: imsic_init() implementation
[PULL] drm-intel-next-fixes
2025-06-05 8:35 UTC
[PATCH RFC 0/1] module: Optionally use .platform keyring for signatures verification
2025-06-05 8:34 UTC (6+ messages)
` [PATCH RFC 1/1] module: Make use of platform keyring for module signature verify
[PATCH] vfio, migration: save device parent pci config
2025-06-05 8:33 UTC
[RFC PATCH 00/20] TD-Preserving updates
2025-06-05 8:34 UTC (4+ messages)
` [RFC PATCH 04/20] x86/virt/tdx: Introduce a "tdx" subsystem and "tsm" device
[PATCH v0] sched/topology: Add lock guard support
2025-06-05 8:34 UTC (3+ messages)
drm/ttm: port ttm pools to NUMA aware lru_list
2025-06-05 8:34 UTC (2+ messages)
[PATCH v3 0/3] media: rkisp1: Add RKISP1_CID_SUPPORTED_PARAMS_BLOCKS ctrl and WDR support
2025-06-05 8:31 UTC (10+ messages)
` [PATCH v3 1/3] media: rkisp1: Properly handle result of rkisp1_params_init_vb2_queue()
` [PATCH v3 2/3] media: rkisp1: Add RKISP1_CID_SUPPORTED_PARAMS_BLOCKS control
` [PATCH v3 3/3] media: rockchip: rkisp1: Add support for Wide Dynamic Range
[PATCH] common/mlx5: avoid warning about operation mixing different enum types
2025-06-05 8:32 UTC (5+ messages)
[PATCH 5.4] xfs: Reset cnt_cur to NULL after deletion to prevent UAF
2025-06-03 13:28 UTC (2+ messages)
[PATCH RFC v2 0/5] Introduce git-last-modified(1) command
2025-06-05 8:32 UTC (4+ messages)
` [PATCH RFC v2 1/5] last-modified: new subcommand to show when files were last modified
[PATCH v2] mm: madvise: use walk_page_range_vma() instead of walk_page_range()
2025-06-05 8:31 UTC
[PATCH v4 0/2] PCI: qcom: Move PERST# GPIO & phy retrieval from controller to PCIe bridge node
2025-06-05 8:30 UTC (3+ messages)
` [PATCH v4 1/2] dt-bindings: PCI: qcom: Move phy & reset gpio's to root port
` [PATCH v4 2/2] PCI: qcom: Add support for multi-root port
[PATCH BlueZ 0/1] monitor: Add support for decoding Channel Sounding
2025-06-05 8:30 UTC (4+ messages)
` [PATCH BlueZ 1/1] "
` "
RTT-PROBE: lore-subspace-rtt
2025-06-05 8:29 UTC
[PATCH v3 0/5] drm/dp: Limit the DPCD probe quirk to the affected monitor
2025-06-05 8:28 UTC (6+ messages)
` [PATCH v3 1/5] drm/dp: Change AUX DPCD probe address from DPCD_REV to LANE0_1_STATUS
` [PATCH v3 2/5] drm/edid: Define the quirks in an enum list
` [PATCH v3 3/5] drm/edid: Add support for quirks visible to DRM core and drivers
` [PATCH v3 4/5] drm/dp: Add an EDID quirk for the DPCD register access probe
` [PATCH v3 5/5] drm/i915/dp: Disable the AUX DPCD probe quirk if it's not required
[PATCH libgpiod v2 0/3] doc: add rust docs
2025-06-05 8:27 UTC (5+ messages)
` [PATCH libgpiod v2 1/3] doc: reformat conf.py with black
` [PATCH libgpiod v2 2/3] doc: improve the readability of the prefix variable
` [PATCH libgpiod v2 3/3] doc: integrate rust docs into the sphinx build
[PATCH ath-next] wifi: ath12k: update channel list in worker when wait flag is set
2025-06-05 8:25 UTC
[LTP] [PATCH v4 0/7] LSM testing suite
2025-06-05 8:25 UTC (8+ messages)
` [LTP] [PATCH v4 7/7] Add lsm_set_self_attr01 test
[PATCH v2] net: qrtr: mhi: synchronize qrtr and mhi preparation
2025-06-05 8:24 UTC (2+ messages)
[RFC] fs: add ioctl to query protection info capabilities
2025-06-05 8:24 UTC (9+ messages)
[PATCH v3] gup: optimize longterm pin_user_pages() for large folio
2025-06-05 8:23 UTC (2+ messages)
[PATCH] readahead: fix return value of page_cache_next_miss() when no hole is found
2025-06-05 8:22 UTC (2+ messages)
[PATCH nfs-utils] exportfs: make "insecure" the default for all exports
2025-06-05 8:20 UTC (4+ messages)
[linux-next:master 7221/14443] clang-16: error: clang frontend command failed with exit code 139 (use -v to see invocation)
2025-06-05 8:19 UTC
[PATCH] [meta-oe] libusbgx: fix example gadget start
2025-06-05 8:19 UTC
RTT-PROBE: lore-subspace-rtt
2025-06-05 8:19 UTC
[PATCH 00/28] KVM: x86: Clean up MSR interception code
2025-06-05 8:19 UTC (7+ messages)
` [PATCH 08/28] KVM: nSVM: Use dedicated array of MSRPM offsets to merge L0 and L1 bitmaps
` [PATCH 12/28] KVM: SVM: Implement and adopt VMX style MSR intercepts APIs
[PATCH] drm/i915/display: Fix macro HAS_ULTRAJOINER
2025-06-05 8:19 UTC (2+ messages)
` ✓ i915.CI.Full: success for "
[PATCH v4 0/1] drm: rcar-du: rzg2l_mipi_dsi: add MIPI DSI command support
2025-06-05 8:18 UTC (3+ messages)
` [PATCH v4 1/1] drm: renesas: rz-du: Implement MIPI DSI host transfers
[PATCH iwl-net v2] ice: add a separate Rx handler for flow director commands
2025-06-05 8:18 UTC (5+ messages)
` [Intel-wired-lan] "
[PATCH net-next v12 00/10] tun: Introduce virtio-net hashing feature
2025-06-05 8:18 UTC (6+ messages)
` [PATCH net-next v12 04/10] tun: Add common virtio-net hash feature code
Why does defragmenting break reflinks?
2025-06-05 8:17 UTC (5+ messages)
[PATCH RFT v4 0/3] fastboot: add support for generic block flashing
2025-06-05 8:16 UTC (7+ messages)
` [PATCH RFT v4 2/3] fastboot: blk: switch emmc to use the block helpers
` [PATCH RFT v4 3/3] fastboot: integrate block flashing back-end
[PATCH 0/3] wifi: ath11k: fix dest ring-buffer corruption
2025-06-05 8:16 UTC (9+ messages)
` [PATCH 1/3] "
[PATCH] arm64: Enable vmalloc-huge with ptdump
2025-06-05 8:16 UTC (9+ messages)
[PATCH v3] f2fs: compress: fix UAF of f2fs_inode_info in f2fs_free_dic
2025-06-05 8:16 UTC (3+ messages)
` [f2fs-dev] "
[PATCH] mm/cma: pairing the trace_cma_alloc_start/finish
2025-06-05 8:15 UTC (2+ messages)
[PATCH v3] net/mlx5: Flag state up only after cmdif is ready
2025-06-05 8:14 UTC
Dovetail 6.15: x86: Invalid wait context
2025-06-05 8:14 UTC (3+ messages)
Współpraca
2025-06-05 8:10 UTC
[PATCH v1] tty: serdev: serdev-ttyport: Fix use-after-free in ttyport_close() due to uninitialized serport->tty
2025-06-05 8:13 UTC (11+ messages)
[PATCH v2 00/21] export/fuse: Use coroutines and multi-threading
2025-06-05 8:12 UTC (3+ messages)
` [PATCH v2 15/21] fuse: Process requests in coroutines
[PATCH] crypto: qat - allow enabling VFs in the absence of IOMMU
2025-06-05 8:11 UTC (2+ messages)
[PATCH v4 0/3] Implement numa node notifier
2025-06-05 8:12 UTC (7+ messages)
` [PATCH v4 2/3] mm,memory_hotplug: "
[Bug 220118] New: Lập tức
2025-06-05 8:11 UTC (5+ messages)
` AW: "
` AW: "
[PATCH net-next v11 00/14] xsc: ADD Yunsilicon XSC Ethernet Driver
2025-06-05 7:25 UTC (4+ messages)
` [PATCH net-next v11 14/14] xsc: add ndo_get_stats64
Firmware demoted from qa.fwupd.org
2025-06-05 8:10 UTC
[PATCH v3 0/4] fbdev: Add deferred I/O support for contiguous kernel memory framebuffers
2025-06-05 8:10 UTC (8+ messages)
` [PATCH v3 3/4] fbdev/deferred-io: Support "
[PATCH v3 0/8] Add TH1520 GPU support with power sequencing
2025-06-05 8:10 UTC (10+ messages)
` [PATCH v3 3/8] drm/imagination: Use pwrseq for TH1520 GPU power management
[ANNOUNCE] Git v2.50.0-rc1
2025-06-05 8:09 UTC (7+ messages)
` [ANNOUNCE] Git v2.50.0-rc1 - Test Failed
RTT-PROBE: lore-subspace-rtt
2025-06-05 8:09 UTC
[PATCH v12 0/6] Specifying cache topology on ARM
2025-06-05 8:29 UTC (3+ messages)
` [PATCH v12 3/6] bios-tables-test: prepare to change ARM ACPI virt PPTT
[PATCH] eventfs: Simplify code using guard()s
2025-06-05 8:09 UTC (2+ messages)
[PATCH v2 4/8] PCI: rzg3s-host: Add Initial PCIe Host Driver for Renesas RZ/G3S SoC
2025-06-05 8:09 UTC (2+ messages)
[PATCH v4 01/26] dt-bindings: interrupt-controller: Add Arm GICv5
2025-06-05 8:06 UTC (11+ messages)
[PATCH] riscv: defconfig: Enable TH1520 aon, mbox and reset support
2025-06-05 8:04 UTC (3+ messages)
[PATCH v2] platform/x86: Move Lenovo files into lenovo subdir
2025-06-05 8:03 UTC (2+ messages)
[PATCH v4 1/2] Revert "timezone: Fix compare_file comparison in timezone checking"
2025-06-05 8:03 UTC (2+ messages)
` [PATCH v4 2/2] timezone: Replace Localtime file copy with symbolic link
[PATCH v2] phy: use per-PHY lockdep keys
2025-06-05 8:03 UTC (3+ messages)
[PATCH v4] mm: userfaultfd: fix race of userfaultfd_move and swap cache
2025-06-05 8:02 UTC (2+ messages)
New mattresses
2025-06-05 7:55 UTC
[PATCH bpf-next 0/2] bpftool: skel: Add
2025-06-05 7:49 UTC
[PATCH v2 0/2] fix MADV_COLLAPSE issue if THP settings are disabled
2025-06-05 8:00 UTC (3+ messages)
` [PATCH v2 1/2] mm: huge_memory: disallow hugepages if the system-wide THP sysfs "
` [PATCH v2 2/2] mm: shmem: disallow hugepages if the system-wide shmem "
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.