mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
[PATCH v5 00/18] Split sphinx call logic from docs Makefile
 2025-09-12 11:46 UTC  (19+ messages)
` [PATCH v5 01/18] scripts/jobserver-exec: move the code to a class
` [PATCH v5 02/18] scripts/jobserver-exec: move its class to the lib directory
` [PATCH v5 03/18] scripts/jobserver-exec: add a help message
` [PATCH v5 04/18] scripts: sphinx-pre-install: move it to tools/docs
` [PATCH v5 05/18] tools/docs: python_version: move version check from sphinx-pre-install
` [PATCH v5 06/18] tools/docs: python_version: drop a debug print
` [PATCH v5 07/18] tools/docs: python_version: allow check for alternatives and bail out
` [PATCH v5 08/18] tools/docs: sphinx-build-wrapper: add a wrapper for sphinx-build
` [PATCH v5 09/18] tools/docs: sphinx-build-wrapper: add support to run inside venv
` [PATCH v5 10/18] docs: parallel-wrapper.sh: remove script
` [PATCH v5 11/18] docs: Makefile: document latex/PDF PAPER= parameter
` [PATCH v5 12/18] tools/docs: sphinx-build-wrapper: add an argument for LaTeX interactive mode
` [PATCH v5 13/18] tools/docs,scripts: sphinx-*: prevent sphinx-build crashes
` [PATCH v5 14/18] tools/docs: sphinx-build-wrapper: allow building PDF files in parallel
` [PATCH v5 15/18] docs: add support to build manpages from kerneldoc output
` [PATCH v5 16/18] tools: kernel-doc: add a see also section at man pages
` [PATCH v5 17/18] scripts: kdoc_parser.py: warn about Python version only once
` [PATCH v5 18/18] tools/docs: sphinx-* break documentation bulds on openSUSE

[PATCH v4 00/13] Add DisplayPort support for QCS615 platform
 2025-09-12 11:46 UTC  (20+ messages)
` [PATCH v4 04/13] phy: qcom: qmp-usbc: Add QCS615 DP PHY configuration and init data
` [PATCH v4 07/13] phy: qcom: qmp-usbc: Add DP PHY configuration support for QCS615
` [PATCH v4 08/13] phy: qcom: qmp-usbc: Add USB/DP switchable PHY clk register
` [PATCH v4 09/13] phy: qcom: qmp-usbc: Add TCSR parsing and PHY mode setting
` [PATCH v4 10/13] phy: qcom: qmp-usbc: Add DP PHY ops for USB/DP switchable Type-C PHYs
` [PATCH v4 11/13] phy: qcom: qmp-usbc: Add USB/DP mutex handling
` [PATCH v4 12/13] drm/msm/dp: move link-specific parsing from dp_panel to dp_link
` [PATCH v4 13/13] drm/msm/dp: Add support for lane mapping configuration

[PATCH 0/2] Add dp-controller support for sm6150
 2025-09-12 11:46 UTC  (4+ messages)
` [PATCH 1/2] dt-bindings: display/msm: dp-controller: Add SM6150
` [PATCH 2/2] drm/msm/dp: Add DisplayPort support for SM6150

[PATCH v1 0/2] Fix CONFIG_HYPERV and vmbus related anamoly
 2025-09-12 11:43 UTC  (5+ messages)
` [PATCH v1 2/2] Drivers: hv: Make CONFIG_HYPERV bool

[PATCH v2 00/29] arm_mpam: Add basic mpam driver
 2025-09-12 11:42 UTC  (11+ messages)
` [PATCH v2 05/29] arm64: kconfig: Add Kconfig entry for MPAM
` [PATCH v2 10/29] arm_mpam: Add cpuhp callbacks to probe MSC hardware
` [PATCH v2 11/29] arm_mpam: Probe hardware to find the supported partid/pmg values
` [PATCH v2 15/29] arm_mpam: Reset MSC controls from cpu hp callbacks
` [PATCH v2 17/29] arm_mpam: Extend reset logic to allow devices to be reset any time

