| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'objtool-core-2024-07-16' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2024-07-17 | 1 | -26/+84 |
|\ |
|
| * | scripts/faddr2line: Check only two symbols when calculating symbol size | Brian Johannesmeyer | 2024-07-03 | 1 | -1/+1 |
| * | scripts/faddr2line: Remove call to addr2line from find_dir_prefix() | Brian Johannesmeyer | 2024-07-03 | 1 | -5/+7 |
| * | scripts/faddr2line: Invoke addr2line as a single long-running process | Brian Johannesmeyer | 2024-07-03 | 1 | -7/+45 |
| * | scripts/faddr2line: Pass --addresses argument to addr2line | Brian Johannesmeyer | 2024-07-03 | 1 | -2/+5 |
| * | scripts/faddr2line: Check vmlinux only once | Brian Johannesmeyer | 2024-07-03 | 1 | -11/+14 |
| * | scripts/faddr2line: Combine three readelf calls into one | Brian Johannesmeyer | 2024-07-03 | 1 | -4/+8 |
| * | scripts/faddr2line: Reduce number of readelf calls to three | Brian Johannesmeyer | 2024-07-03 | 1 | -9/+17 |
* | | Merge tag 'hardening-v6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2024-07-16 | 1 | -5/+0 |
|\ \ |
|
| * | | gcc-plugins: Remove duplicate included header file stringpool.h | Thorsten Blum | 2024-07-08 | 1 | -5/+0 |
* | | | Merge tag 'asm-generic-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2024-07-16 | 3 | -58/+502 |
|\ \ \ |
|
| * | | | riscv: convert to generic syscall table | Arnd Bergmann | 2024-07-10 | 1 | -0/+3 |
| * | | | openrisc: convert to generic syscall table | Arnd Bergmann | 2024-07-10 | 1 | -0/+2 |
| * | | | nios2: convert to generic syscall table | Arnd Bergmann | 2024-07-10 | 1 | -0/+2 |
| * | | | csky: convert to generic syscall table | Arnd Bergmann | 2024-07-10 | 1 | -0/+4 |
| * | | | arc: convert to generic syscall table | Arnd Bergmann | 2024-07-10 | 1 | -0/+5 |
| * | | | kbuild: add syscall table generation to scripts/Makefile.asm-headers | Arnd Bergmann | 2024-07-10 | 2 | -58/+98 |
| * | | | kbuild: verify asm-generic header list | Arnd Bergmann | 2024-07-10 | 1 | -1/+1 |
| * | | | syscalls: add generic scripts/syscall.tbl | Arnd Bergmann | 2024-07-04 | 1 | -0/+388 |
| | |/
| |/| |
|
* | | | Merge tag 'x86_bugs_for_v6.11_rc1' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2024-07-16 | 1 | -2/+16 |
|\ \ \ |
|
| * | | | x86/syscall: Mark exit[_group] syscall handlers __noreturn | Josh Poimboeuf | 2024-06-28 | 1 | -2/+16 |
* | | | | Merge tag 'x86_build_for_v6.11_rc1' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2024-07-16 | 1 | -1/+2 |
|\ \ \ \ |
|
| * | | | | x86/kconfig: Add as-instr64 macro to properly evaluate AS_WRUSS | Masahiro Yamada | 2024-06-20 | 1 | -1/+2 |
| |/ / / |
|
* | | | | Merge tag 'regmap-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/bro... | Linus Torvalds | 2024-07-16 | 1 | -0/+10 |
|\ \ \ \ |
|
| * | | | | regmap-irq: handle const struct regmap_irq_sub_irq_map | Thomas Weißschuh | 2024-07-08 | 1 | -0/+1 |
| * | | | | const_structs.checkpatch: add regmap structs | Thomas Weißschuh | 2024-07-08 | 1 | -0/+9 |
| |/ / / |
|
* | | | | kbuild: rpm-pkg: avoid the warnings with dtb's listed twice | Jose Ignacio Tornos Martinez | 2024-07-14 | 1 | -1/+0 |
* | | | | kbuild: Make ld-version.sh more robust against version string changes | Nathan Chancellor | 2024-07-14 | 1 | -3/+5 |
| |/ /
|/| | |
|
* | | | kbuild: scripts/gdb: bring the "abspath" back | Joel Granados | 2024-06-26 | 1 | -1/+1 |
* | | | kbuild: Use $(obj)/%.cc to fix host C++ module builds | Nicolas Schier | 2024-06-25 | 1 | -1/+1 |
* | | | kbuild: rpm-pkg: fix build error with CONFIG_MODULES=n | Masahiro Yamada | 2024-06-25 | 1 | -5/+3 |
* | | | kbuild: Fix build target deb-pkg: ln: failed to create hard link | Thayne Harbaugh | 2024-06-25 | 1 | -1/+1 |
* | | | kbuild: Install dtb files as 0644 in Makefile.dtbinst | Dragan Simic | 2024-06-25 | 1 | -1/+1 |
|/ / |
|
* | | Merge tag 'kbuild-fixes-v6.10-2' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2024-06-08 | 7 | -49/+6 |
|\ \ |
|
| * | | modpost: do not warn about missing MODULE_DESCRIPTION() for vmlinux.o | Masahiro Yamada | 2024-06-07 | 1 | -2/+3 |
| * | | kbuild: explicitly run mksysmap as sed script from link-vmlinux.sh | Richard Acayan | 2024-06-07 | 1 | -1/+1 |
| * | | kconfig: remove wrong expr_trans_bool() | Masahiro Yamada | 2024-06-06 | 3 | -32/+0 |
| * | | kconfig: gconf: give a proper initial state to the Save button | Masahiro Yamada | 2024-06-06 | 1 | -1/+2 |
| * | | kconfig: remove unneeded code for user-supplied values being out of range | Masahiro Yamada | 2024-06-06 | 1 | -13/+0 |
| |/ |
|
* / | locking/atomic: scripts: fix ${atomic}_sub_and_test() kerneldoc | Carlos Llamas | 2024-06-05 | 1 | -1/+1 |
|/ |
|
* | dt-bindings: kbuild: Fix dt_binding_check on unconfigured build | Rob Herring (Arm) | 2024-05-29 | 1 | -1/+1 |
* | scripts/make_fit: Drop fdt image entry compatible string | Chen-Yu Tsai | 2024-05-29 | 1 | -2/+1 |
* | kbuild: remove a stale comment about cleaning in link-vmlinux.sh | Masahiro Yamada | 2024-05-29 | 1 | -1/+0 |
* | kbuild: fix short log for AS in link-vmlinux.sh | Masahiro Yamada | 2024-05-29 | 1 | -1/+1 |
* | kbuild: change scripts/mksysmap into sed script | Masahiro Yamada | 2024-05-29 | 2 | -14/+7 |
* | kbuild: avoid unneeded kallsyms step 3 | Masahiro Yamada | 2024-05-29 | 2 | -13/+4 |
* | kbuild: scripts/gdb: Replace missed $(srctree)/$(src) w/ $(src) | Douglas Anderson | 2024-05-29 | 1 | -1/+1 |
* | kconfig: remove redundant check in expr_join_or() | Masahiro Yamada | 2024-05-29 | 1 | -1/+1 |
* | kconfig: fix comparison to constant symbols, 'm', 'n' | Masahiro Yamada | 2024-05-29 | 1 | -2/+4 |
* | kconfig: remove unused expr_is_no() | Masahiro Yamada | 2024-05-29 | 1 | -5/+0 |