The Linux Kernel Mailing List
 help / color / mirror / Atom feed
 messages from 2025-06-04 14:35:29 to 2025-06-04 16:57:08 UTC [more...]

[RFC v4 00/18] Split netmem from struct page
 2025-06-04 16:57 UTC  (21+ messages)
` [RFC v4 01/18] netmem: introduce struct netmem_desc mirroring "
` [RFC v4 02/18] netmem: introduce netmem alloc APIs to wrap page alloc APIs
` [RFC v4 03/18] page_pool: use netmem alloc/put APIs in __page_pool_alloc_page_order()
` [RFC v4 04/18] page_pool: rename __page_pool_alloc_page_order() to __page_pool_alloc_netmem_order()
` [RFC v4 07/18] page_pool: use netmem put API in page_pool_return_netmem()
` [RFC v4 08/18] page_pool: rename __page_pool_release_page_dma() to __page_pool_release_netmem_dma()
` [RFC v4 09/18] page_pool: rename __page_pool_put_page() to __page_pool_put_netmem()
` [RFC v4 12/18] netmem: use _Generic to cover const casting for page_to_netmem()
` [RFC v4 13/18] netmem: remove __netmem_get_pp()
` [RFC v4 14/18] page_pool: make page_pool_get_dma_addr() just wrap page_pool_get_dma_addr_netmem()

[PATCH 00/15] KVM: x86: Add I/O APIC kconfig, delete irq_comm.c
 2025-06-04 16:56 UTC  (11+ messages)
` [PATCH 05/15] KVM: x86: Fold kvm_setup_default_irq_routing() into kvm_ioapic_init()
` [PATCH 11/15] KVM: x86: Add CONFIG_KVM_IOAPIC to allow disabling in-kernel I/O APIC

[PATCH net] virtio-net: drop the multi-buffer XDP packet in zerocopy
 2025-06-04 16:55 UTC  (2+ messages)

[PATCH] mm: fix the inaccurate memory statistics issue for users
 2025-06-04 16:54 UTC  (11+ messages)

[PATCH] drm/sched: Discourage usage of separate workqueues
 2025-06-04 16:53 UTC  (5+ messages)

[PATCH v8 0/9] Add STM32MP25 PCIe drivers
 2025-06-04 16:35 UTC  (8+ messages)
` [PATCH v8 2/9] PCI: stm32: Add PCIe host support for STM32MP25

[syzbot] [ntfs3?] KASAN: slab-out-of-bounds Read in ntfs_utf16_to_nls
 2025-06-04 16:49 UTC 

[PATCH] s390/mm: Fix in_atomic() handling in do_secure_storage_access()
 2025-06-04 16:48 UTC  (3+ messages)

[v2] arm64: dts: freescale: imx93-var-som: update eqos support for MaxLinear PHY
 2025-06-04 16:44 UTC  (2+ messages)

[PATCH v2] drm/ttm: Fix compile error when CONFIG_SHMEM is not set
 2025-06-04 16:43 UTC  (5+ messages)

[PATCH v2 0/3] Enhancements to the secvar interface in static key management mode
 2025-06-04 16:41 UTC  (5+ messages)
` [PATCH v2 2/3] powerpc/secvar: Expose secvars relevant to the "

[PATCH] LoongArch: vDSO: correctly use asm parameters in syscall wrappers
 2025-06-04 16:39 UTC  (3+ messages)

[PATCH v6 0/8] Introduce debugfs support in IOMMU
 2025-06-04 16:36 UTC  (9+ messages)
` [PATCH v6 1/8] iommu/amd: Refactor AMD IOMMU debugfs initial setup
` [PATCH v6 2/8] iommu/amd: Add debugfs support to dump IOMMU MMIO registers
` [PATCH v6 3/8] iommu/amd: Add debugfs support to dump IOMMU Capability registers
` [PATCH v6 4/8] iommu/amd: Add debugfs support to dump IOMMU command buffer
` [PATCH v6 5/8] iommu/amd: Add support for device id user input
` [PATCH v6 6/8] iommu/amd: Add debugfs support to dump device table
` [PATCH v6 7/8] iommu/amd: Add debugfs support to dump IRT Table
` [PATCH v6 8/8] iommu/amd: Add documentation for AMD IOMMU debugfs support

[PATCH bpf-next] bpf: Add show_fdinfo for perf_event
 2025-06-04 16:37 UTC 

[GIT PULL] SPDX/LICENSES update for 6.16-rc1
 2025-06-04 16:37 UTC  (2+ messages)

[GIT PULL] slab updates for 6.16
 2025-06-04 16:37 UTC  (2+ messages)

