public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-04-28 22:11:23 to 2026-04-29 00:57:48 UTC [more...]

[PATCH v3 2/4] mm/page_owner: add print_mode filter
 2026-04-29  0:57 UTC  (2+ messages)

[PATCH v5 0/4] serial: 8250_dw: Add support for UltraRISC DP1000 UART
 2026-04-29  0:56 UTC  (7+ messages)
` [PATCH v5 2/4] serial: 8250_dw: build Renesas RZN1 CPR value from DW_UART_CPR_* definitions

[Patch v3 0/4] perf/x86/intel: Fix bugs of auto counter reload sampling
 2026-04-29  0:50 UTC  (4+ messages)
` [Patch v3 4/4] perf/x86/intel: Consolidate MSR_IA32_PERF_CFG_C tracking

[PATCH] ASoC: codecs: ab8500: Fix casting of private data
 2026-04-29  0:47 UTC  (2+ messages)

[PATCH 0/2] regulator: add support for SGM3804 Dual Output driver
 2026-04-29  0:44 UTC  (7+ messages)
` [PATCH 1/2] dt-bindings: regulator: document the SGM3804 Dual Output regulator
` [PATCH 2/2] regulator: add SGM3804 Dual Output driver

[PATCH v2 0/9] bitfield: add FIELD_GET_SIGNED()
 2026-04-29  0:40 UTC  (6+ messages)
` [PATCH v2 7/9] wifi: rtw89: switch to using FIELD_GET_SIGNED()

[PATCH net-next] net: gianfar: use alloc_ethdev_mqs
 2026-04-29  0:41 UTC  (4+ messages)

[RFC PATCH 0/2] scripts: add kconfirm
 2026-04-29  0:38 UTC  (7+ messages)
` [RFC PATCH 2/2] Documentation: dev-tools: "

[RFC PATCH net-next 0/2] net: napi: Fix timer arming during busy poll timeout
 2026-04-29  0:38 UTC  (8+ messages)
` [RFC PATCH net-next 1/2] net: napi: Fix interrupts permanently disabled during busy poll
` [RFC PATCH net-next 2/2] net: napi: Skip poll when arming GRO timer in "

[PATCH] tracing/probes: Limit size of event probe to 3K
 2026-04-29  0:32 UTC  (2+ messages)

[PATCH v10 0/6] Introduce MAX77759 charger driver
 2026-04-29  0:29 UTC  (4+ messages)
` [PATCH v10 3/6] mfd: max77759: add register bitmasks and modify irq configs for charger

[PATCH net] ipv6: rpl: add NULL check for idev in ipv6_rpl_srh_rcv()
 2026-04-29  0:24 UTC  (2+ messages)

[PATCH] sm750fb: fix spelling typo in comment
 2026-04-29  0:15 UTC 

[RFC PATCH 16/19] mm/damon: trace probe_hits
 2026-04-29  0:13 UTC  (2+ messages)

[PATCH] media: ivtv: use clamp in ivtv_try_fmt_vid_{out,cap}
 2026-04-29  0:11 UTC 

[PATCH] most: replace snprintf("%s") with strscpy in audio_probe_channel
 2026-04-29  0:08 UTC 

[PATCH] Revert "x86/fpu: Refine and simplify the magic number check during signal return"
 2026-04-29  0:06 UTC 

[PATCH v3 00/13] drm: bridge: dw_hdmi: Misc enable/disable, CEC and EDID cleanup
 2026-04-28 22:12 UTC  (12+ messages)
` [PATCH v3 09/13] drm: bridge: dw_hdmi: Use delayed_work to debounce hotplug event
` [PATCH v3 10/13] drm: bridge: dw_hdmi: Use drm_connector_helper_hpd_irq_event()
` [PATCH v3 12/13] drm: bridge: dw_hdmi: Use dw_hdmi_connector_status_update()

[PATCH] KVM: selftests: Include linux version of mman.h
 2026-04-28 23:55 UTC  (2+ messages)

[PATCH v5 00/21] Virtual Swap Space
 2026-04-28 23:53 UTC  (14+ messages)

