]> git.ipfire.org Git - thirdparty/kernel/linux.git/shortlog
thirdparty/kernel/linux.git
2026-04-07  Miguel Ojedarust: bump `bindgen` minimum supported version to 0...
2026-04-07  Miguel Ojedarust: block: update `const_refs_to_static` MSRV TODO...
2026-04-07  Miguel Ojedarust: macros: simplify code using `feature(extract_if)`
2026-04-07  Miguel Ojedarust: alloc: simplify with `NonNull::add()` now that...
2026-04-07  Miguel Ojedarust: transmute: simplify code with Rust 1.80.0 `split_...
2026-04-07  Miguel Ojedarust: kbuild: remove `feature(...)`s that are now stable
2026-04-07  Miguel Ojedarust: kbuild: remove skipping of `-Wrustdoc::unescaped_...
2026-04-07  Miguel Ojedarust: remove `RUSTC_HAS_COERCE_POINTEE` and simplify...
2026-04-07  Miguel Ojedarust: remove `RUSTC_HAS_SLICE_AS_FLATTENED` and simplif...
2026-04-07  Miguel Ojedarust: simplify `RUSTC_VERSION` Kconfig conditions
2026-04-07  Miguel Ojedarust: allow globally `clippy::incompatible_msrv`
2026-04-07  Miguel Ojedarust: bump Clippy's MSRV and clean `incompatible_msrv...
2026-04-07  Miguel Ojedarust: bump Rust minimum supported version to 1.85.0...
2026-04-07  Miguel Ojedagpu: nova-core: bindings: remove unneeded `cfg_attr`
2026-04-07  Miguel Ojedarust: kbuild: remove unneeded old `allow`s for generate...
2026-04-07  Miguel Ojedarust: kbuild: remove "`try` keyword" workaround for...
2026-04-07  Miguel Ojedarust: kbuild: remove `--remap-path-prefix` workarounds
2026-04-04  Miguel Ojedarust: prelude: use the "kernel vertical" imports style
2026-04-03  Miguel Ojedarust: macros: simplify `format!` arguments
2026-04-03  Miguel Ojedakbuild: rust: allow `clippy::uninlined_format_args`
2026-04-03  Alice Ryhlrust_binder: override crate name to rust_binder
2026-04-03  Alice Ryhlrust: support overriding crate_name
2026-04-03  Alice Ryhlpwm: th1520: remove impl Send/Sync for Th1520PwmDriverData
2026-04-03  Alice Ryhltyr: remove impl Send/Sync for TyrData
2026-04-03  Alice Ryhlrust: clk: implement Send and Sync
2026-04-03  John Hubbardrust: ptr: add const_align_up()
2026-04-03  Mirko Adzicrust: error: clarify that `from_err_ptr` can return...
2026-04-02  Miguel OjedaMerge tag 'rust-analyzer-v7.1' of https://github.com...
2026-03-30  Gary Guokbuild: rust: provide an option to inline C helpers...
2026-03-30  Gary Guorust: helpers: #define __rust_helper
2026-03-30  Gary Guokbuild: rust: add `CONFIG_RUSTC_CLANG_LLVM_COMPATIBLE`
2026-03-30  Gary Guorust: rework `build_assert!` documentation
2026-03-30  Gary Guorust: add `const_assert!` macro
2026-03-28  Gary Guorust: move `static_assert` into `build_assert`
2026-03-27  Alistair Francisrust: kernel: mark as `#[inline]` all `From::from(...
2026-03-27  Gary Guorust: list: hide macros from top-level kernel doc
2026-03-27  Miguel OjedaMAINTAINERS: add `.rustfmt.toml` to "RUST" entry
2026-03-22  Nakamura Shutarust: str: improve safety comment for CString::try_from_fmt
2026-03-15  Shankari Anandrust: types: remove temporary re-exports of ARef and...
2026-03-15  Shankari Anandrust: usb: Update AlwaysRefCounted imports to use sync...
2026-03-15  Shankari Anandrust: i2c: Update ARef and AlwaysRefCounted imports...
2026-03-15  Tamir Dubersteinrust: str: update `c_str!` documentation
2026-03-10  Gary Guorust: disallow use of `CStr::as_ptr` and `CStr::from_ptr`
2026-03-10  Gary Guorust: task: use `as_char_ptr` instead of `as_ptr()...
2026-03-10  Alice Ryhlrust: jump_label: add __rust_helper to helpers
2026-03-10  Alice Ryhlrust: clk: add __rust_helper to helpers
2026-03-09  Tamir Dubersteinscripts: generate_rust_analyzer.py: reduce cfg plumbing
2026-03-09  Eliot Courtneyscripts: generate_rust_analyzer.py: rename cfg to gener...
2026-03-09  Tamir Dubersteinscripts: generate_rust_analyzer.py: avoid FD leak
2026-03-09  Tamir Dubersteinscripts: generate_rust_analyzer.py: define scripts
2026-03-09  Tamir Dubersteinscripts: generate_rust_analyzer.py: identify crates...
2026-03-09  Tamir Dubersteinscripts: generate_rust_analyzer.py: add type hints
2026-03-09  Tamir Dubersteinscripts: generate_rust_analyzer.py: drop `"is_proc_macr...
2026-03-09  Tamir Dubersteinscripts: generate_rust_analyzer.py: extract `{build...
2026-03-08  Linus TorvaldsLinux 7.0-rc3 v7.0-rc3
2026-03-08  Linus TorvaldsMerge tag 'efi-fixes-for-v7.0-2' of git://git.kernel...
2026-03-08  Linus TorvaldsMerge tag 'i2c-for-7.0-rc3' of git://git.kernel.org...
2026-03-08  Linus TorvaldsMerge tag 'x86-urgent-2026-03-08' of git://git.kernel...
2026-03-08  Linus TorvaldsMerge tag 'timers-urgent-2026-03-08' of git://git.kerne...
2026-03-08  Linus TorvaldsMerge tag 'sched-urgent-2026-03-08' of git://git.kernel...
2026-03-07  Eric Dumazeteventpoll: Convert epoll_put_uevent() to scoped user...
2026-03-07  Linus TorvaldsMerge tag 'scsi-fixes' of git://git.kernel.org/pub...
2026-03-07  Linus TorvaldsMerge tag 'fbdev-for-7.0-rc3' of git://git.kernel.org...
2026-03-07  Linus TorvaldsMerge tag 'parisc-for-7.0-rc3' of git://git.kernel...
2026-03-07  Linus TorvaldsMerge tag 'bpf-fixes' of git://git.kernel.org/pub/scm...
2026-03-07  Linus TorvaldsMerge tag 'rcu-fixes.v7.0-20260307a' of git://git.kerne...
2026-03-07  Linus TorvaldsMerge tag 'trace-v7.0-rc2-2' of git://git.kernel.org...
2026-03-07  Ihor Solodrairesolve_btfids: Fix linker flags detection
2026-03-07  Linus TorvaldsMerge tag 'hwmon-for-v7.0-rc3' of git://git.kernel...
2026-03-07  Linus TorvaldsMerge tag 'driver-core-7.0-rc3' of git://git.kernel...
2026-03-07  Linus TorvaldsMerge tag 'for-linus-7.0-rc3-tag' of git://git.kernel...
2026-03-07  Alexei StarovoitovMerge branch 'bpf-fix-precision-backtracking-bug-with...
2026-03-07  Eduard Zingermanselftests/bpf: add reproducer for spurious precision...
2026-03-07  Eduard Zingermanbpf: collect only live registers in linked regs
2026-03-07  Linus TorvaldsMerge tag 'kbuild-fixes-7.0-2' of git://git.kernel...
2026-03-07  Linus TorvaldsMerge tag 's390-7.0-4' of git://git.kernel.org/pub...
2026-03-07  Linus TorvaldsMerge tag 'arm64-fixes' of git://git.kernel.org/pub...
2026-03-07  Calvin Owenstracing: Fix trace_buf_size= cmdline parameter with...
2026-03-07  Alexei StarovoitovMerge branch 'bpf-fix-u32-s32-bounds-when-ranges-cross...
2026-03-07  Eduard ZingermanRevert "selftests/bpf: Update reg_bound range refinemen...
2026-03-07  Eduard Zingermanselftests/bpf: test refining u32/s32 bounds when ranges...
2026-03-07  Eduard Zingermanbpf: Fix u32/s32 bounds when ranges cross min/max boundary
2026-03-07  Linus TorvaldsMerge tag 'v7.0-rc2-smb3-client-fixes' of git://git...
2026-03-06  Andrei-Alexandru... tracing: Fix enabling multiple events on the kernel...
2026-03-06  Linus TorvaldsMerge tag 'pci-v7.0-fixes-3' of git://git.kernel.org...
2026-03-06  Linus TorvaldsMerge tag 'drm-fixes-2026-03-07' of https://gitlab...
2026-03-06  Linus TorvaldsMerge tag 'linux_kselftest-kunit-fixes-7.0-rc3' of...
2026-03-06  Linus TorvaldsMerge tag 'spi-fix-v7.0-rc2' of git://git.kernel.org...
2026-03-06  Linus TorvaldsMerge tag 'regulator-fix-v7.0-rc2' of git://git.kernel...
2026-03-06  Linus TorvaldsMerge tag 'sound-7.0-rc3' of git://git.kernel.org/pub...
2026-03-06  Guenter Roecktracing: Add NULL pointer check to trigger_data_free()
2026-03-06  Linus TorvaldsMerge tag 'hid-for-linus-2026030601' of git://git.kerne...
2026-03-06  Linus TorvaldsMerge tag 'platform-drivers-x86-v7.0-2' of git://git...
2026-03-06  Linus TorvaldsMerge tag 'slab-for-7.0-rc2' of git://git.kernel.org...
2026-03-06  Linus TorvaldsMerge tag 'pmdomain-v7.0-rc1' of git://git.kernel.org...
2026-03-06  Linus TorvaldsRequire (reasonably) normal mappings for MADV_DOFORK
2026-03-06  Linus TorvaldsMerge tag 'v7.0-p2' of git://git.kernel.org/pub/scm...
2026-03-06  Linus TorvaldsMerge tag 'ata-7.0-rc3' of git://git.kernel.org/pub...
2026-03-06  Linus TorvaldsMerge tag 'block-7.0-20260305' of git://git.kernel...
2026-03-06  Linus TorvaldsMerge tag 'io_uring-7.0-20260305' of git://git.kernel...
next