messages from 2026-01-05 17:42:45 to 2026-01-05 18:55:04 UTC [more...]
[PATCH v2 0/5] iommu/vt-d: Ensure memory ordering in context & root entry updates
2026-01-05 18:54 UTC (3+ messages)
[PATCH] iommu/arm-smmu-v3: Maintain valid access attributes for non-coherent SMMU
2026-01-05 18:54 UTC (5+ messages)
[PATCH] drm/xe: put COMMON_SLICE_CHICKEN3 on the allowlist for UMD
2026-01-05 18:54 UTC (2+ messages)
[PATCH v2] io_uring/tctx: add separate lock for list of tctx's in ctx
2026-01-05 18:53 UTC (4+ messages)
[PATCH] x86_64: inline csum_ipv6_magic()
2026-01-05 18:51 UTC (2+ messages)
` [tip: x86/misc] x86/lib: Inline csum_ipv6_magic()
[PATCH dlm/next 1/2] dlm: use bool for coniditonal expressions
2026-01-05 18:51 UTC (2+ messages)
` [PATCH dlm/next 2/2] dlm: use coniditon expression instead return scalars
[PATCH v3 00/25] fuse/io-uring: add kernel-managed buffer rings and zero-copy
2026-01-05 18:49 UTC (6+ messages)
` [PATCH v3 07/25] io_uring/kbuf: add recycling for kernel managed buffer rings
[PATCH bpf-next v2 00/16] Decouple skb metadata tracking from MAC header offset
2026-01-05 18:49 UTC (9+ messages)
` [PATCH bpf-next v2 11/16] bpf, verifier: Remove side effects from may_access_direct_pkt_data
` [PATCH bpf-next v2 12/16] bpf, verifier: Turn seen_direct_write flag into a bitmap
` [PATCH bpf-next v2 13/16] bpf, verifier: Propagate packet access flags to gen_prologue
` [PATCH bpf-next v2 14/16] bpf, verifier: Track when data_meta pointer is loaded
[PATCH 0/4] target/openrisc: Use explicit big-endian LD/ST API
2026-01-05 18:47 UTC (4+ messages)
` [PATCH 3/4] target/openrisc: Inline translator_ldl()
[PATCH v2] io_uring/io-wq: fix incorrect io_wq_for_each_worker() termination logic
2026-01-05 18:54 UTC (4+ messages)
[BUG next-20260105] khugepaged: kernel BUG at ./include/linux/xarray.h:1441
2026-01-05 18:48 UTC (6+ messages)
[PATCH 0/4] media: dw100: Dynamic vertex map updates and fixes for PREEMPT_RT
2026-01-05 18:46 UTC (3+ messages)
` [PATCH 1/4] media: dw100: Implement V4L2 requests support
[PATCH BlueZ 0/3] transport: distinguish BAP mic and playback volumes
2026-01-05 18:45 UTC (3+ messages)
` [PATCH BlueZ 1/3] shared/bap: add bt_bap_stream_is_server
[PATCH] io_uring/io-wq: remove io_wq_for_each_worker() return value
2026-01-05 18:45 UTC
[PATCH bpf 1/2] bpf, test_run: Subtract size of xdp_frame from allowed metadata size
2026-01-05 18:44 UTC (4+ messages)
` [PATCH bpf 2/2] selftests/bpf: Update xdp_context_test_run test to check maximum "
[PATCH v1] ACPI: Documentation: driver-api: Disapprove of using ACPI drivers
2026-01-05 18:44 UTC (5+ messages)
[PATCH v3 0/3] i2c: spacemit: add reset support
2026-01-05 18:44 UTC (4+ messages)
` [PATCH 1/3] dt-bindings: i2c: spacemit: add optional resets
[PATCH v7] can: virtio: Add virtio CAN driver
2026-01-05 18:44 UTC
[PATCH] doc: board: ti: Add AM62D documentation
2026-01-05 18:35 UTC
Bug#1121718: linux-image-6.17.8+deb14-amd64: Logitech C920 HD Pro Webcam shows flickering artifacts (sometimes)
2026-01-05 18:32 UTC (7+ messages)
[RFC PATCH 0/2] vfio: Improve DMA mapping performance for huge pages
2026-01-05 18:31 UTC (6+ messages)
` [RFC PATCH 1/2] "
[PATCH v4 0/7] Unload linux/kernel.h
2026-01-05 18:30 UTC (19+ messages)
` [PATCH v4 7/7] kernel.h: drop trace_printk.h
[PATCH 0/4] Fix misc localio issues
2026-01-05 18:30 UTC (5+ messages)
` [PATCH 3/4] NFS/localio: Handle short writes by retrying
[RFC 0/5] LLMinus: LLM-Assisted Merge Conflict Resolution
2026-01-05 18:30 UTC (7+ messages)
[PATCH net v2] bnxt_en: Fix NULL pointer crash in bnxt_ptp_enable during error cleanup
2026-01-05 18:29 UTC (6+ messages)
[PATCH v2 00/15] fix DMA aligment issues around virtio
2026-01-05 18:28 UTC (5+ messages)
` [PATCH v2 01/15] dma-mapping: add __dma_from_device_group_begin()/end()
` [PATCH v2 02/15] docs: dma-api: document __dma_from_device_group_begin()/end()
[PATCH RFC v3 00/12] target/arm: add support for MTE4
2026-01-05 18:15 UTC (13+ messages)
` [PATCH RFC v3 01/12] target/arm: implement MTE_PERM
` [PATCH RFC v3 02/12] target/arm: add TCSO bitmasks to SCTLR
` [PATCH RFC v3 03/12] target/arm: mte_check unemitted on STORE_ONLY load
` [PATCH RFC v3 04/12] linux-user: add MTE_STORE_ONLY to prctl
` [PATCH RFC v3 05/12] target/arm: removed TBI bits from MTE check logic
` [PATCH RFC v3 06/12] target/arm: add canonical and no-address tag logic
` [PATCH RFC v3 07/12] target/arm: ldg on canonical tag loads the tag
` [PATCH RFC v3 08/12] target/arm: storing to canonical tags faults
` [PATCH RFC v3 09/12] target/arm: added mtx to translation logic
` [PATCH RFC v3 10/12] docs: add MTE4 features to docs
` [PATCH RFC v3 11/12] tests/tcg: add test for MTE FAR
` [PATCH RFC v3 12/12] tests/tcg: add test for MTE_STORE_ONLY
[PATCH v3 0/9] target/sparc: Use explicit big-endian LD/ST API
2026-01-05 18:24 UTC (6+ messages)
` [PATCH v3 8/9] target/sparc: Simplify gdbstub sparc_cpu_gdb_write_register()
[PATCH] KVM: x86: Return "unsupported" instead of "invalid" on access to unsupported PV MSR
2026-01-05 18:25 UTC (2+ messages)
[kvm-unit-tests PATCH] x86: Increase the timeout for vmx_pf_{vpid/no_vpid/invvpid}_test
2026-01-05 18:23 UTC (3+ messages)
[PATCH for 6.19 0/4] Revise the EM YNL spec to be clearer
2026-01-05 18:22 UTC (3+ messages)
[PATCH] lib/intel_pat: include fcntl.h for O_RDONLY
2026-01-05 18:21 UTC (2+ messages)
[PATCH] arm64: dts: imx95: remove CLK_GPUAPB
2026-01-05 16:31 UTC (8+ messages)
[PATCH v5 0/7] m68k: Add support for QEMU virt machine
2026-01-05 16:52 UTC (8+ messages)
` [PATCH v5 1/7] serial: Add Goldfish TTY driver
` [PATCH v5 2/7] timer: Add Goldfish timer driver
` [PATCH v5 3/7] rtc: goldfish: Support platform data for non-DT probing
` [PATCH v5 4/7] m68k: Add support for M68040 CPU
` [PATCH v5 5/7] board: Add QEMU m68k virt board support
` [PATCH v5 6/7] CI: Add test jobs for QEMU m68k virt machine
` [PATCH v5 7/7] MAINTAINERS: Update m68k entry
[PATCH v2 0/7] btrfs: fix periodic reclaim condition with some cleanup
2026-01-05 18:21 UTC (5+ messages)
` [PATCH v2 1/7] btrfs: fix periodic reclaim condition
[PATCH v2 0/3] Enable full UFS boot on Rockchip RK3576
2026-01-05 18:15 UTC (4+ messages)
` [PATCH v2 1/3] spl: Make UFS available for SPL builds
[PATCH v3 0/3] a few test.py improvements
2026-01-05 16:49 UTC (4+ messages)
` [PATCH v3 1/3] test.py: check ubconfig exists before using it
` [PATCH v3 2/3] doc: pytest: mention additional requirements for venv
` [PATCH v3 3/3] pylibfdt: add requirements.txt for setuptools
FAILED: patch "[PATCH] powerpc/pseries/cmm: adjust BALLOON_MIGRATE when migrating" failed to apply to 6.1-stable tree
2026-01-05 18:18 UTC (4+ messages)
` [PATCH 6.1.y 1/3] mm/balloon_compaction: we cannot have isolated pages in the balloon list
` [PATCH 6.1.y 2/3] mm/balloon_compaction: convert balloon_page_delete() to balloon_page_finalize()
` [PATCH 6.1.y 3/3] powerpc/pseries/cmm: adjust BALLOON_MIGRATE when migrating pages
[PATCH i-g-t v2 0/5] Add xe3p compute kernels and preemption support
2026-01-05 18:17 UTC (2+ messages)
` ✗ Xe.CI.Full: failure for Add xe3p compute kernels and preemption support (rev2)
[PATCH v19 00/10] Implement PSCI reboot mode driver for PSCI resets
2026-01-05 18:16 UTC (8+ messages)
` [PATCH v19 01/10] power: reset: reboot-mode: Remove devres based allocations
` [PATCH v19 06/10] power: reset: Add psci-reboot-mode driver
[PATCH 0/3] gpio: shared: close remaining gaps
2026-01-05 18:16 UTC (6+ messages)
` [PATCH 3/3] gpio: shared: allow sharing a reset-gpios pin between reset-gpio and gpiolib
[PATCH] PM: hibernate: Fix crash when freeing invalid crypto compressor
2026-01-05 18:15 UTC (3+ messages)
` [PATCH v2] "
[PATCH v1 0/4] staging: fbtft: reduce stack usage by avoiding large write_reg() varargs
2026-01-05 18:15 UTC (5+ messages)
` [PATCH v1 1/4] staging: fbtft: core: avoid large stack usage in DT init parsing
[PATCH] CI: Extend eclair-*-allcode to enable as much as possible
2026-01-05 18:14 UTC (2+ messages)
` ARM64 notes: "
[regression 5.10.y] Libvirt can no longer delete macvtap devices after backport of a6cec0bcd342 ("net: rtnetlink: add bulk delete support flag") to 5.10.y series (Debian 11)
2026-01-05 18:14 UTC (5+ messages)
[meta-webserver][scarthgap][PATCH 0/2] Fix CVE-2025-23419 for 1.25.x
2026-01-05 18:06 UTC (4+ messages)
` [meta-webserver][scarthgap][PATCH v2 "
` [meta-webserver][scarthgap][PATCH v2 1/2] nginx: upgrade 1.25.4 -> 1.25.5
` [meta-webserver][scarthgap][PATCH v2 2/2] nginx: Fix CVE-2025-23419 for 1.25.5
[PATCH 00/11] Describe PCIe/USB3.0 clock generator on R-Car Gen3
2026-01-05 18:13 UTC (5+ messages)
` [PATCH 01/11] dt-bindings: phy: renesas: usb3-phy: add r8a77990 support
[PATCH 0/4] Various mm kselftests improvements/fixes
2026-01-05 18:13 UTC (8+ messages)
` [PATCH 1/4] selftests/mm: remove flaky header check
[PATCH v13 0/2] ACPI: Add support for ACPI RAS2 feature table
2026-01-05 18:13 UTC (6+ messages)
` [PATCH v13 1/2] ACPI:RAS2: Add driver for the "
[PATCH net-next] tcp: fix error handling of tcp_retransmit_skb
2026-01-05 18:13 UTC (2+ messages)
[Buildroot] [PATCH v3] package/wilc-driver: redirect URL to github benetti-engineering
2026-01-05 18:11 UTC (2+ messages)
[PATCH v4 0/3] Fix concurrency issues between G1 and G2 on
2026-01-05 18:10 UTC (6+ messages)
` [PATCH v4 1/3] media: v4l2-mem2mem: Add a kref to the v4l2_m2m_dev structure
[PATCH] go: fix multilib file conflicts
2026-01-05 18:08 UTC (2+ messages)
` [OE-core] "
[PATCH v2] ACPI: PCI: IRQ: Fix INTx GSIs signedness
2026-01-05 18:08 UTC (2+ messages)
[PATCH] media: rkisp1: request/free irqs in PM runtime ops
2026-01-05 18:07 UTC (3+ messages)
[PATCH v1] pwm: dwc: Use size macro
2026-01-05 18:07 UTC (4+ messages)
[PATCH v2 00/45] arm_mpam: Add KVM/arm64 and resctrl glue code
2026-01-05 18:07 UTC (13+ messages)
` [PATCH v2 17/45] arm_mpam: resctrl: Pick the caches we will use as resctrl resources
` [PATCH v2 18/45] arm_mpam: resctrl: Implement resctrl_arch_reset_all_ctrls()
` [PATCH v2 19/45] arm_mpam: resctrl: Add resctrl_arch_get_config()
` [PATCH v2 20/45] arm_mpam: resctrl: Implement helpers to update configuration
` [PATCH v2 21/45] arm_mpam: resctrl: Add plumbing against arm64 task and cpu hooks
` [PATCH v2 22/45] arm_mpam: resctrl: Add CDP emulation
[PATCH] mshv: Align huge page stride with guest mapping
2026-01-05 18:07 UTC (12+ messages)
[PATCH v4 0/4] i3c: renesas: Add suspend/resume support
2026-01-05 18:06 UTC (5+ messages)
` [PATCH v4 1/4] i3c: renesas: Switch to clk_bulk API and store clocks in private data
I still use git whatchanged
2026-01-05 18:05 UTC
[PATCH rdma-next] RDMA/irdma: Remove fixed 1 ms delay during AH wait loop
2026-01-05 18:05 UTC
[PATCH 0/5] PCI/MSI: Generalize no_64bit_msi into msi_addr_mask
2026-01-05 18:05 UTC (3+ messages)
` [PATCH 1/5] PCI/MSI: Conservatively generalize "
[RFC PATCH 1/3] dt-bindings: arm: rockchip: Add Radxa CM3J on RPi CM4 IO Board
2026-01-05 18:05 UTC (3+ messages)
[PATCH bpf-next v2 0/2] bpf, x86: inline bpf_get_current_task() for x86_64
2026-01-05 18:04 UTC (4+ messages)
` [PATCH bpf-next v2 1/2] "
[PATCH 0/4] Add HDMI 2.0 support to DW HDMI QP TX
2026-01-05 18:03 UTC (3+ messages)
[PATCH v2 0/3] Expose TDX Module version
2026-01-05 18:03 UTC (6+ messages)
[cilium:pr/netkit-iouring8 4/13] checkpatch: WARNING:BAD_SIGN_OFF: Co-developed-by: should not be used to attribute nominal patch author 'Daniel Borkmann <daniel@iogearbox.net>'
2026-01-05 18:01 UTC
[REGRESSION] qcom: iommu: nullpointer dereference on boot on apq8064
2026-01-05 18:02 UTC (2+ messages)
[PATCH net-next v3 0/2] dsa: mxl-gsw1xx: Support R(G)MII slew rate configuration
2026-01-05 18:00 UTC (4+ messages)
` [PATCH v3 1/2] dt-bindings: net: dsa: lantiq,gswip: add MaxLinear R(G)MII slew rate
` [PATCH v3 2/2] net: dsa: mxl-gsw1xx: Support R(G)MII slew rate configuration
[PATCH 1/9] dt-bindings: remoteproc: qcom,ipq8074-wcss-pil: convert to DT schema
2026-01-05 18:00 UTC (13+ messages)
` [PATCH 6/9] remoteproc: qcom_q6v5_wcss: support IPQ9574
` [PATCH 7/9] remoteproc: qcom_q6v5_wcss: support m3 firmware
[PATCH 2/2] [PATCH v1 2/2] arm64: dts: qcom: add Acer Swift SFA14-11 device tree
2026-01-05 17:59 UTC (2+ messages)
[PATCH net-next] net: do not write to msg_get_inq in caller
2026-01-05 17:58 UTC (7+ messages)
[PATCH v4 00/31] clk: at91: add support for parent_data and
2026-01-05 17:58 UTC (6+ messages)
` [PATCH v4 11/31] clk: at91: clk-usb: add support for clk_parent_data
[PATCH net-next v3 2/2] net: dsa: mxl-gsw1xx: Support R(G)MII slew rate configuration
2026-01-05 17:58 UTC
[PATCH net-next v3 1/2] dt-bindings: net: dsa: lantiq,gswip: add MaxLinear R(G)MII slew rate
2026-01-05 17:58 UTC
[PATCH RESEND net-next v2] net: stmmac: dwmac: Add a fixup for the Micrel KSZ9131 PHY
2026-01-05 17:58 UTC (7+ messages)
[PATCH net-next] net: uapi: Provide an UAPI definition of 'struct sockaddr'
2026-01-05 17:57 UTC (2+ messages)
[RFC PATCH 0/7] Add script for real-time telemetry monitoring
2026-01-05 17:56 UTC (9+ messages)
` [PATCH v2 "
` [PATCH v2 1/7] usertools: add new script to monitor telemetry on terminal
` [PATCH v2 2/7] usertools/telemetry-watcher: add displaying stats
` [PATCH v2 3/7] usertools/telemetry-watcher: add delta and timeout opts
` [PATCH v2 4/7] usertools/telemetry-watcher: add total and one-line opts
` [PATCH v2 5/7] usertools/telemetry-watcher: add thousands separator
` [PATCH v2 6/7] usertools/telemetry-watcher: add eth name shortcuts
` [PATCH v2 7/7] usertools/telemetry-watcher: support reconnection
[PATCH 1/1] arm64: dts: imx8mp-skov: add pinctrl-name 'reset' to fix CHECK_DTB warning
2026-01-05 17:55 UTC (4+ messages)
[PATCH 00/21] vfio/pci: Base support to preserve a VFIO device file across Live Update
2026-01-05 17:54 UTC (4+ messages)
` [PATCH 19/21] vfio: selftests: Expose low-level helper routines for setting up struct vfio_pci_device
[PATCH] io_uring/io-wq: ensure workers are woken when io-wq context is exited
2026-01-05 17:59 UTC (4+ messages)
[PATCH] drm/i915/cdclk: Incorporate Xe3_LPD changes for CD2X divider
2026-01-05 17:53 UTC (3+ messages)
[PATCH ethtool] ethtool: Fix declaration after label compilation error
2026-01-05 17:50 UTC (2+ messages)
[PATCH v2] dma-direct: set decrypted flag for remapped DMA allocations
2026-01-05 17:53 UTC (2+ messages)
FAILED: patch "[PATCH] media: verisilicon: Fix CPU stalls on G2 bus error" failed to apply to 6.1-stable tree
2026-01-05 17:53 UTC (2+ messages)
` [PATCH 6.1.y] media: verisilicon: Fix CPU stalls on G2 bus error
[PATCH v2] drm/rcar-du: dsi: Clean up VCLK divider calculation
2026-01-05 17:52 UTC
FAILED: patch "[PATCH] powerpc/pseries/cmm: adjust BALLOON_MIGRATE when migrating" failed to apply to 6.6-stable tree
2026-01-05 17:52 UTC (4+ messages)
` [PATCH 6.6.y 1/3] mm/balloon_compaction: we cannot have isolated pages in the balloon list
` [PATCH 6.6.y 2/3] mm/balloon_compaction: convert balloon_page_delete() to balloon_page_finalize()
` [PATCH 6.6.y 3/3] powerpc/pseries/cmm: adjust BALLOON_MIGRATE when migrating pages
[PATCH v3 0/3] arm64: dts: qcom: sm8750: Add Iris VPU v3.5
2026-01-05 17:51 UTC (3+ messages)
` [PATCH v3 1/3] "
[PATCH] pinctrl: meson: mark the GPIO controller as sleeping
2026-01-05 17:50 UTC (5+ messages)
[PATCH 00/11] dmaengine: dw-edma: flatten desc structions and simple code
2026-01-05 17:50 UTC (10+ messages)
` [PATCH 01/11] dmaengine: dw-edma: Add spinlock to protect DONE_INT_MASK and ABORT_INT_MASK
` [PATCH 09/11] dmaengine: dw-edma: Use common dw_edma_core_start() for both edma and hdmi
` [PATCH 11/11] dmaengine: dw-edma: Remove struct dw_edma_chunk
[PATCH] mm/shmem: fix uninitialized folio in shmem_symlink
2026-01-05 17:50 UTC (6+ messages)
[RFC PATCH] perf/arm64: Add BRBE support for bpf_get_branch_snapshot()
2026-01-05 17:49 UTC (2+ messages)
[PATCH v2] drm/i915/display: update the wa_22014263786
2026-01-05 17:49 UTC (3+ messages)
[PATCH v4] man/man5/gai.conf: Document glibc label additions
2026-01-05 17:49 UTC (2+ messages)
[PATCH v2 0/7] KVM: x86/tdx: Have TDX handle VMXON during bringup
2026-01-05 17:48 UTC (3+ messages)
` [PATCH v2 1/7] KVM: x86: Move kvm_rebooting to x86
[PATCH] net/intel: cache mbuf fast release mempool
2026-01-05 17:47 UTC (2+ messages)
[PATCH bpf-next v4 0/6] Add cryptographic hash and signature verification kfuncs to BPF
2026-01-05 17:37 UTC (6+ messages)
` [PATCH bpf-next v4 1/6] crypto: Add BPF hash algorithm type registration module
` [PATCH bpf-next v4 2/6] crypto: Add BPF signature "
` [PATCH bpf-next v4 3/6] bpf: Add hash kfunc for cryptographic hashing
` [PATCH bpf-next v4 4/6] selftests/bpf: Add tests for bpf_crypto_hash kfunc
` [PATCH bpf-next v4 5/6] bpf: Add ECDSA signature verification kfuncs
[PATCH 0/4] x86/asm: .byte removal
2026-01-05 17:45 UTC (4+ messages)
` [PATCH 2/4] x86/xstate: Rework XSAVE/XRSTOR given a newer toolchain baseline
[PATCH v22 0/2] reboot-mode: Expose sysfs for registered reboot modes
2026-01-05 17:45 UTC (4+ messages)
` [PATCH v22 2/2] power: reset: reboot-mode: Expose sysfs for registered reboot_modes
[PATCH] man/man5/gai.conf: Document glibc label additions
2026-01-05 17:44 UTC (3+ messages)
[PATCH 1/2] crypto: ccp - Fix a case where SNP_SHUTDOWN is missed
2026-01-05 17:43 UTC (3+ messages)
` [PATCH 2/2] crypto/ccp: narrow scope of snp_range_list
[Buildroot] [PATCH 1/1] package/ddrescue: bump version to 1.30
2026-01-05 17:43 UTC
[RESEND][PATCH v1 0/3] ACPI: video: Convert ACPI video driver to a platform one
2026-01-05 17:43 UTC (3+ messages)
Hart isolation configuration failure (error -3) with OpenSBI 1.8 on QEMU 10.1.3 rva22s64/rva23s64 profiles
2026-01-05 17:42 UTC
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.