All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-10-15 03:05:58 to 2025-10-15 04:27:13 UTC [more...]

[Stable-10.1.2 00/11] Patch Round-up for stable 10.1.2, freeze on 2025-10-18
 2025-10-15  4:25 UTC  (4+ messages)
` [Stable-10.1.2 02/11] hid: fix incorrect return value for hid
` [Stable-10.1.2 03/11] docs/devel: Correct uefi-vars-x64 device name
` [Stable-10.1.2 05/11] target/arm: Don't set HCR.RW for AArch32 only CPUs

[Stable-10.0.6 00/13] Patch Round-up for stable 10.0.6, freeze on 2025-10-18
 2025-10-15  4:25 UTC  (2+ messages)
` [Stable-10.0.6 02/13] Revert "i386/cpu: Move adjustment of CPUID_EXT_PDCM before feature_dependencies[] check"

[PATCH v3 00/17] Remap tree
 2025-10-15  4:24 UTC  (11+ messages)
` [PATCH v3 02/17] btrfs: add REMAP chunk type
` [PATCH v3 03/17] btrfs: allow remapped chunks to have zero stripes
` [PATCH v3 07/17] btrfs: allow mounting filesystems with remap-tree incompat flag
` [PATCH v3 08/17] btrfs: redirect I/O for remapped block groups
` [PATCH v3 15/17] btrfs: allow balancing remap tree

[PATCH 00/25] Enable LT PHY
 2025-10-15  4:23 UTC  (28+ messages)
` [PATCH 01/25] drm/i915/ltphy: Add LT Phy related VDR and Pipe Registers
` [PATCH 02/25] drm/i915/cx0: Change register bit naming for powerdown values
` [PATCH 03/25] drm/i915/ltphy: Phy lane reset for LT Phy
` [PATCH 04/25] drm/i915/ltphy: Program sequence for PORT_CLOCK_CTL "
` [PATCH 05/25] drm/i915/ltphy: Add a wrapper for LT Phy powerdown change sequence
` [PATCH 06/25] drm/i915/ltphy: Read PHY_VDR_0_CONFIG register
` [PATCH 07/25] drm/i915/ltphy: Add LT Phy Programming recipe tables
` [PATCH 08/25] drm/i915/ltphy: Program the VDR PLL registers for LT PHY
` [PATCH 09/25] drm/i915/ltphy: Update the ltpll config table value for eDP
` [PATCH 10/25] drm/i915/ltphy: Enable SSC during port clock programming
` [PATCH 11/25] drm/i915/ltphy: Add function to calculate LT PHY port clock
` [PATCH 12/25] drm/i915/ltphy: Program the P2P Transaction flow for LT Phy
` [PATCH 13/25] drm/i915/ltphy: Program the rest of the PORT_CLOCK_CTL steps
` [PATCH 14/25] drm/i915/ltphy: Program the rest of the LT Phy Enable sequence
` [PATCH 15/25] drm/i915/ltphy: Program LT Phy Non-TBT PLL disable sequence
` [PATCH 16/25] drm/i915/ltphy: Hook up LT Phy Enable & Disable sequences
` [PATCH 17/25] drm/i915/ddi: Define LT Phy Swing tables
` [PATCH 18/25] drm/i915/ltphy: Program LT Phy Voltage Swing
` [PATCH 19/25] drm/i915/ltphy: Enable/Disable Tx after Non TBT Enable sequence
` [PATCH 20/25] drm/i915/ltphy: Define the LT Phy state compare function
` [PATCH 21/25] drm/i915/ltphy: Define function to readout LT Phy PLL state
` [PATCH 22/25] drm/i915/ltphy: Define LT PHY PLL state verify function
` [PATCH 23/25] drm/i915/display: Aux Enable and Display powerwell timeouts
` [PATCH 24/25] drm/i915/ltphy: Modify the step that need to by skipped
` [PATCH 25/25] drm/i915/ltphy: Implement HDMI Algo for Pll state
` ✗ CI.checkpatch: warning for Enable LT PHY
` ✓ CI.KUnit: success "

