mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
[PATCH 0/3] zstd: probe the CPU for BMI2 support once, not per context
 2026-08-28 21:54 UTC  (2+ messages)

[PATCH 1/2] cgroup: fix spurious SIGKILL of CLONE_INTO_CGROUP children
 2026-08-28 21:52 UTC  (2+ messages)
` [PATCH 2/2] selftests/cgroup: test clone3() into a previously killed cgroup

[PATCH v9 00/11] Dynamic PAMT
 2026-08-28 21:50 UTC  (13+ messages)
` [PATCH v9 01/11] x86/virt/tdx: Simplify PAMT layout calculation
` [PATCH v9 02/11] x86/virt/tdx: Allocate page bitmap for Dynamic PAMT
` [PATCH v9 03/11] x86/virt/tdx: Add tdx_alloc/free_control_page() helpers
` [PATCH v9 04/11] x86/virt/tdx: Allocate refcounts for Dynamic PAMT memory
` [PATCH v9 05/11] x86/virt/tdx: Handle multiple callers in tdx_pamt_get/put()
` [PATCH v9 06/11] KVM: TDX: Allocate PAMT memory for TD and vCPU control structures

[PATCH v2] PCI: Reserve prefetchable window headroom for Resizable BARs
 2026-08-28 21:47 UTC 

[PATCH v4 0/4] s390/vfio-ap: Fix pre-existing bugs in vfio_ap device driver
 2026-08-28 21:46 UTC  (5+ messages)
` [PATCH v4 1/4] s390/vfio-ap: Fix leak of pinned NIB and registered NISC in vfio_ap_irq_enable/disable()
` [PATCH v4 2/4] s390/vfio-ap: Fix failure to release IRQ notification eventfd contexts
` [PATCH v4 3/4] s390/vfio-ap: Fix unbounded loop in apq_reset_check()
` [PATCH v4 4/4] s390/vfio-ap: Use AP_DOMAINS for adm_add bitmap size in vfio_ap_mdev_cfg_add()

[PATCH net v3] tipc: protect node reset trace dump with node lock
 2026-08-28 21:40 UTC  (2+ messages)

[PATCH net v2 0/1] ipv4: avoid divide by zero in fib_rebalance
 2026-08-28 21:40 UTC  (2+ messages)

[PATCH] PCI: endpoint: Fix BAR backing DMA address alignment
 2026-08-28 21:40 UTC  (2+ messages)

[PATCH v2 0/4] Add larger page size support for USB audio offload path
 2026-08-28 21:37 UTC  (5+ messages)
` [PATCH v2 1/4] xhci: sideband: fix ring sg table for sub-page TRB segments
` [PATCH v2 2/4] usb: xhci: sideband: allocate sideband ring segments from a dedicated pool
` [PATCH v2 3/4] ALSA: usb-audio: qcom: tag sideband endpoints before ring allocation
` [PATCH v2 4/4] ALSA: usb-audio: qcom: fix xfer ring IOMMU unmap on 16K+ page kernels

[PATCH] PCI: Reserve prefetchable window headroom for Resizable BARs
 2026-08-28 21:37 UTC 

Prebuilt LLVM 23.1.0 uploaded
 2026-08-28 21:31 UTC  (3+ messages)

[PATCH] ARM: omap2plus_defconfig: Support for compressed firmware
 2026-08-28 21:28 UTC 

[RFC PATCH v3 0/8] batch lookups in follow_page_mask()
 2026-08-28 21:28 UTC  (5+ messages)
` [RFC PATCH v3 1/8] mm/gup: break out gup_fill_pages() helper
` [RFC PATCH v3 2/8] mm/gup: convert follow_page_mask() to return a long

[PATCH v7 0/6] net: wwan: t9xx: Add MediaTek T9XX WWAN driver
 2026-08-28 21:27 UTC  (2+ messages)

[tip: locking/core] locking: Switch to _irq_{disable,enable}() variants in cleanup guards
 2026-08-28 21:26 UTC  (11+ messages)
  ` [PATCH] locking: Revert switching guards to _irq_{disable,enable}()

[PATCH] accel/amdxdna: fix double-free on mailbox channel stop
 2026-08-28 21:24 UTC 

