All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-06-25 18:29:27 to 2026-06-25 20:06:55 UTC [more...]

[PATCH] history: close COMMIT_EDITMSG before launching the editor
 2026-06-25 20:06 UTC  (2+ messages)
` Re* "

[layerindex-web][PATCH] Add 'local' files to "Sources"
 2026-06-25 20:04 UTC 

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  (9+ messages)
` [PATCH v11 1/4] mm/page_owner: add print_mode filter
` [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  (3+ messages)

[PATCH] drm/i915/hdcp: require monotonically increasing seq_num_v
 2026-06-25 20:00 UTC  (2+ messages)
` ✗ i915.CI.Full: failure for "

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

[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)

macOS builds broken in CI
 2026-06-25 19:53 UTC  (4+ 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 00/11] Simplify filemap faults
 2026-06-25 19:50 UTC  (6+ messages)
` [PATCH 01/11] filemap: Lock folios killably in __filemap_get_folio_mpol()
` [PATCH 02/11] mm: Make all page faults killable
` [PATCH 03/11] filemap: Do sync readahead under the fault lock
` [PATCH 04/11] filemap: Do async "
` [PATCH 06/11] filemap: Do synchronous reads "

[PATCH] riscv: Fix 32-bit call_on_irq_stack() frame pointer ABI
 2026-06-25 19:50 UTC  (5+ 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)

[PATCH] mempool: optimize mempool resizing
 2026-06-25 19:49 UTC 

[PATCH bpf-next v2 0/4] Modernize resolve_btfids selftest
 2026-06-25 19:48 UTC  (3+ messages)
` [PATCH bpf-next v2 4/4] selftests/bpf: Add kfunc set test to resolve_btfids

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

[PATCH] gpg-interface: still print ssh signatures when allowed signers file is not set
 2026-06-25 19:43 UTC 

[PATCH v2 kvmtool 0/4] Add support for running protected VMs on arm64
 2026-06-25 19:42 UTC  (2+ messages)

[PATCH] efs: Remove EFS
 2026-06-25 19:42 UTC  (2+ messages)

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

[PATCH 0/3] Some fixes for purged BOs
 2026-06-25 19:42 UTC  (7+ messages)
` [PATCH 1/3] drm/xe: fix NPD in bo_meminfo()
` [PATCH 2/3] drm/xe: account for dontneed in fdinfo purgeable
` [PATCH 3/3] drm/xe/pt: prevent invalid cursor access for purged BOs

[PATCHBOMB v6] e2fsprogs: containerize ext4 for safer operation
 2026-06-25 19:41 UTC  (28+ messages)
` [PATCHSET 1/4] libext2fs: fix some missed fsync calls
  ` [PATCH 1/3] libext2fs: always fsync the device when flushing the cache
  ` [PATCH 2/3] libext2fs: always fsync the device when closing the unix IO manager
  ` [PATCH 3/3] libext2fs: only fsync the unix fd if we wrote to the device
` [PATCHSET v6 2/4] fuse4fs: run servers as a contained service
  ` [PATCH 01/10] libext2fs: make it possible to extract the fd from an IO manager
  ` [PATCH 02/10] libext2fs: fix checking for valid fds in mmp.c
  ` [PATCH 03/10] unix_io: allow passing /dev/fd/XXX paths to the unixfd IO manager
  ` [PATCH 04/10] libext2fs: fix MMP code to work with "
  ` [PATCH 05/10] libext2fs: bump libfuse API version to 3.19
  ` [PATCH 06/10] fuse4fs: hoist some code out of fuse4fs_main
  ` [PATCH 07/10] fuse4fs: enable safe service mode
  ` [PATCH 08/10] fuse4fs: set proc title when in fuse "
  ` [PATCH 09/10] fuse4fs: make MMP work correctly in safe "
  ` [PATCH 10/10] debian: update packaging for fuse4fs service
