All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-10-20 02:28:23 to 2025-10-20 04:33:44 UTC [more...]

[Bug 220686] New: REGRESSION: USB devices not recognised when plugged to Thunderbolt 4 USB-C ports
 2025-10-20  4:33 UTC  (2+ messages)
` [Bug 220686] "

[PATCH 1/1] riscv: consider CONFIG_RISCV_ISA_ZAAMO in SPL too
 2025-10-20  3:41 UTC  (5+ messages)

[PATCH v2] spi: cadence-qspi: Remove cdns,is-dma property handling
 2025-10-19 22:36 UTC  (3+ messages)

[PATCH v3 0/4] rockchip: Add support for RAM boot from maskrom mode
 2025-10-19  9:39 UTC  (2+ messages)

[PATCH v4 0/9] perf tools: Some improvements on data type profiler
 2025-10-20  4:29 UTC  (4+ messages)
` [PATCH v4 1/9] perf annotate: Skip annotating data types to lea instructions

[PATCH v4 10/10] RISC-V: KVM: selftests: Add Zalasr extensions to get-reg-list test
 2025-10-20  4:29 UTC  (3+ messages)

[PATCH v10 00/10] Enhance the PCIe controller driver for next generation controllers
 2025-10-20  4:28 UTC  (11+ messages)
` [PATCH v10 01/10] PCI: cadence: Add module support for platform controller driver
` [PATCH v10 02/10] PCI: cadence: Split PCIe controller header file
` [PATCH v10 03/10] PCI: cadence: Move PCIe RP common functions to a separate file
` [PATCH v10 04/10] PCI: cadence: Add support for High Perf Architecture (HPA) controller
` [PATCH v10 05/10] dt-bindings: PCI: Add CIX Sky1 PCIe Root Complex bindings
` [PATCH v10 06/10] PCI: Add Cix Technology Vendor and Device ID
` [PATCH v10 07/10] PCI: sky1: Add PCIe host support for CIX Sky1
` [PATCH v10 08/10] MAINTAINERS: add entry for CIX Sky1 PCIe driver
` [PATCH v10 09/10] arm64: dts: cix: Add PCIe Root Complex on sky1
` [PATCH v10 10/10] arm64: dts: cix: Enable PCIe on the Orion O6 board

[moderation/CI] Re: Separate ptdesc from struct page
 2025-10-20  4:28 UTC 

[PATCH v4 05/10] riscv: Apply Zalasr to smp_load_acquire/smp_store_release
 2025-10-20  4:24 UTC  (15+ messages)
` [PATCH v4 06/10] riscv: Apply acquire/release semantics to arch_xchg/arch_cmpxchg operations
` [PATCH v4 07/10] riscv: Apply acquire/release semantics to arch_atomic operations
` [PATCH v4 08/10] riscv: Remove arch specific __atomic_acquire/release_fence
` [PATCH v4 09/10] RISC-V: KVM: Allow Zalasr extensions for Guest/VM

[RFC PATCH] target/ppc: Remove the unusable e200 CPUs
 2025-10-20  4:24 UTC  (5+ messages)

[PATCH v4 00/10] riscv: Add Zalasr ISA extension support
 2025-10-20  4:20 UTC  (15+ messages)
` [PATCH v4 01/10] riscv: Add ISA extension parsing for Zalasr
` [PATCH v4 02/10] dt-bindings: riscv: Add Zalasr ISA extension description
` [PATCH v4 03/10] riscv: hwprobe: Export Zalasr extension
` [PATCH v4 04/10] riscv: Introduce Zalasr instructions

linux-next: build warning after merge of the mm-unstable tree
 2025-10-20  4:19 UTC  (3+ messages)

[PATCH] drm/vmwgfx: Replace schedule() with schedule_hrtimeout() in fallback wait
 2025-10-20  4:18 UTC  (3+ messages)

[RFC] perf build: Allow passing extra Clang flags via EXTRA_CLANG_FLAGS
 2025-10-20  4:16 UTC  (15+ messages)
                      ` [PATCH] perf build: Support passing extra Clang options via EXTRA_BPF_FLAGS

[PATCH 0/6] mailbox: pcc: Refactor and improve initialisation and interrupt handling
 2025-10-20  4:15 UTC  (11+ messages)
` [PATCH 1/6] Revert "mailbox/pcc: support mailbox management of the shared buffer"
` [PATCH 2/6] mailbox: pcc: Wire up ->last_tx_done() for PCC channels
` [PATCH 3/6] mailbox: pcc: Set txdone_irq/txdone_poll based on PCCT flags
` [PATCH 4/6] mailbox: pcc: Mark Tx as complete in PCC IRQ handler
` [PATCH 5/6] mailbox: pcc: Initialize SHMEM before binding the channel with the client