[PATCH v4 00/11] PCI: liveupdate: PCI core support for Live Update
 2026-04-28 23:51 UTC  (9+ messages)
` [PATCH v4 01/11] PCI: liveupdate: Set up FLB handler for the PCI core

[PATCH] hv_sock: fix ARM64 support
 2026-04-28 23:48 UTC  (3+ messages)

[PATCH bpf-next v8 00/11] selftests/bpf: Tolerate partial builds across kernel configs
 2026-04-28 23:45 UTC  (12+ messages)
` [PATCH bpf-next v8 01/11] selftests/bpf: Add BPF_STRICT_BUILD toggle
` [PATCH bpf-next v8 02/11] selftests/bpf: Fix test_kmods KDIR to honor O= and distro kernels
` [PATCH bpf-next v8 03/11] selftests/bpf: Tolerate BPF and skeleton generation failures
` [PATCH bpf-next v8 04/11] selftests/bpf: Avoid rebuilds when running emit_tests
` [PATCH bpf-next v8 05/11] selftests/bpf: Make skeleton headers order-only prerequisites of .test.d
` [PATCH bpf-next v8 06/11] selftests/bpf: Tolerate test file compilation failures
` [PATCH bpf-next v8 07/11] selftests/bpf: Skip tests whose objects were not built
` [PATCH bpf-next v8 08/11] selftests/bpf: Allow test_progs to link with a partial object set
` [PATCH bpf-next v8 09/11] selftests/bpf: Tolerate benchmark build failures
` [PATCH bpf-next v8 10/11] selftests/bpf: Provide weak definitions for cross-test functions
` [PATCH bpf-next v8 11/11] selftests/bpf: Tolerate missing files during install

[PATCH RFC v5 00/53] guest_memfd: In-place conversion support
 2026-04-28 23:40 UTC  (62+ messages)