❌ FAIL (MISSED 4 of 137): Test report for master (6.18.0-rc1, upstream-mainline, 9b332cec)
 2025-10-15  4:23 UTC 

[PATCH v2 0/2] arm64/mm: prevent panic on -ENOMEM in arch_add_memory()
 2025-10-15  4:22 UTC  (6+ messages)
` [PATCH v2 1/2] arm64/mm: Allow __create_pgd_mapping() to propagate pgtable_alloc() errors

[oe][meta-oe][scarthgap][PATCH 1/3] redis: upgrade 6.2.14 -> 6.2.16
 2025-10-15  4:22 UTC  (3+ messages)
` [oe][meta-oe][scarthgap][PATCH 2/3] redis: upgrade 6.2.16 -> 6.2.18
` [oe][meta-oe][scarthgap][PATCH 3/3] redis: upgrade 6.2.18 -> 6.2.20

[PATCH 00/32] drm/i915/display: Add initial support for Xe3p_LPD
 2025-10-15  4:21 UTC  (39+ messages)
` [PATCH 01/32] drm/xe/nvl: Define NVL-S platform
` [PATCH 02/32] drm/i915/xe3p_lpd: Add Xe3p_LPD display IP features
` [PATCH 03/32] drm/i915/xe3p_lpd: Drop north display reset option programming
` [PATCH 04/32] drm/i915/display: Use braces for if-ladder in intel_bw_init_hw()
` [PATCH 05/32] drm/i915/dram: Add field ecc_impacting_de
` [PATCH 06/32] drm/i915/xe3p_lpd: Update bandwidth parameters
` [PATCH 07/32] drm/i915/xe3p_lpd: Expand bifield masks dbuf blocks fields
` [PATCH 08/32] drm/i915/xe3p_lpd: Support UINT16 formats
` [PATCH 09/32] drm/i915/xe3p_lpd: Extend FBC support to "
` [PATCH 10/32] drm/i915/xe3p_lpd: Horizontal flip support for linear surfaces
` [PATCH 11/32] drm/i915/xe3p_lpd: Wait for AUX channel power status
` [PATCH 12/32] drm/i915/xe3p_lpd: Underrun debuggability and error codes/hints
` [PATCH 13/32] drm/i915/xe3p_lpd: Remove gamma,csc bottom color checks
` [PATCH 14/32] drm/i915/xe3p_lpd: Adapt to updates on MBUS_CTL/DBUF_CTL registers
` [PATCH 15/32] drm/i915/xe3p_lpd: Always apply level-0 watermark adjustment
` [PATCH 16/32] drm/i915/xe3p_lpd: Add CDCLK table
` [PATCH 17/32] drm/i915/xe3p_lpd: Load DMC firmware
` [PATCH 18/32] drm/i915/xe3p_lpd: Drop support for interlace mode
` [PATCH 19/32] drm/i915/xe3p_lpd: PSR SU minimum lines is 4
` [PATCH 20/32] drm/i915/xe3p_lpd: Enable system caching for FBC
` [PATCH 21/32] drm/i915/xe3p_lpd: Extend Wa_16025573575
` [PATCH 22/32] drm/i915/xe3p_lpd: Don't allow odd ypan or ysize with semiplanar format
` [PATCH 23/32] drm/i915/xe3p_lpd: Reload DMC MMIO for pipes C and D
` [PATCH 24/32] drm/i915/xe3p_lpd: Introduce pixel normalizer config support
` [PATCH 25/32] drm/i915/xe3p_lpd: Add FBC support for FP16 formats
` [PATCH 26/32] drm/i915/xe3p_lpd: Enable pixel normalizer for fp16 formats for FBC
` [PATCH 27/32] drm/i915/vbt: Add fields dedicated_external and dyn_port_over_tc
` [PATCH 28/32] drm/i915/power: Use intel_encoder_is_tc()
` [PATCH 29/32] drm/i915/display: Handle dedicated external ports in intel_encoder_is_tc()
` [PATCH 30/32] drm/i915/wm: don't use method1 in Xe3p_LPD onwards
` [PATCH 31/32] drm/i915/xe3p_lpd: Extend Type-C flow for static DDI allocation
` [PATCH 32/32] drm/i915/nvls: Add NVL-S display support
` ✗ CI.checkpatch: warning for drm/i915/display: Add initial support for Xe3p_LPD
` ✓ CI.KUnit: success "
` ✗ CI.checksparse: warning "
` ✓ Xe.CI.BAT: success "

[PATCH 0/4] Properly take MMIO path
 2025-10-15  4:20 UTC  (10+ messages)
` [PATCH 1/4] blk-mq-dma: migrate to dma_map_phys instead of map_page
` [PATCH 3/4] block-dma: properly take MMIO path
` [PATCH 4/4] nvme-pci: unmap MMIO pages with appropriate interface

