[PATCH 00/23] mm, sched: Rework lazy mm handling
2022-01-09 20:00 UTC (39+ messages)
` [PATCH 01/23] membarrier: Document why membarrier() works
` [PATCH 02/23] x86/mm: Handle unlazying membarrier core sync in the arch code
` [PATCH 03/23] membarrier: Remove membarrier_arch_switch_mm() prototype in core code
` [PATCH 04/23] membarrier: Make the post-switch-mm barrier explicit
` [PATCH 06/23] powerpc/membarrier: Remove special barrier on mm switch
` [PATCH 07/23] membarrier: Rewrite sync_core_before_usermode() and improve documentation
` [PATCH 08/23] membarrier: Remove redundant clear of mm->membarrier_state in exec_mmap()
` [PATCH 09/23] membarrier: Fix incorrect barrier positions during exec and kthread_use_mm()
` [PATCH 10/23] x86/events, x86/insn-eval: Remove incorrect active_mm references
` [PATCH 11/23] sched/scs: Initialize shadow stack on idle thread bringup, not shutdown
` [PATCH 12/23] Rework "sched/core: Fix illegal RCU from offline CPUs"
` [PATCH 13/23] exec: Remove unnecessary vmacache_seqnum clear in exec_mmap()
` [PATCH 14/23] sched, exec: Factor current mm changes out from exec
` [PATCH 15/23] kthread: Switch to __change_current_mm()
` [PATCH 16/23] sched: Use lightweight hazard pointers to grab lazy mms
` [PATCH 17/23] x86/mm: Make use/unuse_temporary_mm() non-static
` [PATCH 18/23] x86/mm: Allow temporary mms when IRQs are on
` [PATCH 19/23] x86/efi: Make efi_enter/leave_mm use the temporary_mm machinery
` [PATCH 20/23] x86/mm: Remove leave_mm() in favor of unlazy_mm_irqs_off()
` [PATCH 21/23] x86/mm: Use unlazy_mm_irqs_off() in TLB flush IPIs
` [PATCH 22/23] x86/mm: Optimize for_each_possible_lazymm_cpu()
` [PATCH 23/23] x86/mm: Opt in to IRQs-off activate_mm()
[PATCH 0/2] Add support for getting page info of ZONE_DEVICE by /proc/kpage*
2022-01-09 13:05 UTC (3+ messages)
` [PATCH 1/2] mm/memremap.c: Add pfn_to_devmap_page() to get page in ZONE_DEVICE
` [PATCH 2/2] proc: Add getting pages info of ZONE_DEVICE support
memory_block_size reduction in memory hot plug, can we reduced it to 1GB,currently it is 4GB
2022-01-09 12:25 UTC (2+ messages)
[PATCH 00/17] Convert GUP to folios
2022-01-09 8:01 UTC (16+ messages)
` [PATCH 03/17] mm: Add folio_pincount_ptr()
` [PATCH 05/17] gup: Add try_get_folio()
` [PATCH 07/17] gup: Add gup_put_folio()
` [PATCH 14/17] gup: Convert for_each_compound_head() to gup_for_each_folio()
[PATCH 2/2] Fix assgining cma_area_count
2022-01-09 7:39 UTC
[PATCH v5 00/16] Optimize list lru memory consumption
2022-01-09 6:21 UTC (9+ messages)
` [PATCH v5 01/16] mm: list_lru: optimize memory consumption of arrays of per cgroup lists
` [PATCH v5 02/16] mm: introduce kmem_cache_alloc_lru
` [PATCH v5 10/16] mm: list_lru: allocate list_lru_one only when needed
[PATCH] sysctl: documentation: fix table format warning
2022-01-09 5:56 UTC
[PATCH RFC v2 0/2] mm: Rework zap ptes on swap entries
2022-01-09 1:19 UTC (3+ messages)
` [PATCH RFC v2 1/2] mm: Don't skip swap entry even if zap_details specified
[PATCH] sysinfo: include availram field in sysinfo struct
2022-01-08 22:35 UTC (19+ messages)
` [PATCH v2] "
[PATCH next 2/3] shmem: Fix data loss when folio truncated
2022-01-08 21:25 UTC (4+ messages)
[linux-next:master 10923/11475] ld.lld: error: undefined symbol: ata_timing_compute
2022-01-08 19:56 UTC
[PATCH 2/2] tracing: Add test for user space strings when filtering on string pointers
2022-01-08 19:04 UTC
[PATCH 00/48] Folios for 5.17
2022-01-08 17:20 UTC (6+ messages)
[linux-next:master 8287/11475] drivers/platform/x86/thinkpad_acpi.c:9600:9: error: implicit declaration of function 'power_supply_charge_behaviour_show'
2022-01-08 15:58 UTC (4+ messages)
` [PATCH] power: supply: Provide stubs for charge_behaviour helpers
[linux-next:master 10694/11475] drivers/net/ethernet/hisilicon/hns3/hns3vf/hclgevf_main.c:742:61: sparse: sparse: incorrect type in argument 3 (different base types)
2022-01-08 13:46 UTC
[PATCH v2 0/2] mm: Fix kernel BUG in __check_heap_object() on PowerPC64
2022-01-08 11:58 UTC (3+ messages)
` [PATCH v2 1/2] powerpc: Fix virt_addr_valid() check
[linux-next:master 10693/11475] drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_main.c:4765:55: sparse: sparse: incorrect type in argument 3 (different base types)
2022-01-08 11:44 UTC
[linux-next:master 10529/11475] arch/mips/include/asm/local.h: asm/asm.h is included more than once
2022-01-08 11:24 UTC (2+ messages)
` [RFC PATCH linux-next] MIPS: fix duplicated inclusion
[PATCH v4 00/32] Separate struct slab from struct page
2022-01-08 6:21 UTC (11+ messages)
` [PATCH v4 04/32] mm: Split slab into its own type
` [PATCH v4 05/32] mm: Convert [un]account_slab_page() to struct slab
` [PATCH v4 07/32] mm: Convert __ksize() "
` [PATCH v4 09/32] mm: Convert check_heap_object() to use "
[linux-next:master] BUILD REGRESSION b8170452cd5121b11a5726e3ea8dbdfc2d74e771
2022-01-08 5:56 UTC
[linux-next:master 3376/11475] ld.lld: error: undefined symbol: drm_gem_cma_prime_import_sg_table
2022-01-08 1:11 UTC
[linux-next:master 7391/10864] kernel/bpf/verifier.c:619 mark_stack_slot_scratched() warn: should '1 << spi' be a 64 bit type?
2022-01-08 0:58 UTC (2+ messages)
` [PATCH bpf-next] Fix incorrect integer literal used for marking scratched registers in verifier logs
[PATCH v6 0/9] Multigenerational LRU Framework
2022-01-08 0:19 UTC (24+ messages)
` [PATCH v6 1/9] mm: x86, arm64: add arch_has_hw_pte_young()
` [PATCH v6 5/9] mm: multigenerational lru: mm_struct list
` [PATCH v6 6/9] mm: multigenerational lru: aging
[PATCH] usercopy: Do not fail on memory from former init sections
2022-01-07 23:51 UTC (3+ messages)
[f2fs] a1e09b03e6: ltp.ADSP024.fail
2022-01-07 22:49 UTC (2+ messages)
` [LTP] "
[ammarfaizi2-block:google/android/kernel/common/android12-5.10-m2107 1559/8698] arch/s390/mm/kasan_init.c:419:13: warning: no previous prototype for 'kasan_copy_shadow'
2022-01-07 20:08 UTC
[PATCH] mm/hwpoison: Fix error page recovered but reported "not recovered"
2022-01-07 19:44 UTC
[PATCH 00/43] Add KernelMemorySanitizer infrastructure
2022-01-07 17:22 UTC (5+ messages)
` [PATCH 16/43] kmsan: mm: call KMSAN hooks from SLUB code
` [PATCH 26/43] kmsan: virtio: check/unpoison scatterlist in vring_map_one_sg()
[RFC 00/16] padata, vfio, sched: Multithreaded VFIO page pinning
2022-01-07 17:12 UTC (13+ messages)
` [RFC 08/16] vfio/type1: Cache locked_vm to ease mmap_lock contention
[PATCH] signal: strict valid signal check
2022-01-07 14:14 UTC
[linux-next:master 10655/11234] lib/test_printf.c:247:9: warning: 'PTR' macro redefined
2022-01-07 14:04 UTC
[syzbot] KMSAN: uninit-value in mpol_rebind_task (2)
2022-01-07 13:54 UTC (3+ messages)
[PATCH net-next] page_pool: remove spinlock in page_pool_refill_alloc_cache()
2022-01-07 13:32 UTC
[PATCH v3 RESEND] mm: shmem: implement POSIX_FADV_[WILL|DONT]NEED for shmem
2022-01-07 12:10 UTC (2+ messages)
[linux-next:master 4412/11234] arch/arm/mach-iop32x/irq.c:62:6: warning: no previous prototype for 'iop_handle_irq'
2022-01-07 11:32 UTC
[linux-next:pending-fixes] BUILD SUCCESS 4a9da1f24064c28ad02b99b21ee52a0900c77b5c
2022-01-07 11:28 UTC
[GIT PULL] slab for 5.17
2022-01-07 11:08 UTC
[PATCH] mm/page_alloc.c: Use div64_ul instead of do_div
2022-01-07 9:15 UTC (2+ messages)
[PATCH] mm/thp: Drop unused trace events hugepage_[invalidate|splitting]
2022-01-07 9:05 UTC
[linux-next:master] BUILD REGRESSION 3770333b3f8cb7c9110889853afaa49777c26ea7
2022-01-07 6:09 UTC
[PATCH] mm/migration: Add trace events for THP migrations
2022-01-07 4:59 UTC
[syzbot] KASAN: use-after-free Read in remove_wait_queue (3)
2022-01-07 3:02 UTC (9+ messages)
` psi_trigger_poll() is completely broken
[PATCH v2] mm: fix race between MADV_FREE reclaim and blkdev direct IO read
2022-01-07 1:08 UTC (4+ messages)
[RFC v2] mm: introduce page pin owner
2022-01-06 23:24 UTC (4+ messages)
[PATCH v8 00/40] Add AMD Secure Nested Paging (SEV-SNP) Guest Support
2022-01-06 22:48 UTC (24+ messages)
` [PATCH v8 13/40] x86/kernel: Make the bss.decrypted section shared in RMP table
` [PATCH v8 22/40] x86/sev: move MSR-based VMGEXITs for CPUID to helper
` [PATCH v8 23/40] KVM: x86: move lookup of indexed CPUID leafs "
` [PATCH v8 24/40] x86/compressed/acpi: move EFI system table lookup "
` [PATCH v8 25/40] x86/compressed/acpi: move EFI config "
` [PATCH v8 26/40] x86/compressed/acpi: move EFI vendor "
` [PATCH v8 27/40] x86/boot: Add Confidential Computing type to setup_data
[PATCH v3] mm, oom: OOM sysrq should always kill a process
2022-01-06 20:34 UTC (2+ messages)
[PATCH] selftests/vm: Make charge_reserved_hugetlb.sh work with existing cgroup setting
2022-01-06 20:21 UTC (2+ messages)
[linux-next:master 6799/11234] drivers/firmware/efi/libstub/efi-stub-helper.c:649:6: warning: no previous prototype for 'efi_measure_initrd'
2022-01-06 20:09 UTC
[PATCH v4 00/68] fscache, cachefiles: Rewrite
2022-01-06 18:29 UTC (3+ messages)
` [Linux-cachefs] "
[PATCH] userfaultfd/selftests: clean up hugetlb allocation code
2022-01-06 18:25 UTC (5+ messages)
[RESEND][PATCH v2] mm: don't call lru draining in the nested lru_cache_disable
2022-01-06 18:14 UTC (2+ messages)
[PATCH v3 kvm/queue 00/16] KVM: mm: fd-based approach for supporting KVM guest private memory
2022-01-06 13:06 UTC (12+ messages)
` [PATCH v3 kvm/queue 01/16] mm/shmem: Introduce F_SEAL_INACCESSIBLE
` [PATCH v3 kvm/queue 11/16] KVM: Add kvm_map_gfn_range
[PATCH] mm/damon: Remove redundant page validation
2022-01-06 13:02 UTC (3+ messages)
[PATCH] mm/vmscan.c: no need to double-check if free pages are under high-watermark
2022-01-06 12:57 UTC (4+ messages)
[linux-next:pending-fixes] BUILD SUCCESS 4774f91d548918d974e6e7637769ce25c8cc614f
2022-01-06 12:50 UTC
[PATCH 0/2] powerpc/fadump: handle CMA activation failure appropriately
2022-01-06 12:01 UTC (3+ messages)
` [PATCH 1/2] mm/cma: provide option to opt out from exposing pages on activation failure
[PATCH v9 00/10] fsdax: introduce fs query to support reflink
2022-01-06 11:06 UTC (4+ messages)
` [PATCH v9 01/10] dax: Use percpu rwsem for dax_{read,write}_lock()
[PATCH v2] mm, oom: OOM sysrq should always kill a process
2022-01-06 10:22 UTC (2+ messages)
[bug report] mm/damon: add access checking for hugetlb pages
2022-01-06 10:22 UTC (2+ 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