| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'docs-6.6' of git://git.lwn.net/linux | Linus Torvalds | 2023-08-30 | 1 | -0/+5 |
|\ |
|
| * | scripts: kernel-doc: fix macro handling in enums | Pavan Kumar Linga | 2023-08-18 | 1 | -0/+1 |
| * | scripts: kernel-doc: parse DEFINE_DMA_UNMAP_[ADDR|LEN] | Pavan Kumar Linga | 2023-08-18 | 1 | -0/+4 |
* | | Merge tag 'devicetree-for-6.6' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2023-08-30 | 1 | -2/+2 |
|\ \ |
|
| * | | dt: dt-check-compatible: Find struct of_device_id instances with compiler ann... | Rob Herring | 2023-08-17 | 1 | -2/+2 |
| |/ |
|
* | | Merge tag 'mm-nonmm-stable-2023-08-28-22-48' of git://git.kernel.org/pub/scm/... | Linus Torvalds | 2023-08-29 | 14 | -224/+1406 |
|\ \ |
|
| * | | scripts/bloat-o-meter: count weak symbol sizes | Geert Uytterhoeven | 2023-08-21 | 1 | -5/+5 |
| * | | scripts/gdb/vmalloc: add vmallocinfo support | Kuan-Ying Lee | 2023-08-21 | 3 | -0/+65 |
| * | | scripts/gdb/slab: add slab support | Kuan-Ying Lee | 2023-08-21 | 3 | -0/+340 |
| * | | scripts/gdb/page_owner: add page owner support | Kuan-Ying Lee | 2023-08-21 | 3 | -0/+198 |
| * | | scripts/gdb/stackdepot: add stackdepot support | Kuan-Ying Lee | 2023-08-21 | 3 | -0/+57 |
| * | | scripts/gdb/aarch64: add aarch64 page operation helper commands and configs | Kuan-Ying Lee | 2023-08-21 | 4 | -204/+626 |
| * | | scripts/gdb/utils: add common type usage | Kuan-Ying Lee | 2023-08-21 | 1 | -0/+20 |
| * | | scripts/gdb/modules: add get module text support | Kuan-Ying Lee | 2023-08-21 | 1 | -1/+31 |
| * | | scripts/gdb/symbols: add specific ko module load command | Kuan-Ying Lee | 2023-08-21 | 1 | -2/+21 |
| * | | checkpatch: reword long-line warning about commit-msg | Jim Cromie | 2023-08-21 | 1 | -1/+1 |
| * | | checkpatch: special case extern struct in .c | Jim Cromie | 2023-08-21 | 1 | -0/+20 |
| * | | scripts/gdb: fix 'lx-lsmod' show the wrong size | Kuan-Ying Lee | 2023-08-18 | 2 | -3/+12 |
| * | | scripts/gdb: fix lx-symbols command for arm64 LLVM | Koudai Iwahori | 2023-08-18 | 1 | -7/+10 |
| * | | arch/ia64/include: remove CONFIG_IA64_DEBUG_CMPXCHG from uapi header | Thomas Huth | 2023-08-18 | 1 | -1/+0 |
* | | | Merge tag 'rust-6.6' of https://github.com/Rust-for-Linux/linux | Linus Torvalds | 2023-08-29 | 6 | -95/+545 |
|\ \ \ |
|
| * | | | scripts: generate_rust_analyzer: provide `cfg`s for `core` and `alloc` | Martin Rodriguez Reboredo | 2023-08-20 | 1 | -2/+14 |
| * | | | rust: bindgen: upgrade to 0.65.1 | Aakash Sen Sharma | 2023-08-15 | 1 | -1/+1 |
| * | | | rust: upgrade to Rust 1.71.1 | Miguel Ojeda | 2023-08-14 | 1 | -1/+1 |
| * | | | btf, scripts: rust: drop is_rust_module.sh | Andrea Righi | 2023-08-10 | 2 | -18/+0 |
| * | | | kbuild: rust_is_available: add test suite | Miguel Ojeda | 2023-08-10 | 1 | -0/+346 |
| * | | | kbuild: rust_is_available: check that output looks as expected | Miguel Ojeda | 2023-08-10 | 1 | -0/+28 |
| * | | | kbuild: rust_is_available: handle failures calling `$RUSTC`/`$BINDGEN` | Miguel Ojeda | 2023-08-10 | 1 | -2/+26 |
| * | | | kbuild: rust_is_available: normalize version matching | Miguel Ojeda | 2023-08-10 | 1 | -4/+5 |
| * | | | kbuild: rust_is_available: fix confusion when a version appears in the path | Miguel Ojeda | 2023-08-10 | 1 | -3/+1 |
| * | | | kbuild: rust_is_available: check that environment variables are set | Miguel Ojeda | 2023-08-09 | 1 | -0/+29 |
| * | | | kbuild: rust_is_available: add check for `bindgen` invocation | Miguel Ojeda | 2023-08-09 | 1 | -1/+21 |
| * | | | kbuild: rust_is_available: print docs reference | Miguel Ojeda | 2023-08-09 | 1 | -0/+17 |
| * | | | kbuild: rust_is_available: fix version check when CC has multiple arguments | Russell Currey | 2023-08-09 | 1 | -2/+2 |
| * | | | kbuild: rust_is_available: remove -v option | Masahiro Yamada | 2023-08-09 | 1 | -56/+40 |
| * | | | scripts: `make rust-analyzer` for out-of-tree modules | Vinay Varma | 2023-08-07 | 1 | -9/+18 |
| |/ / |
|
* | | | Merge tag 'linux-kselftest-kunit-6.6-rc1' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds | 2023-08-28 | 4 | -0/+338 |
|\ \ \ |
|
| * | | | rust: support running Rust documentation tests as KUnit ones | Miguel Ojeda | 2023-07-19 | 4 | -0/+338 |
| | |/
| |/| |
|
* | | | Merge tag 'rcu.2023.08.21a' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2023-08-28 | 1 | -0/+24 |
|\ \ \ |
|
| * | | | checkpatch: Complain about unexpected uses of RCU Tasks Trace | Paul E. McKenney | 2023-07-24 | 1 | -0/+24 |
| |/ / |
|
* | | | Merge tag 'hardening-v6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2023-08-28 | 1 | -0/+4 |
|\ \ \ |
|
| * | | | gcc-plugins: Rename last_stmt() for GCC 14+ | Kees Cook | 2023-08-10 | 1 | -0/+4 |
* | | | | Merge tag 'kbuild-fixes-v6.5-2' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2023-08-13 | 1 | -0/+1 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| * | | | scripts/kallsyms: Fix build failure by setting errno before calling getline() | James Clark | 2023-07-29 | 1 | -0/+1 |
* | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2023-07-30 | 1 | -68/+0 |
|\ \ \ \ |
|
| * | | | | Revert "debugfs, coccinelle: check for obsolete DEFINE_SIMPLE_ATTRIBUTE() usage" | Sean Christopherson | 2023-07-29 | 1 | -68/+0 |
| |/ / / |
|
* / / / | scripts/spelling.txt: remove 'thead' as a typo | Drew Fustini | 2023-07-27 | 1 | -1/+0 |
|/ / / |
|
* | | | Merge tag 'kbuild-fixes-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2023-07-23 | 4 | -10/+14 |
|\ \ \
| |/ /
|/| | |
|
| * | | kbuild: rust: avoid creating temporary files | Miguel Ojeda | 2023-07-24 | 2 | -2/+9 |
| * | | gen_compile_commands: add assembly files to compilation database | Benjamin Gray | 2023-07-23 | 1 | -1/+1 |