public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-11-25 17:46:33 to 2025-11-25 20:17:05 UTC [more...]

[PATCH v1 0/7] spi: microchip-core: Code improvements
 2025-11-25 20:15 UTC  (2+ messages)
` [PATCH v1 1/7] spi: microchip-core: use min() instead of min_t()

[PATCH 4/4 v6] MAINTAINERS: Add MAINTAINER for NXP S32G PCIe driver
 2025-11-25 20:16 UTC  (3+ messages)

[gustavoars:testing/wfamnae-next20251119] BUILD SUCCESS 303c8d19018ebf91a21bab8d4a340f59878eb00b
 2025-11-25 20:13 UTC 

[PATCH 0/6] Introduce MAX77759 charger driver
 2025-11-25 20:13 UTC  (4+ messages)
` [PATCH 3/6] dt-bindings: usb: maxim,max33359: Add supply property for VBUS in OTG mode

[PATCH v6 0/4] vfio/xe: Add driver variant for Xe VF migration
 2025-11-25 20:13 UTC  (6+ messages)
` [PATCH v6 3/4] drm/xe/pf: Export helpers for VFIO
` [PATCH v6 4/4] vfio/xe: Add device specific vfio_pci driver variant for Intel graphics

[PATCH] drm/rcar-du: dsi: Handle both DRM_MODE_FLAG_N.SYNC and !DRM_MODE_FLAG_P.SYNC
 2025-11-25 20:13 UTC  (3+ messages)

[PATCH] gendwarfksyms: Fix build on 32-bit hosts
 2025-11-25 20:09 UTC  (3+ messages)

[PATCH v2 0/2] tracing: Clean up trigger code my merging structures
 2025-11-25 20:08 UTC  (3+ messages)
` [PATCH v2 1/2] tracing: Remove get_trigger_ops() and add count_func() from trigger ops
` [PATCH v2 2/2] tracing: Merge struct event_trigger_ops into struct event_command

[PATCH net-next V4 00/14] devlink and mlx5: Support cross-function rate scheduling
 2025-11-25 20:06 UTC  (15+ messages)
` [PATCH net-next V4 01/14] devlink: Reverse locking order for nested instances
` [PATCH net-next V4 02/14] documentation: networking: add shared devlink documentation
` [PATCH net-next V4 03/14] devlink: Add helpers to lock nested-in instances
` [PATCH net-next V4 04/14] devlink: Refactor devlink_rate_nodes_check
` [PATCH net-next V4 05/14] devlink: Decouple rate storage from associated devlink object
` [PATCH net-next V4 06/14] devlink: Add parent dev to devlink API
` [PATCH net-next V4 07/14] devlink: Allow parent dev for rate-set and rate-new
` [PATCH net-next V4 08/14] devlink: Allow rate node parents from other devlinks
` [PATCH net-next V4 09/14] net/mlx5: Introduce shared devlink instance for PFs on same chip
` [PATCH net-next V4 10/14] net/mlx5: Expose a function to clear a vport's parent
` [PATCH net-next V4 11/14] net/mlx5: Store QoS sched nodes in the sh_devlink
` [PATCH net-next V4 12/14] net/mlx5: qos: Support cross-device tx scheduling
` [PATCH net-next V4 13/14] net/mlx5: qos: Enable cross-device scheduling
` [PATCH net-next V4 14/14] net/mlx5: Document devlink rates

[PATCH v6 0/6] vfio/nvgrace-gpu: Support huge PFNMAP and wait for GPU ready post reset
 2025-11-25 20:04 UTC  (7+ messages)
` [PATCH v6 1/6] vfio: export function to map the VMA
` [PATCH v6 2/6] vfio/nvgrace-gpu: Add support for huge pfnmap
` [PATCH v6 3/6] vfio: use vfio_pci_core_setup_barmap to map bar in mmap

[PATCH next] ASoC: SDCA: Fix NULL vs IS_ERR() bug in sdca_dev_register_functions()
 2025-11-25 20:04 UTC  (2+ messages)

[PATCH 0/2] tracing: Clean up trigger code my merging structures
 2025-11-25 20:05 UTC  (4+ messages)
` [PATCH 2/2] tracing: Merge struct event_trigger_ops into struct event_command