` [PATCHSET v6 3/4] fuse2fs: improve block and inode caching
  ` [PATCH 1/6] libsupport: add caching IO manager
  ` [PATCH 2/6] iocache: add the actual buffer cache
  ` [PATCH 3/6] iocache: bump buffer mru priority every 50 accesses
  ` [PATCH 4/6] fuse2fs: enable caching IO manager
  ` [PATCH 5/6] fuse2fs: increase inode cache size
  ` [PATCH 6/6] libext2fs: improve caching for inodes
` [PATCHSET v6 4/4] fuse4fs: reclaim buffer cache under memory pressure
  ` [PATCH 1/4] libsupport: add pressure stall monitor
  ` [PATCH 2/4] fuse2fs: only reclaim buffer cache when there is memory pressure
  ` [PATCH 3/4] fuse4fs: enable memory pressure monitoring with service containers
  ` [PATCH 4/4] fuse2fs: flush dirty metadata periodically

[PATCH 0/5] drm/xe: balance exec queue suspend/resume
 2026-06-25 19:40 UTC  (4+ messages)
` ✗ CI.checkpatch: warning for drm/xe: balance exec queue suspend/resume (rev2)
` ✓ CI.KUnit: success "
` ✗ Xe.CI.BAT: failure "

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

[PATCH] tests/docker: bump emsdk-wasm64-cross zlib version to 1.3.2
 2026-06-25 19:38 UTC  (2+ messages)

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

[PATCH] cxl/pmem: Format nvdimm serial numbers as decimal
 2026-06-25 19:38 UTC  (2+ messages)

[recipe build #4057524] of ~linux-rdma rdma-core-daily in xenial: Dependency wait
 2026-06-25 19:29 UTC 

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

[PATCH v2 0/2] KVM: arm64: nv: Fix permission checks for S1PTW faults
 2026-06-25 19:34 UTC  (6+ messages)
` [PATCH v2 1/2] KVM: arm64: Only consider S1PTW a write fault if HA is set

[PATCH v2] sunrpc: hardcode pool_mode to pernode, remove other modes
 2026-06-25 19:32 UTC  (2+ messages)

[PATCH v2 0/3] drm/msm: A couple lazy-vm fixes
 2026-06-25 19:32 UTC  (7+ messages)
` [PATCH v2 1/3] drm/msm: Fix barriers accessing ctx vm
` [PATCH v2 2/3] drm/msm: Validate lazy VM is created in GEM_SUBMIT
` [PATCH v2 3/3] drm/msm: Validate lazy VM in GEM_NEW

[PATCH v10 00/30] drm/i915/display: All patches to make PREEMPT_RT work on i915 + xe
 2026-06-25 19:32 UTC  (2+ messages)
` ✗ Xe.CI.FULL: failure for drm/i915/display: All patches to make PREEMPT_RT work on i915 + xe. (rev19)

[PATCH] treewide: Kconfig: use bool instead of tristate
 2026-06-25 19:30 UTC  (2+ messages)

[PATCH i-g-t v2 0/3] Treat new/moved KUnit tests as such
 2026-06-25 19:28 UTC  (4+ messages)
` [PATCH i-g-t v2 1/3] tests/intel-ci: Remove dmabuf tests from i915 fast feedback
` [PATCH i-g-t v2 2/3] tests/dmabuf: Port dmabuf tests to KUnit
` [PATCH i-g-t v2 3/3] tests/gpu_buddy: Rename the KUnit buddy allocator test

[PATCH i-g-t 0/3] Treat new/moved KUnit tests as such
 2026-06-25 19:27 UTC  (4+ messages)
` [PATCH i-g-t 2/3] tests/gpu_buddy: Update buddy allocator tests

[PATCH v3 0/5] ASoC: Intel: Convert locking to guard()/scoped_guard()
 2026-06-25 19:27 UTC  (6+ messages)
