All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-03-11 13:40:47 to 2026-03-11 14:23:56 UTC [more...]

[PATCH v6 0/6] Enable full UFS boot on Rockchip RK3576
 2026-03-11 13:30 UTC  (4+ messages)
` [PATCH v6 1/6] arm64: dts: rockchip: Explicitly request UFS reset pin on RK3576
` [PATCH v6 2/6] arm64: dts: rockchip: enable UFS controller on FriendlyElec NanoPi M5
` [PATCH v6 3/6] reset: rockchip: make device resets available in SPL

[PATCH v2] ARM: dts: renesas: r9a06g032-rzn1d400-db: add QSPI node including NOR flash
 2026-03-11 14:23 UTC  (2+ messages)

[PATCH] staging: fbtft: fb_ra8875: replace udelay() with usleep_range()
 2026-03-11 14:23 UTC  (2+ messages)

[PATCH] iommu/arm-smmu-v3: Allocate cmdq_batch on the heap
 2026-03-11 14:22 UTC  (2+ messages)

✅ PASS (MISSED 11 of 56): Test report for for-kernelci (7.0.0-rc3, upstream-arm-next, 0fa18c1f)
 2026-03-11 14:22 UTC 

[PATCH] ASoC: cs35l56: Support clock stop mode 1 if enabled in ACPI
 2026-03-11 14:21 UTC 

[PATCH v3 0/8] mfd: Add support for NXP MC33978/MC34978 MSDI
 2026-03-11 14:21 UTC  (8+ messages)
` [PATCH v3 4/7] gpio: gpiolib: fix allocation order in hierarchical IRQ domains
` (subset) [PATCH v3 0/8] mfd: Add support for NXP MC33978/MC34978 MSDI

[PATCH v2 0/2] gpib: lpvo_usb: fix unintended binding of FTDI 8U232AM devices
 2026-03-11 14:21 UTC  (5+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] gpib: lpvo_usb: rename driver symbol prefix

[PATCH] sunrpc: fix TLS connect_worker rpc_clnt lifetime UAF
 2026-03-11 14:20 UTC  (3+ messages)

fcplay: FIx gapless playback sequencing and add new continuouos playback strategy (restart mode)
 2026-03-11 14:20 UTC  (2+ messages)
` fcplay: Fix "

[PATCH v6 0/4] PCI: Add support for resetting the Root Ports in a platform specific way
 2026-03-11 14:19 UTC  (11+ messages)

[PATCH v2] promisor-remote: prevent lazy-fetch recursion in child fetch
 2026-03-11 14:19 UTC  (2+ messages)
