aboutsummaryrefslogtreecommitdiffstats
path: root/scripts
AgeCommit message (Expand)Author
2022-12-19Merge tag 'v5.10.156' into v5.10/standard/baseBruce Ashfield
2022-12-19Merge tag 'v5.10.155' into v5.10/standard/baseBruce Ashfield
2022-12-08scripts/faddr2line: Fix regression in name resolution on ppc64leSrikar Dronamraju
2022-11-25stddef: Introduce struct_group() helper macroKees Cook
2022-11-16cert host tools: Stop complaining about deprecated OpenSSL functionsLinus Torvalds
2022-10-31Merge tag 'v5.10.151' into v5.10/standard/baseBruce Ashfield
2022-10-31Merge tag 'v5.10.150' into v5.10/standard/baseBruce Ashfield
2022-10-28kbuild: Add skip_encoding_btf_enum64 option to paholeMartin Rodriguez Reboredo
2022-10-28kbuild: Unify options for BTF generation for vmlinux and modulesJiri Olsa
2022-10-28kbuild: skip per-CPU BTF generation for pahole v1.18-v1.21Andrii Nakryiko
2022-10-28kbuild: Quote OBJCOPY var to avoid a pahole call break the buildJavier Martinez Canillas
2022-10-28bpf: Generate BTF_KIND_FLOAT when linking vmlinuxIlya Leoshkevich
2022-10-26kbuild: rpm-pkg: fix breakage when V=1 is usedJanis Schoetterl-Glausch
2022-10-26kbuild: remove the target in signal traps when interruptedMasahiro Yamada
2022-10-26selinux: use "grep -E" instead of "egrep"Greg Kroah-Hartman
2022-10-19Merge tag 'v5.10.148' into v5.10/standard/baseBruce Ashfield
2022-10-15Makefile.extrawarn: Move -Wcast-function-type-strict to W=1Sami Tolvanen
2022-10-08Merge tag 'v5.10.145' into v5.10/standard/baseBruce Ashfield
2022-09-23mksysmap: Fix the mismatch of 'L0' symbols in System.mapYouling Tang
2022-09-09Merge tag 'v5.10.141' into v5.10/standard/baseBruce Ashfield
2022-09-09Merge tag 'v5.10.139' into v5.10/standard/baseBruce Ashfield
2022-09-09Merge tag 'v5.10.138' into v5.10/standard/baseBruce Ashfield
2022-09-05kbuild: Fix include path in scripts/Makefile.modpostJing Leng
2022-08-29kbuild: dummy-tools: avoid tmpdir leak in dummy gccOndrej Mosnacek
2022-08-25modules: Ensure natural alignment for .altinstructions and __bug_table sectionsHelge Deller
2022-08-25gcc-plugins: Undefine LATENT_ENTROPY_PLUGIN when plugin disabled for a fileAndrew Donnellan
2022-08-25kbuild: dummy-tools: avoid tmpdir leak in dummy gccOndrej Mosnacek
2022-08-22Merge tag 'v5.10.137' into v5.10/standard/baseBruce Ashfield
2022-08-21scripts/faddr2line: Fix vmlinux detection on arm64Josh Poimboeuf
2022-07-29Merge tag 'v5.10.133' into v5.10/standard/baseBruce Ashfield
2022-07-25x86/retbleed: Add fine grained Kconfig knobsPeter Zijlstra
2022-07-25objtool: Add entry UNRET validationPeter Zijlstra
2022-07-25x86: Add straight-line-speculation mitigationPeter Zijlstra
2022-07-05Merge tag 'v5.10.127' into v5.10/standard/baseBruce Ashfield
2022-07-05Merge tag 'v5.10.124' into v5.10/standard/baseBruce Ashfield
2022-06-29modpost: fix section mismatch check for exported init/exit sectionsMasahiro Yamada
2022-06-22faddr2line: Fix overlapping text section failures, the sequelJosh Poimboeuf
2022-06-21Merge tag 'v5.10.122' into v5.10/standard/baseBruce Ashfield
2022-06-14scripts/gdb: change kernel config dumping methodKuan-Ying Lee
2022-06-14modpost: fix undefined behavior of is_arm_mapping_symbol()Masahiro Yamada
2022-06-14modpost: fix removing numeric suffixesAlexander Lobakin
2022-06-14Merge tag 'v5.10.121' into v5.10/standard/baseBruce Ashfield
2022-06-09scripts/faddr2line: Fix overlapping text section failuresJosh Poimboeuf
2022-04-20Merge tag 'v5.10.112' into v5.10/standard/baseBruce Ashfield
2022-04-20Merge tag 'v5.10.111' into v5.10/standard/baseBruce Ashfield
2022-04-20gcc-plugins: latent_entropy: use /dev/urandomJason A. Donenfeld
2022-04-13ubsan: remove CONFIG_UBSAN_OBJECT_SIZEKees Cook
2022-04-11Merge tag 'v5.10.110' into v5.10/standard/baseBruce Ashfield
2022-04-08gcc-plugins/stackleak: Exactly match strings instead of prefixesKees Cook
2022-04-08scripts/dtc: Call pkg-config POSIXly correctThomas Bracht Laumann Jespersen