[PATCH v6 bpf-next 00/10] Harden and extend ELF build ID parsing logic
2024-08-14 18:54 UTC (9+ messages)
` [PATCH v6 bpf-next 01/10] lib/buildid: harden "
` [PATCH v6 bpf-next 02/10] lib/buildid: add single folio-based file reader abstraction
` [PATCH v6 bpf-next 03/10] lib/buildid: take into account e_phoff when fetching program headers
` [PATCH v6 bpf-next 04/10] lib/buildid: remove single-page limit for PHDR search
` [PATCH v6 bpf-next 05/10] lib/buildid: rename build_id_parse() into build_id_parse_nofault()
` [PATCH v6 bpf-next 06/10] lib/buildid: implement sleepable build_id_parse() API
` [PATCH v6 bpf-next 07/10] lib/buildid: don't limit .note.gnu.build-id to the first page in ELF
` [PATCH v6 bpf-next 08/10] bpf: decouple stack_map_get_build_id_offset() from perf_callchain_entry
[PATCH v4 0/2] Add support for Congatec CGEB BIOS interface
2024-08-14 18:47 UTC (3+ messages)
` [PATCH v4 1/2] x86: Add basic support for the "
` [PATCH v4 2/2] i2c: Add Congatec CGEB I2C driver
[PATCH v3 1/2] alloc_tag: introduce clear_page_tag_ref() helper function
2024-08-14 18:42 UTC (2+ messages)
[PROBLEM] mm/vmstat.c:34:12: error: ‘vmstat_late_init_done’ defined but not used [-Werror=unused-variable]
2024-08-14 18:37 UTC (4+ messages)
` [RFC] "
[RFC v11 09/14] mm: page_frag: use __alloc_pages() to replace alloc_pages_node()
2024-08-14 18:34 UTC (6+ messages)
[linux-next:fs-current] BUILD SUCCESS 6c7f20ab76807c6f0a4bc7f49eec920e9ed6b27a
2024-08-14 18:26 UTC
[linux-next:master] BUILD REGRESSION 320eb81df4f6c1a1814fd02ebb4ba41eb80a3c7e
2024-08-14 18:26 UTC
[PATCH 00/19] mm: Support huge pfnmaps
2024-08-14 18:24 UTC (42+ messages)
` [PATCH 02/19] mm: Drop is_huge_zero_pud()
` [PATCH 03/19] mm: Mark special bits for huge pfn mappings when inject
` [PATCH 04/19] mm: Allow THP orders for PFNMAPs
` [PATCH 05/19] mm/gup: Detect huge pfnmap entries in gup-fast
` [PATCH 08/19] mm: Always define pxx_pgprot()
` [PATCH 09/19] mm: New follow_pfnmap API
` [PATCH 10/19] KVM: Use "
` [PATCH 13/19] vfio: Use the new "
` [PATCH 19/19] vfio/pci: Implement huge_fault support
` [PATCH 06/19] mm/pagewalk: Check pfnmap early for folio_walk_start()
[PATCH net-next v13 02/14] mm: move the page fragment allocator from page_alloc into its own file
2024-08-14 17:54 UTC (4+ messages)
` [PATCH net-next v13 04/14] mm: page_frag: add '_va' suffix to page_frag API
` [PATCH net-next v13 07/14] mm: page_frag: reuse existing space for 'size' and 'pfmemalloc'
` [PATCH net-next v13 08/14] mm: page_frag: some minor refactoring before adding new API
[RFC PATCH v1 0/4] mm: ZSWAP swap-out of mTHP folios
2024-08-14 17:47 UTC (9+ messages)
` [RFC PATCH v1 1/4] mm: zswap: zswap_is_folio_same_filled() takes an index in the folio
` [RFC PATCH v1 2/4] mm: vmstat: Per mTHP-size zswap_store vmstat event counters
` [RFC PATCH v1 3/4] mm: zswap: zswap_store() extended to handle mTHP folios
` [RFC PATCH v1 4/4] mm: page_io: Count successful mTHP zswap stores in vmstat
[PATCH v3] mm,memcg: provide per-cgroup counters for NUMA balancing operations
2024-08-14 17:42 UTC
[RFC] Merge PG_private_2 and PG_mappedtodisk
2024-08-14 17:36 UTC
[PATCH v3] mm/hugetlb: fix hugetlb vs. core-mm PT locking
2024-08-14 17:25 UTC (4+ messages)
[PATCH] mm/memcontrol: respect zswap.writeback setting from parent cg too
2024-08-14 17:20 UTC
[PATCH v5 00/26] Generic `Allocator` support for Rust
2024-08-14 17:15 UTC (38+ messages)
` [PATCH v5 01/26] rust: alloc: add `Allocator` trait
` [PATCH v5 04/26] rust: alloc: implement `Allocator` for `Kmalloc`
` [PATCH v5 05/26] rust: alloc: add module `allocator_test`
` [PATCH v5 06/26] rust: alloc: implement `Vmalloc` allocator
` [PATCH v5 08/26] rust: alloc: add __GFP_NOWARN to `Flags`
` [PATCH v5 09/26] rust: alloc: implement kernel `Box`
` [PATCH v5 11/26] rust: alloc: remove `BoxExt` extension
` [PATCH v5 13/26] rust: alloc: implement kernel `Vec` type
[RFC PATCH 00/18] use struct ptdesc to replace pgtable_t
2024-08-14 17:13 UTC (3+ messages)
[PATCH v5 bpf-next 00/10] Harden and extend ELF build ID parsing logic
2024-08-14 17:06 UTC (6+ messages)
` [PATCH v5 bpf-next 01/10] lib/buildid: harden "
[PATCH v2 0/1] binfmt_elf: seal address zero
2024-08-14 16:59 UTC
[PATCH v1 0/2] mremap refactor: check src address for vma boundaries first
2024-08-14 16:57 UTC (5+ messages)
` [PATCH v1 1/2] mseal:selftest mremap across VMA boundaries
` [PATCH v1 2/2] mseal: refactor mremap to remove can_modify_mm
[linux-next:master 4168/4667] arch/arm/boot/dts/nxp/imx/imx1-ads.dtb: dma-controller@209000: 'clock-names', 'clocks' do not match any of the regexes: 'pinctrl-[0-9]+'
2024-08-14 16:52 UTC (2+ messages)
[PATCH v3] ACPI: PCI: check if the root io space is page aligned
2024-08-14 16:37 UTC
[PATCH v2] memcg: use ratelimited stats flush in the reclaim
2024-08-14 16:32 UTC (5+ messages)
[PATCH v10 00/40] arm64/gcs: Provide support for GCS in userspace
2024-08-14 16:21 UTC (7+ messages)
` [PATCH v10 23/40] arm64/signal: Set up and restore the GCS context for signal handlers
` [PATCH v10 24/40] arm64/signal: Expose GCS state in signal frames
[PATCH v4 00/17] Introduce a store type enum for the Maple tree
2024-08-14 16:19 UTC (18+ messages)
` [PATCH v4 01/17] maple_tree: introduce store_type enum
` [PATCH v4 02/17] maple_tree: introduce mas_wr_prealloc_setup()
` [PATCH v4 03/17] maple_tree: move up mas_wr_store_setup() and mas_wr_prealloc_setup()
` [PATCH v4 04/17] maple_tree: introduce mas_wr_store_type()
` [PATCH v4 05/17] maple_tree: remove mas_destroy() from mas_nomem()
` [PATCH v4 06/17] maple_tree: preallocate nodes in mas_erase()
` [PATCH v4 07/17] maple_tree: use mas_store_gfp() in mtree_store_range()
` [PATCH v4 08/17] maple_tree: print store type in mas_dump()
` [PATCH v4 09/17] maple_tree: use store type in mas_wr_store_entry()
` [PATCH v4 10/17] maple_tree: convert mas_insert() to preallocate nodes
` [PATCH v4 11/17] maple_tree: simplify mas_commit_b_node()
` [PATCH v4 12/17] maple_tree: remove mas_wr_modify()
` [PATCH v4 13/17] maple_tree: have mas_store() allocate nodes if needed
` [PATCH v4 14/17] maple_tree: remove node allocations from various write helper functions
` [PATCH v4 15/17] maple_tree: remove repeated sanity checks from "
` [PATCH v4 16/17] maple_tree: remove unneeded mas_wr_walk() in mas_store_prealloc()
` [PATCH v4 17/17] maple_tree: make write helper functions void
[PATCH v2] kasan: simplify and clarify Makefile
2024-08-14 16:18 UTC (2+ messages)
[PATCH] kasan: simplify and clarify Makefile
2024-08-14 16:10 UTC (3+ messages)
[PATCH 0/3] mm,TPP: Enable promotion of unmapped pagecache
2024-08-14 16:09 UTC (3+ messages)
[PATCH 0/5] Provide a single definition of mk_pte()
2024-08-14 15:44 UTC (6+ messages)
` [PATCH 1/5] mm: Introduce a common "
` [PATCH 2/5] x86: Remove custom "
` [PATCH 3/5] um: "
` [PATCH 4/5] s390: "
` [PATCH 5/5] mm: Make mk_pte() definition unconditional
[PATCH v4 00/29] arm64: Permission Overlay Extension
2024-08-14 15:03 UTC (8+ messages)
` [PATCH v4 18/29] arm64: add POE signal support
[PATCH RFC] mm: skip gigantic pages in isolate_single_pageblock() when mem offline
2024-08-14 14:53 UTC (6+ messages)
[PATCH] mm: whack now bogus comment in pmd_install() concerning a fence
2024-08-14 14:52 UTC
x86/kaslr: Expose and use the end of the physical memory address space
2024-08-14 14:33 UTC (2+ messages)
[linux-next:master 1552/4667] kernel/rcu/tree_stall.h:798: undefined reference to `csd_lock_is_stuck'
2024-08-14 14:31 UTC
[PATCH v2] x86/ioremap: Use is_ioremap_addr() in iounmap()
2024-08-14 14:11 UTC (6+ messages)
[linux-next:master 4042/4667] drivers/rpmsg/qcom_glink_native.c:736:9: sparse: sparse: incorrect type in argument 5 (different base types)
2024-08-14 14:00 UTC
[linux-next:master 3898/4224] arch/arm64/boot/dts/sprd/sp9860g-1h10.dtb: fuel-gauge@a00: 'battery-detect-gpios' is a required property
2024-08-14 14:00 UTC (2+ messages)
[PATCH 00/10] mm: remove vma_merge()
2024-08-14 13:53 UTC (4+ messages)
` [PATCH 04/10] mm: abstract parameters for vma_expand/shrink()
[PATCH 0/2] mm: Add readahead support for IOCB_NOWAIT
2024-08-14 12:43 UTC (17+ messages)
` [PATCH 1/2] mm: Add memalloc_nowait_{save,restore}
[PATCH v3 0/6] mm: split underutilized THPs
2024-08-14 12:36 UTC (16+ messages)
` [PATCH v3 4/6] mm: Introduce a pageflag for partially mapped folios
[PATCH 1/2] err.h: Add ERR_PTR_PCPU(), PTR_ERR_PCPU() and IS_ERR_PCPU() functions
2024-08-14 12:15 UTC (4+ messages)
` [PATCH 2/2] mm/kmemleak: Use IS_ERR_PCPU() for pointer in the percpu address space
[linus:master] [mm] c0bff412e6: stress-ng.clone.ops_per_sec -2.9% regression
2024-08-14 12:02 UTC (17+ messages)
[RFC 0/5] implement asynchronous BLKDISCARD via io_uring
2024-08-14 10:45 UTC (6+ messages)
` [RFC 1/5] io_uring/cmd: expose iowq to cmds
` [RFC 2/5] io_uring/cmd: give inline space in request "
` [RFC 3/5] filemap: introduce filemap_invalidate_pages
` [RFC 4/5] block: introduce blk_validate_discard()
` [RFC 5/5] block: implement io_uring discard cmd
[PATCH RESEND v3] mm: kmem: add lockdep assertion to obj_cgroup_memcg
2024-08-14 9:34 UTC
[PATCH] mm/vmscan: Fix hard LOCKUP in function isolate_lru_folios
2024-08-14 9:18 UTC
[PATCH mm-unstable v2 0/5] Improve mem_cgroup_iter()
2024-08-14 9:00 UTC (7+ messages)
` [PATCH mm-unstable v2 1/5] cgroup: clarify css sibling linkage is protected by cgroup_mutex or RCU
` [PATCH mm-unstable v2 2/5] mm: don't hold css->refcnt during traversal
` [PATCH mm-unstable v2 4/5] mm: restart if multiple traversals raced
[PATCH v4] mm: Override mTHP "enabled" defaults at kernel cmdline
2024-08-14 8:54 UTC (5+ messages)
[linux-next:pending-fixes 191/279] sound/pci/hda/tas2781_hda_i2c.c:530:30: sparse: sparse: incorrect type in assignment (different base types)
2024-08-14 8:32 UTC
[linux-next:master 4042/4667] drivers/rpmsg/qcom_glink_native.c:414:9: sparse: sparse: incorrect type in argument 2 (different base types)
2024-08-14 8:32 UTC
[PATCH v2] kfence: Save freeing stack trace at calling time instead of freeing time
2024-08-14 6:49 UTC (2+ messages)
[PATCH] lib/percpu_counter: Add missing __percpu qualifier to a cast
2024-08-14 6:44 UTC
[PATCH v5 00/21] mm/zsmalloc: add zpdesc memory descriptor for zswap.zpool
2024-08-14 6:03 UTC (3+ messages)
[PATCH v5 0/4] Enable P2PDMA in Userspace RDMA
2024-08-14 4:26 UTC (7+ messages)
` [PATCH v5 3/4] mm/gup: allow FOLL_LONGTERM & FOLL_PCI_P2PDMA
[PATCH RFC] mm: fix refcount check in mapping_evict_folio
2024-08-14 4:23 UTC (6+ messages)
[PATCH mm-unstable v2 0/3] mm/hugetlb: alloc/free gigantic folios
2024-08-14 3:54 UTC (4+ 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 mm-unstable v2 3/3] mm/hugetlb: use __GFP_COMP for gigantic folios
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