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
2022-03-24
Merge tag 'net-next-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
3
-21
/
+121
2022-03-24
Merge tag 'flexible-array-transformations-5.18-rc1' of git://git.kernel.org/p...
Linus Torvalds
1
-2
/
+2
2022-03-23
Merge tag 'asm-generic-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-3
/
+0
2022-03-22
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-0
/
+16
2022-03-22
scripts/spelling.txt: add more spellings to spelling.txt
Colin Ian King
1
-0
/
+16
2022-03-22
Merge tag 'sched-core-2022-03-22' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-5
/
+12
2022-03-22
Merge tag 'locking-core-2022-03-21' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-2
/
+16
2022-03-21
Merge tag 'overflow-v5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+1
2022-03-21
Merge tag 'hardening-v5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-4
/
+27
2022-03-21
Merge tag 'docs-5.18' of git://git.lwn.net/linux
Linus Torvalds
1
-187
/
+167
2022-03-21
um: Allow builds with Clang
Kees Cook
1
-0
/
+1
2022-03-11
sched/preempt: Tell about PREEMPT_DYNAMIC on kernel headers
Frederic Weisbecker
1
-5
/
+12
2022-03-07
nds32: Remove the architecture
Alan Kao
1
-3
/
+0
2022-02-24
docs: scripts/kernel-doc: Detect absence of FILE arg
Akira Yokosawa
1
-8
/
+17
2022-02-24
scripts: kernel-doc: Refresh the copyright lines
Tomasz Warniełło
1
-0
/
+2
2022-02-24
scripts: kernel-doc: Drop obsolete comments
Tomasz Warniełło
1
-143
/
+0
2022-02-24
scripts: kernel-doc: Replace the usage function
Tomasz Warniełło
1
-10
/
+1
2022-02-24
scripts: kernel-doc: Translate the "Other parameters" subsection of OPTIONS
Tomasz Warniełło
1
-5
/
+18
2022-02-24
scripts: kernel-doc: Translate the "Output selection modifiers" subsection of...
Tomasz Warniełło
1
-8
/
+29
2022-02-24
scripts: kernel-doc: Translate the "Output selection" subsection of OPTIONS
Tomasz Warniełło
1
-13
/
+29
2022-02-24
scripts: kernel-doc: Translate the "Output format selection modifier" subsect...
Tomasz Warniełło
1
-7
/
+15
2022-02-24
scripts: kernel-doc: Translate the "Output format selection" subsection of OP...
Tomasz Warniełło
1
-5
/
+26
2022-02-24
scripts: kernel-doc: Translate the DESCRIPTION section
Tomasz Warniełło
1
-6
/
+9
2022-02-24
scripts: kernel-doc: Relink argument parsing error handling to pod2usage
Tomasz Warniełło
1
-3
/
+17
2022-02-24
scripts: kernel-doc: Add the basic POD sections
Tomasz Warniełło
1
-0
/
+25
2022-02-22
scripts/pahole-flags.sh: Parse DWARF and generate BTF with multithreading.
Kui-Feng Lee
1
-0
/
+3
2022-02-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
3
-11
/
+17
2022-02-17
treewide: Replace zero-length arrays with flexible-array members
Gustavo A. R. Silva
1
-2
/
+2
2022-02-12
kconfig: fix failing to generate auto.conf
Jing Leng
1
-4
/
+9
2022-02-11
atomics: Fix atomic64_{read_acquire,set_release} fallbacks
Mark Rutland
2
-2
/
+16
2022-02-09
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2
-1
/
+14
2022-02-10
kconfig: fix missing fclose() on error paths
Masahiro Yamada
1
-6
/
+6
2022-02-08
Makefile.extrawarn: Move -Wunaligned-access to W=1
Nathan Chancellor
1
-0
/
+1
2022-02-08
kconfig: let 'shell' return enough output for deep path names
Brenda Streiff
1
-1
/
+1
2022-02-06
gcc-plugins/stackleak: Ignore .noinstr.text and .entry.text
Kees Cook
1
-0
/
+4
2022-02-06
gcc-plugins/stackleak: Exactly match strings instead of prefixes
Kees Cook
1
-4
/
+21
2022-02-06
gcc-plugins/stackleak: Provide verbose mode
Kees Cook
1
-0
/
+2
2022-02-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
2022-02-02
scripts/pahole-flags.sh: Use pahole-version.sh
Nathan Chancellor
1
-1
/
+1
2022-02-02
kbuild: Add CONFIG_PAHOLE_VERSION
Nathan Chancellor
1
-0
/
+13
2022-01-27
ftrace: Have architectures opt-in for mcount build time sorting
Steven Rostedt (Google)
1
-1
/
+1
2022-01-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-6
/
+2
2022-01-24
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
1
-20
/
+104
2022-01-22
Merge tag 'devicetree-fixes-for-5.17-1' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-6
/
+2
2022-01-20
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
4
-29
/
+51
2022-01-20
ubsan: remove CONFIG_UBSAN_OBJECT_SIZE
Kees Cook
1
-1
/
+0
2022-01-20
const_structs.checkpatch: add frequently used ops structs
Rikard Falkeborn
1
-0
/
+23
2022-01-20
checkpatch: improve Kconfig help test
Joe Perches
1
-26
/
+26
2022-01-20
checkpatch: relax regexp for COMMIT_LOG_LONG_LINE
Jerome Forissier
1
-1
/
+1
2022-01-20
get_maintainer: don't remind about no git repo when --nogit is used
Randy Dunlap
1
-1
/
+1
[next]