Show patches with: Submitter = Arnd Bergmann       |    State = Action Required       |    Archived = No       |   127 patches
« 1 2 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
kasan: hw_tags: include linux/vmalloc.h kasan: hw_tags: include linux/vmalloc.h - - - --- 2024-04-04 Arnd Bergmann New
[01/12] kbuild: make -Woverride-init warnings more consistent kbuild: enable some -Wextra warnings by default 3 1 - --- 2024-03-26 Arnd Bergmann New
mm/zsmalloc: move get_zspage_lockless into #ifdef mm/zsmalloc: move get_zspage_lockless into #ifdef - - - --- 2024-02-28 Arnd Bergmann New
mm/mmu_gather: change __tlb_remove_tlb_entry() to an inline function mm/mmu_gather: change __tlb_remove_tlb_entry() to an inline function - - - --- 2024-02-21 Arnd Bergmann New
kasan/test: avoid gcc warning for intentional overflow kasan/test: avoid gcc warning for intentional overflow - 1 - --- 2024-02-12 Arnd Bergmann New
mm/damon/dbgfs: fix bogus string length mm/damon/dbgfs: fix bogus string length - 1 - --- 2024-02-02 Arnd Bergmann New
kasan: disable kasan_non_canonical_hook() for HW tags kasan: disable kasan_non_canonical_hook() for HW tags - - - --- 2023-10-16 Arnd Bergmann New
[suggestion] mm/gup: avoid IS_ERR_OR_NULL [suggestion] mm/gup: avoid IS_ERR_OR_NULL - - - --- 2023-05-19 Arnd Bergmann New
mm,page_owner: mark page_owner_threshold helpers as static mm,page_owner: mark page_owner_threshold helpers as static - - - --- 2023-05-19 Arnd Bergmann New
decompressor: provide missing prototypes decompressor: provide missing prototypes - - - --- 2023-05-17 Arnd Bergmann New
[14/14] time_namespace: always provide arch_get_vdso_data() prototype for vdso mm/init/kernel: missing-prototypes warnings - - - --- 2023-05-17 Arnd Bergmann New
[13/14] thread_info: move function declarations to linux/thread_info.h mm/init/kernel: missing-prototypes warnings 1 - - --- 2023-05-17 Arnd Bergmann New
[12/14] init: move cifs_root_data() prototype into linux/mount.h mm/init/kernel: missing-prototypes warnings - - - --- 2023-05-17 Arnd Bergmann New
[11/14] init: consolidate prototypes in linux/init.h mm/init/kernel: missing-prototypes warnings 1 1 - --- 2023-05-17 Arnd Bergmann New
[10/14] suspend: add a arch_resume_nosmt() prototype mm/init/kernel: missing-prototypes warnings 1 - - --- 2023-05-17 Arnd Bergmann New
[09/14] kunit: include debugfs header file mm/init/kernel: missing-prototypes warnings - 1 - --- 2023-05-17 Arnd Bergmann New
[08/14] panic: make function declarations visible mm/init/kernel: missing-prototypes warnings - - - --- 2023-05-17 Arnd Bergmann New
[07/14] panic: hide unused global functions mm/init/kernel: missing-prototypes warnings - - - --- 2023-05-17 Arnd Bergmann New
[06/14] locking: add lockevent_read() prototype mm/init/kernel: missing-prototypes warnings - - - --- 2023-05-17 Arnd Bergmann New
[05/14] lib: devmem_is_allowed: include linux/io.h mm/init/kernel: missing-prototypes warnings - - - --- 2023-05-17 Arnd Bergmann New
[04/14] audit: avoid missing-prototype warnings mm/init/kernel: missing-prototypes warnings - - - --- 2023-05-17 Arnd Bergmann New
[03/14] mm: sparse: mark populate_section_memmap() static mm/init/kernel: missing-prototypes warnings - - - --- 2023-05-17 Arnd Bergmann New
[02/14] mm: page_poison: always declare __kernel_map_pages() function mm/init/kernel: missing-prototypes warnings - - - --- 2023-05-17 Arnd Bergmann New
[01/14] mm: percpu: unhide pcpu_embed_first_chunk prototype mm/init/kernel: missing-prototypes warnings - - - --- 2023-05-17 Arnd Bergmann New
[20/20] x86: olpc: avoid missing-prototype warnings x86: address -Wmissing-prototype warnings - - - --- 2023-05-16 Arnd Bergmann New
[19/20] x86: purgatory: include header for warn() declaration x86: address -Wmissing-prototype warnings - - - --- 2023-05-16 Arnd Bergmann New
[18/20] x86: ioremap: add early_memremap_pgprot_adjust prototype x86: address -Wmissing-prototype warnings - - - --- 2023-05-16 Arnd Bergmann New
[17/20] x86: usercopy: include arch_wb_cache_pmem declaration x86: address -Wmissing-prototype warnings - - - --- 2023-05-16 Arnd Bergmann New
[16/20] x86: vdso: include vdso/processor.h x86: address -Wmissing-prototype warnings - - - --- 2023-05-16 Arnd Bergmann New
[15/20] x86: mce: add copy_mc_fragile_handle_tail prototype x86: address -Wmissing-prototype warnings - - - --- 2023-05-16 Arnd Bergmann New
[14/20] x86: fbdev: include asm/fb.h as needed x86: address -Wmissing-prototype warnings - - - --- 2023-05-16 Arnd Bergmann New
[13/20] x86: hibernate: declare global functions in suspend.h x86: address -Wmissing-prototype warnings - - - --- 2023-05-16 Arnd Bergmann New
[12/20] x86: qspinlock-paravirt: fix mising-prototype warnings x86: address -Wmissing-prototype warnings - - - --- 2023-05-16 Arnd Bergmann New
[11/20] x86: entry: add do_SYSENTER_32() prototype x86: address -Wmissing-prototype warnings - - - --- 2023-05-16 Arnd Bergmann New
[10/20] x86: xen: add missing prototypes x86: address -Wmissing-prototype warnings - - - --- 2023-05-16 Arnd Bergmann New
[09/20] x86: platform_quirks: include linux/pnp.h for arch_pnpbios_disabled x86: address -Wmissing-prototype warnings - - - --- 2023-05-16 Arnd Bergmann New
[08/20] x86: highmem: include asm/numa.h for set_highmem_pages_init x86: address -Wmissing-prototype warnings - - - --- 2023-05-16 Arnd Bergmann New
[07/20] x86: doublefault: avoid missing-prototype warnings x86: address -Wmissing-prototype warnings - - - --- 2023-05-16 Arnd Bergmann New
[06/20] x86: math-emu: include asm/fpu/regset.h x86: address -Wmissing-prototype warnings - - - --- 2023-05-16 Arnd Bergmann New
[05/20] x86: head: add dummy prototype for mk_early_pgtbl_32 x86: address -Wmissing-prototype warnings - 1 - --- 2023-05-16 Arnd Bergmann New
[04/20] x86: avoid unneeded __div64_32 function definition x86: address -Wmissing-prototype warnings - - - --- 2023-05-16 Arnd Bergmann New
[03/20] x86: apic: hide unused safe_smp_processor_id on UP x86: address -Wmissing-prototype warnings - - - --- 2023-05-16 Arnd Bergmann New
[02/20] x86: ce4100: Mark local functions as 'static' x86: address -Wmissing-prototype warnings - - - --- 2023-05-16 Arnd Bergmann New
[01/20] x86: move prepare_ftrace_return prototype to header x86: address -Wmissing-prototype warnings 1 - - --- 2023-05-16 Arnd Bergmann New
[2/2,v3] kasan: use internal prototypes matching gcc-13 builtins [1/2] kasan: add kasan_tag_mismatch prototype - - - --- 2023-05-09 Arnd Bergmann New
[1/2] kasan: add kasan_tag_mismatch prototype [1/2] kasan: add kasan_tag_mismatch prototype - - - --- 2023-05-09 Arnd Bergmann New
[v2] kasan: use internal prototypes matching gcc-13 builtins [v2] kasan: use internal prototypes matching gcc-13 builtins - 1 - --- 2023-04-21 Arnd Bergmann New
kasan: use internal prototypes matching gcc-13 builtins kasan: use internal prototypes matching gcc-13 builtins - - - --- 2023-04-21 Arnd Bergmann New
[v2] mm: make arch_has_descending_max_zone_pfns() static [v2] mm: make arch_has_descending_max_zone_pfns() static 2 - 2 --- 2023-04-15 Arnd Bergmann New
mm: make arch_has_descending_max_zone_pfns() static mm: make arch_has_descending_max_zone_pfns() static - - - --- 2023-04-14 Arnd Bergmann New
mm: compaction: remove incorrect #ifdef checks mm: compaction: remove incorrect #ifdef checks - - - --- 2023-03-29 Arnd Bergmann New
[3/3] mm: vmalloc: mark zero_iter() static [1/3] mm/mmap/vma_merge: actually set next to NULL if not applicable - - - --- 2023-03-23 Arnd Bergmann New
[2/3] mm: vmalloc: fix vmap_ram_vread_iter() return value [1/3] mm/mmap/vma_merge: actually set next to NULL if not applicable - - - --- 2023-03-23 Arnd Bergmann New
[1/3] mm/mmap/vma_merge: actually set next to NULL if not applicable [1/3] mm/mmap/vma_merge: actually set next to NULL if not applicable - - - --- 2023-03-23 Arnd Bergmann New
[3/3,v2] objtool: add UACCESS exceptions for __tsan_volatile_read/write objtool warning fixes 1 - - --- 2023-02-15 Arnd Bergmann New
[2/3,v2] kmsan: disable ftrace in kmsan core code objtool warning fixes 1 - - --- 2023-02-15 Arnd Bergmann New
[1/3,v2] kasan: mark addr_has_metadata __always_inline objtool warning fixes 1 2 - --- 2023-02-15 Arnd Bergmann New
[RFC] maple_tree: reduce stack usage with gcc-9 and earlier [RFC] maple_tree: reduce stack usage with gcc-9 and earlier - 2 - --- 2023-02-14 Arnd Bergmann New
[2/4] kmsan: disable ftrace in kmsan core code [1/4] kasan: mark addr_has_metadata __always_inline 1 - - --- 2023-02-08 Arnd Bergmann New
[1/4] kasan: mark addr_has_metadata __always_inline [1/4] kasan: mark addr_has_metadata __always_inline 1 2 - --- 2023-02-08 Arnd Bergmann New
kasan: use %zd format for printing size_t kasan: use %zd format for printing size_t - 2 1 --- 2023-02-01 Arnd Bergmann New
mm: extend max struct page size for kmsan mm: extend max struct page size for kmsan 1 2 - --- 2023-01-30 Arnd Bergmann New
mm/hugetlb: fix get_hwpoison_hugetlb_folio() stub mm/hugetlb: fix get_hwpoison_hugetlb_folio() stub - - - --- 2023-01-19 Arnd Bergmann New
zsmalloc: avoid unused-function warning zsmalloc: avoid unused-function warning 1 1 - --- 2023-01-17 Arnd Bergmann New
kmsan: include linux/vmalloc.h kmsan: include linux/vmalloc.h - 1 - --- 2022-12-15 Arnd Bergmann New
kmsan: export kmsan_handle_urb kmsan: export kmsan_handle_urb - 1 - --- 2022-12-15 Arnd Bergmann New
[v2,18/18] uaccess: drop maining CONFIG_SET_FS users clean up asm/uaccess.h, kill set_fs for good 4 - - --- 2022-02-16 Arnd Bergmann New
[v2,17/18] ia64: remove CONFIG_SET_FS support clean up asm/uaccess.h, kill set_fs for good - - - --- 2022-02-16 Arnd Bergmann New
[v2,16/18] sh: remove CONFIG_SET_FS support clean up asm/uaccess.h, kill set_fs for good - 1 - --- 2022-02-16 Arnd Bergmann New
[v2,15/18] sparc64: remove CONFIG_SET_FS support clean up asm/uaccess.h, kill set_fs for good - - - --- 2022-02-16 Arnd Bergmann New
[v2,14/18] lib/test_lockup: fix kernel pointer check for separate address spaces clean up asm/uaccess.h, kill set_fs for good - - - --- 2022-02-16 Arnd Bergmann New
[v2,13/18] uaccess: generalize access_ok() clean up asm/uaccess.h, kill set_fs for good 4 1 - --- 2022-02-16 Arnd Bergmann New
[v2,12/18] uaccess: fix type mismatch warnings from access_ok() clean up asm/uaccess.h, kill set_fs for good 1 1 - --- 2022-02-16 Arnd Bergmann New
[v2,11/18] arm64: simplify access_ok() clean up asm/uaccess.h, kill set_fs for good 2 - - --- 2022-02-16 Arnd Bergmann New
[v2,10/18] m68k: fix access_ok for coldfire clean up asm/uaccess.h, kill set_fs for good - 1 - --- 2022-02-16 Arnd Bergmann New
[v2,09/18] mips: use simpler access_ok() clean up asm/uaccess.h, kill set_fs for good - - - --- 2022-02-16 Arnd Bergmann New
[v2,08/18] uaccess: add generic __{get,put}_kernel_nofault clean up asm/uaccess.h, kill set_fs for good 1 2 - --- 2022-02-16 Arnd Bergmann New
[v2,07/18] nios2: drop access_ok() check from __put_user() clean up asm/uaccess.h, kill set_fs for good 1 1 - --- 2022-02-16 Arnd Bergmann New
[v2,06/18] x86: use more conventional access_ok() definition clean up asm/uaccess.h, kill set_fs for good - 1 - --- 2022-02-16 Arnd Bergmann New
[v2,05/18] x86: remove __range_not_ok() clean up asm/uaccess.h, kill set_fs for good - - - --- 2022-02-16 Arnd Bergmann New
[v2,04/18] sparc64: add __{get,put}_kernel_nocheck() clean up asm/uaccess.h, kill set_fs for good - - - --- 2022-02-16 Arnd Bergmann New
[v2,03/18] nds32: fix access_ok() checks in get/put_user clean up asm/uaccess.h, kill set_fs for good - 1 - --- 2022-02-16 Arnd Bergmann New
[v2,02/18] uaccess: fix nios2 and microblaze get_user_8() clean up asm/uaccess.h, kill set_fs for good 1 1 - --- 2022-02-16 Arnd Bergmann New
[v2,01/18] uaccess: fix integer overflow on access_ok() clean up asm/uaccess.h, kill set_fs for good - 1 - --- 2022-02-16 Arnd Bergmann New
[14/14] uaccess: drop set_fs leftovers clean up asm/uaccess.h, kill set_fs for good - - - --- 2022-02-14 Arnd Bergmann New
[13/14] ia64: remove CONFIG_SET_FS support clean up asm/uaccess.h, kill set_fs for good - - - --- 2022-02-14 Arnd Bergmann New
[12/14] sh: remove CONFIG_SET_FS support clean up asm/uaccess.h, kill set_fs for good - - - --- 2022-02-14 Arnd Bergmann New
[11/14] sparc64: remove CONFIG_SET_FS support clean up asm/uaccess.h, kill set_fs for good - - - --- 2022-02-14 Arnd Bergmann New
[10/14] uaccess: remove most CONFIG_SET_FS users clean up asm/uaccess.h, kill set_fs for good - - - --- 2022-02-14 Arnd Bergmann New
[09/14] m68k: drop custom __access_ok() clean up asm/uaccess.h, kill set_fs for good - - - --- 2022-02-14 Arnd Bergmann New
[08/14] arm64: simplify access_ok() clean up asm/uaccess.h, kill set_fs for good 2 - - --- 2022-02-14 Arnd Bergmann New
[07/14] uaccess: generalize access_ok() clean up asm/uaccess.h, kill set_fs for good 1 1 - --- 2022-02-14 Arnd Bergmann New
[06/14] mips: use simpler access_ok() clean up asm/uaccess.h, kill set_fs for good - - - --- 2022-02-14 Arnd Bergmann New
[05/14] uaccess: add generic __{get,put}_kernel_nofault clean up asm/uaccess.h, kill set_fs for good - 1 - --- 2022-02-14 Arnd Bergmann New
[04/14] x86: use more conventional access_ok() definition clean up asm/uaccess.h, kill set_fs for good - - - --- 2022-02-14 Arnd Bergmann New
[03/14] nds32: fix access_ok() checks in get/put_user clean up asm/uaccess.h, kill set_fs for good - - - --- 2022-02-14 Arnd Bergmann New
[02/14] sparc64: add __{get,put}_kernel_nocheck() clean up asm/uaccess.h, kill set_fs for good - - - --- 2022-02-14 Arnd Bergmann New
[01/14] uaccess: fix integer overflow on access_ok() clean up asm/uaccess.h, kill set_fs for good - 1 - --- 2022-02-14 Arnd Bergmann New
[2/2,BONUS] mm: move tlb_flush_pending inline helpers to mm_inline.h [1/2,v2] mm: move anon_vma declarations to linux/mm_inline.h - - - --- 2021-12-07 Arnd Bergmann New
[1/2,v2] mm: move anon_vma declarations to linux/mm_inline.h [1/2,v2] mm: move anon_vma declarations to linux/mm_inline.h - - - --- 2021-12-07 Arnd Bergmann New
« 1 2 »