All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-05-18 18:01:49 to 2026-05-18 18:26:09 UTC [more...]

[PATCH 6.18.y] fuse: avoid 0x10 fault in fuse_readahead when max_pages == 0
 2026-05-18 18:26 UTC 

[PATCH 2/2] ARM: rockchip: initialize PBL malloc
 2026-05-18 18:24 UTC  (2+ messages)

[LTP] [PATCH v4 0/4] futex: Add error coverage tests for wait, wake and cmp_requeue
 2026-05-18 18:25 UTC  (3+ messages)
` [LTP] [PATCH v4 4/4] futex_cmp_requeue03: Add EFAULT error coverage test

[PATCH net 0/7] net/handshake: anchor request lifetime to a pinned file reference
 2026-05-18 18:24 UTC  (8+ messages)
` [PATCH net 1/7] net/handshake: Drain pending requests at net namespace exit
` [PATCH net 2/7] nvme-tcp: store negative errno in queue->tls_err
` [PATCH net 3/7] net/handshake: Pass negative errno through handshake_complete()
` [PATCH net 4/7] net/handshake: Take a long-lived file reference at submit
` [PATCH net 5/7] net/handshake: hand off the pinned file reference to accept_doit
` [PATCH net 6/7] net/handshake: Close the submit-side sock_hold race
` [PATCH net 7/7] net/handshake: Verify file-reference balance in submit paths

[PATCH] USB: EHCI: inflate max_tt_usecs and implement sitd backpointers
 2026-05-18 18:24 UTC  (2+ messages)

[LTP] [PATCH v4 1/4] futex_wait06: Add EFAULT error coverage test
 2026-05-18 18:23 UTC  (4+ messages)
` [LTP] "

[PATCH] wifi: mt76: mt7996: avoid memset overwriting tx_info->control.flags
 2026-05-18 18:23 UTC  (5+ messages)

[PATCH v7 00/14] arm: am335x: Switch to upstream devicetree
 2026-05-18 18:22 UTC  (2+ messages)

[PATCH v3 00/10] KVM: x86: Improve #DB handling in the emulator
 2026-05-18 18:22 UTC  (9+ messages)
` [PATCH v3 03/10] KVM: x86: Set guest DR6 by kvm_queue_exception_p() in instruction emulation
` [PATCH v3 04/10] KVM: x86: Honor KVM_GUESTDBG_USE_HW_BP when emulating MOV DR (in emulator)
` [PATCH v3 06/10] KVM: x86: Move KVM_GUESTDBG_SINGLESTEP handling into kvm_inject_emulated_db()
` [PATCH v3 07/10] KVM: x86: Drop kvm_vcpu_do_singlestep() now that it's been gutted

[PATCH v3 0/4] cleanup: Remove NULL check from unconditional guards
 2026-05-18 18:19 UTC  (3+ messages)
` [PATCH v3 3/4] cleanup: Annotate guard constructors with __nonnull()

[RFC v3 0/3] add kconfirm
 2026-05-18 18:19 UTC  (8+ messages)
` [RFC PATCH v3 1/3] scripts: "

[PATCH] dma/ae4dma: add AMD AE4DMA DMA PMD
 2026-05-18 18:18 UTC 

[PATCH 6.18 000/187] 6.18.32-rc2 review
 2026-05-18 18:19 UTC  (2+ messages)

[Buildroot] [git commit] package/tzdata: bump to 2026b
 2026-05-18 18:18 UTC 

[Buildroot] [git commit] package/zic: bump to 2026b
 2026-05-18 18:17 UTC 

[PATCH v2 0/3] Rework the struct scsi_device inquiry information
 2026-05-18 18:17 UTC  (2+ messages)

[PATCH RFC 0/5] Test readback from fd on hugetlbfs mount
 2026-05-18 18:17 UTC  (12+ messages)
` [PATCH RFC 1/5] mm: selftests: Inline check_bytes() function into caller
` [PATCH RFC 2/5] mm: selftests: Inline {read,write}_bytes functions
` [PATCH RFC 3/5] mm: selftests: Refactor hugepage-mmap to use kselftest harness
` [PATCH RFC 4/5] mm: selftests: Update hugepage-mmap to support hugetlbfs mount
` [PATCH RFC 5/5] mm: selftests: Port readback test logic from libhugetlbfs

[PATCH v0 1/1] iio: Convert IIO_CHAN_SOFT_TIMESTAMP() to be compound literal
 2026-05-18 18:17 UTC  (3+ messages)

