The Linux Kernel Mailing List
 help / color / mirror / Atom feed
 messages from 2025-09-17 21:23:09 to 2025-09-18 01:43:36 UTC [more...]

[PATCH 1/2] dt-bindings: arm: fsl: Add i.MX8MP FRDM board
 2025-09-18  1:40 UTC 

[PATCH v3] net/tls: support maximum record size limit
 2025-09-18  1:42 UTC  (5+ messages)

[PATCH v3 1/1] selftests/mm: skip soft-dirty tests when CONFIG_MEM_SOFT_DIRTY is disabled
 2025-09-18  1:41 UTC  (3+ messages)

[PATCH v5 0/4] ARM: tegra: complete Tegra 4 and Tegra K1 device trees
 2025-09-18  1:41 UTC  (2+ messages)

[PATCH net-next V2 00/10] net/mlx5e: Use multiple doorbells
 2025-09-18  1:40 UTC  (2+ messages)

[PATCH bpf-next v2 1/2] bpf: Add lookup_and_delete_elem for BPF_MAP_STACK_TRACE
 2025-09-18  1:35 UTC  (3+ messages)

[PATCH] ASoC: stm32: sai: manage context in set_sysclk callback
 2025-09-18  1:34 UTC  (4+ messages)

[PATCH v5 0/2] Add support for remoteprocs on Milos SoC
 2025-09-18  1:34 UTC  (3+ messages)
` [PATCH v5 1/2] dt-bindings: remoteproc: qcom,milos-pas: Document remoteprocs

[PATCH] mm: introduce ARCH_PAGE_TABLE_SYNC_MASK_VMALLOC to sync kernel mapping conditionally
 2025-09-18  1:31 UTC  (2+ messages)

[PATCH v5 0/2] Add support for DSC and FEC for cadence MHDP8546 bridge
 2025-09-18  1:30 UTC  (3+ messages)
` [PATCH v5 1/2] dt-bindings: drm/bridge: MHDP8546 bridge binding changes for DSC

[PATCH v9 0/2] update live migration configuration region
 2025-09-18  1:29 UTC  (5+ messages)
` [PATCH v9 2/2] hisi_acc_vfio_pci: adapt to new migration configuration

[syzbot] [ext4?] WARNING in ext4_xattr_inode_update_ref
 2025-09-18  1:28 UTC 

[PATCH v4 0/9] Don't set MD_BROKEN on failfast bio failure
 2025-09-18  1:26 UTC  (9+ messages)
` [PATCH v4 1/9] md/raid1,raid10: Set the LastDev flag when the configuration changes
` [PATCH v4 2/9] md: serialize md_error()
` [PATCH v4 3/9] md: introduce md_bio_failure_error()
` [PATCH v4 4/9] md/raid1,raid10: Don't set MD_BROKEN on failfast bio failure

[RFC v1 0/2] PCI: tegra: A couple of cleanups
 2025-09-18  1:25 UTC  (4+ messages)
` [RFC v1 2/2] PCI: tegra: Use readl_poll_timeout() for link status polling

[PATCH] arch_topology: move parse_acpi_topology() to common code
 2025-09-18  1:24 UTC  (3+ messages)
  ` [External] "

[PATCH v1 03/10] kfuzztest: implement core module and input processing
 2025-09-18  1:21 UTC  (2+ messages)

[PATCH v3 0/7] arm64: dts: exynos990: Add PERIC0/1 USI, UART and HSI2C support
 2025-09-18  1:14 UTC  (5+ messages)
` [PATCH v3 5/7] dt-bindings: serial: samsung: Add Exynos990 UART compatible

[PATCH v2 0/2] Add device tree for ASRock Rack ALTRAD8 BMC
 2025-09-18  1:14 UTC  (5+ messages)
` [PATCH v2 2/2] ARM: dts: aspeed: add "

[PATCH] tools/nolibc: make time_t robust if __kernel_old_time_t is missing in host headers
 2025-09-18  1:08 UTC 

[PATCH] ceph: fix deadlock bugs by making iput() calls asynchronous
 2025-09-18  1:07 UTC  (5+ messages)

[PATCH 0/7] Add support for the Axis ARTPEC-9 SoC
 2025-09-18  1:05 UTC  (3+ messages)

[syzbot] [ext4?] WARNING in ext4_xattr_inode_update_ref
 2025-09-18  1:03 UTC  (2+ messages)
` Forwarded: "