` [PATCH RFC v5 01/53] KVM: guest_memfd: Introduce per-gmem attributes, use to guard user mappings
` [PATCH RFC v5 02/53] KVM: Rename KVM_GENERIC_MEMORY_ATTRIBUTES to KVM_VM_MEMORY_ATTRIBUTES
` [PATCH RFC v5 03/53] KVM: Enumerate support for PRIVATE memory iff kvm_arch_has_private_mem is defined
` [PATCH RFC v5 04/53] KVM: Stub in ability to disable per-VM memory attribute tracking
` [PATCH RFC v5 05/53] KVM: guest_memfd: Wire up kvm_get_memory_attributes() to per-gmem attributes
` [PATCH RFC v5 06/53] KVM: x86/mmu: Bug the VM if gmem attributes are queried to determine max mapping level
` [PATCH RFC v5 07/53] KVM: guest_memfd: Update kvm_gmem_populate() to use gmem attributes
` [PATCH RFC v5 08/53] KVM: guest_memfd: Only prepare folios for private pages
` [PATCH RFC v5 09/53] KVM: Move kvm_supported_mem_attributes() to kvm_host.h
` [PATCH RFC v5 10/53] KVM: guest_memfd: Add basic support for KVM_SET_MEMORY_ATTRIBUTES2
` [PATCH RFC v5 11/53] KVM: guest_memfd: Ensure pages are not in use before conversion
` [PATCH RFC v5 12/53] KVM: guest_memfd: Call arch invalidate hooks on conversion
` [PATCH RFC v5 13/53] KVM: guest_memfd: Return early if range already has requested attributes
` [PATCH RFC v5 14/53] KVM: guest_memfd: Advertise KVM_SET_MEMORY_ATTRIBUTES2 ioctl
` [PATCH RFC v5 15/53] KVM: guest_memfd: Handle lru_add fbatch refcounts during conversion safety check
` [PATCH RFC v5 16/53] KVM: guest_memfd: Use actual size for invalidation in kvm_gmem_release()
` [PATCH RFC v5 17/53] KVM: guest_memfd: Determine invalidation filter from memory attributes
` [PATCH RFC v5 18/53] KVM: Move KVM_VM_MEMORY_ATTRIBUTES config definition to x86
` [PATCH RFC v5 19/53] KVM: Let userspace disable per-VM mem attributes, enable per-gmem attributes
` [PATCH RFC v5 20/53] KVM: guest_memfd: Enable INIT_SHARED on guest_memfd for x86 Coco VMs
` [PATCH RFC v5 21/53] KVM: guest_memfd: Introduce default handlers for content modes
` [PATCH RFC v5 22/53] KVM: guest_memfd: Apply content modes while setting memory attributes
` [PATCH RFC v5 23/53] KVM: x86: Support SW_PROTECTED_VM in applying content modes
` [PATCH RFC v5 24/53] KVM: SEV: Make 'uaddr' parameter optional for KVM_SEV_SNP_LAUNCH_UPDATE
` [PATCH RFC v5 25/53] KVM: TDX: Make source page optional for KVM_TDX_INIT_MEM_REGION
` [PATCH RFC v5 26/53] KVM: x86: Support SNP and TDX applying content modes
` [PATCH RFC v5 27/53] KVM: x86: Bug CoCo VM on page fault before finalizing
` [PATCH RFC v5 28/53] KVM: Add CAP to enumerate supported SET_MEMORY_ATTRIBUTES2 flags
` [PATCH RFC v5 29/53] KVM: selftests: Create gmem fd before "regular" fd when adding memslot
` [PATCH RFC v5 30/53] KVM: selftests: Rename guest_memfd{,_offset} to gmem_{fd,offset}
` [PATCH RFC v5 31/53] KVM: selftests: Add support for mmap() on guest_memfd in core library
` [PATCH RFC v5 32/53] KVM: selftests: Add selftests global for guest memory attributes capability
` [PATCH RFC v5 33/53] KVM: selftests: Add helpers for calling ioctls on guest_memfd
` [PATCH RFC v5 34/53] KVM: selftests: Test basic single-page conversion flow
` [PATCH RFC v5 35/53] KVM: selftests: Test conversion flow when INIT_SHARED
` [PATCH RFC v5 36/53] KVM: selftests: Test conversion precision in guest_memfd
` [PATCH RFC v5 37/53] KVM: selftests: Test conversion before allocation
` [PATCH RFC v5 38/53] KVM: selftests: Convert with allocated folios in different layouts
` [PATCH RFC v5 39/53] KVM: selftests: Test that truncation does not change shared/private status
` [PATCH RFC v5 40/53] KVM: selftests: Test that shared/private status is consistent across processes
` [PATCH RFC v5 41/53] KVM: selftests: Test conversion with elevated page refcount
` [PATCH RFC v5 42/53] KVM: selftests: Test that conversion to private does not support ZERO
` [PATCH RFC v5 43/53] KVM: selftests: Support checking that data not equal expected
` [PATCH RFC v5 44/53] KVM: selftests: Test that not specifying a conversion flag scrambles memory contents
` [PATCH RFC v5 45/53] KVM: selftests: Reset shared memory after hole-punching
` [PATCH RFC v5 46/53] KVM: selftests: Provide function to look up guest_memfd details from gpa
` [PATCH RFC v5 47/53] KVM: selftests: Provide common function to set memory attributes
` [PATCH RFC v5 48/53] KVM: selftests: Check fd/flags provided to mmap() when setting up memslot
` [PATCH RFC v5 49/53] KVM: selftests: Make TEST_EXPECT_SIGBUS thread-safe
` [PATCH RFC v5 50/53] KVM: selftests: Update private_mem_conversions_test to mmap() guest_memfd
` [PATCH RFC v5 51/53] KVM: selftests: Add script to exercise private_mem_conversions_test
` [PATCH RFC v5 52/53] KVM: selftests: Update pre-fault test to work with per-guest_memfd attributes
` [PATCH RFC v5 53/53] KVM: selftests: Update private memory exits test to work with per-gmem attributes
` [POC PATCH 0/6] guest_memfd in-place conversion selftests for SNP
  ` [POC PATCH 1/6] KVM: selftests: Initialize guest_memfd with INIT_SHARED
  ` [POC PATCH 2/6] KVM: selftests: Use guest_memfd memory contents in-place for SNP launch update
  ` [POC PATCH 3/6] KVM: selftests: Make guest_code_xsave more friendly
  ` [POC PATCH 4/6] KVM: selftests: Allow specifying CoCo-privateness while mapping a page
  ` [POC PATCH 5/6] KVM: selftests: Test conversions for SNP
  ` [POC PATCH 6/6] KVM: selftests: Test content modes ZERO and PRESERVE "

