mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
[PATCH] mm/damon/sysfs: Remove misleading todo comment in nid_show()
 2025-10-21  2:17 UTC  (2+ messages)

[PATCH] RISC-V: KVM: Remove automatic I/O mapping for VM_PFNMAP
 2025-10-21  1:44 UTC  (2+ messages)
`  "

[PATCH v1 0/5] PCI: tegra: A couple of cleanups
 2025-10-21  1:43 UTC  (5+ messages)
` [PATCH v1 3/5] PCI: tegra: Use readl_poll_timeout() for link status polling

[PATCH v4 00/16] iommu/amd: Introduce Nested Translation support
 2025-10-21  1:43 UTC  (16+ messages)
` [PATCH v4 01/16] iommu/amd: Rename DEV_DOMID_MASK to DTE_DOMID_MASK
` [PATCH v4 02/16] iommu/amd: Make amd_iommu_pdom_id_alloc() non-static
` [PATCH v4 03/16] iommu/amd: Make amd_iommu_pdom_id_free() non-static
` [PATCH v4 05/16] iommu/amd: Make amd_iommu_update_dte256() non-static
` [PATCH v4 06/16] iommu/amd: Make amd_iommu_make_clear_dte() non-static inline
` [PATCH v4 07/16] iommu/amd: Make amd_iommu_completion_wait() non-static
` [PATCH v4 08/16] iommufd: Introduce data struct for AMD nested domain allocation
` [PATCH v4 09/16] iommu/amd: Always enable GCR3TRPMode when supported
` [PATCH v4 10/16] iommu/amd: Add support for nest parent domain allocation
` [PATCH v4 11/16] iommu/amd: Introduce struct amd_iommu_viommu
` [PATCH v4 12/16] iommu/amd: Add support for nested domain allocation
` [PATCH v4 13/16] iommu/amd: Track host Domain ID mapping for each guest Domain ID
` [PATCH v4 14/16] iommu/amd: Refactor persistent DTE bits programming into amd_iommu_make_clear_dte()
` [PATCH v4 15/16] iommu/amd: Refactor logic to program the host page table in DTE
` [PATCH v4 16/16] iommu/amd: Add support for nested domain attach/detach

[PATCH net-next v2 00/14] Intel Wired LAN Driver Updates 2025-10-15 (ice, iavf, ixgbe, i40e, e1000e)
 2025-10-21  1:40 UTC  (11+ messages)
` [PATCH net-next v2 02/14] i40e: support generic devlink param "max_mac_per_vf"
` [PATCH net-next v2 04/14] ice: add virtchnl and VF context support for GTP RSS
` [PATCH net-next v2 05/14] ice: improve TCAM priority handling for RSS profiles
` [PATCH net-next v2 13/14] ixgbe: preserve RSS indirection table across admin down/up

[PATCH 00/26] vfio/xe: Add driver variant for Xe VF migration
 2025-10-21  1:38 UTC  (40+ messages)
` [PATCH 06/26] drm/xe/pf: Add helpers for migration data allocation / free
` [PATCH 07/26] drm/xe/pf: Add support for encap/decap of bitstream to/from packet
` [PATCH 08/26] drm/xe/pf: Add minimalistic migration descriptor
` [PATCH 09/26] drm/xe/pf: Expose VF migration data size over debugfs
` [PATCH 10/26] drm/xe: Add sa/guc_buf_cache sync interface
` [PATCH 11/26] drm/xe: Allow the caller to pass guc_buf_cache size
` [PATCH 12/26] drm/xe/pf: Increase PF GuC Buffer Cache size and use it for VF migration
` [PATCH 16/26] drm/xe/pf: Handle GuC migration data as part of PF control
` [PATCH 17/26] drm/xe/pf: Add helpers for VF GGTT migration data handling
` [PATCH 18/26] drm/xe/pf: Handle GGTT migration data as part of PF control
` [PATCH 25/26] drm/xe/pf: Export helpers for VFIO

[PATCH v20 0/4] Add ASPEED AST2600 I2C controller driver
 2025-10-21  1:35 UTC  (5+ messages)
` [PATCH v20 1/4] dt-bindings: i2c: Split AST2600 binding into a new YAML
` [PATCH v20 2/4] dt-bindings: i2c: ast2600-i2c.yaml: Add global-regs and transfer-mode properties
` [PATCH v20 3/4] i2c: ast2600: Add controller driver for new register layout
` [PATCH v20 4/4] i2c: ast2600: Add target mode support

[PATCH v6 0/5] PCI/AER: Report fatal errors of RCiEP and EP if link recoverd
 2025-10-21  1:33 UTC  (4+ messages)
