Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
3 days | Linux 6.12.44v6.12.44 | Greg Kroah-Hartman | 1 | -1/+1 |
3 days | kbuild: userprogs: use correct linker when mixing clang and GNU ld | Thomas Weißschuh | 1 | -1/+1 |
11 days | Linux 6.12.43v6.12.43 | Greg Kroah-Hartman | 1 | -1/+1 |
2025-08-15 | Linux 6.12.42v6.12.42 | Greg Kroah-Hartman | 1 | -1/+1 |
2025-08-01 | Linux 6.12.41v6.12.41 | Greg Kroah-Hartman | 1 | -1/+1 |
2025-07-24 | Linux 6.12.40v6.12.40 | Greg Kroah-Hartman | 1 | -1/+1 |
2025-07-17 | Linux 6.12.39v6.12.39 | Greg Kroah-Hartman | 1 | -1/+1 |
2025-07-14 | Linux 6.12.38v6.12.38 | Greg Kroah-Hartman | 1 | -1/+1 |
2025-07-10 | Linux 6.12.37v6.12.37 | Greg Kroah-Hartman | 1 | -1/+1 |
2025-07-06 | Linux 6.12.36v6.12.36 | Greg Kroah-Hartman | 1 | -1/+1 |
2025-06-27 | Linux 6.12.35v6.12.35 | Greg Kroah-Hartman | 1 | -1/+1 |
2025-06-19 | Linux 6.12.34v6.12.34 | Greg Kroah-Hartman | 1 | -1/+1 |
2025-06-10 | Linux 6.12.33v6.12.33 | Greg Kroah-Hartman | 1 | -1/+1 |
2025-06-04 | Linux 6.12.32v6.12.32 | Greg Kroah-Hartman | 1 | -1/+1 |
2025-05-29 | Linux 6.12.31v6.12.31 | Greg Kroah-Hartman | 1 | -1/+1 |
2025-05-29 | kbuild: Properly disable -Wunterminated-string-initialization for clang | Nathan Chancellor | 1 | -7/+0 |
2025-05-29 | Fix mis-uses of 'cc-option' for warning disablement | Linus Torvalds | 1 | -2/+2 |
2025-05-29 | gcc-15: disable '-Wunterminated-string-initialization' entirely for now | Linus Torvalds | 1 | -2/+2 |
2025-05-29 | gcc-15: make 'unterminated string initialization' just a warning | Linus Torvalds | 1 | -0/+3 |
2025-05-22 | Linux 6.12.30v6.12.30 | Greg Kroah-Hartman | 1 | -1/+1 |
2025-05-18 | Linux 6.12.29v6.12.29 | Greg Kroah-Hartman | 1 | -1/+1 |
2025-05-09 | Linux 6.12.28v6.12.28 | Greg Kroah-Hartman | 1 | -1/+1 |
2025-05-05 | Linux 6.12.27v6.12.27 | Greg Kroah-Hartman | 1 | -1/+1 |
2025-05-02 | Linux 6.12.26v6.12.26 | Greg Kroah-Hartman | 1 | -1/+1 |
2025-04-25 | Linux 6.12.25v6.12.25 | Greg Kroah-Hartman | 1 | -1/+1 |
2025-04-25 | kbuild: Add '-fno-builtin-wcslen' | Nathan Chancellor | 1 | -0/+3 |
2025-04-25 | rust: disable `clippy::needless_continue` | Miguel Ojeda | 1 | -1/+0 |
2025-04-20 | Linux 6.12.24v6.12.24 | Greg Kroah-Hartman | 1 | -1/+1 |
2025-04-20 | kbuild: Add '-fno-builtin-wcslen' | Nathan Chancellor | 1 | -0/+3 |
2025-04-10 | Linux 6.12.23v6.12.23 | Greg Kroah-Hartman | 1 | -1/+1 |
2025-04-07 | Linux 6.12.22v6.12.22 | Greg Kroah-Hartman | 1 | -1/+1 |
2025-03-28 | Linux 6.12.21v6.12.21 | Greg Kroah-Hartman | 1 | -1/+1 |
2025-03-22 | Linux 6.12.20v6.12.20 | Greg Kroah-Hartman | 1 | -1/+1 |
2025-03-13 | Linux 6.12.19v6.12.19 | Greg Kroah-Hartman | 1 | -1/+1 |
2025-03-13 | kbuild: userprogs: use correct lld when linking through clang | Thomas Weißschuh | 1 | -0/+5 |
2025-03-13 | rust: replace `clippy::dbg_macro` with `disallowed_macros` | Miguel Ojeda | 1 | -1/+0 |
2025-03-13 | rust: introduce `.clippy.toml` | Miguel Ojeda | 1 | -0/+3 |
2025-03-13 | rust: enable `rustdoc::unescaped_backticks` lint | Miguel Ojeda | 1 | -1/+2 |
2025-03-13 | rust: enable `clippy::ignored_unit_patterns` lint | Miguel Ojeda | 1 | -0/+1 |
2025-03-13 | rust: enable `clippy::unnecessary_safety_doc` lint | Miguel Ojeda | 1 | -0/+1 |
2025-03-13 | rust: enable `clippy::unnecessary_safety_comment` lint | Miguel Ojeda | 1 | -0/+1 |
2025-03-13 | rust: enable `clippy::undocumented_unsafe_blocks` lint | Miguel Ojeda | 1 | -0/+1 |
2025-03-13 | rust: sort global Rust flags | Miguel Ojeda | 1 | -4/+4 |
2025-03-07 | Linux 6.12.18v6.12.18 | Greg Kroah-Hartman | 1 | -1/+1 |
2025-02-27 | Linux 6.12.17v6.12.17 | Greg Kroah-Hartman | 1 | -1/+1 |
2025-02-21 | Linux 6.12.16v6.12.16 | Greg Kroah-Hartman | 1 | -1/+1 |
2025-02-21 | kbuild: userprogs: fix bitsize and target detection on clang | Thomas Weißschuh | 1 | -2/+2 |
2025-02-21 | tools: fix annoying "mkdir -p ..." logs when building tools in parallel | Masahiro Yamada | 1 | -7/+2 |
2025-02-18 | Linux 6.12.15v6.12.15 | Greg Kroah-Hartman | 1 | -1/+1 |
2025-02-17 | Linux 6.12.14v6.12.14 | Greg Kroah-Hartman | 1 | -1/+1 |