[PATCH 0/2] backlight: Add SY7758 6-channel High Efficiency LED Driver support
 2026-04-28 23:35 UTC  (3+ messages)
` [PATCH 2/2] "

[patch 00/10] rseq: Cure refactoring regressions
 2026-04-28 23:34 UTC  (11+ messages)
` [patch 01/10] rseq: Set rseq::cpu_id_start to 0 on unregistration
` [patch 02/10] rseq: Protect rseq_reset() against interrupts
` [patch 03/10] rseq: Dont advertise time slice extensions if disabled
` [patch 04/10] rseq: Revert to historical performance killing behaviour
` [patch 05/10] selftests/rseq: Skip tests if time slice extensions are not available
` [patch 06/10] selftests/rseq: Make registration flexible for legacy and optimized mode
` [patch 07/10] selftests/rseq: Validate legacy behavior
` [patch 08/10] rseq: Implement read only ABI enforcement for optimized RSEQ V2 mode
` [patch 09/10] rseq: Reenable performance optimizations conditionally
` [patch 10/10] selftests/rseq: Expand for optimized RSEQ ABI v2

[PATCH v4 0/3] Hyper-V: kexec fixes for L1VH (mshv)
 2026-04-28 23:31 UTC  (7+ messages)
` [PATCH v4 1/3] mshv: limit SynIC management to MSHV-owned resources
` [PATCH v4 2/3] mshv: clean up SynIC state on kexec for L1VH
` [PATCH v4 3/3] mshv: unmap debugfs stats pages on kexec

[PATCH v2] fuse: back uncached readdir buffers with pages
 2026-04-28 23:29 UTC 

[PATCH v2 0/8] x86/resctrl: Support for AMD Global (Slow) Memory Bandwidth Allocation
 2026-04-28 23:27 UTC  (4+ messages)
` [PATCH v2 2/8] x86/resctrl: Add RESCTRL_NPS_NODE scope for AMD NPS-aligned domains

[PATCH] vfio: selftests: Allow builds when ARCH=x86
 2026-04-28 23:27 UTC 

[PATCH] x86/resctrl: Only check Intel systems for SNC
 2026-04-28 23:26 UTC 

[PATCH v3 00/19] Prepare to lift lookup out of exclusive lock for directory ops
 2026-04-28 23:26 UTC  (8+ messages)
` [PATCH v3 04/19] VFS: use wait_var_event for waiting in d_alloc_parallel()
` [syzbot ci] Re: Prepare to lift lookup out of exclusive lock for directory ops

[PATCH v2] kselftest/arm64: Fix build failure with GCC-15
 2026-04-28 23:26 UTC  (7+ messages)

[PATCH] net: usb: rtl8150: free skb on usb_submit_urb() failure in xmit
 2026-04-28 23:24 UTC  (4+ messages)
` [PATCH net v2] "

[PATCH] ASoC: cs35l56: Fix illegal writes to OTP_MEM registers
 2026-04-28 23:23 UTC  (2+ messages)

[PATCH net-next v4 0/3] gve: add support for PTP gettimex64
 2026-04-28 23:22 UTC  (5+ messages)
