mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
[PATCH v4 0/5] clk: Support spread spectrum and use it in clk-scmi
 2025-09-22  2:05 UTC  (4+ messages)
` [PATCH v4 2/5] clk: Introduce clk_hw_set_spread_spectrum

[PATCH] net: phy: avoid config_init failure on unattached PHY during resume
 2025-09-22  1:56 UTC  (2+ messages)

[PATCH v3 0/6] Add multiple address spaces support to VDUSE
 2025-09-22  1:49 UTC  (7+ messages)
` [PATCH v3 3/6] vduse: add vq group support
` [PATCH v3 4/6] vduse: return internal vq group struct as map token
` [PATCH v3 5/6] vduse: add vq group asid support

[PATCH -next v3] x86/dumpstack: Prevent KASAN false positive warnings in __show_regs
 2025-09-22  1:49 UTC  (3+ messages)

[PATCH] erofs: Add support for FS_IOC_GETFSLABEL
 2025-09-22  1:49 UTC  (2+ messages)

[PATCH] mm: shmem: fix too little space for tmpfs only fallback 4KB
 2025-09-22  1:46 UTC  (4+ messages)

[PATCH] bpf: fix netfilter link comparison to handle unsigned flags
 2025-09-22  1:45 UTC  (2+ messages)

[PATCH net-next v13 0/5] Add driver for 1Gbe network chips from MUCSE
 2025-09-22  1:41 UTC  (6+ messages)
` [PATCH net-next v13 1/5] net: rnpgbe: Add build support for rnpgbe
` [PATCH net-next v13 2/5] net: rnpgbe: Add n500/n210 chip support with BAR2 mapping
` [PATCH net-next v13 3/5] net: rnpgbe: Add basic mbx ops support
` [PATCH net-next v13 4/5] net: rnpgbe: Add basic mbx_fw support
` [PATCH net-next v13 5/5] net: rnpgbe: Add register_netdev

[PATCH 3/4] memory: tegra: Add support for multiple irqs
 2025-09-22  1:39 UTC  (2+ messages)

[PATCH v2] ASoC: wcd934x: fix error handling in wcd934x_codec_parse_data()
 2025-09-22  1:35 UTC 

[PATCH 1/7] sched_ext: Use rhashtable_lookup() instead of rhashtable_lookup_fast()
 2025-09-22  1:32 UTC  (7+ messages)
` [PATCH 2/7] sched_ext: Improve SCX_KF_DISPATCH comment
` [PATCH 3/7] sched_ext: Fix stray scx_root usage in task_can_run_on_remote_rq()
` [PATCH 4/7] sched_ext: Use bitfields for boolean warning flags
` [PATCH 5/7] sched_ext: Add SCX_EFLAG_INITIALIZED to indicate successful ops.init()
` [PATCH 6/7] sched_ext: Make qmap dump operation non-destructive
` [PATCH 7/7] tools/sched_ext: scx_qmap: Make debug output quieter by default

[PATCH 0/7] cleanup and bugfix of sync
 2025-09-22  1:24 UTC  (3+ messages)
` [PATCH 1/7] md: factor error handling out of md_done_sync into helper

[PATCH v3 0/3] ACPI: processor: Fix function declaration of processor_idle.c
 2025-09-22  1:22 UTC  (6+ messages)
` [PATCH v3 3/3] ACPI: processor: Do not expose the global acpi_idle_driver variable

[PATCH v4 0/7] Add Type-C DP support for RK3399 EVB IND board
 2025-09-22  1:20 UTC  (8+ messages)
` [PATCH v4 1/7] usb: typec: Add default HPD device when register DisplayPort altmode
` [PATCH v4 2/7] dt-bindings: phy: rockchip: rk3399-typec-phy: Support mode-switch
` [PATCH v4 3/7] phy: rockchip: phy-rockchip-typec: Add typec_mux/typec_switch support
` [PATCH v4 4/7] drm/rockchip: cdn-dp: Support handle lane info without extcon
` [PATCH v4 5/7] drm/rockchip: cdn-dp: Add multiple bridges to support PHY port selection
` [PATCH v4 6/7] arm64: dts: rockchip: Add missing dp_out port for RK3399 CDN-DP
` [PATCH v4 7/7] arm64: dts: rockchip: rk3399-evb-ind: Add support for DisplayPort

[PATCH rtw-next v5 0/4] wifi: fixes for rtw89
 2025-09-22  1:20 UTC  (5+ messages)