` [PATCH v3] "

[PATCH v3 00/24] Refactor LT PHY PLL handling to use DPLL framework
 2026-03-11 14:19 UTC  (25+ messages)
` [PATCH v3 01/24] drm/i915/lt_phy: Dump missing PLL state parameters
` [PATCH v3 02/24] drm/i915/lt_phy: Add check if PLL is enabled
` [PATCH v3 03/24] drm/i915/lt_phy: Add PLL information for xe3plpd
` [PATCH v3 04/24] drm/i915/lt_phy: Refactor LT PHY PLL handling to use explicit PLL state
` [PATCH v3 05/24] drm/i915/lt_phy: Add lane_count to "
` [PATCH v3 06/24] drm/i915/lt_phy: Add xe3plpd .compute_dplls hook
` [PATCH v3 07/24] drm/i915/lt_phy: Add xe3plpd .get_dplls hook
` [PATCH v3 08/24] drm/i915/lt_phy: Add xe3plpd .put_dplls hook
` [PATCH v3 09/24] drm/i915/lt_phy: Add xe3plpd .update_active_dpll hook
` [PATCH v3 10/24] drm/i915/lt_phy: Add xe3plpd .update_dpll_ref_clks hook
` [PATCH v3 11/24] drm/i915/lt_phy: Add xe3plpd .dump_hw_state hook
` [PATCH v3 12/24] drm/i915/lt_phy: Add xe3plpd .compare_hw_state hook
` [PATCH v3 13/24] drm/i915/lt_phy: Add xe3plpd .get_hw_state hook
` [PATCH v3 14/24] drm/i915/lt_phy: Add xe3plpd .get_freq hook
` [PATCH v3 15/24] drm/i915/lt_phy: Add xe3plpd .crtc_get_dpll
` [PATCH v3 16/24] drm/i915/lt_phy: Add .enable_clock hook on DDI
` [PATCH v3 17/24] drm/i915/lt_phy: Add .disable_clock "
` [PATCH v3 18/24] drm/i915/lt_phy: Dump lane count for HW state
` [PATCH v3 19/24] drm/i915/lt_phy: Readout lane count
` [PATCH v3 20/24] drm/i915/lt_phy: Get encoder configuration for xe3plpd platform
` [PATCH v3 21/24] drm/i915/lt_phy: Add xe3plpd Thunderbolt PLL hooks
` [PATCH v3 22/24] drm/i915/lt_phy: Remove LT PHY specific state verification
` [PATCH v3 23/24] drm/i915/lt_phy: Enable dpll framework for xe3plpd
` [PATCH v3 24/24] drm/i915/lt_phy: Replace crtc compute clock

[PATCH net-next v3 0/2] dma-buf: heaps: system: add an option to allocate explicitly decrypted memory
 2026-03-11 14:19 UTC  (5+ messages)
` [PATCH net-next v3 1/2] dma-mapping: introduce DMA_ATTR_CC_DECRYPTED for pre-decrypted memory

[PATCH] usb: chipidea: scope ci_ulpi_resume() to CONFIG_PM
 2026-03-11 14:18 UTC  (2+ messages)

[PATCH 0/5] drm/{i915,xe}: move bo stuff to parent interface
 2026-03-11 14:18 UTC  (6+ messages)
` [PATCH 1/5] drm/i915: move i915 specific bo implementation to i915
` [PATCH 2/5] drm/xe: rename intel_bo.c to xe_display_bo.c
` [PATCH 3/5] drm/{i915, xe}/bo: move display bo calls to parent interface
` [PATCH 4/5] drm/i915/fb: make intel_fb_bo.c less dependent on display
` [PATCH 5/5] drm/{i915,xe}: move framebuffer bo to parent interface

[PATCH v2] promisor-remote: prevent lazy-fetch recursion in child fetch
 2026-03-11 14:18 UTC  (2+ messages)

[RFC PATCH v2 2/4] mm/damon: Support for synchrounous huge pages collapse
 2026-03-11 14:17 UTC  (2+ messages)

[PATCH] usb: dwc2: exit clock_gating when stopping udc caused deadlock
 2026-03-11 14:17 UTC  (2+ messages)

[ISSUE] cgroup: test_percpu_basic fails on PREEMPT_RT due to lazy percpu stat flushing
 2026-03-11 14:17 UTC  (2+ messages)

[PATCH v2] boot: Add fit_config_get_hash_list() to build signed node list
 2026-03-11 14:17 UTC  (2+ messages)

[PATCH v2] s390/mm: add missing secure storage access fixups for donated memory
 2026-03-11 14:17 UTC  (3+ messages)

[PATCH v4] pahole: fix discarded-qualifiers for strchr/strstr
 2026-03-11 14:09 UTC 

[PATCH] editorconfig: fix style not applying to subdirs anymore
 2026-03-11 14:16 UTC  (2+ messages)

[PATCH v2 0/3] tracing: Read user data from futex system call trace event
 2026-03-11 14:16 UTC  (4+ messages)
` [PATCH v2 1/3] tracing: Have futex syscall trace event show specific user data

[PATCH 00/65] arm: Implement an emulation of GICv5 interrupt controller
 2026-03-11 14:15 UTC  (4+ messages)
` [PATCH 20/65] hw/intc/arm_gicv5: Implement remaining set-config functions

[RFC PATCH v2 1/4] mm/damon: Generic context creation for modules
 2026-03-11 14:15 UTC  (2+ messages)

[PATCH v2 0/3] KVM: SEV: Add support for BTB Isolation
 2026-03-11 14:15 UTC  (3+ messages)
` [PATCH v2 3/3] KVM: SEV: Add support for SNP "

