The Linux Kernel Mailing List
 help / color / mirror / Atom feed
 messages from 2025-10-31 04:35:27 to 2025-10-31 08:19:29 UTC [more...]

[PATCH v4 00/28] KVM: x86/mmu: TDX post-populate cleanups
 2025-10-31  8:19 UTC  (5+ messages)
` [PATCH v4 04/28] KVM: x86/mmu: Add dedicated API to map guest_memfd pfn into TDP MMU
` [PATCH v4 12/28] KVM: TDX: WARN if mirror SPTE doesn't have full RWX when creating S-EPT mapping

[PATCH v6 00/11] Add mt8189 dts evaluation board and Makefile
 2025-10-31  8:19 UTC  (5+ messages)
` [PATCH v6 07/11] dt-bindings: usb: Support MediaTek MT8189 evb board xhci

[PATCH v5 0/6] media: qcom: camss: Add Kaanapali support
 2025-10-31  8:16 UTC  (3+ messages)
` [PATCH v5 1/6] dt-bindings: i2c: qcom-cci: Document Kaanapali compatible

[PATCH] Bluetooth: btusb: Prevent autosuspend when le_scan_disable work is pending
 2025-10-31  8:15 UTC 

[RESEND PATCH] arm64: defconfig: Enable SCSI UFS Crypto and Block Inline encryption drivers
 2025-10-31  8:15 UTC  (5+ messages)

[PATCH] dt-bindings: net: ethernet-phy: clarify when compatible must specify PHY ID
 2025-10-31  8:15 UTC 

[PATCH v5 0/9] Add support for i.MX94 DCIF
 2025-10-31  8:14 UTC  (3+ messages)
` [PATCH v5 5/9] drm/imx: "

[PATCH 0/3] Add device tree support for NVIDIA Tegra CMDQV
 2025-10-31  8:14 UTC  (5+ messages)
` [PATCH 1/3] iommu/arm-smmu-v3: Add device-tree support for CMDQV driver
` [PATCH 2/3] dt-bindings: iommu: Add NVIDIA Tegra CMDQV support
` [PATCH 3/3] arm64: dts: nvidia: Add nodes for CMDQV

[PATCH] kexec: print out debugging message if required for kexec_load
 2025-10-31  8:14 UTC  (6+ messages)

[PATCH v2 0/3] Enable Service layer driver for Agilex5
 2025-10-31  8:12 UTC  (8+ messages)
` [PATCH v2 3/3] firmware: stratix10-svc: add the compatible value "

[PATCH v3 0/4] clk: amlogic: optimize the PLL driver
 2025-10-31  8:10 UTC  (5+ messages)
` [PATCH v3 1/4] clk: amlogic: Fix out-of-range PLL frequency setting
` [PATCH v3 2/4] clk: amlogic: Improve the issue of PLL lock failures
` [PATCH v3 3/4] clk: amlogic: Add handling for PLL lock failure
` [PATCH v3 4/4] clk: amlogic: Optimize PLL enable timing

[PATCH] module: Only declare set_module_sig_enforced when CONFIG_MODULE_SIG=y
 2025-10-31  8:09 UTC 

[PATCH] fbdev: i810: use appopriate log interface dev_info
 2025-10-31  8:09 UTC 

[PATCH 0/2] use TPM device with CRB over FF-A when kernel boot with pkvm
 2025-10-31  8:09 UTC  (3+ messages)
` [PATCH 1/2] KVM: arm64: fix FF-A call failure when ff-a driver is built-in

[PATCH 0/9] st_lsm6dsx: add tap event detection
 2025-10-31  8:09 UTC  (8+ messages)
` [PATCH 1/9] iio: imu: st_lsm6dsx: dynamically initialize iio_chan_spec data
` [PATCH 2/9] iio: imu: st_lsm6dsx: make event_settings more generic

[PATCH v3 0/3] mailbox: qcom-ipcc: Add dt-bindings and header files for Kaanapali and Glymur Platforms
 2025-10-31  8:08 UTC  (7+ messages)