[PATCH v4 00/19] Split sphinx call logic from docs Makefile
 2025-09-12 11:41 UTC  (18+ messages)
` [PATCH v4 08/19] tools/docs: sphinx-build-wrapper: add a wrapper for sphinx-build
` [PATCH v4 12/19] docs: Makefile: document latex/PDF PAPER= parameter

[RFC] Another take at restarting FUSE servers
 2025-09-12 11:41 UTC  (7+ messages)

[PATCH] misc: amd-sbi: Add NULL check in create_misc_rmi_device
 2025-09-12 11:38 UTC  (2+ messages)

[PATCH v2 0/5] STi drivers cleanup
 2025-09-12 11:36 UTC  (6+ messages)
` [PATCH v2 1/5] media: c8sectpfe: remove support of STi c8sectpfe driver
` [PATCH v2 2/5] media: include: remove c8sectpfe header
` [PATCH v2 3/5] dt-bindings: media: remove support of stih407-c8sectpfe
` [PATCH v2 4/5] clk: st: flexgen: remove unused compatible
` [PATCH v2 5/5] dt-bindings: clock: st: flexgen: remove deprecated compatibles

[PATCH] mm: transhuge-stress: fix potential memory leak on realloc failure
 2025-09-12 11:36 UTC  (3+ messages)

[PATCH RESEND v7] drm/vc4: hdmi: switch to generic CEC helpers
 2025-09-12 11:35 UTC  (6+ messages)

next-20250912: riscv: s390: mm/kasan/shadow.c 'kasan_populate_vmalloc_pte' pgtable.h:247:41: error: statement with no effect [-Werror=unused-value]
 2025-09-12 11:34 UTC  (2+ messages)

[PATCH 0/6] slab: struct slab pointer validation improvements
 2025-09-12 11:34 UTC  (12+ messages)
` [PATCH 2/6] slab: wrap debug slab validation in validate_slab_ptr()
` [PATCH 3/6] slab: move validate_slab_ptr() from check_slab() to its callers
` [PATCH 4/6] slab: move validate_slab_ptr() from alloc_consistency_checks() to its caller
` [PATCH 5/6] slab: validate slab before using it in alloc_single_from_partial()
` [PATCH 6/6] slab: don't validate slab pointer in free_debug_processing()

[PATCH] PMCR_EL0.N is RAZ/WI. At least a build failes in Ubuntu 22.04 LTS. Remove the set function
 2025-09-12 11:33 UTC  (3+ messages)

[PATCH] mmc: dw_mmc-rockchip: add dependency to ROCKCHIP_PM_DOMAINS
 2025-09-12 11:30 UTC  (5+ messages)

[PATCH v2] ftrace: Fix softlockup in ftrace_module_enable
 2025-09-12 11:28 UTC 

[PATCH v2 3/3] perf tools: Fix use-after-free in help_unknown_cmd()
 2025-09-12 11:27 UTC  (6+ messages)
` perf --help triggers an assertion

[PATCH V6 0/2] Add AMD I3C master controller driver and bindings
 2025-09-12 11:25 UTC  (7+ messages)
` [PATCH V6 2/2] i3c: master: Add AMD I3C bus controller driver

[PATCH v4 drm-dp 00/11] Fix hibmc driver bugs
 2025-09-12 11:25 UTC  (9+ messages)
` [PATCH v4 drm-dp 02/11] drm/hisilicon/hibmc: fix dp probabilistical detect errors after HPD irq

[PATCH] drm/bridge: ite-it66121: Add drm_connector support
 2025-09-12 11:20 UTC  (10+ messages)

[PATCH] firmware: arm_scmi: Simplify printks with pOF format
 2025-09-12 11:19 UTC  (4+ messages)

[PATCH 0/2] Add support for Gunyah Watchdog
 2025-09-12 11:16 UTC  (8+ messages)

[PATCH v5 0/4] gs101: MAX77759 Fuel Gauge driver support and enablement
 2025-09-12 11:16 UTC  (7+ messages)
` [PATCH v5 1/4] power: supply: add support for MAX77759 fuel gauge
` [PATCH v5 3/4] arm64: defconfig: enable Maxim MAX77759 fuel-gauge driver
` [PATCH v5 4/4] arm64: dts: exynos: google: add Maxim MAX77759 Fuel-gauge

