| Age | Commit message (Expand) | Author | Files | Lines |
| 2024-12-03 | scripts/nsdeps: get 'make nsdeps' working again | Masahiro Yamada | 2 | -3/+3 |
| 2024-12-02 | module: Convert symbol namespace to string literal | Peter Zijlstra | 1 | -2/+2 |
| 2024-11-30 | Merge tag 'kbuild-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 34 | -861/+793 |
| 2024-11-29 | Merge tag 'char-misc-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -14/+26 |
| 2024-11-29 | Merge tag 'sparc-for-6.13-tag1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -0/+1 |
| 2024-11-28 | kbuild: rename .tmp_vmlinux.kallsyms0.syms to .tmp_vmlinux0.syms | Sedat Dilek | 1 | -6/+6 |
| 2024-11-28 | kbuild: add dependency from vmlinux to resolve_btfids | Thomas Weißschuh | 1 | -0/+3 |
| 2024-11-28 | modpost: replace tdb_hash() with hash_str() | Masahiro Yamada | 1 | -15/+3 |
| 2024-11-28 | kbuild: deb-pkg: add python3:native to build dependency | Masahiro Yamada | 1 | -1/+1 |
| 2024-11-28 | genksyms: reduce indentation in export_symbol() | Masahiro Yamada | 1 | -36/+37 |
| 2024-11-28 | modpost: improve error messages in device_id_check() | Masahiro Yamada | 1 | -37/+18 |
| 2024-11-28 | modpost: rename alias symbol for MODULE_DEVICE_TABLE() | Masahiro Yamada | 1 | -10/+7 |
| 2024-11-28 | modpost: rename variables in handle_moddevtable() | Masahiro Yamada | 1 | -11/+11 |
| 2024-11-28 | modpost: move strstarts() to modpost.h | Masahiro Yamada | 3 | -3/+3 |
| 2024-11-28 | modpost: convert do_usb_table() to a generic handler | Masahiro Yamada | 1 | -30/+9 |
| 2024-11-28 | modpost: convert do_of_table() to a generic handler | Masahiro Yamada | 1 | -18/+2 |
| 2024-11-28 | modpost: convert do_pnp_device_entry() to a generic handler | Masahiro Yamada | 1 | -21/+9 |
| 2024-11-28 | modpost: convert do_pnp_card_entries() to a generic handler | Masahiro Yamada | 1 | -25/+14 |
| 2024-11-28 | modpost: call module_alias_printf() from all do_*_entry() functions | Masahiro Yamada | 1 | -257/+181 |
| 2024-11-28 | modpost: pass (struct module *) to do_*_entry() functions | Masahiro Yamada | 1 | -59/+59 |
| 2024-11-28 | modpost: remove DEF_FIELD_ADDR_VAR() macro | Masahiro Yamada | 1 | -8/+1 |
| 2024-11-28 | modpost: deduplicate MODULE_ALIAS() for all drivers | Masahiro Yamada | 1 | -33/+15 |
| 2024-11-28 | modpost: introduce module_alias_printf() helper | Masahiro Yamada | 3 | -28/+93 |
| 2024-11-28 | modpost: remove unnecessary check in do_acpi_entry() | Masahiro Yamada | 1 | -1/+1 |
| 2024-11-28 | modpost: remove incorrect code in do_eisa_entry() | Masahiro Yamada | 1 | -4/+1 |
| 2024-11-28 | setlocalversion: add -e option | Masahiro Yamada | 1 | -4/+8 |
| 2024-11-28 | setlocalversion: work around "git describe" performance | Rasmus Villemoes | 1 | -16/+38 |
| 2024-11-28 | kbuild: switch from lz4c to lz4 for compression | Parth Pancholi | 1 | -2/+2 |
| 2024-11-28 | kbuild: re-enable KCSAN for autogenerated *.mod.c intermediaries | Masahiro Yamada | 1 | -1/+0 |
| 2024-11-28 | kbuild: enable objtool for *.mod.o and additional kernel objects | Masahiro Yamada | 4 | -28/+29 |
| 2024-11-28 | kbuild: move cmd_cc_o_c and cmd_as_o_S to scripts/Malefile.lib | Masahiro Yamada | 4 | -21/+13 |
| 2024-11-28 | kbuild: remove support for single %.symtypes build rule | Masahiro Yamada | 1 | -18/+4 |
| 2024-11-28 | kbuild: do not pass -r to genksyms when *.symref does not exist | Masahiro Yamada | 1 | -1/+1 |
| 2024-11-28 | kbuild: support building external modules in a separate build directory | Masahiro Yamada | 2 | -7/+3 |
| 2024-11-28 | kbuild: remove extmod_prefix, MODORDER, MODULES_NSDEPS variables | Masahiro Yamada | 4 | -11/+11 |
| 2024-11-28 | kbuild: change working directory to external module directory with M= | Masahiro Yamada | 7 | -18/+15 |
| 2024-11-27 | Merge tag 'modules-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2 | -190/+5 |
| 2024-11-27 | kbuild: add $(objtree)/ prefix to some in-kernel build artifacts | Masahiro Yamada | 6 | -19/+19 |
| 2024-11-27 | kbuild: deb-pkg: Don't fail if modules.order is missing | Matt Fleming | 1 | -10/+12 |
| 2024-11-27 | kbuild: Fix Propeller build option | Rong Xu | 1 | -2/+13 |
| 2024-11-27 | kbuild: Add Propeller configuration for kernel build | Rong Xu | 2 | -0/+38 |
| 2024-11-27 | AutoFDO: Enable machine function split optimization for AutoFDO | Rong Xu | 1 | -0/+2 |
| 2024-11-27 | AutoFDO: Enable -ffunction-sections for the AutoFDO build | Rong Xu | 1 | -1/+1 |
| 2024-11-27 | MIPS: Place __kernel_entry at the beginning of text section | Rong Xu | 1 | -1/+0 |
| 2024-11-26 | Merge tag 'rust-6.13' of https://github.com/Rust-for-Linux/linux | Linus Torvalds | 5 | -12/+55 |
| 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-16 | sparc/build: Add SPARC target flags for compiling with clang | Koakuma | 1 | -0/+1 |
| 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-12 | rust: warn on bindgen < 0.69.5 and libclang >= 19.1 | Miguel Ojeda | 3 | -1/+51 |
| 2024-11-12 | scripts/tags.sh: Don't tag usages of DEFINE_MUTEX | Costa Shulyupin | 1 | -1/+1 |
| 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-06 | kbuild: Add AutoFDO support for Clang build | Rong Xu | 2 | -0/+32 |
| 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-06 | kconfig: document the positional argument in the help message | Masahiro Yamada | 1 | -1/+4 |
| 2024-11-06 | kconfig: qconf: remove unnecessary mode check in ConfigItem::updateMenu() | Masahiro Yamada | 1 | -1/+1 |
| 2024-11-06 | kconfig: qconf: refactor ConfigInfoView::clicked() | Masahiro Yamada | 1 | -37/+6 |
| 2024-11-06 | kconfig: add sym_get_prompt_menu() helper function | Masahiro Yamada | 2 | -7/+20 |
| 2024-11-06 | kconfig: qconf: remove non-functional href="m..." tag | Masahiro Yamada | 1 | -2/+2 |
| 2024-11-06 | kconfig: qconf: remove redundant check in goBack() | Masahiro Yamada | 1 | -3/+0 |
| 2024-11-06 | kconfig: qconf: avoid unnecessary parentSelected() when ESC is pressed | Masahiro Yamada | 1 | -1/+1 |
| 2024-11-06 | kconfig: qconf: remove ConfigItem::visible member | Masahiro Yamada | 2 | -25/+18 |
| 2024-11-06 | kconfig: qconf: do not show goParent button in split view | Masahiro Yamada | 1 | -2/+1 |
| 2024-11-06 | kconfig: qconf: convert the last old connection syntax to Qt5 style | Masahiro Yamada | 1 | -1/+3 |
| 2024-11-06 | kconfig: qconf: remove unnecessary lastWindowClosed() signal connection | Masahiro Yamada | 1 | -1/+0 |
| 2024-11-06 | kconfig: qconf: remove unnecessary setRootIsDecorated() call | Masahiro Yamada | 1 | -1/+0 |
| 2024-11-06 | kconfig: qconf: remove redundant type check for choice members | Masahiro Yamada | 1 | -1/+1 |
| 2024-11-06 | kconfig: qconf: remove mouse{Press,Move}Event() functions | Masahiro Yamada | 2 | -16/+0 |
| 2024-11-06 | kconfig: qconf: simplify character replacement | Rolf Eike Beer | 1 | -21/+12 |
| 2024-11-06 | kconfig: qconf: use default platform shortcuts | Rolf Eike Beer | 1 | -5/+7 |
| 2024-11-06 | kconfig: qconf: use QString to store path to configuration file | Rolf Eike Beer | 2 | -19/+7 |
| 2024-11-06 | kconfig: nconf: Fix typo in function comment | Thorsten Blum | 1 | -1/+1 |
| 2024-11-06 | streamline_config.pl: remove prompt warnings for configs with defaults | David Hunter | 1 | -2/+12 |
| 2024-11-06 | streamline_config.pl: ensure all defaults are tracked | David Hunter | 1 | -1/+1 |
| 2024-11-05 | scripts: Remove export_report.pl | Matthew Maurer | 1 | -186/+0 |
| 2024-11-05 | Merge 6.12-rc6 into char-misc-next | Greg Kroah-Hartman | 8 | -17/+40 |
| 2024-11-05 | scripts/tags.sh: Fix warnings "null expansion of name pattern" | Costa Shulyupin | 1 | -1/+1 |
| 2024-11-05 | scripts/tags.sh: use list of identifiers to ignore | Costa Shulyupin | 1 | -13/+23 |
| 2024-11-05 | scripts/tags.sh: add regex to map IDT entries | Costa Shulyupin | 1 | -0/+2 |
| 2024-11-04 | rust: add arch_static_branch | Alice Ryhl | 1 | -1/+8 |
| 2024-11-04 | streamline_config.pl: fix missing variable operator in debug print | David Hunter | 1 | -1/+1 |
| 2024-11-04 | kconfig: nconf: Use TAB to cycle thru dialog buttons | Thorsten Blum | 1 | -0/+9 |
| 2024-11-04 | kconfig: qconf: set parent in the widget constructor | Masahiro Yamada | 1 | -8/+4 |
| 2024-11-04 | kconfig: qconf: reorder code in ConfigMainWindow() constructor | Masahiro Yamada | 1 | -12/+11 |
| 2024-11-04 | kconfig: qconf: set QSplitter orientation in the constructor | Masahiro Yamada | 1 | -6/+3 |
| 2024-11-04 | kconfig: remove zconfprint() | Masahiro Yamada | 1 | -17/+5 |
| 2024-11-04 | kconfig: remove support for "bool" prompt for choice entries | Masahiro Yamada | 1 | -6/+0 |
| 2024-11-04 | kbuild: add generic support for built-in boot DTBs | Masahiro Yamada | 2 | -0/+48 |
| 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-19 | modules: Add missing entry for __ex_table | Helge Deller | 1 | -0/+1 |
| 2024-10-19 | modules: Ensure 64-bit alignment on __ksymtab_* sections | Helge Deller | 1 | -4/+4 |
| 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-15 | kbuild: rust: remove the `alloc` crate and `GlobalAlloc` | Danilo Krummrich | 2 | -11/+4 |
| 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 | rust: enable arbitrary_self_types and remove `Receiver` | Gary Guo | 1 | -1/+1 |
| 2024-10-07 | rust: start using the `#[expect(...)]` attribute | Miguel Ojeda | 1 | -1/+1 |
| 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 |
| 2024-10-03 | selinux: move genheaders to security/selinux/ | Masahiro Yamada | 5 | -160/+4 |
| 2024-10-03 | selinux: do not include <linux/*.h> headers from host programs | Masahiro Yamada | 4 | -11/+2 |
| 2024-10-02 | kconfig: qconf: fix buffer overflow in debug links | Masahiro Yamada | 1 | -1/+1 |
| 2024-10-01 | kconfig: qconf: move conf_read() before drawing tree pain | Masahiro Yamada | 1 | -2/+2 |
| 2024-10-01 | kconfig: clear expr::val_is_valid when allocated | Masahiro Yamada | 1 | -0/+1 |
| 2024-09-30 | kconfig: fix infinite loop in sym_calc_choice() | Masahiro Yamada | 1 | -2/+8 |
| 2024-09-30 | kbuild: move non-boot built-in DTBs to .rodata section | Masahiro Yamada | 1 | -1/+3 |
| 2024-09-28 | Reduce Coccinelle choices in string_choices.cocci | Julia Lawall | 1 | -50/+41 |
| 2024-09-28 | coccinelle: Remove unnecessary parentheses for only one possible change. | Hongbo Li | 1 | -8/+0 |
| 2024-09-28 | coccinelle: Add rules to find str_yes_no() replacements | Hongbo Li | 1 | -0/+19 |
| 2024-09-28 | coccinelle: Add rules to find str_on_off() replacements | Hongbo Li | 1 | -0/+19 |
| 2024-09-28 | coccinelle: Add rules to find str_write_read() replacements | Hongbo Li | 1 | -0/+19 |
| 2024-09-28 | coccinelle: Add rules to find str_read_write() replacements | Hongbo Li | 1 | -0/+19 |
| 2024-09-28 | coccinelle: Add rules to find str_enable{d}_disable{d}() replacements | Hongbo Li | 1 | -0/+38 |
| 2024-09-28 | coccinelle: Add rules to find str_lo{w}_hi{gh}() replacements | Hongbo Li | 1 | -0/+38 |
| 2024-09-28 | coccinelle: Add rules to find str_hi{gh}_lo{w}() replacements | Hongbo Li | 1 | -0/+42 |
| 2024-09-28 | coccinelle: Add rules to find str_false_true() replacements | Hongbo Li | 1 | -0/+19 |
| 2024-09-28 | coccinelle: Add rules to find str_true_false() replacements | Hongbo Li | 1 | -0/+19 |
| 2024-09-28 | Merge tag 'modules-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -0/+2 |
| 2024-09-27 | [tree-wide] finally take no_llseek out | Al Viro | 1 | -1/+0 |
| 2024-09-26 | Merge tag 'char-misc-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2 | -0/+15 |
| 2024-09-25 | Merge tag 'rust-6.12' of https://github.com/Rust-for-Linux/linux | Linus Torvalds | 7 | -47/+169 |
| 2024-09-24 | Merge tag 'kbuild-v6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 42 | -726/+1758 |
| 2024-09-24 | Merge tag 'keys-next-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2 | -64/+100 |
| 2024-09-21 | Merge tag 'bpf-next-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/bp... | Linus Torvalds | 1 | -13/+1 |
| 2024-09-21 | Merge tag 'mm-nonmm-stable-2024-09-21-07-52' of git://git.kernel.org/pub/scm/... | Linus Torvalds | 10 | -54/+418 |
| 2024-09-21 | Merge tag 'mm-stable-2024-09-20-02-31' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -22/+23 |
| 2024-09-20 | sign-file,extract-cert: use pkcs11 provider for OPENSSL MAJOR >= 3 | Jan Stancek | 1 | -28/+65 |
| 2024-09-20 | sign-file,extract-cert: avoid using deprecated ERR_get_error_line() | Jan Stancek | 2 | -18/+11 |
| 2024-09-20 | sign-file,extract-cert: move common SSL helper functions to a header | Jan Stancek | 2 | -35/+41 |
| 2024-09-20 | kbuild: remove append operation on cmd_ld_ko_o | Thomas Weißschuh | 1 | -1/+1 |
| 2024-09-20 | kconfig: cache expression values | Masahiro Yamada | 5 | -4/+39 |
| 2024-09-20 | kconfig: use hash table to reuse expressions | Masahiro Yamada | 5 | -277/+170 |
| 2024-09-20 | kconfig: refactor expr_eliminate_dups() | Masahiro Yamada | 1 | -11/+3 |
| 2024-09-20 | kconfig: add comments to expression transformations | Masahiro Yamada | 1 | -6/+37 |
| 2024-09-20 | kconfig: change some expr_*() functions to bool | Masahiro Yamada | 2 | -10/+11 |
| 2024-09-20 | scripts: move hash function from scripts/kconfig/ to scripts/include/ | Masahiro Yamada | 4 | -14/+20 |
| 2024-09-20 | kallsyms: change overflow variable to bool type | Masahiro Yamada | 1 | -4/+4 |
| 2024-09-20 | kallsyms: squash output_address() | Masahiro Yamada | 1 | -10/+5 |
| 2024-09-20 | kbuild: add install target for modules.builtin.ranges | Kris Van Hees | 1 | -2/+4 |
| 2024-09-20 | scripts: add verifier script for builtin module range data | Kris Van Hees | 1 | -0/+370 |
| 2024-09-20 | kbuild: generate offset range data for builtin modules | Kris Van Hees | 3 | -0/+529 |
| 2024-09-19 | Merge tag 'devicetree-for-6.12' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 4 | -6/+27 |
| 2024-09-18 | Merge tag 'hardening-v6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 3 | -66/+48 |
| 2024-09-17 | Merge tag 'docs-6.12' of git://git.lwn.net/linux | Linus Torvalds | 3 | -77/+156 |
| 2024-09-16 | Merge tag 'lsm-pr-20240911' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 5 | -0/+155 |
| 2024-09-16 | kbuild: rust: Enable KASAN support | Matthew Maurer | 3 | -17/+45 |
| 2024-09-16 | kbuild: rust: Define probing macros for rustc | Matthew Maurer | 2 | -0/+23 |
| 2024-09-16 | kasan: simplify and clarify Makefile | Andrey Konovalov | 1 | -22/+23 |
| 2024-09-16 | rust: cfi: add support for CFI_CLANG with Rust | Matthew Maurer | 1 | -0/+1 |
| 2024-09-13 | btf: move pahole check in scripts/link-vmlinux.sh to lib/Kconfig.debug | Masahiro Yamada | 1 | -12/+0 |
| 2024-09-13 | btf: remove redundant CONFIG_BPF test in scripts/link-vmlinux.sh | Masahiro Yamada | 1 | -1/+1 |
| 2024-09-10 | kbuild: add mod(name,file)_flags to assembler flags for module objects | Kris Van Hees | 1 | -2/+2 |
| 2024-09-10 | scripts: subarch.include: fix SUBARCH on macOS hosts | Nick Desaulniers | 1 | -1/+1 |
| 2024-09-10 | scripts: import more hash table macros | Masahiro Yamada | 2 | -0/+119 |
| 2024-09-09 | kbuild: split device tree build rules into scripts/Makefile.dtbs | Masahiro Yamada | 3 | -132/+150 |
| 2024-09-09 | Merge 6.11-rc7 into char-misc-next | Greg Kroah-Hartman | 9 | -50/+67 |
| 2024-09-08 | kbuild: add intermediate targets for Flex/Bison in scripts/Makefile.host | Masahiro Yamada | 2 | -19/+21 |
| 2024-09-07 | kbuild: compile constant module information only once | Thomas Weißschuh | 3 | -25/+30 |
| 2024-09-07 | kbuild: remove recent dependency on "truncate" program | Tony Battersby | 1 | -1/+1 |
| 2024-09-07 | kbuild: add debug package to pacman PKGBUILD | Jose Fernandez | 1 | -1/+14 |
| 2024-09-05 | kbuild: rust: add `CONFIG_RUSTC_VERSION` | Miguel Ojeda | 1 | -0/+26 |
| 2024-09-05 | scripts: sphinx-pre-install: remove unnecessary double check for $cur_version | Sebastian Muxel | 1 | -2/+0 |