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
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2024-11-25
Merge tag 'mm-nonmm-stable-2024-11-24-02-05' of git://git.kernel.org/pub/scm/...
Linus Torvalds
5
-22
/
+61
2024-11-25
Merge tag 'trace-rust-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+8
2024-11-23
Merge tag 'powerpc-6.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2
-1
/
+13
2024-11-23
Merge tag 'mm-stable-2024-11-18-19-27' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-2
/
+3
2024-11-22
Merge tag 'sysctl-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+1
2024-11-22
Merge tag 'trace-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/trac...
Linus Torvalds
1
-2
/
+0
2024-11-21
Merge tag 'reiserfs_delete' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-3
/
+0
2024-11-21
Merge tag 'bpf-next-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...
Linus Torvalds
2
-5
/
+54
2024-11-20
Merge tag 'ipe-pr-20241119' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-10
/
+2
2024-11-20
Merge tag 'docs-6.13' of git://git.lwn.net/linux
Linus Torvalds
1
-17
/
+32
2024-11-19
Merge tag 'timers-core-2024-11-18' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-5
/
+5
2024-11-19
scripts: ipe: polgen: remove redundant close and error exit path
Colin Ian King
1
-10
/
+2
2024-11-19
Merge tag 'objtool-core-2024-11-18' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
2024-11-18
Merge tag 'selinux-pr-20241112' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
7
-170
/
+5
2024-11-18
Merge tag 'pull-xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-0
/
+4
2024-11-14
gdb: lx-symbols: do not error out on monolithic build
Etienne Buira
2
-0
/
+6
2024-11-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Alexei Starovoitov
8
-17
/
+40
2024-11-11
kbuild,bpf: Pass make jobs' value to pahole
Florian Schmaus
1
-2
/
+4
2024-11-07
alloc_tag: load module tags into separate contiguous memory
Suren Baghdasaryan
1
-2
/
+3
2024-11-06
fs/xattr: add *at family syscalls
Christian Göttsche
1
-0
/
+4
2024-11-05
checkpatch: always parse orig_commit in fixes tag
Tamir Duberstein
1
-21
/
+16
2024-11-05
scripts/spelling.txt: add typo "exprienced" and "rewritting"
WangYuli
1
-0
/
+2
2024-11-05
scripts/decode_stacktrace.sh: remove trailing space
Breno Leitao
1
-1
/
+6
2024-11-05
scripts/spelling.txt: add more spellings corrections
Yu Jiaoliang
1
-0
/
+31
2024-11-04
rust: add arch_static_branch
Alice Ryhl
1
-1
/
+8
2024-11-03
Merge tag 'kbuild-fixes-v6.12-2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
7
-16
/
+39
2024-11-03
modpost: fix input MODULE_DEVICE_TABLE() built for 64-bit on 32-bit host
Masahiro Yamada
1
-1
/
+1
2024-11-03
modpost: fix acpi MODULE_DEVICE_TABLE built with mismatched endianness
Masahiro Yamada
1
-5
/
+5
2024-10-31
kconfig: show sub-menu entries even if the prompt is hidden
Masahiro Yamada
1
-1
/
+12
2024-10-31
kbuild: deb-pkg: add pkg.linux-upstream.nokerneldbg build profile
Masahiro Yamada
1
-0
/
+1
2024-10-31
kbuild: deb-pkg: add pkg.linux-upstream.nokernelheaders build profile
Masahiro Yamada
3
-6
/
+11
2024-10-31
kbuild: rpm-pkg: disable kernel-devel package when cross-compiling
Masahiro Yamada
1
-1
/
+6
2024-10-31
kbuild: Add generic hook for architectures to use before the final vmlinux link
Naveen N Rao
2
-1
/
+13
2024-10-28
kbuild: rust: avoid errors with old `rustc`s without LLVM patch version
Miguel Ojeda
1
-1
/
+1
2024-10-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Alexei Starovoitov
9
-14
/
+97
2024-10-23
sumversion: Fix a memory leak in get_src_version()
Elena Salomatkina
1
-2
/
+3
2024-10-21
reiserfs: The last commit
Jan Kara
1
-3
/
+0
2024-10-17
Revert "scripts/faddr2line: Check only two symbols when calculating symbol size"
Carlos Llamas
1
-1
/
+1
2024-10-17
kernel-doc: allow object-like macros in ReST output
Randy Dunlap
1
-13
/
+30
2024-10-16
checkpatch: Remove links to outdated documentation
Anna-Maria Behnsen
1
-5
/
+5
2024-10-14
scripts/kernel-doc: Do not track section counter across processed files
Chen-Yu Tsai
1
-3
/
+1
2024-10-14
scripts/kernel-doc: Fix build time warnings
André Almeida
1
-1
/
+1
2024-10-13
kbuild: rust: add `CONFIG_RUSTC_LLVM_VERSION`
Gary Guo
2
-0
/
+25
2024-10-10
kbuild: fix issues with rustc-option
Alice Ryhl
1
-1
/
+4
2024-10-10
kbuild: refactor cc-option-yn, cc-disable-warning, rust-option-yn macros
Masahiro Yamada
1
-6
/
+3
2024-10-09
const_structs.checkpatch: add ctl_table
Thomas Weißschuh
1
-0
/
+1
2024-10-08
tracing: Remove definition of trace_*_rcuidle()
Steven Rostedt
1
-2
/
+0
2024-10-07
kbuild: deb-pkg: Remove blank first line from maint scripts
Aaron Thompson
1
-1
/
+0
2024-10-07
scripts: import more list macros
Sami Tolvanen
1
-0
/
+50
2024-10-03
bpf: Allow specifying bpf_fastcall attribute for BPF helpers
Eduard Zingerman
1
-3
/
+50
[next]