[PATCH v4 00/26] Arm GICv5: Host driver implementation
 2025-06-04 16:35 UTC  (11+ messages)
` [PATCH v4 01/26] dt-bindings: interrupt-controller: Add Arm GICv5

[PATCH v5 00/29] x86/resctrl telemetry monitoring
 2025-06-04 16:33 UTC  (4+ messages)
` [PATCH v5 01/29] x86,fs/resctrl: Consolidate monitor event descriptions

[PATCH] MAINTAINERS: add mm swap section
 2025-06-04 16:31 UTC 

[RFC v2 00/16] Live Update Orchestrator
 2025-06-04 16:30 UTC  (11+ messages)
` [RFC v2 01/16] kho: make debugfs interface optional
` [RFC v2 03/16] kho: add kho_unpreserve_folio/phys
` [RFC v2 04/16] luo: luo_core: Live Update Orchestrator
` [RFC v2 05/16] luo: luo_core: integrate with KHO
` [RFC v2 06/16] luo: luo_subsystems: add subsystem registration

[PATCH 00/28] KVM: x86: Clean up MSR interception code
 2025-06-04 16:28 UTC  (10+ messages)
` [PATCH 08/28] KVM: nSVM: Use dedicated array of MSRPM offsets to merge L0 and L1 bitmaps
` [PATCH 11/28] KVM: SVM: Add helpers for accessing MSR bitmap that don't rely on offsets
` [PATCH 25/28] KVM: nSVM: Access MSRPM in 4-byte chunks only for merging L0 and L1 bitmaps

[PATCH 0/3] BPF signature verification
 2025-06-04 16:25 UTC  (4+ messages)
` [PATCH 1/3] bpf: Add bpf_check_signature

[PATCH v9 0/4] qcom: Add support for IQ-9075-evk board
 2025-06-04 16:24 UTC  (6+ messages)
` [PATCH v9 2/4] arm64: dts: qcom: iq9: Introduce new memory map for qcs9100/qcs9075

[PATCH v3] arm64: dts: rockchip: support Ethernet Switch adapter for RK3588 Jaguar
 2025-06-04 16:18 UTC 

[PATCH 0/3] wifi: ath11k: fix dest ring-buffer corruption
 2025-06-04 16:24 UTC  (8+ messages)
` [PATCH 1/3] "

[PATCH v4 0/1] drm: rcar-du: rzg2l_mipi_dsi: add MIPI DSI command support
 2025-06-04 16:22 UTC  (3+ messages)
` [PATCH v4 1/1] drm: renesas: rz-du: Implement MIPI DSI host transfers

[PATCH v6 00/10] New DRM accel driver for Rockchip's RKNN NPU
 2025-06-04 16:18 UTC  (3+ messages)
` [PATCH v6 06/10] accel/rocket: Add IOCTL for BO creation

[PATCH v1 1/2] PCI: qcom: Add equalization settings for 8.0 GT/s
 2025-06-04 16:16 UTC  (2+ messages)

[PATCH v3] staging: rtl8723bs: Fix typo in variable name 'ips_deffer_ms'
 2025-06-04 16:16 UTC  (2+ messages)

[PATCH v5 0/8] Introduce debugfs support in IOMMU
 2025-06-04 16:16 UTC  (4+ messages)
` [PATCH v5 7/8] iommu/amd: Add debugfs support to dump IRT Table

[PATCH 0/2] mm/memory: fix memory tearing on threaded fork
 2025-06-04 16:16 UTC  (5+ messages)
` [PATCH 1/2] mm/memory: ensure fork child sees coherent memory snapshot

[PATCH] KVM: x86/mmu: Exempt nested EPT page tables from !USER, CR0.WP=0 logic
 2025-06-04 15:57 UTC  (2+ messages)

[PATCH rtw-next v2 1/2] wifi: rtw89: sar: drop lockdep assertion in rtw89_set_sar_from_acpi
 2025-06-04 16:13 UTC  (2+ messages)
` [PATCH rtw-next v2 2/2] wifi: rtw89: sar: do not assert wiphy lock held until probing is done

[PATCH rtw-next] wifi: rtw89: sar: drop assertion from rtw89_sar_set_src()
 2025-06-04 16:06 UTC  (3+ messages)

[PATCH 00/11] PM: EM: Add netlink support for the energy model
 2025-06-04 16:11 UTC  (4+ messages)
` [PATCH 04/11] PM: EM: Add the infrastructure for command processing

[PATCH v5 0/8] Enable QUPs and Serial on SA8255p Qualcomm platforms
 2025-06-04 16:10 UTC  (7+ messages)
  ` [PATCH v5 5/8] serial: qcom-geni: move resource control logic to separate functions

