The Linux Kernel Mailing List
 help / color / mirror / Atom feed
 messages from 2026-06-25 19:34:56 to 2026-06-25 23:46:06 UTC [more...]

[PATCH] wifi: carl9170: clamp command response copy to the read buffer size
 2026-06-25 23:46 UTC 

[PATCH v6 0/2] input: misc: add support for Imagis ISA1200 haptic motor driver
 2026-06-25 23:45 UTC  (3+ messages)
` [PATCH v6 2/2] Input: isa1200 - new driver for Imagis ISA1200

[PATCH] KVM: x86: Ignore pending PV EOI if the vCPU has since disabled PV EOIs
 2026-06-25 23:44 UTC  (4+ messages)

[PATCH v4 0/2] tracing: Move non-trace_printk prototypes into trace_controls.h
 2026-06-25 23:41 UTC  (3+ messages)
` [PATCH v4 2/2] tracing: Remove trace_printk.h from kernel.h

[PATCH v2 0/8] btrfs-progs: fscrypt updates
 2026-06-25 23:40 UTC  (3+ messages)
` [PATCH v2 1/8] btrfs-progs: check: fix max inline extent size

drivers/platform/x86/amd/pmc/pmc.c:717:37: warning: '%s' directive argument is null
 2026-06-25 23:32 UTC  (2+ messages)

[PATCH 0/3] KVM: x86: Convert nested ops to static calls
 2026-06-25 23:38 UTC  (4+ messages)
` [PATCH 1/3] KVM: x86: Reject nested CAP enablement if nested virtualization is disabled
` [PATCH 2/3] KVM: x86: Add static calls for nested virtualization ops
` [PATCH 3/3] KVM: x86: Move nested_ops out of kvm_x86_ops, to global kvm_nested_ops

[PATCH wireless v4 3/3] wifi: ath6kl: fix OOB read from firmware num_msg in TX complete handler
 2026-06-25 23:29 UTC 

[PATCH] sched_ext: Pin parent scx_sched across a child sub-scheduler's lifetime
 2026-06-25 23:23 UTC 

[PATCH] riscv: Fix a NULL pointer reference in machine_kexec_prepare
 2026-06-25 23:17 UTC  (2+ messages)

[PATCH 0/2] drm/nouveau: Fix runtime suspend on R570
 2026-06-25 23:10 UTC  (3+ messages)
` [PATCH 1/2] Revert "nouveau/gsp: fix suspend/resume regression on r570 firmware"
` [PATCH 2/2] drm/nouveau/gsp/r570: Never enter Gcoff state

[PATCH] mm/page_vma_mapped: guard check_pmd() with CONFIG_TRANSPARENT_HUGEPAGE
 2026-06-25 23:13 UTC  (7+ messages)

[RFC] Null Namespaces
 2026-06-25 23:09 UTC  (5+ messages)

[PATCH] KVM: x86/xen: Add KVM_XEN_VCPU_ATTR_TYPE_WRITE_HYPERCALL_PAGE
 2026-06-25 23:09 UTC  (2+ messages)

[PATCH] ipc: only destroy orphaned shm segments on sysctl write
 2026-06-25 23:06 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v2] mm/page_alloc: drop flag-conversion "optimisation"
 2026-06-25 23:02 UTC  (8+ messages)

[PATCH] mm/slub: serve slabobj_ext array from a strictly larger kmalloc cache
 2026-06-25 23:00 UTC 

[PATCH v2] x86/video: Only fall back to vga_default_device() without screen info
 2026-06-25 22:58 UTC  (3+ messages)

[PATCH v2 0/2] media: mali-c55: Add support for CCM and Gamma
 2026-06-25 22:53 UTC  (5+ messages)
` [PATCH v2 1/2] media: arm: mali-c55: Add support for CCM
` [PATCH v2 2/2] media: arm: mali-c55: Add support for RGB Gamma

[PATCH] usb: rust: Use pin_init::zeroed for usb_device_id initialization
 2026-06-25 22:49 UTC 

[bmc/for-next RFC 0/1] ipmi: Retry BMC 100 times
 2026-06-25 22:47 UTC  (2+ messages)
