linux-2.6-microblaze.git
2024-10-15 Benno Lossinrust: alloc: introduce `ArrayLayout`
2024-10-15 Danilo Krummrichrust: alloc: add `Box` to prelude
2024-10-15 Danilo Krummrichrust: alloc: remove extension of std's `Box`
2024-10-15 Danilo Krummrichrust: treewide: switch to our kernel `Box` type
2024-10-15 Danilo Krummrichrust: alloc: implement kernel `Box`
2024-10-15 Danilo Krummrichrust: alloc: add __GFP_NOWARN to `Flags`
2024-10-15 Danilo Krummrichrust: alloc: implement `KVmalloc` allocator
2024-10-15 Danilo Krummrichrust: alloc: implement `Vmalloc` allocator
2024-10-15 Danilo Krummrichrust: alloc: add module `allocator_test`
2024-10-15 Danilo Krummrichrust: alloc: implement `Allocator` for `Kmalloc`
2024-10-15 Danilo Krummrichrust: alloc: make `allocator` module public
2024-10-15 Danilo Krummrichrust: alloc: implement `ReallocFunc`
2024-10-14 Danilo Krummrichrust: alloc: rename `KernelAllocator` to `Kmalloc`
2024-10-14 Danilo Krummrichrust: alloc: separate `aligned_size` from `krealloc_ali...
2024-10-14 Danilo Krummrichrust: alloc: add `Allocator` trait
2024-10-09 Aliet Exposito... rust: kernel: move `FromBytes` and `AsBytes` traits...
2024-10-09 Filipe Xavierrust: error: optimize error type to use nonzero
2024-10-09 Filipe Xavierrust: lock: add trylock method support for lock backend
2024-10-09 Deepak Thukralrust: std_vendor: update dbg macro from Rust upstream
2024-10-07 Filipe Xavierrust: error: make conversion functions public
2024-10-07 Gary Guorust: enable arbitrary_self_types and remove `Receiver`
2024-10-07 Miguel Ojedarust: std_vendor: simplify `{ .. macro! .. }` with...
2024-10-07 Miguel OjedaDocumentation: rust: discuss `#[expect(...)]` in the...
2024-10-07 Miguel Ojedarust: start using the `#[expect(...)]` attribute
2024-10-07 Miguel OjedaDocumentation: rust: add coding guidelines on lints
2024-10-07 Miguel Ojedarust: enable Clippy's `check-private-items`
2024-10-07 Miguel Ojedarust: provide proper code documentation titles
2024-10-07 Miguel Ojedarust: rbtree: fix `SAFETY` comments that should be...
2024-10-07 Miguel Ojedarust: replace `clippy::dbg_macro` with `disallowed_macros`
2024-10-07 Miguel Ojedarust: introduce `.clippy.toml`
2024-10-07 Miguel Ojedarust: sync: remove unneeded `#[allow(clippy::non_send_f...
2024-10-07 Miguel Ojedarust: init: remove unneeded `#[allow(clippy::disallowed...
2024-10-07 Miguel Ojedarust: enable `rustdoc::unescaped_backticks` lint
2024-10-07 Miguel Ojedarust: enable `clippy::ignored_unit_patterns` lint
2024-10-07 Miguel Ojedarust: enable `clippy::unnecessary_safety_doc` lint
2024-10-07 Miguel Ojedarust: enable `clippy::unnecessary_safety_comment` lint
2024-10-07 Miguel Ojedarust: enable `clippy::undocumented_unsafe_blocks` lint
2024-10-07 Miguel Ojedarust: types: avoid repetition in `{As,From}Bytes` impls
2024-10-07 Miguel Ojedarust: sort global Rust flags
2024-10-07 Miguel Ojedarust: workqueue: remove unneeded ``#[allow(clippy:...
2024-10-07 Nell Shamrell... rust: types: add examples for the `Either` type
2024-10-07 Miguel Ojedadocs: rust: quick-start: add Ubuntu
2024-10-06 Linus TorvaldsLinux 6.12-rc2
2024-10-06 Linus TorvaldsMerge tag 'kbuild-fixes-v6.12' of git://git./linux...
2024-10-06 Linus TorvaldsMerge tag 'platform-drivers-x86-v6.12-2' of git://git...
2024-10-06 Linus TorvaldsMerge tag 'for-linus' of git://git./virt/kvm/kvm
2024-10-06 Linus TorvaldsMerge tag 'powerpc-6.12-3' of git://git./linux/kernel...
2024-10-06 Aaron Thompsonkbuild: deb-pkg: Remove blank first line from maint...
2024-10-06 Xu Yangkbuild: fix a typo dt_binding_schema -> dt_binding_schemas
2024-10-06 Sami Tolvanenscripts: import more list macros
2024-10-06 Hans de Goedeplatform/x86: x86-android-tablets: Fix use after free...
2024-10-06 Armin Wolfplatform/x86: wmi: Update WMI driver API documentation
2024-10-06 Anaswara T... platform/x86: dell-ddv: Fix typo in documentation
2024-10-06 Crag Wangplatform/x86: dell-sysman: add support for alienware...
2024-10-06 Srinivas Pandruvadaplatform/x86/intel: power-domains: Add Diamond Rapids...
2024-10-06 Srinivas Pandruvadaplatform/x86: ISST: Add Diamond Rapids to support list
2024-10-06 Hans de Goedeplatform/x86:intel/pmc: Disable ACPI PM Timer disabling...
2024-10-06 Armin Wolfplatform/x86: dell-laptop: Do not fail when encounterin...
2024-10-06 Jithu JosephMAINTAINERS: Update Intel In Field Scan(IFS) entry
2024-10-06 Paolo BonziniMerge tag 'kvmarm-fixes-6.12-1' of git://git./linux...
2024-10-06 Paolo Bonzinix86/reboot: emergency callbacks are now registered...
2024-10-06 Paolo BonziniKVM: x86: leave kvm.ko out of the build if no vendor...
2024-10-05 Linus TorvaldsMerge tag 'bcachefs-2024-10-05' of git://evilpiepirate...
2024-10-05 Linus TorvaldsMerge tag 'for-linus-6.12a-rc2-tag' of git://git./linux...
2024-10-05 Linus TorvaldsMerge tag 'ext4_for_linus-5.12-rc2' of git://git./linux...
2024-10-05 Linus TorvaldsMerge tag 'cxl-fixes-6.12-rc2' of git://git./linux...
2024-10-05 Linus TorvaldsMerge tag 'i2c-for-6.12-rc2' of git://git./linux/kernel...
2024-10-05 Linus TorvaldsMerge tag 'spi-fix-v6.12-rc1' of git://git./linux/kerne...
2024-10-05 Linus TorvaldsMerge tag 'hardening-v6.12-rc2' of git://git./linux...
2024-10-05 Linus TorvaldsMerge tag 'lsm-pr-20241004' of git://git./linux/kernel...
2024-10-05 Zach Wadeplatform/x86: ISST: Fix the KASAN report slab-out-of...
2024-10-05 Linus TorvaldsMerge tag 'linux_kselftest-fixes-6.12-rc2' of git:...
2024-10-05 Kent Overstreetbcachefs: Rework logged op error handling
2024-10-05 Kent Overstreetbcachefs: Add warn param to subvol_get_snapshot, peek_inode
2024-10-05 Kent Overstreetbcachefs: Kill snapshot arg to fsck_write_inode()
2024-10-05 Kent Overstreetbcachefs: Check for unlinked, non-empty dirs in check_i...
2024-10-05 Kent Overstreetbcachefs: Check for unlinked inodes with dirents
2024-10-05 Kent Overstreetbcachefs: Check for directories with no backpointers
2024-10-05 Kent Overstreetbcachefs: Kill alloc_v4.fragmentation_lru
2024-10-05 Kent Overstreetbcachefs: minor lru fsck fixes
2024-10-05 Kent Overstreetbcachefs: Mark more errors AUTOFIX
2024-10-05 Kent Overstreetbcachefs: Make sure we print error that causes fsck...
2024-10-05 Kent Overstreetbcachefs: bkey errors are only AUTOFIX during read
2024-10-05 Kent Overstreetbcachefs: Create lost+found in correct snapshot
2024-10-05 Kent Overstreetbcachefs: Fix reattach_inode()
2024-10-05 Kent Overstreetbcachefs: Add missing wakeup to bch2_inode_hash_remove()
2024-10-04 Baokun Liext4: fix off by one issue in alloc_flex_gd()
2024-10-04 Luis Henriques... ext4: mark fc as ineligible using an handle in ext4_xat...
2024-10-04 Luis Henriques... ext4: use handle to mark fc as ineligible in __track_de...
2024-10-04 Linus TorvaldsMerge tag 'arm64-fixes' of git://git./linux/kernel...
2024-10-04 Linus TorvaldsMerge tag 'riscv-for-linus-6.12-rc2' of git://git....
2024-10-04 Linus TorvaldsMerge tag 'trace-v6.12-rc1' of git://git./linux/kernel...
2024-10-04 Linus TorvaldsMerge tag 'slab-for-6.12-rc1' of git://git./linux/kerne...
2024-10-04 Linus TorvaldsMerge tag 'acpi-6.12-rc2' of git://git./linux/kernel...
2024-10-04 Linus TorvaldsMerge tag 'pm-6.12-rc2' of git://git./linux/kernel...
2024-10-04 Linus TorvaldsMerge tag 'gpio-fixes-for-v6.12-rc2' of git://git....
2024-10-04 Linus TorvaldsMerge tag 'sound-6.12-rc2' of git://git./linux/kernel...
2024-10-04 Linus TorvaldsMerge tag 'drm-fixes-2024-10-04' of https://gitlab...
2024-10-04 Linus TorvaldsMerge tag 'block-6.12-20241004' of git://git.kernel...
2024-10-04 Linus TorvaldsMerge tag 'io_uring-6.12-20241004' of git://git.kernel...
next