` [PATCH v3 1/3] dt-bindings: mailbox: qcom: Add IPCC support "
` [PATCH v3 2/3] arm64: dts: qcom: Add header file for IPCC physical client IDs on Kaanapali platform
` [PATCH v3 3/3] arm64: dts: qcom: Add header file for IPCC physical client IDs on Glymur platform

[PATCH] drm/tiny: pixpaper: Prevent inlining of send helpers to reduce stack usage
 2025-10-31  8:06 UTC 

[PATCH v2 0/5] regcache: Split out ->populate() and use it
 2025-10-31  8:06 UTC  (8+ messages)
` [PATCH v2 2/5] regcache: rbtree: Split ->populate() from ->init()
` [PATCH v2 3/5] regcache: flat: Remove unneeded check and error message for -ENOMEM

[PATCH v3 0/5] regcache: Split out ->populate() and use it
 2025-10-31  8:03 UTC  (6+ messages)
` [PATCH v3 1/5] regcache: Add ->populate() callback to separate from ->init()
` [PATCH v3 2/5] regcache: rbtree: Split ->populate() "
` [PATCH v3 3/5] regcache: flat: Remove unneeded check and error message for -ENOMEM
` [PATCH v3 4/5] regcache: flat: Split ->populate() from ->init()
` [PATCH v3 5/5] regcache: maple: "

[PATCH bpf-next v7 00/15] selftests/bpf: Integrate test_xsk.c to test_progs framework
 2025-10-31  8:04 UTC  (16+ messages)
` [PATCH bpf-next v7 01/15] selftests/bpf: test_xsk: Split xskxceiver
` [PATCH bpf-next v7 02/15] selftests/bpf: test_xsk: Initialize bitmap before use
` [PATCH bpf-next v7 03/15] selftests/bpf: test_xsk: Fix __testapp_validate_traffic()'s return value
` [PATCH bpf-next v7 04/15] selftests/bpf: test_xsk: fix memory leak in testapp_stats_rx_dropped()
` [PATCH bpf-next v7 05/15] selftests/bpf: test_xsk: fix memory leak in testapp_xdp_shared_umem()
` [PATCH bpf-next v7 06/15] selftests/bpf: test_xsk: Wrap test clean-up in functions
` [PATCH bpf-next v7 07/15] selftests/bpf: test_xsk: Release resources when swap fails
` [PATCH bpf-next v7 08/15] selftests/bpf: test_xsk: Add return value to init_iface()
` [PATCH bpf-next v7 09/15] selftests/bpf: test_xsk: Don't exit immediately when xsk_attach fails
` [PATCH bpf-next v7 10/15] selftests/bpf: test_xsk: Don't exit immediately when gettimeofday fails
` [PATCH bpf-next v7 11/15] selftests/bpf: test_xsk: Don't exit immediately when workers fail
` [PATCH bpf-next v7 12/15] selftests/bpf: test_xsk: Don't exit immediately if validate_traffic fails
` [PATCH bpf-next v7 13/15] selftests/bpf: test_xsk: Don't exit immediately on allocation failures
` [PATCH bpf-next v7 14/15] selftests/bpf: test_xsk: Isolate non-CI tests
` [PATCH bpf-next v7 15/15] selftests/bpf: test_xsk: Integrate test_xsk.c to test_progs framework

[PATCH] um: virtio-pci: Use pointer from memcpy() call for assignment in virtio_pcidev_send_cmd()
 2025-10-31  8:05 UTC 

[PATCH RESEND v2 00/12] coc: tsm: Implement ->connect()/->disconnect() callbacks for ARM CCA IDE setup
 2025-10-31  8:04 UTC  (6+ messages)
` [PATCH RESEND v2 06/12] coco: host: arm64: Add RMM device communication helpers

[PATCH v5 0/2] NXP SAR ADC IIO driver for s32g2/3 platforms
 2025-10-31  8:03 UTC  (6+ messages)
` [PATCH v5 2/2] iio: adc: Add the NXP SAR ADC support for the "

[PATCH 0/6] Add EDAC support for Agilex5 SoCFPGA
 2025-10-31  8:01 UTC  (4+ messages)
` [PATCH 1/6] dt-bindings: edac: altera: Document additional ECC instances

[PATCH] sparc: time: Use pointer from memcpy() call for assignment in setup_sparc64_timer()
 2025-10-31  8:01 UTC  (2+ messages)

[PATCH v2 0/5] libbpf: add Doxygen docs for public LIBBPF_API APIs
 2025-10-31  7:59 UTC  (6+ messages)