[syzbot] [batman?] KMSAN: uninit-value in skb_clone
 2025-11-25 20:03 UTC  (2+ messages)

[PATCH net-next] virtio-net: avoid unnecessary checksum calculation on guest RX
 2025-11-25 20:00 UTC  (4+ messages)

[PATCH v4 0/6] Add support for StarFive VisionFive 2 Lite board
 2025-11-25 20:00 UTC  (3+ messages)
` [PATCH v4 1/6] PCI: starfive: Use regulator APIs instead of GPIO APIs to enable the 3V3 power supply of PCIe slots

[RFC v1 0/4] Microchip mpfs/pic64gx pinctrl part 2
 2025-11-25 19:59 UTC  (9+ messages)
` [RFC v1 2/4] pinctrl: add polarfire soc mssio pinctrl driver

[PATCH v2 00/10] Add support for handling PCIe M.2 Key E connectors in devicetree
 2025-11-25 19:57 UTC  (2+ messages)

[PATCH v2 0/2] rv: Tidy up with auto-cleanup
 2025-11-25 19:57 UTC  (3+ messages)
` [PATCH v2 1/2] rv: Convert to use lock guard

[PATCH v5] rust: add new macro for common bitmap operations
 2025-11-25 19:55 UTC  (2+ messages)

[PATCH v7 0/7] platform/x86: lenovo-wmi-{capdata,other}: Add HWMON for fan speed
 2025-11-25 19:49 UTC  (8+ messages)
` [PATCH v7 1/7] platform/x86: lenovo-wmi-helpers: Convert returned buffer into u32
` [PATCH v7 2/7] platform/x86: Rename lenovo-wmi-capdata01 to lenovo-wmi-capdata
` [PATCH v7 3/7] platform/x86: lenovo-wmi-{capdata,other}: Support multiple Capability Data
` [PATCH v7 4/7] platform/x86: lenovo-wmi-capdata: Add support for Capability Data 00
` [PATCH v7 5/7] platform/x86: lenovo-wmi-capdata: Add support for Fan Test Data
` [PATCH v7 6/7] platform/x86: lenovo-wmi-capdata: Wire up "
` [PATCH v7 7/7] platform/x86: lenovo-wmi-other: Add HWMON for fan reporting/tuning

[PATCH] tun: use skb_attempt_defer_free in tun_do_read
 2025-11-25 19:50 UTC  (10+ messages)

[syzbot] [net?] divide error in __tcp_select_window (4)
 2025-11-25 19:50 UTC 

[syzbot] [net?] [can?] KMSAN: uninit-value in em_canid_match
 2025-11-25 19:50 UTC 

Too many xfs-conv kworker threads
 2025-11-25 19:49 UTC 

[syzbot] [jfs?] KASAN: slab-out-of-bounds Read in dbAllocBits
 2025-11-25 19:49 UTC  (3+ messages)
` Syakaller testing for KASAN: slab-out-of-bounds Read in dbAllocBits bug

[PATCH v2 1/3] rust: helpers: Add list helpers for C linked list operations
 2025-11-25 19:48 UTC  (4+ messages)

[REGRESSION 00/04] Crash during resume of pcie bridge
 2025-11-25 19:46 UTC  (17+ messages)
                          ` Crash during resume of pcie bridge due to infinite loop in ACPICA

[PATCH net-next] vhost: use "checked" versions of get_user() and put_user()
 2025-11-25 19:45 UTC  (7+ messages)

drivers/clk/microchip/clk-core.c:915:10: sparse: sparse: Initializer entry defined twice
 2025-11-25 19:42 UTC  (2+ messages)

[PATCH v2] drm: pl111: replace dev_* print functions with drm_* variants
 2025-11-25 19:42 UTC 

[PATCH 0/2] clk: microchip: core: fix issue with round_rate conversion and allow compile test
 2025-11-25 19:39 UTC  (3+ messages)
` [PATCH 1/2] clk: microchip: core: remove duplicate determine_rate on pic32_sclk_ops
` [PATCH 2/2] clk: microchip: core: allow driver to be compiled with COMPILE_TEST