[PATCH] perf/core: Handling the race between exit_mmap and perf sample
 2025-06-04 16:08 UTC  (6+ messages)

[PATCH v1] mm/gup: remove (VM_)BUG_ONs
 2025-06-04 16:05 UTC  (8+ messages)

[PATCH 1/1] stop_machine: Fix migrate_swap() vs. balance_push() racing
 2025-06-04 16:04 UTC  (2+ messages)

[BUG] veth: TX drops with NAPI enabled and crash in combination with qdisc
 2025-06-04 15:33 UTC 

[PATCH v6] arm64/mm: Optimize loop to reduce redundant operations of contpte_ptep_get
 2025-06-04 16:02 UTC  (2+ messages)

[PATCH] nfsd: handle get_client_locked() failure in nfsd4_setclientid_confirm()
 2025-06-04 16:01 UTC 

[PATCH] perf bpf-filter: Improve error messages
 2025-06-04 16:00 UTC  (2+ messages)

[PATCH 1/1] perf/core: fix dangling cgroup pointer in cpuctx
 2025-06-04 15:59 UTC  (10+ messages)

Device mem changes vs pinning/zerocopy changes
 2025-06-04 15:59 UTC  (6+ messages)

[PATCH v7 1/5] drivers/base/node: Optimize memory block registration to reduce boot time
 2025-06-04 15:57 UTC  (6+ messages)

[PATCH] crypto: ccp: Fix SNP panic notifier unregistration
 2025-06-04 15:57 UTC  (2+ messages)

[PATCH] mm/vmstat: Fix build with MEMCG=y and VM_EVENT_COUNTERS=n
 2025-06-04 15:49 UTC  (3+ messages)

[PATCH 0/2] Add ADI I3C Controller
 2025-06-04 15:48 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: i3c: Add adi-i3c-master
` [PATCH 2/2] i3c: master: Add driver for Analog Devices I3C Controller IP

futex performance regression from "futex: Allow automatic allocation of process wide futex hash"
 2025-06-04 15:48 UTC  (3+ messages)

Need help increasing raid scan efficiency
 2025-06-04 15:45 UTC  (3+ messages)

[Bug] possible deadlock in vfs_rmdir in Linux kernel v6.12
 2025-06-04 15:44 UTC  (6+ messages)
` [Bug] kernel BUG in may_delete in linux "
  ` [BUG] task hung in fs_bdev_sync in linux v6.12

[PATCH v4] PCI: Prevent power state transition of erroneous device
 2025-06-04 15:42 UTC  (11+ messages)

[PATCH v6 0/9] x86: Add support for NMI-source reporting with FRED
 2025-06-04 15:41 UTC  (11+ messages)
` [PATCH v6 4/9] x86/nmi: Assign and register NMI-source vectors
` [PATCH v6 9/9] x86/nmi: Print source information with the unknown NMI console message

[PATCH v4] mm: userfaultfd: fix race of userfaultfd_move and swap cache
 2025-06-04 15:39 UTC  (3+ messages)

[PATCH] media: v4l2-ctrls: Fix H264 SEPARATE_COLOUR_PLANE check
 2025-06-04 15:35 UTC  (2+ messages)

[PATCH v2 00/11] perf: arm_spe: Armv8.8 SPE features
 2025-06-04 15:31 UTC  (5+ messages)
` [PATCH v2 06/11] KVM: arm64: Add trap configs for PMSDSFR_EL1

[PATCH][next] iio: adc: ti-ads131e08: Fix spelling mistake "tweek" -> "tweak"
 2025-06-04 15:30 UTC  (2+ messages)

[linus:master] [rds] c50d295c37: BUG:unable_to_handle_page_fault_for_address
 2025-06-04 15:27 UTC  (2+ messages)