` [PATCH v6 5/5] PCI/AER: Clear both AER fatal and non-fatal status

[RFC PATCH v2] page_alloc: allow migration of smaller hugepages during contig_alloc
 2025-10-21  1:29 UTC  (5+ messages)

[PATCH v3 00/15] iommu/amd: Introduce Nested Translation support
 2025-10-21  1:26 UTC  (7+ messages)
` [PATCH v3 14/15] iommu/amd: Refactor logic to program the host page table in DTE
` [PATCH v3 15/15] iommu/amd: Add support for nested domain attach/detach

[PATCH v2 0/3] Do not change split folio target order
 2025-10-21  1:23 UTC  (6+ messages)
` [PATCH v2 2/3] mm/memory-failure: improve large block size folio handling

[PATCH] PCI: sg2042: Fix a reference count issue in sg2042_pcie_remove()
 2025-10-21  1:22 UTC  (3+ messages)

[PATCH net] Re: [syzbot] [net?] WARNING in xfrm_state_fini (4)
 2025-10-21  1:18 UTC  (3+ messages)

[PATCH v3] tools/dma: move dma_map_benchmark from selftests to tools/dma
 2025-10-21  1:17 UTC 

[RFC PATCH 0/1] ovl: brtfs' temp_fsid doesn't work with ovl index=on
 2025-10-21  1:16 UTC  (6+ messages)
` [RFC PATCH 1/1] ovl: Use fsid as unique identifier for trusted origin

[PATCH] irqchip/sifive-plic: use hartid as context_id in OF to fix AMP conflicts
 2025-10-21  1:14 UTC  (3+ messages)

[RFC PATCH v2 18/18] DO NOT UPSTREAM: RISC-V: KVM: Workaround kvm_riscv_gstage_ioremap() bug
 2025-10-21  1:10 UTC  (2+ messages)

[PATCH v2 00/10] dmaengine: idxd: Memory leak and FLR fixes
 2025-10-21  1:06 UTC  (2+ messages)

[RFC PATCH v2 0/5] Significantly Improve BTF Type Lookup Performance
 2025-10-21  1:06 UTC  (5+ messages)
` [RFC PATCH v2 1/5] btf: search local BTF before base BTF
` [RFC PATCH v2 5/5] btf: add CONFIG_BPF_SORT_BTF_BY_KIND_NAME

[PATCH v3] slab: Avoid race on slab->obj_exts in alloc_slab_obj_exts
 2025-10-21  1:03 UTC 

[PATCH net-next 0/3] net: stmmac: Add support for coarse timestamping
 2025-10-21  1:03 UTC  (5+ messages)
` [PATCH net-next 2/3] net: stmmac: Allow supporting coarse adjustment mode

[PATCH v4 0/7] nvme-tcp: Support receiving KeyUpdate requests
 2025-10-21  1:01 UTC  (3+ messages)

[PATCH v30 0/3] MCTP Over PCC Transport
 2025-10-21  0:54 UTC  (4+ messages)
` [PATCH v30 3/3] mctp pcc: Implement MCTP over "

[PATCH -next RFC 00/16] cpuset: rework local partition logic
 2025-10-21  0:52 UTC  (6+ messages)
` [PATCH -next RFC 03/16] cpuset: factor out partition_enable() function

[PATCH v4 00/13] tracing: Show contents of syscall trace event user space fields
 2025-10-21  0:52 UTC  (14+ messages)