` [PATCH net-next v4 3/3] gve: implement "

[PATCH] mshv: Simplify GPA map/unmap hypercall helpers
 2026-04-28 23:21 UTC 

[PATCH v2] platform/x86: asus-wmi: fix camera key led on Zenbook S14
 2026-04-28 23:20 UTC  (3+ messages)

[PATCH v1 0/2] perf inject intel-PT LBR/brstack synthesis fixes
 2026-04-28 23:19 UTC  (3+ messages)
` [PATCH v1 1/2] perf event: Fix size of synthesized sample with branch stacks

[PATCH v4 0/4] regulator: qcom-rpmh: Support RPMH address reads and use it for rpmh-regulators
 2026-04-28 23:15 UTC  (5+ messages)
` [PATCH v4 3/4] regulator: qcom-rpmh: readback voltage/bypass/mode/status set during bootup

[PATCH] usb: typec: tcpm: replace strcpy with strscpy
 2026-04-28 23:11 UTC  (2+ messages)

[PATCH v2 5/5] x86/resctrl: Fix SNC detection
 2026-04-28 23:09 UTC  (5+ messages)
` [tip: x86/urgent] "

[PATCH v2 0/3] perf: fix some tests for musl
 2026-04-28 23:09 UTC  (2+ messages)

[PATCH v6 0/2] rust, nova-core: add SizeConstants trait for SZ_* constants
 2026-04-28 23:06 UTC  (4+ messages)
` [PATCH v6 2/2] gpu: nova-core: add task for device address type wrappers
` (subset) [PATCH v6 0/2] rust, nova-core: add SizeConstants trait for SZ_* constants

[PATCH v2] vfio: selftests: only build tests on arm64 and x86_64
 2026-04-28 23:02 UTC  (11+ messages)

[PATCH v2] mshv: Fix interrupt state corruption in hv_do_map_pfns error path
 2026-04-28 23:00 UTC  (3+ messages)

[PATCH v4 0/7] Add SEV-SNP restricted injection hypervisor support
 2026-04-28 23:00 UTC  (4+ messages)
` [PATCH v4 5/7] KVM: SVM: Inject MCEs when Restricted Injection is active

[PATCH] mm/huge_memory: Fix outdated comment about freeing subpages in __folio_split
 2026-04-28 22:55 UTC  (9+ messages)

[PATCH] mm/mglru: Use folio_mark_accessed to replace folio_set_active in PF
 2026-04-28 22:50 UTC  (4+ messages)

[PATCH rdma v1] RDMA/mlx5: Fix devx subscribe-event unwind NULL dereference
 2026-04-28 22:49 UTC  (2+ messages)

[PATCH] mshv: Fix interrupt state corruption in hv_do_map_pfns error path
 2026-04-28 22:49 UTC  (3+ messages)

[PATCH] mshv: Add dedicated ioctl for GVA to GPA translation
 2026-04-28 22:48 UTC 

[PATCH v3] arm64: dts: mediatek: add crypto offload support on MT7981
 2026-04-28 22:47 UTC 

[PATCH net-next] net/mlx5: Add MLX5_VXLAN config option
 2026-04-28 22:44 UTC 

[PATCH v2] RDMA/mlx5: Fix devx subscribe-event unwind NULL dereference
 2026-04-28 22:42 UTC 

[PATCH net-next 00/11] net: devmem: support devmem with netkit devices
 2026-04-28 22:42 UTC  (12+ messages)
` [PATCH net-next 01/11] net: add netmem_tx modes that indicate dma capability
` [PATCH net-next 02/11] net: bnxt: convert netmem_tx from bool to NETMEM_TX_DMA enum
` [PATCH net-next 03/11] gve: "
` [PATCH net-next 04/11] net/mlx5e: "
` [PATCH net-next 05/11] eth: fbnic: "
` [PATCH net-next 06/11] netkit: set NETMEM_TX_NO_DMA for unreadable skb passthrough
` [PATCH net-next 07/11] net: devmem: support TX over NETMEM_TX_NO_DMA devices
` [PATCH net-next 08/11] selftests: drv-net: ncdevmem: add -n flag to skip NIC configuration
` [PATCH net-next 09/11] selftests: drv-net: refactor devmem command builders into lib module
` [PATCH net-next 10/11] selftests: drv-net: add primary_rx_redirect support to NetDrvContEnv
` [PATCH net-next 11/11] selftests: drv-net: add netkit devmem tests

