summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-05-08Makefile: fix 2 typosRandy Dunlap
2022-05-08modpost: move struct namespace_list to modpost.cMasahiro Yamada
2022-05-08modpost: retrieve the module dependency and CRCs in check_exports()Masahiro Yamada
2022-05-08modpost: add a separate error for exported symbols without definitionMasahiro Yamada
2022-05-08modpost: remove stale comment about sym_add_exported()Masahiro Yamada
2022-05-08modpost: do not write out any file when error occurredMasahiro Yamada
2022-05-08modpost: use snprintf() instead of sprintf() for safetyMasahiro Yamada
2022-05-08checksyscalls: ignore -Wunused-macrosVincent Mailhol
2022-05-08scripts: dummy-tools, add paholeJiri Slaby
2022-05-08kheaders: Have cpio unconditionally replace filesDaniel Mentz
2022-05-08kbuild: support W=e to make build abort in case of warningYann Droneaud
2022-05-08kbuild: read *.mod to get objects passed to $(LD) or $(AR)Masahiro Yamada
2022-05-08kbuild: make *.mod not depend on *.oMasahiro Yamada
2022-05-08kbuild: get rid of duplication in *.mod filesMasahiro Yamada
2022-05-08kbuild: split the second line of *.mod into *.usymsMasahiro Yamada
2022-05-08kbuild: reuse real-search to simplify cmd_modMasahiro Yamada
2022-05-08kbuild: make multi_depend work with targets in subdirectoryMasahiro Yamada
2022-05-08kbuild: reuse suffix-search to refactor multi_dependMasahiro Yamada
2022-05-08kbuild: refactor cmd_modversions_SMasahiro Yamada
2022-05-08kbuild: refactor cmd_modversions_cMasahiro Yamada
2022-05-08modpost: remove annoying namespace_from_kstrtabns()Masahiro Yamada
2022-05-08modpost: remove redundant initializes for static variablesMasahiro Yamada
2022-05-08modpost: move export_from_secname() call to more relevant placeMasahiro Yamada
2022-05-08modpost: remove useless export_from_sec()Masahiro Yamada
2022-04-06kbuild: do not remove empty *.symtypes explicitlyMasahiro Yamada
2022-04-06kbuild: factor out genksyms command from cmd_gensymtypes_{c,S}Masahiro Yamada
2022-04-06docs: kbuild: add references on Kconfig semanticsNecip Fazil Yildiran
2022-04-05kbuild: Allow kernel installation packaging to override pkg-configChun-Tse Shao
2022-04-05kbuild: uapi: use -fsyntax-only rather than -SNick Desaulniers
2022-04-03Linux 5.18-rc1Linus Torvalds
2022-04-03Merge tag 'trace-v5.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...Linus Torvalds
2022-04-03Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2022-04-03Merge tag 'x86-urgent-2022-04-03' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2022-04-03Merge tag 'core-urgent-2022-04-03' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2022-04-03Merge tag 'dma-mapping-5.18-1' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2022-04-03Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2022-04-02Revert "clk: Drop the rate range on clk_put()"Stephen Boyd
2022-04-02Merge tag 'perf-tools-for-v5.18-2022-04-02' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2022-04-02Merge tag 'kbuild-fixes-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-04-02Merge tag 'mips_5.18_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips...Linus Torvalds
2022-04-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2022-04-03modpost: restore the warning message for missing symbol versionsMasahiro Yamada
2022-04-02Merge tag 'for-5.18/drivers-2022-04-02' of git://git.kernel.dk/linux-blockLinus Torvalds
2022-04-02Merge tag 'pci-v5.18-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-04-02Merge tag 'tag-chrome-platform-for-v5.18' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2022-04-02Revert "nbd: fix possible overflow on 'first_minor' in nbd_dev_add()"Jens Axboe
2022-04-02watch_queue: Free the page array when watch_queue is dismantledEric Dumazet
2022-04-02tracing: mark user_events as BROKENSteven Rostedt (Google)
2022-04-02tracing: Move user_events.h temporarily out of include/uapiSteven Rostedt (Google)
2022-04-02ftrace: Make ftrace_graph_is_dead() a static branchChristophe Leroy