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
2020-12-16
Merge tag 'gcc-plugins-v5.11-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
12
-525
/
+2
2020-12-15
ubsan: move cc-option tests into Kconfig
Kees Cook
1
-30
/
+15
2020-12-15
ubsan: remove redundant -Wno-maybe-uninitialized
Kees Cook
1
-4
/
+0
2020-12-15
checkpatch: add printk_once and printk_ratelimit to prefer pr_<level> warning
Joe Perches
1
-3
/
+10
2020-12-15
checkpatch: fix TYPO_SPELLING check for words with apostrophe
Dwaipayan Ray
1
-2
/
+5
2020-12-15
checkpatch: add warning for lines starting with a '#' in commit log
Dwaipayan Ray
1
-0
/
+9
2020-12-15
checkpatch: add warning for unnecessary use of %h[xudi] and %hh[xudi]
Dwaipayan Ray
1
-0
/
+22
2020-12-15
checkpatch: add fix and improve warning msg for non-standard signature
Aditya Srivastava
1
-2
/
+69
2020-12-15
checkpatch: add fix option for LOGICAL_CONTINUATIONS
Aditya Srivastava
1
-2
/
+10
2020-12-15
checkpatch: add fix option for ASSIGNMENT_CONTINUATIONS
Aditya Srivastava
1
-2
/
+8
2020-12-15
checkpatch: fix unescaped left brace
Dwaipayan Ray
1
-1
/
+1
2020-12-15
checkpatch: avoid COMMIT_LOG_LONG_LINE warning for signature tags
Aditya Srivastava
1
-2
/
+2
2020-12-15
checkpatch: fix spelling errors and remove repeated word
Dwaipayan Ray
1
-3
/
+3
2020-12-15
checkpatch: improve email parsing
Dwaipayan Ray
1
-17
/
+91
2020-12-15
checkpatch: add __alias and __weak to suggested __attribute__ conversions
Joe Perches
1
-1
/
+3
2020-12-15
checkpatch: add fix option for GERRIT_CHANGE_ID
Aditya Srivastava
1
-2
/
+5
2020-12-15
checkpatch: update __attribute__((section("name"))) quote removal
Joe Perches
1
-32
/
+15
2020-12-15
checkpatch: add a fixer for missing newline at eof
Tom Rix
1
-2
/
+5
2020-12-15
checkpatch: extend attributes check to handle more patterns
Dwaipayan Ray
1
-38
/
+71
2020-12-15
checkpatch: allow --fix removal of unnecessary break statements
Joe Perches
1
-4
/
+8
2020-12-15
checkpatch: prefer static const declarations
Joe Perches
1
-0
/
+12
2020-12-15
checkpatch: ignore generated CamelCase defines and enum values
Ćukasz Stelmach
1
-0
/
+2
2020-12-15
checkpatch: fix false positives in REPEATED_WORD warning
Aditya Srivastava
1
-1
/
+15
2020-12-15
checkpatch: add new exception to repeated word check
Dwaipayan Ray
1
-2
/
+13
2020-12-15
Merge tag 'net-next-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
4
-2
/
+42
2020-12-14
Merge tag 'perf-kprobes-2020-12-14' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-13
/
+79
2020-12-14
Merge tag 'docs-5.11' of git://git.lwn.net/linux
Linus Torvalds
2
-2
/
+632
2020-12-14
Merge tag 's390-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
1
-3
/
+0
2020-12-14
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
1
-0
/
+4
2020-12-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
3
-9
/
+25
2020-12-07
Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...
Jakub Kicinski
2
-0
/
+11
2020-12-06
Merge tag 'kbuild-fixes-v5.10-2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
3
-9
/
+25
2020-12-06
kbuild: avoid split lines in .mod files
Masahiro Yamada
1
-8
/
+4
2020-12-04
gcc-plugins: simplify GCC plugin-dev capability test
Masahiro Yamada
2
-20
/
+1
2020-12-04
gcc-plugins: remove code for GCC versions older than 4.9
Masahiro Yamada
10
-505
/
+1
2020-12-04
scripts: get_feat.pl: reduce table width for all features output
Mauro Carvalho Chehab
1
-12
/
+59
2020-12-04
scripts: get_feat.pl: change the group by order
Mauro Carvalho Chehab
1
-1
/
+1
2020-12-04
scripts: get_feat.pl: make complete table more coincise
Mauro Carvalho Chehab
1
-37
/
+68
2020-12-04
bpf: Add a bpf_sock_from_file helper
Florent Revest
1
-0
/
+4
2020-12-04
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2
-2
/
+11
2020-12-04
Merge tag 'auxbus-5.11-rc1' of https://git.kernel.org/pub/scm/linux/kernel/gi...
Leon Romanovsky
2
-0
/
+11
2020-12-04
Add auxiliary bus support
Dave Ertman
2
-0
/
+11
2020-12-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+2
2020-12-03
scripts: kernel-doc: fix parsing function-like typedefs
Mauro Carvalho Chehab
1
-1
/
+1
2020-12-03
scripts: get_feat.pl: use its implementation for list-arch.sh
Mauro Carvalho Chehab
1
-13
/
+64
2020-12-03
scripts: get_feat.pl: improve matrix output
Mauro Carvalho Chehab
1
-43
/
+70
2020-12-03
scripts: get_feat.pl: add a script to handle Documentation/features
Mauro Carvalho Chehab
1
-0
/
+474
2020-12-01
kbuild: Disable CONFIG_LD_ORPHAN_WARN for ld.lld 10.0.1
Nathan Chancellor
1
-0
/
+20
2020-11-28
Merge tag 'kbuild-fixes-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+2
2020-11-26
bpf: Add a BPF helper for getting the IMA hash of an inode
KP Singh
1
-0
/
+2
[next]