` [bmc/for-next RFC 1/1] "

include/linux/jiffies.h:449:36: sparse: sparse: cast truncates bits from constant value (7fffffffffffffff becomes ffffffff)
 2026-06-25 22:45 UTC 

[PATCH v2] KVM: x86: Exempt in-kernel PIC from "disappearing" interrupt warning
 2026-06-25 22:38 UTC  (3+ messages)

[PATCH] remoteproc: virtio: support dynamic number of vrings
 2026-06-25 20:54 UTC  (3+ messages)

[PATCH v3 00/10] KVM: x86/hyperv: Fix racy usage of vcpu->arch.hyperv
 2026-06-25 22:36 UTC  (11+ messages)
` [PATCH v3 01/10] KVM: x86/hyperv: Get target FIFO in hv_tlb_flush_enqueue(), not caller
` [PATCH v3 02/10] KVM: x86/hyperv: Check for NULL vCPU Hyper-V object in kvm_hv_get_tlb_flush_fifo()
` [PATCH v3 03/10] KVM: x86/hyperv: Ensure vCPU's Hyper-V object is initialized on cross-vCPU accesses
` [PATCH v3 04/10] KVM: x86/xen: Punt singleshot timer hcalls to userspace if Xen vCPU ID isn't set
` [PATCH v3 05/10] KVM: x86/xen: Consolidate checks on Xen vCPU ID for singleshot timer hypercalls
` [PATCH v3 06/10] KVM: Initialize a vCPU's index to '-1' while it's being created
` [PATCH v3 07/10] KVM: Move nVMX's lockdep logic for vcpu->mutex to a common helper
` [PATCH v3 08/10] KVM: x86: Treat a vCPU as unreachable if its index is invalid
` [PATCH v3 09/10] KVM: x86/hyperv: Assert vCPU's mutex is held in to_hv_vcpu()
` [PATCH v3 10/10] KVM: x86/hyperv: Use {READ,WRITE}_ONCE for cross-task synic->active accesses

[PATCH 0/6 v3] sched/eevdf: Improve scheduling latency of short slice task
 2026-06-25 22:28 UTC  (8+ messages)
` [PATCH 6/6 v3] sched/eevdf: Speedup short slice task scheduling

[PATCH v3 0/4] drm/msm: A couple lazy-vm fixes
 2026-06-25 22:27 UTC  (5+ messages)
` [PATCH v3 1/4] drm/msm: Fix barriers accessing ctx vm
` [PATCH v3 2/4] drm/msm: Validate lazy VM is created in GEM_SUBMIT
` [PATCH v3 3/4] drm/msm: Validate lazy VM in GEM_NEW
` [PATCH v3 4/4] drm/msm: Fix per-process-pgtables check

[PATCH 1/2] misc: nsm: require CAP_SYS_ADMIN for raw ioctl
 2026-06-25 22:23 UTC  (3+ messages)

[PATCH 0/7] KVM: SEV: Fix RMP #PF due freeing in-use VMSA
 2026-06-25 22:22 UTC  (8+ messages)
` [PATCH 1/7] KVM: SEV: Track the GPA of the guest-controlled VMSA used for SNP guests
` [PATCH 2/7] KVM: SEV: Extract loading of guest-provided VMSA to a separate helper
` [PATCH 3/7] KVM: SEV: Mark vCPU RUNNABLE after AP_CREATE, even if VMSA is unusable
` [PATCH 4/7] KVM: Rework .gmem_invalidate() into .gmem_free_folio()
` [PATCH 5/7] KVM: SEV: Forcefully invalidate SNP VMSA if its backing gmem page is zapped
` [PATCH 6/7] KVM: x86: Guard .gmem_prepare() declarations with HAVE_KVM_GMEM_PREPARE=y
` [PATCH 7/7] KVM: SEV: Mark vCPU has having guest-provided VMSA even if its invalid

[PATCH 5.15.y] ring-buffer: Remove ring_buffer_read_prepare_sync()
 2026-06-25 22:19 UTC  (3+ messages)

[PATCH] virtio: nsm: require CAP_SYS_ADMIN for raw messages
 2026-06-25 22:19 UTC  (2+ messages)

[PATCH v14 0/5] Enable Remote GPIO over RPMSG on i.MX Platform
 2026-06-25 22:17 UTC  (4+ messages)
` [PATCH v14 4/5] gpio: rpmsg: add generic rpmsg GPIO driver

