All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-05-29 10:26:58 to 2026-05-29 11:11:59 UTC [more...]

Dovetail on risc-v: Testing strategy, managing efforts for forward porting
 2026-05-29 10:49 UTC  (5+ messages)

[PATCH 0/4] iio: fix PM-enable leak on probe error path across 4 drivers
 2026-05-29 11:11 UTC  (6+ messages)
` [PATCH 1/4] iio: light: isl29028: use devm_pm_runtime_enable() to fix probe error path
` [PATCH 2/4] iio: light: tsl2583: "
` [PATCH 3/4] iio: temperature: mlx90614: "
` [PATCH 4/4] iio: accel: bmi088-accel: "

[Patch v8 00/23] Support SIMD/eGPRs/SSP registers sampling for perf
 2026-05-29 11:11 UTC  (3+ messages)
` [Patch v8 01/23] perf/x86/intel: Validate return value of intel_pmu_init_hybrid()

[PATCH] cpufreq: Documentation: fix freq_step description
 2026-05-29 11:11 UTC 

[PATCH v2 0/6] mfd: lm3533: convert to OF bindings, improve support
 2026-05-29 11:10 UTC  (17+ messages)
` [PATCH v2 1/6] dt-bindings: leds: Document TI LM3533 LED controller
` [PATCH v2 2/6] mfd: lm3533: Convert to use OF bindings
` [PATCH v2 5/6] video: backlight: lm3533_bl: Set initial mapping mode from DT

[Buildroot] [PATCH 00/11] Add ColdFire MCF5441x (m68k) support
 2026-05-29 11:10 UTC  (7+ messages)
` [Buildroot] [PATCH 02/11] package/gcc: force --with-arch=cf on m68k MCF5441x
` [Buildroot] [PATCH 03/11] package/Makefile.in: add global ColdFire workaround flags
` [Buildroot] [PATCH 04/11] package/gmp: disable C++ bindings on m68k ColdFire

[PATCH v3 0/3] Enable CTCU and ETR devices for multiple QCOM platforms
 2026-05-29 11:10 UTC  (4+ messages)

[PATCH 7.2 v10 0/2] skip redundant sync IPIs when TLB flush sent them
 2026-05-29 11:10 UTC  (11+ messages)

[PATCH v2 0/4] arm64: dts: imx93-var-som-symphony: align DTS with hardware revision
 2026-05-29 11:10 UTC  (6+ messages)
` [PATCH v2 1/4] arm64: dts: imx93-var-som-symphony: add TPM support
` [PATCH v2 2/4] arm64: dts: imx93-var-som-symphony: enable UART7
` [PATCH v2 3/4] arm64: dts: imx93-var-som-symphony: keep RGB_SEL low
` [PATCH v2 4/4] arm64: dts: imx93-var-som-symphony: enable TPM3 PWM

[PATCH 0/3] drm/{i915, xe}: relocate shutdown and pm hooks from xe to display
 2026-05-29 11:09 UTC  (6+ messages)
` [PATCH 2/3] drm/{i915, xe}: move xe display shutdown and pm hooks to intel_display_driver.c

[PATCH v2 1/2] drm/amdgpu: Only set bo->moved when the BO was actually moved
 2026-05-29 11:09 UTC  (2+ messages)

[PATCH 0/6] s390/drivers: replace __get_free_pages() call with kmalloc()
 2026-05-29 11:09 UTC  (9+ messages)
` [PATCH 3/6] s390/hvc_iucv: replace get_zeroed_page() with kzalloc()
` [PATCH 4/6] s390/qeth: "
` [PATCH 5/6] s390/trng: replace __get_free_page() with kmalloc()
` [PATCH 6/6] s390/zcrypt: replace get_zeroed_page() with kzalloc()

[REPORT] landlock: SCOPE_SIGNAL bypass via F_SETOWN to invoker pgid -> SIGIO/SIGKILL to non-sandboxed targets
 2026-05-29 11:08 UTC  (2+ messages)

Incorrect parsing of OSC 8 hyperlinks
 2026-05-29 11:08 UTC 

