All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-05-07 02:37:23 to 2025-05-07 03:55:46 UTC [more...]

[PATCH] drm/rockchip: cdn-dp: Convert to drm bridge
 2025-05-07  3:51 UTC  (2+ messages)

[PATCH 00/10] Spring cleanup of "contrib/"
 2025-05-07  3:55 UTC  (5+ messages)

[PATCH] drm/amdgpu: Modify the count method of defer error
 2025-05-07  3:53 UTC  (2+ messages)

[PATCH] ACPI: PPTT: Fix table length check when parsing processor nodes
 2025-05-07  3:51 UTC 

[PATCH] drm/xe: Release force wake first then runtime power
 2025-05-07  3:49 UTC  (6+ messages)
` ✓ CI.Build: success for "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "

[PATCH net] net: mctp: Don't access ifa_index when missing
 2025-05-07  3:48 UTC  (7+ messages)

[PATCH net-next 0/4] riscv: sophgo: Add ethernet support for SG2042
 2025-05-07  1:47 UTC  (8+ messages)
` [PATCH net-next 4/4] riscv: dts: sophgo: add ethernet GMAC device for sg2042

[PATCH v2 1/2] dt-bindings: phy: rockchip,inno-usb2phy: add rk3562
 2025-05-07  2:06 UTC  (3+ messages)
` [PATCH v2 2/2] phy: rockchip: inno-usb2: Add usb2 phy support for rk3562

[PATCH 00/20] arm64: FPSIMD/SVE/SME fixes + re-eanble SME
 2025-05-07  1:48 UTC  (2+ messages)

[GIT PULL] RISC-V Sophgo clock drivers for v6.16
 2025-05-07  1:42 UTC 

[REGRESSION][BISECTED][STABLE] MT7925: mDNS and IPv6 broken in kernel 6.14.3 and above
 2025-05-07  1:28 UTC  (9+ messages)

[PATCH bpf-next 0/8] bpf, riscv64: Support load-acquire and store-release instructions
 2025-05-07  0:18 UTC  (4+ messages)
` [PATCH bpf-next 1/8] bpf/verifier: Handle BPF_LOAD_ACQ instructions in insn_def_regno()

[PATCH v2 0/4] PCI: dwc: Link Up IRQ fixes
 2025-05-06 22:24 UTC  (6+ messages)
` [PATCH v2 1/4] PCI: dw-rockchip: Do not enumerate bus before endpoint devices are ready
` [PATCH v2 3/4] PCI: dw-rockchip: Replace PERST sleep time with proper macro

[PATCH] dt-bindings: serial: Convert arm,mps2-uart to DT schema
 2025-05-06 22:00 UTC 

[PATCH] wifi: ath11k: fix ring-buffer corruption
 2025-05-07  0:01 UTC  (2+ messages)

[PATCH] arm64: dts: rockchip: Update eMMC for NanoPi R5 series
 2025-05-06 22:25 UTC 

[PATCH v1] clk: bcm: Add NULL check in raspberrypi_clk_register()
 2025-05-06 21:42 UTC  (3+ messages)
` [PATCH v2] clk: bcm: rpi: "

[PATCH] clk: bcm: rpi: Drop module alias
 2025-05-06 21:41 UTC  (2+ messages)

[PATCHv4 0/5] nvme-fc: FPIN link integrity handling
 2025-05-06 21:50 UTC  (3+ messages)
` [PATCH 4/5] lpfc: enable FPIN notification for NVMe

[PATCH AUTOSEL 5.4 1/3] pinctrl: meson: define the pull up/down resistor value as 60 kOhm
 2025-05-06 21:38 UTC  (3+ messages)
` [PATCH AUTOSEL 5.4 3/3] nvmet-tcp: don't restore null sk_state_change

[PATCH AUTOSEL 5.15 1/5] ASoC: imx-card: Adjust over allocation of memory in imx_card_parse_of()
 2025-05-06 21:37 UTC  (4+ messages)
` [PATCH AUTOSEL 5.15 2/5] pinctrl: meson: define the pull up/down resistor value as 60 kOhm
` [PATCH AUTOSEL 5.15 5/5] nvmet-tcp: don't restore null sk_state_change

[PATCH AUTOSEL 5.10 1/4] pinctrl: meson: define the pull up/down resistor value as 60 kOhm
 2025-05-06 21:37 UTC  (3+ messages)
` [PATCH AUTOSEL 5.10 4/4] nvmet-tcp: don't restore null sk_state_change

[PATCH ath-next v2] wifi: ath12k: disable pdev for non supported country
 2025-05-06 21:49 UTC 