[PATCH 0/2] drm/xe/xe3p: Use main gamctrl if available
 2025-10-20  4:14 UTC  (3+ messages)
` ✓ Xe.CI.BAT: success for "
` ✗ Xe.CI.Full: failure "

[PATCH 0/8] VAES+AVX2 optimized implementation of AES-GCM
 2025-10-20  4:13 UTC  (5+ messages)

[PATCH v2 0/6] media: qcom: camss: Add Kaanapali support
 2025-10-20  4:13 UTC  (6+ messages)
` [PATCH v2 1/6] dt-bindings: i2c: qcom-cci: Document Kaanapali compatible

[PATCH 0/9] bugfix and refactor of dma-perf
 2025-10-20  4:11 UTC  (16+ messages)
` [PATCH v4 00/14] "
  ` [PATCH v4 01/14] app/dma-perf: fix use-after-free
  ` [PATCH v4 02/14] app/dma-perf: add global section for config file
  ` [PATCH v4 03/14] app/dma-perf: use argparse lib to parse argument
  ` [PATCH v4 04/14] app/dma-perf: refactor output csv
  ` [PATCH v4 05/14] app/dma-perf: support list DMA devices
  ` [PATCH v4 06/14] app/dma-perf: add more global config
  ` [PATCH v4 07/14] app/dma-perf: remove invalid or redundant field
  ` [PATCH v4 08/14] app/dma-perf: refactor load config function
  ` [PATCH v4 09/14] app/dma-perf: refactor benchmark function
  ` [PATCH v4 10/14] app/dma-perf: support specific error info
  ` [PATCH v4 11/14] app/dma-perf: fix segment fault with large size
  ` [PATCH v4 12/14] app/dma-perf: fix on-flight DMA when verify data
  ` [PATCH v4 13/14] app/dma-perf: fix wrong stage to stop dmadev
  ` [PATCH v4 14/14] app/dma-perf: refactor benchmark function

[PATCH v2] perf tools annotate: fix a crash when annotate the same symbol with 's' and 'T'
 2025-10-20  4:11 UTC  (5+ messages)
` [PATCH v3 1/2] "
` [PATCH v3 2/2] perf tools annotate: Align the symbol_annotate return code

linux-next: Tree for Oct 20
 2025-10-20  4:11 UTC 

[PATCH] net: set is_cwnd_limited when the small queue check fails
 2025-10-20  4:04 UTC  (6+ messages)

[PATCH v2] scsi: leapraid: Add new scsi driver
 2025-10-20  4:00 UTC  (2+ messages)

[PATCH] arm64: dts: ti: k3-j784s4: Fix I2C pinmux pull configuration
 2025-10-20  4:01 UTC  (2+ messages)

[PATCH RFC][makedumpfile 00/10] btf/kallsyms based eppic extension for mm page filtering
 2025-10-20  3:52 UTC  (4+ messages)
` [PATCH RFC][makedumpfile 02/10] dwarf_info: Fix a infinite recursion bug for search_domain

linux-next: build failure after merge of the iwlwifi-next tree
 2025-10-20  3:52 UTC 

[PATCH] irqchip/sifive-plic: use hartid as context_id in OF to fix AMP conflicts
 2025-10-20  3:49 UTC  (2+ messages)

[PATCH 0/4] Add PCIe support in DTS for Sophgo SG2042 SoC
 2025-10-20  3:48 UTC  (12+ messages)
` [PATCH 1/4] riscv: sophgo: dts: add PCIe controllers for SG2042
` [PATCH 2/4] riscv: sophgo: dts: enable PCIe for PioneerBox
` [PATCH 3/4] riscv: sophgo: dts: enable PCIe for SG2042_EVB_V1.X
` [PATCH 4/4] riscv: sophgo: dts: enable PCIe for SG2042_EVB_V2.0

[PATCH] RDMA/uverbs: fix some kernel-doc warnings
 2025-10-20  3:43 UTC 

[rdma:wip/leon-for-rc] BUILD SUCCESS d8713158faad0fd4418cb2f4e432c3876ad53a1f
 2025-10-20  3:33 UTC 

linux-next: build warning after merge of the crypto tree
 2025-10-20  3:34 UTC  (2+ messages)

[PATCH v3 4/4] leds: Add virtualcolor LED group driver
 2025-10-20  3:29 UTC  (2+ messages)

[PATCH v2 00/10] remoteproc: Add support for i.MX8M[M/N/P/Q] and i.MX93
 2025-10-20  3:29 UTC  (3+ messages)

[PATCH] doc: board: nxp: Add remoteproc guide
 2025-10-20  3:26 UTC 

Information Leakage via Type Confusion in bpf_snprintf_btf()
 2025-10-20  3:23 UTC 

[PATCH] media: qcom: camss: Enable setting the rate to camnoc_rt_axi clock
 2025-10-20  3:23 UTC  (9+ messages)

[PATCHv3] sched/deadline: Walk up cpuset hierarchy to decide root domain when hot-unplug
 2025-10-20  3:21 UTC  (3+ messages)

[PATCH v11 mm-new 10/10] selftests/bpf: add test case for BPF-THP inheritance across fork
 2025-10-20  3:20 UTC 

arch/xtensa/kernel/entry.S:1436:(.exception.text+0x233): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: make_task_dead
 2025-10-20  3:18 UTC 

[PATCH v11 mm-new 05/10] mm: thp: enable THP allocation exclusively through khugepaged
 2025-10-20  3:16 UTC  (5+ messages)
` [PATCH v11 mm-new 06/10] mm: bpf-thp: add support for global mode
` [PATCH v11 mm-new 07/10] Documentation: add BPF THP
` [PATCH v11 mm-new 08/10] selftests/bpf: add a simple BPF based THP policy
` [PATCH v11 mm-new 09/10] selftests/bpf: add test case to update "

Deep flush support for CXL pmem?
 2025-10-20  2:38 UTC  (3+ messages)

[syzbot] [net?] kernel BUG in set_ipsecrequest
 2025-10-20  3:16 UTC 

[BUG] f2fs: divide error in f2fs_all_cluster_page_ready on v6.17
 2025-10-20  3:15 UTC  (3+ messages)
` [f2fs-dev] "