` [PATCH] module: Make sure relocations are applied to the per-CPU section

[PATCH 00/17] Samsung S2MPG10 regulator and S2MPG11 PMIC drivers
 2025-06-04 15:26 UTC  (19+ messages)
` [PATCH 01/17] dt-bindings: firmware: google,gs101-acpm-ipc: convert regulators to lowercase
` [PATCH 02/17] regulator: dt-bindings: add s2mpg10-pmic regulators
` [PATCH 03/17] regulator: dt-bindings: add s2mpg11-pmic regulators
` [PATCH 04/17] dt-bindings: mfd: samsung,s2mps11: add s2mpg10-pmic regulators
` [PATCH 05/17] dt-bindings: mfd: samsung,s2mps11: add s2mpg11-pmic
` [PATCH 06/17] dt-bindings: firmware: google,gs101-acpm-ipc: update PMIC examples
` [PATCH 07/17] mfd: sec-common: Instantiate s2mpg10 bucks and ldos separately
` [PATCH 08/17] mfd: sec: Add support for S2MPG11 PMIC via ACPM
` [PATCH 09/17] regulator: s2mps11: drop two needless variable initialisations
` [PATCH 10/17] regulator: s2mps11: use dev_err_probe() where appropriate
` [PATCH 11/17] regulator: s2mps11: update node parsing (allow -supply properties)
` [PATCH 12/17] regulator: s2mps11: refactor handling of external rail control
` [PATCH 13/17] regulator: s2mps11: add S2MPG10 regulator
` [PATCH 14/17] regulator: s2mps11: refactor S2MPG10 ::set_voltage_time() for S2MPG11 reuse
` [PATCH 15/17] regulator: s2mps11: refactor S2MPG10 regulator macros "
` [PATCH 16/17] regulator: s2mps11: add S2MPG11 regulator
` [PATCH 17/17] regulator: s2mps11: more descriptive gpio consumer name

[PATCH v6 0/5] Add support for AD7405/ADUM770x
 2025-06-04 15:26 UTC  (3+ messages)
` [PATCH v6 5/5] iio: adc: ad7405: add ad7405 driver

[PATCH v2] phy: use per-PHY lockdep keys
 2025-06-04 15:26 UTC  (2+ messages)

[v1] arm64: dts: freescale: imx93-var-som: update eqos support for MaxLinear PHY
 2025-06-04 15:20 UTC  (7+ messages)

[PATCH v2 0/2] ASPEED: Add mailbox driver for AST2700 series
 2025-06-04 15:19 UTC  (4+ messages)
` [PATCH v2 1/2] dt-bindings: mailbox: Add ASPEED AST2700 series SoC

[PATCH 0/3] mm: userfaultfd: assorted fixes and cleanups
 2025-06-04 15:17 UTC  (8+ messages)
` [PATCH 1/3] userfaultfd: correctly prevent registering VM_DROPPABLE regions
` [PATCH 2/3] userfaultfd: prevent unregistering VMAs through a different userfaultfd
` [PATCH 3/3] userfaultfd: remove UFFD_CLOEXEC, UFFD_NONBLOCK, and UFFD_FLAGS_SET

[RFC] binfmt_elf: preserve original ELF e_flags in core dumps
 2025-06-04 15:05 UTC 

[PATCH v4 00/10] x86/hyperv/hv_vtl: Use a wakeup mailbox to boot secondary CPUs
 2025-06-04 15:17 UTC  (4+ messages)
` [PATCH v4 03/10] dt-bindings: reserved-memory: Wakeup Mailbox for Intel processors

[PATCH v4 0/5] arm64: qcom: x1e80100-qcp: Add power supply and sideband signals for PCIe RC
 2025-06-04 15:10 UTC  (3+ messages)
` [PATCH v4 5/5] phy: qcom: qmp-pcie: add x1e80100 qref supplies

[PATCH v2] RISC-V: vDSO: Wire up getrandom() vDSO implementation
 2025-06-04 15:09 UTC  (8+ messages)
            ` [PATCH] RISC-V: vDSO: Correct inline assembly constraints in the getrandom syscall wrapper

[PATCH] sched_ext: idle: Skip cross-node search with !CONFIG_NUMA
 2025-06-04 15:07 UTC  (3+ messages)

[PATCH v1] speakup: Replace u_short with u16 for spk_chartab
 2025-06-04 14:58 UTC  (2+ messages)

[PATCH] pidfs: never refuse ppid == 0 in PIDFD_GET_INFO
 2025-06-04 15:03 UTC 

[PATCH 0/2] KVM: SVM: Fix a NULL VMSA deref with MOVE_ENC_CONTEXT
 2025-06-04 15:02 UTC  (2+ messages)

[linus:master] [loop] e7bc0010ce: stress-ng.loop.ops_per_sec 5.3% improvement
 2025-06-04 15:01 UTC 

[PATCH v3 0/5] arm64: qcom: x1e80100-qcp: Add power supply and sideband signals for PCIe RC
 2025-06-04 14:59 UTC  (9+ messages)
` [PATCH v3 5/5] phy: qcom: qmp-pcie: add x1e80100 qref supplies

[PATCH v2 0/3] docs: some automarkup improvements
 2025-06-04 14:59 UTC  (7+ messages)
` [PATCH v2 1/3] docs: automarkup: Remove some Sphinx 2 holdovers
` [PATCH v2 2/3] docs: automarkup: Mark up undocumented entities too
` [PATCH v2 3/3] docs: CSS: make cross-reference links more evident