[PATCH 00/61] treewide: Use IS_ERR_OR_NULL over manual NULL check - refactor
 2026-03-11 14:06 UTC  (14+ messages)
` [PATCH 15/61] trace: Prefer IS_ERR_OR_NULL over manual NULL check
        ` [Intel-wired-lan] "

[boqun:rust-sync] [locking] 4a653dbaf6: WARNING:inconsistent_lock_state
 2026-03-11 14:14 UTC 

LINSTOR Operator 2.10.5
 2026-03-11 14:13 UTC 

[PATCH 3/3] picolibc: Update 1.8.6 -> 1.8.11
 2026-03-11 14:13 UTC 

[PATCH 2/3] newlib: Upgrade 4.5.0 -> 4.6.0
 2026-03-11 14:13 UTC 

[PATCH 1/2] whpx: arm: fix -cpu host
 2026-03-11 14:11 UTC  (2+ messages)
` [PATCH 2/2] whpx: arm: add EC_DATAABORT assert for WHvRunVpExitReasonGpaIntercept/UnmappedGpa

[PATCH 1/3] libgloss: package riscv header files correctly
 2026-03-11 14:12 UTC 

[PATCH v3 00/15] Make RamDiscardManager work with multiple sources
 2026-03-11 14:12 UTC  (5+ messages)

[PATCH] Fix default orphan file size calculations
 2026-03-11 14:11 UTC 

[PATCH v2 0/9] amd-pstate: Introduce AMD CPPC Performance Priority
 2026-03-11 14:01 UTC  (10+ messages)
` [PATCH v2 1/9] amd-pstate: Fix memory leak in amd_pstate_epp_cpu_init()
` [PATCH v2 2/9] amd-pstate: Update cppc_req_cached in fast_switch case
` [PATCH v2 3/9] amd-pstate: Make certain freq_attrs conditionally visible
` [PATCH v2 4/9] x86/cpufeatures: Add AMD CPPC Performance Priority feature
` [PATCH v2 5/9] amd-pstate: Add support for CPPC_REQ2 and FLOOR_PERF
` [PATCH v2 6/9] amd-pstate: Add sysfs support for floor_freq and floor_count
` [PATCH v2 7/9] amd-pstate: Introduce a tracepoint trace_amd_pstate_cppc_req2()
` [PATCH v2 8/9] Documentation/amd-pstate: List prefcore related sysfs files
` [PATCH v2 9/9] Documentation/amd-pstate: Add documentation for amd_pstate_floor_{freq,count}

[PATCH v2] core-parking: shrink core_parking_cpunum[]
 2026-03-11 14:10 UTC  (4+ messages)

-device T,help crashes
 2026-03-11 14:09 UTC 

[PATCH] xen/arm: fix unmapped access trapping on GICv2 hardware
 2026-03-11 14:09 UTC  (4+ messages)

[robh:dt-convert 546/621] Documentation/devicetree/bindings/sound/ti,abe-twl6040.yaml: ti,mclk-freq: missing type definition
 2026-03-11 14:09 UTC 

[PATCH 3/4] vdso/gettimeofday: Add a helper to test if a clock is namespaced
 2026-03-11 14:08 UTC  (6+ messages)
` [tip: timers/vdso] "

[PATCH v2 0/2] x86/fred: Fix SEV-ES/SNP guest boot failures
 2026-03-11 14:07 UTC  (10+ messages)
` [PATCH v2 1/2] x86/cpu: Disable CR pinning during CPU bringup

[PATCH 0/4] watchdog/hardlockup: Improvements to hardlockup detection and documentation
 2026-03-11 14:07 UTC  (13+ messages)
` [PATCH 1/4] watchdog/hardlockup: Always update saved interrupts during check
` [PATCH 3/4] watchdog/hardlockup: improve buddy system detection timeliness

[Buildroot] [PATCH v5 0/8] Support CycloneDX v1.7
 2026-03-11 14:04 UTC  (9+ messages)
