[linux-next:master 8272/8795] ERROR: modpost: "drm_dsc_set_rc_buf_thresh" [drivers/gpu/drm/xe/xe.ko] undefined!
2024-09-03 14:22 UTC
[PATCH v2 00/15] slab: add struct kmem_cache_args
2024-09-03 14:20 UTC (16+ messages)
` [PATCH v2 01/15] sl*b: s/__kmem_cache_create/do_kmem_cache_create/g
` [PATCH v2 02/15] slab: add struct kmem_cache_args
` [PATCH v2 03/15] slab: port kmem_cache_create() to "
` [PATCH v2 04/15] slab: port kmem_cache_create_rcu() "
` [PATCH v2 05/15] slab: port kmem_cache_create_usercopy() "
` [PATCH v2 06/15] slab: pass struct kmem_cache_args to create_cache()
` [PATCH v2 07/15] slub: pull kmem_cache_open() into do_kmem_cache_create()
` [PATCH v2 08/15] slab: pass struct kmem_cache_args to do_kmem_cache_create()
` [PATCH v2 09/15] sl*b: remove rcu_freeptr_offset from struct kmem_cache
` [PATCH v2 10/15] slab: port KMEM_CACHE() to struct kmem_cache_args
` [PATCH v2 11/15] slab: port KMEM_CACHE_USERCOPY() "
` [PATCH v2 12/15] slab: create kmem_cache_create() compatibility layer
` [PATCH v2 13/15] file: port to struct kmem_cache_args
` [PATCH v2 14/15] slab: remove kmem_cache_create_rcu()
` [PATCH v2 15/15] io_uring: port to struct kmem_cache_args
[PATCH 6.10 000/809] 6.10.3-rc3 review
2024-09-03 14:13 UTC (10+ messages)
[PATCH] bcachefs: Switch to memalloc_flags_do() for vmalloc allocations
2024-09-03 14:03 UTC (17+ messages)
[PATCH v4 0/8] uprobes: RCU-protected hot path optimizations
2024-09-03 14:03 UTC (5+ messages)
[PATCH] binder_alloc: Move alloc_page() out of mmap_rwsem to reduce the lock duration
2024-09-03 13:55 UTC (8+ messages)
[PATCH 0/3] mm,TPP: Enable promotion of unmapped pagecache
2024-09-03 13:36 UTC (4+ messages)
[linux-next:fs-current] BUILD SUCCESS d489af84b135f4abb947489fa45eeed6ab28dd32
2024-09-03 13:27 UTC
[linux-next:master 6671/8400] arch/arm64/boot/dts/nvidia/tegra210-p2371-2180.dtb: wifi@1: compatible: 'oneOf' conditional failed, one must be fixed:
2024-09-03 13:21 UTC (2+ messages)
` [PATCH] arm64: tegra: p2180: Add mandatory compatible for WiFi node
[linux-next:master 5282/8795] drivers/infiniband/hw/efa/efa_main.c:444:30: sparse: sparse: incorrect type in assignment (different base types)
2024-09-03 13:21 UTC
[PATCH 2/2] mm: Allocate THP on hugezeropage wp-fault
2024-09-03 12:44 UTC (3+ messages)
Potential Regression in futex Performance from v6.9 to v6.10-rc1 and v6.11-rc4
2024-09-03 12:37 UTC (2+ messages)
[PATCH v13 00/10] enable bs > ps in XFS
2024-09-03 12:29 UTC (3+ messages)
` [PATCH v13 10/10] xfs: enable block size larger than page size support
` [PATCH v13 10/10] xfs: enable block size larger than page size support^[
[PATCH v8 00/21] Avoid MAP_FIXED gap exposure
2024-09-03 12:27 UTC (5+ messages)
` [PATCH v8 15/21] mm: Change failure of MAP_FIXED to restoring the gap on failure
[PATCH v12 00/39] arm64/gcs: Provide support for GCS in userspace
2024-09-03 12:13 UTC (9+ messages)
` [PATCH v12 19/39] arm64/mm: Handle GCS data aborts
` [PATCH v12 25/39] arm64/signal: Expose GCS state in signal frames
` [PATCH v12 26/39] arm64/ptrace: Expose GCS via ptrace and core files
[PATCH v6 00/26] Generic `Allocator` support for Rust
2024-09-03 12:03 UTC (14+ messages)
` [PATCH v6 01/26] rust: alloc: add `Allocator` trait
` [PATCH v6 04/26] rust: alloc: implement `Allocator` for `Kmalloc`
` [PATCH v6 26/26] MAINTAINERS: add entry for the Rust `alloc` module
[PATCH v3] mm: Give kmap_lock before call flush_tlb_kernel_rang,avoid kmap_high deadlock
2024-09-03 11:52 UTC (2+ messages)
[PATCH v2 0/8] tmpfs: Add case-insesitive support for tmpfs
2024-09-03 11:41 UTC (16+ messages)
` [PATCH v2 1/8] unicode: Fix utf8_load() error path
` [PATCH v2 2/8] unicode: Create utf8_check_strict_name
` [PATCH v2 3/8] ext4: Use utf8_check_strict_name helper
` [PATCH v2 4/8] unicode: Recreate utf8_parse_version()
` [PATCH v2 5/8] tmpfs: Add casefold lookup support
` [PATCH v2 6/8] tmpfs: Add flag FS_CASEFOLD_FL support for tmpfs dirs
` [PATCH v2 7/8] tmpfs: Expose filesystem features via sysfs
` [PATCH v2 8/8] docs: tmpfs: Add casefold options
[RFC PATCH 0/6] DRM resource management cgroup, try 2
2024-09-03 11:26 UTC (12+ messages)
` [RFC PATCH 2/6] drm/cgroup: Add memory accounting DRM cgroup
[linux-next:master 7634/8795] fs/bcachefs/sb-members.c:503:2: error: expected expression
2024-09-03 11:07 UTC
[PATCH] x86/mm/pat: Support splitting of virtual memory areas
2024-09-03 10:36 UTC (4+ messages)
[PATCH] mm: Skip the reserved bootmem for compaction
2024-09-03 9:56 UTC (4+ messages)
[RFC PATCH v2 00/10] KVM: Restricted mapping of guest_memfd at the host and pKVM/arm64 support
2024-09-03 9:28 UTC (4+ messages)
` [RFC PATCH v2 03/10] KVM: Implement kvm_(read|/write)_guest_page for private memory slots
[PATCH v12 23/39] arm64/mm: Implement map_shadow_stack()
2024-09-03 9:05 UTC (2+ messages)
[PATCH v12 21/39] arm64/gcs: Ensure that new threads have a GCS
2024-09-03 9:04 UTC (2+ messages)
[PATCH v12 17/39] arm64/hwcap: Add hwcap for GCS
2024-09-03 9:00 UTC (2+ messages)
[PATCH v12 06/39] arm64/gcs: Document the ABI for Guarded Control Stacks
2024-09-03 8:59 UTC (2+ messages)
` [PATCH v12 6/39] "
[PATCH v12 04/39] mman: Add map_shadow_stack() flags
2024-09-03 8:57 UTC (2+ messages)
` [PATCH v12 4/39] "
[PATCH v12 03/39] prctl: arch-agnostic prctl for shadow stack
2024-09-03 8:55 UTC (2+ messages)
` [PATCH v12 3/39] "
[PATCH RFC v2 0/4] mm: Introduce MAP_BELOW_HINT
2024-09-03 8:44 UTC (4+ messages)
[PATCH] mm, proc: collect percpu free pages into the free pages
2024-09-03 8:09 UTC (6+ messages)
[PATCH v7 00/21] mm/zsmalloc: add zpdesc memory descriptor for zswap.zpool
2024-09-03 8:01 UTC (4+ messages)
[PATCH] mm: don't convert the page to folio before splitting in split_huge_page()
2024-09-03 7:53 UTC (8+ messages)
[PATCH] usb: gadget: dummy_hcd: execute hrtimer callback in softirq context
2024-09-03 7:09 UTC (3+ messages)
[PATCH 0/2 v2] remove PF_MEMALLOC_NORECLAIM
2024-09-03 7:06 UTC (6+ messages)
[PATCH v2 1/4] mm: Add optional close() to struct vm_special_mapping
2024-09-03 6:27 UTC (6+ messages)
[PATCH -next 0/4] Introduce several opposite string choice helpers
2024-09-03 6:25 UTC (8+ messages)
` [PATCH -next 2/4] tun: Make use of str_disabled_enabled helper
[linux-next:master 7820/8400] arch/arm64/boot/dts/freescale/imx8mq-evk.dtb: pcie-ep@33c00000: reg: [[868220928, 1048576], [536870912, 134217728], [869269504, 1048576], [871366656, 1048576]] is too long
2024-09-03 6:10 UTC
[linux-next:master 5762/8400] arch/arm/boot/dts/ti/omap/omap3-devkit8000-lcd43.dtb: ads7846@0: ti,keep-vref-on: 'oneOf' conditional failed, one must be fixed:
2024-09-03 6:00 UTC
[vbabka:slub-percpu-sheaves-v1r1] [mm, slub] 000f7cce0f: WARNING:inconsistent_lock_state
2024-09-03 5:22 UTC
[PATCH] mm: Kconfig: fixup zsmalloc configuration
2024-09-03 4:43 UTC (2+ messages)
[PATCH v2 -next 00/15] sysctl: move sysctls from vm_table into its own files
2024-09-03 3:30 UTC (16+ messages)
` [PATCH v2 -next 01/15] mm: vmstat: move sysctls to "
` [PATCH v2 -next 02/15] mm: filemap: move sysctl to its own file
` [PATCH v2 -next 03/15] mm: swap: "
` [PATCH v2 -next 04/15] mm: vmscan: move vmscan sysctls "
` [PATCH v2 -next 05/15] mm: util: move sysctls into it own files
` [PATCH v2 -next 06/15] mm: mmap: move sysctl into its own file
` [PATCH v2 -next 07/15] security: min_addr: "
` [PATCH v2 -next 08/15] mm: nommu: move sysctl to "
` [PATCH v2 -next 09/15] fs: fs-writeback: "
` [PATCH v2 -next 10/15] fs: drop_caches: "
` [PATCH v2 -next 11/15] sunrpc: use vfs_pressure_ratio() helper
` [PATCH v2 -next 12/15] fs: dcache: move the sysctl into its own file
` [PATCH v2 -next 13/15] x86: vdso: "
` [PATCH v2 -next 14/15] sh: "
` [PATCH v2 -next 15/15] sysctl: remove unneeded include
[PATCH v5 00/21] mm/zsmalloc: add zpdesc memory descriptor for zswap.zpool
2024-09-03 3:20 UTC (5+ messages)
[PATCH v2 0/2] Align kvrealloc() with krealloc()
2024-09-03 3:18 UTC (11+ messages)
` [PATCH v2 1/2] mm: vmalloc: implement vrealloc()
Re: Re: [PATCH] mm/vmscan: Fix hard LOCKUP in function isolate_lru_folios
2024-09-03 3:03 UTC (3+ messages)
` "
[PATCH v3 2/2] mm: Tidy up shmem mTHP controls and stats
2024-09-03 1:53 UTC (4+ messages)
[PATCH V2] mm, slub: avoid zeroing kmalloc redzone
2024-09-03 1:53 UTC (2+ messages)
[PATCH] Resource: fix region_intersects() for CXL memory
2024-09-03 0:43 UTC (7+ messages)
[PATCH v4 0/3] mm/vdpa: correct misuse of non-direct-reclaim __GFP_NOFAIL and improve related doc and warn
2024-09-03 0:35 UTC (6+ messages)
` [PATCH v4 1/3] vduse: avoid using __GFP_NOFAIL
[linux-next:master 6300/8400] drivers/gpu/drm/panel/panel-boe-tv101wum-ll2.c:173:8: error: call to undeclared function 'devm_regulator_bulk_get_const'; ISO C99 and later do not support implicit function declarations
2024-09-02 21:58 UTC
[PATCH v3 1/3] mm/memcontrol: respect zswap.writeback setting from parent cg too
2024-09-02 21:02 UTC (4+ messages)
` [PATCH v3 3/3] Documentation/cgroup-v2: clarify that zswap.writeback is ignored if zswap is disabled
[linux-next:master 5713/8400] arch/arm64/boot/dts/qcom/x1e80100-microsoft-romulus13.dtb: domain-idle-states: cluster-sleep-0: 'idle-state-name' does not match any of the regexes: 'pinctrl-[0-9]+'
2024-09-02 20:37 UTC
[linux-next:master] BUILD REGRESSION ecc768a84f0b8e631986f9ade3118fa37852fef0
2024-09-02 20:25 UTC
[PATCH v5 0/5] Wire up getrandom() vDSO implementation on powerpc
2024-09-02 19:17 UTC (6+ messages)
` [PATCH v5 1/5] mm: Define VM_DROPPABLE for powerpc/32
` [PATCH v5 2/5] powerpc/vdso32: Add crtsavres
` [PATCH v5 3/5] powerpc/vdso: Refactor CFLAGS for CVDSO build
` [PATCH v5 4/5] powerpc/vdso: Wire up getrandom() vDSO implementation on VDSO32
` [PATCH v5 5/5] powerpc/vdso: Wire up getrandom() vDSO implementation on VDSO64
[PATCH 0/3] mm: Care about shadow stack guard gap when getting an unmapped area
2024-09-02 19:08 UTC (4+ messages)
` [PATCH 1/3] mm: Make arch_get_unmapped_area() take vm_flags by default
` [PATCH 2/3] mm: Pass vm_flags to generic_get_unmapped_area()
` [PATCH 3/3] mm: Care about shadow stack guard gap when getting an unmapped area
[PATCH v5 00/30] Permission Overlay Extension
2024-09-02 19:08 UTC (8+ messages)
` [PATCH v5 06/30] arm64: context switch POR_EL0 register
[PATCH] docs/mm: fix a typo
2024-09-02 18:32 UTC
[PATCH RFC 0/6] slab: add kmem_cache_setup()
2024-09-02 18:15 UTC (8+ messages)
` [PATCH RFC 1/6] slab: introduce kmem_cache_setup()
` [PATCH RFC 2/6] slab: port KMEM_CACHE() to kmem_cache_setup()
` [PATCH RFC 3/6] slab: port KMEM_CACHE_USERCOPY() "
` [PATCH RFC 4/6] file: port "
` [PATCH RFC 5/6] slab: remove kmem_cache_create_rcu()
` [PATCH RFC 6/6] io_uring: port to kmem_cache_setup()
[PATCH mm-unstable v2 0/3] mm/hugetlb: alloc/free gigantic folios
2024-09-02 17:04 UTC (8+ messages)
` [PATCH mm-unstable v2 1/3] mm/contig_alloc: support __GFP_COMP
` [PATCH mm-unstable v2 2/3] mm/cma: add cma_{alloc,free}_folio()
[PATCH 1/1] mm: vmalloc: Optimize vmap_lazy_nr arithmetic when purging each vmap_area
2024-09-02 17:03 UTC (7+ messages)
[RFC PATCH 0/4] Make MIGRATE_ISOLATE a standalone bit
2024-09-02 16:42 UTC (11+ messages)
` [RFC PATCH 2/4] mm/page_isolation: remove migratetype from move_freepages_block_isolate()
` [RFC PATCH 3/4] mm/page_isolation: remove migratetype from undo_isolate_page_range()
` [RFC PATCH 4/4] mm/page_isolation: remove migratetype parameter from more functions
[PATCH 0/2] mm: make copy_to_kernel_nofault() not fault on user addresses
2024-09-02 16:39 UTC (6+ messages)
[linux-next:master 6570/8400] drivers/gpu/drm/tegra/output.c:42 tegra_output_connector_get_modes() error: uninitialized symbol 'drm_edid'
2024-09-02 16:15 UTC (2+ messages)
[linux-next:fs-current] BUILD SUCCESS e15838b43148ec792bd1fafa64074b94e6523326
2024-09-02 15:42 UTC
[syzbot] [fs?] [mm?] INFO: task hung in page_cache_ra_unbounded (2)
2024-09-02 15:28 UTC (2+ messages)
[linux-next:master 7055/8400] include/linux/compiler_types.h:510:45: error: call to '__compiletime_assert_303' declared with attribute error: BUILD_BUG_ON failed: ALIGN_DOWN(MODULES_VADDR, SZ_256M) < TASK_SIZE
2024-09-02 15:21 UTC
[PATCH v6 0/3] mm: ZSWAP swap-out of mTHP folios
2024-09-02 14:40 UTC (2+ messages)
[PATCH v4 0/5] Wire up getrandom() vDSO implementation on powerpc
2024-09-02 14:37 UTC (12+ messages)
` [PATCH v4 4/5] powerpc/vdso: Wire up getrandom() vDSO implementation on PPC32
` [PATCH v4 5/5] powerpc/vdso: Wire up getrandom() vDSO implementation on PPC64
[v2 PATCH 1/2] hugetlb: arm64: add mte support
2024-09-02 14:33 UTC (2+ messages)
[PATCH v4 0/2] cxl: add device reporting poison handler
2024-09-02 14:19 UTC (7+ messages)
` [PATCH v4 1/2] cxl/core: introduce device reporting poison hanlding
` [PATCH v4 2/2] cxl: avoid duplicated report from MCE & device
[PATCH 1/2 v2] bcachefs: do not use PF_MEMALLOC_NORECLAIM
2024-09-02 14:07 UTC (12+ messages)
[RFC PATCH] mm: control mthp per process/cgroup
2024-09-02 13:33 UTC (5+ messages)
[PATCH V2] mm/gup: Clear the LRU flag of a page before adding to LRU batch
2024-09-02 12:53 UTC (13+ messages)
page: next (older) | prev (newer) | latest
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox