index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
Age
Commit message (
Expand
)
Author
Lines
2021-04-13
bpf: Generate BTF_KIND_FLOAT when linking vmlinux
Ilya Leoshkevich
-1
/
+6
2021-04-13
Merge drm/drm-fixes into drm-next
Daniel Vetter
-0
/
+2
2021-04-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-0
/
+2
2021-04-08
module: ensure __cfi_check alignment
Sami Tolvanen
-1
/
+18
2021-04-08
add support for Clang CFI
Sami Tolvanen
-1
/
+1
2021-04-07
docs: dt: update writing-schema.rst references
Mauro Carvalho Chehab
-1
/
+1
2021-04-05
Merge 5.12-rc6 into char-misc-next
Greg Kroah-Hartman
-0
/
+2
2021-04-01
kbuild: lto: Merge module sections if and only if CONFIG_LTO_CLANG is enabled
Sean Christopherson
-0
/
+2
2021-03-31
scripts: get_abi: ignore code blocks for cross-references
Mauro Carvalho Chehab
-0
/
+19
2021-03-31
scripts: get_abi.pl: parse description line per line
Mauro Carvalho Chehab
-21
/
+28
2021-03-31
scripts: get_abi.pl: extend xref match to other types
Mauro Carvalho Chehab
-1
/
+1
2021-03-31
get_abi.pl: fix xref boundaries
Mauro Carvalho Chehab
-4
/
+9
2021-03-31
get_abi.pl: seek for all occurrences for Documentation/ABI
Mauro Carvalho Chehab
-1
/
+1
2021-03-31
scripts: get_abi.pl: better handle escape chars on what:
Mauro Carvalho Chehab
-2
/
+3
2021-03-29
kbuild: buildtar: add riscv support
Carlos de Paula
-0
/
+8
2021-03-29
scripts: kernel-doc: add warning for comment not following kernel-doc syntax
Aditya Srivastava
-4
/
+13
2021-03-28
scripts/spdxcheck.py: Fix a typo
Bhaskar Chowdhury
-1
/
+1
2021-03-26
docs: kernel-doc: properly recognize parameter lines with colons
Jonathan Corbet
-1
/
+7
2021-03-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
-12
/
+33
2021-03-25
kernel-doc: better handle '::' sequences
Mauro Carvalho Chehab
-1
/
+1
2021-03-25
kconfig: move conf_rewrite_mod_or_yes() to conf.c
Masahiro Yamada
-16
/
+15
2021-03-25
kconfig: remove assignment for Kconfig file
Masahiro Yamada
-2
/
+1
2021-03-25
kconfig: add help messages for --help (-h) and --silent (-s)
Masahiro Yamada
-3
/
+7
2021-03-25
kconfig: add long options --help and --silent
Masahiro Yamada
-0
/
+2
2021-03-25
kconfig: refactor option parse code
Masahiro Yamada
-48
/
+43
2021-03-25
kconfig: split randconfig setup code into set_randconfig_seed()
Masahiro Yamada
-23
/
+31
2021-03-23
kbuild: Add generic rule to apply fdtoverlay
Rob Herring
-2
/
+24
2021-03-23
kbuild: Simplify builds with CONFIG_OF_ALL_DTBS
Viresh Kumar
-3
/
+2
2021-03-22
scripts/recordmcount.pl: Make vim and emacs indent the same
Steven Rostedt (VMware)
-0
/
+2
2021-03-22
scripts/recordmcount.pl: Make indent spacing consistent
Steven Rostedt (VMware)
-12
/
+12
2021-03-16
kbuild: Enable DT undocumented compatible checks
Rob Herring
-1
/
+2
2021-03-16
Merge tag 'drm-misc-next-2021-03-03' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
-2
/
+4
2021-03-15
kbuild: prefix $(srctree)/ to some included Makefiles
Masahiro Yamada
-13
/
+13
2021-03-15
Merge tag 'v5.12-rc3' into x86/core
Borislav Petkov
-12
/
+33
2021-03-13
kbuild: fix ld-version.sh to not be affected by locale
Masahiro Yamada
-1
/
+1
2021-03-11
certs: Add ability to preload revocation certs
Eric Snowberg
-0
/
+1
2021-03-11
kbuild: remove meaningless parameter to $(call if_changed_rule,dtc)
Masahiro Yamada
-1
/
+1
2021-03-11
kbuild: remove unneeded -O option to dtc
Masahiro Yamada
-1
/
+1
2021-03-11
kbuild: dummy-tools: adjust to scripts/cc-version.sh
Masahiro Yamada
-2
/
+2
2021-03-11
kbuild: dummy-tools: support MPROFILE_KERNEL checks for ppc
Jiri Slaby
-0
/
+9
2021-03-11
kbuild: rebuild GCC plugins when the compiler is upgraded
Masahiro Yamada
-0
/
+1
2021-03-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
-37
/
+154
2021-03-10
kbuild: Fix ld-version.sh script if LLD was built with LLD_VENDOR
Bernhard Rosenkränzer
-7
/
+13
2021-03-10
kbuild: dummy-tools: fix inverted tests for gcc
Jiri Slaby
-0
/
+5
2021-03-08
scripts/kernel-doc: ignore identifier on anonymous enums
Mauro Carvalho Chehab
-2
/
+7
2021-03-08
scripts: kernel-doc: fix attribute capture in function parsing
Aditya Srivastava
-0
/
+2
2021-03-08
x86/stackprotector/32: Make the canary into a regular percpu variable
Andy Lutomirski
-1
/
+5
2021-03-06
checkpatch: add verbose mode
Dwaipayan Ray
-20
/
+113
2021-03-06
scripts: kernel-doc: fix typedef support for struct/union parsing
Aditya Srivastava
-3
/
+14
2021-03-05
Merge tag 'gcc-plugins-v5.12-rc2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
-3
/
+2
[prev]
[next]