The Linux Kernel Mailing List
 help / color / mirror / Atom feed
 messages from 2025-08-21 07:05:16 to 2025-08-21 08:25:50 UTC [more...]

[PATCH v4 00/11] Add more tests for multi fs block atomic writes
 2025-08-21  8:25 UTC  (4+ messages)
` [PATCH v4 11/11] ext4: Atomic write test for extent split across leaf nodes

[PATCH 0/2] KVM: SVM: Fix missing LAPIC TPR sync into VMCB::V_TPR with AVIC on
 2025-08-21  8:18 UTC  (2+ messages)

[PATCH] riscv: skip csr restore if vcpu preempted reload
 2025-08-21  8:22 UTC  (2+ messages)

[PATCH] misc: eeprom/m24lr: Remove unneeded semicolon
 2025-08-21  8:18 UTC 

[PATCH 0/5] Add ethernet support for RPi5
 2025-08-21  8:21 UTC  (4+ messages)
` [PATCH 1/5] net: cadence: macb: Set upper 32bits of DMA ring buffer

[PATCH] sched: Export hidden tracepoints to modules
 2025-08-21  8:21 UTC 

[PATCH v6 0/3] Initial support for Qualcomm Hamoa IOT EVK board
 2025-08-21  8:20 UTC  (4+ messages)
` [PATCH v6 1/3] dt-bindings: arm: qcom: Document HAMOA-IOT-EVK board
` [PATCH v6 2/3] arm64: dts: qcom: Add HAMOA-IOT-SOM platform
` [PATCH v6 3/3] arm64: dts: qcom: Add base HAMOA-IOT-EVK board

[PATCH] docs:Fixed typo. Specifically enabeld is changed to enabled
 2025-08-21  8:20 UTC 

[PATCH net-next v2] net: pktgen: Use min()/min_t() to improve pktgen_finalize_skb()
 2025-08-21  8:20 UTC  (2+ messages)

[PATCH RFC v2 0/7] pinctrl-scmi: Add GPIO support
 2025-08-21  8:19 UTC  (5+ messages)
` [PATCH RFC v2 1/7] firmware: arm_scmi: move boiler plate code into the get info functions
` [PATCH RFC v2 2/7] firmware: arm_scmi: add is_gpio() function

[PATCH v2] media: atomisp: use kmalloc_array() for array space allocation
 2025-08-21  8:17 UTC 

[PATCH 0/2] cpufreq: minor cleanups around policy parsing and API
 2025-08-21  8:17 UTC  (6+ messages)
` [PATCH 2/2] cpufreq: simplify cpufreq_set_policy() interface

[PATCH] pinctrl: mcp23s08: Don't change irq trigger type
 2025-08-21  8:15 UTC 

[PATCH v2 00/14] Fix PDF doc builds on major distros
 2025-08-21  8:16 UTC  (15+ messages)
` [PATCH v2 01/14] docs: Makefile: Fix LaTeX paper size settings
` [PATCH v2 02/14] docs: conf.py: better handle latex documents
` [PATCH v2 03/14] docs: conf.py: fix doc name with SPHINXDIRS
` [PATCH v2 04/14] docs: conf.py: rename some vars at latex_documents logic
` [PATCH v2 05/14] docs: conf.py: use dedent and r-strings for LaTeX macros
` [PATCH v2 06/14] docs: conf.py: fix some troubles for LaTeX output
` [PATCH v2 07/14] docs: conf.py: extra cleanups and fixes
` [PATCH v2 08/14] scripts: sphinx-pre-install: fix PDF build issues on Ubuntu
` [PATCH v2 09/14] scripts: sphinx-pre-install: add missing gentoo pdf dependencies
` [PATCH v2 10/14] scripts: sphinx-pre-install: fix PDF dependencies for openSuse
` [PATCH v2 11/14] scripts: sphinx-pre-install: fix dependencies for OpenMandriva
` [PATCH v2 12/14] scripts: sphinx-pre-install: fix pdf dependencies for Mageia 9
` [PATCH v2 13/14] scripts: sphinx-pre-install: fix PDF dependencies for gentoo
` [PATCH v2 14/14] scripts/sphinx-pre-install: fix Archlinux PDF dependencies