[PATCH net-next] hv_netvsc: Advertise the SR-IOV capability for CoCo VMs
 2026-08-28 21:23 UTC 

[PATCH net] net: gianfar: fix DMA unmap of time stamped frames at teardown
 2026-08-28 21:22 UTC 

[git pull] drm next / fixes for 7.3-rc1
 2026-08-28 21:22 UTC 

[RFC 00/10] Reclaimable kernel stacks
 2026-08-28 21:17 UTC  (10+ messages)
` [RFC 06/10] Reclaim memory from blocked "

[PATCH net v2] net: ntb_netdev: Fix statistics races
 2026-08-28 21:10 UTC  (3+ messages)

[PATCH bpf-next v5 0/2] bpf: BPF-driven proactive memcg reclaim
 2026-08-28 21:07 UTC  (4+ messages)
` [PATCH bpf-next v5 1/2] mm/bpf: Add bpf_proactive_reclaim kfunc

[PATCH] clocksource/drivers/timer-ti-dm: Register clocksource/event only for am654
 2026-08-28 21:04 UTC  (2+ messages)

[RFC PATCH 00/18] mm: arm64: Add kernel replication feature
 2026-08-28 20:58 UTC  (2+ messages)

[PATCH v7 00/17] Collection of fixes for Panfrost: Perfcnt, RPM, refactorings
 2026-08-28 20:56 UTC  (18+ messages)
` [PATCH v7 01/17] drm/panfrost: Move shrinker initialization and unplug one level down
` [PATCH v7 02/17] drm/panfrost: Move all DRM device initialisation into device_init()
` [PATCH v7 03/17] drm/panfrost: Move lock and modparam initialisations into their subsystems
` [PATCH v7 04/17] drm/panfrost: Move debugfs initialisation to relevant subsystems
` [PATCH v7 05/17] drm/panfrost: Skip NULL checks for clock enable/disabling
` [PATCH v7 06/17] drm/panfrost: Consolidate device clock management and reset
` [PATCH v7 07/17] drm/panfrost: Stop all jobs before commencing device teardown
` [PATCH v7 08/17] drm/panfrost: Split subsystem init/reset from interrupt enablement
` [PATCH v7 09/17] drm/panfrost: Fix PM refcnt and autosuspend issues at device probe/remove
` [PATCH v7 10/17] drm/panfrost: Add warning messages to fatal error conditions
` [PATCH v7 11/17] drm/panfrost: Add debugfs knob for manually triggering a GPU reset
` [PATCH v7 12/17] drm/panfrost: Move perfcnt GPU disable sequence into a helper
` [PATCH v7 13/17] drm/panfrost: Skip cache flush/invalidate when enabling perfcnt
` [PATCH v7 14/17] drm/panfrost: Avoid cache flush after perfcnt sample in fully coherent systems
` [PATCH v7 15/17] drm/panfrost: Introduce a reset lock
` [PATCH v7 16/17] drm/panfrost: Fix races between perfcnt and reset sequence
` [PATCH v7 17/17] drm/panfrost: Bump driver minor to reflect new DUMP IOCTL req field

ipu-bridge: software nodes are never unregistered; PCI remove/rescan of IPU6 fails with -EEXIST and leaves dangling properties
 2026-08-28 20:54 UTC  (3+ messages)

[PATCH v4 00/27] vfio/pci: Add CXL Type-2 device passthrough support
 2026-08-28 20:53 UTC  (3+ messages)
` [PATCH v4 18/27] vfio/cxl: Expose the HDM memory and trap the decoder registers

[BUG] gve_adminq_release -- unbounded reset-wait loop, WARNs then spins forever
 2026-08-28 20:53 UTC  (2+ messages)

[PATCH v3] ARM: imx: Fix suspend/resume crash with Clang CFI
 2026-08-28 20:50 UTC  (6+ messages)
` [PATCH v4] "

[PATCH] drm/amd/display: fix division by zero in get_estimated_bw()
 2026-08-28 20:41 UTC  (2+ messages)

[PATCH] i2c: cp2615: handle allocation failure
 2026-08-28 20:40 UTC  (7+ messages)
` [PATCH v2] "