[PATCH] iio: adc: ti-ads1015: use devm_pm_runtime_enable() to fix probe error path
 2026-05-29 11:07 UTC  (2+ messages)

[PATCH net 0/2] net: lan743x: ptp: Fix simultaneous PEROUT on PCI11x1x
 2026-05-29 11:07 UTC  (3+ messages)

[PATCH v5 10/10] RAS: add firmware-first CPER provider
 2026-05-29 11:07 UTC  (2+ messages)

[PATCH v1 0/2] hw: introduce a lightweight MCTP-over-I2C responder
 2026-05-29 11:06 UTC  (2+ messages)

[PATCH 00/24] drm/{i915, xe}: display (runtime) suspend/resume/shutdown unification
 2026-05-29 11:04 UTC  (25+ messages)
` [PATCH 01/24] drm/i915: Keep display IRQs enabled for encoder suspend/shutdown
` [PATCH 02/24] drm/i915/xe: Enable HPD polling later during system resume
` [PATCH 03/24] drm/i915: add flush_workqueue(display->wq.cleanup) on shutdown
` [PATCH 04/24] drm/xe/display: remove intel_display_flush_cleanup_work() calls on suspend/shutdown
` [PATCH 05/24] drm/xe/display: drop duplicate intel_dp_mst_suspend() call
` [PATCH 06/24] drm/i915/display: add "pm" to intel_display_driver_{suspend, resume}() names
` [PATCH 07/24] drm/xe/display: rename xe_display_pm_shutdown*() to xe_display_shutdown*()
` [PATCH 08/24] drm/xe/display: relocate the xe_display_shutdown*() functions
` [PATCH 09/24] drm/xe/display: relocate the xe_display_pm_runtime_*() functions
` [PATCH 10/24] drm/{i915, xe}: move more calls inside intel_display_driver_pm_suspend()
` [PATCH 11/24] drm/{i915, xe}: move more calls inside intel_display_driver_pm_resume()
` [PATCH 12/24] drm/{i915, xe}: add intel_display_driver_pm_{suspend_late, resume_early}()
` [PATCH 13/24] drm/{i915, xe}: move more calls inside intel_display_driver_{register, unregister}()
` [PATCH 14/24] drm/{i915, xe}: add intel_display_driver_shutdown_late()
` [PATCH 15/24] drm/i915: add intel_display_driver_shutdown()
` [PATCH 16/24] drm/i915/display: deduplicate suspend and shutdown a bit
` [PATCH 17/24] drm/xe/display: use intel_display_driver_pm_shutdown()
` [PATCH 18/24] drm/{i915, xe}: move more stuff to __intel_display_driver_pm_suspend()
` [PATCH 19/24] drm/{i915, xe}: make intel_dmc_suspend() part of display suspend/shutdown calls
` [PATCH 20/24] drm/{i915, xe}: move intel_opregion_suspend() to intel_display_driver_pm_suspend_late()
` [PATCH 21/24] drm/{i915, xe}: keep moving stuff to intel_display_driver_pm_resume()
` [PATCH 22/24] drm/i915: add intel_display_driver_pm_runtime*() functions
` [PATCH 23/24] drm/xe/display: separate d3cold handling from xe_display_pm_runtime_suspend_late()
` [PATCH 24/24] drm/xe/display: unify runtime suspend/resume with i915 for non-d3cold

[PATCH v6] tools: mkeficapsule: Rework pkcs11 support
 2026-05-29 11:05 UTC 

[PATCH 00/16] lib/cpumask: get rid of cpumap_print_to_pagebuf()
 2026-05-29 11:05 UTC  (4+ messages)