[PATCH 2/3] arm64: dts: s32g3: Fix whitespace issue in device tree
 2025-08-21  8:04 UTC  (4+ messages)

[PATCH] HID: tighten ioctl command parsing
 2025-08-21  8:16 UTC  (4+ messages)

[PATCH 0/9] drm/panthor: add devcoredump support
 2025-08-21  8:16 UTC  (8+ messages)
` [PATCH 1/9] "
` [PATCH 8/9] drm/panthor: check bo offset alignment in vm bind
` [PATCH 9/9] drm/panthor: add DRM_PANTHOR_VM_BIND_OP_MAP_DUMPABLE

[PATCH] arm64: dts: qcom: sdm845: Fix slimbam num-channels/ees
 2025-08-21  8:15 UTC 

[PATCH v6 00/24] Tracefs support for pKVM
 2025-08-21  8:14 UTC  (25+ messages)
` [PATCH v6 01/24] ring-buffer: Add page statistics to the meta-page
` [PATCH v6 02/24] ring-buffer: Introduce ring-buffer remotes
` [PATCH v6 03/24] tracing: Introduce trace remotes
` [PATCH v6 04/24] tracing: Add reset to "
` [PATCH v6 05/24] tracing: Add init callback "
` [PATCH v6 06/24] tracing: Add events "
` [PATCH v6 07/24] tracing: Add events/ root files "
` [PATCH v6 08/24] tracing: Add helpers to create trace remote events
` [PATCH v6 09/24] ring-buffer: Export buffer_data_page and macros
` [PATCH v6 10/24] tracing: Introduce simple_ring_buffer
` [PATCH v6 11/24] tracing: Add a trace remote module for testing
` [PATCH v6 12/24] tracing: selftests: Add trace remote tests
` [PATCH v6 13/24] tracing: load/unload page callbacks for simple_ring_buffer
` [PATCH v6 14/24] tracing: Check for undefined symbols in simple_ring_buffer
` [PATCH v6 15/24] KVM: arm64: Support unaligned fixmap in the pKVM hyp
` [PATCH v6 16/24] KVM: arm64: Add clock support for "
` [PATCH v6 17/24] KVM: arm64: Add tracing capability "
` [PATCH v6 18/24] KVM: arm64: Add trace remote "
` [PATCH v6 19/24] KVM: arm64: Sync boot clock with "
` [PATCH v6 20/24] KVM: arm64: Add trace reset to "
` [PATCH v6 21/24] KVM: arm64: Add event support to the pKVM hyp and trace remote
` [PATCH v6 22/24] KVM: arm64: Add hyp_enter/hyp_exit events to pKVM hyp
` [PATCH v6 23/24] KVM: arm64: Add selftest event support "
` [PATCH v6 24/24] tracing: selftests: Add pKVM trace remote tests

[RFC PATCH 00/17] rv: Add Hybrid Automata monitor type, per-object and deadline monitors
 2025-08-21  8:14 UTC  (3+ messages)
` [RFC PATCH 01/17] rv: Refactor da_monitor to minimise macros

[PATCH 0/7] iio: Remove dev_err_probe() if error is -ENOMEM
 2025-08-21  8:13 UTC  (9+ messages)
` [PATCH 1/7] iio: accel: msa311: "
` [PATCH 2/7] iio: adc: "
` [PATCH 3/7] iio: chemical: "
` [PATCH 4/7] iio: imu: bmi323: "
` [PATCH 5/7] iio: light: "
` [PATCH 6/7] iio: proximity: "
` [PATCH 7/7] iio: temperature: mlx90635: "

[PATCH] riscv: dts: spacemit: add UART resets for Soc K1
 2025-08-21  8:12 UTC  (3+ messages)

[PATCH v3 0/5] Disable ATS via iommu during PCI resets
 2025-08-21  8:11 UTC  (8+ messages)
` [PATCH v3 3/5] iommu: Add iommu_get_domain_for_dev_locked() helper

[PATCH v4] iio: imu: bmi270: Match PNP ID found on newer GPD firmware
 2025-08-21  8:10 UTC  (2+ messages)