` [PATCH v2 1/5] libbpf: Add doxygen documentation for bpf_map_* APIs in bpf.h
` [PATCH v2 2/5] libbpf: Add doxygen documentation for bpf_prog_* "
` [PATCH v2 3/5] libbpf: Add doxygen documentation for bpf_link_* "
` [PATCH v2 4/5] libbpf: Add doxygen documentation for bpf_obj_* "
` [PATCH v2 5/5] libbpf: Add doxygen documentation for btf/iter etc. "

[PATCH] ima: Fall back to default kernel module signature verification
 2025-10-31  7:58 UTC  (11+ messages)

[PATCH v4 0/3] Optimize folio split in memory failure
 2025-10-31  7:58 UTC  (3+ messages)
` [PATCH v4 1/3] mm/huge_memory: add split_huge_page_to_order()

[PATCH v2 1/2] dt-bindings: hwmon: Add support for ST TSC1641 power monitor
 2025-10-31  7:57 UTC  (3+ messages)

[PATCH v3 0/6] panic: sys_info: Refactor and fix a potential issue
 2025-10-31  7:56 UTC  (11+ messages)
` [PATCH v3 3/6] panic: sys_info: Replace struct sys_info_name with plain array of strings
` [PATCH v3 6/6] panic: sys_info: Factor out read and write handlers

[PATCH net v3 0/2] net: phy: micrel: lan8842 erratas
 2025-10-31  7:54 UTC  (4+ messages)
` [PATCH net v3 1/2] net: phy: micrel: lan8842 errata

[PATCH v1 1/1] btrfs: Replace const_ilog2() with ilog2()
 2025-10-31  7:55 UTC 

[PATCH v3 00/28] vfio/xe: Add driver variant for Xe VF migration
 2025-10-31  7:50 UTC  (4+ messages)
` [PATCH v3 03/28] drm/xe/pf: Convert control state to bitmap

[PATCH 00/30] drm/sun4i: Refactor layer code for proper DE33 support
 2025-10-31  7:50 UTC  (2+ messages)

[PATCH] ksmbd: server: avoid busy polling in accept loop
 2025-10-31  7:49 UTC  (5+ messages)

[PATCH v9 0/3] Introduce USB DT support for SM8750
 2025-10-31  7:48 UTC  (11+ messages)
` [PATCH v9 1/3] arm64: dts: qcom: sm8750: Add USB support to SM8750 SoCs
` [PATCH v9 3/3] arm64: dts: qcom: sm8750: Add USB support for SM8750 QRD platform

[PATCH 0/4] Introduce import_ns support for Rust
 2025-10-31  7:47 UTC  (3+ messages)
  ` [PATCH 1/4] rust: macros: Add support for 'imports_ns' to module!

[PATCH v1 1/1] iio: common: scmi_sensors: Replace const_ilog2() with ilog2()
 2025-10-31  7:45 UTC 

[PATCH] ima: Fall back to default kernel module signature verification
 2025-10-31  7:40 UTC  (2+ messages)
` [PATCH v2] lsm,ima: new LSM hook security_kernel_module_read_file to access decompressed kernel module

[PATCH v3 00/10] ASoC: mediatek: Add support for MT8189 SoC
 2025-10-31  7:32 UTC  (11+ messages)
` [PATCH v3 01/10] ASoC: mediatek: mt8189: add common header
` [PATCH v3 02/10] ASoC: mediatek: mt8189: support audio clock control
` [PATCH v3 03/10] ASoC: mediatek: mt8189: support ADDA in platform driver
` [PATCH v3 04/10] ASoC: mediatek: mt8189: support I2S "
` [PATCH v3 05/10] ASoC: mediatek: mt8189: support TDM "
` [PATCH v3 06/10] ASoC: mediatek: mt8189: support PCM "
` [PATCH v3 07/10] ASoC: dt-bindings: mediatek,mt8189-afe-pcm: add audio afe document
` [PATCH v3 08/10] ASoC: mediatek: mt8189: add platform driver
` [PATCH v3 09/10] ASoC: dt-bindings: mediatek,mt8189-nau8825: add mt8189-nau8825 document
` [PATCH v3 10/10] ASoC: mediatek: mt8189: add machine driver with nau8825

