messages from 2025-12-15 14:23:03 to 2025-12-15 15:08:32 UTC [more...]
[PATCH v4 00/28] Fair(er) DRM scheduler
2025-12-15 15:07 UTC (4+ messages)
` [PATCH v4 01/28] drm/sched: Consolidate entity run queue management
` [PATCH v4 03/28] drm/sched: Add some scheduling quality unit tests
` [PATCH v4 05/28] drm/sched: Implement RR via FIFO
[PATCH] block: Fix BDS use after free during shutdown
2025-12-15 15:07 UTC
[PATCH v3 1/2] loop: use READ_ONCE() to read lo->lo_state without locking
2025-12-15 15:07 UTC (5+ messages)
` [PATCH v3 2/2] zloop: use READ_ONCE() to read lo->lo_state in queue_rq path
[qemu-web PATCH] reorganize sponsorship page
2025-12-15 15:06 UTC (2+ messages)
Concerns with em.yaml YNL spec
2025-12-15 15:06 UTC (8+ messages)
[PATCH] sched_ext: Remove unused code in the do_pick_task_scx()
2025-12-15 15:06 UTC (3+ messages)
[PATCH v3 0/3] Add support for exynos5250-manta (Google Nexus 10)
2025-12-15 15:05 UTC (4+ messages)
` [PATCH v3 1/3] dt-bindings: ARM: samsung: Add Google Manta (Nexus 10)
` [PATCH v3 2/3] ARM: dts: exynos: "
` [PATCH v3 3/3] ARM: samsung: exynos5250: Allow CPU1 to boot
[PATCH v6 00/14] Nesting support for lazy MMU mode
2025-12-15 15:03 UTC (15+ messages)
` [PATCH v6 01/14] powerpc/64s: Do not re-activate batched TLB flush
` [PATCH v6 02/14] x86/xen: simplify flush_lazy_mmu()
` [PATCH v6 03/14] powerpc/mm: implement arch_flush_lazy_mmu_mode()
` [PATCH v6 04/14] sparc/mm: "
` [PATCH v6 05/14] mm: clarify lazy_mmu sleeping constraints
` [PATCH v6 06/14] mm: introduce CONFIG_ARCH_HAS_LAZY_MMU_MODE
` [PATCH v6 07/14] mm: introduce generic lazy_mmu helpers
` [PATCH v6 08/14] mm: bail out of lazy_mmu_mode_* in interrupt context
` [PATCH v6 09/14] mm: enable lazy_mmu sections to nest
` [PATCH v6 10/14] arm64: mm: replace TIF_LAZY_MMU with is_lazy_mmu_mode_active()
` [PATCH v6 11/14] powerpc/mm: replace batch->active "
` [PATCH v6 12/14] sparc/mm: "
` [PATCH v6 13/14] x86/xen: use lazy_mmu_state when context-switching
` [PATCH v6 14/14] mm: Add basic tests for lazy_mmu
Inquiry: Possible built-in support for longer filenames in ext4 (beyond 256 bytes)
2025-12-15 15:04 UTC (7+ messages)
[PATCH v2 net 1/2] net: dsa: properly keep track of conduit reference
2025-12-15 15:02 UTC (2+ messages)
` [PATCH v2 net 2/2] net: dsa: fix missing put_device() in dsa_tree_find_first_conduit()
[ANNOUNCE] util-linux v2.41.3
2025-12-15 15:02 UTC
Patch "efi/cper: Add a new helper function to print bitmasks" has been added to the 6.18-stable tree
2025-12-15 15:02 UTC (2+ messages)
[LTP] [PATCH v2 1/2] doc: Document process_state
2025-12-15 15:00 UTC (8+ messages)
` [LTP] [PATCH v2 2/2] doc: Add ground rules page
[PATCH 0/2] Attempt to enable MMC on SpacemiT K1 boards
2025-12-15 15:00 UTC (4+ messages)
` [PATCH 1/2] riscv: dts: spacemit: Add i2c buses on OrangePi RV2
[PATCH] client/player: Refcount registered endpoints
2025-12-15 15:01 UTC (2+ messages)
` "
[PATCH v3 0/3] firmware_loader: make RUST_FW_LOADER_ABSTRACTIONS select FW_LOADER
2025-12-15 14:59 UTC (3+ messages)
` [PATCH v3 2/3] gpu: nova-core: select RUST_FW_LOADER_ABSTRACTIONS
[PATCH v3 0/5] Fixes for PMF and CCP drivers after S4
2025-12-15 14:59 UTC (5+ messages)
` [PATCH v3 5/5] crypto: ccp - Send PSP_CMD_TEE_RING_DESTROY when PSP_CMD_TEE_RING_INIT fails
[PATCH v2] arm64: hw_breakpoint: warn on invalid breakpoint length
2025-12-15 14:59 UTC (2+ messages)
[PATCH v2 0/4] PF: Add handling for new adverse event thresholds
2025-12-15 14:59 UTC (7+ messages)
` [PATCH v2 1/4] drm/xe: Introduce IF_ARGS macro utility
` [PATCH v2 2/4] drm/xe/guc: Introduce GUC_FIRMWARE_VER_AT_LEAST helper
` [PATCH v2 3/4] drm/xe/pf: Prepare for new threshold KLVs
` [PATCH v2 4/4] drm/xe/pf: Add handling for MLRC adverse event threshold
` ✗ CI.checkpatch: warning for PF: Add handling for new adverse event thresholds (rev2)
` ✓ CI.KUnit: success "
[RESEND PATCH v6 0/5] proc: subset=pid: Relax check of mount visibility
2025-12-15 14:58 UTC (3+ messages)
[PATCH v2 00/12] xen/arm: ffa: FF-A v1.2 support
2025-12-15 14:49 UTC (13+ messages)
` [PATCH v2 01/12] xen/arm: ffa: add FF-A v1.2 function IDs
` [PATCH v2 02/12] xen/arm: ffa: per-VM FFA_VERSION negotiation state
` [PATCH v2 03/12] xen/arm: ffa: Fix is_64bit init
` [PATCH v2 04/12] xen/arm: ffa: harden RX/TX mapping
` [PATCH v2 05/12] xen/arm: ffa: rework SPMC RX/TX buffer management
` [PATCH v2 06/12] xen/arm: ffa: rework VM "
` [PATCH v2 07/12] xen/arm: ffa: use signed 32-bit status codes
` [PATCH v2 08/12] xen/arm: ffa: add UUID helpers for partition info
` [PATCH v2 09/12] xen/arm: ffa: Add FFA_RUN support
` [PATCH v2 10/12] xen/arm: ffa: add v1.2 SEND2 header layout
` [PATCH v2 11/12] xen/arm: ffa: add MSG_SEND_DIRECT_REQ2 support
` [PATCH v2 12/12] xen/arm: ffa: advertise FF-A v1.2
[PATCH 0/8] Fixes for Intel common rx/tx path selection
2025-12-15 14:58 UTC (2+ messages)
[PULL for-10.2 0/1] Block patches
2025-12-15 14:57 UTC (2+ messages)
` [PULL for-10.2 1/1] Revert "nvme: Fix coroutine waking"
[PATCH net v2] erspan: Initialize options_len before referencing options
2025-12-15 14:58 UTC (2+ messages)
[PATCH v3 0/3] Restore boot for STM32MP13/STM32MP2 board family
2025-12-15 14:56 UTC (4+ messages)
` [PATCH v3 1/3] clk: stm32mp13: Reorder include files
` [PATCH v3 2/3] ARM: dts: stm32: Add SCMI clocks in rcc node for stm32mp131.dtsi
` [PATCH v3 3/3] clk: stm32: Update clock management for STM32MP13/25
[RFC] RPROVIDES and buildhistory
2025-12-15 14:57 UTC (2+ messages)
` [Openembedded-architecture] "
linux-next: trees being removed
2025-12-15 14:55 UTC (2+ messages)
[PATCH net-next v8] l2tp: fix double dst_release() on sk_dst_cache race
2025-12-15 14:55 UTC
[PATCH v5 0/7] Performance counter implementation with single manual client support
2025-12-15 14:53 UTC (7+ messages)
` [PATCH v5 4/7] drm/panthor: Introduce sampling sessions to handle userspace clients
` [PATCH v5 5/7] drm/panthor: Implement the counter sampler and sample handling
[RFC PATCH 1/2] cooker: use BB_HASHSERVE_DB_DIR for hash server database location
2025-12-15 14:54 UTC (2+ messages)
` [RFC PATCH 2/2] bitbake-setup: share sstate by default between builds
[PATCH v3] drm/panel: visionox-rm69299: Depend on BACKLIGHT_CLASS_DEVICE
2025-12-15 14:37 UTC
[PATCH] mm/memcg: reorder retry checks for clarity in try_charge_memcg
2025-12-15 14:54 UTC
[PATCH] netfilter: nft_counter: Fix reset of counters on 32bit archs
2025-12-15 14:54 UTC (2+ messages)
[PATCH] dma-buf: system_heap: account for system heap allocation in memcg
2025-12-15 14:53 UTC (6+ messages)
[PATCH v2 for-10.2] Revert "nvme: Fix coroutine waking"
2025-12-15 14:52 UTC (2+ messages)
[PATCH 0/4] Clean up TSAN warnings
2025-12-15 14:52 UTC (5+ messages)
` [PATCH 2/4] thread-pool: Fix thread race
` [PATCH 3/4] qmp: "
[linux-next:master 293/1223] arch/riscv/kernel/signal.c:133:15: sparse: sparse: incorrect type in assignment (different address spaces)
2025-12-15 14:50 UTC
arch/x86/kvm/../../../virt/kvm/kvm_main.c:1384 kvm_trylock_all_vcpus() warn: iterator 'j' not incremented
2025-12-15 14:50 UTC
[PATCH v2 0/2] iio: adc: ti-ads1120: Add driver and dt-binding
2025-12-15 14:49 UTC (5+ messages)
` [PATCH v2 1/2] dt-bindings: iio: adc: Add TI ADS1120 binding
[PATCH v2 net-next] sfc: correct kernel-doc complaints
2025-12-15 14:49 UTC (2+ messages)
[PATCH] drm/xe/nvm: enable cri platform
2025-12-15 14:48 UTC (2+ messages)
` ✓ Xe.CI.BAT: success for "
[PATCH v1 0/4] mm/hugetlb: fixes for PMD table sharing (incl. using mmu_gather)
2025-12-15 14:47 UTC (6+ messages)
` [PATCH v1 4/4] mm/hugetlb: fix excessive IPI broadcasts when unsharing PMD tables using mmu_gather
kernel 6.17 and 6.18, WARNING: CPU: 5 PID: 7181 at fs/btrfs/inode.c:4297 __btrfs_unlink_inode, forced readonly
2025-12-15 14:47 UTC (5+ messages)
[PATCH v2 00/10] ACPI: Convert button and battery drivers to platform ones
2025-12-15 14:46 UTC (2+ messages)
[PATCH RFC net-next 0/6] Support PHY LED for hibmcge driver
2025-12-15 14:46 UTC (2+ messages)
Linux 6.19-rc1
2025-12-15 14:46 UTC (2+ messages)
[PATCH net-next v2 0/5] net: thunderbolt: Various improvements
2025-12-15 14:46 UTC (2+ messages)
[PATCH i-g-t] tools/intel_gpu_top: prevent losing original pointer on realloc failure
2025-12-15 14:45 UTC
[PATCH v1] xfs: test reproducible builds
2025-12-15 14:45 UTC (7+ messages)
[PATCH 0/5] Prepare GVT for display modularization
2025-12-15 14:44 UTC (2+ messages)
` ✗ Xe.CI.Full: failure for "
[QEMU PATCH 0/1] cpmu: segfault issue with hotplug event
2025-12-15 14:44 UTC (2+ messages)
[Intel-wired-lan] [PATCH RFC net-next 00/13] dpll: Core improvements and ice E825-C SyncE support
2025-12-15 14:43 UTC (5+ messages)
` [Intel-wired-lan] [PATCH RFC net-next 06/13] dpll: Support dynamic pin index allocation
` "
[PATCH v8] acl: support custom memory allocators
2025-12-15 14:43 UTC (5+ messages)
` [PATCH v10] "
` [PATCH v11] "
[cocci] Pre-compiled spatch links against EOL PCRE version
2025-12-15 14:43 UTC
[PATCH v1 00/12] man/man3/posix_memalign.3: Several fixes, and split the page
2025-12-15 14:42 UTC (16+ messages)
` [PATCH v2 00/14] "
` [PATCH v2 01/14] man/man3/posix_memalign.3: Remove confusing exception
` [PATCH v2 02/14] man/man3/posix_memalign.3: wfix
` [PATCH v2 03/14] man/man3/posix_memalign.3: STANDARDS: aligned_alloc() conforms to C17, not C11
` [PATCH v2 04/14] man/man3/posix_memalign.3: STANDARDS: aligned_alloc() conforms to C23
` [PATCH v2 05/14] man/man3/posix_memalign.3: STANDARDS: aligned_alloc() and posix_memalign() conform to POSIX.1-2024
` [PATCH v2 06/14] man/man3/{posix_,}memalign.3: Split memalign() from posix_memalign(3)
` [PATCH v2 07/14] man/man3/{posix_memalign,pvalloc}.3: Split pvalloc() "
` [PATCH v2 08/14] man/man3/{posix_memalign,valloc}.3: Split valloc() "
` [PATCH v2 09/14] man/man3/{aligned_alloc,posix_memalign}.3: Split aligned_alloc() "
` [PATCH v2 10/14] man/man3/posix_memalign.3: CAVEATS: Add section, and move paragraph to it
` [PATCH v2 11/14] man/man3/posix_memalign.3: Remove redundant text
` [PATCH v2 12/14] man/man3/posix_memalign.3: NOTES: Remove superfluous section
` [PATCH v2 13/14] man/man3/memalign.3: wfix
` [PATCH v2 14/14] man/man3/aligned_alloc.3: HISTORY: Document bogus specification from C11
[PATCH v2 0/4] s32g: Use a syscon for GPR
2025-12-15 14:42 UTC (5+ messages)
` [PATCH v2 1/4] net: stmmac: s32: use a syscon for S32_PHY_INTF_SEL_RGMII
` [PATCH v2 2/4] dt-bindings: mfd: syscon: Document the GPR syscon for the NXP S32 SoCs
` [PATCH v2 3/4] dt-bindings: net: nxp,s32-dwmac: Use the GPR syscon
` [PATCH v2 4/4] dts: s32g: Add GPR syscon region
[XEN PATCH] libxl: Fix device_add QMP calls with QEMU 9.2 and newer
2025-12-15 14:41 UTC (3+ messages)
mbuf fast-free requirements analysis
2025-12-15 14:41 UTC (2+ messages)
[PATCH net] net: airoha: Move net_devs registration in a dedicated routine
2025-12-15 14:39 UTC (4+ messages)
[RFC PATCH v2 0/6] fuse: LOOKUP_HANDLE operation
2025-12-15 14:03 UTC (3+ messages)
` [RFC PATCH v2 2/6] fuse: move fuse_entry_out structs out of the stack
[PATCH net-next v1 0/3] Convert Micrel bindings to YAML, add keep-preamble-before-sfd
2025-12-15 14:37 UTC (3+ messages)
` [PATCH net-next v1 1/3] dt-bindings: net: micrel: Convert to YAML schema
[PATCH] 9p/virtio: restrict page pinning to user_backed_iter() iovec
2025-12-15 14:37 UTC (8+ messages)
[PATCH v5 00/24] Disable domctl-op via CONFIG_MGMT_HYPERCALLS
2025-12-15 14:36 UTC (5+ messages)
` [PATCH v5 20/24] xen/x86: wrap x86-specific domctl-op with CONFIG_MGMT_HYPERCALLS
` [PATCH v5 24/24] xen: decouple PV_SHIM_EXCLUSIVE and MGMT_HYPERCALLS
[PATCH 0/2] Addressing stability issues on SDM845 with the -next tree
2025-12-15 14:35 UTC (4+ messages)
` [PATCH 2/2] clk: qcom: rcg2, msm/dsi: Fix hangs caused by register writes while clocks are off
[PATCH][yocto-autobuilder-helper] dashboard/bugtriage: add retest section
2025-12-15 14:35 UTC
Patchwork summary for: spi-devel-general
2025-12-15 14:32 UTC
[PATCH net-next v1 1/3] dt-bindings: net: micrel: Convert to YAML schema
2025-12-15 14:33 UTC
[PATCH v2 0/5] Audit and document Scalar config
2025-12-15 14:33 UTC (4+ messages)
` [PATCH v3 "
[PATCH v2] xtensa: align: validate access in fast_load_store
2025-12-15 14:33 UTC (2+ messages)
` [PATCH v3] "
[RFC] drm: unwind drm device registration upon error
2025-12-15 14:33 UTC (2+ messages)
[PATCH] virtiofs: fix NULL dereference in virtio_fs_add_queues_sysfs()
2025-12-15 14:32 UTC (2+ messages)
[PATCH v2 0/13] dwmmc cleanup
2025-12-15 14:30 UTC (3+ messages)
` [PATCH v2 03/13] mmc: dw_mmc: Remove vqmmc_enabled from struct dw_mci and user helpers from core
[PATCH v2] slub: keep empty main sheaf as spare in __pcs_replace_empty_main()
2025-12-15 14:30 UTC (2+ messages)
[PATCH 0/4] Input: small nitpick fixes
2025-12-15 14:30 UTC (10+ messages)
` [PATCH 1/4] Input: stmfts - correct wording for the warning message
` [PATCH 2/4] Input: stmfts - Make comments correct
` [PATCH 3/4] Input: stmfts - use sysfs_emit() instead of sprintf()
` [PATCH 4/4] Input: stmfts - use client to make future code cleaner
[PATCH v2 02/26] drm/bridge: deprecate of_drm_find_bridge()
2025-12-15 14:29 UTC (3+ messages)
[PATCH v2 00/26] drm/bridge: add drm_of_find_bridge(), deprecate of_drm_find_bridge()
2025-12-15 14:29 UTC (4+ messages)
` [PATCH v2 01/26] drm/bridge: add of_drm_get_bridge()
[PATCH 0/2] Fix two issues about swapext
2025-12-15 14:29 UTC (4+ messages)
[PATCH v7 0/8] gpio: renesas: Add support for GPIO and related interrupts in RZ/N1 SoC
2025-12-15 14:28 UTC (9+ messages)
` [PATCH v7 1/8] of/irq: Introduce for_each_of_imap_item
` [PATCH v7 2/8] of: unittest: Add a test case for for_each_of_imap_item iterator
` [PATCH v7 3/8] irqchip/ls-extirq: Use "
` [PATCH v7 4/8] irqchip/renesas-rza1: "
` [PATCH v7 5/8] ARM: dts: r9a06g032: Add GPIO controllers
` [PATCH v7 6/8] dt-bindings: soc: renesas: Add the Renesas RZ/N1 GPIO Interrupt Multiplexer
` [PATCH v7 7/8] soc: renesas: Add support for "
` [PATCH v7 8/8] ARM: dts: r9a06g032: Add support for GPIO interrupts
[PATCH v5] xfs: add FALLOC_FL_WRITE_ZEROES to XFS code base
2025-12-15 14:28 UTC (3+ messages)
` [PATCH v6] "
[PATCH RFC net-next v3 0/4] net: dsa: initial support for MaxLinear MxL862xx switches
2025-12-15 14:28 UTC (3+ messages)
` [PATCH RFC net-next v3 2/4] net: dsa: add tag formats for "
[PATCH v3] KVM: SEV: Add KVM_SEV_SNP_HV_REPORT_REQ command
2025-12-15 14:09 UTC (3+ messages)
[PATCH 1/2] arm/trusted-firmware-m: update 2.1.x to latest hotfix release
2025-12-15 14:28 UTC (2+ messages)
` [PATCH 2/2] arm/trusted-firmware-m: update 2.2.x "
[RFC PATCH 1/2] mm/pgtable: use ptdesc for pmd_huge_pte
2025-12-15 14:26 UTC (3+ messages)
[PATCH 0/5] mci: cadence: add v6 support
2025-12-15 14:26 UTC (5+ messages)
` [PATCH 1/5] mci: cadence: fix typo and actually build
` [PATCH 2/5] dts: include: reset: rst-mgr-s10: add SOFTPYH_RESET
[PATCH next 0/2] THP COW support for private executable file mmap
2025-12-15 14:26 UTC (3+ messages)
Realtek rtl838x MIPS boot hangs since 6.6.119
2025-12-15 14:25 UTC (2+ messages)
[Buildroot] [PATCH] package/pkg-cmake.mk: suppress warnings about unused command-line variables
2025-12-15 14:25 UTC
[PATCH] platform/x86: hp-wmi: fix platform profile values for Omen 16-wf1xxx
2025-12-15 14:25 UTC (2+ messages)
[PATCH v2 0/8] ASoC: SOF: ipoc4: Support for generic bytes controls
2025-12-15 14:25 UTC (9+ messages)
` [PATCH v2 1/8] ASoC: SOF: ipc4-control: If there is no data do not send bytes update
` [PATCH v2 2/8] ASoC: SOF: ipc4-topology: Correct the allocation size for bytes controls
` [PATCH v2 3/8] ASoC: SOF: ipc4-control: Use the correct size for scontrol->ipc_control_data
` [PATCH v2 4/8] ASoC: SOF: ipc4-control: Keep the payload size up to date
` [PATCH v2 5/8] ASoC: SOF: ipc4-topology: Set initial param_id for bytes control type
` [PATCH v2 6/8] ASoC: SOF: ipc4: Support for sending payload along with LARGE_CONFIG_GET
` [PATCH v2 7/8] ASoC: SOF: ipc4: Add definition for generic bytes control
` [PATCH v2 8/8] ASoC: SOF: ipc4-control: Add support "
[meta-virtualization][PATCH 1/2] virt-manager: switch from libxml2 to python3-lxml
2025-12-15 14:23 UTC (5+ messages)
` [meta-virtualization][PATCH 2/2] libvirt: fix build failure with libxml2 2.15.1
` [PATCH "
` [meta-virtualization] "
[PATCH] clk: socfpga: agilex5: sync with kernel
2025-12-15 14:23 UTC (2+ messages)
` [PATCH] fixup! "
[Buildroot] [PATCH] package: new: add k3conf tool package
2025-12-15 14:22 UTC (3+ messages)
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.