` [Buildroot] [PATCH v5 1/8] utils/generate-cyclonedx: use tuple for version
` [Buildroot] [PATCH v5 2/8] utils/generate-cyclonedx: move license download in a function
` [Buildroot] [PATCH v5 3/8] utils/generate-cyclonedx: move utility function
` [Buildroot] [PATCH v5 4/8] utils/generate-cyclonedx: encapsulate CycloneDX generation functions
` [Buildroot] [PATCH v5 5/8] utils/generate-cyclonedx: optional bump to v1.7
` [Buildroot] [PATCH v5 6/8] utils/generate-cyclonedx: mark host packages as external
` [Buildroot] [PATCH v5 7/8] utils/generate-cyclonedx: add 'id' property to resolves
` [Buildroot] [PATCH v5 8/8] utils/generate-cyclonedx: split vulnerabilities per state

[PATCH net 1/2] net-shapers: clear hierarchy pointer and defer flush frees with RCU
 2026-03-11 14:04 UTC  (3+ messages)

[PATCH v1] arm64: dts: rockchip: Enable PCIe CLKREQ# for RK3588 on Rock 5b-5bp-5t series
 2026-03-11 14:04 UTC  (6+ messages)

[PATCH v3 0/3] Add SDHCI support for Canaan K230 SoC
 2026-03-11 14:04 UTC  (4+ messages)
` [PATCH v3 2/3] mmc: sdhci-dwcmshc: Add Canaan K230 DWCMSHC controller support

[PATCH] x86: fix location of comment about pgd_list
 2026-03-11 14:04 UTC 

[PATCH 1/4] bash: Add INSANE_SKIP=build-deps to ptest subpackage
 2026-03-11 14:02 UTC  (6+ messages)
` [OE-core] "

[PATCH] kbuild: host: use single executable for rustc -C linker
 2026-03-11 14:02 UTC  (5+ messages)
` [PATCH v2] "

[PATCH net-next] net: phy: vitesse: add inband caps and configuration
 2026-03-11 14:02 UTC  (3+ messages)

[PATCH v2] dt-bindings: spmi: qcom,x1e80100-spmi-pmic-arb: Document Eliza compatible
 2026-03-11 14:01 UTC  (4+ messages)

[nft PATCH 0/5] Enhance cache filter for list commands
 2026-03-11 14:01 UTC  (6+ messages)
` [nft PATCH 2/5] cache: Respect family in all "

[PATCH 0/6] odb: introduce generic object counting
 2026-03-11 14:01 UTC  (10+ messages)
` [PATCH 2/6] packfile: extract logic to count number of objects
` [PATCH 3/6] object-file: extract logic to approximate object count
` [PATCH 4/6] object-file: generalize counting objects

[PATCH v1] usb: typec: altmode/displayport: set displayport signaling rate in configure message
 2026-03-11 13:59 UTC  (2+ messages)

[PATCH i-g-t v4 0/1] tests/kms_vrr: Skip LOBF test when aux-less ALPM is not enabled
 2026-03-11 13:59 UTC  (2+ messages)
` ✗ Xe.CI.FULL: failure for "

[PATCH v3 00/32] hw/arm/virt: Introduce Tegra241 CMDQV support for accelerated SMMUv3
 2026-03-11 13:59 UTC  (10+ messages)
` [PATCH v3 17/32] hw/arm/tegra241-cmdqv: mmap VINTF Page0 for CMDQV

[PATCH net] net: dsa: microchip: Fix error path in PTP IRQ setup
 2026-03-11 13:59 UTC  (2+ messages)

[PATCH v4 0/4] Fix a few minor issues reported by Coverity
 2026-03-11 13:58 UTC  (3+ messages)
` [PATCH v4 1/4] migration/savevm.c: reorder usage and assertion of mis->from_src_file

SPI loopback tests
 2026-03-11 13:58 UTC  (7+ messages)

[PATCH v3 1/3] usb: typec: ucsi: Detect and skip duplicate altmodes from buggy firmware
 2026-03-11 13:57 UTC  (5+ messages)

