index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
Age
Commit message (
Expand
)
Author
2023-04-06
modpost: Fix processing of CRCs on 32-bit build machines
Ben Hutchings
2023-03-22
kconfig: Update config changed flag before calling callback
Jurica Vukadin
2023-03-17
scripts: handle BrokenPipeError for python scripts
Masahiro Yamada
2023-03-10
gcc-plugins: drop -std=gnu++11 to fix GCC 13 build
Sam James
2023-03-10
builddeb: clean generated package content
Bastian Germann
2023-03-10
bpf_doc: Fix build error with older python versions
Michal Suchanek
2023-03-03
scripts/tags.sh: fix incompatibility with PCRE2
Carlos Llamas
2023-02-13
Merge tag 'mm-hotfixes-stable-2023-02-13-13-50' of git://git.kernel.org/pub/s...
Linus Torvalds
2023-02-09
scripts/gdb: fix 'lx-current' for x86
Jeff Xie
2023-02-04
Merge tag 'kbuild-fixes-v6.2-4' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2023-01-31
kbuild: modinst: Fix build error when CONFIG_MODULE_SIG_KEY is a PKCS#11 URI
Jan Luebbe
2023-01-28
Fix up more non-executable files marked executable
Linus Torvalds
2023-01-27
Merge tag 'hardening-v6.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2023-01-25
gcc-plugins: Reorganize gimple includes for GCC 13
Kees Cook
2023-01-24
ftrace/scripts: Update the instructions for ftrace-bisect.sh
Steven Rostedt (Google)
2023-01-21
Merge tag 'kbuild-fixes-v6.2-3' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2023-01-16
scripts: support GNU make 4.4 in jobserver-exec
Martin Liska
2023-01-14
Merge tag 'hardening-v6.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2023-01-13
kbuild: Fix CFI hash randomization with KASAN
Sami Tolvanen
2023-01-13
kconfig: Update all declared targets
Peter Foley
2023-01-11
scripts: rpm: make clear that mkspec script contains 4.13 feature
Arend van Spriel
2023-01-05
kbuild: readd -w option when vmlinux.o or Module.symver is missing
Masahiro Yamada
2022-12-30
fixdep: remove unneeded <stdarg.h> inclusion
Masahiro Yamada
2022-12-30
kbuild: rpm-pkg: add libelf-devel as alternative for BuildRequires
Masahiro Yamada
2022-12-30
kbuild: Fix running modpost with musl libc
Samuel Holland
2022-12-30
kbuild: add a missing line for help message
Jun ASAKA
2022-12-29
kconfig: Add static text for search information in help menu
Bhaskar Chowdhury
2022-12-23
Merge tag 'coccinelle-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Linus Torvalds
2022-12-19
Merge tag 'kbuild-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
2022-12-19
Merge tag 'loongarch-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...
Linus Torvalds
2022-12-19
Merge tag 'powerpc-6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2022-12-17
buildtar: fix tarballs with EFI_ZBOOT enabled
Veronika Kabatova
2022-12-16
Merge tag 'char-misc-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-12-14
Merge tag 'riscv-for-linus-6.2-mw1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2022-12-14
Merge tag 'x86_core_for_v6.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-12-14
Merge tag 'hardening-v6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-12-14
Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-12-14
modpost: Include '.text.*' in TEXT_SECTIONS
Nathan Chancellor
2022-12-14
kbuild: refactor the prerequisites of the modpost rule
Masahiro Yamada
2022-12-14
kbuild: change module.order to list *.o instead of *.ko
Masahiro Yamada
2022-12-14
LoongArch/ftrace: Add recordmcount support
Qing Zhang
2022-12-14
LoongArch: extable: Add `type` and `data` fields
Youling Tang
2022-12-14
LoongArch: Switch to relative exception tables
Youling Tang
2022-12-13
Merge tag 'net-next-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2022-12-13
Merge tag 'modules-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-12-13
Merge tag 'devicetree-for-6.2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-12-13
kbuild: use .NOTINTERMEDIATE for future GNU Make versions
Masahiro Yamada
2022-12-13
kconfig: refactor Makefile to reduce process forks
Masahiro Yamada
2022-12-13
kbuild: add read-file macro
Masahiro Yamada
2022-12-13
kbuild: do not sort after reading modules.order
Masahiro Yamada
[next]