All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-01-08 04:10:03 to 2026-01-08 05:38:43 UTC [more...]

[PATCH 0/4] Enable THP support in drm_pagemap
 2026-01-08  4:47 UTC  (12+ messages)
` [PATCH 1/4] mm/migrate: Add migrate_device_split_page

[PATCH 00/50] Remove 32-bit host support
 2026-01-08  5:30 UTC  (36+ messages)
` [PATCH 01/50] gitlab: Remove 32-bit host testing
` [PATCH 02/50] meson: Reject 32-bit hosts
` [PATCH 03/50] *: Remove arm host support
` [PATCH 04/50] bsd-user: Fix __i386__ test for TARGET_HAS_STAT_TIME_T_EXT
` [PATCH 06/50] *: Remove i386 host support
` [PATCH 08/50] meson: Remove cpu == x86 tests
` [PATCH 09/50] *: Remove ppc host support
` [PATCH 10/50] tcg/i386: Remove TCG_TARGET_REG_BITS tests
` [PATCH 11/50] tcg/x86_64: Rename from i386
` [PATCH 12/50] tcg/ppc64: Rename from ppc
` [PATCH 13/50] meson: Drop host_arch rename for mips64
` [PATCH 14/50] meson: Drop host_arch rename for riscv64
` [PATCH 15/50] meson: Remove cpu == riscv32 tests
` [PATCH 16/50] tcg: Make TCG_TARGET_REG_BITS common
` [PATCH 17/50] tcg: Replace TCG_TARGET_REG_BITS / 8
` [PATCH 18/50] *: Drop TCG_TARGET_REG_BITS test for prefer_i64
` [PATCH 19/50] tcg: Remove INDEX_op_brcond2_i32
` [PATCH 20/50] tcg: Remove INDEX_op_setcond2_i32
` [PATCH 21/50] tcg: Remove INDEX_op_dup2_vec
` [PATCH 22/50] tcg/tci: Drop TCG_TARGET_REG_BITS tests
` [PATCH 23/50] tcg/tci: Remove glue TCG_TARGET_REG_BITS renames
` [PATCH 25/50] tcg: Drop TCG_TARGET_REG_BITS tests in tcg-op.c
` [PATCH 26/50] tcg: Drop TCG_TARGET_REG_BITS tests in tcg-op-gvec.c
` [PATCH 30/50] tcg: Drop TCG_TARGET_REG_BITS test in tcg-has.h
` [PATCH 31/50] include/tcg: Drop TCG_TARGET_REG_BITS tests
` [PATCH 34/50] accel/tcg/runtime: Remove 64-bit shift helpers
` [PATCH 35/50] accel/tcg/runtime: Remove helper_nonatomic_cmpxchgo
` [PATCH 36/50] tcg: Unconditionally define atomic64 helpers
` [PATCH 38/50] accel/tcg: Drop CONFIG_ATOMIC64 test from translator.c
` [PATCH 39/50] linux-user/arm: Drop CONFIG_ATOMIC64 test
` [PATCH 40/50] linux-user/hppa: "
` [PATCH 44/50] target/s390x: Drop CONFIG_ATOMIC64 tests
` [PATCH 45/50] migration: Drop use of Stat64
` [PATCH 46/50] block: "
` [PATCH 47/50] util: Remove stats64

[RESEND v2 00/11] Remove device private pages from physical address space
 2026-01-08  5:37 UTC  (11+ messages)
` [RESEND v2 01/11] mm/migrate_device: Introduce migrate_pfn_from_page() helper
` [RESEND v2 02/11] drm/amdkfd: Use migrate pfns internally
` [RESEND v2 03/11] mm/migrate_device: Make migrate_device_{pfns, range}() take mpfns
` [RESEND v2 04/11] mm/migrate_device: Add migrate PFN flag to track device private pages
` [RESEND v2 05/11] mm/page_vma_mapped: Add flags to page_vma_mapped_walk::pfn "
` [RESEND v2 06/11] mm: Add helpers to create migration entries from struct pages
` [RESEND v2 07/11] mm: Add a new swap type for migration entries of device private pages
` [RESEND v2 08/11] mm: Add helpers to create device private entries from struct pages
` [RESEND v2 09/11] mm/util: Add flag to track device private pages in page snapshots
` [RESEND v2 10/11] mm/hmm: Add flag to track device private pages

[PATCH] btrfs-progs: mkfs: use device_discard_blocks() to replace prepare_discard_device()
 2026-01-08  5:38 UTC  (5+ messages)

[PATCH v9 00/19] media: cadence,ti: CSI2RX Multistream Support
 2026-01-08  5:37 UTC  (4+ messages)
