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 'kbuild-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
2020-08-09
20
-108
/
+130
|
\
|
*
kbuild: stop filtering out $(GCC_PLUGINS_CFLAGS) from cc-option base
Masahiro Yamada
2020-08-10
1
-7
/
+3
|
*
kbuild: include scripts/Makefile.* only when relevant CONFIG is enabled
Masahiro Yamada
2020-08-10
3
-11
/
+0
|
*
kbuild: introduce hostprogs-always-y and userprogs-always-y
Masahiro Yamada
2020-08-10
9
-27
/
+36
|
*
kbuild: sort hostprogs before passing it to ifneq
Masahiro Yamada
2020-08-10
2
-7
/
+8
|
*
kbuild: move host .so build rules to scripts/gcc-plugins/Makefile
Masahiro Yamada
2020-08-10
4
-43
/
+55
|
*
kbuild: Replace HTTP links with HTTPS ones
Alexander A. Klimov
2020-08-10
2
-2
/
+2
|
*
kbuild: introduce ccflags-remove-y and asflags-remove-y
Masahiro Yamada
2020-08-10
1
-6
/
+8
|
*
kbuild: do not export LDFLAGS_vmlinux
Masahiro Yamada
2020-08-10
1
-0
/
+4
|
*
kbuild: always create directories of targets
Masahiro Yamada
2020-08-10
1
-3
/
+1
|
*
kbuild: buildtar: add dtbs support
Domenico Andreoli
2020-07-07
1
-0
/
+12
|
*
Revert "kbuild: Create directory for target DTB"
Masahiro Yamada
2020-07-07
1
-2
/
+1
|
*
kbuild: run the checker after the compiler
Luc Van Oostenryck
2020-07-07
1
-2
/
+2
*
|
Merge branch 'work.fdpic' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2020-08-07
1
-1
/
+0
|
\
\
|
*
|
unexport linux/elfcore.h
Al Viro
2020-07-27
1
-1
/
+0
*
|
|
kasan: allow enabling stack tagging for tag-based mode
Andrey Konovalov
2020-08-07
1
-1
/
+2
*
|
|
mm, treewide: rename kzfree() to kfree_sensitive()
Waiman Long
2020-08-07
4
-8
/
+8
*
|
|
scripts/spelling.txt: add more spellings to spelling.txt
Colin Ian King
2020-08-07
1
-0
/
+19
*
|
|
const_structs.checkpatch: add regulator_ops
Joe Perches
2020-08-07
1
-0
/
+1
*
|
|
scripts/decode_stacktrace.sh: guess path to vmlinux by release name
Konstantin Khlebnikov
2020-08-07
1
-5
/
+24
*
|
|
scripts/decode_stacktrace.sh: guess path to modules
Konstantin Khlebnikov
2020-08-07
1
-3
/
+33
*
|
|
scripts/decode_stacktrace.sh: guess basepath if not specified
Konstantin Khlebnikov
2020-08-07
1
-3
/
+11
*
|
|
scripts/decode_stacktrace.sh: skip missing symbols
Konstantin Khlebnikov
2020-08-07
1
-1
/
+5
*
|
|
scripts/bloat-o-meter: Support comparing library archives
Nikolay Borisov
2020-08-07
1
-0
/
+2
*
|
|
scripts/tags.sh: collect compiled source precisely
Jialu Xu
2020-08-07
1
-14
/
+4
*
|
|
Merge branch 'for-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/jlawa...
Linus Torvalds
2020-08-06
5
-4
/
+427
|
\
\
\
|
*
|
|
coccinelle: api: filter out memdup_user definitions
Denis Efremov
2020-08-04
1
-4
/
+13
|
*
|
|
coccinelle: api: extend memdup_user rule with vmemdup_user()
Denis Efremov
2020-08-04
1
-0
/
+45
|
*
|
|
coccinelle: api: extend memdup_user transformation with GFP_USER
Denis Efremov
2020-08-04
1
-2
/
+6
|
*
|
|
coccinelle: api: add kzfree script
Denis Efremov
2020-08-04
1
-0
/
+101
|
*
|
|
coccinelle: misc: add array_size_dup script to detect missed overflow checks
Denis Efremov
2020-08-04
1
-0
/
+209
|
*
|
|
coccinelle: api/kstrdup: fix coccinelle position
Denis Efremov
2020-08-04
1
-1
/
+1
|
*
|
|
coccinelle: api: add device_attr_show script
Denis Efremov
2020-08-04
1
-0
/
+55
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2020-08-05
2
-1
/
+26
|
\
\
\
\
|
*
\
\
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-08-02
1
-2
/
+10
|
|
\
\
\
\
|
*
\
\
\
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-07-25
2
-3
/
+3
|
|
\
\
\
\
\
|
*
|
|
|
|
|
bpf: Introduce SK_LOOKUP program type with a dedicated attach point
Jakub Sitnicki
2020-07-17
1
-1
/
+8
|
*
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2020-07-13
1
-0
/
+6
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
bpf: Resolve BTF IDs in vmlinux image
Jiri Olsa
2020-07-13
1
-0
/
+6
|
*
|
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-07-11
15
-91
/
+247
|
|
\
\
\
\
\
\
\
|
|
|
/
/
/
/
/
/
|
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2020-07-04
1
-0
/
+12
|
|
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
bpf: Introduce helper bpf_get_task_stack()
Song Liu
2020-07-01
1
-0
/
+2
|
|
*
|
|
|
|
|
|
bpf: Add bpf_skc_to_udp6_sock() helper
Yonghong Song
2020-06-24
1
-0
/
+2
|
|
*
|
|
|
|
|
|
bpf: Add bpf_skc_to_{tcp, tcp_timewait, tcp_request}_sock() helpers
Yonghong Song
2020-06-24
1
-0
/
+6
|
|
*
|
|
|
|
|
|
bpf: Add bpf_skc_to_tcp6_sock() helper
Yonghong Song
2020-06-24
1
-0
/
+2
*
|
|
|
|
|
|
|
|
Merge tag 'driver-core-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-08-05
2
-2
/
+8
|
\
\
\
\
\
\
\
\
\
|
*
\
\
\
\
\
\
\
\
Merge 5.8-rc7 into driver-core-next
Greg Kroah-Hartman
2020-07-27
3
-5
/
+13
|
|
\
\
\
\
\
\
\
\
\
|
|
|
|
_
|
_
|
_
|
/
/
/
/
|
|
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
|
Merge 5.8-rc6 into driver-core-next
Greg Kroah-Hartman
2020-07-20
14
-91
/
+216
|
|
\
\
\
\
\
\
\
\
\
|
|
|
|
_
|
_
|
/
/
/
/
/
|
|
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
|
scripts: add dummy report mode to add_namespace.cocci
Matthias Maennich
2020-07-10
2
-2
/
+8
*
|
|
|
|
|
|
|
|
|
Merge tag 'char-misc-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-08-05
3
-2
/
+7
|
\
\
\
\
\
\
\
\
\
\
[next]