[RFC v2 00/11] Add dmabuf read/write via io_uring
 2025-11-25 19:40 UTC  (7+ messages)

[PATCH v2] drm: pl111: replace dev_* print functions with drm_* variants
 2025-11-25 19:38 UTC 

[PATCH v6 26/30 (mawk fix)] objtool: Add function to get the name of a CPU feature
 2025-11-25 19:36 UTC  (5+ messages)

Kernel 6.14.11 dl_server_timer(...) causing IPI/Function Call Interrupts on isolcpu/nohz_full cores, performance regression
 2025-11-25 19:33 UTC  (10+ messages)

WD Red SN700 4000GB, F/W: 11C120WD (Device not ready; aborting reset, CSTS=0x1)
 2025-11-25 18:25 UTC  (2+ messages)

[PATCH v2 1/2] perf jitdump: Add sym/str-tables to build-ID generation
 2025-11-25 19:29 UTC  (2+ messages)

[PATCH v7 0/5] Disable ATS via iommu during PCI resets
 2025-11-25 19:28 UTC  (11+ messages)
` [PATCH v7 2/5] iommu: Tidy domain for iommu_setup_dma_ops()
` [PATCH v7 3/5] iommu: Add iommu_driver_get_domain_for_dev() helper
` [PATCH v7 4/5] iommu: Introduce pci_dev_reset_iommu_prepare/done()
` [PATCH v7 5/5] PCI: Suspend iommu function prior to resetting a device

[PATCH RFC] mm: ghost swapfile support for zswap
 2025-11-25 19:27 UTC  (15+ messages)

[PATCH printk v2 0/2] Fix reported suspend failures
 2025-11-25 19:24 UTC  (6+ messages)
` [PATCH printk v2 2/2] printk: Avoid scheduling irq_work on suspend

[PATCH 0/7] dma: fsl/mcf-edma: Bug fixes and enhancements for ColdFire support
 2025-11-25  8:18 UTC  (4+ messages)
` [PATCH 1/7] dma: fsl-edma: Add write barrier after TCD descriptor fill

[PATCH v5 00/23] KVM: s390: gmap rewrite, the real deal
 2025-11-25 19:24 UTC  (3+ messages)
` [PATCH v5 21/23] KVM: S390: Remove PGSTE code from linux/s390 mm

[PATCH 2/2] PCI: Fix the PCIe bridge decreasing to Gen 1 during hotplug testing
 2025-11-25 19:23 UTC  (6+ messages)
        ` [External] : "

[PATCH 0/4] ASoC: stm32: sai: fix device and OF node leaks on probe
 2025-11-25 19:22 UTC  (2+ messages)

[PATCH 0/2] apparmor unaligned memory fixes
 2025-11-25 19:20 UTC  (8+ messages)

[PATCH v2 0/5] mm, kvm: add guest_memfd support for uffd minor faults
 2025-11-25 19:21 UTC  (7+ messages)
` [PATCH v2 1/5] userfaultfd: move vma_can_userfault out of line
` [PATCH v2 2/5] userfaultfd, shmem: use a VMA callback to handle UFFDIO_CONTINUE
` [PATCH v2 3/5] mm: introduce VM_FAULT_UFFD_MINOR fault reason
` [PATCH v2 4/5] guest_memfd: add support for userfaultfd minor mode
` [PATCH v2 5/5] KVM: selftests: test userfaultfd minor for guest_memfd

[PATCH V3 0/6] block: ignore __blkdev_issue_discard() ret value
 2025-11-25 19:20 UTC  (6+ messages)
` [PATCH V3 1/6] block: ignore discard return value
` (subset) [PATCH V3 0/6] block: ignore __blkdev_issue_discard() ret value

[PATCH v7 0/6] rust: pci: add config space read/write support
 2025-11-25 19:19 UTC  (7+ messages)
` [PATCH v7 3/6] rust: io: factor common I/O helpers into Io trait

[PATCH net-next v2 1/9] tun: cleanup out label in tun_xdp_one
 2025-11-25 20:00 UTC  (9+ messages)