` [PATCH v3 1/5] ASoC: intel: sst-mfld-platform-pcm: Use __free(kfree) for stream pointer

+ mm-page_owner-add-print_mode-filter-fix.patch added to mm-new branch
 2026-06-25 19:23 UTC 

[PATCH] drm/amdkfd: use node XCC count for v9 CRIU control stack restore
 2026-06-25 19:22 UTC  (2+ messages)

[PATCH v2 0/8] riscv: Add reliable stack unwinding for livepatch
 2026-06-25 19:22 UTC  (5+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/8] scripts/sorttable: Handle RISC-V patchable ftrace entries

[PATCH] docs/system: clarify pflash0 and pflash1 are virt-only options
 2026-06-25 19:21 UTC  (2+ messages)
` [PATCH v2] docs/system: add general note about architecture and machine differences

[PATCH v2 0/8] riscv: Add Ssqosid and initial CBQRI resctrl support
 2026-06-25 19:21 UTC  (5+ messages)
` [PATCH v2 7/8] dt-bindings: riscv: Add generic CBQRI controller binding

[PATCH] btrfs: skip tests that fail when autodefrag is enabled
 2026-06-25 19:20 UTC 

[PATCH 0/6] btrfs: defrag/autodefrag fixes and cleanups
 2026-06-25 19:20 UTC  (7+ messages)
` [PATCH 1/6] btrfs: defrag: fix deadlock between defrag and delalloc space reservation
` [PATCH 2/6] btrfs: fix pending delayed iputs when using autodefrag
` [PATCH 3/6] btrfs: defrag: use a single list for each loop in defrag_one_range()
` [PATCH 4/6] btrfs: defrag: use auto kfree in defrag_one_range() for folios array
` [PATCH 5/6] btrfs: defrag: use simple list_del() in defrag_collect_targets()
` [PATCH 6/6] btrfs: defrag: remove pointless list_del_init() in defrag_one_cluster()

[PATCH 0/7] drm/nova: replace `transmute` with `zerocopy`
 2026-06-25 19:16 UTC  (11+ messages)
` [PATCH 1/7] drm/nova: use `zerocopy` in firmware.rs
` [PATCH 2/7] drm/nova: use `zerocopy` in vbios.rs
` [PATCH 3/7] drm/nova: use `zerocopy` in booter.rs
` [PATCH 4/7] drm/nova: use `zerocopy` in fwsec.rs
` [PATCH 5/7] drm/nova: use `zerocopy` in bootloader.rs
` [PATCH 6/7] drm/nova: use `zerocopy` in riscv.rs
` [PATCH 7/7] drm/nova: remove unused trait in commands.rs

[PATCH bpf-next 0/5] selftests/bpf: libarena cleanup and bitmap struct
 2026-06-25 19:15 UTC  (3+ messages)
` [PATCH bpf-next 2/5] selftests/bpf: libarena: Fix can-loop zero variable definition

[PATCH v2 RESEND] iommu/riscv: check pte null pointer before use
 2026-06-25 19:10 UTC  (3+ messages)

[PATCH] drm/i915/mst: limit DP MST ESI service loop
 2026-06-25 19:08 UTC  (2+ messages)
` ✓ i915.CI.BAT: success for "

[PATCH] vhost/vdpa: reject overflowing PA map page counts
 2026-06-25 19:07 UTC  (2+ messages)

[meta-ti][wrynose][PATCH] CI/CD Auto-Merger: cicd.wrynose.202606241800
 2026-06-25 19:03 UTC 

[syzbot] [jfs?] KASAN: slab-use-after-free Write in lmLogSync
 2026-06-25 19:01 UTC  (2+ messages)

[PATCH RFC 0/3] SUNRPC: a latency floor for interactive clients via sparse-flow dispatch
 2026-06-25 18:59 UTC  (2+ messages)

[PATCH v2 0/6] arm64: hyperv: Add Realm support for Hyper-V
 2026-06-25 18:58 UTC  (5+ messages)