` [PATCH 13/16] perf: Use sysfs_emit() for cpumask show callbacks

[PATCH v1 0/2] dt-bindings: display: panel: Add LG LP156WF1 dual-LVDS panel
 2026-05-29 11:05 UTC  (3+ messages)
` [PATCH v1 1/2] dt-bindings: display: panel: Add LG LP156WF1
` [PATCH v1 2/2] arm64: dts: ti: k3-am62-verdin: Add Mezzanine with LG LP156WF1 LVDS panel

[PATCH v1] ipmi:ssif: Drop unused assignment of platform_device_id driver data
 2026-05-29 11:03 UTC 

[PATCH v6 00/15] Introduce Xe Uncorrectable Error Handling
 2026-05-29 11:02 UTC  (5+ messages)
` [PATCH v6 06/15] drm/xe/xe_drm_client: Skip run_ticks fdinfo during device reset
` [PATCH v6 09/15] drm/xe/xe_ras: Handle uncorrectable SoC Internal errors

[PATCH] ocfs2: fix buffer head management in ocfs2_read_blocks()
 2026-05-29 11:02 UTC  (2+ messages)

[PATCH v1 4/6] power: Use named initializers for platform_device_id arrays
 2026-05-29 11:02 UTC  (2+ messages)

[PATCH v7 00/15] CMTG enablement
 2026-05-29 11:02 UTC  (8+ messages)
` [PATCH v7 04/15] drm/i915/cmtg: Set timings for CMTG
` [PATCH v7 08/15] drm/i915/cmtg: Add a hook to make eDP transcoder secondary
` [PATCH v7 09/15] drm/i915/cmtg: Modify existing hook to disable CMTG

"FILES" glossary entry does not mention including "dirname/*"
 2026-05-29 11:04 UTC 

[PATCH 6.12 000/272] 6.12.92-rc1 review
 2026-05-29 10:59 UTC  (3+ messages)

[PATCH] x86/mm: Fix potential RMP page count mismatch in early SNP transitions
 2026-05-29 10:57 UTC 

[PATCH 00/10] nfsd: a pile of fixes for random bugs
 2026-05-29 10:56 UTC  (10+ messages)
` [PATCH 06/10] NFSD: Enable return of an updated stable_how to NFS clients
` [PATCH 09/10] nfsd: cap decoded POSIX ACL count to bound sort cost

[PATCH v3 00/24] Fix various QOM object life-cycle issues
 2026-05-29 10:55 UTC  (4+ messages)
` [PATCH v3 18/24] hw/tpm: free PPI buffer on finalization

[PATCH V2 1/7] perf/x86/intel/uncore: Fix discovery unit lookup for multi-die systems
 2026-05-29 10:55 UTC  (8+ messages)
` [PATCH V2 5/7] perf/x86/intel/uncore: Move die_to_cpu() to uncore.c
` [PATCH V2 7/7] perf/x86/intel/uncore: Implement global init callback for GNR uncore

[PATCH 0/6] sched/proxy: doodles
 2026-05-29 10:54 UTC  (11+ messages)
` [PATCH 1/6] sched/proxy: Remove superfluous clear_task_blocked_in()

[GIT PULL] KVM/arm64 fixes for 7.1, take #4
 2026-05-29 10:54 UTC 

[PATCH v3 0/2] drm/tiny: add support for PIXPAPER 4.26 monochrome e-ink panel
 2026-05-29 10:54 UTC  (4+ messages)
` [PATCH v3 1/2] dt-bindings: display: mayqueen,pixpaper: add pixpaper-426m
` [PATCH v3 2/2] drm/tiny: add support for PIXPAPER 4.26 monochrome e-ink panel

[PATCH v2 1/3] binman: imx8mimage: Handle nxp,boot-from = "fspi"
 2026-05-29 10:53 UTC  (3+ messages)

[PATCH V2 net-next 0/6] net: hns3: enhance tc flow offload support
 2026-05-29 10:53 UTC  (6+ messages)

[PATCH v2 0/3] xhci: ring queuing cleanups plus a quirk
 2026-05-29 10:53 UTC  (4+ messages)
