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-12-14
Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-4
/
+8
2022-12-13
Merge tag 'net-next-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
1
-14
/
+35
2022-12-13
Merge tag 'modules-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-3
/
+79
2022-12-13
Merge tag 'devicetree-for-6.2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
14
-52
/
+132
2022-12-12
Merge tag 'mm-nonmm-stable-2022-12-12' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-2
/
+51
2022-12-12
Merge tag 'docs-6.2' of git://git.lwn.net/linux
Linus Torvalds
2
-29
/
+33
2022-12-12
Merge tag 'rust-6.2' of https://github.com/Rust-for-Linux/linux
Linus Torvalds
1
-1
/
+7
2022-12-12
Merge tag 'soc-dt-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
2
-1
/
+24
2022-12-12
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2
-1
/
+6
2022-12-08
bpf: Rework process_dynptr_func
Kumar Kartikeya Dwivedi
1
-0
/
+1
2022-12-06
Merge branch 'for-next/kbuild' into for-next/core
Will Deacon
1
-1
/
+0
2022-12-04
rust: add `build_error` crate
Gary Guo
1
-1
/
+7
2022-12-02
Merge tag 'v6.1-rc7' into iommufd.git for-next
Jason Gunthorpe
6
-27
/
+13
2022-11-30
checkpatch: add check for array allocator family argument order
Liao Chang
1
-1
/
+1
2022-11-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
3
-6
/
+7
2022-11-29
scripts/kernel-doc: support EXPORT_SYMBOL_NS_GPL() with -export
Jason Gunthorpe
1
-4
/
+8
2022-11-27
Merge tag 'objtool_urgent_for_v6.1_rc7' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-3
/
+4
2022-11-24
scripts: add rust in scripts/Makefile.package
Paran Lee
1
-2
/
+2
2022-11-18
scripts/spelling.txt: add more spellings to spelling.txt
Colin Ian King
1
-1
/
+32
2022-11-18
scripts: checkpatch: allow "case" macros
Stanislaw Gruszka
1
-0
/
+1
2022-11-18
checkpatch: add warning for non-lore mailing list URLs
Bjorn Helgaas
1
-0
/
+17
2022-11-18
kbuild: Cleanup DT Overlay intermediate files as appropriate
Andrew Davis
1
-0
/
+2
2022-11-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
2022-11-17
kbuild: Restore .version auto-increment behaviour for Debian packages
Marc Zyngier
1
-1
/
+1
2022-11-16
scripts/faddr2line: Fix regression in name resolution on ppc64le
Srikar Dronamraju
1
-3
/
+4
2022-11-12
kallsyms: Reduce the memory occupied by kallsyms_seqs_of_names[]
Zhen Lei
1
-1
/
+4
2022-11-12
kallsyms: Correctly sequence symbols when CONFIG_LTO_CLANG=y
Zhen Lei
2
-2
/
+38
2022-11-12
kallsyms: Improve the performance of kallsyms_lookup_name()
Zhen Lei
1
-0
/
+37
2022-11-12
scripts/kallsyms: rename build_initial_tok_table()
Zhen Lei
1
-2
/
+2
2022-11-11
Merge tag 's390-6.1-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
1
-1
/
+1
2022-11-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-20
/
+5
2022-11-10
scripts/dtc: Update to upstream version v1.6.1-63-g55778a03df61
Rob Herring
13
-48
/
+124
2022-11-09
arm64: unwind: add asynchronous unwind tables to kernel and modules
Ard Biesheuvel
1
-0
/
+6
2022-11-09
scripts/min-tool-version.sh: raise minimum clang version to 15.0.0 for s390
Heiko Carstens
1
-1
/
+1
2022-11-07
arm64: remove special treatment for the link order of head.o
Masahiro Yamada
1
-1
/
+0
2022-11-02
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
1
-0
/
+2
2022-11-02
kconfig: fix segmentation fault in menuconfig search
Masahiro Yamada
1
-19
/
+4
2022-10-28
kbuild: fix typo in modpost
Will McVicker
1
-1
/
+1
2022-10-26
Merge branch 'dt/dtbo-rename' into dt/next
Rob Herring
1
-1
/
+22
2022-10-26
kbuild: Allow DTB overlays to built into .dtbo.S files
Andrew Davis
1
-1
/
+19
2022-10-26
kbuild: Allow DTB overlays to built from .dtso named source files
Andrew Davis
1
-0
/
+3
2022-10-25
bpf: Implement cgroup storage available to non-cgroup-attached bpf progs
Yonghong Song
1
-0
/
+2
2022-10-21
scripts: dtc: only show unique unit address warning for enabled nodes
Alexandre Torgue
1
-4
/
+8
2022-10-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
4
-9
/
+8
2022-10-18
Merge tag 'for-netdev' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/b...
Jakub Kicinski
1
-14
/
+32
2022-10-18
Merge branch 'alabaster-rb' into docs-mw
Jonathan Corbet
2
-29
/
+33
2022-10-18
docs: improve the HTML formatting of kerneldoc comments
Jonathan Corbet
1
-21
/
+33
2022-10-16
Merge tag 'kbuild-fixes-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
4
-9
/
+8
2022-10-15
kbuild: add -fno-discard-value-names to cmd_cc_ll_c
Nick Desaulniers
1
-1
/
+1
2022-10-14
scripts/clang-tools: Convert clang-tidy args to list
Guru Das Srinagesh
1
-5
/
+6
[next]