[PATCH V5 0/6] Scheduler time slice extension
 2025-06-04 14:54 UTC  (6+ messages)
` [PATCH V5 1/6] Sched: "
` [PATCH V5 5/6] Sched: Add tracepoint for sched "

[PATCH V1] accel/amdxdna: Fix incorrect PSP firmware size
 2025-06-04 14:51 UTC  (2+ messages)

[linus:master] [btrfs] 8af94e772e: xfstests.btrfs.220.fail
 2025-06-04 14:51 UTC 

Loading custom BPF programs at early boot (initrd)
 2025-06-04 14:50 UTC 

[PATCH v4 0/6] add support for pf1550 PMIC MFD-based drivers
 2025-06-04 14:48 UTC  (6+ messages)
` [PATCH v4 3/6] regulator: pf1550: add support for regulator

[linus:master] [pipe] ee5eda8ea5: stress-ng.pipeherd.ops_per_sec 26.0% improvement
 2025-06-04 14:47 UTC 

[PATCH 0/2] Backlight control improvements for loongson_laptop
 2025-06-04 14:47 UTC  (6+ messages)
` [PATCH 1/2] platform/loongarch: laptop: Get brightness setting from EC on probe

[PATCH v3 1/1] dt-bindings: gpio: convert gpio-74xx-mmio.txt to yaml format
 2025-06-04 14:46 UTC 

[PATCH v2 0/4] wifi: ath12k: fix dest ring-buffer corruption
 2025-06-04 14:45 UTC  (5+ messages)
` [PATCH v2 1/4] "
` [PATCH v2 2/4] wifi: ath12k: use plain access for descriptor length
` [PATCH v2 3/4] wifi: ath12k: fix source ring-buffer corruption
` [PATCH v2 4/4] wifi: ath12k: fix dest ring-buffer corruption when ring is full

[PATCH v3 0/4] fbdev: Add deferred I/O support for contiguous kernel memory framebuffers
 2025-06-04 14:45 UTC  (8+ messages)
` [PATCH v3 3/4] fbdev/deferred-io: Support "

[PATCH bpf v2] xsk: Fix out of order segment free in __xsk_generic_xmit()
 2025-06-04 14:41 UTC  (2+ messages)

[PATCH v2] mm/pagewalk: split walk_page_range_novma() into kernel/user parts
 2025-06-04 14:39 UTC  (2+ messages)

[PATCH] sched/topology: Fix for_each_node_numadist() lockup with !CONFIG_NUMA
 2025-06-04 14:39 UTC  (3+ messages)

[PATCH v9 00/16] Enable CXL PCIe port protocol error handling and logging
 2025-06-04 14:38 UTC  (7+ messages)
` [PATCH v9 03/16] CXL/AER: Introduce kfifo for forwarding CXL errors
` [PATCH v9 04/16] PCI/AER: Dequeue forwarded CXL error

[PATCH v4] drm: add overview diagram for drm stack
 2025-06-04 14:37 UTC  (3+ messages)

[PATCH v3 0/2] drm: rcar-du: rzg2l_mipi_dsi: add MIPI DSI command support
 2025-06-04 14:36 UTC  (5+ messages)
` [PATCH v3 2/2] drm: renesas: rz-du: Set DCS maximum return packet size

[PATCH 0/4] sched_ext: Improve code modularization
 2025-06-04 14:33 UTC  (5+ messages)
` [PATCH 1/4] sched_ext: idle: Remove unnecessary ifdef in scx_bpf_cpu_node()
` [PATCH 2/4] sched_ext: idle: Make local functions static in ext_idle.c
` [PATCH 3/4] sched_ext: Make scx_rq_bypassing() inline
` [PATCH 4/4] sched_ext: Make scx_locked_rq() shared

[PATCH v2 0/5] wifi: ath11k: fix dest ring-buffer corruption
 2025-06-04 14:34 UTC  (6+ messages)
` [PATCH v2 1/5] "
` [PATCH v2 2/5] wifi: ath11k: use plain access for descriptor length
` [PATCH v2 3/5] wifi: ath11k: use plain accesses for monitor descriptor
` [PATCH v2 4/5] wifi: ath11k: fix source ring-buffer corruption
` [PATCH v2 5/5] wifi: ath11k: fix dest ring-buffer corruption when ring is full

[PATCH v4 0/7] Add managed SOFT RESERVE resource handling
 2025-06-04 14:35 UTC  (4+ messages)
` [PATCH v4 4/7] cxl/acpi: Add background worker to wait for cxl_pci and cxl_mem probe


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