` [PATCH v2 3/6] arm64: hyperv: Add per-CPU RSI host call infrastructure for CCA Realms
` [PATCH v2 4/6] Drivers: hv: Mark shared memory as decrypted "

[PATCH] drm/i915/bios: range check LFP Data Block panel_type2
 2026-06-25 18:58 UTC  (2+ messages)
` ✓ i915.CI.BAT: success for "

[PATCH v2 0/2] iomap: add helper to keep uptodate bitmap in sync
 2026-06-25 18:57 UTC  (8+ messages)
` [PATCH v2 1/2] iomap: add helper to mark folio uptodate
` [PATCH v2 2/2] fuse: use iomap "

[PATCH v1] fuse: don't clear folio uptodate on writethrough errors
 2026-06-25 18:55 UTC  (2+ messages)

[PATCHv4 00/13] uprobes/x86: Fix red zone issue for optimized uprobes
 2026-06-25 18:53 UTC  (3+ messages)
` [PATCHv4 05/13] uprobes/x86: Move optimized uprobe from nop5 to nop10

[PATCH bpf 1/2] bpf: Avoid eliding lookup NULLness for inner map templates
 2026-06-25 18:53 UTC  (2+ messages)

[PATCHv2 0/5] k3-am62-pocketbeagle2: add board and variant support
 2026-06-25 18:52 UTC  (3+ messages)

[PATCH] t4216: fix no-op test that breaks TAP output
 2026-06-25 18:51 UTC  (5+ messages)

[PATCH 0/2] move alloc_tag.c file under mm/
 2026-06-25 18:48 UTC  (3+ messages)
` [PATCH 1/2] MAINTAINERS: move inactive maintainer to CREDITS
` [PATCH 2/2] mm: move alloc tag to mm

[PATCH] tracing/user_events: Use kfree_rcu for enabler cleanup
 2026-06-25 18:48 UTC  (2+ messages)

[PATCH v2 0/3] dma/ae4dma: add AMD AE4DMA DMA PMD
 2026-06-25 18:47 UTC  (5+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/3] dma/ae4dma: introduce "
  ` [PATCH v3 2/3] dma/ae4dma: add control path operations
  ` [PATCH v3 3/3] dma/ae4dma: add data "

mm/migrate.c:445 pmd_migration_entry_wait() warn: inconsistent returns 'ptl'
 2026-06-25 18:45 UTC 

[PATCH 1/2] generic/740: set env for mkfs.exfat
 2026-06-25 18:45 UTC  (5+ messages)
` [PATCH 2/2] generic/740: add --force option to mkfs.ntfs

+ panic-use-sys_info_with_filter-to-avoid-duplicate-backtraces.patch added to mm-hotfixes-unstable branch
 2026-06-25 18:44 UTC 

[PATCH] ARM: remove unreachable invalid range check in kasan_init()
 2026-06-25 18:40 UTC 

+ powerpc-watchdog-use-sys_info_with_filter-to-avoid-duplicate-backtraces.patch added to mm-hotfixes-unstable branch
 2026-06-25 18:44 UTC 

+ watchdog-use-sys_info_with_filter-to-avoid-duplicate-backtraces.patch added to mm-hotfixes-unstable branch
 2026-06-25 18:44 UTC 

+ sys_info-add-helper-for-callers-that-print-some-sys_info-on-their-own.patch added to mm-hotfixes-unstable branch
 2026-06-25 18:44 UTC 

[PATCH v2 1/3] dma/ae4dma: introduce AMD AE4DMA DMA PMD
 2026-06-25 18:43 UTC  (2+ messages)

[PATCH v2 2/3] dma/ae4dma: add control path operations
 2026-06-25 18:42 UTC  (2+ messages)

[PATCH] generic/645: Confirm availability of free inodes
 2026-06-25 18:42 UTC  (2+ messages)

[mellanox/mlx5-next RFC 1/1] net/mlx5: RX, Fix refcount warning on frag page release
 2026-06-25 17:40 UTC  (2+ messages)

[PATCH v2 1/3] dma/ae4dma: introduce AMD AE4DMA DMA PMD
 2026-06-25 18:41 UTC  (2+ messages)

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

[PATCH v3 0/2] system/memory: Make ram device region directly accessible
 2026-06-25 18:40 UTC  (11+ messages)
` [PATCH v3 1/2] system/memory: Use qemu_ram_{copy, move}() in ram device region accessors