` [PATCH v9 16/19] media: ti: j721e-csi2rx: Return the partial frame as error

[PATCH] binder: handle PID namespace conversion for freeze operation
 2026-01-08  5:37 UTC  (3+ messages)
` [PATCH RESEND] "

[PATCH v1] cxl/port: Fix target list setup for multiple decoders sharing the same dport
 2026-01-08  5:35 UTC  (2+ messages)

[PATCH ath-next v2] wifi: ath11k: Fix failure to connect to a 6 GHz AP
 2026-01-08  5:34 UTC  (2+ messages)

Request to add mainline merged patch to stable kernels
 2026-01-08  5:34 UTC  (8+ messages)
    ` Fwd: "

[PATCH v2 for 6.19 0/4] Revise the EM YNL spec to be clearer
 2026-01-08  5:32 UTC  (5+ messages)
` [PATCH v2 for 6.19 1/4] PM: EM: Fix yamllint warnings in the EM YNL spec
` [PATCH v2 for 6.19 2/4] PM: EM: Rename em.yaml to dev-energymodel.yaml
` [PATCH v2 for 6.19 3/4] PM: EM: Change cpus' type from string to u64 array in the EM YNL spec
` [PATCH v2 for 6.19 4/4] PM: EM: Add dump to get-perf-domains "

[PATCH i-g-t v4 0/6] Add writeback changes for intel-supported formats
 2026-01-08  5:31 UTC  (13+ messages)
` [PATCH i-g-t v4 1/6] tests/kms_writeback: Add support for intel-specific formats
` [PATCH i-g-t v4 2/6] lib/igt_fb: Validate supported formats for crc calculation
` [PATCH i-g-t v4 3/6] tests/kms_writeback: Add intel specific check
` [PATCH i-g-t v4 4/6] tests/kms_writeback: Refactor format handling in commit_and_dump_fb
` [PATCH i-g-t v4 5/6] tests/kms_writeback: Refactor writeback-fb-id subtest
` [PATCH i-g-t v4 6/6] tests/kms_writeback: Refactor writeback-check-output subtest

[PATCH] fork/pid: Fix use-after-free in __task_pid_nr_ns
 2026-01-08  3:44 UTC  (2+ messages)

[PATCH v2 0/6] virtio-gpu: Force RCU when unmapping blob
 2026-01-08  5:29 UTC  (2+ messages)

[PATCH] ARM: dts: aspeed: bletchley: Remove try-power-role from connectors
 2026-01-08  5:30 UTC  (2+ messages)

[PATCH RESEND v9 0/2] media: i2c: Add os05b10 camera sensor driver
 2026-01-08  5:30 UTC  (4+ messages)
` [PATCH RESEND v9 2/2] media: i2c: add os05b10 image "

[PATCH 0/2] tracing: Remove backup instance after read all
 2026-01-08  5:30 UTC  (6+ messages)
` [PATCH 1/2] tracing: Make the backup instance readonly

[PATCH net-next v6 00/16] net: introduce QUIC infrastructure and core subcomponents
 2026-01-08  5:29 UTC  (3+ messages)
` [PATCH net-next v6 05/16] quic: provide quic.h header files for kernel and userspace

[PATCH 0/5] RISC-V: RPMI performance service bindings and cpufreq support
 2026-01-08  5:27 UTC  (3+ messages)

[PATCH i-g-t] tests/amdgpu: Add test for native cursor fallback to overlay
 2026-01-08  5:27 UTC  (4+ messages)
` ✓ Xe.CI.BAT: success for tests/amdgpu: Add test for native cursor fallback to overlay (rev5)
` ✗ i915.CI.BAT: failure "
` ✓ Xe.CI.Full: success "

[PATCH v2] arm64: fix cleared E0POE bit after cpu_suspend()/resume()
 2026-01-08  5:25 UTC  (2+ messages)

[PATCH V4 0/4] Add UFS support for x1e80100 SoC
 2026-01-08  5:25 UTC  (7+ messages)
` [PATCH V4 2/4] dt-bindings: ufs: qcom,sc7180-ufshc: Add UFSHC compatible for x1e80100
` [PATCH V4 4/4] arm64: dts: qcom: hamoa-iot-evk: Enable UFS

[ndctl PATCH] test/cxl-topology.sh: test switch port target
 2026-01-08  5:25 UTC 

[PATCH v3 0/3] i2c: spacemit: add reset support
 2026-01-08  5:24 UTC  (3+ messages)
` (subset) "