[PATCH AUTOSEL 6.1 1/6] ASoC: imx-card: Adjust over allocation of memory in imx_card_parse_of()
 2025-05-06 21:37 UTC  (4+ messages)
` [PATCH AUTOSEL 6.1 2/6] pinctrl: meson: define the pull up/down resistor value as 60 kOhm
` [PATCH AUTOSEL 6.1 5/6] nvmet-tcp: don't restore null sk_state_change

[PATCH AUTOSEL 6.6 01/12] ASoC: imx-card: Adjust over allocation of memory in imx_card_parse_of()
 2025-05-06 21:36 UTC  (2+ messages)
` [PATCH AUTOSEL 6.6 03/12] pinctrl: meson: define the pull up/down resistor value as 60 kOhm

[PATCH bpf-next v2 0/8] bpf, riscv64: Support load-acquire and store-release instructions
 2025-05-07  3:46 UTC  (20+ messages)
` [PATCH bpf-next v2 1/8] bpf/verifier: Handle BPF_LOAD_ACQ instructions in insn_def_regno()
` [PATCH bpf-next v2 2/8] bpf, riscv64: Introduce emit_load_*() and emit_store_*()
` [PATCH bpf-next v2 3/8] bpf, riscv64: Support load-acquire and store-release instructions
` [PATCH bpf-next v2 4/8] bpf, riscv64: Skip redundant zext instruction after load-acquire
` [PATCH bpf-next v2 5/8] selftests/bpf: Use CAN_USE_LOAD_ACQ_STORE_REL when appropriate
` [PATCH bpf-next v2 6/8] selftests/bpf: Avoid passing out-of-range values to __retval()
` [PATCH bpf-next v2 7/8] selftests/bpf: Verify zero-extension behavior in load-acquire tests
` [PATCH bpf-next v2 8/8] selftests/bpf: Enable non-arena load-acquire/store-release selftests for riscv64

[PATCH] dt-bindings: serial: Convert cnxt,cx92755-usart to DT schema
 2025-05-07  3:43 UTC  (2+ messages)

[PULL linux-firmware] ath11k and ath12k firmware 20250424
 2025-05-07  3:44 UTC  (3+ messages)

[f2fs-dev] [PATCH V3 0/7] f2fs: new mount API conversion
 2025-05-07  3:45 UTC  (8+ messages)
        `  "

[Buildroot] [PATCH 1/5] package/python-cachelib: add version 0.13.0
 2025-05-07  3:44 UTC  (4+ messages)
` [Buildroot] [PATCH 4/5] package/python-flask-restx: add version 1.3.0

[PATCH v2] PM / sleep: add configurable delay for pm_test
 2025-05-07  3:44 UTC 

[RFC/PATCH] sched: Support moving kthreads into cpuset cgroups
 2025-05-07  3:43 UTC  (3+ messages)

[PATCH 0/3] Optimize mremap() by PTE-batching
 2025-05-07  3:43 UTC  (4+ messages)
` [PATCH 2/3] mm: Add generic helper to hint a large folio

[RESEND PATCH bpf-next v4 1/2] bpf, sockmap: Introduce tracing capability for sockmap
 2025-05-07  3:43 UTC  (4+ messages)

[PATCH for-next] RDMA/hns: Fix build error of hns_roce_trace
 2025-05-07  3:39 UTC 

[RFC bpf-next 0/4] bpf: Fast-Path approach for BPF program Termination
 2025-05-07  3:36 UTC  (10+ messages)

[PATCH] nvme-pci: Make nvme_pci_npages_prp() __always_inline
 2025-05-07  3:35 UTC 

[PATCH v3 0/3] Rework protected key AES for true asynch support
 2025-05-07  3:35 UTC  (5+ messages)
` [PATCH v3 2/3] s390/crypto: "

[PATCH v6 0/9] Add falcon support for am62a, 62p and 62x
 2025-05-07  3:33 UTC  (4+ messages)
` [PATCH v6 1/9] spl: Kconfig: allow K3 devices to use falcon mode

[PATCH v2 0/4] of: Common "memory-region" parsing
 2025-05-07  4:42 UTC  (2+ messages)

[PATCH v3 00/11] Support hiding capability when its initialization fails
 2025-05-07  3:32 UTC  (8+ messages)
` [PATCH v3 03/11] vpci/header: Emulate legacy capability list for dom0
` [PATCH v3 04/11] vpci/header: Emulate extended "

[PATCH RFC 00/28] Eliminate Dying Memory Cgroup
 2025-05-07  3:30 UTC  (6+ messages)
