index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Paolo Abeni
2024-07-09
2
-2
/
+7
|
\
|
*
kbuild,bpf: Add module-specific pahole flags for distilled base BTF
Alan Maguire
2024-06-21
2
-1
/
+6
|
*
kbuild: bpf: Tell pahole to DECL_TAG kfuncs
Daniel Xu
2024-06-12
1
-1
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-07-04
5
-9
/
+7
|
\
\
|
*
|
kbuild: scripts/gdb: bring the "abspath" back
Joel Granados
2024-06-27
1
-1
/
+1
|
*
|
kbuild: Use $(obj)/%.cc to fix host C++ module builds
Nicolas Schier
2024-06-26
1
-1
/
+1
|
*
|
kbuild: rpm-pkg: fix build error with CONFIG_MODULES=n
Masahiro Yamada
2024-06-26
1
-5
/
+3
|
*
|
kbuild: Fix build target deb-pkg: ln: failed to create hard link
Thayne Harbaugh
2024-06-26
1
-1
/
+1
|
*
|
kbuild: Install dtb files as 0644 in Makefile.dtbinst
Dragan Simic
2024-06-26
1
-1
/
+1
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-06-13
8
-50
/
+7
|
\
|
|
|
|
/
|
/
|
|
*
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
|
|
/
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-06-06
8
-39
/
+18
|
\
|
|
*
dt-bindings: kbuild: Fix dt_binding_check on unconfigured build
Rob Herring (Arm)
2024-05-30
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
*
|
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2024-05-28
1
-3
/
+1
|
\
\
|
|
/
|
/
|
|
*
kbuild, bpf: Use test-ge check for v1.25-only pahole
Alan Maguire
2024-05-18
1
-3
/
+1
*
|
Merge tag 'mm-nonmm-stable-2024-05-22-17-30' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2024-05-22
1
-18
/
+11
|
\
\
|
*
|
kbuild: enable -Wcast-function-type-strict unconditionally
Arnd Bergmann
2024-05-19
1
-1
/
+0
|
*
|
kbuild: enable -Wformat-truncation on clang
Arnd Bergmann
2024-05-19
1
-0
/
+7
|
*
|
kbuild: turn on -Wrestrict by default
Arnd Bergmann
2024-05-19
1
-1
/
+0
|
*
|
kbuild: remove redundant extra warning flags
Arnd Bergmann
2024-05-19
1
-15
/
+0
|
*
|
kbuild: turn on -Wextra by default
Arnd Bergmann
2024-05-19
1
-1
/
+4
*
|
|
Merge tag 'char-misc-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-05-22
1
-0
/
+3
|
\
\
\
|
*
\
\
Merge 6.9-rc7 into char-misc-testing
Greg Kroah-Hartman
2024-05-08
1
-1
/
+1
|
|
\
\
\
|
*
|
|
|
scripts/spdxcheck: Add count of missing files to stats output
Bird, Tim
2024-05-04
1
-0
/
+3
*
|
|
|
|
Merge tag 'backlight-next-6.10' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2024-05-22
1
-0
/
+1
|
\
\
\
\
\
|
*
|
|
|
|
const_structs.checkpatch: add lcd_ops
Krzysztof Kozlowski
2024-05-03
1
-0
/
+1
*
|
|
|
|
|
Merge tag 'riscv-for-linus-6.10-mw1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2024-05-22
1
-0
/
+6
|
\
\
\
\
\
\
|
*
|
|
|
|
|
RISC-V: enable building 64-bit kernels with rust support
Miguel Ojeda
2024-04-28
1
-0
/
+6
|
|
/
/
/
/
/
*
|
|
|
|
|
Merge tag 'loongarch-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/c...
Linus Torvalds
2024-05-22
2
-7
/
+2
|
\
\
\
\
\
\
|
*
|
|
|
|
|
LoongArch: rust: Switch to use built-in rustc target
WANG Rui
2024-05-14
2
-7
/
+2
|
|
|
_
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge tag 's390-6.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
2024-05-21
1
-1
/
+1
|
\
\
\
\
\
\
|
*
|
|
|
|
|
s390/vdso: Create .build-id links for unstripped vdso files
Jens Remus
2024-05-14
1
-1
/
+1
*
|
|
|
|
|
|
Merge tag 'm68knommu-for-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2024-05-21
1
-1
/
+0
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
m68k: Avoid CONFIG_COLDFIRE switch in uapi header
Thomas Huth
2024-05-07
1
-1
/
+0
|
|
|
/
/
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
|
|
Merge tag 'cocci-for-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Linus Torvalds
2024-05-20
2
-17
/
+17
|
\
\
\
\
\
\
\
|
|
_
|
_
|
_
|
_
|
/
/
|
/
|
|
|
|
|
|
[next]