All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-07-15 17:43:43 to 2026-07-15 18:22:53 UTC [more...]

[Intel-wired-lan] [PATCH iwl] ice: acquire NVM lock around each flash read
 2026-07-15 18:22 UTC  (6+ messages)
`  "

[PATCH v2 0/3] riscv: mm: Some optimizations for tlb flush
 2026-07-15 18:22 UTC  (3+ messages)
` [PATCH v2 2/3] riscv: mm: Apply Svinval in update_mmu_cache()

[to-be-updated] fs-proc-task_mmu-fix-pagemap_scan-written-state-for-pmd-holes.patch removed from -mm tree
 2026-07-15 18:22 UTC 

[PATCH] PCI: starfive: Fix resource leaks on error paths in host_init()
 2026-07-15 18:21 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v2 0/12] perf vendor events intel: update
 2026-07-15 18:21 UTC  (3+ messages)

[PATCH v2 0/2] tests/intel/xe_survivability: update ignored dmesg regex
 2026-07-15 18:20 UTC  (2+ messages)
` ✓ i915.CI.BAT: success for tests/intel/xe_survivability: update ignored dmesg regex (rev3)

+ raid6-kunit-add-a-benchmark.patch added to mm-nonmm-unstable branch
 2026-07-15 18:20 UTC 

+ raid6-improve-the-runtime-selection-benchmark.patch added to mm-nonmm-unstable branch
 2026-07-15 18:20 UTC 

+ raid6-defer-implementation-selection-when-built-in.patch added to mm-nonmm-unstable branch
 2026-07-15 18:20 UTC 

+ raid6-enable-lock-context-analysis.patch added to mm-nonmm-unstable branch
 2026-07-15 18:20 UTC 

+ xor-kunit-add-a-benchmark.patch added to mm-nonmm-unstable branch
 2026-07-15 18:20 UTC 

+ xor-kunit-fix-a-spelling-error.patch added to mm-nonmm-unstable branch
 2026-07-15 18:20 UTC 

+ xor-improve-the-runtime-selection-benchmark.patch added to mm-nonmm-unstable branch
 2026-07-15 18:20 UTC 

+ xor-enable-lock-context-analysis.patch added to mm-nonmm-unstable branch
 2026-07-15 18:20 UTC 

[RFC PATCH v2 00/25] Optimize nSVM TLB flushes
 2026-07-15 18:20 UTC  (9+ messages)
` [RFC PATCH v2 02/25] KVM: SVM: Passthrough the number of supported ASIDs

man/man8/ldconfig.8: document system-wide tunables
 2026-07-15 18:19 UTC  (2+ messages)

[PATCH] tracing: Propagate errors from remote event bulk updates
 2026-07-15 18:19 UTC  (5+ messages)

[PATCH v3 0/9] dmaengine: dw-edma: Fixes and interrupt-path groundwork
 2026-07-15 18:19 UTC  (14+ messages)
` [PATCH v3 1/9] dmaengine: dw-edma: Fix HDMA channel status register access
` [PATCH v3 2/9] dmaengine: dw-edma: Terminate all descriptors without callbacks
` [PATCH v3 3/9] dmaengine: dw-edma: Serialize abort state updates
` [PATCH v3 4/9] dmaengine: dw-edma: Complete descriptors before pausing
` [PATCH v3 5/9] dmaengine: dw-edma: Serialize channel state checks
` [PATCH v3 6/9] dmaengine: dw-edma: Clear stale requests on termination
` [PATCH v3 7/9] dmaengine: dw-edma-pcie: Drop redundant pci_free_irq_vectors()
` [PATCH v3 8/9] dmaengine: dw-edma: Snapshot the v0 interrupt status once per handler pass
` [PATCH v3 9/9] dmaengine: dw-edma: Defer channel IRQ handling to workqueue

Linking Patchwork with Sashiko?
 2026-07-15 18:18 UTC  (16+ messages)

[PATCH bpf-next v1 0/2] Fix leftover issues of the unify bpf_call_arg_meta patchset
 2026-07-15 18:18 UTC  (11+ messages)
` [PATCH bpf-next v1 1/2] bpf: Disable raw mdoe for bloom filter map_peek
` [PATCH bpf-next v1 2/2] bpf: Zero kfunc arg meta before error paths can read it

[OE-core][PATCH] u-boot: Update git server and branch
 2026-07-15 18:17 UTC 

[PATCH v2 0/6] Add audio support for QCS6490 RubikPi3
 2026-07-15 18:17 UTC  (5+ messages)
` [PATCH v2 5/6] ASoC: qcom: sc8280xp: Add RubikPi 3 sound card support
` [PATCH v2 6/6] arm64: dts: qcom: qcs6490-rubikpi3: Add audio support

[PATCH v5 0/9] vfio/pci: Add mmap() for DMABUFs
 2026-07-15 18:17 UTC  (20+ messages)
` [PATCH v5 1/9] PCI/P2PDMA: Split pool-related cleanup out of pci_p2pdma_release()
` [PATCH v5 2/9] PCI/P2PDMA: Add CONFIG_PCI_P2PDMA_CORE
` [PATCH v5 3/9] vfio/pci: Add a helper to look up PFNs for DMABUFs
` [PATCH v5 4/9] vfio/pci: Add a helper to create a DMABUF for a BAR-map VMA
` [PATCH v5 5/9] vfio/pci: Convert BAR mmap() to use a DMABUF
` [PATCH v5 6/9] vfio/pci: Provide a user-facing name for BAR mappings
` [PATCH v5 7/9] vfio/pci: Clean up BAR zap and revocation
` [PATCH v5 8/9] vfio/pci: Support mmap() of a VFIO DMABUF
` [PATCH v5 9/9] vfio/pci: Permanently revoke a DMABUF on request