` [PATCH net-next v2 2/9] tun: correct drop statistics "
` [PATCH net-next v2 3/9] tun: correct drop statistics in tun_put_user
` [PATCH net-next v2 4/9] tun: correct drop statistics in tun_get_user
` [PATCH net-next v2 5/9] tun: use bulk NAPI cache allocation in tun_xdp_one
` [PATCH net-next v2 6/9] tun: use napi_build_skb in __tun_build_skb
` [PATCH net-next v2 7/9] tun: use napi_consume_skb() in tun_put_user
` [PATCH net-next v2 8/9] net: core: export skb_defer_free_flush
` [PATCH net-next v2 9/9] tun: flush deferred skb free list before bulk NAPI cache get

[PATCH v5 0/3] spi: airoha: add support of en7523 SoC (for 6.19)
 2025-11-25 19:16 UTC  (4+ messages)
` [PATCH v5 1/3] spi: airoha-snfi: en7523: workaround flash damaging if UART_TXD was short to GND
` [PATCH v5 2/3] dt-bindings: spi: airoha: add compatible for EN7523
` [PATCH v5 3/3] arm: dts: airoha: en7523: add SNAND node

[PATCH] hfs: Validate CNIDs in hfs_read_inode
 2025-11-25 19:15 UTC  (11+ messages)
` [PATCH v2 1/2] "

[PATCH 0/3] tools/power turbostat: Fix segfault and restart loop issues
 2025-11-25 19:14 UTC  (7+ messages)
` [PATCH 1/3] tools/power turbostat: avoid segfault referencing fd_instr_count_percpu
` [PATCH 2/3] tools/power turbostat: avoid an infinite loop of restarts
` [PATCH 3/3] tools/power turbostat: allow turbostat to work when aperf is not available

[PATCH v3 0/2] riscv: dts: starfive: Add OrangePi RV board
 2025-11-25 19:14 UTC  (11+ messages)
` [PATCH v3 1/2] dt-bindings: riscv: starfive: add xunlong,orangepi-rv

[PATCH RFC] of: Add of_parse_map_iter() helper for nexus node map iteration
 2025-11-25 19:13 UTC  (5+ messages)

[patch 0/3] x86/irq: Bugfix and cleanup for posted MSI interrupts
 2025-11-25 19:04 UTC  (4+ messages)
` [patch 1/3] x86/msi: Make irq_retrigger() functional for posted MSI

[PATCH v8 00/18] Live Update Orchestrator
 2025-11-25 19:01 UTC  (10+ messages)
` [PATCH v8 01/18] liveupdate: luo_core: Live Update Orchestrato,
` [PATCH v8 02/18] liveupdate: luo_core: integrate with KHO

[PATCH v7 0/6] rust: add `ww_mutex` support
 2025-11-25 19:01 UTC  (8+ messages)
` [PATCH v7 4/6] rust: ww_mutex: add Mutex, AcquireCtx and MutexGuard
` [PATCH v7 5/6] rust: ww_mutex: implement LockSet

[PATCH v9 0/7] mm: folio_zero_user: clear contiguous pages
 2025-11-25 19:01 UTC  (4+ messages)
` [PATCH v9 4/7] x86/mm: Simplify clear_page_*

[PATCH v2 2/2] mm/mm_init: decouple page checking and init_on_{alloc, free}
 2025-11-25 18:59 UTC  (2+ messages)

[PATCH next] nvdimm: Prevent integer overflow in ramdax_get_config_data()
 2025-11-25 18:59 UTC  (3+ messages)

[PATCH v2 1/2] mm/mm_init: Introduce a boot parameter for check_pages
 2025-11-25 18:58 UTC  (5+ messages)
` [PATCH v2 2/2] mm/mm_init: decouple page checking and init_on_{alloc, free}

[PATCH v5 0/4] slab: Introduce kmalloc_obj() and family
 2025-11-25 18:56 UTC  (5+ messages)
` [PATCH v5 2/4] "

[PATCH] firmware: cs_dsp: Store control length as 32-bit
 2025-11-25 18:55 UTC  (2+ messages)

[PATCH v9 00/13] Make PCI's devres API more consistent
 2025-11-25 18:49 UTC  (7+ messages)