[PATCH v12 0/5] Display enablement changes for Qualcomm QCS8300 platform
 2025-09-18  1:01 UTC  (5+ messages)
` [PATCH v12 2/5] dt-bindings: display/msm: dp-controller: document QCS8300 compatible
` [PATCH v12 3/5] dt-bindings: display/msm: Document MDSS on QCS8300

[PATCH 6.6 000/101] 6.6.107-rc1 review
 2025-09-18  0:47 UTC  (2+ messages)

[PATCH 17/32] mnt: support iterator
 2025-09-18  0:46 UTC  (2+ messages)

[PATCH RFC v2 00/20] Introduce support for post-blend color pipeline
 2025-09-18  0:43 UTC  (21+ messages)
` [PATCH RFC v2 01/20] drm/crtc: Add color pipeline to CRTC state
` [PATCH RFC v2 02/20] drm/colorop: Allow parenting colorop to CRTC
` [PATCH RFC v2 03/20] drm: Factor out common color_pipeline property initialization code
` [PATCH RFC v2 04/20] drm/crtc: Add COLOR_PIPELINE property
` [PATCH RFC v2 05/20] drm: Introduce DRM_CAP_POST_BLEND_COLOR_PIPELINE
` [PATCH RFC v2 06/20] drm: Introduce DRM_CLIENT_CAP_POST_BLEND_COLOR_PIPELINE
` [PATCH RFC v2 07/20] drm/atomic: Pass post_blend_color_pipeline client cap to atomic check
` [PATCH RFC v2 08/20] drm/atomic: Print the color pipeline as part of the CRTC state print
` [PATCH RFC v2 09/20] drm/colorop: Factor out common paths from colorops helpers
` [PATCH RFC v2 10/20] drm/colorop: Introduce colorop helpers for crtc
` [PATCH RFC v2 11/20] drm/colorop: Export drm_colorop_cleanup() so drivers can extend it
` [PATCH RFC v2 12/20] drm/crtc: Track post-blend color pipeline client cap in drm_crtc_state
` [PATCH RFC v2 13/20] drm/mediatek: Support post-blend colorops for gamma and ctm
` [PATCH RFC v2 14/20] drm/mediatek: ccorr: Support post-blend color pipeline API
` [PATCH RFC v2 15/20] drm/mediatek: gamma: "
` [PATCH RFC v2 16/20] drm/mediatek: Set post-blend color pipeline driver cap
` [PATCH RFC v2 17/20] drm/vkms: Rename existing color pipeline helpers to contain "pre_blend"
` [PATCH RFC v2 18/20] drm/vkms: Prepare pre_blend_color_transform() for post-blend pipelines
` [PATCH RFC v2 19/20] drm/vkms: Introduce support for post-blend color pipeline
` [PATCH RFC v2 20/20] drm/vkms: Set post-blend color pipeline driver cap

[PATCH] fs/resctrl: Fix counter auto-assignment on mkdir with mbm_event enabled
 2025-09-18  0:42 UTC  (5+ messages)

[PATCH v1 2/2] ARM: dts: aspeed: yosemite5: Add Meta Yosemite5 BMC
 2025-09-18  0:39 UTC  (2+ messages)

[PATCH v1] ACPI: video: Fix missing backlight node creation on
 2025-09-18  0:36 UTC  (3+ messages)

[PATCH] dt-bindings: iio: light: APDS9160: fix missing type definition warning
 2025-09-18  0:33 UTC  (3+ messages)

[PATCH v3 00/10] MT8196 GPU Frequency/Power Control Support
 2025-09-18  0:31 UTC  (5+ messages)
` [PATCH v3 01/10] dt-bindings: gpu: mali-valhall-csf: add mediatek,mt8196-mali variant
` [PATCH v3 02/10] dt-bindings: devfreq: add mt8196-gpufreq binding

[GIT PULL] ksmbd server fixes
 2025-09-18  0:24 UTC 

[PATCH 0/3] selftests: ublk: kublk: fix feature list
 2025-09-18  0:23 UTC  (5+ messages)