` [PATCH RFC 07/28] mm: thp: use folio_batch to handle THP splitting in deferred_split_scan()

[RFC PATCH] fs: fuse: add backing_files control file
 2025-05-07  3:29 UTC 

[PATCH v3 00/19] hw/i386/pc: Remove deprecated 2.4 and 2.5 PC machines
 2025-05-07  3:50 UTC  (15+ messages)
` [PATCH v3 06/19] hw/net/e1000: Remove unused E1000_FLAG_MAC flag
` [PATCH v3 07/19] hw/virtio/virtio-pci: Remove VIRTIO_PCI_FLAG_MIGRATE_EXTRA definition
` [PATCH v3 08/19] hw/virtio/virtio-pci: Remove VIRTIO_PCI_FLAG_DISABLE_PCIE definition
` [PATCH v3 09/19] hw/i386/pc: Remove deprecated pc-q35-2.5 and pc-i440fx-2.5 machines
` [PATCH v3 10/19] hw/i386/x86: Remove X86MachineClass::save_tsc_khz field
` [PATCH v3 11/19] hw/nvram/fw_cfg: Remove legacy FW_CFG_ORDER_OVERRIDE
` [PATCH v3 12/19] hw/core/machine: Remove hw_compat_2_5[] array

[PATCH V3 0/3] add max arg to swappiness in memory.reclaim and lru_gen
 2025-05-07  3:27 UTC  (6+ messages)
` [PATCH V3 2/3] mm: add max swappiness arg to lru_gen for anonymous memory only
    ` [External] "

[PULL 00/23] aspeed queue
 2025-05-07  3:27 UTC  (5+ messages)
` [PULL 22/23] tests/function/aspeed: Add functional test for ast2700fc

[PATCH 1/1] drm/xe: Use copy_from_user() instead of __copy_from_user()
 2025-05-07  3:27 UTC  (7+ messages)
` ✓ CI.Patch_applied: success for series starting with [1/1] drm/xe: Use copy_from_user() instead of __copy_from_user() (rev2)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "

[PATCH] dt-bindings: interrupt-controller: Convert aspeed,ast2xxx-scu-ic to DT schema
 2025-05-07  3:26 UTC  (2+ messages)

linux-next: duplicate patch in the tip tree
 2025-05-07  3:22 UTC 

[PATCH] RDMA/hns: fix trace TRACE_INCLUDE_PATH
 2025-05-07  3:22 UTC  (2+ messages)

[PATCH] dt-bindings: interrupt-controller: Convert aspeed,ast2400-i2c-ic to DT schema
 2025-05-07  3:22 UTC  (2+ messages)

KASAN: slab-out-of-bounds in hfsplus_bnode_read+0x268/0x290
 2025-05-07  3:21 UTC  (3+ messages)

[PATCH v6] erofs: lazily initialize per-CPU workers and CPU hotplug hooks
 2025-05-07  3:20 UTC  (2+ messages)

[PATCH] cpufreq: CPPC: Support for autonomous selection in cppc_cpufreq
 2025-05-07  3:19 UTC 

[PATCH v4 00/15] amd-cppc CPU Performance Scaling Driver
 2025-05-07  3:18 UTC  (5+ messages)
` [PATCH v4 04/15] xen/cpufreq: refactor cmdline "cpufreq=xxx"

[PATCH v3 00/13] x86/hyperv/hv_vtl: Use a wakeup mailbox to boot secondary CPUs
 2025-05-07  3:23 UTC  (6+ messages)
` [PATCH v3 06/13] dt-bindings: reserved-memory: Wakeup Mailbox for Intel processors

[RFC PATCH 39/39] KVM: guest_memfd: Dynamically split/reconstruct HugeTLB page
 2025-05-07  3:15 UTC  (5+ messages)

[PATCH v2] f2fs/013: test to check potential corruption on atomic_write file
 2025-05-07  3:17 UTC  (4+ messages)
` [f2fs-dev] "

[PATCH v4 0/5] pci: qcom: Add QCS615 PCIe support
 2025-05-07  3:15 UTC  (10+ messages)
` [PATCH v4 1/5] dt-bindings: phy: qcom,sc8280xp-qmp-pcie-phy: Update pcie phy bindings for QCS615
` [PATCH v4 2/5] dt-bindings: PCI: qcom: Document the QCS615 PCIe Controller
` [PATCH v4 3/5] arm64: dts: qcom: qcs615: enable pcie
` [PATCH v4 4/5] arm64: dts: qcom: qcs615-ride: Enable PCIe interface
` [PATCH v4 5/5] PCI: qcom: Add support for QCS615 SoC