` [PATCH v4 01/13] tracing: Make trace_user_fault_read() exposed to rest of tracing
` [PATCH v4 02/13] tracing: Have syscall trace events read user space string
` [PATCH v4 03/13] perf: tracing: Simplify perf_sysenter_enable/disable() with guards
` [PATCH v4 04/13] perf: tracing: Have perf system calls read user space
` [PATCH v4 05/13] tracing: Have system call events record user array data
` [PATCH v4 06/13] tracing: Display some syscall arrays as strings
` [PATCH v4 07/13] tracing: Allow syscall trace events to read more than one user parameter
` [PATCH v4 08/13] tracing: Add a config and syscall_user_buf_size file to limit amount written
` [PATCH v4 09/13] tracing: Show printable characters in syscall arrays
` [PATCH v4 10/13] tracing: Add trace_seq_pop() and seq_buf_pop()
` [PATCH v4 11/13] tracing: Add parsing of flags to the sys_enter_openat trace event
` [PATCH v4 12/13] tracing: Check for printable characters when printing field dyn strings
` [PATCH v4 13/13] tracing: Have persistent ring buffer print syscalls normally

[PATCH net-next] gve: Consolidate and persist ethtool ring changes
 2025-10-21  0:50 UTC  (2+ messages)

[PATCH net V3 0/2] Fix generating skb from non-linear xdp_buff for mlx5
 2025-10-21  0:50 UTC  (2+ messages)

[PATCH net v2] net/smc: fix general protection fault in __smc_diag_dump
 2025-10-21  0:50 UTC  (2+ messages)

[PATCH] KVM: arm64: gic-v3: Only set ICH_HCR traps for v2-on-v3 or v3 guests
 2025-10-21  0:50 UTC  (3+ messages)

[PATCH net-next v3 0/6] Add AF_XDP zero copy support
 2025-10-21  0:43 UTC  (2+ messages)

[syzbot] [bfs?] INFO: task hung in bfs_lookup (6)
 2025-10-21  0:22 UTC 

[PATCH net-next] net: rmnet: Use section heading for packet format subsections
 2025-10-21  0:21 UTC  (3+ messages)

[PATCH] modpost: drop '*_probe' from section check whitelist
 2025-10-21  0:20 UTC  (2+ messages)

[PATCH 00/11] ntfsplus: ntfs filesystem remake
 2025-10-21  0:17 UTC  (2+ messages)

linux-next: failed to fetch the capabilities-next tree
 2025-10-21  0:12 UTC  (6+ messages)

[PATCH v3 00/25] KVM: x86/mmu: TDX post-populate cleanups
 2025-10-21  0:12 UTC  (11+ messages)
` [PATCH v3 04/25] KVM: x86/mmu: Add dedicated API to map guest_memfd pfn into TDP MMU
` [PATCH v3 07/25] KVM: TDX: Drop superfluous page pinning in S-EPT management
` [PATCH v3 14/25] KVM: TDX: Bug the VM if extended the initial measurement fails
` [PATCH v3 21/25] KVM: TDX: Add tdx_get_cmd() helper to get and validate sub-ioctl command
` [PATCH v3 23/25] KVM: TDX: Use guard() to acquire kvm->lock in tdx_vm_ioctl()

[PATCH v4 1/2] tracing: Allow tracer to add more than 32 options
 2025-10-21  0:11 UTC  (3+ messages)

[PATCH v3 0/3] KHO: kfence + KHO memory corruption fix
 2025-10-21  0:08 UTC  (4+ messages)
` [PATCH v3 1/3] liveupdate: kho: warn and fail on metadata or preserved memory in scratch area
` [PATCH v3 2/3] liveupdate: kho: Increase metadata bitmap size to PAGE_SIZE
` [PATCH v3 3/3] liveupdate: kho: allocate metadata directly from the buddy allocator

[PATCH v3 0/5] dax/hmem, cxl: Coordinate Soft Reserved handling with CXL
 2025-10-21  0:06 UTC  (5+ messages)

[PATCH v7.1 0/4] bitfield initial refactor within nova-core (RESEND)
 2025-10-21  0:04 UTC  (13+ messages)
` [PATCH v7.1 2/4] gpu: nova-core: bitfield: Move bitfield-specific code from register! into new macro

[syzbot] [virt?] [net?] possible deadlock in vsock_linger
 2025-10-21  0:02 UTC 

[syzbot] [input?] [usb?] KASAN: slab-out-of-bounds Read in mcp2221_raw_event (2)
 2025-10-20 23:57 UTC  (2+ messages)

[RFC PATCH 00/21] VFIO live update support
 2025-10-20 23:55 UTC  (18+ messages)
` [RFC PATCH 12/21] vfio/pci: Skip clearing bus master on live update restored device
` [RFC PATCH 15/21] PCI: Make PCI saved state and capability structs public
` [RFC PATCH 18/21] vfio: selftests: Build liveupdate library in VFIO selftests

[PATCH 03/17] lib/crypto: Add SHA3-224, SHA3-256, SHA3-384, SHA3-512, SHAKE128, SHAKE256
 2025-10-20 23:54 UTC  (5+ messages)
` [PATCH 00/17] SHA-3 library

[PATCH net v4 0/2] phy: mscc: Fix PTP for VSC8574 and VSC8572
 2025-10-20 23:53 UTC  (3+ messages)
` [PATCH net v4 2/2] "

[syzbot] [comedi?] INFO: task hung in comedi_open
 2025-10-20 23:53 UTC  (2+ messages)

linux-next: manual merge of the drm-misc tree with Linus' tree
 2025-10-20 23:50 UTC 

[PATCH 0/2] New driver for ams AS5600 Position Sensor
 2025-10-20 23:45 UTC  (3+ messages)
` [PATCH 2/2] iio: position: Add support for ams AS5600 angle sensor