` [PATCH rtw-next v5 1/4] wifi: rtw89: fix use-after-free in rtw89_core_tx_kick_off_and_wait()
` [PATCH rtw-next v5 2/4] wifi: rtw89: avoid possible TX wait initialization race

[PATCH v1 0/2] ACPI: processor: idle: Fix and cleanup
 2025-09-22  1:17 UTC  (6+ messages)
` [PATCH v1 1/2] ACPI: processor: Update cpuidle driver check in __acpi_processor_start()
` [PATCH v1 2/2] ACPI: processor: idle: Redefine two functions as void

[PATCH v4 05/10] man/man2/fsmount.2: document "new" mount API
 2025-09-22  1:10 UTC  (3+ messages)

[PATCH v4 10/10] man/man2/{fsconfig,mount_setattr}.2: add note about attribute-parameter distinction
 2025-09-22  1:06 UTC  (2+ messages)

[PATCH V6 0/9] Refine virtio mapping API
 2025-09-22  1:06 UTC  (12+ messages)
` [PATCH V6 3/9] virtio: rename dma helpers
` [PATCH V6 6/9] virtio: introduce map ops in virtio core
` [PATCH V6 8/9] vdpa: introduce map ops

[PATCH v3 RESEND] hid: intel-thc-hid: intel-quicki2c: support ACPI config for advanced features
 2025-09-22  1:00 UTC  (4+ messages)

[PATCH V6 00/19] virtio_ring in order support
 2025-09-22  1:00 UTC  (24+ messages)
` [PATCH V6 06/19] virtio_ring: switch to use vring_virtqueue for virtqueue_add variants
` [PATCH V6 07/19] virtio: "
` [PATCH V6 13/19] virtio_ring: introduce virtqueue ops
` [PATCH V6 14/19] virtio_ring: determine descriptor flags at one time
` [PATCH V6 15/19] virtio_ring: factor out core logic of buffer detaching
` [PATCH V6 17/19] virtio_ring: factor out split indirect detaching logic
` [PATCH V6 19/19] virtio_ring: add in order support

[tip:timers/core] BUILD SUCCESS 391253b25f078d2fe5657a1dedd360396d186407
 2025-09-22  0:58 UTC 

[PATCH] md raid: fix hang when stopping arrays with metadata through dm-raid
 2025-09-22  0:52 UTC  (2+ messages)

[PATCH RESEND] selftests/powerpc/pmu/: Add check_extended_reg_test to .gitignore
 2025-09-22  0:41 UTC 

[PATCH v4 03/10] man/man2/fspick.2: document "new" mount API
 2025-09-22  0:25 UTC  (2+ messages)

drivers/i3c/internals.h:54:9: error: passing 'const void *' to parameter of type 'void *' discards qualifiers
 2025-09-22  0:17 UTC  (3+ messages)

[PATCH v10 00/43] arm64: Support for Arm CCA in KVM
 2025-09-22  0:03 UTC  (5+ messages)
` [PATCH v10 31/43] arm_pmu: Provide a mechanism for disabling the physical IRQ
` [PATCH v10 32/43] arm64: RME: Enable PMU support with a realm guest

[PATCH] clk: Avoid DT fetch in possible_parent_show if clk_hw is provided
 2025-09-21 23:55 UTC  (2+ messages)

[PATCH] MAINTAINERS: add myself and Barry to dma_map_benchmark maintainers
 2025-09-21 23:50 UTC  (3+ messages)

[PATCH v16 00/10] unwind_user: Deferred unwinding infrastructure
 2025-09-21 23:47 UTC  (7+ messages)
` [PATCH v16 06/10] unwind deferred: Use bitmask to determine which callbacks to call
` [PATCH v16 09/10] unwind deferred: Use SRCU unwind_deferred_task_work()

[PATCH v2 1/2] dt-bindings: arm: fsl: Add i.MX8MP FRDM board
 2025-09-21 23:35 UTC  (2+ messages)
` [PATCH v2 2/2] arm64: dts: add support for NXP "

[RESEND][PATCH v15 0/4] perf: Support the deferred unwinding infrastructure
 2025-09-21 23:33 UTC  (8+ messages)

[RFC v1 0/4] Make KHO Stateless
 2025-09-21 23:07 UTC  (4+ messages)

[PATCH] x86/ibt: make is_endbr() notrace
 2025-09-21 23:00 UTC  (8+ messages)
` [PATCH] tracing: fgraph: Protect return handler from recursion loop

[PATCH v2 0/3] A couple of patches for sphinx-build-wrapper
 2025-09-21 22:55 UTC  (2+ messages)

[PATCH v6 0/7] x86: Support for Intel Microcode Staging Feature
 2025-09-21 22:48 UTC  (8+ messages)