[PATCH] security/commoncap: don't assume "setid" if all ids are identical
 2025-05-07  3:16 UTC  (6+ messages)

[PATCH] brd: avoid extra xarray lookups on first write
 2025-05-07  2:55 UTC  (3+ messages)

[PATCH rtw-next] wifi: rtw89: leave idle mode when setting WEP encryption for AP mode
 2025-05-07  3:12 UTC 

[PATCH v9 0/8] Support kdump with LUKS encryption by reusing LUKS volume keys
 2025-05-07  3:05 UTC  (4+ messages)
` [PATCH v9 6/8] Revert "x86/mm: Remove unused __set_memory_prot()"

[PATCH v5 0/6] pci: qcom: Add QCS8300 PCIe support
 2025-05-07  3:10 UTC  (10+ messages)
` [PATCH v5 1/6] dt-bindings: phy: qcom,sc8280xp-qmp-pcie-phy: Update pcie phy bindings for sa8775p
` [PATCH v5 2/6] dt-bindings: PCI: qcom,pcie-sa8775p: document qcs8300
` [PATCH v5 3/6] arm64: dts: qcom: qcs8300: enable pcie0
` [PATCH v5 4/6] arm64: dts: qcom: qcs8300-ride: enable pcie0 interface
` [PATCH v5 5/6] arm64: dts: qcom: qcs8300: enable pcie1
` [PATCH v5 6/6] arm64: dts: qcom: qcs8300-ride: enable pcie1 interface

[PATCH net-next] net: thunder: make tx software timestamp independent
 2025-05-07  3:08 UTC 

[PATCH][next] platform/chrome: Avoid -Wflex-array-member-not-at-end
 2025-05-07  3:09 UTC  (2+ messages)

[RFC PATCH 0/2] builtin/receive-pack: introduce option to skip connectivity checks
 2025-05-07  3:02 UTC  (3+ messages)
` [RFC PATCH 1/2] t5412: test receive-pack connectivity check
` [RFC PATCH 2/2] builtin/receive-pack: add option to skip "

[PATCH v20 0/2] PCI devices passthrough on Arm, part 3
 2025-05-07  3:05 UTC  (4+ messages)
` [PATCH v20 2/2] vpci: translate virtual PCI bus topology for guests

[PATCH 13/15] x86/kconfig/64: Enable popular scheduler, cgroups and namespaces options in the defconfig
 2025-05-07  3:00 UTC  (2+ messages)

net/sched: codel: Inclusion of patchset
 2025-05-07  2:59 UTC  (3+ messages)

[f2fs-dev] [bug report] f2fs: Use folios in do_garbage_collect()
 2025-05-07  2:59 UTC  (2+ messages)

Patchwork summary for: spi-devel-general
 2025-05-07  3:00 UTC 

[PATCH] arm64: dts: nuvoton: Add USB Hosts
 2025-05-07  2:58 UTC  (2+ messages)

[PATCH v1] PM / sleep: add configurable delay for pm_test
 2025-05-07  2:57 UTC 

[PATCH v3 0/5] This patch set did some clean up and add runtime pm support for flexspi driver
 2025-05-07  2:57 UTC  (2+ messages)

[PATCH] mm: vmscan: Avoid signedness error for GCC 5.4
 2025-05-07  2:55 UTC  (3+ messages)

[linux-next:master] [memcg] 314315f970: WARNING:at_mm/page_counter.c:#page_counter_cancel
 2025-05-07  2:55 UTC 

[PATCH net v2] net: devmem: fix kernel panic when socket close after module unload
 2025-05-07  2:55 UTC  (4+ messages)

[PATCH v6 0/5] Enable SVM atomics in Xe / GPU SVM
 2025-05-07  2:55 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for Enable SVM atomics in Xe / GPU SVM (rev6)

[PATCH RFC] dmaengine: fsl-edma: Fix return code for unhandled interrupts
 2025-05-07  2:52 UTC  (3+ messages)
  ` [EXT] "

[PATCH] arm64: dts: nuvoton: Add EDAC controller
 2025-05-07  2:52 UTC  (2+ messages)

[PATCH] drm/virtio: Fix NULL pointer deref in virtgpu_dma_buf_free_obj()
 2025-05-07  2:51 UTC  (3+ messages)

performance r nfsd with RWF_DONTCACHE and larger wsizes
 2025-05-07  2:50 UTC  (4+ messages)

linux-next: manual merge of the tip tree with the net-next tree
 2025-05-07  2:49 UTC 

[PATCH 0/2] Disable periodic tracking on Tegra234
 2025-05-07  2:48 UTC  (6+ messages)
` [PATCH 1/2] phy: tegra: xusb: Decouple CYA_TRK_CODE_UPDATE_ON_IDLE from trk_hw_mode
` [PATCH 2/2] phy: tegra: xusb: Disable periodic tracking on Tegra234

[RESEND PATCH v2 0/2] sched_ext: rename var for slice refill event and add helper
 2025-05-07  1:16 UTC 

[RFC, PATCH 00/12] TDX: Enable Dynamic PAMT
 2025-05-07  2:42 UTC  (6+ messages)
` [RFC, PATCH 05/12] KVM: TDX: Add tdx_pamt_get()/put() helpers