[RFC PATCH 0/1] soc: qcom: rpmh-rsc: Register s2idle_ops to indicate s2ram behavior in s2idle
 2026-01-08  5:25 UTC  (5+ messages)

[PATCH v3 0/2] phy: qcom: Introduce USB support for Kaanapali
 2026-01-08  5:24 UTC  (6+ messages)
` [PATCH v3 1/2] dt-bindings: phy: qcom,sc8280xp-qmp-usb43dp-phy: Add Kaanapali QMP PHY
` [PATCH v3 2/2] dt-bindings: phy: qcom,m31-eusb2-phy: Document M31 eUSB2 PHY for Kaanapali

[PATCH 0/2] virtio_net: add page_pool support
 2026-01-08  5:23 UTC  (3+ messages)

Bash scripts for taking backups of files and comparing the current file with the latest backed up version of the file
 2026-01-08  5:24 UTC 

[meta-oe][PATCH] pavucontrol: update 5.0 -> 6.2
 2026-01-08  5:23 UTC  (2+ messages)
` [oe] "

[PATCH iwl-next v2 0/3] igb: add RSS key get/set support
 2026-01-08  5:20 UTC  (8+ messages)
` [Intel-wired-lan] "
` [PATCH iwl-next v2 1/3] igb: prepare for "
  ` [Intel-wired-lan] "
` [PATCH iwl-next v2 2/3] igb: expose RSS key via ethtool get_rxfh
  ` [Intel-wired-lan] "
` [PATCH iwl-next v2 3/3] igb: allow configuring RSS key via ethtool set_rxfh
  ` [Intel-wired-lan] "

[PATCH v5 0/3] media: i2c: ov5647: Modernize driver with CCI and new stream APIs
 2026-01-08  5:21 UTC  (4+ messages)
` [PATCH v5 1/3] media: i2c: ov5647: Convert to CCI register access helpers
` [PATCH v5 2/3] media: i2c: ov5647: Switch to using the sub-device state lock
` [PATCH v5 3/3] media: i2c: ov5647: switch to {enable,disable}_streams

[PATCH v3 0/5] Revise Meta Yosemite5 devicetree
 2026-01-08  5:22 UTC  (3+ messages)
` [PATCH v3 5/5] ARM: dts: aspeed: yosemite5: Correct power monitor shunt resistor

[PATCH 00/13] Enable compound page for p2pdma memory
 2026-01-08  5:20 UTC  (5+ messages)
` [PATCH 07/13] PCI/P2PDMA: create compound page for aligned "
` [PATCH 10/13] PCI/P2PDMA: support compound page in p2pmem_alloc_mmap()

[PATCH] perf/core: Drop an unused parameter 'ctx'
 2026-01-08  5:19 UTC  (2+ messages)

[PATCH v1] rust: sync: atomic: Add i32-backed Flag for atomic booleans
 2026-01-08  5:17 UTC  (3+ messages)

[PATCH v3 0/8] Generic IRQ entry/exit support for powerpc
 2026-01-08  5:16 UTC  (2+ messages)

[PATCH v9 0/2] ARM: dts: aspeed: Add Facebook Anacapa platform
 2026-01-08  5:16 UTC  (3+ messages)
` [PATCH v9 1/2] dt-bindings: arm: aspeed: Add compatible for Facebook Anacapa BMC

[PATCH v4 2/2] arm: dts: ti: Adds support for AM335x and AM437x
 2026-01-08  5:15 UTC 

[PATCH] mei: late_bind: fix struct intel_lb_component_ops kernel-doc
 2026-01-08  5:14 UTC  (2+ messages)

[syzbot] BUG: KASAN: slab-use-after-free in mutex_optimistic_spin via adf_ctl_ioctl
 2026-01-08  5:14 UTC  (2+ messages)

[PATCH] mm/damon: fix typos in comments
 2026-01-08  5:12 UTC  (2+ messages)

[PATCH v2 0/3] cpufreq: Introduce boot frequency QoS
 2026-01-08  5:10 UTC  (4+ messages)
` [PATCH v2 2/3] cpufreq: Centralize boost freq QoS requests

[PATCH 0/3 v2] exec: inherit HWCAPs from the parent process
 2026-01-08  5:07 UTC  (4+ messages)
