index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
Age
Commit message (
Expand
)
Author
Files
Lines
2022-10-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
4
-9
/
+8
2022-10-18
Merge tag 'for-netdev' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/b...
Jakub Kicinski
1
-14
/
+32
2022-10-16
Merge tag 'kbuild-fixes-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
4
-9
/
+8
2022-10-15
kbuild: add -fno-discard-value-names to cmd_cc_ll_c
Nick Desaulniers
1
-1
/
+1
2022-10-14
scripts/clang-tools: Convert clang-tidy args to list
Guru Das Srinagesh
1
-5
/
+6
2022-10-14
modpost: put modpost options before argument
Richard Acayan
1
-1
/
+1
2022-10-12
Merge tag 'mm-nonmm-stable-2022-10-11' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-16
/
+156
2022-10-13
kbuild: Stop including vmlinux.bz2 in the rpm's
Zack Rusin
1
-2
/
+0
2022-10-10
Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-0
/
+17
2022-10-10
Merge tag 'devicetree-for-6.1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-8
/
+75
2022-10-10
Merge tag 'kbuild-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
22
-421
/
+359
2022-10-06
scripts/bpf_doc.py: update logic to not assume sequential enum values
Andrii Nakryiko
1
-6
/
+25
2022-10-06
bpf: explicitly define BPF_FUNC_xxx integer values
Andrii Nakryiko
1
-10
/
+9
2022-10-04
Merge tag 'net-next-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
1
-7
/
+71
2022-10-03
Merge tag 'selinux-pr-20221003' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-3
/
+2
2022-10-03
Merge tag 'hardening-v6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+1
2022-10-03
Merge tag 'kcfi-v6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ke...
Linus Torvalds
2
-19
/
+5
2022-10-03
Merge tag 'rust-v6.1-rc1' of https://github.com/Rust-for-Linux/linux
Linus Torvalds
19
-26
/
+773
2022-10-03
checkpatch: warn for non-standard fixes tag style
Niklas Söderlund
1
-0
/
+44
2022-10-03
kmsan: add KMSAN runtime core
Alexander Potapenko
2
-0
/
+17
2022-10-03
Merge tag 'docs-6.1' of git://git.lwn.net/linux
Linus Torvalds
1
-4
/
+4
2022-10-03
kbuild: rebuild .vmlinux.export.o when its prerequisite is updated
Masahiro Yamada
2
-6
/
+20
2022-10-03
kbuild: move modules.builtin(.modinfo) rules to Makefile.vmlinux_o
Masahiro Yamada
2
-8
/
+25
2022-10-03
kallsyms: ignore __kstrtab_* and __kstrtabns_* symbols
Masahiro Yamada
1
-0
/
+4
2022-10-02
kallsyms: take the input file instead of reading stdin
Masahiro Yamada
2
-19
/
+34
2022-10-02
kallsyms: drop duplicated ignore patterns from kallsyms.c
Masahiro Yamada
2
-4
/
+13
2022-10-02
kbuild: reuse mksysmap output for kallsyms
Masahiro Yamada
1
-6
/
+5
2022-10-02
mksysmap: update comment about __crc_*
Masahiro Yamada
1
-4
/
+4
2022-10-02
kbuild: remove head-y syntax
Masahiro Yamada
1
-0
/
+53
2022-10-02
kbuild: use obj-y instead extra-y for objects placed at the head
Masahiro Yamada
4
-30
/
+10
2022-10-01
Makefile.extrawarn: Move -Wcast-function-type-strict to W=1
Sami Tolvanen
1
-0
/
+1
2022-09-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
4
-18
/
+10
2022-09-29
checkpatch: warn on usage of VM_BUG_ON() and other BUG variants
David Hildenbrand
1
-3
/
+3
2022-09-29
docs: move asm-annotations.rst into core-api
Jonathan Corbet
1
-1
/
+1
2022-09-29
kbuild: re-run modpost when it is updated
Masahiro Yamada
1
-6
/
+8
2022-09-29
kbuild: unify two modpost invocations
Masahiro Yamada
3
-69
/
+29
2022-09-29
kbuild: move vmlinux.o rule to the top Makefile
Masahiro Yamada
1
-3
/
+0
2022-09-29
kbuild: move .vmlinux.objs rule to Makefile.modpost
Masahiro Yamada
2
-20
/
+28
2022-09-29
kbuild: list sub-directories in ./Kbuild
Masahiro Yamada
1
-0
/
+2
2022-09-29
Makefile.compiler: replace cc-ifversion with compiler-specific macros
Nick Desaulniers
2
-5
/
+9
2022-09-29
kbuild: rpm-pkg: fix breakage when V=1 is used
Janis Schoetterl-Glausch
1
-2
/
+2
2022-09-29
scripts: remove unused argument 'type'
Zeng Heng
1
-3
/
+3
2022-09-29
Kconfig: remove sym_set_choice_value
Zeng Heng
2
-6
/
+1
2022-09-29
kbuild: use objtool-args-y to clean up objtool arguments
Masahiro Yamada
2
-26
/
+20
2022-09-29
kbuild: fix and refactor single target build
Masahiro Yamada
1
-38
/
+16
2022-09-29
kbuild: rewrite check-local-export in sh/awk
Owen Rafferty
1
-49
/
+48
2022-09-29
Revert "kbuild: Make scripts/compile.h when sh != bash"
Masahiro Yamada
1
-3
/
+0
2022-09-29
scripts/mkcompile_h: move LC_ALL=C to '$LD -v'
Masahiro Yamada
1
-6
/
+2
2022-09-29
kbuild: build init/built-in.a just once
Masahiro Yamada
2
-91
/
+15
2022-09-29
kbuild: do not deduplicate modules.order
Masahiro Yamada
1
-1
/
+1
[next]