[PATCH v2 0/2] drm/amd/display: follow-up bug fixes for LUT segmentation
 2026-08-28 20:38 UTC  (2+ messages)

[PATCH v2 0/3] ARM ZSTD boot compression
 2026-08-28 20:32 UTC  (4+ messages)
` [PATCH v2 1/3] ARM: compressed: Pass the actual output length to the decompressor
` [PATCH v2 2/3] ARM: compressed: Bump MALLOC_SIZE to 128 KiB
` [PATCH v2 3/3] ARM: compressed: Enable ZSTD compression

[BUG] usb: gadgetfs: KASAN null-ptr-deref and intermittent UAF in ep_aio_cancel()
 2026-08-28 20:30 UTC  (12+ messages)

[PATCH] ALSA: hda: intel: reset link for HP ENVY 27-p014
 2026-08-28 20:29 UTC 

[PATCH v16 0/8] Add support for NXP P3H2x4x I3C hub driver
 2026-08-28 20:26 UTC  (7+ messages)
` [PATCH v16 6/8] i3c: hub: Add support for the I3C interface in the I3C hub
    ` [EXT] "
` [PATCH v16 7/8] i3c: hub: p3h2x4x: Add support for NXP P3H2x4x I3C hub functionality
    ` [EXT] "

[PATCH] thermal: intel: int340x: Fix temperature selection around 0 C
 2026-08-28 20:20 UTC  (2+ messages)

[BISECTED]: Non-working USB mouse
 2026-08-28 20:16 UTC  (2+ messages)

[PATCH] hfsplus: fix truncated xattr names in listxattr()
 2026-08-28 20:15 UTC  (2+ messages)

[PATCH v14 00/22] TDX KVM selftests
 2026-08-28 20:14 UTC  (8+ messages)
` [PATCH v14 10/22] KVM: selftests: Set up TDX boot code region

[PATCH v2] mm/memcontrol: fix stuck FLUSHING_CACHED_CHARGE bit on isolated cpus
 2026-08-28 20:01 UTC  (6+ messages)

[PATCH] ftrace: Take trace_array reference before accessing its ftrace_ops
 2026-08-28 19:59 UTC 

[BUG] drivers/tty: NULL pointer dereference in paste_selection()
 2026-08-28 19:55 UTC  (2+ messages)

[PATCH 1/2] x86/topology: Name the AMD core-type values
 2026-08-28 19:54 UTC  (11+ messages)
  ` [PATCH] x86/topo: Map vendor CPU types to generic Linux such types

[PATCH] memcg: clear FLUSHING_CACHED_CHARGE on cpu offline
 2026-08-28 19:53 UTC  (2+ messages)

[GIT PULL] IPMI bug fixes for 7.3
 2026-08-28 19:53 UTC 

[PATCH 1/1] arm64: dts: ti: k3-j784s4-j742s2-evm-common: Set ACSPCIe refclk to MAIN_PLL2_HSDIV4 for pcie1
 2026-08-28 19:51 UTC 

[PATCH] speakup: Fix duplicate word in comment
 2026-08-28 19:50 UTC  (2+ messages)

[GIT PULL] Ceph fixes for 7.3-rc1
 2026-08-28 19:50 UTC  (2+ messages)

[GIT PULL] UBI and UBIFS updates for 7.3-rc1
 2026-08-28 19:50 UTC  (2+ messages)

[GIT PULL] f2fs for 7.3-rc1
 2026-08-28 19:50 UTC  (2+ messages)

[PATCH v2] thermal: intel: powerclamp: Simplify idle_inject_update()
 2026-08-28 19:45 UTC 

[PATCH rdma-next v2 0/3] RDMA/mana_ib: Extend MANA RC QP support for UAPI
 2026-08-28 19:44 UTC  (7+ messages)
` [PATCH rdma-next v2 1/3] RDMA/mana_ib: Extend RC QP udata request and response
` [PATCH rdma-next v2 2/3] RDMA/mana_ib: MMQ creation for RC QPs
` [PATCH rdma-next v2 3/3] RDMA/mana_ib: fixed send wqe size support "

[PATCH] media: imx-jpeg: Cancel timeout work on release
 2026-08-28 19:41 UTC  (2+ messages)