[PATCH 0/2] power: supply: add charger for BD71828
 2025-08-21  8:10 UTC  (11+ messages)
` [PATCH 2/2] power: supply: Add bd718(15/28/78) charger driver

[PATCHv3 net 0/3] bonding: fix negotiation flapping in 802.3ad passive mode
 2025-08-21  8:10 UTC  (2+ messages)

[PATCH v3 0/4] auxdisplay: Add TM16xx 7-segment LED matrix display controllers driver
 2025-08-21  8:08 UTC  (6+ messages)
` [PATCH v3 2/4] dt-bindings: auxdisplay: add Titan Micro Electronics TM16xx
` [PATCH v3 3/4] auxdisplay: Add TM16xx 7-segment LED matrix display controllers driver

[PATCH] block: fix disordered IO in the case recursive split
 2025-08-21  8:06 UTC  (2+ messages)

[PATCH v6] dt-bindings: firmware: arm,scmi: allow multiple instances
 2025-08-21  8:04 UTC  (3+ messages)

[PATCH v2 0/6] firmware: arm_scmi: imx: Dump syslog and system_info
 2025-08-21  9:05 UTC  (4+ messages)
` [PATCH v2 5/6] firmware: arm_scmi: imx: Support getting syslog of MISC protocol

[PATCH 0/2] clk: renesas: rzg2l: Disable unused clocks after resume
 2025-08-21  8:03 UTC  (3+ messages)
` [PATCH 1/2] clk: Export clk_disable_unused()
` [PATCH 2/2] clk: renesas: rzg2l: Register PM notifier to disable unused clocks

[PATCH v3 00/26] Enable H.264/H.265 encoder support and fixes in iris driver common code
 2025-08-21  8:03 UTC  (6+ messages)
` [PATCH v3 02/26] media: iris: Report unreleased PERSIST buffers on session close

[PATCH v4 0/5] Introduce ASPEED AST2700 BMC SoC
 2025-08-21  8:02 UTC  (6+ messages)
` [PATCH v4 1/5] dt-bindings: arm: aspeed: Add AST2700 board compatible
` [PATCH v4 2/5] arm64: Kconfig: Add Aspeed SoC family (ast27XX) Kconfig support
` [PATCH v4 3/5] arm64: dts: aspeed: Add initial AST2700 SoC device tree
` [PATCH v4 4/5] arm64: dts: aspeed: Add AST2700 Evaluation Board
` [PATCH v4 5/5] arm64: configs: Update defconfig for AST2700 platform support

[PATCH v3] phy: qcom: qmp-pcie: Fix PHY initialization when powered down by firmware
 2025-08-21  8:01 UTC 

[PATCH] media: venus: firmware: Use correct reset sequence for IRIS2
 2025-08-21  8:01 UTC  (2+ messages)

[PATCH 0/2] riscv: introduce percpu.h
 2025-08-21  8:01 UTC  (4+ messages)
` [PATCH 2/2] riscv: introduce percpu.h into include/asm
    ` [External] "

[PATCH v3 0/6] thermal: tegra: add SOCTHERM support for Tegra114
 2025-08-21  8:00 UTC  (8+ messages)
` [PATCH v3 1/6] soc: tegra: fuse: add Tegra114 nvmem cells and fuse lookups
` [PATCH v3 3/6] thermal: tegra: soctherm-fuse: prepare calibration for Tegra114 support
` [PATCH v3 6/6] ARM: tegra: Add SOCTHERM support on Tegra114

[PATCH net] i40e: Prevent unwanted interface name changes
 2025-08-21  8:00 UTC  (5+ messages)

[PATCH] media: iris: fix module removal if firmware download failed
 2025-08-21  8:00 UTC  (2+ messages)

[PATCH v3] iio: imu: bmi270: Match PNP ID found on newer GPD firmware
 2025-08-21  7:56 UTC  (3+ messages)

[PATCH 0/3] arm64: uapi: Provide correct __BITS_PER_LONG for the compat vDSO
 2025-08-21  7:56 UTC  (4+ messages)
` [PATCH 1/3] "
` [PATCH 2/3] arm64: vdso32: Stop suppressing warnings
` [PATCH 3/3] arm64: vdso32: Respect -Werror from kbuild