[RFC PATCH 0/1] ovl: brtfs' temp_fsid doesn't work with ovl index=on
 2025-10-15  4:18 UTC  (5+ messages)

[PATCH v5 08/10] PM: EM: Implement em_notify_pd_deleted()
 2025-10-15  4:16 UTC  (2+ messages)

[PATCH 1/1] netfilter: Added nfct_seqadj_ext_add() for ftp's conntrack
 2025-10-15  4:15 UTC  (2+ messages)

[PATCH net v2] tg3: prevent use of uninitialized remote_adv and local_adv variables
 2025-10-15  4:15 UTC  (2+ messages)

[PATCH net-next v2] net: amd-xgbe: use EOPNOTSUPP instead of ENOTSUPP in xgbe_phy_mii_read_c45
 2025-10-15  4:12 UTC  (2+ messages)

libnvme API design
 2025-10-15  4:11 UTC  (9+ messages)

[PATCH v1 1/2] tcpm: Parse and log AVS APDO
 2025-10-15  4:11 UTC  (4+ messages)
` [PATCH v1 2/2] usb: typec: pd: Register SPR AVS caps with usb_power_delivery class

[ANNOUNCE] blktests CI trial start
 2025-10-15  4:11 UTC 

[RFC PATCH 00/56] Dynamic mitigations
 2025-10-15  4:10 UTC  (2+ messages)

[PATCH v4 0/3] fstests: basic smoke test on zoned loop device
 2025-10-15  4:10 UTC  (4+ messages)
` [PATCH v4 3/3] generic: basic smoke for filesystems on zoned block devices

[PATCH net-next] net: dwmac-rk: No need to check the return value of the phy_power_on()
 2025-10-15  4:08 UTC 

[PATCH v3 0/3] fstests: basic smoke test on zoned loop device
 2025-10-15  4:09 UTC  (8+ messages)
` [PATCH v3 3/3] generic: basic smoke for filesystems on zoned block devices

[PATCH v2 RESEND 0/2] Add two new ID for MediaTek's Bluetooth
 2025-10-15  4:08 UTC  (4+ messages)
` [PATCH v2 RESEND 1/2] Bluetooth: btusb: MT7920: Add VID/PID 0489/e135
  ` Add two new ID for MediaTek's Bluetooth
` [PATCH v2 RESEND 2/2] Bluetooth: btusb: MT7922: Add VID/PID 0489/e170

[PATCHv5 0/2] block, nvme: removing virtual boundary mask reliance
 2025-10-15  4:08 UTC  (3+ messages)
` [PATCHv5 1/2] block: accumulate memory segment gaps per bio

[rgushchin:bpfoom.2.3 3/19] kernel/bpf/bpf_struct_ops.c:1365:10: error: call to undeclared function 'cgroup_get_from_fd'; ISO C99 and later do not support implicit function declarations
 2025-10-15  4:04 UTC 

[PATCH 00/23] drm/xe: Add Xe3p support
 2025-10-15  4:07 UTC  (11+ messages)
` [PATCH 05/23] drm/xe/xe3p_lpm: Stop reading the CTC_MODE register
` [PATCH 11/23] drm/xe/xe3p: Enable L2 flush optimization feature
` [PATCH 13/23] drm/xe: Dump CURRENT_LRCA and CSMQDEBUG registers