` [PATCH 3/3] selftests: ublk: add test to verify that feat_map is complete

[GIT PULL] probes: Fixes for v6.17-rc6
 2025-09-18  0:18 UTC  (2+ messages)

[PATCH 0/3] spi: support the SpacemiT K1 SPI controller
 2025-09-18  0:16 UTC  (7+ messages)
` [PATCH 1/3] dt-bindings: spi: add SpacemiT K1 SPI support
` [PATCH 2/3] spi: spacemit: introduce SpacemiT K1 SPI controller driver
` [PATCH 3/3] riscv: dts: spacemit: define a SPI controller node

[PATCH V7 0/5] Add support for QCOM SPMI PMIC5 Gen3 ADC
 2025-09-18  0:15 UTC  (7+ messages)
` [PATCH V7 3/5] dt-bindings: iio: adc: Add support for QCOM "

[PATCH V13 0/6] riscv: mm: Add soft-dirty and uffd-wp support
 2025-09-18  0:10 UTC  (3+ messages)
` [PATCH V13 6/6] dt-bindings: riscv: Add Svrsw60t59b extension description

[PATCH RFC 0/5] USB Type-C alternate mode selection
 2025-09-18  0:09 UTC  (6+ messages)

[PATCH v3 0/7] Add FSD CSIS support
 2025-09-18  0:01 UTC  (9+ messages)
  ` [PATCH v3 1/7] dt-bindings: media: nxp: Add support for FSD SoC
  ` [PATCH v3 2/7] dt-bindings: media: fsd: Add CSIS video capture interface

[PATCH v5 00/14] SLUB percpu sheaves
 2025-09-17 23:59 UTC  (9+ messages)
` Benchmarking "

[PATCH v2] serial: qcom_geni: Fix pinctrl deadlock on runtime resume
 2025-09-17 23:58 UTC  (2+ messages)

[PATCH net-next v2 0/3] net: devmem: improve cpu cost of RX token management
 2025-09-17 23:55 UTC  (6+ messages)
` [PATCH net-next v2 2/3] net: devmem: use niov array for "
` [PATCH net-next v2 3/3] net: ethtool: prevent user from breaking devmem single-binding rule

[PATCH v4 00/15] mm, swap: introduce swap table as swap cache (phase I)
 2025-09-17 23:54 UTC  (12+ messages)
` [PATCH v4 01/15] docs/mm: add document for swap table
` [PATCH v4 05/15] mm, swap: always lock and check the swap cache folio before use

[PATCH 6.1 00/78] 6.1.153-rc1 review
 2025-09-17 23:53 UTC  (2+ messages)

[Patch v2 0/6] Perf kvm commands bug fix
 2025-09-17 23:52 UTC  (3+ messages)

[PATCH v6 10/21] tools/docs: sphinx-build-wrapper: add a wrapper for sphinx-build
 2025-09-17 23:43 UTC  (4+ messages)

[PATCH v6] HID: lg-g15 - Add support for Logitech G13
 2025-09-17 23:05 UTC 

[PATCH v2 0/6] unwind, arm64: add sframe unwinder for kernel
 2025-09-17 23:41 UTC  (3+ messages)
` [PATCH v2 6/6] unwind: arm64: Add reliable stacktrace with sframe unwinder

[PATCH 00/10] mm: make mm->flags a bitmap and 64-bit on all arches
 2025-09-17 23:40 UTC  (4+ messages)