[PATCH v5 0/6] cpufreq: Introduce boost frequency QoS
 2026-03-11 13:57 UTC  (4+ messages)
` [PATCH v5 2/6] cpufreq: Add boost_freq_req QoS request

[OE-core][master][PATCH v2] groff: upgrade 1.23.0 -> 1.24.0
 2026-03-11 13:57 UTC  (3+ messages)

[PATCH] mm: migrate: transfer large_rmappable flag in folio_migrate_flags()
 2026-03-11 13:57 UTC  (4+ messages)

[PATCH i-g-t] tests/kms_properties: Add panel_type to immutable property list
 2026-03-11 13:56 UTC  (2+ messages)
` ✓ i915.CI.BAT: success for tests/kms_properties: Add panel_type to immutable property list (rev2)

[PATCH v3] USB: pxa27x_udc: check return value of clk_enable
 2026-03-11 13:56 UTC 

[PATCH] ARM: dts: rockchip: Fix LED node names on rk3288-phycore-rdk
 2026-03-11 13:56 UTC  (2+ messages)

[PATCH net-next v6 1/9] net: dsa: microchip: Add support for KSZ8463 global irq
 2026-03-11 13:56 UTC  (11+ messages)

[OE-core][PATCH v5 00/13] Add SPDX 3 Recipe Information
 2026-03-11 13:55 UTC  (3+ messages)
` [OE-core][PATCH v6 00/15] "

[PATCH v5 00/10] media: rcar: Streams support
 2026-03-11 13:53 UTC  (11+ messages)
` [PATCH v5 01/10] media: rcar-vin: Link VINs on Gen3 to a single channel on each CSI-2
` [PATCH v5 02/10] media: rcar-isp: Move {enable|disable}_streams() calls
` [PATCH v5 03/10] media: rcar-csi2: "
` [PATCH v5 04/10] media: rcar-csi2: Switch to Streams API
` [PATCH v5 05/10] media: rcar-isp: "
` [PATCH v5 06/10] media: rcar-csi2: Add .get_frame_desc op
` [PATCH v5 07/10] media: rcar-isp: Call get_frame_desc to find out VC & DT
` [PATCH v5 08/10] media: rcar-csi2: Call get_frame_desc to find out VC & DT (Gen3)
` [PATCH v5 09/10] media: rcar-csi2: Add full streams support
` [PATCH v5 10/10] media: rcar-isp: "

[PATCH 00/10] config-hook cleanups and two small 'git hook list' features
 2026-03-11 13:53 UTC  (5+ messages)
` [PATCH 10/10] hook: show disabled hooks in "git hook list"

[PATCH v5 00/10] iommu/arm-smmu-v3: Implement Runtime/System Sleep ops
 2026-03-11 13:53 UTC  (8+ messages)
` [PATCH v5 06/10] iommu/arm-smmu-v3: Add a usage counter for cmdq

[PATCH] KVM: clear map->gfn in kvm_vcpu_unmap() to prevent stale validity checks
 2026-03-11 13:53 UTC  (2+ messages)

[LTP] After release meeting
 2026-03-11 13:51 UTC  (4+ messages)

[PATCH] drm/amdgpu: Replace deprecated strcpy() in amdgpu_virt_write_vf2pf_data
 2026-03-11 13:50 UTC  (4+ messages)

[PATCH 0/7] Add VIRTIO_F_IN_ORDER support to vhost shadow virtqueue
 2026-03-11 13:49 UTC  (4+ messages)

[PATCH v9 0/3] x86: Capability bits fix and required bits sanity check
 2026-03-11 13:48 UTC  (4+ messages)
` [PATCH v9 2/3] x86/cpu: Check if feature string is non-zero

mm/rmap: Should vma_migratable be checked in try_to_migrate_one?
 2026-03-11 13:46 UTC 

[android-common:android16-6.12-desktop 17/17] arch/x86/include/asm/kvm_pkvm.h:266:38: error: field 'lm_context_param' has incomplete type
 2026-03-11 13:45 UTC 

