index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
Age
Commit message (
Expand
)
Author
Lines
2022-03-11
dt-bindings: kbuild: Use DTB files for validation
Rob Herring
-27
/
+8
2022-03-11
dt-bindings: kbuild: Pass DT_SCHEMA_FILES to dt-validate
Rob Herring
-3
/
+2
2022-03-11
sched/preempt: Tell about PREEMPT_DYNAMIC on kernel headers
Frederic Weisbecker
-5
/
+12
2022-03-10
s390/nospec: add an option to use thunk-extern
Vasily Gorbik
-0
/
+5
2022-03-08
s390/extable: convert to relative table with data
Heiko Carstens
-42
/
+1
2022-03-07
nds32: Remove the architecture
Alan Kao
-3
/
+0
2022-02-28
of: unittest: add program to process EXPECT messages
Frank Rowand
-0
/
+408
2022-02-28
Merge 5.17-rc6 into driver-core-next
Greg Kroah-Hartman
-12
/
+18
2022-02-24
docs: scripts/kernel-doc: Detect absence of FILE arg
Akira Yokosawa
-8
/
+17
2022-02-24
scripts: kernel-doc: Refresh the copyright lines
Tomasz Warniełło
-0
/
+2
2022-02-24
scripts: kernel-doc: Drop obsolete comments
Tomasz Warniełło
-143
/
+0
2022-02-24
scripts: kernel-doc: Replace the usage function
Tomasz Warniełło
-10
/
+1
2022-02-24
scripts: kernel-doc: Translate the "Other parameters" subsection of OPTIONS
Tomasz Warniełło
-5
/
+18
2022-02-24
scripts: kernel-doc: Translate the "Output selection modifiers" subsection of...
Tomasz Warniełło
-8
/
+29
2022-02-24
scripts: kernel-doc: Translate the "Output selection" subsection of OPTIONS
Tomasz Warniełło
-13
/
+29
2022-02-24
scripts: kernel-doc: Translate the "Output format selection modifier" subsect...
Tomasz Warniełło
-7
/
+15
2022-02-24
scripts: kernel-doc: Translate the "Output format selection" subsection of OP...
Tomasz Warniełło
-5
/
+26
2022-02-24
scripts: kernel-doc: Translate the DESCRIPTION section
Tomasz Warniełło
-6
/
+9
2022-02-24
scripts: kernel-doc: Relink argument parsing error handling to pod2usage
Tomasz Warniełło
-3
/
+17
2022-02-24
scripts: kernel-doc: Add the basic POD sections
Tomasz Warniełło
-0
/
+25
2022-02-22
scripts/pahole-flags.sh: Parse DWARF and generate BTF with multithreading.
Kui-Feng Lee
-0
/
+3
2022-02-22
kallsyms: ignore all local labels prefixed by '.L'
Changbin Du
-1
/
+1
2022-02-18
kconfig: fix missing '# end of' for empty menu
Masahiro Yamada
-12
/
+13
2022-02-18
kconfig: add fflush() before ferror() check
Masahiro Yamada
-0
/
+2
2022-02-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-11
/
+17
2022-02-17
treewide: Replace zero-length arrays with flexible-array members
Gustavo A. R. Silva
-2
/
+2
2022-02-15
kbuild: replace $(if A,A,B) with $(or A,B)
Masahiro Yamada
-5
/
+4
2022-02-14
kbuild: unify cmd_copy and cmd_shipped
Masahiro Yamada
-8
/
+4
2022-02-13
fortify: Update compile-time tests for Clang 14
Kees Cook
-2
/
+6
2022-02-12
kconfig: fix failing to generate auto.conf
Jing Leng
-4
/
+9
2022-02-11
atomics: Fix atomic64_{read_acquire,set_release} fallbacks
Mark Rutland
-2
/
+16
2022-02-09
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
-1
/
+14
2022-02-10
kconfig: fix missing fclose() on error paths
Masahiro Yamada
-6
/
+6
2022-02-08
Makefile.extrawarn: Move -Wunaligned-access to W=1
Nathan Chancellor
-0
/
+1
2022-02-08
kconfig: let 'shell' return enough output for deep path names
Brenda Streiff
-1
/
+1
2022-02-06
gcc-plugins/stackleak: Ignore .noinstr.text and .entry.text
Kees Cook
-0
/
+4
2022-02-06
gcc-plugins/stackleak: Exactly match strings instead of prefixes
Kees Cook
-4
/
+21
2022-02-06
gcc-plugins/stackleak: Provide verbose mode
Kees Cook
-0
/
+2
2022-02-04
scripts/dtc: Call pkg-config POSIXly correct
Thomas Bracht Laumann Jespersen
-1
/
+1
2022-02-04
scripts/get_abi.pl: Ignore hidden files
Jonathan Neuschäfer
-0
/
+1
2022-02-04
spdxcheck.py: Fix a type error
Ding Xiang
-1
/
+1
2022-02-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-1
/
+1
2022-02-02
scripts/pahole-flags.sh: Use pahole-version.sh
Nathan Chancellor
-1
/
+1
2022-02-02
kbuild: Add CONFIG_PAHOLE_VERSION
Nathan Chancellor
-0
/
+13
2022-01-27
ftrace: Have architectures opt-in for mcount build time sorting
Steven Rostedt (Google)
-1
/
+1
2022-01-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-6
/
+2
2022-01-24
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
-20
/
+104
2022-01-22
Merge tag 'devicetree-fixes-for-5.17-1' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
-6
/
+2
2022-01-20
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
-29
/
+51
2022-01-20
ubsan: remove CONFIG_UBSAN_OBJECT_SIZE
Kees Cook
-1
/
+0
[prev]
[next]