| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'riscv-for-linus-5.15-mw1' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2021-09-11 | 1 | -0/+1 |
|\ |
|
| * | riscv: Enable BUILDTIME_TABLE_SORT | Jisheng Zhang | 2021-09-10 | 1 | -0/+1 |
* | | Merge branch 'for-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/jlaw... | Linus Torvalds | 2021-09-11 | 2 | -1/+3 |
|\ \ |
|
| * | | scripts: coccinelle: allow list_entry_is_head() to use pos | Daniel Thompson | 2021-08-08 | 1 | -0/+2 |
| * | | coccinelle: api: rename kzfree to kfree_sensitive | Weizhao Ouyang | 2021-08-05 | 1 | -1/+1 |
* | | | Merge tag 'modules-for-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2021-09-08 | 1 | -0/+1 |
|\ \ \ |
|
| * | | | module: combine constructors in module linker script | Reiner Huober | 2021-07-19 | 1 | -0/+1 |
* | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2021-09-08 | 2 | -37/+58 |
|\ \ \ \ |
|
| * | | | | scripts: check_extable: fix typo in user error message | Randy Dunlap | 2021-09-08 | 1 | -1/+1 |
| * | | | | checkpatch: improve GIT_COMMIT_ID test | Joe Perches | 2021-09-08 | 1 | -31/+51 |
| * | | | | checkpatch: make email address check case insensitive | Mimi Zohar | 2021-09-08 | 1 | -2/+2 |
| * | | | | checkpatch: support wide strings | Joe Perches | 2021-09-08 | 1 | -3/+4 |
* | | | | | don't make the syscall checking produce errors from warnings | Stephen Rothwell | 2021-09-06 | 1 | -1/+1 |
| |_|_|/
|/| | | |
|
* | | | | Merge tag 'kbuild-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 2021-09-03 | 21 | -135/+166 |
|\ \ \ \ |
|
| * | | | | kbuild: redo fake deps at include/ksym/*.h | Masahiro Yamada | 2021-09-03 | 2 | -5/+4 |
| * | | | | kbuild: clean up objtool_args slightly | Masahiro Yamada | 2021-09-03 | 1 | -6/+5 |
| * | | | | modpost: get the *.mod file path more simply | Masahiro Yamada | 2021-09-03 | 3 | -16/+11 |
| * | | | | checkkconfigsymbols.py: Fix the '--ignore' option | Ariel Marcovitch | 2021-09-03 | 1 | -1/+1 |
| * | | | | kbuild: merge vmlinux_link() between ARCH=um and other architectures | Masahiro Yamada | 2021-09-03 | 1 | -33/+23 |
| * | | | | kbuild: do not remove 'linux' link in scripts/link-vmlinux.sh | Masahiro Yamada | 2021-09-03 | 1 | -1/+0 |
| * | | | | kbuild: merge vmlinux_link() between the ordinary link and Clang LTO | Masahiro Yamada | 2021-09-03 | 1 | -16/+14 |
| * | | | | kbuild: remove stale *.symversions | Masahiro Yamada | 2021-09-03 | 1 | -0/+2 |
| * | | | | kbuild: remove unused quiet_cmd_update_lto_symversions | Masahiro Yamada | 2021-09-03 | 1 | -1/+0 |
| * | | | | gen_compile_commands: extract compiler command from a series of commands | Masahiro Yamada | 2021-09-03 | 1 | -1/+1 |
| * | | | | kbuild: Fix 'no symbols' warning when CONFIG_TRIM_UNUSD_KSYMS=y | Masahiro Yamada | 2021-09-03 | 1 | -1/+7 |
| * | | | | kbuild: Switch to 'f' variants of integrated assembler flag | Nathan Chancellor | 2021-09-03 | 2 | -6/+6 |
| * | | | | kbuild: warn if FORCE is missing for if_changed(_dep,_rule) and filechk | Masahiro Yamada | 2021-09-03 | 1 | -1/+6 |
| * | | | | kbuild: macrofy the condition of if_changed and friends | Masahiro Yamada | 2021-09-03 | 1 | -3/+5 |
| * | | | | kbuild: Fix TRIM_UNUSED_KSYMS with LTO_CLANG | Sami Tolvanen | 2021-09-03 | 5 | -51/+38 |
| * | | | | scripts/Makefile.clang: default to LLVM_IAS=1 | Nick Desaulniers | 2021-08-10 | 1 | -3/+3 |
| * | | | | Makefile: infer --target from ARCH for CC=clang | Nick Desaulniers | 2021-08-10 | 1 | -2/+23 |
| * | | | | Makefile: move initial clang flag handling into scripts/Makefile.clang | Nick Desaulniers | 2021-08-10 | 1 | -0/+14 |
| * | | | | scripts: make some scripts executable | Masahiro Yamada | 2021-08-10 | 4 | -0/+0 |
| * | | | | scripts: merge_config: add strict mode to fail upon any redefinition | Matthias Maennich | 2021-08-10 | 1 | -0/+15 |
| |/ / / |
|
* | | | | Merge tag 'powerpc-5.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 2021-09-03 | 1 | -1/+1 |
|\ \ \ \ |
|
| * | | | | powerpc/bug: Provide better flexibility to WARN_ON/__WARN_FLAGS() with asm goto | Christophe Leroy | 2021-08-15 | 1 | -1/+1 |
| | |_|/
| |/| | |
|
* | | | | Merge tag 'vfio-v5.15-rc1' of git://github.com/awilliam/linux-vfio | Linus Torvalds | 2021-09-02 | 2 | -2/+16 |
|\ \ \ \ |
|
| * | | | | PCI / VFIO: Add 'override_only' support for VFIO PCI sub system | Max Gurtovoy | 2021-08-26 | 2 | -2/+16 |
| |/ / / |
|
* | | | | Merge tag 'for-5.15/parisc' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2021-09-02 | 1 | -1/+1 |
|\ \ \ \ |
|
| * | | | | parisc: Fix compile failure when building 64-bit kernel natively | Masahiro Yamada | 2021-09-01 | 1 | -1/+1 |
| | |/ /
| |/| | |
|
* | | | | Merge tag 'docs-5.15' of git://git.lwn.net/linux | Linus Torvalds | 2021-09-01 | 1 | -4/+4 |
|\ \ \ \ |
|
| * | | | | scripts/kernel-doc: Override -Werror from KCFLAGS with KDOC_WERROR | Laurent Pinchart | 2021-08-12 | 1 | -4/+4 |
* | | | | | Merge tag 'devicetree-for-5.15' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2021-09-01 | 1 | -2/+1 |
|\ \ \ \ \ |
|
| * | | | | | kbuild: Enable dtc 'pci_device_reg' warning by default | Rob Herring | 2021-08-23 | 1 | -2/+1 |
| | |_|_|/
| |/| | | |
|
* | | | | | Merge tag 'char-misc-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2021-09-01 | 1 | -9/+7 |
|\ \ \ \ \ |
|
| * \ \ \ \ | Merge 5.14-rc5 into char-misc-next | Greg Kroah-Hartman | 2021-08-09 | 3 | -50/+14 |
| |\ \ \ \ \
| | | |_|/ /
| | |/| | | |
|
| * | | | | | scripts/spdxcheck-test.sh: Drop python2 | Nishanth Menon | 2021-07-21 | 1 | -9/+7 |
| | |_|_|/
| |/| | | |
|
* | | | | | Merge tag 'net-next-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ne... | Linus Torvalds | 2021-08-31 | 1 | -0/+2 |
|\ \ \ \ \ |
|
| * \ \ \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 2021-08-13 | 1 | -7/+11 |
| |\ \ \ \ \
| | | |/ / /
| | |/| | | |
|
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 2021-08-05 | 2 | -43/+3 |
| |\ \ \ \ \ |
|