` [PATCH v6 1/7] x86/cpu/topology: Make primary thread mask available with SMP=n
` [PATCH v6 2/7] x86/microcode: Introduce staging step to reduce late-loading time
` [PATCH v6 3/7] x86/microcode/intel: Establish staging control logic
` [PATCH v6 4/7] x86/microcode/intel: Define staging state struct
` [PATCH v6 5/7] x86/microcode/intel: Implement staging handler
` [PATCH v6 6/7] x86/microcode/intel: Support mailbox transfer
` [PATCH v6 7/7] x86/microcode/intel: Enable staging when available

[PATCH] docs: remove cdomain.py
 2025-09-21 22:36 UTC  (2+ messages)

[PATCH v2] Documentation/process: submitting-patches: fix typo in "were do"
 2025-09-21 22:34 UTC  (2+ messages)

[PATCH v2 0/5] media: imx91: Add ISI support
 2025-09-21 22:30 UTC  (15+ messages)
` [PATCH v2 1/5] media: dt-bindings: nxp,imx8-isi: Add i.MX91 ISI compatible string
` [PATCH v2 2/5] media: nxp: imx8-isi: Simplify code by using helper macro
` [PATCH v2 3/5] media: nxp: imx8-isi: Add parallel camera input support
` [PATCH v2 4/5] media: nxp: imx8-isi: Reorder the platform data
` [PATCH v2 5/5] media: nxp: imx8-isi: Add ISI support for i.MX91

[PATCH v3 00/12] Peripheral Image Loader support for Qualcomm SoCs running Linux host at EL2
 2025-09-21 22:27 UTC  (14+ messages)
  ` [PATCH v3 02/12] firmware: qcom_scm: Rename peripheral as pas_id
  ` [PATCH v3 01/12] dt-bindings: remoteproc: qcom,pas: Add iommus property
  ` [PATCH v3 03/12] firmware: qcom_scm: Introduce PAS context initialization and destroy helper
  ` [PATCH v3 04/12] soc: qcom: mdtloader: Add context aware qcom_mdt_pas_load() helper
  ` [PATCH v3 05/12] remoteproc: pas: Use PAS context awareness in smc and mdt functions
  ` [PATCH v3 06/12] firmware: qcom_scm: Add a prep version of auth_and_reset function

Linux 6.17-rc7
 2025-09-21 22:25 UTC 

[PATCH v2 0/3] thermal: rockchip: shut up GRF warning
 2025-09-21 22:20 UTC  (5+ messages)
` [PATCH v2 3/3] dt-bindings: thermal: rockchip: tighten grf requirements

[PATCH v3 00/30] Live Update Orchestrator
 2025-09-21 22:20 UTC  (6+ messages)
` [PATCH v3 07/30] kho: add interfaces to unpreserve folios and physical memory ranges

[PATCH v2 0/8] Add SPI offload support to AD4030
 2025-09-21 22:20 UTC  (5+ messages)
` [PATCH v2 7/8] dt-bindings: iio: adc: adi,ad4030: Add ADAQ4216 and ADAQ4224

[PATCH v8 0/3] dt-bindings: mfd: twl: Consolidate and fix TI TWL family bindings
 2025-09-21 22:12 UTC  (3+ messages)
` [PATCH v8 1/3] dt-bindings: mfd: twl: Add missing sub-nodes for TWL4030 & TWL603x

[PATCH] docs: Makefile: fix rustdoc detection
 2025-09-21 22:07 UTC 

linux-next: Tree for Sep 19
 2025-09-21 22:06 UTC  (11+ messages)
` linux-next: Tree for Sep 19 (make htmldocs problem)

[syzbot] Monthly rdma report (Sep 2025)
 2025-09-21 22:02 UTC 

[syzbot] Monthly arm report (Sep 2025)
 2025-09-21 22:02 UTC 

[PATCH 4/5] arm64/fpsimd: Require kernel NEON begin/end calls from the same scope
 2025-09-21 21:58 UTC  (2+ messages)

[PATCH v2] lib/crypto: Add SHA3-224, SHA3-256, SHA3-384, SHA-512, SHAKE128, SHAKE256
 2025-09-21 21:57 UTC  (4+ messages)

[PATCH net-next v2 0/6] netconsole: support automatic target recovery
 2025-09-21 21:55 UTC  (7+ messages)
` [PATCH net-next v2 1/6] netconsole: add target_state enum
` [PATCH net-next v2 2/6] netconsole: convert 'enabled' flag to enum for clearer state management
` [PATCH net-next v2 3/6] netconsole: add STATE_DEACTIVATED to track targets disabled by low level
` [PATCH net-next v2 4/6] netpoll: add wrapper around __netpoll_setup with dev reference
` [PATCH net-next v2 5/6] netconsole: resume previously deactivated target
` [PATCH net-next v2 6/6] selftests: netconsole: validate target reactivation

[PATCH v4 0/7] Add AMD ISP4 driver
 2025-09-21 21:55 UTC  (7+ messages)
` [PATCH v4 1/7] media: platform: amd: Introduce amd isp4 capture driver
` [PATCH v4 2/7] media: platform: amd: low level support for isp4 firmware
` [PATCH v4 3/7] media: platform: amd: Add isp4 fw and hw interface