[PATCH RFC] btrfs: exit scrub and balance early if the fs is being frozen
 2025-10-15  4:05 UTC  (4+ messages)

[PATCH rust-next v2 0/3] rust: miscdevice: add llseek support
 2025-10-15  4:02 UTC  (4+ messages)
` [PATCH rust-next v2 1/3] rust: fs: add pos/pos_mut methods for LocalFile struct
` [PATCH rust-next v2 2/3] rust: miscdevice: add llseek support
` [PATCH rust-next v2 3/3] rust: samples: miscdevice: add lseek samples

[PATCH v2] ksm: use range-walk function to jump over holes in scan_get_next_rmap_item
 2025-10-15  3:53 UTC  (2+ messages)

[PATCH v2 1/2] drivers/base/node: Fold register_node() into register_one_node()
 2025-10-15  3:53 UTC  (2+ messages)

[PATCH] dpaa2-eth: treat skb with exact headroom as scatter/gather frames
 2025-10-15  4:01 UTC 

[PATCH v20 24/28] arch/riscv: dual vdso creation logic and select vdso based on hw
 2025-10-15  3:54 UTC  (2+ messages)

[PATCH 5.15] fuse: Fix race condition in writethrough path A race
 2025-10-15  3:59 UTC  (11+ messages)

[PULL 0/4] loongarch queue
 2025-10-15  3:56 UTC  (5+ messages)
` [PULL 1/4] target/loongarch: Add missing TLB flush with different asid
` [PULL 2/4] target/loongarch: Skip global TLB when calculating replaced TLB
` [PULL 3/4] hw/loongarch/virt: Remove header file ls7a.h
` [PULL 4/4] hw/loongarch/virt: Sort order by hardware device base address

[PATCH v2 net-next 0/6] net: optimize TX throughput and efficiency
 2025-10-15  3:57 UTC  (3+ messages)
` [PATCH v2 net-next 2/6] net: add add indirect call wrapper in skb_release_head_state()

[RFC PATCH] mm/vmalloc: request large order pages from buddy allocator
 2025-10-15  3:56 UTC  (2+ messages)

[PATCH v1 net-next 0/4] net: deal with sticky tx queues
 2025-10-15  3:54 UTC  (7+ messages)