[PATCH v9 3/6] x86/sev: Disable CPU hotplug while SNP is active
 2026-06-25 22:16 UTC  (4+ messages)

[PATCH 1/3] mtd: maps: remove AMD Élan specific drivers
 2026-06-25 22:15 UTC  (5+ messages)
` [PATCH 2/3] mtd: maps: remove uclinux map driver

[PATCH v3 0/3] selftests/resctrl: Add dynamic linked list management for IMC counters
 2026-06-25 22:14 UTC  (7+ messages)
` [PATCH v3 1/3] selftests/resctrl: Introduce "
` [PATCH v3 2/3] selftests/resctrl: Replace counter index references with pointers
` [PATCH v3 3/3] selftests/resctrl: Enable dynamic management of IMC counters via linked list

[PATCH 0/2] KVM: SVM: Fix a (very) unlikely UAF for GA Log IRQs
 2026-06-25 22:09 UTC  (3+ messages)
` [PATCH 1/2] KVM: SVM: Remove VM from the GA Log notifier list before VM destruction
` [PATCH 2/2] KVM: SVM: Drop unnecessary avic_vm_destroy() call on init failure

stable backports for "KVM: x86: Fix shadow paging use-after-free due to unexpected GFN"
 2026-06-25 22:04 UTC  (2+ messages)

[PATCH 0/9] KVM: x86: Spring cleaning, part 2
 2026-06-25 22:04 UTC  (10+ messages)
` [PATCH 1/9] KVM: x86: Move the "APIC attention" macros from kvm_host.h => lapic.c
` [PATCH 2/9] KVM: x86/mmu: Annotate tdp_enabled as being read-mostly
` [PATCH 3/9] KVM: x86: Pluralize the macro guard name for msrs.h
` [PATCH 4/9] KVM: x86: Move CR and DR macro definitions from kvm_host.h => regs.h
` [PATCH 5/9] KVM: x86: Move KVM_GUESTDBG_VALID_MASK from kvm_host.h => x86.c
` [PATCH 6/9] KVM: x86: Add static asserts to document connection b/w TSS structs and macros
` [PATCH 7/9] KVM: x86: Move KVM's arbitrary task switch reason enums to x86.h
` [PATCH 8/9] KVM: x86: Move "struct kvm_apic_map" definition from kvm_host.h => lapic.h
` [PATCH 9/9] KVM: x86: Move "struct kvm_vcpu_hv" and all children from kvm_host.h => hyperv.h

[PATCH v1] mm/hugetlb_cma: support percentage-based hugetlb_cma reservation
 2026-06-25 21:59 UTC 

[PATCH 0/4] PCI: mediatek-gen3: Add 2-lanes mode support + clock
 2026-06-25 21:57 UTC  (5+ messages)
` [PATCH 1/4] dt-bindings: clock: airoha: Add additional reset for PCIe PERSTOUT
` [PATCH 2/4] clk: en7523: add support for dedicated PCIe PERSTOUT reset
` [PATCH 3/4] dt-bindings: PCI: mediatek-gen3: Split Airoha schema and document 2-lanes
` [PATCH 4/4] PCI: mediatek-gen3: Add 2-lanes mode support for Airoha AN7581

[PATCH v2 0/8] iio: adc: new ti-ads112c14 driver
 2026-06-25 21:55 UTC  (9+ messages)
` [PATCH v2 1/8] dt-bindings: iio: adc: Add reference-sources property
` [PATCH v2 2/8] dt-bindings: iio: adc: Add excitation current sources properties
` [PATCH v2 3/8] dt-bindings: iio: adc: Add burn-out current properties
` [PATCH v2 4/8] dt-bindings: iio: adc: add input-channel-rotation property
` [PATCH v2 5/8] dt-bindings: iio: adc: add ti,ads122c14
` [PATCH v2 6/8] iio: adc: add ti-ads112c14 driver
` [PATCH v2 7/8] iio: adc: ti-ads112c14: implement gain on internal short SYS_MON channel
` [PATCH v2 8/8] iio: adc: ti-ads112c14: add measurement channel support

[PATCH 1/6] mm/page_owner: extract skip_buddy_pages() helper to unify buddy page skipping
 2026-06-25 21:55 UTC  (5+ messages)

[PATCH v2 00/13] Dynamic Kernel Stacks
 2026-06-25 21:38 UTC  (3+ messages)

[PATCH v2] usb: typec: tcpm: implement retry mechanism for Discover Identity VDMs
 2026-06-25 21:54 UTC 

[PATCH v19 0/3] [VFIO] Error recovery for vfio-pci devices on s390x
 2026-06-25 21:52 UTC  (4+ messages)
` [PATCH v19 2/3] vfio-pci/zdev: Add a device feature for error information