[PATCH RFC net 1/1] net/bonding: add 0 to the range of arp_missed_max
 2025-09-12 11:15 UTC  (2+ messages)

next-20250909: selftests/arm64/gcs/basic-gcs.c:390:30: error: use of undeclared identifier 'HWCAP_GCS'
 2025-09-12 11:14 UTC  (7+ messages)

[PATCH 0/3] arm64: dts: qcom: qcm6490: Introduce Particle Tachyon
 2025-09-12 11:13 UTC  (3+ messages)
` [PATCH 3/3] arm64: dts: qcom: qcm6490: Introduce the "

[PATCH] s390/hypfs_sprp: Replace kzalloc() + copy_from_user() with memdup_user()
 2025-09-12 11:10 UTC  (6+ messages)

[PATCH v5 00/17] Apply drm_bridge_connector and panel_bridge helper for the Analogix DP driver
 2025-09-12 11:09 UTC  (16+ messages)
  ` [PATCH v5 07/17] drm/exynos: exynos_dp: Add legacy bridge to parse the display-timings node
  ` [PATCH v5 10/17] drm/bridge: analogix_dp: Apply drm_bridge_connector helper
  ` [PATCH v5 11/17] drm/bridge: analogix_dp: Add new API analogix_dp_finish_probe()
  ` [PATCH v5 13/17] drm/rockchip: analogix_dp: Apply &analogix_dp_plat_data.attach() to attach next bridge
  ` [PATCH v5 15/17] drm/bridge: analogix_dp: Remove panel disabling and enabling in analogix_dp_set_bridge()
  ` [PATCH v5 16/17] drm/bridge: analogix_dp: Remove bridge disabing and panel unpreparing in analogix_dp_unbind()

[PATCH v2 0/3] Add the support for SM8750 Video clock controller
 2025-09-12 11:08 UTC  (3+ messages)
` [PATCH v2 3/3] clk: qcom: videocc-sm8750: Add video clock controller driver for SM8750

[PATCH net 0/3] mlx5e misc fixes 2025-09-08
 2025-09-12 11:07 UTC  (7+ messages)
` [PATCH net 1/3] net/mlx5e: Harden uplink netdev access against device unbind

[PATCH v4 00/14] arm64: dts: qcom: lemans-evk: Extend board support for additional peripherals
 2025-09-12 11:05 UTC  (3+ messages)
` [PATCH v4 01/14] dt-bindings: mmc: sdhci-msm: Document the Lemans compatible

[PATCH v4 08/19] tools/docs: sphinx-build-wrapper: add a wrapper for sphinx-build
 2025-09-12 11:04 UTC  (3+ messages)

[PATCH v2] coresight: Fix possible deadlock in coresight_panic_cb
 2025-09-12 11:03 UTC  (3+ messages)

[PATCH 0/4] arm64: zynqmp: Minor DT changes
 2025-09-12 11:02 UTC  (2+ messages)

[PATCH v2] arm64: versal-net: Describe L1/L2/L3/LLC caches
 2025-09-12 11:02 UTC  (2+ messages)

[PATCH 0/2] stddef: Simplify TRAILING_OVERLAP() and improve docs
 2025-09-12 11:00 UTC  (5+ messages)
` [PATCH 1/2] stddef: Add a comment about why TRAILING_OVERLAP() exists
` [PATCH 2/2] stddef: Stop using FAM parameter of TRAILING_OVERLAP()

[tip:ras/core] BUILD SUCCESS 8541d643578f5fc7919e3982667c5dedab597bf5
 2025-09-12 10:59 UTC 