[PATCH] rust: Enable dynamic LLVM linking for nativesdk-rust
 2026-03-11 13:46 UTC  (3+ messages)
` [OE-core] "

[PATCH v3 0/2] arm64: qcom: sm8550: add DDR, LLCC & L3 CPU bandwidth scaling
 2026-03-11 13:45 UTC  (5+ messages)

[PATCH v3] arm64: dts: airoha: en7581: Add switch node to to EN7581 SoC
 2026-03-11 13:45 UTC 

[PATCH v3] powerpc: dts: Build devicetrees of enabled platforms
 2026-03-11 13:45 UTC  (3+ messages)

[RFC PATCH v2 3/4] mm/damon: New module with hot application detection
 2026-03-11 13:45 UTC  (2+ messages)

[PATCH] usb: typec: fusb302: add DRM DP HPD bridge support
 2026-03-11 13:43 UTC  (2+ messages)

[PATCH RFC 0/7] selftests/sched: Add comprehensive SCHED_DEADLINE test suite
 2026-03-11 13:44 UTC  (5+ messages)
` [PATCH RFC 5/7] selftests/sched: Add SCHED_DEADLINE bandwidth tests to kselftest

[PATCH v3 0/4] Fix a few minor issues reported by Coverity
 2026-03-11 13:43 UTC  (5+ messages)

[PATCH] powerpc/xive: fix kmemleak caused by incorrect chip_data lookup
 2026-03-11 13:43 UTC 

[yocto-autobuilder2] [PATCH] config: Move meta-agl out of a-full
 2026-03-11 13:44 UTC 

[f2fs-dev] [PATCH] f2fs: fix to skip empty sections in f2fs_get_victim
 2026-03-11 13:44 UTC  (2+ messages)

[PATCH v3 1/6] glibc: Upgrade to 2.43 release
 2026-03-11 13:43 UTC  (2+ messages)
` [OE-core] "

[PATCH 2/2] KVM: SVM: Set/clear CR8 write interception when AVIC is (de)activated
 2026-03-11 13:43 UTC  (12+ messages)

[PATCH v8 00/10] rust: add `register!` macro
 2026-03-11 13:42 UTC  (6+ messages)
` [PATCH v8 07/10] rust: io: introduce `IntoIoVal` trait and single-argument `write_val`

[Intel-wired-lan] [tnguy-net-queue:100GbE] BUILD SUCCESS e94eaef11142b01f77bf8ba4d0b59720b7858109
 2026-03-11 13:42 UTC 

[PATCH v2 00/11] ACPI: APEI: share GHES CPER helpers and add DT FFH provider
 2026-03-11 13:41 UTC  (4+ messages)
` [PATCH v2 10/11] dt-bindings: firmware: add arm,ras-ffh

[PATCH] bitbake.conf: Set PACKAGECONFIG vardepvalue
 2026-03-11 13:42 UTC 

[tip:irq/core] BUILD SUCCESS 5a8103a6fb0ae9cf99c0271b17474468d6bae2b2
 2026-03-11 13:40 UTC 

[PATCH v5 0/3] arm64: dts: qcom: Introduce sa8255p platform device tree
 2026-03-11 13:41 UTC  (3+ messages)
` [PATCH v5 2/3] arm64: dts: qcom: Introduce sa8255p SoC

[RFC PATCH v2 0/3] disable optimistic spinning for ftrace_lock
 2026-03-11 13:40 UTC  (4+ messages)

[PATCH 0/4] imap-send: modernize the OpenSSL API
 2026-03-11 13:41 UTC  (3+ messages)
` [PATCH 3/4] imap-send: remove two string length checks

[PATCH net] xfrm: Fix work re-schedule after cancel in xfrm_nat_keepalive_net_fini()
 2026-03-11 13:40 UTC  (7+ messages)

[PATCH v5 0/4] spi: cadence-qspi: Add Renesas RZ/N1 support
 2026-03-11 13:40 UTC  (3+ messages)
` [PATCH v5 4/4] ARM: dts: r9a06g032: Describe the QSPI controller


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.