linux-yocto/arch/s390/kernel
Linus Torvalds c04022dccb Kbuild fixes for 6.18 #1
- Fix UAPI types check in headers_check.pl
 
 - Only enable -Werror for hostprogs with CONFIG_WERROR / W=e
 
 - Ignore fsync() error when output of gen_init_cpio is a pipe
 
 - Several little build fixes for recent modules.builtin.modinfo series
 
 Signed-off-by: Nathan Chancellor <nathan@kernel.org>
 -----BEGIN PGP SIGNATURE-----
 
 iHUEABYKAB0WIQR74yXHMTGczQHYypIdayaRccAalgUCaOqyGgAKCRAdayaRccAa
 lhIaAP4owzRbZv/KnwVgXt3IDlAN7tOJQyiNbuAOTTH9IewvhAEA24zfrlav7CQl
 WSc0d/poWAdmQJc0T/bdQ71G69j6dgQ=
 =ljuS
 -----END PGP SIGNATURE-----

Merge tag 'kbuild-fixes-6.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kbuild/linux

Pull Kbuild fixes from Nathan Chancellor:

 - Fix UAPI types check in headers_check.pl

 - Only enable -Werror for hostprogs with CONFIG_WERROR / W=e

 - Ignore fsync() error when output of gen_init_cpio is a pipe

 - Several little build fixes for recent modules.builtin.modinfo series

* tag 'kbuild-fixes-6.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kbuild/linux:
  kbuild: Use '--strip-unneeded-symbol' for removing module device table symbols
  s390/vmlinux.lds.S: Move .vmlinux.info to end of allocatable sections
  kbuild: Add '.rel.*' strip pattern for vmlinux
  kbuild: Restore pattern to avoid stripping .rela.dyn from vmlinux
  gen_init_cpio: Ignore fsync() returning EINVAL on pipes
  scripts/Makefile.extrawarn: Respect CONFIG_WERROR / W=e for hostprogs
  kbuild: uapi: Strip comments before size type check