[PATCH] selinux: Make avc cache slot size configurable during boot
 2025-09-12 10:59 UTC  (2+ messages)

[PATCH RFC 00/10] MT8196 GPU Frequency/Power Control Support
 2025-09-12 10:59 UTC  (4+ messages)
` [PATCH RFC 05/10] mailbox: add MediaTek GPUEB IPI mailbox

[PATCH 0/2] arm64: dts: qcom: sdm845-starqltechn: add support for slpi
 2025-09-12 10:58 UTC  (3+ messages)
` [PATCH 1/2] arm64: dts: qcom: sdm845-starqltechn: fix slpi reserved mem

[PATCH] ext4: fix an off-by-one issue during moving extents
 2025-09-12 10:58 UTC 

[PATCH v2 0/4] Introduce Panfrost JM contexts
 2025-09-12 10:57 UTC  (8+ messages)
` [PATCH v2 2/4] drm/panfrost: Introduce JM contexts for manging job resources

[PATCH v3] dmaegnine: fsl-edma: add runtime suspend/resume support
 2025-09-12 10:55 UTC 

[PATCH 1/1] alloc_tag: mark inaccurate allocation counters in /proc/allocinfo output
 2025-09-12 10:52 UTC  (7+ messages)
`  "

[PATCH][next] drm/xe/guc: Fix spelling mistake "sheduling" -> "scheduling"
 2025-09-12 10:52 UTC  (2+ messages)

[PATCH net] dpll: fix clock quality level reporting
 2025-09-12 10:51 UTC  (2+ messages)

[PATCH] initrd: Use str_plural() in rd_load_image()
 2025-09-12 10:50 UTC  (2+ messages)

[f2fs-dev] [PATCH 1/2] f2fs: fix wrong extent_info data for precache extents
 2025-09-12 10:48 UTC  (5+ messages)

[PATCH v6 00/11] Direct Map Removal Support for guest_memfd
 2025-09-12 10:48 UTC  (3+ messages)
` [PATCH v6 01/11] filemap: Pass address_space mapping to ->free_folio()

[PATCH v2 0/7] Add suspend/resume support
 2025-09-12 10:47 UTC  (8+ messages)
` [PATCH v2 1/7] can: rcar_canfd: Invert reset assert order
` [PATCH v2 2/7] can: rcar_canfd: Invert global vs. channel teardown
` [PATCH v2 3/7] can: rcar_canfd: Move enabling of RAM clk from probe()
` [PATCH v2 4/7] can: rcar_canfd: Extract rcar_canfd_global_{,de}init()
` [PATCH v2 5/7] can: rcar_canfd: Invert CAN clock and close_candev() order
` [PATCH v2 6/7] can: rcar_canfd: Convert to DEFINE_SIMPLE_DEV_PM_OPS()
` [PATCH v2 7/7] can: rcar_canfd: Add suspend/resume support

[PATCH v1 0/2] Support reading Subsystem ID from Device Tree
 2025-09-12 10:45 UTC  (3+ messages)
` [PATCH v1 1/2] ASoC: dt-bindings: cirrus,cs35l41: Document the cirrus,subsystem-id property
` [PATCH v1 2/2] ASoC: cs35l41: Fallback to reading Subsystem ID property if not ACPI

[PATCH net-next v16 0/6] PRU-ICSSM Ethernet Driver
 2025-09-12 10:44 UTC  (3+ messages)
` [PATCH net-next v16 1/6] dt-bindings: net: ti: Adds DUAL-EMAC mode support on PRU-ICSS2 for AM57xx, AM43xx and AM33xx SOCs
` [PATCH net-next v16 2/6] net: ti: icssm-prueth: Adds ICSSM Ethernet driver

[PATCH 0/3] arm64: dts: qcom: x1-asus-zenbook-a14: LCD, WiFi for X1E support
 2025-09-12 10:43 UTC  (3+ messages)