[PATCH v11 0/3] Add MAX14001/MAX14002 support
 2025-09-21 21:49 UTC  (7+ messages)
` [PATCH v11 1/3] dt-bindings: iio: adc: add max14001

[PATCH net-next v3 0/2] net/smc: make wr buffer count configurable
 2025-09-21 21:44 UTC  (3+ messages)
` [PATCH net-next v3 1/2] "
` [PATCH net-next v3 2/2] net/smc: handle -ENOMEM from smc_wr_alloc_link_mem gracefully

[PATCH V5 0/9] Refine virtio mapping API
 2025-09-21 21:42 UTC  (7+ messages)
` [PATCH V5 1/9] virtio_ring: constify virtqueue pointer for DMA helpers
` [PATCH V5 5/9] virtio_ring: rename dma_handle to map_handle

[PATCH] vhost: vringh: Modify the return value check
 2025-09-21 21:41 UTC  (3+ messages)

[PATCH v2 0/3] vhost_task: Fix a bug where KVM wakes an exited task
 2025-09-21 21:40 UTC  (8+ messages)
        ` [PATCH] vhost: Take a reference on the task that is reference in struct vhost_task

[PATCH 00/27 5.10.y] Backport minmax.h updates from v6.17-rc6
 2025-09-21 21:37 UTC  (3+ messages)

[PATCH v3 0/3] RISC-V: Detect Ssqosid extension and handle srmcfg CSR
 2025-09-21 21:22 UTC  (3+ messages)
` [PATCH v3 1/3] dt-bindings: riscv: Add Ssqosid extension description

[RFC PATCH bpf-next v1 0/3] bpf: Add BPF program type for overriding tracepoint probes
 2025-09-21 21:08 UTC  (5+ messages)

[PATCH v2 0/5] Upstreaming Pinephone Pro Patches
 2025-09-21 21:07 UTC  (7+ messages)
` [PATCH v2 2/5] arm64: dts: rk3399-pinephone-pro: Add accelerometer sensor support
` [PATCH v2 5/5] arm64: dts: rk3399-pinephone-pro: Fix voltage threshold for volume down key

[PATCH v3 0/5] Upstreaming Pinephone Pro Patches
 2025-09-21 21:05 UTC  (6+ messages)
` [PATCH v3 1/5] arm64: dts: rk3399-pinephone-pro: Add light/proximity sensor support
` [PATCH v3 2/5] arm64: dts: rk3399-pinephone-pro: Add accelerometer "
` [PATCH v3 3/5] arm64: dts: rk3399-pinephone-pro: Add magnetometer "
` [PATCH v3 4/5] arm64: dts: rk3399-pinephone-pro: Add mount-matrix for magnetometer
` [PATCH v3 5/5] arm64: dts: rk3399-pinephone-pro: Fix voltage threshold for volume keys

[PATCH 0/3] riscv: dts: spacemit: add 24c02 eeprom on BPI-F3
 2025-09-21 21:01 UTC  (4+ messages)
` [PATCH 1/3] riscv: dts: spacemit: enable the i2c2 adapter "
` [PATCH 2/3] riscv: dts: spacemit: add 24c02 eeprom "
` [PATCH 3/3] riscv: dts: spacemit: add i2c aliases "

[PATCH 1/1] x86/Kconfig: Fix PTDUMP and all options that use it on ARCH=i386
 2025-09-21 20:58 UTC 

[PATCH] rust: print: Fix issue with rust_build_error
 2025-09-21 20:56 UTC  (2+ messages)

[PATCH v14 0/3] Add support for AST2700 clk driver
 2025-09-21 20:38 UTC  (11+ messages)
` [PATCH v14 1/3] dt-bindings: clock: ast2700: modify soc0/1 clock define
` [PATCH v14 2/3] reset: aspeed: register AST2700 reset auxiliary bus device
` [PATCH v14 3/3] clk: aspeed: add AST2700 clock driver

