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
2021-03-05
Merge tag 'gcc-plugins-v5.12-rc2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-3
/
+2
2021-03-05
Merge tag 'devicetree-fixes-for-5.12-1' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-1
/
+0
2021-03-02
ftrace: Have recordmcount use w8 to read relp->r_info in arm64_is_fake_mcount
Chen Jun
1
-1
/
+1
2021-03-01
gcc-plugins: latent_entropy: remove unneeded semicolon
Jason Yan
1
-1
/
+1
2021-03-01
gcc-plugins: structleak: remove unneeded variable 'ret'
Jason Yan
1
-2
/
+1
2021-02-28
kbuild: do not include include/config/auto.conf from adjust_autoksyms.sh
Masahiro Yamada
1
-3
/
+0
2021-02-28
kbuild: fix UNUSED_KSYMS_WHITELIST for Clang LTO
Masahiro Yamada
2
-15
/
+26
2021-02-27
kbuild: lto: add _mcount to list of used symbols
Arnd Bergmann
1
-0
/
+1
2021-02-26
Merge tag 'docs-5.12-2' of git://git.lwn.net/linux
Linus Torvalds
1
-1
/
+1
2021-02-26
ubsan: remove overflow checks
Andrey Ryabinin
1
-2
/
+0
2021-02-26
scripts/gdb: fix list_for_each
George Prekas
1
-0
/
+5
2021-02-26
checkpatch: do not apply "initialise globals to 0" check to BPF progs
Song Liu
1
-1
/
+11
2021-02-26
checkpatch: don't warn about colon termination in linker scripts
Chris Down
1
-1
/
+1
2021-02-26
checkpatch: add kmalloc_array_node to unnecessary OOM message check
Joe Perches
1
-1
/
+1
2021-02-26
checkpatch: add warning for avoiding .L prefix symbols in assembly files
Aditya Srivastava
1
-0
/
+7
2021-02-26
checkpatch: improve TYPECAST_INT_CONSTANT test message
Joe Perches
1
-10
/
+10
2021-02-26
checkpatch: prefer ftrace over function entry/exit printks
Joe Perches
1
-0
/
+35
2021-02-26
checkpatch: trivial style fixes
Dwaipayan Ray
1
-9
/
+9
2021-02-26
checkpatch: ignore warning designated initializers using NR_CPUS
Peng Wang
1
-1
/
+3
2021-02-26
checkpatch: improve blank line after declaration test
Joe Perches
1
-23
/
+29
2021-02-25
Merge tag 'kbuild-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
20
-230
/
+423
2021-02-24
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-0
/
+30
2021-02-24
scripts/spelling.txt: add more spellings to spelling.txt
Colin Ian King
1
-0
/
+26
2021-02-24
scripts/spelling.txt: add "allocted" and "exeeds" typo
dingsenjie
1
-0
/
+2
2021-02-24
scripts/spelling.txt: check for "exeeds"
zuoqilin
1
-0
/
+1
2021-02-24
scripts/spelling.txt: increase error-prone spell checking
tangchunyou
1
-0
/
+1
2021-02-24
Merge tag 'char-misc-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
4
-8
/
+23
2021-02-24
kbuild: remove deprecated 'always' and 'hostprogs-y/m'
Masahiro Yamada
3
-16
/
+0
2021-02-24
kconfig: unify rule of config, menuconfig, nconfig, gconfig, xconfig
Masahiro Yamada
1
-22
/
+14
2021-02-24
kconfig: omit --oldaskconfig option for 'make config'
Masahiro Yamada
2
-1
/
+2
2021-02-24
kconfig: fix 'invalid option' for help option
Masahiro Yamada
1
-2
/
+2
2021-02-24
kconfig: remove dead code in conf_askvalue()
Masahiro Yamada
1
-15
/
+1
2021-02-24
kconfig: clean up nested if-conditionals in check_conf()
Masahiro Yamada
1
-26
/
+29
2021-02-24
kconfig: Remove duplicate call to sym_get_string_value()
Mickaël Salaün
1
-1
/
+1
2021-02-23
dts: drop dangling c6x symlink
Michal Kubecek
1
-1
/
+0
2021-02-23
Merge tag 'clang-lto-v5.12-rc1-part2' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
4
-23
/
+55
2021-02-23
scripts/dtc: Add missing fdtoverlay to gitignore
Rob Herring
2
-0
/
+2
2021-02-23
kbuild: lto: postpone objtool
Sami Tolvanen
4
-26
/
+55
2021-02-23
objtool: Split noinstr validation from --vmlinux
Sami Tolvanen
1
-1
/
+1
2021-02-23
tracing: add support for objtool mcount
Sami Tolvanen
1
-0
/
+3
2021-02-23
objtool: Don't autodetect vmlinux.o
Sami Tolvanen
1
-1
/
+1
2021-02-23
Merge tag 'modules-for-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
4
-60
/
+5
2021-02-23
Merge tag 'clang-lto-v5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
12
-31
/
+458
2021-02-22
scripts: kernel-doc: fix array element capture in pointer-to-func parsing
Aditya Srivastava
1
-1
/
+1
2021-02-22
Merge tag 'docs-5.12' of git://git.lwn.net/linux
Linus Torvalds
2
-18
/
+49
2021-02-22
Merge tag 'devicetree-for-5.12' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
21
-237
/
+367
2021-02-22
Merge tag 'platform-drivers-x86-v5.12-1' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2
-0
/
+31
2021-02-22
kbuild: check the minimum linker version in Kconfig
Masahiro Yamada
3
-32
/
+77
2021-02-22
kbuild: remove ld-version macro
Masahiro Yamada
1
-5
/
+1
2021-02-22
scripts: add generic syscallhdr.sh
Masahiro Yamada
1
-0
/
+98
[next]