Age | Commit message (Expand) | Author | Files | Lines |
2024-03-12 | Merge tag 'x86-core-2024-03-11' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 4 | -7/+7 |
2024-03-12 | Merge tag 'locking-core-2024-03-11' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 7 | -1/+8 |
2024-03-11 | Merge tag 'rust-6.9' of https://github.com/Rust-for-Linux/linux | Linus Torvalds | 3 | -6/+6 |
2024-03-08 | Merge tag 'mm-hotfixes-stable-2024-03-07-16-17' of git://git.kernel.org/pub/s... | Linus Torvalds | 1 | -1/+1 |
2024-03-08 | scripts/gdb/symbols: fix invalid escape sequence warning | Andrew Ballance | 1 | -1/+1 |
2024-03-01 | Merge tag 'riscv-for-linus-6.8-rc7' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2 | -2/+2 |
2024-03-01 | rust: upgrade to Rust 1.76.0 | Miguel Ojeda | 1 | -1/+1 |
2024-03-01 | kbuild: mark `rustc` (and others) invocations as recursive | Miguel Ojeda | 2 | -5/+5 |
2024-02-22 | Merge tag 'net-6.8.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ne... | Linus Torvalds | 1 | -1/+1 |
2024-02-22 | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf... | Paolo Abeni | 1 | -1/+1 |
2024-02-20 | locking/atomic: scripts: Clarify ordering of conditional atomics | Mark Rutland | 7 | -1/+8 |
2024-02-17 | kbuild: Add -Wa,--fatal-warnings to as-instr invocation | Nathan Chancellor | 2 | -2/+2 |
2024-02-15 | kallsyms: ignore ARMv4 thunks along with others | Arnd Bergmann | 1 | -11/+2 |
2024-02-15 | modpost: trim leading spaces when processing source files list | Radek Krejci | 1 | -1/+6 |
2024-02-15 | gen_compile_commands: fix invalid escape sequence warning | Andrew Ballance | 1 | -1/+1 |
2024-02-15 | kbuild: Fix changing ELF file type for output of gen_btf for big endian | Nathan Chancellor | 1 | -2/+7 |
2024-02-14 | bpf, scripts: Correct GPL license name | Gianmarco Lusvardi | 1 | -1/+1 |
2024-02-14 | Merge branch 'x86/bugs' into x86/core, to pick up pending changes before depe... | Ingo Molnar | 4 | -7/+7 |
2024-02-01 | Merge tag 'kbuild-fixes-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 5 | -33/+22 |
2024-01-31 | kconfig: initialize sym->curr.tri to 'no' for all symbol types again | Masahiro Yamada | 1 | -1/+3 |
2024-01-31 | kbuild: rpm-pkg: simplify installkernel %post | Jose Ignacio Tornos Martinez | 1 | -11/+11 |
2024-01-31 | modpost: avoid using the alias attribute | Masahiro Yamada | 2 | -16/+2 |
2024-01-27 | modpost: Add '.ltext' and '.ltext.*' to TEXT_SECTIONS | Nathan Chancellor | 1 | -1/+2 |
2024-01-27 | kbuild: defconf: use SRCARCH to find merged configs | Zhang Bingwu | 1 | -4/+4 |
2024-01-22 | rust: upgrade to Rust 1.75.0 | Miguel Ojeda | 1 | -1/+1 |
2024-01-22 | Makefile: Enable -Wstringop-overflow globally | Gustavo A. R. Silva | 1 | -2/+0 |
2024-01-21 | Merge tag 'coccinelle-for-6.8' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -9/+8 |
2024-01-20 | coccinelle: device_attr_show: simplify patch case | Julia Lawall | 1 | -8/+3 |
2024-01-20 | Merge tag 'loongarch-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/ch... | Linus Torvalds | 3 | -2/+26 |
2024-01-19 | coccinelle: device_attr_show: Adapt to the latest Documentation/filesystems/s... | Li Zhijian | 1 | -9/+13 |
2024-01-19 | Merge tag 'kbuild-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/masa... | Linus Torvalds | 35 | -453/+922 |
2024-01-18 | Merge tag 'char-misc-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2 | -11/+7 |
2024-01-17 | Merge tag 'mm-hotfixes-stable-2024-01-12-16-52' of git://git.kernel.org/pub/s... | Linus Torvalds | 1 | -2/+17 |
2024-01-17 | LoongArch: Enable initial Rust support | WANG Rui | 1 | -0/+7 |
2024-01-17 | scripts/min-tool-version.sh: Raise minimum clang version to 18.0.0 for loongarch | WANG Rui | 1 | -0/+2 |
2024-01-17 | modpost: Ignore relaxation and alignment marker relocs on LoongArch | WANG Xuerui | 1 | -2/+17 |
2024-01-13 | scripts/decode_stacktrace.sh: optionally use LLVM utilities | Carlos Llamas | 1 | -2/+17 |
2024-01-12 | Merge tag 'docs-6.8' of git://git.lwn.net/linux | Linus Torvalds | 3 | -13/+15 |
2024-01-12 | Merge tag 'rust-6.8' of https://github.com/Rust-for-Linux/linux | Linus Torvalds | 2 | -1/+2 |
2024-01-11 | Merge tag 'net-next-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds | 2 | -0/+24 |
2024-01-11 | Merge tag 'asm-generic-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -1/+0 |
2024-01-10 | kbuild: deb-pkg: use debian/<package> for tmpdir | Masahiro Yamada | 1 | -29/+12 |
2024-01-10 | kbuild: deb-pkg: move 'make headers' to build-arch | Masahiro Yamada | 2 | -3/+2 |
2024-01-10 | x86/bugs: Rename CONFIG_RETHUNK => CONFIG_MITIGATION_RETHUNK | Breno Leitao | 1 | -1/+1 |
2024-01-10 | x86/bugs: Rename CONFIG_CPU_SRSO => CONFIG_MITIGATION_SRSO | Breno Leitao | 1 | -1/+1 |
2024-01-10 | x86/bugs: Rename CONFIG_CPU_UNRET_ENTRY => CONFIG_MITIGATION_UNRET_ENTRY | Breno Leitao | 1 | -1/+1 |
2024-01-10 | x86/bugs: Rename CONFIG_SLS => CONFIG_MITIGATION_SLS | Breno Leitao | 1 | -1/+1 |
2024-01-10 | x86/bugs: Rename CONFIG_RETPOLINE => CONFIG_MITIGATION_RETPOLINE | Breno Leitao | 3 | -3/+3 |
2024-01-10 | x86/bugs: Rename CONFIG_CALL_DEPTH_TRACKING => CONFIG_MITIGATION_CALL_DEPTH_... | Breno Leitao | 1 | -1/+1 |
2024-01-09 | Merge tag 'mm-nonmm-stable-2024-01-09-10-33' of git://git.kernel.org/pub/scm/... | Linus Torvalds | 9 | -56/+84 |