` [PATCH v2 2/3] usb: xhci: Simplify moving HW Dequeue Pointer past cancelled TDs

[PATCH mptcp-net] mptcp: fix uninit-value in mptcp_established_options
 2026-05-29 10:52 UTC  (2+ messages)

[syzbot] [net?] KMSAN: uninit-value in __fl_lookup (3)
 2026-05-29 10:51 UTC 

[PATCH] drm/xe/ggtt: use full-range drm_mm with reserved nodes on PF
 2026-05-29 10:50 UTC  (4+ messages)

[PATCH net] appletalk: aarp: zero-initialize aarp_entry to prevent heap info leak
 2026-05-29 10:50 UTC 

[PATCH 0/4] iio: PM-enable leak on probe error path (goto-variant drivers)
 2026-05-29 10:45 UTC  (5+ messages)
` [PATCH 1/4] iio: light: pa12203001: use devm_pm_runtime_enable() to fix probe error path
` [PATCH 2/4] iio: light: us5182d: "
` [PATCH 3/4] iio: light: apds9960: "
` [PATCH 4/4] iio: accel: mma8452: "

[linux-next:master] [btrfs] 551e510a97: fio.write_iops 12.4% improvement
 2026-05-29 10:39 UTC  (2+ messages)

[PATCH] sched/topology: Provide arch_llc_mask for cache aware scheduling
 2026-05-29 10:45 UTC  (2+ messages)
` [tip: sched/core] "

[PATCH] sched/deadline: Reject debugfs dl_server writes for offline CPUs
 2026-05-29 10:45 UTC  (2+ messages)
` [tip: sched/core] "

[PATCH 1/2] sched_ext: Auto-register/unregister dl_server reservations
 2026-05-29 10:45 UTC  (2+ messages)
` [tip: sched/core] "

[PATCH 2/2] selftests/sched_ext: Validate dl_server attach/detach in total_bw test
 2026-05-29 10:45 UTC  (2+ messages)
` [tip: sched/core] "

[PATCH v3] sched/fair: use rq_clock() in update_tg_load_avg() rate-limit
 2026-05-29 10:45 UTC  (2+ messages)
` [tip: sched/core] sched/fair: Use "

[Patch v8 3/5] perf regs: Support x86 SIMD registers sampling
 2026-05-29 10:45 UTC  (2+ messages)

[PATCH v6 5/5] clocksource/timer-econet-en751221: Support EN751627 without percpu IRQ
 2026-05-29 10:45 UTC  (3+ messages)

[PATCH v10 mptcp-next 0/3] mptcp: address stall under memory pressure
 2026-05-29 10:44 UTC  (4+ messages)
` [PATCH v10 mptcp-next 1/3] Squash-to: "mptcp: implemented OoO queue pruning"
` [PATCH v10 mptcp-next 2/3] mptcp: move the retrans loop to a separate helper
` [PATCH v10 mptcp-next 3/3] mptcp: let the retrans scheduler do its job

[PATCH v2] staging: sm750fb: remove unused variable
 2026-05-29 10:44 UTC  (3+ messages)

[PATCH net] ipv4: validate ip_forward_options() option fields against skb tail
 2026-05-29 10:43 UTC  (2+ messages)

[Buildroot] [RESEND v3 0/1] support: kconfig: Fix compiler warnings
 2026-05-29 10:43 UTC  (3+ messages)
` [Buildroot] [RESEND v3 1/1] "

[Buildroot] [git commit] support/kconfig: fix compiler warnings
 2026-05-29 10:43 UTC 

Warning: drivers/ata/libata-eh.c:979 function parameter 'ap' not described in 'ata_qc_schedule_eh'
 2026-05-29 10:43 UTC 

[PATCH v13 2/2] drm/bridge: Add Lontium LT7911EXC eDP to MIPI DSI bridge
 2026-05-29 10:43 UTC  (2+ messages)

[PATCH] pinctrl: qcom: Remove unused macro definitions
 2026-05-29 10:43 UTC 

[Patch v8 21/23] perf/x86/intel: Enable PERF_PMU_CAP_SIMD_REGS capability
 2026-05-29 10:43 UTC  (2+ messages)

[PATCH v2] coverage: place GCOV-generated .text.startup section in init text
 2026-05-29 10:41 UTC  (2+ messages)

[PATCH v5 03/10] ACPI: APEI: GHES: move GHESv2 ack and alloc helpers
 2026-05-29 10:42 UTC  (2+ messages)

FAILED: patch "[PATCH] drm/i915/psr: Apply Intel DPCD workaround when SDP on prior" failed to apply to 6.12-stable tree
 2026-05-29 10:42 UTC  (5+ messages)
