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