[PATCH] staging: sm750fb: make g_fbmode array const pointer const
 2026-06-25 21:51 UTC  (2+ messages)

[PATCH 0/3] minix: convert to iomap and add direct I/O
 2026-06-25 21:48 UTC  (4+ messages)
` [PATCH 1/3] minix: add iomap infrastructure
` [PATCH 2/3] minix: convert address space operations to iomap
` [PATCH 3/3] minix: convert file operations to iomap and add direct I/O

[PATCH] KVM: pfncache: track HVA invalidations for HVA-based caches
 2026-06-25 21:45 UTC  (2+ messages)

[PATCH bpf-next v4 0/2] bpf: Reject offset refcount acquire arguments
 2026-06-25 21:39 UTC  (5+ messages)
` [PATCH bpf-next v4 1/2] "
` [PATCH bpf-next v4 2/2] selftests/bpf: Cover refcount acquire node offsets

[PATCH v2 0/7] ibmvfc: make ibmvfc support FPIN messages
 2026-06-25 21:31 UTC  (4+ messages)
` [PATCH v2 6/7] ibmvfc: register and use asynchronous sub-queue

[PATCH v1] kernel: add a simple timer based software watchpoint
 2026-06-25 21:30 UTC  (8+ messages)

[PATCH net] octeontx2-pf: check DMAC extraction support before filtering
 2026-06-25 21:28 UTC  (2+ messages)

[GIT PULL] smb3 client fixes
 2026-06-25 21:28 UTC 

[PATCH RFC 00/12] mm/vmalloc: migrate vmap_area indexing from rb-tree to maple-tree
 2026-06-25 21:28 UTC  (3+ messages)

[PATCH v3 0/2] nvme-rdma: parallelize I/O queue setup
 2026-06-25 21:27 UTC  (3+ messages)
` [PATCH v3 1/2] nvme-rdma: refactor nvme_rdma_alloc_queue() to take a queue pointer
` [PATCH v3 2/2] nvme-rdma: parallelize I/O queue allocation and startup

[PATCH v21 0/4] Rust bindings for gem shmem
 2026-06-25 21:24 UTC  (4+ messages)
` [PATCH v21 4/4] rust: drm: gem: Introduce shmem::Object::sg_table()
` (subset) [PATCH v21 0/4] Rust bindings for gem shmem

[PATCH 00/19] crypto: cmh - add CRI CryptoManager Hub driver
 2026-06-25 21:21 UTC  (4+ messages)
` [PATCH 17/19] Documentation: ioctl: add CMH ioctl documentation and register 'J'

[PATCH v2] cgroup: Use data_race() for task->flags in task_css_set_check()
 2026-06-25 21:20 UTC  (2+ messages)

[Patch mm-hotfixes v4] mm/page_vma_mapped: fix device-private PMD handling
 2026-06-25 21:07 UTC  (3+ messages)

[syzbot] [kernel?] upstream test error: KMSAN: uninit-value in irqentry_exit_to_kernel_mode_preempt
 2026-06-25 21:06 UTC  (14+ messages)

[PATCH v2] nvme-rdma: parallelize I/O queue allocation and startup
 2026-06-25 21:04 UTC  (5+ messages)

[PATCH] Docs: SMP: add an SMP docbook chapter
 2026-06-25 21:03 UTC 

[PATCH v2 1/4] sys_info: add helper for callers that handle all_bt
 2026-06-25 21:00 UTC  (5+ messages)
  ` Fixed tag magic: was: "

[GIT PULL] tracing: Updates for 7.2
 2026-06-25 20:55 UTC  (11+ messages)

[PATCH] net/9p: add vsock transport
 2026-06-25 20:53 UTC  (3+ messages)