[PATCH v4 0/5] exynos-acpm: add DVFS protocol and clock driver
 2025-09-21 20:37 UTC  (3+ messages)
` [PATCH v4 4/5] clk: samsung: add Exynos ACPM "

init/main.c:753:(.init.text+0x78): relocation truncated to fit: R_ARC_S25W_PCREL against symbol `__st_r13_to_r16' defined in .text section in ../lib/gcc/arc-linux/9.5.0/arc700/libgcc.a(_millicodethunk_st.o)
 2025-09-21 20:24 UTC 

[PATCH] clk: tegra: do not overallocate memory for bpmp clocks
 2025-09-21 20:09 UTC  (2+ messages)

[PATCH rdma-next] RDMA/bnxt_re: improve clarity in ALLOC_PAGE handler
 2025-09-21 20:09 UTC 

[PATCH v2 0/4] gpu/drm: tegra: add DSI support for Tegra20/Tegra30
 2025-09-21 20:08 UTC  (3+ messages)
` [PATCH v2 1/4] clk: tegra20: reparent dsi clock to pll_d_out0

[PATCH v2 00/20] BYEWORD_UPDATE: unifying (most) HIWORD_UPDATE macros
 2025-09-21 20:04 UTC  (3+ messages)
` [PATCH v2 19/20] clk: sp7021: switch to FIELD_PREP_WM16 macro

[PATCH] clk: ep93xx: Use int type to store negative error codes
 2025-09-21 20:02 UTC  (2+ messages)

[PATCH v2 00/10] um: Add SMP support
 2025-09-21 20:00 UTC  (4+ messages)
` [PATCH v2 03/10] um: vdso: Implement __vdso_getcpu() via syscall

[PATCH] clk: nxp: Fix pll0 rate check condition in LPC18xx CGU driver
 2025-09-21 19:58 UTC  (2+ messages)

[PATCH v4 0/8] Add clock support for Loongson 2K0300 SoC
 2025-09-21 19:50 UTC  (13+ messages)
` [PATCH v4 1/8] dt-bindings: clock: loongson2: Add Loongson-2K0300 compatible
` [PATCH v4 2/8] clk: loongson2: Allow specifying clock flags for gate clock
` [PATCH v4 3/8] clk: loongson2: Support scale clocks with an alternative mode
` [PATCH v4 4/8] clk: loongson2: Allow zero divisors for dividers
` [PATCH v4 5/8] clk: loongson2: Avoid hardcoding firmware name of the reference clock
` [PATCH v4 6/8] clk: loongson2: Add clock definitions for Loongson-2K0300 SoC

[PATCH v3] RISC-V: re-enable gcc + rust builds
 2025-09-21 19:33 UTC  (3+ messages)

[PATCH 0/3] iio: mpl3115: add support for DRDY interrupt
 2025-09-21 19:29 UTC  (3+ messages)
` [PATCH 2/3] "

Debugging lost task in wait_task_inactive() when delivering signal (6.12)
 2025-09-21 19:27 UTC  (5+ messages)

[PATCH v2 0/3] spi: support the SpacemiT K1 SPI controller
 2025-09-21 19:11 UTC  (8+ messages)
` [PATCH v2 2/3] spi: spacemit: introduce SpacemiT K1 SPI controller driver

[PATCH v4] media: i2c: wm8775: parameterize wm8775_platform_data based on config
 2025-09-21 19:01 UTC 

[PATCH v4 0/2] Pinefeat cef168 lens control board driver
 2025-09-21 18:52 UTC  (2+ messages)

Query regarding Phy loopback support
 2025-09-21 18:42 UTC  (4+ messages)

[PATCH 1/4] drm/panel/lpm102a188a: Switch to mipi_dsi_generic_write_seq_multi()
 2025-09-21 18:37 UTC  (4+ messages)
` [PATCH 2/4] drm/mipi-dsi: remove deprecated write_seq macro and chatty helper
` [PATCH 3/4] drm/mipi-dsi: remove deprecated mipi_dsi_dcs_write_buffer_chatty
` [PATCH 4/4] drm/todo: remove todo entry for deprecated mipi_dsi_*_write_seq()

[PATCH] iio: adc: at91-sama5d2_adc: explain why indio_dev->name = dev_name() is wrong
 2025-09-21 18:33 UTC  (2+ messages)

[PATCH v3] memfd,selinux: call security_inode_init_security_anon
 2025-09-21 18:31 UTC  (2+ messages)

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®