` [PATCH 02/10] mm: convert core mm to mm_flags_*() accessors

[PATCH v1 07/10] crypto: implement KFuzzTest targets for PKCS7 and RSA parsing
 2025-09-17 23:37 UTC  (2+ messages)

[PATCH 0/2] Add support for Microchip EMC1812
 2025-09-17 23:34 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: iio: temperature: add support for EMC1812

[PATCH v2 0/7] vma count: fixes, test and improvements
 2025-09-17 23:32 UTC  (6+ messages)

[PATCH v6 04/21] scripts: check-variable-fonts.sh: convert to Python
 2025-09-17 23:22 UTC  (4+ messages)

[PATCH v2] cleanup: Fix "unused function" warnings with conditional guards
 2025-09-17 23:21 UTC  (3+ messages)

Printing with overflow checks can cause modpost errors
 2025-09-17 23:18 UTC  (8+ messages)

[net PATCH v2] octeon_ep: fix VF MAC address lifecycle handling
 2025-09-17 23:10 UTC  (2+ messages)

[PATCH net v3 0/2] net: dlink: handle copy_thresh allocation
 2025-09-17 23:09 UTC  (5+ messages)
` [PATCH net v3 1/2] net: dlink: fix whitespace around function call
` [PATCH net v3 2/2] net: dlink: handle copy_thresh allocation failure

[PATCH v2 1/1] alloc_tag: mark inaccurate allocation counters in /proc/allocinfo output
 2025-09-17 23:04 UTC  (12+ messages)

[PATCH] power: supply: rx51: remove redundant condition checks
 2025-09-17 23:03 UTC  (2+ messages)

[PATCH v1 0/1] dt-bindings: power: supply: bq27xxx: document optional interrupt
 2025-09-17 23:03 UTC  (3+ messages)
` [PATCH v1 1/1] "

[PATCH v1 0/1] dt-bindings: power: supply: bq24190: document charge enable pin
 2025-09-17 23:03 UTC  (2+ messages)

[PATCH v5 0/9] power: supply: Add several features support in qcom-battmgr driver
 2025-09-17 23:03 UTC  (2+ messages)
` (subset) "

[PATCH] iio: adc: ad7124: add debugfs to disable single cycle mode
 2025-09-17 23:03 UTC 

[RFC PATCH v1 0/5] x86/boot, KVM: Move VMXON/VMXOFF handling from KVM to CPU lifecycle
 2025-09-17 23:02 UTC  (10+ messages)
` [RFC PATCH v1 5/5] KVM: Remove kvm_rebooting and its references

[syzbot] [ntfs3?] KMSAN: uninit-value in ntfs_read_hdr (3)
 2025-09-17 22:55 UTC 

[syzbot] [bcachefs?] INFO: task hung in bch2_seek_pagecache_hole (3)
 2025-09-17 22:54 UTC 

[syzbot] [netfs?] INFO: task hung in vfs_utimes (3)
 2025-09-17 22:54 UTC 

[syzbot] [bfs?] INFO: task hung in bfs_lookup (6)
 2025-09-17 22:54 UTC 

[PATCH v4 0/2] Initial work for Rust abstraction for HID device driver development
 2025-09-17 22:54 UTC  (3+ messages)
` [PATCH v4 1/2] rust: core abstractions for HID drivers
` [PATCH v4 2/2] rust: hid: Glorious PC Gaming Race Model O and O- mice reference driver

[PATCH net v2 0/2] net: stmmac: Minor fixes for stmmac EST implementation
 2025-09-17 22:54 UTC  (4+ messages)
` [PATCH net v2 2/2] net: stmmac: Consider Tx VLAN offload tag length for maxSDU

[PATCH v4 0/8] tracing: wprobe: Add wprobe for watchpoint
 2025-09-17 22:42 UTC  (6+ messages)
` [PATCH v4 1/8] tracing: wprobe: Add watchpoint probe event based on hardware breakpoint

[PATCH v2 0/2] Preclude IOCCSZ/IORCSZ validation for admin controller connect
 2025-09-17 22:41 UTC  (8+ messages)
` [PATCH v2 1/2] nvme-core: add method to check for an I/O controller
` [PATCH v2 2/2] nvme-core: do ioccsz/iorcsz validation only for I/O controllers

[PATCH 0/2] eventpoll: Fix epoll_wait() report false negative
 2025-09-17 22:38 UTC  (9+ messages)
` [PATCH 2/2] "

[PATCH net-next v2] net: stmmac: est: Drop frames causing HLBS error
 2025-09-17 22:33 UTC  (2+ messages)

[PATCH v14 00/10] Implement vendor resets for PSCI SYSTEM_RESET2
 2025-09-17 22:32 UTC  (5+ messages)
` [PATCH v14 02/10] power: reset: reboot-mode: Add device tree node-based registration

[PATCH v3 0/3] Fix objtool warnings if LTO is enabled for LoongArch (Part 2)
 2025-09-17 22:32 UTC  (3+ messages)