[PATCH] riscv: Fix 32-bit call_on_irq_stack() frame pointer ABI
 2026-06-25 20:52 UTC  (5+ messages)

[PATCH 0/3] mm/mmu_notifier, drm/amdgpu: block THP for GPU user mappings
 2026-06-25 20:51 UTC  (4+ messages)
    ` 回复: "

[PATCH] arm64: dts: ti: k3-am62a7-sk: Add bootph-all property in cpsw_mac_syscon node
 2026-06-25 20:48 UTC  (2+ messages)

USB-audio isochronous Missed Service Errors on AMD Zen5 client (Fire Range) -- Data Fabric idle C-state? No OS-level knob found
 2026-06-25 20:47 UTC  (2+ messages)

[PATCH bpf-next v3 1/2] bpf: add bpf_init_inode_xattr kfunc for atomic inode labeling
 2026-06-25 20:47 UTC  (7+ messages)
` [PATCH "

[PATCH v18 0/8] rust: add `Ownable` trait and `Owned` type
 2026-06-25 19:47 UTC  (4+ messages)
` [PATCH v18 3/8] rust: implement `ForeignOwnable` for `Owned`

[PATCH v4 0/2] PCI: qcom: Add PCIe support for upcoming Hawi SoC
 2026-06-25 20:38 UTC  (3+ messages)
` [PATCH v4 1/2] dt-bindings: PCI: qcom: Document the Hawi PCIe Controller
` [PATCH v4 2/2] PCI: qcom: Add support for Hawi

[PATCH v3 00/10] sysctl: Consolidate do_proc_* functions into one function
 2026-06-25 20:38 UTC  (11+ messages)
` [PATCH v3 01/10] sysctl: Move default converter assignment out of do_proc_dointvec
` [PATCH v3 02/10] sysctl: Replace do_proc_dointvec with a type-generic macro
` [PATCH v3 03/10] sysctl: Generate do_proc_doulongvec_minmax with do_proc_dotypevec macro
` [PATCH v3 04/10] sysctl: Add negp parameter to douintvec converter functions
` [PATCH v3 05/10] sysctl: Generate do_proc_douintvec with a type-generic macro
` [PATCH v3 06/10] sysctl: Rename do_proc_dotypevec macro to do_proc_typevec
` [PATCH v3 07/10] sysctl: Group proc_handler declarations and document
` [PATCH v3 08/10] sysctl: Rename proc_doulongvec_minmax_conv to proc_doulongvec_conv
` [PATCH v3 09/10] sysctl: Update API function documentation
` [PATCH v3 10/10] sysctl: Replace do_proc_typevec macro with do_proc_vec function

[PATCH bpf-next v2 0/2] bpf: Mask pseudo pointer values in verifier logs
 2026-06-25 20:38 UTC  (2+ messages)

[PATCH RFC 1/3] drm/amd/display: quirk malformed CH7218 PCON topology
 2026-06-25 20:39 UTC  (2+ messages)

[PATCH 1/2] dt-bindings: arm: ti: Add bindings for PHYTEC AM67x based hardware
 2026-06-25 20:37 UTC  (3+ messages)
` [PATCH 2/2] arm64: dts: ti: Add support for the phyCORE-AM67x

[PATCH bpf-next v2 0/2] bpf: Reject MEM_ALLOC BTF accesses past bounds
 2026-06-25 20:34 UTC  (3+ messages)
` [PATCH bpf-next v2 1/2] bpf: Reject MEM_ALLOC BTF accesses past object bounds

[PATCH v5] io_uring/register: add IORING_REGISTER_CLONE_FILES opcode
 2026-06-25 20:33 UTC  (3+ messages)
` [PATCH v6] "

[PATCH RESEND v4] selftests/cgroup: Adjust cpu test duration based on HZ
 2026-06-25 20:33 UTC 

[PATCH 0/2] riscv: acpi: Enable ARCH_HAS_ACPI_TABLE_UPGRADE
 2026-06-25 20:32 UTC  (2+ messages)

[PATCH v4] selftests/cgroup: Adjust cpu test duration based on HZ
 2026-06-25 20:30 UTC  (2+ messages)

[PATCH] staging: rtl8723bs: fix OOB reads in rtw_get_wps_ie()
 2026-06-25 20:29 UTC 

[PATCH] cpufreq: cppc: Reduce cppc delivered perf sampling jitter
 2026-06-25 20:27 UTC  (3+ messages)

[PATCH] can: rcar_canfd: Change the initializing flow for clocks and resets
 2026-06-25 20:26 UTC  (2+ messages)

[PATCH v4 2/8] media: virtio: Add virtio-media driver structs and function declarations
 2026-06-25 20:25 UTC  (2+ messages)

Bug#1135235: linux-image-6.19.13+deb14-amd64: Reoccuring host crash "Invalid SPTE change" with gaming win kvm/qemu guest and device passthrough
 2026-06-25 20:24 UTC  (4+ messages)

[PATCH v4 1/8] media: virtio: Add protocol
 2026-06-25 20:24 UTC  (2+ messages)

[PATCH v3] mm: mglru: fix stale batch updates after memcg reparenting
 2026-06-25 20:22 UTC  (2+ messages)

[PATCH] CREDITS: Add Wolfram Sang
 2026-06-25 20:22 UTC  (2+ messages)

[PATCH v4 0/8] media: add virtio-media driver
 2026-06-25 20:21 UTC  (2+ messages)

[PATCH v4 8/8] media: virtio: Add MAINTAINERS entry
 2026-06-25 20:20 UTC  (2+ messages)

[PATCH v4 6/8] media: virtio: Add virtio_media_driver
 2026-06-25 20:18 UTC  (2+ messages)

[PATCH 0/2] riscv: Use EFI runtime services for poweroff and restart
 2026-06-25 20:14 UTC  (2+ messages)

ntfs: RO->RW remount is broken - two bugs in the quota-marking path
 2026-06-25 20:04 UTC  (3+ messages)

[PATCH v11 0/4] mm/page_owner: add per-fd filter infrastructure for print_mode and NUMA filtering
 2026-06-25 20:04 UTC  (4+ messages)
` [PATCH v11 2/4] mm/page_owner: add NUMA node filter

[PATCH v2] bpf: allow BPF_LOG_KERNEL from kernel space
 2026-06-25 20:01 UTC  (2+ messages)

[PATCH] clocksource/drivers/timer-sun4i: Advertise a real minimum delta
 2026-06-25 19:58 UTC  (2+ messages)

[GIT PULL] Networking for v7.2-rc1
 2026-06-25 19:57 UTC  (2+ messages)

[GIT PULL] SPMI changes for the merge window
 2026-06-25 19:57 UTC  (2+ messages)

[GIT PULL] clk changes for the merge window
 2026-06-25 19:57 UTC  (2+ messages)

[GIT PULL] rtla: Fixes for 7.2
 2026-06-25 19:57 UTC  (2+ messages)

[PATCH bpf-next v2 0/4] bpf: bidirectional VLAN support for bpf_fib_lookup()
 2026-06-25 19:51 UTC  (4+ messages)
` [PATCH bpf-next v2 1/4] bpf: Initialize the l3mdev field for the fib lookup flow

[PATCH v4 1/8] media: virtio: Add protocol
 2026-06-25 19:50 UTC  (2+ messages)

[PATCH v2 0/3] iio: light: al3xxx: add missing REGMAP_I2C to Kconfig entries
 2026-06-25 19:50 UTC  (5+ messages)
` [PATCH v2 1/3] iio: light: al3000a: add missing REGMAP_I2C to Kconfig
` [PATCH v2 2/3] iio: light: al3010: "
` [PATCH v2 3/3] iio: light: al3320a: "

[PATCH net v2] seg6: validate SRH length before reading fixed fields
 2026-06-25 19:49 UTC  (2+ messages)

[RFC PATCH] drm/amd/display: extend HPD debounce filter to DisplayPort SST
 2026-06-25 19:45 UTC  (3+ messages)

[PATCH] media: v4l2-dev: fix media controller registration error handling
 2026-06-25 19:39 UTC 

[Patch mm-hotfixes v4] mm/page_vma_mapped: fix device-private PMD handling
 2026-06-25 19:39 UTC  (2+ messages)

[PATCH 0/2] fs: support $ORIGIN in ELF interpreter paths
 2026-06-25 19:34 UTC  (6+ messages)


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