summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2022-11-08Merge tag 'v5.15.75' into 5.15-2.1.x-imxDaiane Angolini
2022-11-08Merge tag 'v5.15.73' into 5.15-2.1.x-imxDaiane Angolini
2022-11-08Merge tag 'v5.15.70' into 5.15-2.1.x-imxDaiane Angolini
2022-11-07Merge tag 'v5.15.66' into 5.15-2.1.x-imxDaiane Angolini
2022-11-07Merge tag 'v5.15.65' into 5.15-2.1.x-imxDaiane Angolini
2022-11-07Merge tag 'v5.15.63' into 5.15-2.1.x-imxDaiane Angolini
2022-11-07Merge tag 'v5.15.61' into 5.15-2.1.x-imxDaiane Angolini
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-12Makefile.extrawarn: Move -Wcast-function-type-strict to W=1Sami Tolvanen
2022-10-05Merge tag 'v5.15.58' into 5.15-2.1.x-imxDaiane Angolini
2022-10-05Merge tag 'v5.15.57' into 5.15-2.1.x-imxDaiane Angolini
2022-10-05Merge tag 'v5.15.54' into 5.15-2.1.x-imxDaiane Angolini
2022-10-04cert host tools: Stop complaining about deprecated OpenSSL functionsLinus Torvalds
2022-09-23mksysmap: Fix the mismatch of 'L0' symbols in System.mapYouling Tang
2022-09-08kbuild: fix up permissions on scripts/pahole-flags.shGreg Kroah-Hartman
2022-09-08kbuild: Add skip_encoding_btf_enum64 option to paholeMartin Rodriguez Reboredo
2022-09-08kbuild: Unify options for BTF generation for vmlinux and modulesJiri Olsa
2022-09-05kbuild: Fix include path in scripts/Makefile.modpostJing Leng
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-17scripts/faddr2line: Fix vmlinux detection on arm64Josh Poimboeuf
2022-08-17scripts/gdb: fix 'lx-dmesg' on 32 bits archAntonio Borneo
2022-08-17scripts/gdb: lx-dmesg: read records individuallyJohn Ogness
2022-07-29x86/extable: Rework the exception table mechanicsThomas Gleixner
2022-07-23x86/retbleed: Add fine grained Kconfig knobsPeter Zijlstra
2022-07-23objtool: Add entry UNRET validationPeter Zijlstra
2022-07-12stddef: Introduce DECLARE_FLEX_ARRAY() helperKees Cook
2022-07-12Compiler Attributes: add __alloc_size() for better bounds checkingKees Cook
2022-07-12stddef: Introduce struct_group() helper macroKees Cook
2022-06-29Merge tag 'v5.15.51' into lf-5.15.yJason Liu
2022-06-29Merge tag 'v5.15.50' into lf-5.15.yJason Liu
2022-06-29Merge tag 'v5.15.41' into lf-5.15.yJason Liu
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-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-09scripts/faddr2line: Fix overlapping text section failuresJosh Poimboeuf
2022-05-15x86: Add straight-line-speculation mitigationPeter Zijlstra
2022-05-15kbuild: move objtool_args back to scripts/Makefile.buildMasahiro Yamada
2022-04-20gcc-plugins: latent_entropy: use /dev/urandomJason A. Donenfeld
2022-04-13ubsan: remove CONFIG_UBSAN_OBJECT_SIZEKees Cook
2022-04-08modpost: restore the warning message for missing symbol versionsMasahiro Yamada
2022-04-08atomics: Fix atomic64_{read_acquire,set_release} fallbacksMark Rutland
2022-04-08gcc-plugins/stackleak: Exactly match strings instead of prefixesKees Cook
2022-04-08scripts/dtc: Call pkg-config POSIXly correctThomas Bracht Laumann Jespersen
2022-03-11Merge tag 'v5.15.27' into lf-5.15.yJason Liu