` [PATCH 2/3] arm64: dts: qcom: Rework X1-based Asus Zenbook A14's displays

[PATCH v3] bus: mhi: ep: Fix chained transfer handling in read path
 2025-09-12 10:42 UTC  (2+ messages)

[PATCH] cpufreq: cap the default transition delay at 10 ms
 2025-09-12 10:41 UTC  (2+ messages)

[PATCH v2 0/3] starqltechn: fix max77705 device irqs
 2025-09-12 10:36 UTC  (5+ messages)
` [PATCH v2 2/3] arm64: dts: qcom: sdm845-starqltechn: remove (address|size)-cells
` [PATCH v2 3/3] arch: arm64: dts: qcom: sdm845-starqltechn: fix max77705 interrupts

[PATCH v3] media: qcom: camss: Add support for regulator init_load_uA in CSIPHY
 2025-09-12 10:36 UTC 

[PATCH v1] ACPI: video: Fix missing backlight node creation on
 2025-09-12 10:35 UTC  (2+ messages)

[PATCH v2 1/2] arm64: select ROCKCHIP_PM_DOMAINS with ARCH_ROCKCHIP
 2025-09-12 10:34 UTC  (4+ messages)
` [PATCH v2 2/2] ARM: rockchip: select ROCKCHIP_PM_DOMAINS

[PATCH] remoteproc: mtk_scp: Construct FW path if firmware-name not present
 2025-09-12 10:34 UTC  (5+ messages)

[PATCH] timekeeping: Move debug sleep time accounting outside spinlock
 2025-09-12 10:33 UTC  (2+ messages)
` [PATCH WITHDRAWN] "

[TECH TOPIC] Reaching consensus on CONFIG_HIGHMEM phaseout
 2025-09-12 10:30 UTC  (9+ messages)

[PATCH] x86/its: Move ITS indirect branch thunks to .text..__x86.indirect_thunk
 2025-09-12 10:30 UTC  (2+ messages)
` [tip: x86/bugs] "

[PATCH v1 0/2] ARM: tegra: add support for Xiaomi Mi Pad (A0101)
 2025-09-12 10:28 UTC  (5+ messages)
` [PATCH v1 2/2] ARM: tegra: add device-tree "

[PATCH v4 0/6] firmware: arm_scmi: imx: Dump syslog and system_info
 2025-09-12 10:28 UTC  (8+ messages)
` [PATCH v4 5/6] firmware: arm_scmi: imx: Support getting syslog of MISC protocol

[PATCH] coresight: trbe: Use scope-based resource management in arm_trbe_alloc_buffer()
 2025-09-12 10:27 UTC  (3+ messages)

[PATCH v5 0/6] thermal: tegra: add SOCTHERM support for Tegra114
 2025-09-12 10:26 UTC  (4+ messages)

[PATCH 0/3] s390: Fix and optimize __flogr() inline assembly
 2025-09-12 10:25 UTC  (4+ messages)
` [PATCH 1/3] Compiler Attributes: Add __assume macro

[PATCH v2 00/16] expand mmap_prepare functionality, port more users
 2025-09-12 10:25 UTC  (15+ messages)
` [PATCH v2 07/16] mm: introduce io_remap_pfn_range_[prepare, complete]()
` [PATCH v2 08/16] mm: add ability to take further action in vm_area_desc
` [PATCH v2 09/16] doc: update porting, vfs documentation for mmap_prepare actions
` [PATCH v2 12/16] mm: update resctl to use mmap_prepare
` [PATCH v2 15/16] fs/proc: update vmcore to use .proc_mmap_prepare

[PATCH 0/4] arm64: dts: qcom: x1e80100: Add IRIS video codec
 2025-09-12 10:24 UTC  (2+ messages)

[PATCH net-next v5 0/5] ethtool: introduce PHY MSE diagnostics UAPI and drivers
 2025-09-12 10:21 UTC  (4+ messages)
` [PATCH net-next v5 1/5] ethtool: introduce core UAPI and driver API for PHY MSE diagnostics

[PATCH v2 0/7] arm64: allwinner: a523: Enable MCU PRCM and NPU
 2025-09-12 10:19 UTC  (3+ messages)
` [PATCH v2 3/7] clk: sunxi-ng: sun55i-a523-ccu: Add missing NPU module clock

