summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-10-08rust: alloc: separate `aligned_size` from `krealloc_aligned`Danilo Krummrich
2024-10-08rust: alloc: add `Allocator` traitDanilo Krummrich
2024-10-07rust: error: optimize error type to use nonzeroFilipe Xavier
2024-10-07rust: lock: add trylock method support for lock backendFilipe Xavier
2024-10-07rust: std_vendor: update dbg macro from Rust upstreamDeepak Thukral
2024-10-07rust: kernel: move `ARef<T>` and `AlwaysRefCounted` to new `sync::aref` moduleAliet Exposito Garcia
2024-10-07rust: kernel: move `FromBytes` and `AsBytes` traits to a new `transmute` moduleAliet Exposito Garcia
2024-10-07rust: error: make conversion functions publicFilipe Xavier
2024-10-07rust: enable arbitrary_self_types and remove `Receiver`Gary Guo
2024-10-07rust: std_vendor: simplify `{ .. macro! .. }` with inner attributesMiguel Ojeda
2024-10-07Documentation: rust: discuss `#[expect(...)]` in the guidelinesMiguel Ojeda
2024-10-07rust: start using the `#[expect(...)]` attributeMiguel Ojeda
2024-10-07Documentation: rust: add coding guidelines on lintsMiguel Ojeda
2024-10-07rust: enable Clippy's `check-private-items`Miguel Ojeda
2024-10-07rust: provide proper code documentation titlesMiguel Ojeda
2024-10-07rust: rbtree: fix `SAFETY` comments that should be `# Safety` sectionsMiguel Ojeda
2024-10-07rust: replace `clippy::dbg_macro` with `disallowed_macros`Miguel Ojeda
2024-10-07rust: introduce `.clippy.toml`Miguel Ojeda
2024-10-07rust: sync: remove unneeded `#[allow(clippy::non_send_fields_in_send_ty)]`Miguel Ojeda
2024-10-07rust: init: remove unneeded `#[allow(clippy::disallowed_names)]`Miguel Ojeda
2024-10-07rust: enable `rustdoc::unescaped_backticks` lintMiguel Ojeda
2024-10-07rust: enable `clippy::ignored_unit_patterns` lintMiguel Ojeda
2024-10-07rust: enable `clippy::unnecessary_safety_doc` lintMiguel Ojeda
2024-10-07rust: enable `clippy::unnecessary_safety_comment` lintMiguel Ojeda
2024-10-07rust: enable `clippy::undocumented_unsafe_blocks` lintMiguel Ojeda
2024-10-07rust: types: avoid repetition in `{As,From}Bytes` implsMiguel Ojeda
2024-10-07rust: sort global Rust flagsMiguel Ojeda
2024-10-07rust: workqueue: remove unneeded ``#[allow(clippy::new_ret_no_self)]`Miguel Ojeda
2024-10-07rust: types: add examples for the `Either` typeNell Shamrell-Harrington
2024-10-07docs: rust: quick-start: add UbuntuMiguel Ojeda
2024-10-06Linux 6.12-rc2Linus Torvalds
2024-10-06Merge tag 'kbuild-fixes-v6.12' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-10-06Merge tag 'platform-drivers-x86-v6.12-2' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2024-10-06Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2024-10-06Merge tag 'powerpc-6.12-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2024-10-07kbuild: deb-pkg: Remove blank first line from maint scriptsAaron Thompson
2024-10-07kbuild: fix a typo dt_binding_schema -> dt_binding_schemasXu Yang
2024-10-07scripts: import more list macrosSami Tolvanen
2024-10-06platform/x86: x86-android-tablets: Fix use after free on platform_device_regi...Hans de Goede
2024-10-06platform/x86: wmi: Update WMI driver API documentationArmin Wolf
2024-10-06platform/x86: dell-ddv: Fix typo in documentationAnaswara T Rajan
2024-10-06platform/x86: dell-sysman: add support for alienware productsCrag Wang
2024-10-06platform/x86/intel: power-domains: Add Diamond Rapids supportSrinivas Pandruvada
2024-10-06platform/x86: ISST: Add Diamond Rapids to support listSrinivas Pandruvada
2024-10-06platform/x86:intel/pmc: Disable ACPI PM Timer disabling on Sky and Kaby LakeHans de Goede
2024-10-06platform/x86: dell-laptop: Do not fail when encountering unsupported batteriesArmin Wolf
2024-10-06MAINTAINERS: Update Intel In Field Scan(IFS) entryJithu Joseph
2024-10-06Merge tag 'kvmarm-fixes-6.12-1' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini
2024-10-06x86/reboot: emergency callbacks are now registered by common KVM codePaolo Bonzini
2024-10-06KVM: x86: leave kvm.ko out of the build if no vendor module is requestedPaolo Bonzini