[PATCH v3 0/3] spi-cadence: support transmission with bits_per_word of 16 and 32
 2025-10-31  7:30 UTC  (4+ messages)
` [PATCH v3 1/3] dt-bindings: spi: spi-cadence: update DT binding docs to support cix sky1 SoC
` [PATCH v3 2/3] spi: spi-cadence: supports transmission with bits_per_word of 16 and 32
` [PATCH v3 3/3] arm64: dts: cix: add a compatible string for the cix sky1 SoC

[PATCH v2 0/5] arm64: dts: freescale: add support for the GOcontroll Moduline IV/Mini
 2025-10-31  7:26 UTC  (14+ messages)
` [PATCH v2 3/5] arm64: dts: freescale: add Ka-Ro Electronics tx8m-1610 COM

[tip:core/rseq 39/42] vmlinux.o: error: objtool: irqentry_exit+0x323: call to class_user_rw_access_destructor() with UACCESS enabled
 2025-10-31  7:23 UTC 

[PATCH net] net: spacemit: Implement emac_set_pauseparam properly
 2025-10-31  7:22 UTC  (3+ messages)

[PATCH] s390/mm: Use pointer from memcpy() call for assignment in s390_replace_asce()
 2025-10-31  7:22 UTC 

[PATCH v6 0/7] Redo PolarFire SoC's mailbox/clock devicestrees and related code
 2025-10-31  7:20 UTC  (5+ messages)
` [PATCH v6 1/7] reset: mpfs: add non-auxiliary bus probing
` [PATCH v6 3/7] clk: microchip: mpfs: use regmap for clocks

[PATCH] partitions/ibm: Fix a spelling mistake
 2025-10-31  7:18 UTC 

[PATCH v4 0/3] Add Richtek RT9756 Smart-Cap divider charger
 2025-10-31  7:19 UTC  (4+ messages)
` [PATCH v4 1/3] dt-bindings: power: supply: Add Richtek RT9756 smart cap "
` [PATCH v4 2/3] power: supply: rt9756: "
` [PATCH v4 3/3] Documentation: power: rt9756: Document exported sysfs entries

[PATCH v2 00/13] Add RZ/G3E RSCI support
 2025-10-31  7:16 UTC  (8+ messages)
` [PATCH v2 03/13] serial: sh-sci: Drop extra lines
` [PATCH v2 12/13] serial: sh-sci: Add support for RZ/G3E RSCI SCIF

[PATCH] fs/ntfs3: remove ntfs_bio_pages and use page cache for compressed I/O
 2025-10-31  7:15 UTC 

[PATCH v5 0/6] arm64: introduce Black Sesame Technologies C1200 SoC and CDCU1.0 board
 2025-10-31  4:52 UTC  (2+ messages)

[PATCH v1 0/4] media: qcom: iris: encoder feature enhancements
 2025-10-31  7:14 UTC  (5+ messages)
` [PATCH v1 1/4] media: qcom: iris: Add support for scale and improve format alignment
` [PATCH v1 2/4] media: qcom: iris: Add rotation support for encoder

[PATCH] arm64/mm: Ensure PGD_SIZE is aligned to 64 bytes when PA_BITS = 52
 2025-10-31  7:12 UTC 

[PATCH 00/19] mm, swap: never bypass swap cache and cleanup flags (swap table phase II)
 2025-10-31  7:11 UTC  (9+ messages)
` [PATCH 10/19] mm, swap: consolidate cluster reclaim and check logic
` [PATCH 15/19] mm, swap: add folio to swap cache directly on allocation

[RFC RFT PATCH] ocfs2: Mark inode bad upon validation failure during read
 2025-10-31  7:10 UTC  (7+ messages)

[PATCH v3 0/5] Enable support for AV1 stateful decoder
 2025-10-31  7:09 UTC  (7+ messages)
` [PATCH v3 3/5] media: iris: Add support for AV1 format in iris decoder
` [PATCH v3 4/5] media: iris: Define AV1-specific platform capabilities and properties
` [PATCH v3 5/5] media: iris: Add internal buffer calculation for AV1 decoder

[PATCH v3 00/14] serial: sc16is7xx: register access fixes and improvements
 2025-10-31  7:06 UTC  (5+ messages)