[Buildroot] [PATCH next 1/2] package/zic: bump to 2026b
 2026-05-18 18:17 UTC  (2+ messages)

[PATCH 1/2] pbl: cleanup early malloc
 2026-05-18 18:15 UTC  (2+ messages)

[PATCH 0/9] fs: add change date to ls output
 2026-05-18 18:15 UTC  (2+ messages)

[PATCH 0/4] mm: misc cleanups from __GFP_UNMAPPED series
 2026-05-18 18:15 UTC  (2+ messages)

[REGRESSION] mm: MADV_PAGEOUT THP/no-swap refault takes ~1.7x longer on v6.19 than v6.12
 2026-05-18 18:14 UTC  (2+ messages)

[PATCH v7 00/23] drm: bridge: dw_hdmi: Misc enable/disable, CEC and EDID cleanup
 2026-05-18 18:01 UTC  (72+ messages)
` [PATCH v7 01/23] drm: bridge: dw_hdmi: Disable scrambler feature when not supported
` [PATCH v7 02/23] drm: bridge: dw_hdmi: Only notify connected status on HPD interrupt
` [PATCH v7 03/23] drm: bridge: dw_hdmi: Free IRQ before CEC adapter is unregistered
` [PATCH v7 04/23] drm: bridge: dw_hdmi: Hold bridge ref until connector cleanup
` [PATCH v7 05/23] drm: bridge: dw_hdmi: Call poweron/poweroff from atomic enable/disable
` [PATCH v7 06/23] drm: bridge: dw_hdmi: Use passed mode instead of stored previous_mode
` [PATCH v7 07/23] drm: bridge: dw_hdmi: Fold poweron and setup functions
` [PATCH v7 08/23] drm: bridge: dw_hdmi: Remove previous_mode and mode_set
` [PATCH v7 09/23] drm: bridge: dw_hdmi: Unregister CEC notifier during connector cleanup
` [PATCH v7 10/23] drm: bridge: dw_hdmi: Invalidate CEC phys addr from connector detect
` [PATCH v7 11/23] drm: bridge: dw_hdmi: Remove cec_notifier_mutex
` [PATCH v7 12/23] drm: bridge: dw_hdmi: Extract dw_hdmi_connector_status_update()
` [PATCH v7 13/23] drm: bridge: dw_hdmi: Use dw_hdmi_connector_status_update()
` [PATCH v7 14/23] drm: bridge: dw_hdmi: Use display_info is_hdmi and has_audio
` [PATCH v7 15/23] drm: bridge: dw_hdmi: Use generic CEC notifier helpers
` [PATCH v7 16/23] drm: bridge: dw_hdmi: Update EDID and CEC phys addr in bridge detect()
` [PATCH v7 17/23] drm: bridge: dw_hdmi: Declare bridge CEC notifier support
` [PATCH v7 18/23] drm: bridge: dw_hdmi: Drop call to drm_bridge_hpd_notify()
` [PATCH v7 19/23] drm: bridge: dw_hdmi: Use delayed_work to debounce hotplug event
` [PATCH v7 20/23] drm: bridge: dw_hdmi: Rework HDP and RXSENSE interrupt handling
` [PATCH v7 21/23] drm: bridge: dw_hdmi: Remove the empty dw_hdmi_setup_rx_sense()
` [PATCH v7 22/23] drm: bridge: dw_hdmi: Remove the empty dw_hdmi_phy_update_hpd()
` [PATCH v7 23/23] drm: bridge: dw_hdmi: Merge top and bottom half IRQ handlers

[PATCH] arm64/mmu: Fix PT_PT table descriptor value and comment
 2026-05-18 18:14 UTC  (3+ messages)
` [PATCH v2] arm: "

+ mm-page_alloc-remove-ifdefs-from-pindex-helpers.patch added to mm-new branch
 2026-05-18 18:14 UTC 

+ mm-rejig-pageblock-mask-definitions.patch added to mm-new branch
 2026-05-18 18:14 UTC 

+ mm-page_alloc-dont-overload-migratetype-in-find_suitable_fallback.patch added to mm-new branch
 2026-05-18 18:14 UTC 

+ mm-introduce-for_each_free_list.patch added to mm-new branch
 2026-05-18 18:14 UTC 

[PATCHSET v8 4/8] fuse: allow servers to use iomap for better file IO performance
 2026-05-18 18:14 UTC  (3+ messages)
