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
2023-08-31
bpf, docs: Fix invalid escape sequence warnings in bpf_doc.py
Vishal Chourasia
-28
/
+28
2023-08-29
Merge tag 'rust-6.6' of https://github.com/Rust-for-Linux/linux
Linus Torvalds
-95
/
+545
2023-08-28
Merge tag 'linux-kselftest-kunit-6.6-rc1' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
-0
/
+338
2023-08-28
Merge tag 'rcu.2023.08.21a' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
-0
/
+24
2023-08-28
Merge tag 'hardening-v6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-0
/
+4
2023-08-20
scripts: generate_rust_analyzer: provide `cfg`s for `core` and `alloc`
Martin Rodriguez Reboredo
-2
/
+14
2023-08-15
rust: bindgen: upgrade to 0.65.1
Aakash Sen Sharma
-1
/
+1
2023-08-14
rust: upgrade to Rust 1.71.1
Miguel Ojeda
-1
/
+1
2023-08-13
Merge tag 'kbuild-fixes-v6.5-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-0
/
+1
2023-08-10
gcc-plugins: Rename last_stmt() for GCC 14+
Kees Cook
-0
/
+4
2023-08-10
btf, scripts: rust: drop is_rust_module.sh
Andrea Righi
-18
/
+0
2023-08-10
kbuild: rust_is_available: add test suite
Miguel Ojeda
-0
/
+346
2023-08-10
kbuild: rust_is_available: check that output looks as expected
Miguel Ojeda
-0
/
+28
2023-08-10
kbuild: rust_is_available: handle failures calling `$RUSTC`/`$BINDGEN`
Miguel Ojeda
-2
/
+26
2023-08-10
kbuild: rust_is_available: normalize version matching
Miguel Ojeda
-4
/
+5
2023-08-10
kbuild: rust_is_available: fix confusion when a version appears in the path
Miguel Ojeda
-3
/
+1
2023-08-09
kbuild: rust_is_available: check that environment variables are set
Miguel Ojeda
-0
/
+29
2023-08-09
kbuild: rust_is_available: add check for `bindgen` invocation
Miguel Ojeda
-1
/
+21
2023-08-09
kbuild: rust_is_available: print docs reference
Miguel Ojeda
-0
/
+17
2023-08-09
kbuild: rust_is_available: fix version check when CC has multiple arguments
Russell Currey
-2
/
+2
2023-08-09
kbuild: rust_is_available: remove -v option
Masahiro Yamada
-56
/
+40
2023-08-07
scripts: `make rust-analyzer` for out-of-tree modules
Vinay Varma
-9
/
+18
2023-07-30
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
-68
/
+0
2023-07-29
Revert "debugfs, coccinelle: check for obsolete DEFINE_SIMPLE_ATTRIBUTE() usage"
Sean Christopherson
-68
/
+0
2023-07-29
scripts/kallsyms: Fix build failure by setting errno before calling getline()
James Clark
-0
/
+1
2023-07-27
scripts/spelling.txt: remove 'thead' as a typo
Drew Fustini
-1
/
+0
2023-07-24
checkpatch: Complain about unexpected uses of RCU Tasks Trace
Paul E. McKenney
-0
/
+24
2023-07-23
Merge tag 'kbuild-fixes-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-10
/
+14
2023-07-24
kbuild: rust: avoid creating temporary files
Miguel Ojeda
-2
/
+9
2023-07-23
gen_compile_commands: add assembly files to compilation database
Benjamin Gray
-1
/
+1
2023-07-19
rust: support running Rust documentation tests as KUnit ones
Miguel Ojeda
-0
/
+338
2023-07-12
kallsyms: strip LTO-only suffixes from promoted global functions
Yonghong Song
-3
/
+3
2023-07-12
kconfig: gconfig: correct program name in help text
Randy Dunlap
-3
/
+3
2023-07-12
kconfig: gconfig: drop the Show Debug Info help text
Randy Dunlap
-4
/
+1
2023-07-06
Merge tag 'docs-6.5-2' of git://git.lwn.net/linux
Linus Torvalds
-0
/
+3
2023-07-05
Merge tag 'parisc-for-6.5-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
-2
/
+2
2023-07-04
Merge tag 'core_guards_for_6.5_rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
-1
/
+1
2023-07-04
scripts: kernel-doc: support private / public marking for enums
Jakub Kicinski
-0
/
+3
2023-07-03
Merge tag 'char-misc-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-1
/
+1
2023-07-03
parisc: Raise minimal GCC version to 12.0.0
Helge Deller
-2
/
+2
2023-07-01
Merge tag 'kbuild-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
-736
/
+479
2023-06-30
Merge tag 'vfio-v6.5-rc1' of https://github.com/awilliam/linux-vfio
Linus Torvalds
-1
/
+17
2023-06-30
Merge tag 'powerpc-6.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
-5
/
+1
2023-06-30
Merge tag 'loongarch-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...
Linus Torvalds
-0
/
+1
2023-06-29
Merge tag 'soc-dt-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
-1
/
+1
2023-06-29
Makefile: Add loongarch target flag for Clang compilation
WANG Xuerui
-0
/
+1
2023-06-28
Merge tag 'net-next-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
-0
/
+3
2023-06-28
Merge tag 'v6.5-rc1-sysctl-next' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
-10
/
+0
2023-06-28
Merge tag 'mm-nonmm-stable-2023-06-24-19-23' of git://git.kernel.org/pub/scm/...
Linus Torvalds
-0
/
+22
2023-06-29
modpost: define more R_ARM_* for old distributions
Masahiro Yamada
-0
/
+17
[next]