linux-next: duplicate patches in the iwlwifi-next tree
 2025-10-20 23:38 UTC 

[PATCH v2 0/2] block: Enable proper MMIO memory handling for P2P DMA
 2025-10-20 23:37 UTC  (5+ messages)
` [PATCH v2 1/2] nvme-pci: migrate to dma_map_phys instead of map_page
` [PATCH v2 2/2] block-dma: properly take MMIO path

[PATCH v2 1/5] rust/io: factor common I/O helpers into Io trait and specialize Mmio<SIZE>
 2025-10-20 23:36 UTC  (2+ messages)

[PATCH 0/2] nvme-pci: Log failures to probe
 2025-10-20 23:34 UTC  (3+ messages)
` [PATCH 2/2] nvme-pci: Add debug message on fail to read CSTS

[PATCH 0/4] tools: ynl: Fix tc filters with actions
 2025-10-20 23:32 UTC  (9+ messages)
` [PATCH 1/4] ynl: samples: add tc filter add example
` [PATCH 2/4] tools: ynl: zero-initialize struct ynl_sock memory
` [PATCH 3/4] tools: ynl: call nested attribute free function for indexed arrays
` [PATCH 4/4] tools: ynl: add start-index property "

[GIT PULL] RISC-V updates for v6.18-rc1
 2025-10-20 23:31 UTC  (7+ messages)

[RFC, PATCH 0/2] Large folios vs. SIGBUS semantics
 2025-10-20 23:28 UTC  (2+ messages)

[PATCH 0/7] Pre-requisite patches for mm and irq in nova-core
 2025-10-20 23:23 UTC  (8+ messages)
` [PATCH 1/7] docs: rust: Fix a few grammatical errors
` [PATCH 4/7] docs: gpu: nova-core: Document the PRAMIN aperture mechanism
` [PATCH 5/7] gpu: nova-core: Add support for managing GSP falcon interrupts

[syzbot] [kernel?] KASAN: slab-out-of-bounds Read in change_page_attr_set_clr
 2025-10-20 23:21 UTC  (2+ messages)

[PATCH net 0/2] netconsole: Fix userdata race condition
 2025-10-20 23:14 UTC  (3+ messages)
` [PATCH net 1/2] selftests: netconsole: Add race condition test for userdata corruption

[PATCH] drm/amd/display: Don't program BLNDGAM_MEM_PWR_FORCE when CM low-power is disabled on DCN30
 2025-10-20 23:09 UTC 

[PATCH V7 00/19] virtio_ring in order support
 2025-10-20 23:06 UTC  (3+ messages)
` [PATCH V7 15/19] virtio_ring: factor out core logic of buffer detaching

[PATCH rc] iommufd/selftest: Fix ioctl return value in _test_cmd_trigger_vevents()
 2025-10-20 23:01 UTC  (2+ messages)

[PATCH v2 10/10] module loader: enforce symbol import protection
 2025-10-20 23:00 UTC  (2+ messages)

[PATCH v4 0/4] KVM: x86: User-return MSR cleanups
 2025-10-20 22:55 UTC  (3+ messages)
` [PATCH v4 1/4] KVM: TDX: Synchronize user-return MSRs immediately after VP.ENTER

[PATCH 0/3] compiler_types: Introduce __counted_by_ptr()
 2025-10-20 22:53 UTC  (6+ messages)
` [PATCH 1/3] "
` [PATCH 2/3] lkdtm/bugs: Add __counted_by_ptr() test PTR_BOUNDS
` [PATCH 3/3] coredump: Use __counted_by_ptr for struct core_name::corename

[PATCH v2 0/2] SMMU v3 CMDQ fix and improvement
 2025-10-20 22:43 UTC  (3+ messages)
` [PATCH v2 1/2] iommu/arm-smmu-v3: Fix CMDQ timeout warning
` [PATCH v2 2/2] iommu/arm-smmu-v3: Improve CMDQ lock fairness and efficiency

[PATCH v2 00/10] scalable symbol flags with __kflagstab
 2025-10-20 22:43 UTC  (2+ messages)

[PATCH] x86/its: use Sapphire Rapids+ feature to opt out
 2025-10-20 22:41 UTC  (6+ messages)

[PATCH v2 1/1] MIPS: Malta: Use pcibios_align_resource() to block io range
 2025-10-20 22:37 UTC  (2+ messages)

[PATCH 0/8] Device::drvdata() and driver/driver interaction (auxiliary)
 2025-10-20 22:34 UTC  (9+ messages)