[PATCH v9 0/7] Switch Arm SMCCC firmware services to an SMCCC bus
 2026-08-28 19:34 UTC  (13+ messages)
` [PATCH v9 1/7] firmware: smccc: Add an Arm "
` [PATCH v9 2/7] firmware: hwrng: arm_smccc_trng: Register as an SMCCC device
` [PATCH v9 3/7] firmware: arm_rmm: Move RSI support out of arch/arm64
` [PATCH v9 5/7] virt: coco: arm-cca-guest: Rename TSM report source file
` [PATCH v9 6/7] firmware: smccc: arm-cca-guest: Bind the TSM provider to an SMCCC device
` [PATCH v9 7/7] coco: guest: arm64: Replace dummy CCA device with sysfs ABI

[syzbot] [x25?] inconsistent lock state in valid_state (7)
 2026-08-28 19:34 UTC  (2+ messages)

[PATCH 0/2] dmaengine: dw-axi-dmac: Fix burst length encoding and LLI dump
 2026-08-28 19:32 UTC  (3+ messages)
` [PATCH 1/2] dmaengine: dw-axi-dmac: Fix AXI burst length encoding

[PATCH] mm/mempolicy: take a cpuset cookie for the interleave node count
 2026-08-28 19:31 UTC 

[PATCH 00/27] objtool: dynamically detect noreturns
 2026-08-28 19:27 UTC  (5+ messages)
` [PATCH 12/27] kbuild: Defer running objtool to link time for all CFG features

[PATCH] crypto: mxs-dcp: handle zero-length skcipher requests
 2026-08-28 19:25 UTC  (2+ messages)

[PATCH 1/2] dt-bindings: phy: Document Renesas Multi-Protocol PHY driver for R-Car X5H
 2026-08-28 19:21 UTC  (2+ messages)
` [PATCH 2/2] phy: renesas: Add "

[PATCH] erofs: Fix EROFS_FS_ZIP_LZMA_DEFAULT_MAX_STREAMS default logic
 2026-08-28 19:20 UTC  (5+ messages)

[PATCH bpf 1/2] bpf: bound resizable hash map iteration
 2026-08-28 19:20 UTC  (3+ messages)
` [PATCH bpf 2/2] selftests/bpf: add RHASH iteration stress test

[PATCH] mm, swap: fix SWAP_USAGE_OFFLIST_BIT collision with real usage count
 2026-08-28 19:14 UTC 

[PATCH v2] rust: cpufreq: reject NULL from cpufreq_cpu_get()
 2026-08-28 19:11 UTC  (2+ messages)

[PATCH rtw-next v3] wifi: rtw88: usb: route bmc frames via the high queue only for DTIM delivery
 2026-08-28 19:10 UTC  (2+ messages)

[PATCH net v4] bnxt_en: Bound SW TPA IDs to prevent crashes
 2026-08-28 19:08 UTC 

[PATCH net v3] net/iucv: fix the recvmsg window update
 2026-08-28 19:07 UTC 

[PATCH] mm/khugepaged: Don't collapse uffd-minor-registered VMAs
 2026-08-28 19:07 UTC  (3+ messages)

[PATCH v8 0/3] Enable sdhc inline crypto engine for kodiak and monaco
 2026-08-28 19:07 UTC  (9+ messages)
` [PATCH v8 2/3] arm64: dts: qcom: kodiak: enable inline crypto engine for SDHC

[PATCH 0/2] ASoC: fix SoundWire enumeration on Surface Pro 11
 2026-08-28 19:03 UTC  (3+ messages)
` [PATCH 1/2] ASoC: SOF: Intel: reuse name prefix for duplicate SoundWire devices
` [PATCH 2/2] ASoC: sdw_utils: skip unattached SoundWire peripherals

[PATCH v2 0/5] PCI: endpoint: Remote DMA support via vNTB
 2026-08-28 18:59 UTC  (7+ messages)
` [PATCH v2 1/5] PCI: endpoint: Add DMA auxiliary resource metadata
` [PATCH v2 2/5] PCI: dwc: Expose endpoint DMA resources
` [PATCH v2 3/5] PCI: endpoint: pci-epf-vntb: Move epf_ntb_is_bar_used() up