` [PATCH v9 02/13] PCI: Add devres helpers for iomap table
  ` [PATCH v9 02/13] PCI: Add devres helpers for iomap table [resulting in backtraces on HPPA]

[PATCH v8 00/17] kexec: introduce Kexec HandOver (KHO)
 2025-11-25 18:47 UTC  (6+ messages)
` [PATCH v8 12/17] x86/e820: temporarily enable KHO scratch for memory below 1M

[PATCH v2 1/2] mm/mm_init: Introduce a boot parameter for check_pages
 2025-11-25 18:44 UTC  (2+ messages)

[PATCH v7 00/22] Live Update Orchestrator
 2025-11-25 18:42 UTC  (4+ messages)
` [PATCH v7 19/22] selftests/liveupdate: add test infrastructure and scripts

[PATCH v4 0/3] spi: airoha: add support of en7523 SoC (for 6.19)
 2025-11-25 18:41 UTC  (7+ messages)
` [PATCH v4 1/3] spi: airoha-snfi: en7523: workaround flash damaging if UART_TXD was short to GND

[PATCH v8 2/6] PCI: rzg3s-host: Add Renesas RZ/G3S SoC host driver
 2025-11-25 18:37 UTC  (2+ messages)

[PATCH] media: ipu6: isys: csi2: guard NULL remote pad/subdev on enable/disable
 2025-11-25 18:31 UTC 

[PATCH] oid_registry: allow arbitrary size OIDs
 2025-11-25 18:33 UTC  (2+ messages)

[PATCH] i2c: ismt: add i2c bus recovery on timed out transaction
 2025-11-25 18:30 UTC 

[PATCH] Reinstate "resource: avoid unnecessary lookups in find_next_iomem_res()"
 2025-11-25 18:30 UTC  (11+ messages)

[PATCH] ACPI: GTDT: Get rid of acpi_arch_timer_mem_init()
 2025-11-25 18:29 UTC  (2+ messages)

[PATCH] clk: qcom: clk-rpmh: Update the clock suffix for Glymur
 2025-11-25 18:28 UTC  (3+ messages)

[PATCH v3 0/3] Add support for Clock controllers for Kaanapali
 2025-11-25 18:27 UTC  (7+ messages)
` [PATCH v3 1/3] clk: qcom: rpmh: Add support for Kaanapali rpmh clocks

[PATCH v2 00/10] drm/msm: Add support for Kaanapali
 2025-11-25 18:24 UTC  (5+ messages)
` [PATCH v2 09/10] drm/msm/dpu: Add Kaanapali SSPP sub-block support
` [PATCH v2 10/10] drm/msm/dpu: Add support for Kaanapali DPU

[PATCH v1 1/1] ceph: Amend checking to fix `make W=1` build breakage
 2025-11-25 18:24 UTC  (3+ messages)

[PATCH v10 0/5] perf: arm_spe: Armv8.8 SPE features
 2025-11-25 18:19 UTC  (2+ messages)

[PATCH v3] HID: memory leak in dualshock4_get_calibration_data
 2025-11-25 18:19 UTC  (4+ messages)

[PATCH -next] cpuset: Remove unnecessary checks in rebuild_sched_domains_locked
 2025-11-25 18:16 UTC  (2+ messages)

[PATCH v6 00/30] objtool: Function validation tracing
 2025-11-25 18:16 UTC  (3+ messages)
` [PATCH v6 03/30] objtool: Disassemble code with libopcodes instead of running objdump

[PATCH] RISC-V: KVM: Allow to downgrade HGATP mode via SATP mode
 2025-11-25 18:15 UTC  (3+ messages)

[PATCH 1/2] tools/power/turbostat: Set per_cpu_msr_sum to NULL after free
 2025-11-25 18:13 UTC  (4+ messages)
` [PATCH 2/2] tools/power/turbostat: Fix division by zero when TDP calculation fails

[PATCH v3 00/19] mm, swap: swap table phase II: unify swapin use swap cache and cleanup flags
 2025-11-25 18:11 UTC  (3+ messages)
