summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2022-08-04modpost: remove .symbol_white_list field entirelyMasahiro Yamada1-39/+16
2022-08-04modpost: remove unneeded .symbol_white_list initializersMasahiro Yamada1-8/+0
2022-08-04modpost: add PATTERNS() helper macroMasahiro Yamada1-0/+7
2022-08-04modpost: shorten warning messages in report_sec_mismatch()Masahiro Yamada1-170/+9
2022-08-04Revert "Kbuild, lto, workaround: Don't warn for initcall_reference in modpost"Masahiro Yamada1-3/+0
2022-08-03modpost: use more reliable way to get fromsec in section_rel(a)()Masahiro Yamada1-4/+2
2022-08-03modpost: add array range check to sec_name()Masahiro Yamada1-1/+9
2022-08-03modpost: refactor get_secindex()Masahiro Yamada1-12/+18
2022-08-03kbuild: set EXIT trap before creating temporary directoryMasahiro Yamada2-2/+2
2022-08-03modpost: remove unused Elf_Sword macroMasahiro Yamada1-2/+0
2022-08-03Makefile.extrawarn: re-enable -Wformat for clangJustin Stitt1-1/+0
2022-07-31kbuild: add dtbs_prepare targetMasahiro Yamada1-4/+9
2022-07-27kconfig: Qt5: tell the user which packages are requiredRandy Dunlap1-0/+1
2022-07-27modpost: use sym_get_data() to get module device_table dataMasahiro Yamada3-4/+3
2022-07-27modpost: drop executable ELF supportMasahiro Yamada1-6/+4
2022-07-27checkstack: add riscv support for scripts/checkstack.plWadim Mueller1-0/+4
2022-07-27kconfig: shorten the temporary directory name for cc-optionMasahiro Yamada1-1/+1
2022-07-27scripts: headers_install.sh: Update config leak ignore entriesNicolas Schier1-2/+0
2022-07-27kbuild: error out if $(INSTALL_MOD_PATH) contains % or :Masahiro Yamada1-0/+3
2022-07-27kbuild: error out if $(KBUILD_EXTMOD) contains % or :Masahiro Yamada1-0/+3
2022-07-27kbuild: rpm-pkg: pass 'linux' to --target option of rpmbuildMasahiro Yamada1-2/+2
2022-07-27kbuild: rpm-pkg: fix build error when _arch is undefinedMasahiro Yamada1-0/+3
2022-07-27docs: kbuild: fix typoBaruch Siach1-1/+1
2022-07-27kbuild: dummy-tools: avoid tmpdir leak in dummy gccOndrej Mosnacek2-6/+2
2022-07-27Revert "scripts/mod/modpost.c: permit '.cranges' secton for sh64 architecture."Masahiro Yamada1-1/+0
2022-07-27init/Kconfig: update KALLSYMS_ALL help textBaruch Siach1-4/+5
2022-07-27kbuild: drop support for CONFIG_CC_OPTIMIZE_FOR_PERFORMANCE_O3Nick Desaulniers15-22/+0
2022-07-27kbuild: remove sed command from cmd_ar_builtinMasahiro Yamada1-3/+2
2022-07-27certs: unify blacklist_hashes.c and blacklist_nohashes.cMasahiro Yamada3-14/+5
2022-07-27certs: move scripts/check-blacklist-hashes.awk to certs/Masahiro Yamada3-2/+1
2022-07-10Linux 5.19-rc6v5.19-rc6Linus Torvalds1-1/+1
2022-07-10Merge branch 'hot-fixes' (fixes for rc6)Linus Torvalds3-13/+18
2022-07-10ida: don't use BUG_ON() for debuggingLinus Torvalds1-1/+2
2022-07-10Merge tag 'dmaengine-fix-5.19' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds11-56/+43
2022-07-10Merge tag 'staging-5.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+1
2022-07-10Merge tag 'char-misc-5.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-24/+31
2022-07-10Merge tag 'io_uring-5.19-2022-07-09' of git://git.kernel.dk/linux-blockLinus Torvalds1-0/+3
2022-07-10Merge tag 'kbuild-fixes-v5.19-3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-6/+3
2022-07-10Merge tag 'irq_urgent_for_v5.19_rc6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds3-12/+33
2022-07-10Merge tag 'x86_urgent_for_v5.19_rc6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds8-16/+29
2022-07-10kbuild: remove unused cmd_none in scripts/Makefile.modinstMasahiro Yamada1-3/+0
2022-07-10x86/boot: Fix the setup data types max limitBorislav Petkov1-1/+1
2022-07-09Merge tag 'i2c-for-5.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-9/+8
2022-07-09drm/aperture: Run fbdev removal before internal helpersThomas Zimmermann1-11/+15
2022-07-09ptrace: fix clearing of JOBCTL_TRACED in ptrace_unfreeze_traced()Sven Schnelle1-1/+1
2022-07-09Merge tag 'powerpc-5.19-5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds1-6/+10
2022-07-09io_uring: check that we have a file table when allocating update slotsJens Axboe1-0/+3
2022-07-08Merge tag 'fscache-fixes-20220708' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds4-7/+27
2022-07-08Merge tag 'acpi-5.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds5-9/+35
2022-07-08Merge tag 'pm-5.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds4-31/+27