` [PATCH v1 net-next 2/4] net: control skb->ooo_okay from skb_set_owner_w()
` [PATCH v1 net-next 3/4] net: add /proc/sys/net/core/txq_reselection_ms control
` [PATCH v1 net-next 4/4] net: allow busy connected flows to switch tx queues

[OE-core][kirkstone 04/14] glibc: Remove partial BZ#25847 backport patches
 2025-10-15  3:47 UTC  (3+ messages)
` [kirkstone "
  ` [OE-core] "

[PATCH v7 00/20] Add GCE support for MT8196
 2025-10-15  3:47 UTC  (7+ messages)
` [PATCH v7 10/20] soc: mediatek: mtk-cmdq: Add new APIs to replace cmdq_pkt_write() and cmdq_pkt_write_mask()

[PATCH 0/6] media: qcom: camss: Add Kaanapali support
 2025-10-15  3:44 UTC  (15+ messages)
` [PATCH 1/6] dt-bindings: i2c: qcom-cci: Document Kaanapali compatible
` [PATCH 2/6] dt-bindings: media: camss: Add qcom,kaanapali-camss binding
  ` [PATCH 4/6] media: qcom: camss: csiphy: Add support for v2.4.0 two-phase CSIPHY
  ` [PATCH 5/6] media: qcom: camss: csid: Add support for CSID 1080

[RFC PATCH v1] btf: Sort BTF types by name and kind to optimize btf_find_by_name_kind lookup
 2025-10-15  3:43 UTC  (10+ messages)

[oe][meta-networking][scarthgap][PATCH 1/4] libmemcached: ignore CVE-2023-27478
 2025-10-15  3:42 UTC  (4+ messages)
` [oe][meta-networking][scarthgap][PATCH 2/4] memcached: ignore disputed CVE-2022-26635
` [oe][meta-networking][scarthgap][PATCH 3/4] memcached: patch CVE-2023-46852
` [oe][meta-networking][scarthgap][PATCH 4/4] memcached: patch CVE-2023-46853

[PATCH] mm: Remove the BOUNCE config option
 2025-10-15  3:42 UTC  (2+ messages)

[PATCH v12 00/23] zswap compression batching with optimized iaa_crypto driver
 2025-10-15  3:42 UTC  (7+ messages)
` [PATCH v12 22/23] mm: zswap: zswap_store() will process a large folio in batches

[PATCH] Use CONFIG_EXT4_FS instead of CONFIG_EXT3_FS in all of the defconfigs
 2025-10-15  3:41 UTC  (4+ messages)

stable: commit "cpuidle: menu: Avoid discarding useful information" causes regressions
 2025-10-15  3:41 UTC  (9+ messages)

[PATCH 0/8] virtio-gpu/next - misc fixes and MR handling
 2025-10-15  3:39 UTC  (7+ messages)
` [PATCH 2/8] system/memory: add memory_region_finalize tracepoint
` [PATCH 3/8] ui/gtk-gl-area: Remove extra draw call in refresh
` [PATCH 4/8] hw/display: add blob map/unmap trace events

[PATCH] docs: admin-guide: Fix a typo in kernel-parameters.txt
 2025-10-15  3:31 UTC 

[PATCH v2 0/4] kbuild: Fixes for AutoFDO and Propeller builds
 2025-10-15  3:38 UTC  (3+ messages)
` [PATCH v2 4/4] kbuild: Add config to assert profile accuracy for aggressive optimization

[PATCH V2 0/2] riscv: errata: Add ERRATA_THEAD_WRITE_ONCE fixup
 2025-10-15  3:37 UTC  (7+ messages)
` [PATCH V2 2/2] "

[PATCH] arch/powerpc: Remove .interp section in vmlinux
 2025-10-15  3:37 UTC  (6+ messages)

[PATCH v10 00/13] riscv: Add support for MIPS P8700 CPU
 2025-10-15  3:36 UTC  (7+ messages)
` [PATCH v10 02/13] target/riscv: Add cpu_set_exception_base
` [PATCH v10 11/13] hw/riscv: Add support for MIPS Boston-aia board mode
` [PATCH v10 13/13] test/functional: Add test for boston-aia board

[net-next v8 0/3] add broadcast_neighbor for no-stacking networking arch
 2025-10-15  3:36 UTC  (3+ messages)
` [net-next v8 3/3] net: bonding: send peer notify when failure recovery

[PATCH] PCI: Correct MPC register write to use dword access
 2025-10-15  3:35 UTC 

[OE-core][PATCH 1/2] musl: avoid redefinition error on ethhdr
 2025-10-15  3:33 UTC  (2+ messages)

[PATCH v2 0/3] Fix a lost async pagefault notification when the guest is using SMM
 2025-10-15  3:32 UTC  (4+ messages)
` [PATCH v2 1/3] KVM: x86: Warn if KVM tries to deliver an #APF completion when APF is not enabled
` [PATCH v2 2/3] KVM: x86: Fix a semi theoretical bug in kvm_arch_async_page_present_queued
` [PATCH v2 3/3] KVM: x86: Fix the interaction between SMM and the asynchronous pagefault

[PATCH v2 0/3] btrfs: find_free_extent cleanups
 2025-10-15  3:31 UTC  (7+ messages)
` [PATCH v2 1/3] btrfs: remove ffe RAID loop
` [PATCH v2 2/3] btrfs: add tracing for find_free_extent skip conditions
` [PATCH v2 3/3] fstests: btrfs: test RAID conversions under stress

[PATCH v10 0/2] Update ECN (RFC3168) and Add Accurate ECN (RFC9768-to-be) feature
 2025-10-15  3:29 UTC  (12+ messages)
` [PATCH v10 1/2] virtio-net: Fix ECN feature descriptions

[GIT PULL] ext4 bug fixes for 6.18-rc2
 2025-10-15  3:28 UTC 

+ riscv-add-hardlockup_detector_perf-support.patch added to mm-nonmm-unstable branch
 2025-10-15  3:28 UTC 

+ watchdog-move-arm64-watchdog_hld-into-common-code.patch added to mm-nonmm-unstable branch
 2025-10-15  3:27 UTC 

[PATCH v2 0/5] MT8189 IOMMU SUPPORT
 2025-10-15  3:24 UTC  (6+ messages)
` [PATCH v2 1/5] dt-bindings: mediatek: mt8189: Add bindings for MM & APU & INFRA IOMMU
` [PATCH v2 2/5] iommu/mediatek: Add a flag DL_WITH_MULTI_LARB
` [PATCH v2 3/5] iommu/mediatek: mt8189: Add APU IOMMUs support
` [PATCH v2 4/5] iommu/mediatek: mt8189: Add INFRA "
` [PATCH v2 5/5] iommu/mediatek: mt8189: Add MM "

[Buildroot] [autobuild.buildroot.org] Daily results for 2025-10-14
 2025-10-15  3:23 UTC 

[PATCH] iio: test: fixed-point: new kunit test
 2025-10-15  3:21 UTC  (2+ messages)

[PATCH 0/2] optimization of dma-buf system_heap allocation
 2025-10-15  3:21 UTC  (9+ messages)
` [PATCH 2/2] driver: dma-buf: use alloc_pages_bulk_list for order-0 allocation

[PATCH] rust: Add -fno-isolate-erroneous-paths-dereference to bindgen_skip_c_flags
 2025-10-15  3:19 UTC  (2+ messages)

[PATCH] usb: uhci: Work around bogus clang shift overflow warning from DMA_BIT_MASK(64)
 2025-10-15  3:19 UTC  (3+ messages)

[PATCH v6 0/2] lib/intel_device_info: get the xe .graphics_rel from GMD_ID
 2025-10-15  3:17 UTC  (3+ messages)
` [PATCH v6 1/2] lib/xe/xe_query: Get runtime xe device graphics version "
` [PATCH v6 2/2] lib/intel_device_info: Query runtime xe device graphics versions

[PATCH v1] arm64: dts: agilex5: Add GMAC0 node for NAND daughter card
 2025-10-15  3:16 UTC  (2+ messages)

[LTP] [PATCH v1] mremap07.c: New case check mremap with MREMAP_DONTUNMAP
 2025-10-15  3:15 UTC  (2+ messages)
` [LTP] [PATCH v2] "

+ mm-damon-core-use-damos_commit_quota_goal-for-new-goal-commit.patch added to mm-hotfixes-unstable branch
 2025-10-15  3:15 UTC 

+ ocfs2-annotate-flexible-array-members-with-__counted_by_le-fix.patch added to mm-nonmm-unstable branch
 2025-10-15  3:14 UTC 

[PATCH] KVM: VMX: Inject #UD if guest tries to execute SEAMCALL or TDCALL
 2025-10-15  3:11 UTC  (3+ messages)

[PATCH v2 0/4] Add 4-bit SPI bus width on target devices
 2025-10-15  3:10 UTC  (2+ messages)
` [PATCH v3 "

[PATCH] rtc: rx8025: fix incorrect register reference
 2025-10-15  3:07 UTC 

[PATCH v4 mm-new 0/2] mm/swapfile.c: select the swap device with default priority round robin
 2025-10-15  3:06 UTC  (4+ messages)
` [PATCH v4 mm-new 1/2] mm/swap: do not choose swap device according to numa node

[PATCH v6 0/11] PCI: imx6: Add a method to handle CLKREQ# override
 2025-10-15  3:04 UTC  (4+ messages)
` [PATCH v6 09/11] PCI: imx6: Add a new imx8mm_pcie_clkreq_override() for i.MX8M PCIes
` [PATCH v6 10/11] PCI: imx6: Add CLKREQ# override to enable REFCLK for i.MX95 PCIe
` [PATCH v6 11/11] PCI: imx6: Add a callback to clear CLKREQ# override

+ mailmap-add-entry-for-wangyuli.patch added to mm-nonmm-unstable branch
 2025-10-15  3:06 UTC 


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.