` [PATCH v3 14/19] mm, swap: cleanup swap entry management workflow

[PATCH] KVM: s390: Implement CHECK_STOP support and fix GET_MP_STATE
 2025-11-25 18:10 UTC  (3+ messages)

[PATCH v3 0/7] rtla/timerlat: Add --bpf-action option
 2025-11-25 18:10 UTC  (5+ messages)
` [PATCH v3 2/7] "

[PATCH v4 00/12] arm64: dts: qcom: sdm845-lg-{common, judyln}: Improve HW support in dts
 2025-11-25 18:09 UTC  (2+ messages)

[PATCH v2 0/2] ARM: add support for pcb8385
 2025-11-25 18:09 UTC  (2+ messages)

[PATCH v2 0/2] arm64: dts: qcom: QCS615 Talos EVK audio support
 2025-11-25 18:09 UTC  (2+ messages)

[PATCH RFC 0/8] Qualcomm 3rd gen fuel gauge support
 2025-11-25 18:09 UTC  (2+ messages)

[PATCH v4 0/2] Add device tree for Nvidia BMC msx4 cx8 switchboard
 2025-11-25 18:09 UTC  (2+ messages)

[PATCH 0/13] rtla: Code robustness and maintainability improvements
 2025-11-25 18:09 UTC  (6+ messages)
` [rtla 07/13] rtla: Introduce timerlat_restart() helper

[PATCH v3] KVM: x86: Add x2APIC "features" to control EOI broadcast suppression
 2025-11-25 18:05 UTC 

[PATCH net-next] net: stmmac: dwmac: Disable flushing frames on Rx Buffer Unavailable
 2025-11-25 18:05 UTC  (4+ messages)

[PATCH] iommu/arm-smmu-qcom: Enable use of all SMR groups when running bare-metal
 2025-11-25 18:05 UTC  (2+ messages)

[PATCH v1 1/1] cpuidle: Update header inclusion
 2025-11-25 18:05 UTC  (2+ messages)

[PATCH linux-next] fgraph: Fix and tighten PID filtering support
 2025-11-25 18:05 UTC  (2+ messages)

[PATCH v4 0/6] PM: QoS: Introduce a CPU system wakeup QoS limit for s2idle
 2025-11-25 18:03 UTC  (2+ messages)

[PATCH 0/3] MSHV intercepts support on arm64
 2025-11-25 18:01 UTC  (3+ messages)
` [PATCH 2/3] irqchip/gic-v3: allocate one SGI for MSHV

[syzbot] [batman?] KMSAN: uninit-value in skb_clone
 2025-11-25 17:59 UTC  (2+ messages)

[RFC PATCH 0/4] SEV-SNP Unaccepted Memory Hotplug
 2025-11-25 17:57 UTC  (5+ messages)
` [RFC PATCH 1/4] efi/libstub: Decouple memory bitmap from the unaccepted table
` [RFC PATCH 2/4] mm: Add support for unaccepted memory hotplug
` [RFC PATCH 3/4] x86/sev: Introduce hotplug-aware SNP page state validation
` [RFC PATCH 4/4] mm: Add support for unaccepted memory hot-remove

Clarifying confusion of our variable placement rules caused by cleanup.h
 2025-11-25 17:57 UTC  (3+ messages)

[PATCH V3 00/14] LoongArch: Add basic LoongArch32 support
 2025-11-25 17:54 UTC  (6+ messages)
` [PATCH V3 13/14] LoongArch: Adjust default config files for 32BIT/64BIT

[PATCH v6 0/2] Add support for NXP XSPI
 2025-11-25 17:51 UTC  (5+ messages)
` [PATCH v6 1/2] dt-bindings: spi: Document imx94 xspi
` [PATCH v6 2/2] spi: add driver for NXP XSPI controller

[PATCH net-next v4] l2tp: fix double dst_release() on sk_dst_cache race
 2025-11-14  3:24 UTC 

[PATCH v2 00/11] Add support for Multimedia Clock controllers for Kaanapali
 2025-11-25 17:45 UTC  (3+ messages)
` [PATCH v2 10/11] clk: qcom: Add support for VideoCC driver "
` [PATCH v2 11/11] clk: qcom: Add support for GPUCC and GXCLK "


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