[PATCH v4 0/2] selftests/cgroup: fixes for test_zswap on single core VM
 2026-08-28 18:53 UTC  (2+ messages)

[BUG] general protection fault in security_path_post_mknod
 2026-08-28 18:48 UTC  (2+ messages)

[PATCH net v3] bnxt_en: Bound SW TPA IDs to prevent crashes
 2026-08-28 18:48 UTC  (6+ messages)

[PATCH v2 0/3] dmaengine: dw-edma: Prepare channels for remote use
 2026-08-28 18:46 UTC  (5+ messages)
` [PATCH v2 2/3] dmaengine: dw-edma: Configure remote interrupt routing
` [PATCH v2 3/3] dmaengine: dw-edma: Account for the MSI vector offset

[PATCH] thermal: intel: powerclamp: Simplify idle_inject_update()
 2026-08-28 18:43 UTC 

[PATCH] ARM: dts: samsung: exynos4210-i9100: Fix Bluetooth node
 2026-08-28 18:43 UTC 

[PATCH v3 0/2] can: m_can: support out-of-band wakeup capability
 2026-08-28 18:43 UTC  (8+ messages)
` [PATCH v3 1/2] dt-bindings: can: m_can: add out-band-wakeup property

[PATCH] media: v4l2-h264: Fix memcmp() size in B1 reference list comparison
 2026-08-28 18:43 UTC  (4+ messages)

[PATCH v6 1/2] dt-bindings: usb: dwc3: Document Renesas R-Car Gen5 DWC3 xHCI USB controller
 2026-08-28 18:41 UTC  (2+ messages)
` [PATCH v6 2/2] usb: dwc3: dwc3-generic-plat: Add Renesas R-Car Gen5 DWC3 xHCI USB controller glue

[PATCH v4 0/4] make unused huge shrinker memcg aware
 2026-08-28 18:41 UTC  (3+ messages)
` [PATCH v4 1/4] fs: fix missed removal of super_fs_objects_eligible()

[PATCH 0/8] mm/page_owner: Add PID/TGID/COMM and cgroup filtering
 2026-08-28 18:36 UTC  (3+ messages)

[RFC PATCH v1.3 0/4] mm/damon: fix misc bugs in kunit, quota goals and sysfs refresh_ms
 2026-08-28 18:36 UTC  (5+ messages)
` [RFC PATCH v1.3 1/4] mm/damon/tests/core-kunit: test committing psi goal to psi goal
` [RFC PATCH v1.3 2/4] mm/damon/core: handle uninitialized damos_quota_goal->last_psi_total
` [RFC PATCH v1.3 3/4] mm/damon/core: copy nid for eligible_mem_bp damos quota goal commit
` [RFC PATCH v1.3 4/4] mm/damon/sysfs: set next refresh jiffies per sysfs context

[PATCH] f2fs: sync pending discards before reserving device alias
 2026-08-28 18:35 UTC  (2+ messages)
` [f2fs-dev] "

[RFC] net/iucv: af_iucv socket locking - accounting, and a staged plan
 2026-08-28 18:34 UTC  (4+ messages)

[RFC PATCH v3 25/37] Docs/admin-guide/mm/damon/usage: document sample filters dir
 2026-08-28 18:34 UTC  (2+ messages)

[PATCH RFC 0/9] mm/huge_memory: refactor __split_huge_pmd_locked()
 2026-08-28 18:33 UTC  (10+ messages)