2025-10-11 15:47:12 -07:00
..
diag s390: Remove superfluous newlines from inline assemblies 2025-09-29 13:52:08 +02:00
syscalls fs: introduce file_getattr and file_setattr syscalls 2025-07-02 17:05:17 +02:00
vdso32
vdso64
.gitignore
abs_lowcore.c
alternative.c
asm-offsets.c arch: Add the macro COMPILE_OFFSETS to all the asm-offsets.c 2025-09-25 09:57:15 +02:00
audit.c
audit.h
cache.c
cert_store.c s390: Remove optional third argument of strscpy() if possible 2025-04-17 15:16:10 +02:00
compat_audit.c
compat_linux.c
compat_linux.h
compat_ptrace.h
compat_signal.c
cpacf.c sysfs: treewide: switch back to attribute_group::bin_attrs 2025-06-17 10:44:15 +02:00
cpcmd.c
cpufeature.c s390: Explicitly include <linux/export.h> 2025-06-17 18:18:02 +02:00
crash_dump.c s390: Explicitly include <linux/export.h> 2025-06-17 18:18:02 +02:00
ctlreg.c s390: Explicitly include <linux/export.h> 2025-06-17 18:18:02 +02:00
debug.c s390/debug: Replace kmalloc() + copy_from_user() with memdup_user_nul() 2025-09-09 15:03:12 +02:00
dis.c s390: Remove unnecessary include <linux/export.h> 2025-06-17 18:18:02 +02:00
dumpstack.c
early_printk.c
early.c kasan: call kasan_init_generic in kasan_init 2025-09-21 14:21:58 -07:00
ebcdic.c
entry.h
entry.S stackleak: Rename STACKLEAK to KSTACK_ERASE 2025-07-21 21:35:01 -07:00
facility.c s390: Explicitly include <linux/export.h> 2025-06-17 18:18:02 +02:00
fpu.c s390: Explicitly include <linux/export.h> 2025-06-17 18:18:02 +02:00
ftrace.c
ftrace.h
guarded_storage.c
head64.S s390/time: Convert MACHINE_HAS_SCC to machine_has_scc() 2025-03-04 17:18:06 +01:00
hiperdispatch.c s390: Replace use of system_wq with system_dfl_wq 2025-09-25 14:28:58 +02:00
idle.c
ima_arch.c
ipl_vmparm.c
ipl.c sysfs: treewide: switch back to attribute_group::bin_attrs 2025-06-17 10:44:15 +02:00
irq.c
jump_label.c
kdebugfs.c
kexec_elf.c s390: kexec: initialize kexec_buf struct 2025-09-03 17:10:37 -07:00
kexec_image.c s390: kexec: initialize kexec_buf struct 2025-09-03 17:10:37 -07:00
kprobes.c
lgr.c s390: kernel: convert timeouts to use secs_to_jiffies() 2025-01-12 20:21:01 -08:00
machine_kexec_file.c s390: kexec: initialize kexec_buf struct 2025-09-03 17:10:37 -07:00
machine_kexec_reloc.c
machine_kexec.c
Makefile s390/skey: Provide infrastructure for executing with non-default access key 2025-06-29 13:12:02 +02:00
mcount.S
module.c
nmi.c s390/nmi: Print additional information 2025-06-26 15:30:51 +02:00
nospec-branch.c
nospec-sysfs.c
numa.c
os_info.c
perf_cpum_cf_events.c s390/cpumf: Adjust number of leading zeroes for z15 attributes 2025-04-30 11:32:20 +02:00
perf_cpum_cf.c s390/cpum_cf: Deny all sampling events by counter PMU 2025-08-28 16:47:58 +02:00
perf_cpum_sf.c s390: Remove unnecessary include <linux/export.h> 2025-06-17 18:18:02 +02:00
perf_event.c s390: Remove unnecessary include <linux/export.h> 2025-06-17 18:18:02 +02:00
perf_pai_crypto.c more s390 updates for 6.18 merge window 2025-10-09 10:51:43 -07:00
perf_pai_ext.c s390/pai: Deny all events not handled by this PMU 2025-08-28 16:47:58 +02:00
perf_regs.c
process.c arch: copy_thread: pass clone_flags as u64 2025-09-01 15:31:34 +02:00
processor.c s390: Simple strcpy() to strscpy() conversions 2025-04-30 11:41:27 +02:00
ptrace.c s390/ptrace: Use USER_REGSET_NOTE_TYPE() to specify regset note names 2025-07-14 22:27:48 -07:00
reipl.S
relocate_kernel.S s390/relocate_kernel: adjust indentation 2023-04-19 17:24:18 +02:00
rethook.c
rethook.h
runtime_instr.c
setup.c s390: Remove superfluous newlines from inline assemblies 2025-09-29 13:52:08 +02:00
signal.c
skey.c s390: Remove superfluous newlines from inline assemblies 2025-09-29 13:52:08 +02:00
smp.c s390: Remove superfluous newlines from inline assemblies 2025-09-29 13:52:08 +02:00
stacktrace.c
sthyi.c s390: Explicitly include <linux/export.h> 2025-06-17 18:18:02 +02:00
syscall.c
sysinfo.c
text_amode31.S
time.c s390/stp: Default to enabled 2025-07-21 12:41:56 +02:00
topology.c sched/fair: Get rid of sched_domains_curr_level hack for tl->cpumask() 2025-09-03 10:03:12 +02:00
trace.c
traps.c
unwind_bc.c s390: Explicitly include <linux/export.h> 2025-06-17 18:18:02 +02:00
uprobes.c
uv.c more s390 updates for 6.18 merge window 2025-10-09 10:51:43 -07:00
vdso.c
vmcore_info.c
vmlinux.lds.S s390/vmlinux.lds.S: Move .vmlinux.info to end of allocatable sections 2025-10-10 10:22:08 -07:00
vtime.c
wti.c s390/wti: Add debugfs file to display missed grace periods per cpu 2024-08-29 22:56:35 +02:00