[GIT PULL] TEE protected DMA-bufs for v6.18
 2025-09-12 10:17 UTC 

[PATCH v1] mfd: twl4030-irq: Fix unused variable warning when CONFIG_OF disabled
 2025-09-12 10:17 UTC  (2+ messages)

[PATCH v12 0/9] TEE subsystem for protected dma-buf allocations
 2025-09-12 10:16 UTC  (2+ messages)

New September Order. 82730 Friday, September 12, 2025 at 12:16:31 PM
 2025-09-12 10:16 UTC 

[PATCH v5 0/5] barrier: Add smp_cond_load_*_timeout()
 2025-09-12 10:14 UTC  (6+ messages)
` [PATCH v5 5/5] rqspinlock: Use smp_cond_load_acquire_timeout()

use-after-free in firmware_fallback_sysfs
 2025-09-12 10:13 UTC  (3+ messages)

[PATCH 1/2] staging: axis-fifo: fix TX handling on copy_from_user() failure
 2025-09-12 10:13 UTC  (2+ messages)
` [PATCH 2/2] staging: axis-fifo: flush RX FIFO on read errors

[PATCH v4 00/21] mm/ksw: Introduce real-time KStackWatch debugging tool
 2025-09-12 10:11 UTC  (20+ messages)
` [PATCH v4 03/21] HWBP: Add modify_wide_hw_breakpoint_local() API
` [PATCH v4 04/21] mm/ksw: add build system support
` [PATCH v4 05/21] mm/ksw: add ksw_config struct and parser
` [PATCH v4 06/21] mm/ksw: add singleton /proc/kstackwatch interface
` [PATCH v4 07/21] mm/ksw: add HWBP pre-allocation
` [PATCH v4 08/21] mm/ksw: Add atomic ksw_watch_on() and ksw_watch_off()
` [PATCH v4 09/21] mm/ksw: support CPU hotplug
` [PATCH v4 10/21] sched: add per-task KStackWatch context
` [PATCH v4 11/21] mm/ksw: add probe management helpers
` [PATCH v4 12/21] mm/ksw: resolve stack watch addr and len
` [PATCH v4 13/21] mm/ksw: manage probe and HWBP lifecycle via procfs
` [PATCH v4 14/21] mm/ksw: add self-debug helpers
` [PATCH v4 15/21] mm/ksw: add test module
` [PATCH v4 16/21] mm/ksw: add stack overflow test
` [PATCH v4 17/21] mm/ksw: add silent corruption test case
` [PATCH v4 18/21] mm/ksw: add recursive stack corruption test
` [PATCH v4 19/21] tools/ksw: add test script
` [PATCH v4 20/21] docs: add KStackWatch document
` [PATCH v4 21/21] MAINTAINERS: add entry for KStackWatch

SCHED_DEADLINE tasks causing WARNING at kernel/sched/sched.h message
 2025-09-12 10:03 UTC  (4+ messages)

[PATCH] maple: fix incorrect rewinding in mas_empty_area_rev
 2025-09-12  9:53 UTC 

[PATCH v16 0/6] KVM: arm64: Provide guest support for GCS
 2025-09-12  9:25 UTC  (7+ messages)
` [PATCH v16 1/6] arm64/gcs: Ensure FGTs for EL1 GCS instructions are disabled
` [PATCH v16 2/6] KVM: arm64: Manage GCS access and registers for guests
` [PATCH v16 3/6] KVM: arm64: Set PSTATE.EXLOCK when entering an exception
` [PATCH v16 4/6] KVM: arm64: Validate GCS exception lock when emulating ERET
` [PATCH v16 5/6] KVM: arm64: Allow GCS to be enabled for guests
` [PATCH v16 6/6] KVM: selftests: arm64: Add GCS registers to get-reg-list

page:  |  | latest

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®