Age | Commit message (Expand) | Author |
2023-09-10 | Merge tag 'x86-urgent-2023-09-10' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2023-09-07 | Merge tag 'net-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd... | Linus Torvalds |
2023-09-06 | x86: Remove the arch_calc_vm_prot_bits() macro from the UAPI | Thomas Huth |
2023-09-05 | Merge tag 'kbuild-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/masa... | Linus Torvalds |
2023-09-06 | kconfig: fix possible buffer overflow | Konstantin Meskhidze |
2023-09-04 | kbuild: Show marked Kconfig fragments in "help" | Kees Cook |
2023-09-01 | kconfig: add warn-unknown-symbols sanity check | Sergey Senozhatsky |
2023-09-01 | kbuild: dummy-tools: make MPROFILE_KERNEL checks work on BE | Jiri Slaby |
2023-09-01 | modpost: Skip .llvm.call-graph-profile section check | Denis Nikitin |
2023-09-01 | kbuild: support modules_sign for external modules as well | Masahiro Yamada |
2023-09-01 | kbuild: support 'make modules_sign' with CONFIG_MODULE_SIG_ALL=n | Masahiro Yamada |
2023-09-01 | kbuild: move more module installation code to scripts/Makefile.modinst | Masahiro Yamada |
2023-09-01 | kbuild: reduce the number of mkdir calls during modules_install | Masahiro Yamada |
2023-08-31 | bpf, docs: Fix invalid escape sequence warnings in bpf_doc.py | Vishal Chourasia |
2023-08-30 | Merge tag 'docs-6.6' of git://git.lwn.net/linux | Linus Torvalds |
2023-08-30 | Merge tag 'devicetree-for-6.6' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2023-08-29 | Merge tag 'mm-nonmm-stable-2023-08-28-22-48' of git://git.kernel.org/pub/scm/... | Linus Torvalds |
2023-08-29 | Merge tag 'rust-6.6' of https://github.com/Rust-for-Linux/linux | Linus Torvalds |
2023-08-29 | kbuild: move depmod rule to scripts/Makefile.modinst | Masahiro Yamada |
2023-08-29 | kbuild: deb-pkg: support DEB_BUILD_OPTIONS=parallel=N in debian/rules | Masahiro Yamada |
2023-08-28 | Merge tag 'linux-kselftest-kunit-6.6-rc1' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds |
2023-08-28 | Merge tag 'rcu.2023.08.21a' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2023-08-28 | Merge tag 'hardening-v6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2023-08-21 | scripts/bloat-o-meter: count weak symbol sizes | Geert Uytterhoeven |
2023-08-21 | scripts/gdb/vmalloc: add vmallocinfo support | Kuan-Ying Lee |
2023-08-21 | scripts/gdb/slab: add slab support | Kuan-Ying Lee |
2023-08-21 | scripts/gdb/page_owner: add page owner support | Kuan-Ying Lee |
2023-08-21 | scripts/gdb/stackdepot: add stackdepot support | Kuan-Ying Lee |
2023-08-21 | scripts/gdb/aarch64: add aarch64 page operation helper commands and configs | Kuan-Ying Lee |
2023-08-21 | scripts/gdb/utils: add common type usage | Kuan-Ying Lee |
2023-08-21 | scripts/gdb/modules: add get module text support | Kuan-Ying Lee |
2023-08-21 | scripts/gdb/symbols: add specific ko module load command | Kuan-Ying Lee |
2023-08-21 | checkpatch: reword long-line warning about commit-msg | Jim Cromie |
2023-08-21 | checkpatch: special case extern struct in .c | Jim Cromie |
2023-08-20 | scripts: generate_rust_analyzer: provide `cfg`s for `core` and `alloc` | Martin Rodriguez Reboredo |
2023-08-20 | extrawarn: move -Wrestrict into W=1 warnings | Arnd Bergmann |
2023-08-20 | extrawarn: enable format and stringop overflow warnings in W=1 | Arnd Bergmann |
2023-08-20 | kbuild: avoid duplicate warning options | Arnd Bergmann |
2023-08-20 | kbuild: consolidate warning flags in scripts/Makefile.extrawarn | Arnd Bergmann |
2023-08-18 | scripts/gdb: fix 'lx-lsmod' show the wrong size | Kuan-Ying Lee |
2023-08-18 | scripts/gdb: fix lx-symbols command for arm64 LLVM | Koudai Iwahori |
2023-08-18 | arch/ia64/include: remove CONFIG_IA64_DEBUG_CMPXCHG from uapi header | Thomas Huth |
2023-08-18 | scripts: kernel-doc: fix macro handling in enums | Pavan Kumar Linga |
2023-08-18 | scripts: kernel-doc: parse DEFINE_DMA_UNMAP_[ADDR|LEN] | Pavan Kumar Linga |
2023-08-17 | dt: dt-check-compatible: Find struct of_device_id instances with compiler ann... | Rob Herring |
2023-08-16 | kconfig: port qconf to work with Qt6 in addition to Qt5 | Boris Kolpackov |
2023-08-15 | rust: bindgen: upgrade to 0.65.1 | Aakash Sen Sharma |
2023-08-14 | rust: upgrade to Rust 1.71.1 | Miguel Ojeda |
2023-08-13 | Merge tag 'kbuild-fixes-v6.5-2' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2023-08-13 | kconfig: nconf: Add search jump feature | Jesse Taube |