` [PATCH 6.12.y 1/4] drm/i915/psr: Add defininitions for INTEL_WA_REGISTER_CAPS DPCD register
  ` [PATCH 6.12.y 2/4] drm/i915/psr: Read Intel DPCD workaround register
  ` [PATCH 6.12.y 3/4] drm/dp: Add eDP 1.5 bit definition
  ` [PATCH 6.12.y 4/4] drm/i915/psr: Apply Intel DPCD workaround when SDP on prior line used

[PATCH v2 0/3] staging: rtl8723bs: clean up coding style in sdio_intf.c
 2026-05-29 10:42 UTC  (3+ messages)
` [PATCH v2 1/3] staging: rtl8723bs: remove unnecessary braces and comments

[PATCH v5] iio: chemical: scd30: Replace manual locking with RAII locking
 2026-05-29 10:42 UTC  (2+ messages)

[Buildroot] [PATCH v1] support/kconfig: fix compiler warnings
 2026-05-29 10:41 UTC  (2+ messages)

[PATCH 1/2] staging: sm750fb: rename pvReg to pv_reg
 2026-05-29 10:41 UTC  (3+ messages)
` [PATCH v2] staging: sm750fb: rename pv_reg to io_base

[PATCH v5 08/10] ACPI: APEI: share GHES CPER helpers
 2026-05-29 10:40 UTC  (2+ messages)

[PATCH v4] light: tsl2591: simplify tsl2591_persist functions via lookup table
 2026-05-29 10:39 UTC  (2+ messages)

[PATCH net v3] mptcp: fix stale skb->sk reference on subflow close
 2026-05-29 10:38 UTC  (5+ messages)
`  "

[PATCH] fuse: add fuse_request_recv tracepoint
 2026-05-29 10:37 UTC  (3+ messages)

[PATCH] ext4: fix quota accounting WARN in bigalloc punch hole
 2026-05-29 10:37 UTC  (3+ messages)

[PATCH v5 02/10] ACPI: APEI: GHES: move CPER read helpers
 2026-05-29 10:37 UTC  (2+ messages)

[PATCH v5 07/10] ACPI: APEI: introduce GHES helper
 2026-05-29 10:36 UTC  (2+ messages)

[PATCH RESEND v4] mmc: Avoid reprogram all keys to Inline Crypto Engine for MMC runtime suspend resume
 2026-05-29 10:35 UTC  (3+ messages)

[PATCH v3 0/2] backlight: Add SY7758 6-channel High Efficiency LED Driver support
 2026-05-29 10:35 UTC  (5+ messages)
` [PATCH v3 1/2] dt-bindings: leds: backlight: document the SY7758 6-channel High Efficiency LED Driver

[PATCH v1 1/4] arm64: dts: imx93-var-som-symphony: add TPM support
 2026-05-29 10:35 UTC  (2+ messages)

[PATCH] 9p/xen: fix use-after-free in p9_xen_request
 2026-05-29 10:34 UTC 

[PATCH] hfs: reject volume bitmaps overlapping the MDB
 2026-05-29 10:34 UTC  (2+ messages)
` [PATCH v2] hfs: prevent MDB and bitmap buffer_head aliasing

[PATCH v5 06/10] ACPI: APEI: GHES: move CXL CPER helpers
 2026-05-29 10:34 UTC  (2+ messages)

[Buildroot] [PATCH 00/12] Add libudev-zero as provider for libudev
 2026-05-29 10:33 UTC  (3+ messages)
` [Buildroot] [PATCH 01/12] package/libudev-zero: new package

[PATCH v4 0/6] media: qcom: iris: add support for decoding 10bit formats
 2026-05-29 10:33 UTC  (9+ messages)

[PATCH] powerpc/topology: Support coregroup in PowerNV
 2026-05-29 10:31 UTC  (3+ messages)

[PATCH v18 2/3] riscv: dts: starfive: Correct pwm nodes
 2026-05-29  7:59 UTC  (3+ messages)

[PATCH] fanotify: report thread pidfds for FAN_REPORT_TID
 2026-05-29 10:32 UTC  (5+ messages)