` [PATCH 1/3] binfmt_elf_fdpic: fix AUXV size calculation for ELF_HWCAP3 and ELF_HWCAP4
` [PATCH 2/3] exec: inherit HWCAPs from the parent process
` [PATCH 3/3] selftests/exec: add test for HWCAP inheritance

[android-common:android16-6.12-2025-07 1/1] kismet: WARNING: unmet direct dependencies detected for FB_IOMEM_HELPERS when selected by DRM_XE_DISPLAY
 2026-01-08  5:06 UTC 

[PATCH] perf/x86/core: Remove duplicate include
 2026-01-08  5:05 UTC  (2+ messages)

[PATCH 8/8] memcg: rename mem_cgroup_ino() to mem_cgroup_id()
 2026-01-08  5:02 UTC  (2+ messages)

[PATCH bpf-next v11 04/11] libbpf: Optimize type lookup with binary search for sorted BTF
 2026-01-08  5:01 UTC  (3+ messages)

[PATCH] soc/tegra: pmc: Fix unsafe generic_handle_irq() call
 2026-01-08  5:01 UTC 

[PATCH 0/7] target/xtensa: Build system units in common source set
 2026-01-08  5:00 UTC  (3+ messages)
` [PATCH 1/7] target/xtensa: Convert XTENSA_DEFAULT_CPU_MODEL to runtime helper (MMU)

[RFC PATCH 1/3] dt-bindings: arm: rockchip: Add Radxa CM3J on RPi CM4 IO Board
 2026-01-08  4:59 UTC  (5+ messages)
` [RFC PATCH 2/3] arm64: dts: rockchip: Add Radxa CM3J

[PATCH 8/8] memcg: rename mem_cgroup_ino() to mem_cgroup_id()
 2026-01-08  4:59 UTC  (2+ messages)

[PATCH 1/2] PCI: dwc: Add LTSSM tracing support to debugfs
 2026-01-08  4:58 UTC  (7+ messages)

[PATCH] rtc: max31335: use correct CONFIG symbol in IS_REACHABLE()
 2026-01-08  4:54 UTC 

[PATCH v7 0/3] io_uring: use release-acquire ordering for IORING_SETUP_R_DISABLED
 2026-01-08  4:54 UTC  (4+ messages)
` [PATCH v7 2/3] io_uring/msg_ring: drop unnecessary submitter_task checks

[PATCH v10 4/5] arm64: dts: qcom: talos: Fix inconsistent USB PHY node naming
 2026-01-08  4:51 UTC  (3+ messages)

[PATCH v3 00/24] Add smu message control block
 2026-01-08  4:47 UTC  (25+ messages)
` [PATCH v3 01/24] drm/amd/pm: "
` [PATCH v3 02/24] drm/amd/pm: Add message control for SMUv11
` [PATCH v3 03/24] drm/amd/pm: Add message control for SMUv12
` [PATCH v3 04/24] drm/amd/pm: Add message control for SMUv13
` [PATCH v3 05/24] drm/amd/pm: Add message control for SMUv14
` [PATCH v3 06/24] drm/amd/pm: Add message control for SMUv15
` [PATCH v3 07/24] drm/amd/pm: Use message control in messaging
` [PATCH v3 08/24] drm/amd/pm: Add async message call support
` [PATCH v3 09/24] drm/amd/pm: Replace without wait with async calls
` [PATCH v3 10/24] drm/amd/pm: Remove unused legacy message functions
` [PATCH v3 11/24] drm/amd/pm: Drop legacy message fields from SMUv11
` [PATCH v3 12/24] drm/amd/pm: Drop legacy message fields from SMUv12
` [PATCH v3 13/24] drm/amd/pm: Drop legacy message fields from SMUv13
` [PATCH v3 14/24] drm/amd/pm: Drop legacy message fields from SMUv14
` [PATCH v3 15/24] drm/amd/pm: Drop legacy message fields from SMUv15
` [PATCH v3 16/24] drm/amd/pm: Drop legacy message related fields
` [PATCH v3 17/24] drm/amd/pm: Drop unused ppt callback from SMUv11
` [PATCH v3 18/24] drm/amd/pm: Drop unused ppt callback from SMUv12
` [PATCH v3 19/24] drm/amd/pm: Drop unused ppt callback from SMUv13
` [PATCH v3 20/24] drm/amd/pm: Drop unused ppt callback from SMUv14
` [PATCH v3 21/24] drm/amd/pm: Drop unused ppt callback from SMUv15
` [PATCH v3 22/24] drm/amd/pm: Drop unused ppt callback definitions
` [PATCH v3 23/24] drm/amd/pm: Add debug message callback
` [PATCH v3 24/24] drm/amd/pm: Use message control for debug mailbox

[PATCH 1/2] module: expose imported namespaces via sysfs
 2026-01-08  4:47 UTC  (2+ messages)