[PATCH 00/11] Fix PDF doc builds on major distros
 2025-08-21  7:56 UTC  (15+ messages)

[PATCH 0/5] arm64: dts: imx8mp-skov: add new 10" variant
 2025-08-21  7:55 UTC  (6+ messages)
` [PATCH 1/5] dt-bindings: vendor-prefixes: Add JuTouch Technology Co, Ltd
` [PATCH 2/5] dt-bindings: display: simple: Add JuTouch JT101TM023 panel
` [PATCH 3/5] drm/panel: simple: add JuTouch JT101TM023
` [PATCH 4/5] dt-bindings: arm: fsl: add compatible for Skov i.MX8MP variant
` [PATCH 5/5] arm64: dts: imx8mp-skov: support new 10" panel board

[PATCH v2 0/3] ESWIN EIC7700 sata phy driver and yaml,
 2025-08-21  7:55 UTC  (3+ messages)
` [PATCH v2 2/3] dt-bindings: phy: eswin: Document for EIC7700 SoC SATA PHY

[PATCH v2 0/3] Scope TH1520 reset driver to VO subsystem
 2025-08-21  7:54 UTC  (7+ messages)
` [PATCH v2 1/3] dt-bindings: reset: Scope the compatible to VO subsystem explicitly
` [PATCH v2 2/3] reset: th1520: Support the new compatible for VO-subsystem controller
` [PATCH v2 3/3] riscv: dts: thead: Scope the reset controller to VO for TH1520

[patch 0/4] uaccess: Provide and use helpers for user masked access
 2025-08-21  7:45 UTC  (9+ messages)

[PATCH ath-next] wifi: ath11k: switch to of_get_mac_address
 2025-08-21  7:44 UTC  (4+ messages)

[PATCH 0/4] Workqueue: replace system wq and change alloc_workqueue callers
 2025-08-21  7:44 UTC  (8+ messages)

[PATCH v4 0/2] iio: magnetometer: add support for Infineon TLV493D 3D Magnetic Sensor
 2025-08-21  7:41 UTC  (5+ messages)
` [PATCH v4 1/2] iio: magnetometer: add support for Infineon TLV493D 3D Magentic sensor

[PATCH v3 0/9] PCI: rzg3s-host: Add PCIe driver for Renesas RZ/G3S SoC
 2025-08-21  7:40 UTC  (4+ messages)
` [PATCH v3 3/9] PCI: of_property: Restore the arguments of the next level parent

[PATCH v3 0/2] drm: bridge: Add TI tmds181 and sn65dp159 driver
 2025-08-21  7:36 UTC  (3+ messages)
  ` [PATCH v3 2/2] "

[PATCH v1 0/5] USB Type-C alternate mode priorities
 2025-08-21  7:36 UTC  (3+ messages)
` [PATCH v1 5/5] usb: typec: Expose alternate mode priority via sysfs

[syzbot] [ntfs3?] KASAN: slab-use-after-free Read in cmp_fnames (2)
 2025-08-21  7:34 UTC 

[PATCH v3 0/1] x86/hyperv: MSI parent domain conversion
 2025-08-21  7:34 UTC  (3+ messages)
` [PATCH v3 1/1] x86/hyperv: Switch to msi_create_parent_irq_domain()

[PATCH v5 0/7] drm/bridge: imx: Add HDMI PAI driver on i.MX8MP
 2025-08-21  7:31 UTC  (8+ messages)
` [PATCH v5 1/7] dt-bindings: display: imx: add HDMI PAI for i.MX8MP
` [PATCH v5 2/7] ALSA: Add definitions for the bits in IEC958 subframe
` [PATCH v5 3/7] drm/bridge: dw-hdmi: Add API dw_hdmi_to_plat_data() to get plat_data
` [PATCH v5 4/7] drm/bridge: dw-hdmi: Add API dw_hdmi_set_sample_iec958() for iec958 format
` [PATCH v5 5/7] drm/bridge: imx: add driver for HDMI TX Parallel Audio Interface
` [PATCH v5 6/7] arm64: dts: imx8mp: Add hdmi parallel audio interface node
` [PATCH v5 7/7] arm64: dts: imx8mp-evk: enable hdmi_pai device

[PATCH 0/3] Add DMAC support to the RZ/G3E
 2025-08-21  7:32 UTC  (4+ messages)
` [PATCH 2/3] dt-bindings: dma: rz-dmac: Document RZ/G3E family of SoCs