` [PATCH 33/33] fuse: implement freeze and shutdowns for iomap filesystems

[PATCH net-next v3] net: napi: Skip last poll when arming gro timer in busy poll
 2026-05-18 18:13 UTC 

[PATCH bpf-next v6 5/6] selftests/bpf: add bpf_icmp_send kfunc IPv6 tests
 2026-05-18 18:13 UTC  (3+ messages)

[Buildroot] [git commit] package/python-google-api-core: propagate python-google-auth dependencies
 2026-05-18 18:12 UTC 

[Buildroot] [PATCH 1/1] package/python-google-api-core: propagate python-google-auth dependencies
 2026-05-18 18:12 UTC  (2+ messages)

[PATCH v5 2/2] perf inject: Fix itrace branch stack synthesis
 2026-05-18 18:12 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/lcms2: bump version to 2.19.1
 2026-05-18 18:12 UTC 

[PATCH v6 1/2] perf: Reveal PMU type in fdinfo
 2026-05-18 18:12 UTC  (2+ messages)

[PATCH v5 00/12] mm, swap: swap table phase IV: unify allocation and reduce static metadata
 2026-05-18 18:11 UTC  (2+ messages)

[PATCH v1 00/16] Introduce page table types, vmm and bar1 mapping support
 2026-05-18 18:11 UTC  (17+ messages)
` [PATCH v1 01/16] gpu: nova-core: mm: Add common types for virtual memory management
` [PATCH v1 02/16] gpu: nova-core: mm: Add buddy allocator and TLB to GpuMm
` [PATCH v1 03/16] gpu: nova-core: mm: Add common types for all page table formats
` [PATCH v1 04/16] gpu: nova-core: mm: pagetable: Add PteOps trait
` [PATCH v1 05/16] gpu: nova-core: mm: pagetable: Add PdeOps trait
` [PATCH v1 06/16] gpu: nova-core: mm: pagetable: Add DualPdeOps trait
` [PATCH v1 07/16] gpu: nova-core: mm: Add MMU v2 page table types
` [PATCH v1 08/16] gpu: nova-core: mm: Add MMU v3 "
` [PATCH v1 09/16] gpu: nova-core: mm: pagetable: Add MmuConfig trait
` [PATCH v1 10/16] gpu: nova-core: mm: Add page table walker for MMU v2/v3
` [PATCH v1 11/16] gpu: nova-core: mm: Add Virtual Memory Manager
` [PATCH v1 12/16] gpu: nova-core: mm: Add virtual address range tracking to VMM
` [PATCH v1 13/16] gpu: nova-core: mm: Add multi-page mapping API "
` [PATCH v1 14/16] gpu: nova-core: Add BAR1 aperture type and size constant
` [PATCH v1 15/16] gpu: nova-core: mm: Add BAR1 user interface
` [PATCH v1 16/16] gpu: nova-core: mm: Add BAR1 memory management self-tests

[PATCH rc v1 0/4] iommufd: Fix veventq_depth boundary
 2026-05-18 18:11 UTC  (2+ messages)

[PATCH v2] iio: adc: nxp-sar-adc: harden buffer ISR against per-channel read failure
 2026-05-18 18:11 UTC 

[PATCH v3] iio: pressure: rohm-bm1390: harden trigger handler against transient errors
 2026-05-18 18:11 UTC 

[Buildroot] Analysis of build errors, was: Re: [autobuild.buildroot.org] Daily results for 2026-05-08
 2026-05-18 18:05 UTC  (2+ messages)
  ` [Buildroot] HPPA fails to build , was: "

[bug report] dma-buf: heaps: Rework heap allocation hooks to return struct dma_buf instead of fd
 2026-05-18 18:10 UTC  (3+ messages)

[PATCH v13 0/5] mm/vmalloc: free unused pages on vrealloc() shrink
 2026-05-18 18:10 UTC  (4+ messages)

[PATCH v9 00/23] Runtime TDX module update support
 2026-05-18 18:09 UTC  (10+ messages)
` [PATCH v9 01/23] x86/virt/tdx: Consolidate TDX global initialization states
` [PATCH v9 04/23] coco/tdx-host: Introduce a "tdx_host" device

[PATCH v2 3/3] arm64: dts: qcom: Add Vicharak Axon Mini
 2026-05-18 18:08 UTC  (2+ messages)

[PATCH v2 0/4] iova: switch to augmented rbtree to avoid linear search
 2026-05-18 18:05 UTC  (5+ messages)