[PATCH v3 1/2] Bluetooth: btrtl: Firmware format v3 support
 2026-06-25 18:39 UTC  (3+ messages)
` [PATCH v5] Bluetooth: btrtl: Add firmware "

[PATCH v2 0/2] Introduce OnePlus 6/6T touchscreen compatible
 2026-06-25 18:39 UTC  (11+ messages)
` [PATCH v2 2/2] arm64: dts: qcom: sdm845-oneplus: Update compatible to include model

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

[PATCH v5 0/3] Bluetooth: btmtk: Add MT7928 support
 2026-06-25 18:37 UTC  (3+ messages)
` [PATCH v5 3/3] "

[PATCH v1] fuse: enable large folios
 2026-06-25 18:37 UTC  (5+ messages)
    `  "

[PATCH RFC 00/12] Document synchronization used in managing guest faults
 2026-06-25 18:37 UTC  (6+ messages)
` [PATCH RFC 07/12] Documentation: KVM: Drop mention of kvm->lock in SRCU documentation
` [PATCH RFC 11/12] KVM: mmu: Point users of host_pfn_mapping_level() to docs

[PATCH] libbpf: poison unresolved weak kfuncs in light skeletons
 2026-06-25 18:36 UTC  (2+ messages)

[PATCH v3 0/6] arm: omap: Add back omap4 support
 2026-06-25 18:18 UTC  (3+ messages)
` [PATCH v3 3/6] clk: ti: Remove AM33xx dependency

[PATCH RFC 0/2] review-tui: add a "cherry-pick + merge" take method
 2026-06-25 18:36 UTC  (3+ messages)

DCD: Add support for Dynamic Capacity Devices (DCD)
 2026-06-25 18:36 UTC  (15+ messages)
` [PATCH v11 20/31] cxl/region/extent: Expose dc_extent information in sysfs
` [PATCH v11 21/31] cxl + dax: Surface dax_resources on DCD Add Capacity events
` [PATCH v11 22/31] cxl + dax: Release dax_resources on DCD Release "
` [PATCH v11 27/31] cxl/region: Read existing extents on region creation
` [PATCH v11 28/31] cxl/mem: Trace Dynamic capacity Event Record
` [PATCH v11 29/31] tools/testing/cxl: Make event logs dynamic
` [PATCH v11 30/31] tools/testing/cxl: Add DC Regions to mock mem data

[PATCH bpf 0/2] bpf: Keep fastcall stack slots for helper stack reads
 2026-06-25 18:35 UTC  (5+ messages)
` [PATCH bpf 1/2] bpf: Keep fastcall spills "
` [PATCH bpf 2/2] selftests/bpf: Cover fastcall "

[PATCH 6.6 0/4] fix kernel crash for xfs/235 test
 2026-06-25 18:34 UTC  (11+ messages)

[PATCH] mfd: rohm: Factor out power button registration
 2026-06-25 18:33 UTC  (3+ messages)

don't build bios/contexts over multiple iomaps v3
 2026-06-25 18:32 UTC  (4+ messages)
` [PATCH 2/2] iomap: submit read bio after each extent

[PATCH 0/3] convert iova to maple tree
 2026-06-25 18:30 UTC  (2+ messages)

xfs_buf_submit error handling fix v2
 2026-06-25 18:30 UTC  (3+ messages)
` [PATCH 6/6] xfs: simplify __xfs_buf_ioend

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


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.