` [PATCH 2/2] docs: symbol-namespaces: mention sysfs attribute

[PATCH] ARM: dts: aspeed: yosemite5: add x4 E1.S expansion board I2C mux
 2026-01-08  4:46 UTC  (2+ messages)

[PATCH v4] drm/xe: Allow compressible surfaces to be 1-way coherent
 2026-01-08  4:45 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for drm/xe: Allow compressible surfaces to be 1-way coherent (rev5)

[PATCH V4 0/4] ufs: ufs-qcom: Add support firmware managed platforms
 2026-01-08  4:42 UTC  (3+ messages)
` [PATCH V4 4/4] ufs: ufs-qcom: Add support for firmware-managed resource abstraction

[PATCH v4 0/2] PCI: endpoint: BAR subrange mapping support
 2026-01-08  4:41 UTC  (3+ messages)
` [PATCH v4 1/2] PCI: endpoint: Add "
` [PATCH v4 2/2] PCI: dwc: ep: Support BAR subrange inbound mapping via Address Match Mode iATU

[PATCH v3] perf unwind-libdw: fix a cross-arch unwinding bug
 2026-01-08  4:41 UTC  (3+ messages)

[PATCH v3 0/2] PCI: endpoint: BAR subrange mapping support
 2026-01-08  4:39 UTC  (3+ messages)
` [PATCH v3 2/2] PCI: dwc: ep: Support BAR subrange inbound mapping via Address Match Mode iATU

[PATCH net-next v7 0/9] tun/tap & vhost-net: apply qdisc backpressure on full ptr_ring to reduce TX drops
 2026-01-08  4:38 UTC  (5+ messages)
` [PATCH net-next v7 7/9] vhost-net: vhost-net: replace rx_ring with tun/tap ring wrappers
` [PATCH net-next v7 9/9] tun/tap & vhost-net: avoid ptr_ring tail-drop when qdisc is present

[PATCH v2 0/2] Add Meta(Facebook) ventura2 BMC(AST2600)
 2026-01-08  4:37 UTC  (3+ messages)
` [PATCH v2 2/2] ARM: dts: aspeed: ventura2: Add Meta ventura2 BMC

qcom: Update DSP firmware for qcs8300 platform
 2026-01-08  4:36 UTC 

T113-S3: Secure Boot
 2026-01-08  4:34 UTC  (5+ messages)

[PATCH 0/2] PCI tracepoint documentation fixes
 2026-01-08  4:30 UTC  (5+ messages)
` [PATCH 1/2] Documentation: tracing: Add toctree entry for PCI tracepoint
` [PATCH 2/2] Documentation: tracing: Wrap PCI tracepoint examples

[akpm-mm:mm-new 250/251] checkpatch: WARNING:BAD_SIGN_OFF: Co-developed-by: should not be used to attribute nominal patch author 'Yosry Ahmed <yosry.ahmed@linux.dev>'
 2026-01-08  4:29 UTC 

[akpm-mm:mm-new 249/251] checkpatch: WARNING:BAD_SIGN_OFF: Unexpected content after email: 'Yosry Ahmed <yosry.ahmed@linux.dev> [zsmalloc & zswap]', should be: 'Yosry Ahmed <yosry.ahmed@linux.dev> (zsmalloc & zswap)'
 2026-01-08  4:28 UTC 

[PATCH 0/2] pinctrl: spacemit: support I/O power domain configuration
 2026-01-08  4:27 UTC  (5+ messages)
` [PATCH 2/2] "

[Buildroot] [autobuild.buildroot.org] Daily results for 2026-01-07
 2026-01-08  4:19 UTC 

[PATCH v5 mm-new 0/6] mm: hugetlb: allocate frozen gigantic folio
 2026-01-08  4:19 UTC  (3+ messages)
` [PATCH v5 5/6] mm: cma: add cma_alloc_frozen{_compound}()

[PULL 00/17] Error reporting patches for 2026-01-07
 2026-01-08  4:15 UTC  (3+ messages)
` [PULL 14/17] error: Use error_setg_errno() to improve error messages

[PATCH] [v2] ext4: fix ext4_tune_sb_params padding
 2026-01-08  4:12 UTC  (3+ messages)

[PATCH v6 0/5] media: i2c: IMX355 for the Pixel 3a
 2026-01-08  4:15 UTC  (4+ messages)
` [PATCH v6 2/5] media: i2c: imx355: Support devicetree and power management

[PATCH] btrfs: remove offload csum mode
 2026-01-08  4:11 UTC 

[PATCH v3] serial: qcom_geni: Fix BT failure regression on RB2 platform
 2026-01-08  4:10 UTC 

[PATCH v2] arch/sparc: fix unused variable warning
 2026-01-08  2:30 UTC  (3+ messages)


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.