[PATCH] arm64: dts: rockchip: fix eMMC corruption on NanoPC-T6 with A3A444 chips
 2025-10-20  3:13 UTC  (12+ messages)

[PATCH] rust: acpi: replace `core::mem::zeroed` with `pin_init::zeroed`
 2025-10-20  3:12 UTC 

[PATCH v11 mm-new 00/10] mm, bpf: BPF-MM, BPF-THP
 2025-10-20  3:10 UTC  (5+ messages)
` [PATCH v11 mm-new 01/10] mm: thp: remove vm_flags parameter from khugepaged_enter_vma()
` [PATCH v11 mm-new 02/10] mm: thp: remove vm_flags parameter from thp_vma_allowable_order()
` [PATCH v11 mm-new 03/10] mm: thp: add support for BPF based THP order selection
` [PATCH v11 mm-new 04/10] mm: thp: decouple THP allocation between swap and page fault paths

linux-next: failed to fetch the capabilities-next tree
 2025-10-20  3:09 UTC  (3+ messages)

linux-next: build warning after merge of the crypto tree
 2025-10-20  3:07 UTC 

[PATCH v8 0/2] Improve usage of 'ret' variable and make pcf_doAdress() void
 2025-10-20  3:06 UTC  (3+ messages)
` [PATCH v8 1/2] i2c: pcf8584: Move 'ret' variable inside for loop, break if ret < 0
` [PATCH v8 2/2] i2c: pcf8584: Make pcf_doAddress() function void

[PATCH -next RFC 00/16] cpuset: rework local partition logic
 2025-10-20  3:06 UTC  (21+ messages)
` [PATCH -next RFC 01/16] cpuset: use update_partition_sd_lb in update_cpumasks_hier
` [PATCH -next RFC 03/16] cpuset: factor out partition_enable() function
` [PATCH -next RFC 05/16] cpuset: factor out partition_update() function
` [PATCH -next RFC 06/16] cpuset: introduce local_partition_enable()
` [PATCH -next RFC 07/16] cpuset: introduce local_partition_disable()
` [PATCH -next RFC 08/16] cpuset: introduce local_partition_invalidate()
` [PATCH -next RFC 09/16] cpuset: introduce local_partition_update()
` [PATCH -next RFC 11/16] cpuset: simplify partition update logic for hotplug tasks
` [PATCH -next RFC 13/16] cpuset: use partition_disable for compute_partition_effective_cpumask
` [PATCH -next RFC 14/16] cpuset: fix isolcpus stay in root when isolated partition changes to root

[PATCH v2] perf parse-events: Make X modifier more respectful of groups
 2025-10-20  3:00 UTC  (2+ messages)

linux-next: build warning after merge of the tomoyo tree
 2025-10-20  2:59 UTC 

[PATCH v3 1/2] f2fs/021: test quota mount option
 2025-10-20  2:57 UTC  (4+ messages)
  ` [f2fs-dev] "

[PATCH v18 16/16] rust: replace `CStr` with `core::ffi::CStr`
 2025-10-20  2:57 UTC  (2+ messages)

[syzbot] [net?] kernel BUG in set_ipsecrequest
 2025-10-20  2:57 UTC  (2+ messages)
` Forwarded: [Testing] net: key: Validate address family in set_ipsecrequest()