[PATCH] driver core: move dev_has_sync_state() to drivers/base/base.h
 2026-04-28 22:41 UTC  (2+ messages)

[PATCH] ALSA: hda/conexant: Fix missing error check for jack detection
 2026-04-28 22:38 UTC  (2+ messages)

[PATCH] x86/olpc: select GPIOLIB_LEGACY
 2026-04-28 22:39 UTC  (5+ messages)

[PATCH] driver core: use READ_ONCE() for dev->driver in dev_has_sync_state()
 2026-04-28 22:38 UTC  (2+ messages)

[PATCH v1 0/3] mm: process_mrelease: expedite clean file folio reclaim and add auto-kill
 2026-04-28 22:37 UTC  (8+ messages)
` [PATCH v1 3/3] mm: process_mrelease: introduce PROCESS_MRELEASE_REAP_KILL flag

[PATCH] pinctrl: qcom: Make important drivers default
 2026-04-28 22:37 UTC  (5+ messages)

[PATCH] fuse: do not treat unlimited readdir count as a buffer size
 2026-04-28 22:36 UTC  (3+ messages)

[PATCH v3 0/2] cxl/region: Fix race conditions in cxl region unregistration
 2026-04-28 22:33 UTC  (6+ messages)

[PATCH] PCI: mark Thunderbolt-attached devices as removable
 2026-04-28 22:31 UTC 

[PATCH] sysfs: return -ENOENT from move/rename when kobj->sd is NULL
 2026-04-28 22:31 UTC  (2+ messages)

[RFC] proposal: KVM: Orphaned VMs: The Caretaker approach for Live Update
 2026-04-28 22:29 UTC 

[PATCH v2] arm64: dts: qcom: sdm850-lenovo-yoga-c630: lower PSCI cluster idle
 2026-04-28 22:27 UTC 

[syzbot] [kernel?] general protection fault in remove_waiter
 2026-04-28 22:27 UTC  (2+ messages)

[PATCH v3] LoongArch: Fix potential ade in loongson_gpu_fixup_dma_hang()
 2026-04-28 22:26 UTC  (2+ messages)

[PATCH v3] iio: magnetometer: rm3100: Modernize locking and refactor control flow
 2026-04-28 22:26 UTC 

[PATCH net-next] net: Consistently define pci_device_ids using named initializers
 2026-04-28 22:24 UTC  (2+ messages)

[PATCH v2] remoteproc: xlnx: check remote core state
 2026-04-28 22:21 UTC  (2+ messages)

[PATCH v3 00/15] SCMI Clock rates discovery rework
 2026-04-28 22:20 UTC  (4+ messages)
` [PATCH v3 03/15] clk: scmi: Use new determine_rate clock operation

[PATCH v3] remoteproc: xlnx: check remote core state
 2026-04-28 22:18 UTC 

[PATCH v2 0/2] driver core: faux: fix root device registration
 2026-04-28 22:19 UTC  (3+ messages)
` [PATCH v2 1/2] "

[PATCH v2] usb: usbtmc: reject invalid interrupt endpoints
 2026-04-28 22:16 UTC  (4+ messages)

[PATCH 0/7] dts: Add /firmware/#{address,size}-cells to Chromium-based DTs
 2026-04-28 22:15 UTC  (3+ messages)

[PATCH v2 0/6] Improvements to PCI hibernate path
 2026-04-28 22:15 UTC  (3+ messages)

[PATCH v2] mm: memcontrol: fix rcu unbalance in get_non_dying_memcg_end()
 2026-04-28 22:12 UTC  (2+ messages)

[PATCH] x86/CPU/AMD: Clear RDRAND CPUID if Built-In-Self-Test failed on boot
 2026-04-28 22:11 UTC  (3+ messages)

[PATCH] Documentation: update deferred_probe_timeout cmdline parameter documentation
 2026-04-28 22:11 UTC  (2+ messages)


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