` [PATCH v3 11/14] serial: sc16is7xx: use KBUILD_MODNAME

[PATCH] cxl/region: Support multi-level interleaving with smaller granularities for lower levels
 2025-10-31  7:03 UTC  (2+ messages)

[PATCH v8 0/6] Add multiple address spaces support to VDUSE
 2025-10-31  7:01 UTC  (6+ messages)
` [PATCH v8 5/6] vduse: add vq group asid support
      ` [External] "
      `  "

[PATCH v5] Asoc: dt_bindings: ti,pcm186x: convert to dtschema
 2025-10-31  6:59 UTC 

[RFC] ASoC: soc-core: proposal to remove num_auto_selectable_formats from snd_soc_dai_ops
 2025-10-31  6:58 UTC  (2+ messages)

[PATCH v1] PCI: dw-rockchip: Simplify regulator setup with devm_regulator_get_enable_optional()
 2025-10-31  6:57 UTC  (3+ messages)

[PATCH] efi/riscv: Remove the useless failure return message print
 2025-10-31  6:52 UTC  (3+ messages)

[PATCH v5 0/9] vfio/pci: Allow MMIO regions to be exported through dma-buf
 2025-10-31  6:48 UTC  (4+ messages)
` [PATCH v5 9/9] vfio/pci: Add dma-buf export support for MMIO regions

[PATCH v3 0/6] arm64: dts: freescale: add support for the GOcontroll Moduline IV/Mini
 2025-10-31  6:46 UTC  (4+ messages)
` [PATCH v3 1/6] dt-bindings: arm: fsl: Add "

[PATCH] dt-bindings: Remove extra blank lines
 2025-10-31  6:46 UTC  (2+ messages)

[PATCH v5 0/2] Implement vbus support for HD3SS3220 port controller
 2025-10-31  6:45 UTC  (5+ messages)
` [PATCH v5 2/2] usb: typec: hd3ss3220: Enable VBUS based on ID pin state

[syzbot] [net?] general protection fault in sigd_send
 2025-10-31  6:45 UTC  (2+ messages)
` Forwarded: "

[PATCH v11 0/9] x86: Enable Linear Address Space Separation support
 2025-10-31  6:41 UTC  (7+ messages)
` [PATCH v11 9/9] x86/cpu: Enable LASS by default during CPU initialization

[PATCH] fuse: virtio_fs: add checks for FUSE protocol compliance
 2025-10-31  6:37 UTC  (5+ messages)

[PATCH 1/5] libbpf: Add doxygen documentation for bpf_map_* APIs in bpf.h
 2025-10-31  6:37 UTC  (3+ messages)

[PATCH 0/4] ext4: replace ext4_es_insert_extent() when caching on-disk extents
 2025-10-31  6:29 UTC  (5+ messages)
` [PATCH 1/4] ext4: make ext4_es_cache_extent() support overwrite existing extents
` [PATCH 2/4] ext4: check for conflicts when caching extents
` [PATCH 3/4] ext4: adjust the debug info in ext4_es_cache_extent()
` [PATCH 4/4] ext4: replace ext4_es_insert_extent() when caching on-disk extents

[PATCH v5 5/5] PCI: qcom: Use frequency and level based OPP lookup
 2025-10-31  6:28 UTC  (3+ messages)

[PATCH 0/2] KVM: x86: Fix an FPU+CET splat
 2025-10-31  6:28 UTC  (2+ messages)

[GIT PULL] Chinese-docs changs for v6.18
 2025-10-31  6:27 UTC 

linux-next: Signed-off-by missing for commit in the jc_docs tree
 2025-10-31  6:23 UTC  (3+ messages)

[PATCH v2 1/2] PCI/ASPM: Override the ASPM and Clock PM states set by BIOS for devicetree platforms
 2025-10-31  6:21 UTC  (3+ messages)

[PATCH v2 00/23] mm: BPF OOM
 2025-10-31  6:14 UTC  (10+ messages)
` [PATCH v2 02/23] bpf: initial support for attaching struct ops to cgroups
            ` bpf_st_ops and cgroups. Was: "

[PATCH v11 0/2] Add SMI reset and clamp for MediaTek MT8188 SoC
 2025-10-31  6:10 UTC  (7+ messages)
` [PATCH v11 1/2] dt-bindings: memory: mediatek: Add SMI reset and clamp for MT8188
` [PATCH v11 2/2] memory: mtk-smi: mt8188: Add SMI reset and clamp

[PATCH v2 0/7] Introduce SpacemiT K1 PCIe phy and host controller
 2025-10-31  6:10 UTC  (16+ messages)
` [PATCH v2 5/7] PCI: spacemit: introduce SpacemiT PCIe host driver