[PATCH v9 0/8] mm/hmm: Add mmap lock-drop support for userfaultfd-backed mappings
 2026-07-15 18:16 UTC  (9+ messages)
` [PATCH v9 1/8] mm/hmm: move page fault handling out of walk callbacks
` [PATCH v9 2/8] mm/hmm: add hmm_range_fault_unlocked_timeout() for mmap lock-drop support
` [PATCH v9 3/8] selftests/mm: add HMM test for mmap lock-dropping faults
` [PATCH v9 4/8] mshv: Use hmm_range_fault_unlocked_timeout() for region faults
` [PATCH v9 5/8] drm/nouveau: Use hmm_range_fault_unlocked_timeout() for SVM faults
` [PATCH v9 6/8] RDMA/umem: Use hmm_range_fault_unlocked_timeout() for ODP faults
` [PATCH v9 7/8] accel/amdxdna: Use hmm_range_fault_unlocked_timeout() for range population
` [PATCH v9 8/8] drm/gpusvm: Use hmm_range_fault_unlocked_timeout() for range faults

[PATCH 1/4] mm: vmpressure: scale sampling window with machine size
 2026-07-15 18:16 UTC  (4+ messages)
` [PATCH 4/4] ceph: release unused cap reservation on readdir error
    ` [PATCH 4/4] fix: release unused ceph "

[PATCH] fix: release unused ceph cap reservation on readdir error
 2026-07-15 18:16 UTC 

[PATCH v4 1/3] fuse: whitelist the request headers for usercopy
 2026-07-15 18:13 UTC  (2+ messages)

[PATCH 0/2] vfio/iommufd: Prevent scheduler warnings when unmapping large regions
 2026-07-15 18:12 UTC  (5+ messages)
` [PATCH 1/2] vfio/type1: Periodically try rescheduling when unmapping

[PATCH] maintainers: remove bouncing AMD maintainer
 2026-07-15 18:11 UTC 

[PATCH wireless-next] wifi: cfg80211: improve multi-BSSID profile continuation parser
 2026-07-15 18:11 UTC 

[PATCH] ARM: dts: renesas: r9a06g032-rzn1d400-eb: enable GPIOs on CN12
 2026-07-15 18:11 UTC  (2+ messages)

[PATCH 1/2] drm/amd/display: Shorten name of FRL polling workqueue
 2026-07-15 18:10 UTC  (4+ messages)
` [PATCH 2/2] drm/amd/display: Check HDMI FRL support before creating "

[PATCH] iommu/io-pgtable-arm: Add support for contiguous hint bit
 2026-07-15 18:09 UTC  (9+ messages)

[PATCH wireless-next] wifi: use UHR operation field presence bits
 2026-07-15 18:08 UTC 

[PATCH 0/8] nvmem: make reg_write() take a const void *
 2026-07-15 18:08 UTC  (34+ messages)
` [PATCH 1/8] nvmem: core: "
` [PATCH 2/8] nvmem: make all reg_write callbacks take "
` [PATCH 3/8] rtc: "
` [PATCH 4/8] misc: "
` [PATCH 5/8] iio: pressure: bmp280: make reg_write callback "
` [PATCH 6/8] firmware: meson_sm: "
` [PATCH 7/8] mfd: twl-core: "
` [PATCH 8/8] media: ov2740: remove NULL reg_write callback

[PATCH v2] idpf: disable PCIe PTM on probe failure and removal
 2026-07-15 18:08 UTC  (3+ messages)
