Messages by Thread
-
-
[PATCH V2] powerpc/xive: Add KUnit tests for xive_find_target_in_mask()
Mukesh Kumar Chaurasiya (IBM)
-
[PATCH] powerpc/xive: KUnit tests for xive interrupt controller
Mukesh Kumar Chaurasiya (IBM)
-
[PATCH 0/2] mm: remove CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE and cleanup CONFIG_MIGRATION
David Hildenbrand (Arm)
-
[PATCH 00/19] GHASH library
Eric Biggers
-
[PATCH 0/2] powerpc/xive: rework xive_find_target_in_mask()
Yury Norov
-
[PATCH 0/6] change young flag check functions to return bool
Baolin Wang
-
[PATCH v2] hvc/xen: Check console connection flag
Jason Andryuk
-
[PATCH v1] PCI/DPC: Fix AER error logging for DPC/EDR triggered events
Kuppuswamy Sathyanarayanan
-
[PATCH v3 00/23] mm/vma: convert vm_flags_t to vma_flags_t in vma code
Lorenzo Stoakes (Oracle)
-
[PATCH v3 01/23] mm/vma: add vma_flags_empty(), vma_flags_and(), vma_flags_diff_pair()
Lorenzo Stoakes (Oracle)
-
[PATCH v3 02/23] tools/testing/vma: add unit tests flag empty, diff_pair, and[_mask]
Lorenzo Stoakes (Oracle)
-
[PATCH v3 03/23] mm/vma: add further vma_flags_t unions
Lorenzo Stoakes (Oracle)
-
[PATCH v3 04/23] tools/testing/vma: convert bulk of test code to vma_flags_t
Lorenzo Stoakes (Oracle)
-
[PATCH v3 05/23] mm/vma: use new VMA flags for sticky flags logic
Lorenzo Stoakes (Oracle)
-
Re: [PATCH v3 05/23] mm/vma: use new VMA flags for sticky flags logic
Vlastimil Babka (SUSE)
-
[PATCH v3 06/23] tools/testing/vma: fix VMA flag tests
Lorenzo Stoakes (Oracle)
-
[PATCH v3 07/23] mm/vma: add append_vma_flags() helper
Lorenzo Stoakes (Oracle)
-
Re: [PATCH v3 07/23] mm/vma: add append_vma_flags() helper
Vlastimil Babka (SUSE)
-
[PATCH v3 08/23] tools/testing/vma: add simple test for append_vma_flags()
Lorenzo Stoakes (Oracle)
-
[PATCH v3 09/23] mm: unexport vm_brk_flags() and eliminate vm_flags parameter
Lorenzo Stoakes (Oracle)
-
Re: [PATCH v3 09/23] mm: unexport vm_brk_flags() and eliminate vm_flags parameter
Vlastimil Babka (SUSE)
-
[PATCH v3 10/23] mm/vma: introduce vma_flags_same[_mask/_pair]()
Lorenzo Stoakes (Oracle)
-
Re: [PATCH v3 10/23] mm/vma: introduce vma_flags_same[_mask/_pair]()
Vlastimil Babka (SUSE)
-
[PATCH v3 11/23] mm/vma: introduce [vma_flags,legacy]_to_[legacy,vma_flags]() helpers
Lorenzo Stoakes (Oracle)
-
Re: [PATCH v3 11/23] mm/vma: introduce [vma_flags,legacy]_to_[legacy,vma_flags]() helpers
Vlastimil Babka (SUSE)
-
[PATCH v3 12/23] tools/testing/vma: test that legacy flag helpers work correctly
Lorenzo Stoakes (Oracle)
-
[PATCH v3 13/23] mm/vma: introduce vma_test[_any[_mask]](), and make inlining consistent
Lorenzo Stoakes (Oracle)
-
Re: [PATCH v3 13/23] mm/vma: introduce vma_test[_any[_mask]](), and make inlining consistent
Vlastimil Babka (SUSE)
-
[PATCH v3 14/23] tools/testing/vma: update VMA flag tests to test vma_test[_any_mask]()
Lorenzo Stoakes (Oracle)
-
[PATCH v3 15/23] mm: introduce vma_flags_count() and vma[_flags]_test_single_mask()
Lorenzo Stoakes (Oracle)
-
Re: [PATCH v3 15/23] mm: introduce vma_flags_count() and vma[_flags]_test_single_mask()
Vlastimil Babka (SUSE)
-
[PATCH v3 16/23] tools/testing/vma: test vma_flags_count,vma[_flags]_test_single_mask
Lorenzo Stoakes (Oracle)
-
[PATCH v3 17/23] mm: convert do_brk_flags() to use vma_flags_t
Lorenzo Stoakes (Oracle)
-
Re: [PATCH v3 17/23] mm: convert do_brk_flags() to use vma_flags_t
Vlastimil Babka (SUSE)
-
Re: [PATCH v3 17/23] mm: convert do_brk_flags() to use vma_flags_t
Lorenzo Stoakes (Oracle)
-
Re: [PATCH v3 17/23] mm: convert do_brk_flags() to use vma_flags_t
Vlastimil Babka (SUSE)
-
Re: [PATCH v3 17/23] mm: convert do_brk_flags() to use vma_flags_t
Lorenzo Stoakes (Oracle)
-
[PATCH v3 18/23] mm: update vma_supports_mlock() to use new VMA flags
Lorenzo Stoakes (Oracle)
-
Re: [PATCH v3 18/23] mm: update vma_supports_mlock() to use new VMA flags
Vlastimil Babka (SUSE)
-
[PATCH v3 19/23] mm/vma: introduce vma_clear_flags[_mask]()
Lorenzo Stoakes (Oracle)
-
Re: [PATCH v3 19/23] mm/vma: introduce vma_clear_flags[_mask]()
Vlastimil Babka (SUSE)
-
[PATCH v3 20/23] tools/testing/vma: update VMA tests to test vma_clear_flags[_mask]()
Lorenzo Stoakes (Oracle)
-
[PATCH v3 21/23] mm/vma: convert as much as we can in mm/vma.c to vma_flags_t
Lorenzo Stoakes (Oracle)
-
Re: [PATCH v3 21/23] mm/vma: convert as much as we can in mm/vma.c to vma_flags_t
Vlastimil Babka (SUSE)
-
Re: [PATCH v3 21/23] mm/vma: convert as much as we can in mm/vma.c to vma_flags_t
Lorenzo Stoakes (Oracle)
-
[PATCH v3 22/23] mm/vma: convert vma_modify_flags[_uffd]() to use vma_flags_t
Lorenzo Stoakes (Oracle)
-
Re: [PATCH v3 22/23] mm/vma: convert vma_modify_flags[_uffd]() to use vma_flags_t
Vlastimil Babka (SUSE)
-
Re: [PATCH v3 22/23] mm/vma: convert vma_modify_flags[_uffd]() to use vma_flags_t
Lorenzo Stoakes (Oracle)
-
Re: [PATCH v3 22/23] mm/vma: convert vma_modify_flags[_uffd]() to use vma_flags_t
Vlastimil Babka (SUSE)
-
Re: [PATCH v3 22/23] mm/vma: convert vma_modify_flags[_uffd]() to use vma_flags_t
Lorenzo Stoakes (Oracle)
-
[PATCH v3 23/23] mm/vma: convert __mmap_region() to use vma_flags_t
Lorenzo Stoakes (Oracle)
-
Re: [PATCH v3 23/23] mm/vma: convert __mmap_region() to use vma_flags_t
Vlastimil Babka (SUSE)
-
Re: [PATCH v3 00/23] mm/vma: convert vm_flags_t to vma_flags_t in vma code
Andrew Morton
-
[PATCH 0/8] memblock: improve late freeing of reserved memory
Mike Rapoport
-
[powerpc:next-test] BUILD REGRESSION 217e0d3cb6437f802ac73e6a614d7a2525f61e36
kernel test robot
-
[PATCH] crypto: nx - Fix packed layout in struct nx842_crypto_header
Gustavo A. R. Silva
-
[PATCH] crypto: nx - annotate struct nx842_crypto_header with __counted_by
Thorsten Blum
-
[powerpc:merge] BUILD SUCCESS 4f37907abd000cabf97ce728c8bff9b95ee0f663
kernel test robot
-
[PATCH] powerpc: Simplify access_ok()
Christophe Leroy (CS GROUP)
-
[PATCH v2 1/4] PCI: mvebu: Simplify with scoped for each OF child loop
Krzysztof Kozlowski
-
[PATCH RESEND 1/2] powerpc/ps3: Drop redundant result assignment
Krzysztof Kozlowski
-
[PATCH 0/9] configs: cleanup obsolete or incorrect assignments
Vincent Mailhol (Arm)