` [PATCH RFC 1/9] mm/huge_memory: read the huge PMD entry once when splitting it
` [PATCH RFC 2/9] mm/huge_memory: add and use huge_zero_pmd_can_split()
` [PATCH RFC 3/9] mm/huge_memory: add and use unmap_huge_pmd_entry()
` [PATCH RFC 4/9] mm/huge_memory: use normal_or_softleaf_folio_pmd() in the PMD split path
` [PATCH RFC 5/9] mm/huge_memory: dispatch on the folio when splitting a huge PMD
` [PATCH RFC 6/9] mm/huge_memory: add and use split_huge_pmd_anon_rmap()
` [PATCH RFC 7/9] mm/huge_memory: add struct split_pmd_state
` [PATCH RFC 8/9] mm/huge_memory: split present and non-present huge PMDs separately
` [PATCH RFC 9/9] mm/huge_memory: unify the migration and device private PTE loops

[RFC PATCH v3 22/37] mm/damon/sysfs: implement cpumask file under sample filter dir
 2026-08-28 18:32 UTC  (2+ messages)

[PATCH] mm/damon: fix unconditionally skip last region
 2026-08-28 18:29 UTC  (2+ messages)

[PATCH bpf-next 00/13] BPF interface for applying Landlock rulesets
 2026-08-28 18:28 UTC  (9+ messages)

[PATCH v5 1/2] dt-bindings: usb: dwc3: Document Renesas R-Car Gen5 DWC3 xHCI USB controller
 2026-08-28 18:23 UTC  (2+ messages)
` [PATCH v5 2/2] usb: dwc3: dwc3-generic-plat: Add Renesas R-Car Gen5 DWC3 xHCI USB controller glue

[PATCH v3 00/12] f2fs: introduce metadata cache
 2026-08-28 18:22 UTC  (12+ messages)
` [PATCH v3 03/12] f2fs: cache: introduce shrinker
  ` [f2fs-dev] "
` [PATCH v3 09/12] f2fs: cache: use compress cache
  ` [f2fs-dev] "

[PATCH v2] objtool/klp: Fix checksums for constant pool references
 2026-08-28 18:21 UTC  (3+ messages)

[PATCH] media: rkvdec: fix v4l2-compliance failure
 2026-08-28 18:20 UTC  (4+ messages)
` [PATCH v2] media: v4l2-ctrls: default HEVC SPS chroma format to 4:2:0

[PATCH] KVM: Release reserved xarray entries if reserving memory attributes fails
 2026-08-28 18:17 UTC  (4+ messages)
` [PATCH v2] KVM: Don't treat reserved xarray entries as having memory attributes

[PATCH] media: i2c: imx258: Add reset-gpio support
 2026-08-28 18:16 UTC  (2+ messages)

[PATCH 1/3] remoteproc: qcom_q6v5_pas: Fix unbalanced enable for handover IRQ after attach
 2026-08-28 18:13 UTC  (3+ messages)
` [PATCH 2/3] remoteproc: qcom_q6v5: Skip handover callback if already issued
` [PATCH 3/3] remoteproc: qcom_q6v5_pas: Add per-PD proxy performance states for Hawi CDSP

[PATCH 0/6] gpu: nova-core: add NVKV codec
 2026-08-28 18:11 UTC  (6+ messages)
` [PATCH 2/6] gpu: nova-core: add NVKV encoder

[PATCH] virtio: Add ID for virtio media
 2026-08-28 18:09 UTC  (2+ messages)

[PATCH 1/2] f2fs: flush SIT journal during filesystem resize
 2026-08-28 18:08 UTC  (3+ messages)
` [PATCH 2/2] f2fs: refresh pinned allocation boundary after resize
  ` [f2fs-dev] "

[PATCH 00/20] KVM: selftests: PPC pre-enabling
 2026-08-28 18:07 UTC  (4+ messages)
` [PATCH 02/20] KVM: selftests: Bump the minimum GPA for page tables to 0x200000

[BUG] general protection fault in cpuset_cpus_allowed
 2026-08-28 18:07 UTC  (2+ messages)

[PATCH] drivers/base/node: fix UAF on device_register() failure
 2026-08-28 18:07 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v2] mm: vmalloc: fix vmap_purge_lock livelock under memory pressure
 2026-08-28 18:05 UTC  (2+ messages)

[PATCH] cgroup/cpuset: Handle cpu hotplug race in guarantee_active_cpus()
 2026-08-28 18:03 UTC 

[PATCH 1/4] dt-bindings: usb: Document ST UCPD
 2026-08-28 16:33 UTC  (5+ messages)

[PATCH v4 1/2] dt-bindings: arm: stm32: Document st,stm32mp23/25-syscfg subnodes and cells
 2026-08-28 16:05 UTC  (3+ messages)

[PATCH] x86/mm: don't apply va_align to hugetlb mappings on AMD F15h
 2026-08-28 13:57 UTC 

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®