messages from 2025-10-14 11:39:46 to 2025-10-14 12:22:28 UTC [more...]
[PATCH 00/28] Fair DRM scheduler
2025-10-14 12:20 UTC (4+ messages)
` [PATCH 11/28] drm/sched: Favour interactive clients slightly
[REGRESSION] drm/panel/panel-simple v6.17 WARNING regression
2025-10-14 12:22 UTC (5+ messages)
[PATCH v2 00/24] PCI: Bridge window selection improvements
2025-10-14 12:22 UTC (7+ messages)
` [PATCH v2 03/24] MIPS: PCI: Use pci_enable_resources()
Add support for retrieving fake LAN config from `ipmi-bmc-sim` device
2025-10-14 12:19 UTC (4+ messages)
[PATCH nft v3] tests: shell: add packetpath test for meta ibrhwaddr
2025-10-14 12:21 UTC
[RFC PATCH] docs/system/security: Restrict "virtualization use case" to specific machines
2025-10-14 12:20 UTC (6+ messages)
[PATCH v3 net-next] net/hsr: add protocol version to fill_info output
2025-10-14 12:20 UTC (2+ messages)
[PATCH nft v2] meta: introduce meta ibrhwaddr support
2025-10-14 12:20 UTC
[PATCH] serial: 8250: always disable IRQ during THRE test
2025-10-14 12:19 UTC (2+ messages)
[PATCH v3 0/2] phy: add basic support for NXPs TJA1145 CAN transceiver
2025-10-14 12:19 UTC (5+ messages)
` [PATCH v3 1/2] dt-bindings: phy: add "
[PATCH net-next v5] eea: Add basic driver framework for Alibaba Elastic Ethernet Adaptor
2025-10-14 12:19 UTC (4+ messages)
[PATCH libnftnl v2] expr: meta: introduce ibrhwaddr meta expression
2025-10-14 12:18 UTC
[PATCH] mempool: clarify behavior of mempool_alloc_preallocated()
2025-10-14 12:17 UTC
[PATCH 00/33 v3] cpuset/isolation: Honour kthreads preferred affinity
2025-10-14 12:17 UTC (3+ messages)
[f2fs-dev] [PATCH] f2fs: Perform sanity check before unlinking directory inode
2025-10-14 12:17 UTC (6+ messages)
` "
[PATCH mm-new v3 0/3] refactor and merge PTE scanning logic
2025-10-14 12:17 UTC (3+ messages)
` [PATCH mm-new v3 1/3] mm/khugepaged: optimize PTE scanning with if-else-if-else-if chain
[PATCH RESEND v4 0/2] Add AMD MDB Endpoint and non-LL mode Support
2025-10-14 12:16 UTC (3+ messages)
` [PATCH RESEND v4 1/2] dmaengine: dw-edma: Add AMD MDB Endpoint Support
` [PATCH RESEND v4 2/2] dmaengine: dw-edma: Add non-LL mode
[PATCH 1/2] arm: v7m: Allow SYS_ARCH_TIMER here
2025-10-14 12:15 UTC (7+ messages)
` [PATCH 2/2] timer: Mark this as incompatible with SYS_ARCH_TIMER
[OE-core][PATCH 1/2] musl: avoid redefinition error on ethhdr
2025-10-14 12:15 UTC (2+ messages)
` [OE-core][PATCH 2/2] systemd: upgrade from 257.8 to 258
[PATCH 00/19] Cache Aware Scheduling
2025-10-14 12:13 UTC (2+ messages)
[Buildroot] Implementation Procedure for i.MX93 Custom Board
2025-10-14 12:13 UTC
[PATCH] docs: admin-guide: update tiny script for number of taint flags
2025-10-14 12:14 UTC (2+ messages)
[RFC PATCH bpf-next v2 0/2] Pass external callchain entry to get_perf_callchain
2025-10-14 12:14 UTC (3+ messages)
` [RFC PATCH bpf-next v2 2/2] bpf: "
[PATCH v3 0/4] net: phy: aquantia: Switch to generic firmware loader
2025-10-14 12:12 UTC (5+ messages)
` [PATCH v3 1/4] net: phy: aquantia: switch to use phy_get_ofnode()
` [PATCH v3 2/4] doc: bindings: use upstream bindings for aquantia phy
` [PATCH v3 3/4] net: phy: aquantia: replace the "mdi-reversal" node with "marvell, mdi-cfg-order"
` [PATCH v3 4/4] net: phy: aquantia: use generic firmware loader
[syzbot] [ntfs3?] INFO: trying to register non-static key in ntfs_setattr
2025-10-14 12:14 UTC
[PATCH 0/8] Preparatory patches for guardband optimization
2025-10-14 12:13 UTC (3+ messages)
` ✓ CI.KUnit: success for Preparatory patches for guardband optimization (rev5)
` ✗ CI.checksparse: warning "
[PATCH v2 0/3] mm: some optimizations for prot numa
2025-10-14 12:13 UTC (3+ messages)
` [PATCH v2 2/3] mm: mprotect: avoid unnecessary struct page accessing if pte_protnone()
[PATCH] include/linux/atomic: fix typos in atomic-arch-fallback.h
2025-10-14 12:12 UTC (2+ messages)
[RFC PATCH 00/13] Support ROHM BD72720 PMIC
2025-10-14 12:11 UTC (4+ messages)
` [RFC PATCH 04/13] dt-bindings: mfd: ROHM BD72720
[f2fs-dev] [PATCH v2 00/16] Parallelizing filesystem writeback
2025-10-14 12:08 UTC (34+ messages)
` "
` [f2fs-dev] [PATCH v2 01/16] writeback: add infra for parallel writeback
` "
` [f2fs-dev] [PATCH v2 02/16] writeback: add support to initialize and free multiple writeback ctxs
` "
` [f2fs-dev] [PATCH v2 03/16] writeback: link bdi_writeback to its corresponding bdi_writeback_ctx
` "
` [f2fs-dev] [PATCH v2 04/16] writeback: affine inode to a writeback ctx within a bdi
` "
` [f2fs-dev] [PATCH v2 05/16] writeback: modify bdi_writeback search logic to search across all wb ctxs
` "
` [f2fs-dev] [PATCH v2 06/16] writeback: invoke all writeback contexts for flusher and dirtytime writeback
` "
` [f2fs-dev] [PATCH v2 07/16] writeback: modify sync related functions to iterate over all writeback contexts
` "
` [f2fs-dev] [PATCH v2 08/16] writeback: add support to collect stats for all writeback ctxs
` "
` [f2fs-dev] [PATCH v2 09/16] f2fs: add support in f2fs to handle multiple writeback contexts
` "
` [f2fs-dev] [PATCH v2 10/16] fuse: add support for multiple writeback contexts in fuse
` "
` [f2fs-dev] [PATCH v2 11/16] gfs2: add support in gfs2 to handle multiple writeback contexts
` "
` [f2fs-dev] [PATCH v2 12/16] nfs: add support in nfs "
` "
` [f2fs-dev] [PATCH v2 13/16] writeback: configure the num of writeback contexts between 0 and number of online cpus
` "
` [f2fs-dev] [PATCH v2 14/16] writeback: segregated allocation and free of writeback contexts
` "
` [f2fs-dev] [PATCH v2 15/16] writeback: added support to change the number of writebacks using a sysfs attribute
` "
` [f2fs-dev] [PATCH v2 16/16] writeback: added XFS support for matching writeback count to allocation group count
` "
[PATCH] arm64: defconfig: Enable configs for Fairphone 3, 4, 5 smartphones
2025-10-14 12:11 UTC
[PATCH] pinctrl: pinmux: Add missing .function_is_gpio kerneldoc
2025-10-14 12:09 UTC (2+ messages)
[PATCH] PCI: Check drivers_autoprobe for all added devices
2025-10-14 12:10 UTC (4+ messages)
` [PATCH v2] driver core: "
[PATCH v2 00/16] drm/atomic: Allocate drm_private_state through a callback
2025-10-14 9:32 UTC (16+ messages)
` [PATCH v2 01/16] drm/atomic: Add dev pointer to drm_private_obj
` [PATCH v2 02/16] drm/atomic: Make drm_atomic_private_obj_init fallible
` [PATCH v2 03/16] drm/atomic: Add new atomic_create_state callback to drm_private_obj
` [PATCH v2 04/16] drm/atomic-helper: Add private_obj atomic_create_state helper
` [PATCH v2 06/16] drm/dp_mst: Switch private_obj initialization to atomic_create_state
` [PATCH v2 07/16] drm/dp_tunnel: "
` [PATCH v2 08/16] drm/amdgpu: "
` [PATCH v2 09/16] drm/arm: komeda: "
` [PATCH v2 10/16] drm/ingenic: "
` [PATCH v2 11/16] drm/msm: mdp5: "
` [PATCH v2 12/16] drm/msm: dpu1: "
` [PATCH v2 13/16] drm/omapdrm: "
` [PATCH v2 14/16] drm/tegra: "
` [PATCH v2 15/16] drm/vc4: "
` [PATCH v2 16/16] drm/atomic: Remove state argument to drm_atomic_private_obj_init
[PATCH v8 0/5] Add support for Andes Qilai SoC PCIe controller
2025-10-14 12:03 UTC (6+ messages)
` [PATCH v8 1/5] PCI: dwc: Allow adjusting the number of ob/ib windows in glue driver
` [PATCH v8 2/5] dt-bindings: PCI: Add Andes QiLai PCIe support
` [PATCH v8 3/5] riscv: dts: andes: Add PCIe node into the QiLai SoC
` [PATCH v8 4/5] PCI: andes: Add Andes QiLai SoC PCIe host driver support
` [PATCH v8 5/5] MAINTAINERS: Add maintainers for Andes QiLai PCIe driver
[PATCH v4 00/13] ARM: dts: aspeed: Add Meta Darwin dts
2025-10-14 12:08 UTC (5+ messages)
` [PATCH v4 11/13] ARM: dts: aspeed: facebook-fuji: Include facebook-fuji-data64.dts
[PATCH v4 01/10] PCI: Avoid saving error values for config space
2025-10-14 12:07 UTC (12+ messages)
[PATCH v7 0/8] media: Introduce V4L2 generic ISP support
2025-10-14 12:07 UTC (4+ messages)
` [PATCH v7 5/8] media: v4l2-core: Introduce v4l2-isp.c
[PATCH RESEND] sched/fair: Only update stats for allowed CPUs when looking for dst group
2025-10-14 12:07 UTC (4+ messages)
[PATCH 00/23] drm/xe: Add Xe3p support
2025-10-14 12:06 UTC (4+ messages)
` [PATCH 05/23] drm/xe/xe3p_lpm: Stop reading the CTC_MODE register
` ✓ Xe.CI.Full: success for drm/xe: Add Xe3p support
[PATCH] drm/imagination: Optionally depend on POWER_SEQUENCING
2025-10-14 11:57 UTC
[PATCH] drm/sched: Mandate usage of drm_sched_job_cleanup()
2025-10-14 12:05 UTC (4+ messages)
[PATCH v4 0/2] hw/uefi: add support for receiving the firmware log via monitor
2025-10-14 12:03 UTC (3+ messages)
` [PATCH v4 1/2] hw/uefi: add "info firmware-log" + "query-firmware-log" monitor commands
[brgl:gpio/for-next] BUILD SUCCESS 411b39bd1ac68c44f9e3c7dce5e095f6a71598c1
2025-10-14 12:04 UTC
[PATCH v2] media: i2c: imx214: Exit early on control init errors
2025-10-14 12:04 UTC (4+ messages)
ARM iMX6sx board fails to boot with kernel 6.17
2025-10-14 12:04 UTC (13+ messages)
[RFC PATCH 0/5] Introduce mempool object new debug capabilities
2025-10-14 12:03 UTC (4+ messages)
` [PATCH v5 3/7] mbuf: record mbuf operations history
[PATCH] RDMA/rxe: remove redundant assignment to variable page_offset
2025-10-14 12:03 UTC
[PATCH v4 00/24] tegra-video: add CSI support for Tegra20 and Tegra30
2025-10-14 12:03 UTC (3+ messages)
` [PATCH v4 01/24] pinctrl: tegra20: register csus_mux clock
[PATCH 00/39] Add i.MX95 DPU/DSI/LVDS support
2025-10-14 12:02 UTC (10+ messages)
` [PATCH 02/39] drm/imx: Add i.MX95 Display Controller DomainBlend
` [PATCH 03/39] dt-bindings: display: imx: Document i.MX95 Display Controller processing units
` [PATCH 04/39] drm/imx: dc: Use bulk clock
[PATCH v3 0/2] arm64: dts: qcom: Add support for QCS615 Talos EVK platform
2025-10-14 12:02 UTC (3+ messages)
` [PATCH v3 1/2] dt-bindings: arm: qcom: Add QCS615 Talos EVK SMARC platform
` [PATCH v3 2/2] arm64: dts: qcom: Add support for QCS615 talos evk board
[PATCH 00/33] vhost-user-blk: live-backend local migration
2025-10-14 11:59 UTC (8+ messages)
` [PATCH 31/33] vhost-user-blk: support vhost backend migration
[PATCH bpf 1/1] bpf: test_run: fix ctx leak in bpf_prog_test_run_xdp error path
2025-10-14 12:00 UTC
[PATCH v3 0/2] arm64: dts: qcom: Add support for QCS615 Talos EVK platform
2025-10-14 12:00 UTC
[PATCH] dt-bindings: i2c: Convert apm,xgene-slimpro-i2c to DT schema
2025-10-14 12:00 UTC (2+ messages)
[PATCH 0/2] optimization of dma-buf system_heap allocation
2025-10-14 11:59 UTC (3+ messages)
` [PATCH 2/2] driver: dma-buf: use alloc_pages_bulk_list for order-0 allocation
[PATCH 1/2] i2c: usbio: Add ACPI device-id for MTL-CVF devices
2025-10-14 11:58 UTC (2+ messages)
[RFC PATCH 0/1] kbuild: introduce containerized builds
2025-10-14 11:58 UTC (3+ messages)
` [RFC PATCH 1/1] kbuild: add Makefile.container with CONTAINER option
[PATCH v4 0/2] media: pci: Fix invalid access to file *
2025-10-14 11:57 UTC (4+ messages)
[PATCH 0/2] drm/imx: parallel-display: fix drm/panel/panel-simple v6.17 WARNING regression
2025-10-14 11:57 UTC (3+ messages)
` [PATCH 1/2] drm/imx: parallel-display: convert to devm_drm_bridge_alloc() API
[PATCH v2 0/4] net: phy: aquantia: Switch to generic firmware loader
2025-10-14 11:54 UTC (5+ messages)
` [PATCH v2 1/4] net: phy: aquantia: switch to use phy_get_ofnode()
` [PATCH v2 2/4] doc: bindings: use upstream bindings for aquantia phy
` [PATCH v2 3/4] net: phy: aquantia: replace the "mdi-reversal" node with "marvell, mdi-cfg-order"
` [PATCH v2 4/4] net: phy: aquantia: use generic firmware loader
[PATCH v4 mm-new 1/2] mm/swap: do not choose swap device according to numa node
2025-10-14 11:56 UTC (4+ messages)
Patchwork housekeeping for: spi-devel-general
2025-10-14 11:56 UTC
stable: commit "cpuidle: menu: Avoid discarding useful information" causes regressions
2025-10-14 11:55 UTC (5+ messages)
[PATCH 1/3] firmware: arm_scmi: Account for failed debug initialization
2025-10-14 11:53 UTC (3+ messages)
` [PATCH 2/3] include: trace: Fix inflight count helper on failed initialization
` [PATCH 3/3] firmware: arm_scmi: Skip RAW initialization on failure
FAILED: patch "[PATCH] mm/ksm: fix incorrect KSM counter handling in mm_struct" failed to apply to 6.12-stable tree
2025-10-14 11:55 UTC (2+ messages)
` [PATCH 6.12.y] mm/ksm: fix incorrect KSM counter handling in mm_struct during fork
[PATCH v3 0/3] Add DisplayPort support to QCS615 devicetree
2025-10-14 11:54 UTC (8+ messages)
` [PATCH v3 1/3] dt-bindings: display/msm: Add SM6150 DisplayPort controller
` [PATCH v3 2/3] arm64: dts: qcom: Add DisplayPort and QMP USB3DP PHY for SM6150
` [PATCH v3 3/3] arm64: dts: qcom: qcs615-ride: Enable DisplayPort
[Patch v2] drm/amdgpu: add the kernel docs for alloc/free/valid range
2025-10-14 11:54 UTC
[PATCH 1/3] dt-bindings: gpu: img,powervr-rogue: Document GX6250 GPU in Renesas R-Car M3-W/M3-W+
2025-10-14 11:52 UTC (5+ messages)
` [PATCH 2/3] arm64: dts: renesas: r8a77960: Add GX6250 GPU node
` [PATCH 1/3] dt-bindings: gpu: img, powervr-rogue: Document GX6250 GPU in Renesas R-Car M3-W/M3-W+
[PATCH 00/80] treewide: Remove redundant pm_runtime_mark_last_busy() calls
2025-10-14 11:52 UTC (3+ messages)
` [PATCH 23/80] i2c: "
[PATCH 0/6] drm/msm: Add display support for Glymur platform
2025-10-14 11:52 UTC (4+ messages)
` [PATCH 3/6] dt-bindings: display: msm: Document the Glymur DiplayPort controller
[RFC bpf-next 00/15] support inline tracing with BTF
2025-10-14 11:52 UTC (5+ messages)
[PATCH net-next] netfilter: conntrack: Reduce cond_resched frequency in gc_worker
2025-10-14 11:51 UTC
[Patch v1] drm/amdgpu: add the kernel docs for alloc/free/valid range
2025-10-14 11:51 UTC (3+ messages)
[PATCH] sched/fair: Prevent cfs_rq from being unthrottled with zero runtime_remaining
2025-10-14 11:50 UTC (5+ messages)
[syzbot] [ntfs3?] INFO: trying to register non-static key in ntfs_setattr
2025-10-14 11:49 UTC (2+ messages)
` Forwarded: [PATCH] ntfs3: add debug warnings for run_lock initialization
[PATCH 1/3] objtool/x86: Remove 0xea hack
2025-10-14 11:47 UTC (2+ messages)
` [tip: objtool/core] "
[PATCH 2/3] objtool/x86: Add UDB support
2025-10-14 11:47 UTC (2+ messages)
` [tip: objtool/core] "
[PATCH 3/3] objtool/x86: Fix NOP decode
2025-10-14 11:47 UTC (2+ messages)
` [tip: objtool/core] "
[PATCH] sched/deadline: stop dl_server before CPU goes offline
2025-10-14 11:47 UTC (2+ messages)
` [tip: sched/urgent] sched/deadline: Stop "
[f2fs-dev] [PATCH] f2fs: fix to avoid potential deadlock
2025-10-14 11:47 UTC (2+ messages)
` "
[PATCH] sched/fair: Fix pelt lost idle time detection
2025-10-14 11:47 UTC (2+ messages)
` [tip: sched/urgent] "
[PATCH v5 0/5] PCI: mediatek: add support AN7583 + YAML rework
2025-10-14 11:47 UTC (4+ messages)
` [PATCH v5 4/5] PCI: mediatek: convert bool to single flags entry and bitmap
` (subset) [PATCH v5 0/5] PCI: mediatek: add support AN7583 + YAML rework
[PATCH 00/20] arm64: dts: qcom: Introduce Kaanapali platform device tree
2025-10-14 11:46 UTC (3+ messages)
` [PATCH 02/20] arm64: dts: qcom: Introduce Kaanapali SoC
[PATCH net v2] net: airoha: Take into account out-of-order tx completions in airoha_dev_xmit()
2025-10-14 11:46 UTC (2+ messages)
[RESEND PATCH net-next v3] netmem: replace __netmem_clear_lsb() with netmem_to_nmdesc()
2025-10-14 11:46 UTC (2+ messages)
[PATCH] KVM: x86: Unify L1TF flushing under per-CPU variable
2025-10-14 11:46 UTC (4+ messages)
` [syzbot ci] "
[PATCH net-next v3] hdlc_ppp: fix potential null pointer in ppp_cp_event logging
2025-10-14 11:46 UTC (2+ messages)
Patchwork summary for: spi-devel-general
2025-10-14 11:46 UTC
[PATCH v2 0/2] media: az6007: overall refactor to fix bugs
2025-10-14 11:45 UTC (3+ messages)
` [PATCH v2 2/2] media: az6007: refactor to properly use dvb-usb-v2
[PATCH] doc: add a explanation of Git's data model
2025-10-14 11:45 UTC (7+ messages)
` [PATCH v2] "
[PATCH 6.6 000/196] 6.6.112-rc1 review
2025-10-14 11:44 UTC (2+ messages)
[PATCH 0/4] tests/intel/xe_eudebug_online: Introduce pagefault stress tests
2025-10-14 11:43 UTC (5+ messages)
` [PATCH 1/4] lib/gpgpu_shader: Add num_threads_in_tg to shader struct
` [PATCH 2/4] lib/gpgpu_shader: add function for computing max number of threads per tg
` [PATCH 3/4] lib/xe/xe_query: add function to retrieve uint32_t value from hwconfig
` [PATCH 4/4] tests/intel/xe_eudebug_online: add pagefault stress tests
[PATCH 1/1] netfilter: Added nfct_seqadj_ext_add() for ftp's conntrack
2025-10-14 11:43 UTC
[PATCH] drm/imx: dc: Sort bits and bitfields in descending order
2025-10-14 11:41 UTC
[PATCH] mmc: exynos_dw_mmc: Add compatible string for Exynos5250
2025-10-14 11:40 UTC
[PATCH 6/8] drm/i915/display: Check if final vblank is sufficient for PSR features
2025-10-14 11:27 UTC (2+ messages)
[PATCH net-next v7 0/3] net: Avoid ehash lookup races
2025-10-14 11:40 UTC (12+ messages)
` [PATCH net-next v7 1/3] rculist: Add hlist_nulls_replace_rcu() and hlist_nulls_replace_init_rcu()
[PATCH] ksm: use range-walk function to jump over holes in scan_get_next_rmap_item
2025-10-14 11:40 UTC (2+ messages)
` [syzbot ci] "
gpio: gpio-pci-idio-16 regression after LTS upgrade
2025-10-14 11:40 UTC (6+ messages)
[PATCH v8] hugetlbfs: move lock assertions after early returns in huge_pmd_unshare()
2025-10-14 11:39 UTC (2+ messages)
FAILED: patch "[PATCH] mm/ksm: fix incorrect KSM counter handling in mm_struct" failed to apply to 6.17-stable tree
2025-10-14 11:39 UTC (2+ messages)
` [PATCH 6.17.y] mm/ksm: fix incorrect KSM counter handling in mm_struct during fork
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.