[PATCH net-next v3 0/5] net: gso: restore outer ip ids correctly
 2025-08-21  7:30 UTC  (6+ messages)
` [PATCH net-next v3 1/5] net: gro: remove is_ipv6 from napi_gro_cb
` [PATCH net-next v3 2/5] net: gro: only merge packets with incrementing or fixed outer ids
` [PATCH net-next v3 3/5] net: gso: restore ids of outer ip headers correctly
` [PATCH net-next v3 4/5] net: gro: remove unnecessary df checks
` [PATCH net-next v3 5/5] selftests/net: test ipip packets in gro.sh

[PATCH v2 0/6] MediaTek devicetree/bindings warnings sanitization second round
 2025-08-21  7:30 UTC  (4+ messages)
` [PATCH v2 1/6] dt-bindings: clock: mediatek: Add power-domains property

[PATCH] spi: st: fix PM macros to use CONFIG_PM instead of CONFIG_PM_SLEEP
 2025-08-21  7:29 UTC  (2+ messages)

[PATCH v4] usb: dt-bindings: ti,twlxxxx-usb: convert to DT schema
 2025-08-21  7:29 UTC  (2+ messages)

[PATCH v6 0/6] initial usbdrd phy support for Exynosautov920 soc
 2025-08-21  7:37 UTC  (7+ messages)
  ` [PATCH v6 1/6] dt-bindings: phy: samsung,usb3-drd-phy: add ExynosAutov920 HS phy compatible
  ` [PATCH v6 2/6] phy: exynos5-usbdrd: support HS phy for ExynosAutov920
  ` [PATCH v6 3/6] dt-bindings: phy: samsung,usb3-drd-phy: add ExynosAutov920 combo hsphy
  ` [PATCH v6 4/6] phy: exynos5-usbdrd: support HS combo phy for ExynosAutov920
  ` [PATCH v6 5/6] dt-bindings: phy: samsung,usb3-drd-phy: add ExynosAutov920 combo ssphy
  ` [PATCH v6 6/6] phy: exynos5-usbdrd: support SS combo phy for ExynosAutov920

[PATCH v2] ARM: dts: imx6ulz-bsh-smm-m2: fix resume via console
 2025-08-21  7:27 UTC  (2+ messages)

[PATCH RESEND V2 0/2] Fixes for recovery for machine check in TDX/SEAM non-root mode
 2025-08-21  7:24 UTC  (4+ messages)
` [PATCH RESEND V2 1/2] x86/mce: Fix missing address mask in recovery for errors "

[RFC PATCH v5 00/18] pkeys-based page table hardening
 2025-08-21  7:23 UTC  (5+ messages)

[PATCH] usb: typec: mux: Remove the use of dev_err_probe()
 2025-08-21  7:23 UTC  (2+ messages)

[net-next v5 0/3] net: dsa: yt921x: Add support for Motorcomm YT921x
 2025-08-21  7:22 UTC  (3+ messages)
` [net-next v5 1/3] dt-bindings: net: dsa: yt921x: Add Motorcomm YT921x switch support

[PATCH v2] RDMA/erdma: Use vcalloc() instead of vzalloc()
 2025-08-21  7:22 UTC 

[PATCH v2 00/10] Add ASPEED PCIe Root Complex support
 2025-08-21  7:22 UTC  (4+ messages)
` [PATCH v2 09/10] PCI: aspeed: Add ASPEED PCIe RC driver

[PATCH] usb: typec: qcom-pmic-typec: use kcalloc() instead of kzalloc()
 2025-08-21  7:21 UTC  (2+ messages)

[PATCH] usb: typec: fusb302: Revert incorrect threaded irq fix
 2025-08-21  7:19 UTC  (2+ messages)

[PATCH v6 0/6] Initial support of MSM8937 and Xiaomi Redmi 3S
 2025-08-21  7:20 UTC  (3+ messages)
` [PATCH v6 3/6] dt-bindings: display/msm/gpu: describe A505 clocks

