index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2022-03-24
1
-5
/
+26
|
\
|
*
checkpatch: use python3 to find codespell dictionary
Sagar Patel
2022-03-24
1
-2
/
+2
|
*
checkpatch: add early_param exception to blank line after struct/function test
Joe Perches
2022-03-24
1
-1
/
+1
|
*
checkpatch: add --fix option for some TRAILING_STATEMENTS
Joe Perches
2022-03-24
1
-2
/
+16
|
*
checkpatch: prefer MODULE_LICENSE("GPL") over MODULE_LICENSE("GPL v2")
Joe Perches
2022-03-24
1
-0
/
+7
*
|
Merge tag 'net-next-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2022-03-24
3
-21
/
+121
|
\
\
|
*
|
scripts/pahole-flags.sh: Parse DWARF and generate BTF with multithreading.
Kui-Feng Lee
2022-02-22
1
-0
/
+3
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-02-17
3
-11
/
+17
|
|
\
|
|
*
|
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2022-02-10
2
-1
/
+14
|
|
\
\
|
|
*
|
scripts/pahole-flags.sh: Use pahole-version.sh
Nathan Chancellor
2022-02-02
1
-1
/
+1
|
|
*
|
kbuild: Add CONFIG_PAHOLE_VERSION
Nathan Chancellor
2022-02-02
1
-0
/
+13
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-02-04
1
-1
/
+1
|
|
\
\
\
|
*
\
\
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-01-27
1
-6
/
+2
|
|
\
\
\
\
|
|
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2022-01-25
1
-20
/
+104
|
|
\
\
\
\
|
|
*
|
|
|
bpf/scripts: Raise an exception if the correct number of sycalls are not gene...
Usama Arif
2022-01-19
1
-27
/
+59
|
|
*
|
|
|
bpf/scripts: Make description and returns section for helpers/syscalls mandatory
Usama Arif
2022-01-19
1
-12
/
+18
|
|
*
|
|
|
bpf/scripts: Raise an exception if the correct number of helpers are not gene...
Usama Arif
2022-01-15
1
-2
/
+48
*
|
|
|
|
|
Merge tag 'flexible-array-transformations-5.18-rc1' of git://git.kernel.org/p...
Linus Torvalds
2022-03-24
1
-2
/
+2
|
\
\
\
\
\
\
|
*
|
|
|
|
|
treewide: Replace zero-length arrays with flexible-array members
Gustavo A. R. Silva
2022-02-17
1
-2
/
+2
|
|
|
_
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge tag 'asm-generic-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2022-03-24
1
-3
/
+0
|
\
\
\
\
\
\
|
*
|
|
|
|
|
nds32: Remove the architecture
Alan Kao
2022-03-07
1
-3
/
+0
|
|
/
/
/
/
/
*
|
|
|
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2022-03-23
1
-0
/
+16
|
\
\
\
\
\
\
|
*
|
|
|
|
|
scripts/spelling.txt: add more spellings to spelling.txt
Colin Ian King
2022-03-22
1
-0
/
+16
|
|
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge tag 'sched-core-2022-03-22' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2022-03-22
1
-5
/
+12
|
\
\
\
\
\
\
|
*
|
|
|
|
|
sched/preempt: Tell about PREEMPT_DYNAMIC on kernel headers
Frederic Weisbecker
2022-03-11
1
-5
/
+12
|
|
/
/
/
/
/
*
|
|
|
|
|
Merge tag 'locking-core-2022-03-21' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2022-03-22
2
-2
/
+16
|
\
\
\
\
\
\
|
*
|
|
|
|
|
atomics: Fix atomic64_{read_acquire,set_release} fallbacks
Mark Rutland
2022-02-11
2
-2
/
+16
|
|
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge tag 'overflow-v5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-03-22
1
-0
/
+1
|
\
\
\
\
\
\
|
*
|
|
|
|
|
um: Allow builds with Clang
Kees Cook
2022-03-21
1
-0
/
+1
|
|
|
_
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge tag 'hardening-v5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-03-22
2
-4
/
+27
|
\
\
\
\
\
\
|
*
|
|
|
|
|
gcc-plugins/stackleak: Ignore .noinstr.text and .entry.text
Kees Cook
2022-02-06
1
-0
/
+4
|
*
|
|
|
|
|
gcc-plugins/stackleak: Exactly match strings instead of prefixes
Kees Cook
2022-02-06
1
-4
/
+21
|
*
|
|
|
|
|
gcc-plugins/stackleak: Provide verbose mode
Kees Cook
2022-02-06
1
-0
/
+2
|
|
/
/
/
/
/
*
|
|
|
|
|
Merge tag 'docs-5.18' of git://git.lwn.net/linux
Linus Torvalds
2022-03-21
1
-187
/
+167
|
\
\
\
\
\
\
|
|
_
|
_
|
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
docs: scripts/kernel-doc: Detect absence of FILE arg
Akira Yokosawa
2022-02-24
1
-8
/
+17
|
*
|
|
|
|
scripts: kernel-doc: Refresh the copyright lines
Tomasz Warniełło
2022-02-24
1
-0
/
+2
|
*
|
|
|
|
scripts: kernel-doc: Drop obsolete comments
Tomasz Warniełło
2022-02-24
1
-143
/
+0
|
*
|
|
|
|
scripts: kernel-doc: Replace the usage function
Tomasz Warniełło
2022-02-24
1
-10
/
+1
|
*
|
|
|
|
scripts: kernel-doc: Translate the "Other parameters" subsection of OPTIONS
Tomasz Warniełło
2022-02-24
1
-5
/
+18
|
*
|
|
|
|
scripts: kernel-doc: Translate the "Output selection modifiers" subsection of...
Tomasz Warniełło
2022-02-24
1
-8
/
+29
|
*
|
|
|
|
scripts: kernel-doc: Translate the "Output selection" subsection of OPTIONS
Tomasz Warniełło
2022-02-24
1
-13
/
+29
|
*
|
|
|
|
scripts: kernel-doc: Translate the "Output format selection modifier" subsect...
Tomasz Warniełło
2022-02-24
1
-7
/
+15
|
*
|
|
|
|
scripts: kernel-doc: Translate the "Output format selection" subsection of OP...
Tomasz Warniełło
2022-02-24
1
-5
/
+26
|
*
|
|
|
|
scripts: kernel-doc: Translate the DESCRIPTION section
Tomasz Warniełło
2022-02-24
1
-6
/
+9
|
*
|
|
|
|
scripts: kernel-doc: Relink argument parsing error handling to pod2usage
Tomasz Warniełło
2022-02-24
1
-3
/
+17
|
*
|
|
|
|
scripts: kernel-doc: Add the basic POD sections
Tomasz Warniełło
2022-02-24
1
-0
/
+25
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
kconfig: fix failing to generate auto.conf
Jing Leng
2022-02-12
1
-4
/
+9
*
|
|
|
|
kconfig: fix missing fclose() on error paths
Masahiro Yamada
2022-02-10
1
-6
/
+6
*
|
|
|
|
Makefile.extrawarn: Move -Wunaligned-access to W=1
Nathan Chancellor
2022-02-08
1
-0
/
+1
*
|
|
|
|
kconfig: let 'shell' return enough output for deep path names
Brenda Streiff
2022-02-08
1
-1
/
+1
|
|
/
/
/
|
/
|
|
|
[next]