Show patches with: Submitter = Arnd Bergmann       |    State = Action Required       |    Archived = No       |   63 patches
Patch Series A/R/T S/W/F Date Submitter Delegate State
[6/6,v3] kbuild: enable -Wstringop-truncation globally kbuild: enable more warnings by default - 1 - --- 2024-04-15 Arnd Bergmann New
[5/6,v3] kbuild: enable -Wcast-function-type-strict unconditionally kbuild: enable more warnings by default - 1 - --- 2024-04-15 Arnd Bergmann New
[4/6,v3] kbuild: enable -Wformat-truncation on clang kbuild: enable more warnings by default - - - --- 2024-04-15 Arnd Bergmann New
[3/6,v3] kbuild: turn on -Wrestrict by default kbuild: enable more warnings by default - - - --- 2024-04-15 Arnd Bergmann New
[2/6,v3] kbuild: remove redundant extra warning flags kbuild: enable more warnings by default - - - --- 2024-04-15 Arnd Bergmann New
[1/6,v3] kbuild: turn on -Wextra by default kbuild: enable more warnings by default 1 1 - --- 2024-04-15 Arnd Bergmann New
[5/5,v2] kbuild: enable -Wstringop-truncation globally address remaining stringop-truncation warnings - - - --- 2024-04-09 Arnd Bergmann New
[4/5,v2] blktrace: convert strncpy() to strscpy_pad() address remaining stringop-truncation warnings 1 - - --- 2024-04-09 Arnd Bergmann New
[3/5,v2] block/partitions/ldm: convert strncpy() to strscpy() address remaining stringop-truncation warnings - 1 - --- 2024-04-09 Arnd Bergmann New
[2/5,v2] acpi: disable -Wstringop-truncation address remaining stringop-truncation warnings - - - --- 2024-04-09 Arnd Bergmann New
[1/5,v2] test_hexdump: avoid string truncation warning address remaining stringop-truncation warnings 1 - - --- 2024-04-09 Arnd Bergmann New
[v2] scripts/unifdef: avoid constexpr keyword [v2] scripts/unifdef: avoid constexpr keyword - 2 - --- 2024-04-08 Arnd Bergmann New
[4/4] kbuild: enable -Wformat-truncation on clang Enable more warnings by default - - - --- 2024-04-04 Arnd Bergmann New
[3/4] kbuild: turn on -Wrestrict by default Enable more warnings by default - - - --- 2024-04-04 Arnd Bergmann New
[2/4] kbuild: remove redundant extra warning flags Enable more warnings by default - - - --- 2024-04-04 Arnd Bergmann New
[1/4] kbuild: turn on -Wextra by default Enable more warnings by default 1 - - --- 2024-04-04 Arnd Bergmann New
[34/34] kbuild: always enable -Wunused-const-variable address all -Wunused-const warnings - - - --- 2024-04-03 Arnd Bergmann New
[9/9] kbuild: enable tautological-constant-out-of-range-compare address remaining -Wtautological-constant-out-of-range-compare - - - --- 2024-03-28 Arnd Bergmann New
[11/11] kbuild: enable -Wstringop-truncation globally address remaining stringop-truncation warnings - - - --- 2024-03-28 Arnd Bergmann New
[9/9] kbuild: enable -Wformat-truncation on clang enabled -Wformat-truncation for clang - - - --- 2024-03-26 Arnd Bergmann New
[12/12] kbuild: turn on -Wrestrict by default kbuild: enable some -Wextra warnings by default - - - --- 2024-03-26 Arnd Bergmann New
[11/12,v4] kallsyms: rework symbol lookup return codes kbuild: enable some -Wextra warnings by default 1 1 - --- 2024-03-26 Arnd Bergmann New
[10/12] sata: sx4: fix pdc20621_get_from_dimm() on 64-bit kbuild: enable some -Wextra warnings by default 1 - - --- 2024-03-26 Arnd Bergmann New
[09/12] kbuild: enable -Wcast-function-type-strict unconditionally kbuild: enable some -Wextra warnings by default - - - --- 2024-03-26 Arnd Bergmann New
[08/12] x86: math-emu: fix function cast warnings kbuild: enable some -Wextra warnings by default - - - --- 2024-03-26 Arnd Bergmann New
[07/12] cxlflash: fix function pointer cast warnings kbuild: enable some -Wextra warnings by default - - - --- 2024-03-26 Arnd Bergmann New
[06/12] nouveau: fix function cast warning kbuild: enable some -Wextra warnings by default - - - --- 2024-03-26 Arnd Bergmann New
[05/12] firmware: dmi-id: add a release callback function kbuild: enable some -Wextra warnings by default - - - --- 2024-03-26 Arnd Bergmann New
[04/12] kbuild: remove redundant extra warning flags kbuild: enable some -Wextra warnings by default - - - --- 2024-03-26 Arnd Bergmann New
[03/12] kbuild: turn on -Wextra by default kbuild: enable some -Wextra warnings by default - - - --- 2024-03-26 Arnd Bergmann New
[02/12,v3] parport: mfc3: avoid empty-body warning kbuild: enable some -Wextra warnings by default 1 - - --- 2024-03-26 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
scripts/unifdef: avoid constexpr keyword scripts/unifdef: avoid constexpr keyword - 1 - --- 2024-03-20 Arnd Bergmann New
[v2] kallsyms: ignore ARMv4 thunks along with others [v2] kallsyms: ignore ARMv4 thunks along with others - 1 - --- 2024-02-15 Arnd Bergmann New
kallsyms: ignore ARMv4 thunks along with others kallsyms: ignore ARMv4 thunks along with others - - - --- 2024-02-14 Arnd Bergmann New
[v3,6/6] Makefile.extrawarn: turn on missing-prototypes globally Treewide: enable -Wmissing-prototypes 1 1 - --- 2023-11-23 Arnd Bergmann New
[v3,5/6] usb: fsl-mph-dr-of: mark fsl_usb2_mpc5121_init() static Treewide: enable -Wmissing-prototypes 1 - - --- 2023-11-23 Arnd Bergmann New
[v3,4/6] x86: sta2x11: include header for sta2x11_get_instance() prototype Treewide: enable -Wmissing-prototypes - - - --- 2023-11-23 Arnd Bergmann New
[v3,3/6] sched: fair: move unused stub functions to header Treewide: enable -Wmissing-prototypes - - - --- 2023-11-23 Arnd Bergmann New
[v3,2/6] jffs2: mark __jffs2_dbg_superblock_counts() static Treewide: enable -Wmissing-prototypes - 2 - --- 2023-11-23 Arnd Bergmann New
[v3,1/6] ida: make 'ida_dump' static Treewide: enable -Wmissing-prototypes - - - --- 2023-11-23 Arnd Bergmann New
[22/22] Makefile.extrawarn: turn on missing-prototypes globally -Wmissing-prototype warning fixes 1 1 - --- 2023-11-08 Arnd Bergmann New
[21/22] fbdev/fsl-diu-fb: mark wr_reg_wa() static -Wmissing-prototype warning fixes - - - --- 2023-11-08 Arnd Bergmann New
[20/22] usb: fsl-mph-dr-of: mark fsl_usb2_mpc5121_init() static -Wmissing-prototype warning fixes 1 - - --- 2023-11-08 Arnd Bergmann New
[19/22] powerpc: powermac: mark smp_psurge_{give,take}_timebase static -Wmissing-prototype warning fixes - - - --- 2023-11-08 Arnd Bergmann New
[18/22] powerpc: pasemi: mark pas_shutdown() static -Wmissing-prototype warning fixes - - - --- 2023-11-08 Arnd Bergmann New
[17/22] powerpc: ps3: move udbg_shutdown_ps3gelic prototype -Wmissing-prototype warning fixes 1 - - --- 2023-11-08 Arnd Bergmann New
[16/22] bcachefs: mark bch2_target_to_text_sb() static -Wmissing-prototype warning fixes - - - --- 2023-11-08 Arnd Bergmann New
[15/22] arch: vdso: consolidate gettime prototypes -Wmissing-prototype warning fixes - 1 - --- 2023-11-08 Arnd Bergmann New
[14/22] arch: add missing prepare_ftrace_return() prototypes -Wmissing-prototype warning fixes - - - --- 2023-11-08 Arnd Bergmann New
[13/22] arch: add do_page_fault prototypes -Wmissing-prototype warning fixes - - - --- 2023-11-08 Arnd Bergmann New
[12/22] csky: fix arch_jump_label_transform_static override -Wmissing-prototype warning fixes - 1 - --- 2023-11-08 Arnd Bergmann New
[11/22] x86: sta2x11: include header for sta2x11_get_instance() prototype -Wmissing-prototype warning fixes - - - --- 2023-11-08 Arnd Bergmann New
[10/22] microblaze: include linux/cpu.h for trap_init() prototype -Wmissing-prototype warning fixes - - - --- 2023-11-08 Arnd Bergmann New
[09/22,v2] arch: fix asm-offsets.c building with -Wmissing-prototypes -Wmissing-prototype warning fixes - 1 - --- 2023-11-08 Arnd Bergmann New
[08/22,v2] arch: consolidate arch_irq_work_raise prototypes -Wmissing-prototype warning fixes 3 1 1 --- 2023-11-08 Arnd Bergmann New
[07/22,RESEND] sched: fair: move unused stub functions to header -Wmissing-prototype warning fixes - - - --- 2023-11-08 Arnd Bergmann New
[06/22,RESEND] stackleak: add declarations for global functions -Wmissing-prototype warning fixes - - - --- 2023-11-08 Arnd Bergmann New
[05/22,RESEND] parport: gsc: mark init function static -Wmissing-prototype warning fixes 2 - - --- 2023-11-08 Arnd Bergmann New
[04/22,RESEND] time: make sysfs_get_uname() function visible in header -Wmissing-prototype warning fixes - 1 - --- 2023-11-08 Arnd Bergmann New
[03/22,RESEND] kprobes: unify kprobes_exceptions_nofify() prototypes -Wmissing-prototype warning fixes 1 - - --- 2023-11-08 Arnd Bergmann New
[02/22,RESEND^2] jffs2: mark __jffs2_dbg_superblock_counts() static -Wmissing-prototype warning fixes - 2 - --- 2023-11-08 Arnd Bergmann New
[01/22,RESEND^2] ida: make 'ida_dump' static -Wmissing-prototype warning fixes - - - --- 2023-11-08 Arnd Bergmann New