[PATCH] net: key: Validate address family in set_ipsecrequest()
 2025-10-20  2:52 UTC  (2+ messages)
` [syzbot] [net?] kernel BUG in set_ipsecrequest

linux-next: build warning after merge of the mm-unstable tree
 2025-10-20  2:49 UTC 

[PATCH v4 00/14] drm/imx: dc: Use prefetch engine
 2025-10-20  2:47 UTC  (4+ messages)
` [PATCH v4 07/14] drm/imx: dc: Add DPR channel support

[jarkko-tpmdd:tpm2-session 14/14] security/keys/trusted-keys/trusted_tpm2.c:223:3: error: cannot jump from this goto statement to its label
 2025-10-20  2:45 UTC 

[PATCH 17/17] crypto: sha3 - Reimplement using library API
 2025-10-20  2:45 UTC  (2+ messages)

[PATCH net-next 0/4] net: phy: add iterator phy_for_each
 2025-10-20  2:44 UTC  (2+ messages)

[f2fs-dev] [PATCH v2] f2fs: fix to avoid updating zero-sized extent in extent cache
 2025-10-20  2:42 UTC  (2+ messages)
`  "

[PATCH 0/2] kea: Fix EXTRA_OE config to EXTRA_OEMESON and installation umask of meson
 2025-10-20  2:39 UTC  (3+ messages)
` [OE-core][PATCH 1/2] kea: fix EXTRA_OE config to EXTRA_OEMESON
` [OE-core][PATCH 2/2] kea: fix installation umask to 0022 of meson

[PATCH] drm/amdgpu: get rev_id from strap register or IP-discovery table
 2025-10-20  2:39 UTC  (2+ messages)

[PATCH 1/5] drm/amd/ras: Update ras command context structure name
 2025-10-20  2:38 UTC  (3+ messages)
` [PATCH 5/5] drm/amdgpu: query block error count of ras module

[PATCH v3 0/5] clk: rockchip: Add clock controller for the RV1126B
 2025-10-20  2:37 UTC  (12+ messages)
` [PATCH v3 1/5] clk: rockchip: Implement rockchip_clk_register_armclk_multi_pll()
` [PATCH v3 2/5] dt-bindings: clock, reset: Add support for rv1126b
` [PATCH v3 3/5] clk: rockchip: Add clock controller for the RV1126B
` [PATCH v3 4/5] dt-bindings: clock: Add support for rockchip pvtpll
` [PATCH v3 5/5] clk: rockchip: add support for pvtpll clk

[PATCH] PCI/ASPM: Avoid restore error L1ss cap.data to parent downstream PCIe port
 2025-10-20  2:36 UTC 

[PATCH v4 00/24] tegra-video: add CSI support for Tegra20 and Tegra30
 2025-10-20  2:36 UTC  (5+ messages)
` [PATCH v4 17/24] staging: media: tegra-video: tegra20: adjust format align calculations
` [PATCH v4 23/24] ARM: tegra: add CSI nodes for Tegra20 and Tegra30

[PATCH 00/39] Add i.MX95 DPU/DSI/LVDS support
 2025-10-20  2:35 UTC  (6+ messages)

[f2fs-dev] [PATCH] f2fs: fix to avoid updating compression context during writeback
 2025-10-20  2:34 UTC  (2+ messages)
`  "

[PATCH 0/2] cgroup/cpuset: Miscellaneous cleanup
 2025-10-20  2:32 UTC  (3+ messages)
` [PATCH 1/2] cgroup/cpuset: Don't track # of local child partitions
` [PATCH 2/2] cgroup/cpuset: Change callback_lock to raw_spinlock_t

linux-next: build failure after merge of the hyperv tree
 2025-10-20  2:31 UTC 

[f2fs-dev] [PATCH 1/2] f2fs: add commit id to _fixed_by_kernel_commit for f2fs/02[1-2]
 2025-10-20  2:31 UTC  (4+ messages)
`  "
` [f2fs-dev] [PATCH 2/2] f2fs/022: fix to run testcase correctly
  `  "

[PATCH 00/10] Enable Hardware Acceleration for SHA2 Family
 2025-10-20  2:30 UTC  (6+ messages)
` [PATCH 03/10] lib/hwfeatures-gcry: Enable SSE and AVX for x86_64 EFI

[PATCH 0/2] Add support for FriendlyElec NanoPi Zero2 board
 2025-10-20  2:27 UTC  (4+ messages)
` [PATCH 2/2] board: rockchip: Add FriendlyElec NanoPi Zero2


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.