` [PATCH 1/8] rust: device: narrow the generic of drvdata_obtain()
` [PATCH 2/8] rust: device: introduce Device::drvdata()
` [PATCH 3/8] rust: auxiliary: consider auxiliary devices always have a parent
` [PATCH 4/8] rust: auxiliary: unregister on parent device unbind
` [PATCH 5/8] rust: auxiliary: move parent() to impl Device
` [PATCH 6/8] rust: auxiliary: implement parent() for Device<Bound>
` [PATCH 7/8] samples: rust: auxiliary: misc cleanup of ParentDriver::connect()
` [PATCH 8/8] samples: rust: auxiliary: illustrate driver interaction

[RFC v4 0/5] Align atomic storage
 2025-10-20 22:28 UTC  (6+ messages)
` [RFC v4 3/5] atomic: Specify alignment for atomic_t and atomic64_t
` [RFC v4 4/5] atomic: Add alignment check to instrumented atomic operations
` [RFC v4 1/5] bpf: Explicitly align bpf_res_spin_lock
` [RFC v4 5/5] atomic: Add option for weaker alignment check
` [RFC v4 2/5] parisc: Drop linux/kernel.h include from asm/bug.h header

[PATCH v2 0/8] Binary Large Objects for Rust DebugFS
 2025-10-20 22:26 UTC  (9+ messages)
` [PATCH v2 1/8] rust: fs: add file::Offset type alias
` [PATCH v2 2/8] rust: uaccess: add UserSliceReader::read_slice_partial()
` [PATCH v2 3/8] rust: uaccess: add UserSliceWriter::write_slice_partial()
` [PATCH v2 4/8] rust: debugfs: support for binary large objects
` [PATCH v2 5/8] rust: debugfs: support blobs from smart pointers
` [PATCH v2 6/8] samples: rust: debugfs: add example for blobs
` [PATCH v2 7/8] rust: debugfs: support binary large objects for ScopedDir
` [PATCH v2 8/8] samples: rust: debugfs_scoped: add example for blobs

[PATCH v2 0/3] VMSCAPE optimization for BHI variant
 2025-10-20 22:24 UTC  (5+ messages)
` [PATCH v2 2/3] x86/vmscape: Replace IBPB with branch history clear on exit to userspace

linux-next: manual merge of the iwlwifi-next tree with the origin tree
 2025-10-20 22:20 UTC  (2+ messages)

[PATCH v6 00/10] liveupdate: Rework KHO for in-kernel users & Fix memory corruption
 2025-10-20 22:17 UTC  (7+ messages)
` [PATCH v6 09/10] liveupdate: kho: Increase metadata bitmap size to PAGE_SIZE
` [PATCH v6 10/10] liveupdate: kho: allocate metadata directly from the buddy allocator

[PATCH] kernel/sched: removed unused *cpumask ptr in kernel/sched/sched.h
 2025-10-20 22:17 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] PCI/ASPM: Enable only L0s and L1 for devicetree platforms
 2025-10-20 22:12 UTC 

[PATCH v6 00/10] PM: EM: Add netlink support for the energy model
 2025-10-20 22:09 UTC  (11+ messages)
` [PATCH v6 01/10] PM: EM: Assign a unique ID when creating a performance domain
` [PATCH v6 02/10] PM: EM: Expose the ID of a performance domain via debugfs
` [PATCH v6 03/10] PM: EM: Add em.yaml and autogen files
` [PATCH v6 04/10] PM: EM: Add a skeleton code for netlink notification
` [PATCH v6 05/10] PM: EM: Add an iterator and accessor for the performance domain
` [PATCH v6 06/10] PM: EM: Implement em_nl_get_pds_doit()
` [PATCH v6 07/10] PM: EM: Implement em_nl_get_pd_table_doit()
` [PATCH v6 08/10] PM: EM: Implement em_notify_pd_deleted()
` [PATCH v6 09/10] PM: EM: Implement em_notify_pd_created/updated()
` [PATCH v6 10/10] PM: EM: Notify an event when the performance domain changes

[PATCH v3 00/10] pinctrl: stm32: Support I/O synchronization
 2025-10-20 22:08 UTC  (7+ messages)
` [PATCH v3 09/10] dt-bindings: pinctrl: stm32: Support I/O synchronization parameters

[PATCH v4 0/3] PM: runtime: Auto-cleanup macros for runtime PM
 2025-10-20 22:07 UTC  (3+ messages)
` [PATCH v4 2/3] PCI/sysfs: Use runtime PM guard macro for auto-cleanup

page:  |  | latest

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

all inboxes | Powered by JetHome®