Show patches with: Archived = No       |   39715 patches
« 1 2 ... 250 251 252397 398 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
maple_tree: Fix bitwise for logical operator in mas_validate_limits() maple_tree: Fix bitwise for logical operator in mas_validate_limits() - - - --- 2022-07-19 Liam R. Howlett New
mmap: Remove unroll from vma_expand() mmap: Remove unroll from vma_expand() - - - --- 2022-07-19 Liam R. Howlett New
mmap: Remove unroll from __vma_adjust() mmap: Remove unroll from __vma_adjust() - - - --- 2022-07-19 Liam R. Howlett New
maple_tree: Drop typedef from header maple_tree: Drop typedef from header - - - --- 2022-07-19 Liam R. Howlett New
mm/mmap: Drop VM_BUG_ON() until better tested mm/mmap: Drop VM_BUG_ON() until better tested - - - --- 2022-07-19 Liam R. Howlett New
maple_tree: Fix mas_empty_area() wrapping maple_tree: Fix mas_empty_area() wrapping - - 1 --- 2022-07-19 Liam R. Howlett New
mm/mempolicy: remove unneeded out label mm/mempolicy: remove unneeded out label - - - --- 2022-07-19 Miaohe Lin New
selftests: memcg: uninitialized variable in test_memcg_reclaim() selftests: memcg: uninitialized variable in test_memcg_reclaim() - 1 - --- 2022-07-19 Dan Carpenter New
selftests/vm: silence uninitialized variable warning selftests/vm: silence uninitialized variable warning 1 1 - --- 2022-07-19 Dan Carpenter New
selftest/vm: uninitialized variable in main() selftest/vm: uninitialized variable in main() - 2 - --- 2022-07-19 Dan Carpenter New
[mm,v2,33/33] kasan: better identify bug types for tag-based modes kasan: switch tag-based modes to stack ring from per-object metadata - - - --- 2022-07-19 andrey.konovalov@linux.dev New
[mm,v2,32/33] kasan: dynamically allocate stack ring entries kasan: switch tag-based modes to stack ring from per-object metadata - - - --- 2022-07-19 andrey.konovalov@linux.dev New
[mm,v2,31/33] kasan: support kasan.stacktrace for SW_TAGS kasan: switch tag-based modes to stack ring from per-object metadata - - - --- 2022-07-19 andrey.konovalov@linux.dev New
[mm,v2,30/33] kasan: implement stack ring for tag-based modes kasan: switch tag-based modes to stack ring from per-object metadata - - - --- 2022-07-19 andrey.konovalov@linux.dev New
[mm,v2,29/33] kasan: introduce kasan_complete_mode_report_info kasan: switch tag-based modes to stack ring from per-object metadata - - - --- 2022-07-19 andrey.konovalov@linux.dev New
[mm,v2,28/33] kasan: rework function arguments in report.c kasan: switch tag-based modes to stack ring from per-object metadata - - - --- 2022-07-19 andrey.konovalov@linux.dev New
[mm,v2,27/33] kasan: fill in cache and object in complete_report_info kasan: switch tag-based modes to stack ring from per-object metadata - - - --- 2022-07-19 andrey.konovalov@linux.dev New
[mm,v2,26/33] kasan: introduce complete_report_info kasan: switch tag-based modes to stack ring from per-object metadata - - - --- 2022-07-19 andrey.konovalov@linux.dev New
[mm,v2,25/33] kasan: simplify print_report kasan: switch tag-based modes to stack ring from per-object metadata - - - --- 2022-07-19 andrey.konovalov@linux.dev New
[mm,v2,24/33] kasan: make kasan_addr_to_page static kasan: switch tag-based modes to stack ring from per-object metadata - - - --- 2022-07-19 andrey.konovalov@linux.dev New
[mm,v2,23/33] kasan: use kasan_addr_to_slab in print_address_description kasan: switch tag-based modes to stack ring from per-object metadata - - - --- 2022-07-19 andrey.konovalov@linux.dev New
[mm,v2,22/33] kasan: use virt_addr_valid in kasan_addr_to_page/slab kasan: switch tag-based modes to stack ring from per-object metadata - - - --- 2022-07-19 andrey.konovalov@linux.dev New
[mm,v2,21/33] kasan: cosmetic changes in report.c kasan: switch tag-based modes to stack ring from per-object metadata - - - --- 2022-07-19 andrey.konovalov@linux.dev New
[mm,v2,20/33] kasan: move kasan_get_alloc/free_track definitions kasan: switch tag-based modes to stack ring from per-object metadata - - - --- 2022-07-19 andrey.konovalov@linux.dev New
[mm,v2,19/33] kasan: pass tagged pointers to kasan_save_alloc/free_info kasan: switch tag-based modes to stack ring from per-object metadata - - - --- 2022-07-19 andrey.konovalov@linux.dev New
[mm,v2,18/33] kasan: only define kasan_cache_create for Generic mode kasan: switch tag-based modes to stack ring from per-object metadata - - - --- 2022-07-19 andrey.konovalov@linux.dev New
[mm,v2,17/33] kasan: only define metadata structs for Generic mode kasan: switch tag-based modes to stack ring from per-object metadata - - - --- 2022-07-19 andrey.konovalov@linux.dev New
[mm,v2,16/33] kasan: only define metadata offsets for Generic mode kasan: switch tag-based modes to stack ring from per-object metadata - - - --- 2022-07-19 andrey.konovalov@linux.dev New
[mm,v2,15/33] kasan: only define kasan_never_merge for Generic mode kasan: switch tag-based modes to stack ring from per-object metadata - - - --- 2022-07-19 andrey.konovalov@linux.dev New
[mm,v2,14/33] kasan: only define kasan_metadata_size for Generic mode kasan: switch tag-based modes to stack ring from per-object metadata - - - --- 2022-07-19 andrey.konovalov@linux.dev New
[mm,v2,13/33] kasan: drop CONFIG_KASAN_GENERIC check from kasan_init_cache_meta kasan: switch tag-based modes to stack ring from per-object metadata - - - --- 2022-07-19 andrey.konovalov@linux.dev New
[mm,v2,12/33] kasan: introduce kasan_init_cache_meta kasan: switch tag-based modes to stack ring from per-object metadata - - - --- 2022-07-19 andrey.konovalov@linux.dev New
[mm,v2,11/33] kasan: introduce kasan_requires_meta kasan: switch tag-based modes to stack ring from per-object metadata - - - --- 2022-07-19 andrey.konovalov@linux.dev New
[mm,v2,10/33] kasan: move kasan_get_*_meta to generic.c kasan: switch tag-based modes to stack ring from per-object metadata - - - --- 2022-07-19 andrey.konovalov@linux.dev New
[mm,v2,09/33] kasan: clear metadata functions for tag-based modes kasan: switch tag-based modes to stack ring from per-object metadata - 1 - --- 2022-07-19 andrey.konovalov@linux.dev New
[mm,v2,08/33] kasan: introduce kasan_init_object_meta kasan: switch tag-based modes to stack ring from per-object metadata - 1 - --- 2022-07-19 andrey.konovalov@linux.dev New
[mm,v2,07/33] kasan: introduce kasan_get_alloc_track kasan: switch tag-based modes to stack ring from per-object metadata - 1 - --- 2022-07-19 andrey.konovalov@linux.dev New
[mm,v2,06/33] kasan: introduce kasan_print_aux_stacks kasan: switch tag-based modes to stack ring from per-object metadata - - - --- 2022-07-19 andrey.konovalov@linux.dev New
[mm,v2,05/33] kasan: drop CONFIG_KASAN_TAGS_IDENTIFY kasan: switch tag-based modes to stack ring from per-object metadata - 1 - --- 2022-07-19 andrey.konovalov@linux.dev New
[mm,v2,04/33] kasan: split save_alloc_info implementations kasan: switch tag-based modes to stack ring from per-object metadata - 1 - --- 2022-07-19 andrey.konovalov@linux.dev New
[mm,v2,03/33] kasan: move is_kmalloc check out of save_alloc_info kasan: switch tag-based modes to stack ring from per-object metadata - 1 - --- 2022-07-19 andrey.konovalov@linux.dev New
[mm,v2,02/33] kasan: rename kasan_set_*_info to kasan_save_*_info kasan: switch tag-based modes to stack ring from per-object metadata - 1 - --- 2022-07-19 andrey.konovalov@linux.dev New
[mm,v2,01/33] kasan: check KASAN_NO_FREE_META in __kasan_metadata_size kasan: switch tag-based modes to stack ring from per-object metadata - 1 - --- 2022-07-19 andrey.konovalov@linux.dev New
[16/16] lib: create CONFIG_DEBUG_BITMAP parameter Introduce DEBUG_BITMAP config option and bitmap_check_params() - - - --- 2022-07-18 Yury Norov New
[15/16] sched/topology: optimize topology_span_sane() Introduce DEBUG_BITMAP config option and bitmap_check_params() - - - --- 2022-07-18 Yury Norov New
[14/16] mm/percpu: optimize pcpu_alloc_area() Introduce DEBUG_BITMAP config option and bitmap_check_params() 1 - - --- 2022-07-18 Yury Norov New
[13/16] time: optimize tick_setup_device() Introduce DEBUG_BITMAP config option and bitmap_check_params() - - - --- 2022-07-18 Yury Norov New
[12/16] time: optimize tick_check_percpu() Introduce DEBUG_BITMAP config option and bitmap_check_params() - - - --- 2022-07-18 Yury Norov New
[11/16] time: optimize tick_check_preferred() Introduce DEBUG_BITMAP config option and bitmap_check_params() - - - --- 2022-07-18 Yury Norov New
[10/16] sched: optimize __set_cpus_allowed_ptr_locked() Introduce DEBUG_BITMAP config option and bitmap_check_params() - - - --- 2022-07-18 Yury Norov New
[09/16] irq: don't copy cpu affinity mask if source is equal to destination Introduce DEBUG_BITMAP config option and bitmap_check_params() - - - --- 2022-07-18 Yury Norov New
[08/16] smp: optimize smp_call_function_many_cond() for more Introduce DEBUG_BITMAP config option and bitmap_check_params() - - - --- 2022-07-18 Yury Norov New
[07/16] smp: optimize smp_call_function_many_cond() Introduce DEBUG_BITMAP config option and bitmap_check_params() - - - --- 2022-07-18 Yury Norov New
[06/16] lib/test_bitmap: delete meaningless test for bitmap_cut Introduce DEBUG_BITMAP config option and bitmap_check_params() - - - --- 2022-07-18 Yury Norov New
[05/16] lib/test_bitmap: disable compile-time test if DEBUG_BITMAP() is enabled Introduce DEBUG_BITMAP config option and bitmap_check_params() - - - --- 2022-07-18 Yury Norov New
[04/16] lib/test_bitmap: test test_bitmap_arr{32,64} starting from nbits == 1 Introduce DEBUG_BITMAP config option and bitmap_check_params() - - - --- 2022-07-18 Yury Norov New
[03/16] lib/test_bitmap: don't test bitmap_set if nbits == 0 Introduce DEBUG_BITMAP config option and bitmap_check_params() - - - --- 2022-07-18 Yury Norov New
[02/16] lib/bitmap: don't call bitmap_set() with len == 0 Introduce DEBUG_BITMAP config option and bitmap_check_params() - - - --- 2022-07-18 Yury Norov New
[01/16] lib/bitmap: add bitmap_check_params() Introduce DEBUG_BITMAP config option and bitmap_check_params() - - - --- 2022-07-18 Yury Norov New
[RESEND,for,v10] maple_tree: Fix stale data copy in mas_wr_node_store() [RESEND,for,v10] maple_tree: Fix stale data copy in mas_wr_node_store() - - - --- 2022-07-18 Liam R. Howlett New
mm/page_alloc: Correct the wrong cpuset file path in comment mm/page_alloc: Correct the wrong cpuset file path in comment - - - --- 2022-07-18 Mark-PK Tsai New
[RFC,14/14] mm: conditional check of pfn in pte_flush_type [RFC,01/14] userfaultfd: set dirty and young on writeprotect - - - --- 2022-07-18 Nadav Amit New
[RFC,12/14] x86/tlb: no flush on PTE change from RW->RO when PTE is clean [RFC,01/14] userfaultfd: set dirty and young on writeprotect - - - --- 2022-07-18 Nadav Amit New
[RFC,11/14] x86/mm: use relaxed TLB flushes when protection is removed [RFC,01/14] userfaultfd: set dirty and young on writeprotect - - - --- 2022-07-18 Nadav Amit New
[RFC,10/14] x86/mm: introduce relaxed TLB flushes [RFC,01/14] userfaultfd: set dirty and young on writeprotect - - - --- 2022-07-18 Nadav Amit New
[RFC,08/14] x86/mm: introduce flush_tlb_fix_spurious_fault [RFC,01/14] userfaultfd: set dirty and young on writeprotect - - - --- 2022-07-18 Nadav Amit New
[RFC,07/14] mm: do fix spurious page-faults for instruction faults [RFC,01/14] userfaultfd: set dirty and young on writeprotect - - - --- 2022-07-18 Nadav Amit New
[RFC,06/14] mm/rmap: avoid flushing on page_vma_mkclean_one() when possible [RFC,01/14] userfaultfd: set dirty and young on writeprotect - - - --- 2022-07-18 Nadav Amit New
[RFC,04/14] mm/mprotect: preserve write with MM_CP_TRY_CHANGE_WRITABLE [RFC,01/14] userfaultfd: set dirty and young on writeprotect - - - --- 2022-07-18 Nadav Amit New
[RFC,03/14] mm/mprotect: allow exclusive anon pages to be writable [RFC,01/14] userfaultfd: set dirty and young on writeprotect - - - --- 2022-07-18 Nadav Amit New
[RFC,02/14] userfaultfd: try to map write-unprotected pages [RFC,01/14] userfaultfd: set dirty and young on writeprotect 1 - - --- 2022-07-18 Nadav Amit New
[RFC,01/14] userfaultfd: set dirty and young on writeprotect [RFC,01/14] userfaultfd: set dirty and young on writeprotect - - - --- 2022-07-18 Nadav Amit New
[v2,5/5] selftest/userfaultfd: test read/write hints userfaultfd: support access/write hints - - - --- 2022-07-18 Nadav Amit New
[v2,4/5] userfaultfd: zero access/write hints userfaultfd: support access/write hints 1 1 - --- 2022-07-18 Nadav Amit New
[v2,3/5] userfaultfd: introduce write-likely mode for uffd operations userfaultfd: support access/write hints - - - --- 2022-07-18 Nadav Amit New
[v2,2/5] userfaultfd: introduce access-likely mode for common operations userfaultfd: support access/write hints - - - --- 2022-07-18 Nadav Amit New
[RESEND,v3] arm64: enable THP_SWAP for arm64 [RESEND,v3] arm64: enable THP_SWAP for arm64 - 1 - --- 2022-07-18 Barry Song New
[v2] mm/dmapool.c: avoid duplicate memset within dma_pool_alloc [v2] mm/dmapool.c: avoid duplicate memset within dma_pool_alloc - - - --- 2022-07-18 Liu Song New
maple: change the pointer name from maple_enode to maple_enode_p maple: change the pointer name from maple_enode to maple_enode_p - - - --- 2022-07-17 Li Hongyu New
[v11,69/69] mm/mmap.c: pass in mapping to __vma_link_file() Introducing the Maple Tree - - - --- 2022-07-17 Liam R. Howlett New
[v11,68/69] mm/mmap: drop range_has_overlap() function Introducing the Maple Tree 1 - - --- 2022-07-17 Liam R. Howlett New
[v11,65/69] nommu: remove uses of VMA linked list Introducing the Maple Tree 1 - - --- 2022-07-17 Liam R. Howlett New
[v11,66/69] riscv: use vma iterator for vdso Introducing the Maple Tree - - - --- 2022-07-17 Liam R. Howlett New
[v11,67/69] mm: remove the vma linked list Introducing the Maple Tree - - - --- 2022-07-17 Liam R. Howlett New
[v11,61/69] mm/oom_kill: use maple tree iterators instead of vma linked list Introducing the Maple Tree 1 - - --- 2022-07-17 Liam R. Howlett New
[v11,62/69] mm/pagewalk: use vma_find() instead of vma linked list Introducing the Maple Tree 1 - - --- 2022-07-17 Liam R. Howlett New
[v11,64/69] i915: use the VMA iterator Introducing the Maple Tree 1 - - --- 2022-07-17 Liam R. Howlett New
[v11,63/69] mm/swapfile: use vma iterator instead of vma linked list Introducing the Maple Tree 1 - - --- 2022-07-17 Liam R. Howlett New
[v11,58/69] mm/mprotect: use maple tree navigation instead of vma linked list Introducing the Maple Tree 1 - - --- 2022-07-17 Liam R. Howlett New
[v11,60/69] mm/msync: use vma_find() instead of vma linked list Introducing the Maple Tree 1 - - --- 2022-07-17 Liam R. Howlett New
[v11,59/69] mm/mremap: use vma_find_intersection() instead of vma linked list Introducing the Maple Tree 1 - - --- 2022-07-17 Liam R. Howlett New
[v11,55/69] mm/memcontrol: stop using mm->highest_vm_end Introducing the Maple Tree - - - --- 2022-07-17 Liam R. Howlett New
[v11,57/69] mm/mlock: use vma iterator and maple state instead of vma linked list Introducing the Maple Tree - - - --- 2022-07-17 Liam R. Howlett New
[v11,56/69] mm/mempolicy: use vma iterator & maple state instead of vma linked list Introducing the Maple Tree - - - --- 2022-07-17 Liam R. Howlett New
[v11,51/69] mm/gup: use maple tree navigation instead of linked list Introducing the Maple Tree - - - --- 2022-07-17 Liam R. Howlett New
[v11,52/69] mm/khugepaged: stop using vma linked list Introducing the Maple Tree - - - --- 2022-07-17 Liam R. Howlett New
[v11,54/69] mm/madvise: use vma_find() instead of vma linked list Introducing the Maple Tree 1 - - --- 2022-07-17 Liam R. Howlett New
[v11,53/69] mm/ksm: use vma iterators instead of vma linked list Introducing the Maple Tree - - - --- 2022-07-17 Liam R. Howlett New
[v11,50/69] bpf: remove VMA linked list Introducing the Maple Tree - - - --- 2022-07-17 Liam R. Howlett New
[v11,49/69] fork: use VMA iterator Introducing the Maple Tree 1 - - --- 2022-07-17 Liam R. Howlett New
« 1 2 ... 250 251 252397 398 »