` [PATCH 1/4] iova: switch to augmented rbtree for log(n) allocation
` [PATCH 2/4] iova: drop dead cached_node / cached32_node infrastructure
` [PATCH 3/4] iova: limit_pfn-aware augmentation for log(n) 32-bit alloc
` [PATCH 4/4] iova: add KUnit test suite

[PATCH v2 1/2] mm: huge_memory: refactor thpsize_shmem_enabled_store() with sysfs_match_string()
 2026-05-18 18:08 UTC  (3+ messages)

[PATCH v3 0/2] cpufreq: CPPC: add autonomous mode boot parameter support
 2026-05-18 18:08 UTC  (9+ messages)
` [PATCH v3 2/2] "

[PATCH v4 0/2] phy: rockchip: inno-hdmi: Change TMDS rate handling to configure() ops
 2026-05-18 18:07 UTC  (9+ messages)
` [PATCH v4 1/2] phy: rockchip: inno-hdmi: Add configure() and validate() ops
` [PATCH v4 2/2] phy: rockchip: inno-hdmi: Remove deprecated way to configure TMDS rate

[Buildroot] [PATCH/next 1/1] package/utfcpp: bump version to 4.1.0
 2026-05-18 18:07 UTC 

[PATCH v5 0/3] staging: rtl8723bs: efuse cleanup and brace fix
 2026-05-18 18:06 UTC  (4+ messages)
` [PATCH v5 1/3] staging: rtl8723bs: reformat rtw_efuse_read_1_byte() signature
` [PATCH v5 2/3] staging: rtl8723bs: add braces to else clause in rtw_efuse.c
` [PATCH v5 3/3] staging: rtl8723bs: reformat rtw_efuse_one_byte_read() signature

[PATCH v1 00/12] Introduce nova-core mm prerequisites
 2026-05-18 18:03 UTC  (13+ messages)
` [PATCH v1 01/12] rust: pci: add resource_flags accessor
` [PATCH v1 02/12] rust: bitfield: support cast+shift accessor syntax
` [PATCH v1 03/12] gpu: nova-core: gsp: Return GspStaticInfo from boot()
` [PATCH v1 04/12] gpu: nova-core: gsp: Extract usable FB region from GSP
` [PATCH v1 05/12] gpu: nova-core: gsp: Expose total physical VRAM end from FB region info
` [PATCH v1 06/12] gpu: nova-core: mm: Add Pfn (Physical Frame Number) type
` [PATCH v1 07/12] gpu: nova-core: mm: Add VramAddress type and conversion traits
` [PATCH v1 08/12] gpu: nova-core: mm: Add VramAddress arithmetic and ordering
` [PATCH v1 09/12] gpu: nova-core: mm: Add support to use PRAMIN windows to write to VRAM
` [PATCH v1 10/12] docs: gpu: nova-core: Document the PRAMIN aperture mechanism
` [PATCH v1 11/12] gpu: nova-core: mm: Add GpuMm centralized memory manager
` [PATCH v1 12/12] gpu: nova-core: mm: Add PRAMIN aperture self-tests

[Buildroot] [PATCH/next 1/1] package/libinput: bump version to 1.31.2
 2026-05-18 18:05 UTC 

[PATCH] nios2: remove the architecture
 2026-05-18 17:24 UTC  (4+ messages)

Unable to set log priority for all direct mounts
 2026-05-18 18:04 UTC  (3+ messages)

[PATCH v2 00/21] fuse: extend passthrough to inode operations
 2026-05-18 18:04 UTC  (5+ messages)
` [PATCH v2 02/21] fuse: prepare for passthrough of "

[PATCH] ptrace: keep task's mm around in separate exit_mm field post-exit
 2026-05-18 18:04 UTC  (4+ messages)

[Buildroot] [PATCH 1/1] package/gnupg2: security bump version to 2.5.20
 2026-05-18 18:04 UTC 

[bluez/bluez]
 2026-05-18 18:04 UTC 

[PATCH] mailbox: make the channel receive function robust
 2026-05-18 18:03 UTC  (2+ messages)

[PATCH rdma-next v5 00/15] RDMA: Introduce generic buffer descriptor infrastructure for umem
 2026-05-18 18:01 UTC  (4+ messages)
` [PATCH rdma-next v5 03/15] RDMA/core: "

[OE-core][PATCH] qemu: upgrade 10.2.0 -> 11.0.0
 2026-05-18 18:01 UTC 


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.