[meta-virtualization][PATCH] yq_git: add back apply=no for SRC_URI diff
 2025-05-07  2:44 UTC 

[PATCH v2 0/4] dma mapping benchmark: add support for dma_map_sg
 2025-05-07  2:44 UTC  (5+ messages)
` [PATCH v2 3/4] dma-mapping: "
` [PATCH v2 4/4] dma mapping benchmark:add "

[PATCH 00/14] DC Patches May 12, 2025
 2025-05-07  2:34 UTC  (15+ messages)
` [PATCH 01/14] drm/amd/display: Backup and restore plane configuration only on update
` [PATCH 02/14] drm/amd/display: Correct the reply value when AUX write incomplete
` [PATCH 03/14] drm/amd/display: Fix race in dmub_srv_wait_for_pending
` [PATCH 04/14] Revert: "drm/amd/display: Enable urgent latency adjustment on DCN35"
` [PATCH 05/14] drm/amd/display: Defer BW-optimization-blocked DRR adjustments
` [PATCH 06/14] drm/amd/display: fix link_set_dpms_off multi-display MST corner case
` [PATCH 07/14] drm/amd/display: check stream id dml21 wrapper to get plane_id
` [PATCH 08/14] drm/amd/display: Restructure DMI quirks
` [PATCH 09/14] drm/amd/display: Return the exact value for debugging
` [PATCH 10/14] drm/amd/display: disable EASF narrow filter sharpening
` [PATCH 11/14] drm/amd/display: [FW Promotion] Release 0.1.10.0
` [PATCH 12/14] drm/amd/display: Program triplebuffer on all pipes
` [PATCH 13/14] drm/amd/display: Add early 8b/10b channel equalization test pattern sequence
` [PATCH 14/14] drm/amd/display: Promote DC to 3.2.333

[PATCH v3] erofs: fix file handle encoding for 64-bit NIDs
 2025-05-07  2:42 UTC  (4+ messages)

[PATCH 0/3] media: fix incorrect use of dma_sync_sg_*() calls
 2025-05-07  2:41 UTC  (3+ messages)
  ` [PATCH 2/3] udmabuf: use sgtable-based scatterlist wrappers

[PATCH v9 5/5] MAINTAINERS: Add tpm_loongson.c to LOONGSON CRYPTO DRIVER entry
 2025-05-07  2:41 UTC  (4+ messages)

[PATCH v4 0/7] clk: clk-axi-clkgen: improvements and some fixes
 2025-05-07  2:35 UTC  (4+ messages)
` [PATCH v4 3/7] include: linux: move adi-axi-common.h out of fpga

[PATCH] arm64: dts: nuvoton: Add pinctrl
 2025-05-07  2:39 UTC  (2+ messages)

[PATCH v4 0/9] ASoC: add Renesas MSIOF sound driver
 2025-05-07  2:39 UTC  (4+ messages)
` [PATCH v4 9/9] arm64: defconfig: add Renesas MSIOF sound support

[PATCH v4 00/16] hw/intc/loongarch_pch: Cleanup with memory region ops
 2025-05-07  2:37 UTC  (6+ messages)
` [PATCH v4 12/16] hw/intc/loongarch_pch: Use generic write callback for iomem8 region
  ` [PATCH v4 13/16] hw/intc/loongarch_pch: Use unified trace event for memory region ops
  ` [PATCH v4 14/16] hw/intc/loongarch_pch: Rename memory region iomem32_low with iomem
  ` [PATCH v4 15/16] hw/intc/loongarch_pch: Set flexible memory access size with iomem region
  ` [PATCH v4 16/16] hw/intc/loongarch_pch: Merge three memory region into one

[PATCH v2 00/15] Consolidate iommu page table implementations (AMD)
 2025-05-07  2:37 UTC  (3+ messages)
` [PATCH v2 02/15] genpt: Add Documentation/ files


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.