[PATCH net V2] virtio_net: fix alignment for virtio_net_hdr_v1_hash
 2025-10-31  6:05 UTC 

[PATCH] media: rc: st_rc: fix reset control resource leak
 2025-10-31  6:03 UTC 

[RFC] Increasing usage of direct pointer assignments from memcpy() calls with SmPL?
 2025-10-31  6:00 UTC  (6+ messages)
` [cocci] "

[PATCH v2] iommu/amd: Fix potential out-of-bounds read in iommu_mmio_show
 2025-10-31  5:55 UTC 

[PATCH] ACPI: CPPC: Fix a typo error
 2025-10-31  5:52 UTC 

[PATCH v2 0/2] Add support to extract the image versions beyond the first 32 images
 2025-10-31  5:51 UTC  (3+ messages)
` [PATCH v2 1/2] soc: qcom: smem: drop the WARN_ON() on SMEM item validation
` [PATCH v2 2/2] soc: qcom: socinfo: add support to extract more than 32 image versions

[PATCH] erofs: avoid infinite loop due to incomplete zstd-compressed data
 2025-10-31  5:47 UTC 

[PATCH] KVM: x86: Add a helper to dedup reporting of unhandled VM-Exits
 2025-10-31  5:44 UTC  (2+ messages)

[PATCH] coresight: coresight.h: add '*' to kernel-doc lines
 2025-10-31  5:42 UTC 

[PATCH] mtd: spear_smi: fix kernel-doc warnings <linux/mtd/spear_smi.h>
 2025-10-31  5:41 UTC 

[PATCH RESEND] x86/split_lock: Make split lock mitigation sleep duration configurable
 2025-10-31  5:38 UTC  (2+ messages)

[PATCH v12 00/25] Enable CXL PCIe Port Protocol Error handling and logging
 2025-10-31  5:30 UTC  (6+ messages)
` [PATCH v12 10/25] CXL/AER: Update PCI class code check to use FIELD_GET()

Concerns about SFrame viability for userspace stack walking
 2025-10-31  5:28 UTC  (5+ messages)

[PATCH v2 0/2] Print map ID on successful creation
 2025-10-31  5:21 UTC  (3+ messages)
` [PATCH v2 1/2] bpftool: Print map ID upon creation and support JSON output

[PATCH V1] accel/amdxdna: Use MSG_OP_CHAIN_EXEC_NPU when supported
 2025-10-31  5:10 UTC  (2+ messages)

[PATCH v23 0/9] Donor Migration for Proxy Execution (v23)
 2025-10-31  5:01 UTC  (3+ messages)
` [PATCH v23 8/9] sched: Add blocked_donor link to task for smarter mutex handoffs

[PATCH] vmlinux.lds: Exclude .text.startup and .text.exit from TEXT_MAIN
 2025-10-31  4:57 UTC  (2+ messages)

[PATCH v5 0/6] arm64: introduce Black Sesame Technologies C1200 SoC and CDCU1.0 board
 2025-10-31  4:38 UTC  (2+ messages)

[PATCH v8 0/4] crypto: spacc - Add SPAcc Crypto Driver
 2025-10-31  4:48 UTC  (5+ messages)
` [PATCH v8 1/4] dt-bindings: crypto: Document support for SPAcc
` [PATCH v8 2/4] crypto: spacc - Add SPAcc ahash support
` [PATCH v8 3/4] crypto: spacc - Add SPAcc AUTODETECT Support
` [PATCH v8 4/4] crypto: spacc - Add SPAcc Kconfig and Makefile

[PATCH 0/2] Add support to extract the image versions beyond the first 32 images
 2025-10-31  4:37 UTC  (8+ messages)
` [PATCH 1/2] soc: qcom: smem: introduce qcom_smem_validate_item API
` [PATCH 2/2] soc: qcom: socinfo: add support to extract more than 32 image versions


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