` [PATCH v3 1/3] objtool/LoongArch: Fix fall through warning about efistub

[PATCH net-next] ptp: netc: only enable periodic pulse event interrupts for PPS
 2025-09-17 22:30 UTC  (2+ messages)

[PATCH net-next] Revert "net: ethernet: stmmac: dwmac-rk: Make the clk_phy could be used for external phy"
 2025-09-17 22:30 UTC  (2+ messages)

[PATCH v2 2/2] PCI: imx6: Add a method to handle CLKREQ# override active low
 2025-09-17 22:23 UTC  (2+ messages)

[PATCH net-next] net: pcs: Kconfig: Fix unmet dependency warning
 2025-09-17 22:20 UTC  (2+ messages)

[PATCH v3] net: cadence: macb: Add support for Raspberry Pi RP1 ethernet controller
 2025-09-17 22:20 UTC  (2+ messages)

[PATCH 0/2] Poweroff/reboot support for TH1520 via AON
 2025-09-17 22:18 UTC  (5+ messages)
` [PATCH 1/2] driver: reset: th1520-aon: add driver for poweroff/reboot via AON FW

[PATCH v6 2/3] dt-bindings: pci-imx6: Add one more external reference clock
 2025-09-17 22:17 UTC  (2+ messages)

[PATCH v2] mm/memory-failure: Support disabling soft offline for HugeTLB pages
 2025-09-17 22:15 UTC  (9+ messages)

[PATCH] tpm_tis: Fix undefined behavior in tpm_tis_spi_transfer_half()
 2025-09-17 22:13 UTC  (2+ messages)

[PATCH v6 1/3] dt-bindings: PCI: dwc: Add one more reference clock
 2025-09-17 22:13 UTC  (2+ messages)

[PATCH net-next v6 3/9] vsock: add netns to vsock core
 2025-09-17 22:12 UTC  (2+ messages)

[PATCH v4 0/3] power: supply: add charger for BD71828
 2025-09-17 22:08 UTC  (3+ messages)
` [PATCH v4 2/3] power: supply: Add bd718(15/28/78) charger driver

[RFC] net: selftests: Adding TX checksum offload validation
 2025-09-17 22:07 UTC  (2+ messages)

[PATCH] iio: adc: ad7124: change setup reg allocation strategy
 2025-09-17 22:05 UTC 

[RFC PATCH 00/12] CMA balancing
 2025-09-17 22:04 UTC  (3+ messages)

[PATCH] docs: driver-api: fix spelling of "buses"
 2025-09-17 22:04 UTC 

[PATCH v5 2/3] PCI/DPC: Run recovery on device that detected the error
 2025-09-17 22:01 UTC  (2+ messages)

spurious mce Hardware Error messages in next-20250912
 2025-09-17 22:01 UTC  (12+ messages)

[PATCH v2 2/5] dt-bindings: Add Andes QiLai PCIe support
 2025-09-17 21:59 UTC  (2+ messages)

[PATCH RESEND v5 00/13] spi: airoha: driver fixes & improvements
 2025-09-17 21:58 UTC  (14+ messages)
` [PATCH RESEND v5 01/13] spi: airoha: return an error for continuous mode dirmap creation cases
` [PATCH RESEND v5 02/13] spi: airoha: remove unnecessary restriction length
` [PATCH RESEND v5 03/13] spi: airoha: add support of dual/quad wires spi modes to exec_op() handler
` [PATCH RESEND v5 04/13] spi: airoha: remove unnecessary switch to non-dma mode
` [PATCH RESEND v5 05/13] spi: airoha: switch back to non-dma mode in the case of error
` [PATCH RESEND v5 06/13] spi: airoha: fix reading/writing of flashes with more than one plane per lun
` [PATCH RESEND v5 07/13] spi: airoha: unify dirmap read/write code
` [PATCH RESEND v5 08/13] spi: airoha: support of dualio/quadio flash reading commands
` [PATCH RESEND v5 09/13] spi: airoha: avoid setting of page/oob sizes in REG_SPI_NFI_PAGEFMT
` [PATCH RESEND v5 10/13] spi: airoha: reduce the number of modification of REG_SPI_NFI_CNFG and REG_SPI_NFI_SECCUS_SIZE registers
` [PATCH RESEND v5 11/13] spi: airoha: set custom sector size equal to flash page size
` [PATCH RESEND v5 12/13] spi: airoha: avoid reading flash page settings from SNFI registers during driver startup
` [PATCH RESEND v5 13/13] spi: airoha: buffer must be 0xff-ed before writing