` [PATCH v2] "

[PATCH 00/11] net: wwan: t9xx: Add MediaTek T9XX WWAN driver
 2026-05-29 10:31 UTC  (24+ messages)
` [PATCH 01/11] net: wwan: t9xx: Add PCIe core
` [PATCH 02/11] net: wwan: t9xx: Add control plane transaction layer
` [PATCH 03/11] net: wwan: t9xx: Add control DMA interface
` [PATCH 04/11] net: wwan: t9xx: Add control port
` [PATCH 05/11] net: wwan: t9xx: Add FSM thread
` [PATCH 06/11] net: wwan: t9xx: Add AT & MBIM WWAN ports
` [PATCH 07/11] net: wwan: t9xx: Introduce data plane hardware
` [PATCH 08/11] net: wwan: t9xx: Add data plane transaction layer
` [PATCH 09/11] net: wwan: t9xx: Introduce WWAN interface
` [PATCH 10/11] net: wwan: t9xx: Add power management support
` [PATCH 11/11] net: wwan: t9xx: Add maintainers and documentation

[PATCH v3 0/3] Add queue ready message to VDUSE
 2026-05-29 10:30 UTC  (7+ messages)
` [PATCH v3 2/3] vduse: add VDUSE_GET_FEATURES ioctl

[PATCH v4 0/3] libbpf: support STRUCT_OPS in light skeletons
 2026-05-29 10:31 UTC  (3+ messages)

[PATCH 0/7] drm/amdgpu: Implement retry faults on Navi 4
 2026-05-29 10:30 UTC  (8+ messages)
` [PATCH 1/7] drm/amdgpu/vm: Add fence argument to amdgpu_vm_handle_fault()
` [PATCH 2/7] drm/amdgpu: ACK the retry CAM after VM update finishes
` [PATCH 3/7] drm/amdgpu/ih7.0: Use MMIO ACK instead of doorbell for retry CAM on IH 7.0
` [PATCH 4/7] drm/amdgpu/ih7.0: Use IH_SW_RING_SIZE for soft IH ring instead of PAGE_SIZE
` [PATCH 5/7] drm/amdgpu/gmc12.0: Use AMDGPU_PTE_IS_PTE flag for init_pte_flags on GFX12.0
` [PATCH 6/7] drm/amdgpu/vm: Use init PTE flags, and NOALLOC in amdgpu_vm_handle_fault()
` [PATCH 7/7] drm/amdgpu/gmc12: Pass cam_index to retry fault handler

[PATCH] usb: misc: yurex: fix ordering of usb_deregister_dev() and usb_set_intfdata()
 2026-05-29 10:31 UTC  (4+ messages)

[PATCH] adjust audit2why map for python2 and 3
 2026-05-29 10:31 UTC  (3+ messages)
    ` github Issues and PR

[PATCH v2 0/4] iio: adc: Add support for LTC2378 and similar ADCs
 2026-05-29 10:30 UTC  (5+ messages)
` [PATCH v2 3/4] iio: adc: ltc2378: Enable high-speed data capture
` [PATCH v2 4/4] iio: adc: ltc2378: Enable triggered buffer "

[PATCH v2 0/2] media: renesas: vsp1: Fix display pipeline regression
 2026-05-29 10:30 UTC  (5+ messages)
` [PATCH v2 2/2] Revert "media: renesas: vsp1: brx: Fix format propagation"

[PATCH v2] ASoC: sprd: sprd-mcdt: Use guard() for mutex & spin locks
 2026-05-29 10:30 UTC 

[GIT FIXES FOR v7.1] Regression fixes for Renesas VSP1 driver
 2026-05-29 10:29 UTC 

[PATCH i-g-t v3 0/2] Improve max-bpc query error handling
 2026-05-29 10:29 UTC  (2+ messages)
` ✓ Xe.CI.FULL: success for "

[PATCH v3 0/5] KVM: PPC: Handle CPU compatibility mode for nested guests
 2026-05-29 10:28 UTC  (4+ messages)
` [PATCH v3 1/5] KVM: PPC: Book3S HV: Validate arch_compat against host compatibility mode


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.