` [Intel-wired-lan] "

[PATCH GSoC v17 00/13] cat-file: add remote-object-info to batch-command
 2026-07-15 18:08 UTC  (10+ messages)
` [PATCH GSoC v18 "
  ` [PATCH GSoC v18 10/13] transport: add client support for object-info
  ` [PATCH GSoC v18 11/13] cat-file: add remote-object-info to batch-command
  ` [PATCH GSoC v18 13/13] cat-file: make remote-object-info allow-list dynamic

[PATCH ipsec] xfrm6: fix out-of-bounds write in xfrm6_input_addr() when secpath is full
 2026-07-15 18:08 UTC  (3+ messages)

[PATCH V5] i2c: qcom-geni: Add dynamic transfer timeout based on transfer length and frequency
 2026-07-15 18:07 UTC  (3+ messages)

[PATCH v2 00/33] mm: make VMA page offset handling more consistent
 2026-07-15 18:05 UTC  (5+ messages)
` [PATCH v2 01/33] mm: move vma_start_pgoff() into mm.h and clean up
` [PATCH v2 25/33] mm/vma: make vma_set_range() static, drop insert_vm_struct() decl

[RFC v2 PATCH 0/16] Optimize this_cpu_*() ops for non-x86 (ARM64 for this series)
 2026-07-15 18:04 UTC  (17+ messages)
` [PATCH 01/16] drivers: arch_numa: move percpu set up code to arch
` [PATCH 02/16] arm64: kconfig: make percpu related configs not depend on NUMA
` [PATCH 03/16] mm: pgalloc: introduce {pud|pmd}_populate_sync()
` [PATCH 04/16] vmalloc: pass in pgd pointer for vmap{__vunmap}_range_noflush()
` [PATCH 05/16] arm64: mm: enable percpu kernel page table
` [PATCH 06/16] arm64: mm: defined {pud|pmd}_populate_sync()
` [PATCH 07/16] arm64: mm: sync percpu page table for memory hotplug/unplug
` [PATCH 08/16] arm64: kasan: sync up kasan shadow area page table
` [PATCH 09/16] arm64: mm: define percpu virtual space area
` [PATCH 10/16] mm: percpu: prepare to use dedicated percpu area
` [PATCH 11/16] arm64: mm: map local percpu first chunk
` [PATCH 12/16] mm: percpu: set up first chunk and reserve chunk
` [PATCH 13/16] arm64: mm: introduce __per_cpu_local_off
` [PATCH 14/16] mm: percpu: allocate and free local percpu vm area
` [PATCH 15/16] arm64: kconfig: select HAVE_LOCAL_PER_CPU_MAP
` [PATCH 16/16] arm64: percpu: use local percpu for this_cpu_*() APIs

[PATCH] ALSA: hda: codecs: hdmi: disable keep-alive before audio format change
 2026-07-15 18:06 UTC 

[PATCH net v3 0/2] net/stmmac: Secure against failures of DMA memory allocation
 2026-07-15 18:05 UTC  (3+ messages)
  ` [PATCH net v3 1/2] net/stmmac: Set Rx queue page_pool to NULL when freeing DMA resources

[PATCH] cpufreq/amd-pstate: Bail out early in virtual machines and don't warn
 2026-07-15 18:04 UTC  (3+ messages)

[f2fs-dev] [PATCH] f2fs: fix to zero post-EOF data when extending file size
 2026-07-15 18:05 UTC  (3+ messages)

Subject: RFC: Read repair for md RAID1 after mirror read failures
 2026-07-15 18:04 UTC  (8+ messages)

[PATCH wireless-next] wifi: mac80211: always send regulatory connectivity element
 2026-07-15 18:03 UTC 

[PATCH v2 0/3] perf sched stats: Fix memory leaks
 2026-07-15 18:01 UTC  (2+ messages)

[PATCH net-next v5 00/15][pull request] Introduce iXD driver
 2026-07-15 18:00 UTC  (16+ messages)
` [PATCH net-next v5 01/15] virtchnl: move virtchnl and virtchnl2 headers to 'include/linux/net/intel'
` [PATCH net-next v5 02/15] libie: add PCI device initialization helpers to libie
` [PATCH net-next v5 03/15] libeth: allow to create fill queues without NAPI
` [PATCH net-next v5 04/15] libie: add control queue support
` [PATCH net-next v5 05/15] libie: add bookkeeping support for control queue messages
` [PATCH net-next v5 06/15] idpf: remove 'vport_params_reqd' field
` [PATCH net-next v5 07/15] idpf: remove unused code for getting RSS info from device
` [PATCH net-next v5 08/15] idpf: refactor idpf to use libie_pci APIs
` [PATCH net-next v5 09/15] idpf: refactor idpf to use libie control queues
` [PATCH net-next v5 10/15] idpf: make mbx_task queueing and cancelling more consistent
` [PATCH net-next v5 11/15] idpf: print a debug message and bail in case of non-event ctlq message
` [PATCH net-next v5 12/15] ixd: add basic driver framework for Intel(R) Control Plane Function
` [PATCH net-next v5 13/15] ixd: add reset checks and initialize the mailbox
` [PATCH net-next v5 14/15] ixd: add the core initialization
` [PATCH net-next v5 15/15] ixd: add devlink support

[wic][PATCH 0/4] oe/path: three fixes plus unit coverage
 2026-07-15 18:01 UTC  (2+ messages)
` [yocto-patches] "

[bluez/bluez]
 2026-07-15 18:01 UTC 

[bluez/bluez] 48f9ed: monitor: Fix build error
 2026-07-15 18:01 UTC 

[PATCH 0/2] media: Add bindings and driver for Sony IMX708
 2026-07-15 18:00 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: media: i2c: Add imx708 image sensor

[bluez/bluez] 7482ac: profiles/audio: fix UAF on external media service 
 2026-07-15 18:00 UTC 

[syzbot] [ext4?] possible deadlock in ext4_xattr_inode_lookup_create
 2026-07-15 17:57 UTC  (2+ messages)
` Forwarded: "

[PATCH 0/5] ceph: reduce mdsc->mutex contention in the cephfs kclient
 2026-07-15 17:56 UTC  (5+ messages)
` [PATCH 2/5] ceph: replace the request_tree rbtree with an xarray keyed by r_tid

[PATCH v7 00/24] KVM: arm64: SMMUv3 driver for pKVM (trap and emulate)
 2026-07-15 17:56 UTC  (3+ messages)
` [PATCH v7 07/24] KVM: arm64: iommu: Shadow host stage-2 page table

[STABLE REQUEST] bpf: Reject BPF_MAP_TYPE_INODE_STORAGE creation if BPF LSM is uninitialized
 2026-07-15 17:45 UTC 

[MAINTAINERS SUMMIT] The place of AI code review in the Linux Kernel process
 2026-07-15 17:56 UTC  (3+ messages)

[OE-core][PATCH 00/22] Rework LICENSE to be SPDX License Expressions
 2026-07-15 17:56 UTC  (4+ messages)
` [OE-core][PATCH v2 00/25] "

[RFC v2 0/3] mm/mglru: proactive aging via memory.aging
 2026-07-15 17:55 UTC  (2+ messages)

[PATCH v14 0/5] Enable Remote GPIO over RPMSG on i.MX Platform
 2026-07-15 17:55 UTC  (9+ messages)
` [PATCH v14 1/5] docs: driver-api: gpio: rpmsg gpio driver over rpmsg bus

[PATCH] selinux: use socket SID for SCTP bind/connect permission checks in softirq
 2026-07-15 17:54 UTC  (2+ messages)

[PATCH] ext4: skip i_extra_isize expansion during inode eviction
 2026-07-15 17:52 UTC 

[PATCH net-next] net: macb: add support for 1000BASE-X autonegotiation to PCS
 2026-07-15 17:52 UTC  (4+ messages)

[PATCH v13 0/3] rust: add basic serial device bus abstractions
 2026-07-15 17:52 UTC  (4+ messages)
` [PATCH v13 2/3] samples: rust: add Rust serial device bus sample device driver

[PATCH v3] ARM: traps: Implement KCFI trap handler for ARM32
 2026-07-15 17:52 UTC 

[yocto] Build Issue in TISDK 9.1
 2026-07-15 17:51 UTC  (2+ messages)

[PATCH] fuse: select alternative io_uring queue if local queue is full
 2026-07-15 17:51 UTC  (2+ messages)

[PATCH v1 0/3] perf jevents: Deterministic build fix and mypy cleanliness
 2026-07-15 17:49 UTC  (4+ messages)
` [PATCH v1 1/3] perf jevents: Add more components to the metric sorting order

[PATCH bpf-next v3 00/17] Redesign Verification Errors
 2026-07-15 17:49 UTC  (3+ messages)
` [PATCH bpf-next v3 02/17] bpf: Add source and instruction diagnostic context

[PATCH] mm: vmscan: abort proactive reclaim early when freezing
 2026-07-15 17:47 UTC  (11+ messages)
` [PATCH v2] mm: vmscan: abort proactive reclaim early when freezing for suspend

[PATCHSET sched_ext/for-7.3] sched_ext: Sub-scheduler follow-ups
 2026-07-15 17:45 UTC  (2+ messages)

[PATCH v2 00/11] iommu/tegra241-cmdqv: Fix error-interrupt races and VINTF lifecycle bugs
 2026-07-15 17:44 UTC  (2+ messages)

[PATCH v5 00/98] tests/tcg: run tests with meson
 2026-07-15 17:42 UTC  (4+ messages)
` [PATCH v5 95/98] tests: remove tcg tests machinery


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.