[PATCH 00/11] Add RZ/G3E USB3.2 Gen1 Host Controller support
 2025-08-21  7:18 UTC  (8+ messages)
` [PATCH 03/11] dt-bindings: phy: renesas: Document Renesas RZ/G3E USB3.0 PHY
` [PATCH 06/11] dt-bindings: usb: Document Renesas RZ/G3E USB3HOST

[PATCH v4 0/3] ALSA: compress_offload: Add 64-bit safe timestamp API
 2025-08-21  7:18 UTC  (7+ messages)
` [PATCH v4 2/3] ALSA: compress_offload: Add SNDRV_COMPRESS_TSTAMP64 ioctl

[PATCH] netfilter: conntrack: drop expectations before freeing templates
 2025-08-21  7:18 UTC  (3+ messages)

[PATCH v1] ALSA: hda/tas2781: Enable init_profile_id for device initialization
 2025-08-21  7:17 UTC  (2+ messages)

[PATCH 0/6] arm64: dts: qcom: Add multiple power domains in videocc/gpucc
 2025-08-21  7:16 UTC  (7+ messages)
` [PATCH 1/6] arm64: dts: qcom: sm8450: Additionally manage MXC power domain in videocc
` [PATCH 2/6] arm64: dts: qcom: sm8550: "
` [PATCH 3/6] arm64: dts: qcom: sm8650: "
` [PATCH 4/6] arm64: dts: qcom: sm8450: Additionally manage MXC power domain in camcc
` [PATCH 5/6] arm64: dts: qcom: sm8550: "
` [PATCH 6/6] arm64: dts: qcom: sm8650: "

[PATCH v2 0/2] Fixes for maxim tcpc contaminant detection logic
 2025-08-21  7:15 UTC  (6+ messages)
` [PATCH v2 1/2] usb: typec: maxim_contaminant: disable low power mode when reading comparator values
` [PATCH v2 2/2] usb: typec: maxim_contaminant: re-enable cc toggle if cc is open and port is clean

[PATCH v2 0/5] Add kexec_file support for LoongArch
 2025-08-21  7:14 UTC  (3+ messages)
` [PATCH v2 3/5] LoongArch/kexec_file: Support loading ELF binary file

[PATCH] tracing: Fix missing errno when zero parser->idx in trace_pid_write
 2025-08-21  7:17 UTC 

[PATCH] ALSA: timer: fix ida_free call while not allocated
 2025-08-21  7:13 UTC  (2+ messages)

[PATCH v2 1/2] cdx: don't select CONFIG_GENERIC_MSI_IRQ
 2025-08-21  7:13 UTC  (2+ messages)
` [PATCH v2 2/2] vfio/cdx: update driver to build without CONFIG_GENERIC_MSI_IRQ

[PATCH v2 0/2] Adding device tree and binding for Nvidia mgx cx8 switchboard
 2025-08-21  7:12 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: arm: aspeed: Add Nvidia's mgx4u BMC

[PATCH net-next v2] net: pcs: rzn1-miic: Correct MODCTRL register offset
 2025-08-21  7:12 UTC  (2+ messages)

[PATCH] irqchip/gic-v5: Fix kmemleak L2 IST table entries false positives
 2025-08-21  7:11 UTC  (2+ messages)

[PATCH 1/2] arm64: dts: imx8mp: add idle cooling devices to cpu core
 2025-08-21  7:09 UTC  (2+ messages)

[PATCH 4/6] Input: mc13783-pwrbutton: convert members to array
 2025-08-21  7:08 UTC  (2+ messages)

[PATCH v3 1/1] iommu/sva: Invalidate KVA range on kernel TLB flush
 2025-08-21  7:05 UTC  (11+ messages)

[PATCH v4 0/2] arm64: dts: support the i.MX8ULP EVK9 board
 2025-08-21  7:04 UTC  (2+ messages)

[PATCH 0/6] genirq/test: Platform/architecture fixes
 2025-08-21  7:05 UTC  (5+ messages)


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