[PATCH v2 4/5] PCI: andes: Add Andes QiLai SoC PCIe host driver support
 2025-09-17 21:57 UTC  (2+ messages)

[PATCH v15 00/41] KVM: x86: Mega-CET
 2025-09-17 21:56 UTC  (12+ messages)
` [PATCH v15 02/41] KVM: SEV: Read save fields from GHCB exactly once
` [PATCH v15 09/41] KVM: x86: Load guest FPU state when access XSAVE-managed MSRs
` [PATCH v15 17/41] KVM: VMX: Set host constant supervisor states to VMCS fields

[PATCH RESEND v5 0/3] mtd: spinand: fix continuous reading mode support
 2025-09-17 21:54 UTC  (4+ messages)
` [PATCH RESEND v5 1/3] mtd: spinand: fix direct mapping creation sizes
` [PATCH RESEND v5 2/3] mtd: spinand: try a regular dirmap if creating a dirmap for continuous reading fails
` [PATCH RESEND v5 3/3] mtd: spinand: repeat reading in regular mode if "

[PATCH] drivers: iio: adc: ad7124: remove __ad7124_set_channel()
 2025-09-17 21:52 UTC  (2+ messages)

[PATCH 0/4] KVM: selftests: Add test of SET_NESTED_STATE with 48-bit L2 on 57-bit L1
 2025-09-17 21:48 UTC  (5+ messages)
` [PATCH 1/4] KVM: selftests: Use a loop to create guest page tables
` [PATCH 2/4] KVM: selftests: Use a loop to walk "
` [PATCH 3/4] KVM: selftests: Add VM_MODE_PXXV57_4K VM mode
` [PATCH 4/4] KVM: selftests: Add a VMX test for LA57 nested state

[PATCH v2] drivers/base/node: Handle error properly in register_one_node()
 2025-09-17 21:48 UTC  (2+ messages)

[PATCH v2 0/3] Move io-pgtable-arm selftest to KUnit
 2025-09-17 21:48 UTC  (5+ messages)
` [PATCH v2 1/3] iommu/io-pgtable-arm: Move selftests to a separate file

[PATCH v7 00/16] mm: folio_zero_user: clear contiguous pages
 2025-09-17 21:44 UTC  (3+ messages)
` [PATCH v7 13/16] mm: memory: support clearing page ranges

[PATCH v4 00/14] expand mmap_prepare functionality, port more users
 2025-09-17 21:38 UTC  (7+ messages)
` [PATCH v4 06/14] mm: add remap_pfn_range_prepare(), remap_pfn_range_complete()
` [PATCH v4 09/14] mm: add ability to take further action in vm_area_desc
` [PATCH v4 12/14] mm: add shmem_zero_setup_desc()

[PATCH v3 11/11] mm/damon: add damon_ctx->min_sz_region
 2025-09-17 21:29 UTC  (3+ messages)

[PATCH 1/4] dt-bindings: pcie: Add the NXP PCIe controller
 2025-09-17 21:28 UTC  (2+ messages)

[PATCH v3 00/15] selftests/futex: Refactor tests to use kselftest_harness.h
 2025-09-17 21:21 UTC  (12+ messages)
` [PATCH v3 05/15] selftests/futex: Refactor futex_wait_timeout with kselftest_harness.h
` [PATCH v3 06/15] selftests/futex: Refactor futex_wait_wouldblock "
` [PATCH v3 07/15] selftests/futex: Refactor futex_wait_unitialized_heap "
` [PATCH v3 08/15] selftests/futex: Refactor futex_wait_private_mapped_file "
` [PATCH v3 09/15] selftests/futex: Refactor futex_wait "
` [PATCH v3 10/15] selftests/futex: Refactor futex_requeue "
` [PATCH v3 11/15] selftests/futex: Refactor futex_waitv "
` [PATCH v3 12/15] selftests/futex: Refactor futex_priv_hash "
` [PATCH v3 13/15] selftests/futex: Refactor futex_numa_mpol "
` [PATCH v3 14/15] selftests/futex: Drop logging.h include from futex_numa
` [PATCH v3 15/15] selftests/futex: Remove logging.h file


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