Show patches with: Submitter = Arnd Bergmann       |    Archived = No       |   78 patches
Patch Series A/R/T S/W/F Date Submitter Delegate State
[5/5,v2] kbuild: enable -Wstringop-truncation globally address remaining stringop-truncation warnings - - - --- 2024-04-09 Arnd Bergmann Handled Elsewhere
[4/5,v2] blktrace: convert strncpy() to strscpy_pad() address remaining stringop-truncation warnings 1 - - --- 2024-04-09 Arnd Bergmann Handled Elsewhere
[3/5,v2] block/partitions/ldm: convert strncpy() to strscpy() address remaining stringop-truncation warnings - 1 - --- 2024-04-09 Arnd Bergmann Handled Elsewhere
[2/5,v2] acpi: disable -Wstringop-truncation address remaining stringop-truncation warnings - - - --- 2024-04-09 Arnd Bergmann Handled Elsewhere
[1/5,v2] test_hexdump: avoid string truncation warning address remaining stringop-truncation warnings 1 - - --- 2024-04-09 Arnd Bergmann Handled Elsewhere
[v5] kallsyms: rework symbol lookup return codes [v5] kallsyms: rework symbol lookup return codes 1 1 1 --- 2024-04-04 Arnd Bergmann Handled Elsewhere
[06/34] tracing: hide unused ftrace_event_id_fops address all -Wunused-const warnings - - - --- 2024-04-03 Arnd Bergmann Accepted
[08/11] blktrace: convert strncpy() to strscpy_pad() address remaining stringop-truncation warnings - - - --- 2024-03-28 Arnd Bergmann Superseded
[11/12,v4] kallsyms: rework symbol lookup return codes kbuild: enable some -Wextra warnings by default 1 1 - --- 2024-03-26 Arnd Bergmann Superseded
[22/22] Makefile.extrawarn: turn on missing-prototypes globally -Wmissing-prototype warning fixes 1 1 - --- 2023-11-08 Arnd Bergmann Handled Elsewhere
[21/22] fbdev/fsl-diu-fb: mark wr_reg_wa() static -Wmissing-prototype warning fixes - - - --- 2023-11-08 Arnd Bergmann Handled Elsewhere
[20/22] usb: fsl-mph-dr-of: mark fsl_usb2_mpc5121_init() static -Wmissing-prototype warning fixes 1 - - --- 2023-11-08 Arnd Bergmann Handled Elsewhere
[19/22] powerpc: powermac: mark smp_psurge_{give,take}_timebase static -Wmissing-prototype warning fixes - - - --- 2023-11-08 Arnd Bergmann Handled Elsewhere
[18/22] powerpc: pasemi: mark pas_shutdown() static -Wmissing-prototype warning fixes - - - --- 2023-11-08 Arnd Bergmann Handled Elsewhere
[17/22] powerpc: ps3: move udbg_shutdown_ps3gelic prototype -Wmissing-prototype warning fixes 1 - - --- 2023-11-08 Arnd Bergmann Handled Elsewhere
[16/22] bcachefs: mark bch2_target_to_text_sb() static -Wmissing-prototype warning fixes - - - --- 2023-11-08 Arnd Bergmann Handled Elsewhere
[15/22] arch: vdso: consolidate gettime prototypes -Wmissing-prototype warning fixes - 1 - --- 2023-11-08 Arnd Bergmann Handled Elsewhere
[14/22] arch: add missing prepare_ftrace_return() prototypes -Wmissing-prototype warning fixes - - - --- 2023-11-08 Arnd Bergmann Handled Elsewhere
[13/22] arch: add do_page_fault prototypes -Wmissing-prototype warning fixes - - - --- 2023-11-08 Arnd Bergmann Handled Elsewhere
[12/22] csky: fix arch_jump_label_transform_static override -Wmissing-prototype warning fixes - 1 - --- 2023-11-08 Arnd Bergmann Handled Elsewhere
[11/22] x86: sta2x11: include header for sta2x11_get_instance() prototype -Wmissing-prototype warning fixes - - - --- 2023-11-08 Arnd Bergmann Handled Elsewhere
[10/22] microblaze: include linux/cpu.h for trap_init() prototype -Wmissing-prototype warning fixes - - - --- 2023-11-08 Arnd Bergmann Handled Elsewhere
[09/22,v2] arch: fix asm-offsets.c building with -Wmissing-prototypes -Wmissing-prototype warning fixes - 1 - --- 2023-11-08 Arnd Bergmann Handled Elsewhere
[08/22,v2] arch: consolidate arch_irq_work_raise prototypes -Wmissing-prototype warning fixes 3 1 1 --- 2023-11-08 Arnd Bergmann Handled Elsewhere
[07/22,RESEND] sched: fair: move unused stub functions to header -Wmissing-prototype warning fixes - - - --- 2023-11-08 Arnd Bergmann Handled Elsewhere
[06/22,RESEND] stackleak: add declarations for global functions -Wmissing-prototype warning fixes - - - --- 2023-11-08 Arnd Bergmann Handled Elsewhere
[05/22,RESEND] parport: gsc: mark init function static -Wmissing-prototype warning fixes 2 - - --- 2023-11-08 Arnd Bergmann Handled Elsewhere
[04/22,RESEND] time: make sysfs_get_uname() function visible in header -Wmissing-prototype warning fixes - 1 - --- 2023-11-08 Arnd Bergmann Handled Elsewhere
[03/22,RESEND] kprobes: unify kprobes_exceptions_nofify() prototypes -Wmissing-prototype warning fixes 1 - - --- 2023-11-08 Arnd Bergmann Accepted
[02/22,RESEND^2] jffs2: mark __jffs2_dbg_superblock_counts() static -Wmissing-prototype warning fixes - 2 - --- 2023-11-08 Arnd Bergmann Handled Elsewhere
[01/22,RESEND^2] ida: make 'ida_dump' static -Wmissing-prototype warning fixes - - - --- 2023-11-08 Arnd Bergmann Handled Elsewhere
[14/17] kprobes: unify kprobes_exceptions_nofify() prototypes -Wmissing-prototype warning fixes 1 - - --- 2023-08-10 Arnd Bergmann Superseded
[v5] bpf: fix bpf_probe_read_kernel prototype mismatch [v5] bpf: fix bpf_probe_read_kernel prototype mismatch 1 - - --- 2023-08-01 Arnd Bergmann Handled Elsewhere
[v3] kallsyms: rework symbol lookup return codes [v3] kallsyms: rework symbol lookup return codes 1 1 - --- 2023-07-26 Arnd Bergmann Handled Elsewhere
[v4] bpf: fix bpf_probe_read_kernel prototype mismatch [v4] bpf: fix bpf_probe_read_kernel prototype mismatch - - - --- 2023-07-25 Arnd Bergmann Superseded
[2/2,v2] kallsyms: rework symbol lookup return codes Untitled series #768912 - 1 - --- 2023-07-24 Arnd Bergmann Changes Requested
[2/2,v3] bpf: fix bpf_probe_read_kernel prototype mismatch Untitled series #753545 1 - - --- 2023-06-02 Arnd Bergmann Handled Elsewhere
[2/2,v2] bpf: fix bpf_probe_read_kernel prototype mismatch Untitled series #750386 - - - --- 2023-05-23 Arnd Bergmann Handled Elsewhere
tracing: avoid missing-prototype warnings tracing: avoid missing-prototype warnings 1 - - --- 2023-05-17 Arnd Bergmann Accepted
tracing: make ftrace_likely_update() declaration visible tracing: make ftrace_likely_update() declaration visible - 1 - --- 2023-05-17 Arnd Bergmann Handled Elsewhere
[20/20] x86: olpc: avoid missing-prototype warnings x86: address -Wmissing-prototype warnings - - - --- 2023-05-16 Arnd Bergmann Handled Elsewhere
[19/20] x86: purgatory: include header for warn() declaration x86: address -Wmissing-prototype warnings - - - --- 2023-05-16 Arnd Bergmann Handled Elsewhere
[18/20] x86: ioremap: add early_memremap_pgprot_adjust prototype x86: address -Wmissing-prototype warnings - - - --- 2023-05-16 Arnd Bergmann Handled Elsewhere
[17/20] x86: usercopy: include arch_wb_cache_pmem declaration x86: address -Wmissing-prototype warnings - - - --- 2023-05-16 Arnd Bergmann Handled Elsewhere
[16/20] x86: vdso: include vdso/processor.h x86: address -Wmissing-prototype warnings - - - --- 2023-05-16 Arnd Bergmann Handled Elsewhere
[15/20] x86: mce: add copy_mc_fragile_handle_tail prototype x86: address -Wmissing-prototype warnings - - - --- 2023-05-16 Arnd Bergmann Handled Elsewhere
[14/20] x86: fbdev: include asm/fb.h as needed x86: address -Wmissing-prototype warnings - - - --- 2023-05-16 Arnd Bergmann Handled Elsewhere
[13/20] x86: hibernate: declare global functions in suspend.h x86: address -Wmissing-prototype warnings - - - --- 2023-05-16 Arnd Bergmann Handled Elsewhere
[12/20] x86: qspinlock-paravirt: fix mising-prototype warnings x86: address -Wmissing-prototype warnings - - - --- 2023-05-16 Arnd Bergmann Handled Elsewhere
[11/20] x86: entry: add do_SYSENTER_32() prototype x86: address -Wmissing-prototype warnings - - - --- 2023-05-16 Arnd Bergmann Handled Elsewhere
[10/20] x86: xen: add missing prototypes x86: address -Wmissing-prototype warnings - - - --- 2023-05-16 Arnd Bergmann Handled Elsewhere
[09/20] x86: platform_quirks: include linux/pnp.h for arch_pnpbios_disabled x86: address -Wmissing-prototype warnings - - - --- 2023-05-16 Arnd Bergmann Handled Elsewhere
[08/20] x86: highmem: include asm/numa.h for set_highmem_pages_init x86: address -Wmissing-prototype warnings - - - --- 2023-05-16 Arnd Bergmann Handled Elsewhere
[07/20] x86: doublefault: avoid missing-prototype warnings x86: address -Wmissing-prototype warnings - - - --- 2023-05-16 Arnd Bergmann Handled Elsewhere
[06/20] x86: math-emu: include asm/fpu/regset.h x86: address -Wmissing-prototype warnings - - - --- 2023-05-16 Arnd Bergmann Handled Elsewhere
[05/20] x86: head: add dummy prototype for mk_early_pgtbl_32 x86: address -Wmissing-prototype warnings - 1 - --- 2023-05-16 Arnd Bergmann Handled Elsewhere
[04/20] x86: avoid unneeded __div64_32 function definition x86: address -Wmissing-prototype warnings - - - --- 2023-05-16 Arnd Bergmann Handled Elsewhere
[03/20] x86: apic: hide unused safe_smp_processor_id on UP x86: address -Wmissing-prototype warnings - - - --- 2023-05-16 Arnd Bergmann Handled Elsewhere
[02/20] x86: ce4100: Mark local functions as 'static' x86: address -Wmissing-prototype warnings - - - --- 2023-05-16 Arnd Bergmann Handled Elsewhere
[01/20] x86: move prepare_ftrace_return prototype to header x86: address -Wmissing-prototype warnings 1 - - --- 2023-05-16 Arnd Bergmann Handled Elsewhere
[16/16] ARM: xip-kernel: add __inflate_kernel_data prototype ARM: address -Wmissing-prototype warnings - - - --- 2023-05-16 Arnd Bergmann Handled Elsewhere
[15/16] ARM: decompressor: move function prototypes to misc.h ARM: address -Wmissing-prototype warnings - - - --- 2023-05-16 Arnd Bergmann Handled Elsewhere
[14/16] ARM: add missing syscall prototypes ARM: address -Wmissing-prototype warnings - - - --- 2023-05-16 Arnd Bergmann Handled Elsewhere
[13/16] ARM: vfp: add vfp_entry prototype ARM: address -Wmissing-prototype warnings - - - --- 2023-05-16 Arnd Bergmann Handled Elsewhere
[12/16] ARM: fiq: include asm/mach/irq.h for prototypes ARM: address -Wmissing-prototype warnings - - - --- 2023-05-16 Arnd Bergmann Handled Elsewhere
[11/16] ARM: move setup functions to header ARM: address -Wmissing-prototype warnings - 1 - --- 2023-05-16 Arnd Bergmann Handled Elsewhere
[10/16] ARM: nommu: include asm/idmap.h ARM: address -Wmissing-prototype warnings - - - --- 2023-05-16 Arnd Bergmann Handled Elsewhere
[09/16] ARM: cacheflush: avoid __flush_anon_page() missing-prototype warning ARM: address -Wmissing-prototype warnings - - - --- 2023-05-16 Arnd Bergmann Handled Elsewhere
[08/16] ARM: add clear/copy_user_highpage declarations ARM: address -Wmissing-prototype warnings - - - --- 2023-05-16 Arnd Bergmann Handled Elsewhere
[07/16] ARM: add prototype for function called only from asm ARM: address -Wmissing-prototype warnings - - - --- 2023-05-16 Arnd Bergmann Handled Elsewhere
[06/16] ARM: tcm: move tcm_init() prototype to asm/tcm.h ARM: address -Wmissing-prototype warnings - 1 - --- 2023-05-16 Arnd Bergmann Handled Elsewhere
[05/16] ARM: kprobes: avoid missing-declaration warnings ARM: address -Wmissing-prototype warnings 1 - - --- 2023-05-16 Arnd Bergmann Accepted
[04/16] ARM: vdso: add missing prototypes ARM: address -Wmissing-prototype warnings - - - --- 2023-05-16 Arnd Bergmann Handled Elsewhere
[03/16] ARM: vfp: include asm/neon.h in vfpmodule.c ARM: address -Wmissing-prototype warnings - - - --- 2023-05-16 Arnd Bergmann Handled Elsewhere
[02/16] ARM: traps: hide unused functions on NOMMU ARM: address -Wmissing-prototype warnings - - - --- 2023-05-16 Arnd Bergmann Handled Elsewhere
[01/16] ARM: dma-mapping: hide unused dma_contiguous_early_fixup function ARM: address -Wmissing-prototype warnings - - - --- 2023-05-16 Arnd Bergmann Handled Elsewhere
ftrace,kcfi: Define ftrace_stub_graph conditionally ftrace,kcfi: Define ftrace_stub_graph conditionally - - - --- 2023-01-31 Arnd Bergmann Accepted
ftrace: sample: avoid open-coded 64-bit division ftrace: sample: avoid open-coded 64-bit division 1 - - --- 2023-01-30 Arnd Bergmann Accepted