1. 910bfc2 Merge tag 'rust-6.11' of https://github.com/Rust-for-Linux/linux by Linus Torvalds · 5 months ago
  2. f9bcc61 Merge tag 'uml-for-linus-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/uml/linux by Linus Torvalds · 6 months ago
  3. c2a96b7 Merge tag 'driver-core-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 6 months ago
  4. 76d9b92 Merge tag 'slab-for-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/vbabka/slab by Linus Torvalds · 6 months ago
  5. 3e78198 Merge tag 'for-6.11/block-20240710' of git://git.kernel.dk/linux by Linus Torvalds · 6 months ago
  6. 436381e Merge branch 'slab/for-6.11/buckets' into slab/for-next by Vlastimil Babka · 6 months ago
  7. f8f88aa rust: relax most deny-level lints to warnings by Miguel Ojeda · 6 months ago
  8. f85bea18 rust: allow `dead_code` for never constructed bindings by Miguel Ojeda · 6 months ago
  9. dee1396 rust: init: simplify from `map_err` to `inspect_err` by Miguel Ojeda · 6 months ago
  10. e516211 rust: macros: indent list item in `paste!`'s docs by Miguel Ojeda · 6 months ago
  11. a23b018 firmware_loader: fix soundness issue in `request_internal` by Danilo Krummrich · 6 months ago
  12. 2c61b8c firmware_loader: annotate doctests as `no_run` by Danilo Krummrich · 6 months ago
  13. fc6e66f rust: add abstraction for `struct page` by Alice Ryhl · 7 months ago
  14. b33bf37 rust: uaccess: add typed accessors for userspace pointers by Alice Ryhl · 7 months ago
  15. 1b580e7 rust: uaccess: add userspace pointers by Wedson Almeida Filho · 7 months ago
  16. ab44079 rust: alloc: add __GFP_HIGHMEM flag by Alice Ryhl · 7 months ago
  17. d3ee24c rust: alloc: fix typo in docs for GFP_NOWAIT by Alice Ryhl · 7 months ago
  18. 9ffc80c kbuild: rust: remove now-unneeded `rusttest` custom sysroot handling by Miguel Ojeda · 7 months ago
  19. fe7d9d8 rust: kernel: make impl_has_work compatible with more generics by Roland Xu · 8 months ago
  20. 549d3c2 rust: add 'firmware' field support to module! macro by FUJITA Tomonori · 8 months ago
  21. 63249a0 rust: fix datatype in docs for `module` macro arguments by Aswin Unnikrishnan · 8 months ago
  22. 67f9c31 rust: add example for `alias` argument in `module` macro documentation by Aswin Unnikrishnan · 8 months ago
  23. ad59baa slab, rust: extend kmalloc() alignment guarantees to remove Rust padding by Vlastimil Babka · 6 months ago
  24. ab0f4ce arch: um: rust: Add i386 support for Rust by David Gow · 7 months ago
  25. 5b026e3 rust: block: fix generated bindings after refactoring of features by Andreas Hindborg · 6 months ago
  26. 4ead6c3 device: rust: improve safety comments by Danilo Krummrich · 7 months ago
  27. bbe98f4 firmware: rust: improve safety comments by Danilo Krummrich · 7 months ago
  28. 5ddb88f rust: block: do not use removed queue flag API by Andreas Hindborg · 7 months ago
  29. de65828 rust: add firmware abstractions by Danilo Krummrich · 7 months ago
  30. a674fef rust: add abstraction for struct device by Danilo Krummrich · 7 months ago
  31. 5e3b700 rust: block: do not use removed queue limit API by Andreas Hindborg · 7 months ago
  32. 3253aba rust: block: introduce `kernel::block::mq` module by Andreas Hindborg · 7 months ago
  33. a126eca rust: avoid unused import warning in `rusttest` by Miguel Ojeda · 8 months ago
  34. 4f05e82 Merge tag 'loongarch-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/chenhuacai/linux-loongson by Linus Torvalds · 8 months ago
  35. 61307b7 Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm by Linus Torvalds · 8 months ago
  36. ff9a793 Merge tag 'kbuild-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 8 months ago
  37. 2d9db77 Merge tag 'timers-core-2024-05-12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 months ago
  38. 8f8d74e LoongArch: rust: Switch to use built-in rustc target by WANG Rui · 8 months ago
  39. 8f5b5f7 Merge tag 'rust-6.10' of https://github.com/Rust-for-Linux/linux by Linus Torvalds · 8 months ago
  40. b1992c3 kbuild: use $(src) instead of $(srctree)/$(src) for source directory by Masahiro Yamada · 9 months ago
  41. 97ab3e8 rust: alloc: fix dangling pointer in VecExt<T>::reserve() by Danilo Krummrich · 8 months ago
  42. 0028027 rust: kernel: remove redundant imports by Miguel Ojeda · 9 months ago
  43. 7c81aa8 rust: sync: implement `Default` for `LockClassKey` by Miguel Ojeda · 9 months ago
  44. 4a2ae88 rust: remove unneeded `kernel::prelude` imports from doctests by Nell Shamrell-Harrington · 9 months ago
  45. ea175b2 rust: update `dbg!()` to format column number by Raghav Narang · 9 months ago
  46. 8437313 rust: helpers: Fix grammar in comment by Thorsten Blum · 9 months ago
  47. 9218cf8 rust: init: change the generated name of guard variables by Benno Lossin · 9 months ago
  48. a0a4e17 rust: sync: add `Arc::into_unique_or_drop` by Alice Ryhl · 9 months ago
  49. 51f6af8 rust: sync: add `ArcBorrow::from_raw` by Alice Ryhl · 9 months ago
  50. be2ca1e rust: types: Make Opaque::get const by Boqun Feng · 9 months ago
  51. ddd9120 rust: time: doc: Add missing C header links by Boqun Feng · 9 months ago
  52. 53ed0af rust: add a rust helper for krealloc() by Kent Overstreet · 10 months ago
  53. 1984345 rust: remove `params` from `module` macro example by Aswin Unnikrishnan · 9 months ago
  54. 50cfe93 kbuild: rust: remove unneeded `@rustc_cfg` to avoid ICE by Miguel Ojeda · 9 months ago
  55. 323617f rust: kernel: require `Send` for `Module` implementations by Wedson Almeida Filho · 10 months ago
  56. df70d04 rust: phy: implement `Send` for `Registration` by Wedson Almeida Filho · 10 months ago
  57. 2c10928 rust: kernel: remove usage of `allocator_api` unstable feature by Wedson Almeida Filho · 10 months ago
  58. c34aa00 rust: init: update `init` module to take allocation flags by Wedson Almeida Filho · 10 months ago
  59. cc41670 rust: sync: update `Arc` and `UniqueArc` to take allocation flags by Wedson Almeida Filho · 10 months ago
  60. 5ab560c rust: alloc: update `VecExt` to take allocation flags by Wedson Almeida Filho · 10 months ago
  61. 08d3f54 rust: alloc: introduce the `BoxExt` trait by Wedson Almeida Filho · 10 months ago
  62. b6a006e rust: alloc: introduce allocation flags by Wedson Almeida Filho · 10 months ago
  63. 9d0441b rust: alloc: remove our fork of the `alloc` crate by Wedson Almeida Filho · 10 months ago
  64. 11795ae kbuild: use the upstream `alloc` crate by Wedson Almeida Filho · 10 months ago
  65. 0398977 rust: alloc: introduce the `VecExt` trait by Wedson Almeida Filho · 10 months ago
  66. 31d94d8 rust: kernel: move `allocator` module under `alloc` by Wedson Almeida Filho · 10 months ago
  67. 7044dcf rust: macros: fix soundness issue in `module!` macro by Benno Lossin · 9 months ago
  68. 48b7f4d rust: time: Add Ktime by Alice Ryhl · 10 months ago
  69. 8db31d3 rust: workqueue: add `#[pin_data]` to `Work` by Benno Lossin · 10 months ago
  70. 22eed60 rust: macros: allow generic parameter default values in `#[pin_data]` by Benno Lossin · 10 months ago
  71. 9762dca rust: macros: add `decl_generics` to `parse_generics()` by Benno Lossin · 10 months ago
  72. 49ceae6 rust: init: remove impl Zeroable for Infallible by Laine Taffin Altman · 9 months ago
  73. a321f3a rust: str: add {make,to}_{upper,lower}case() to CString by Danilo Krummrich · 11 months ago
  74. b481dd8 rust: upgrade to Rust 1.77.1 by Miguel Ojeda · 11 months ago
  75. d0f0241 rust: add `Module::as_ptr` by Alice Ryhl · 11 months ago
  76. 1d35aae Merge tag 'kbuild-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 10 months ago
  77. 6d75c6f Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 10 months ago
  78. 9187210 Merge tag 'net-next-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 10 months ago
  79. ff887eb Merge tag 'wq-for-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 10 months ago
  80. e2bad14 kbuild: unexport abs_srctree and abs_objtree by Masahiro Yamada · 10 months ago
  81. 768409c rust: upgrade to Rust 1.76.0 by Miguel Ojeda · 11 months ago
  82. ecab411 kbuild: mark `rustc` (and others) invocations as recursive by Miguel Ojeda · 11 months ago
  83. e944171 rust: add `container_of!` macro by Wedson Almeida Filho · 11 months ago
  84. 4951ddd rust: str: implement `Display` and `Debug` for `BStr` by Yutaro Ohno · 11 months ago
  85. 1b6170f rust: module: place generated init_module() function in .init.text by Thomas Bertschinger · 11 months ago
  86. 5bc8184 rust: types: add `try_from_foreign()` method by Obei Sideg · 12 months ago
  87. 44f2e62 rust: kernel: stop using ptr_metadata feature by Alice Ryhl · 11 months ago
  88. e283ee2 rust: kernel: add reexports for macros by Alice Ryhl · 11 months ago
  89. ed6d0be rust: locked_by: shorten doclink preview by Valentin Obst · 11 months ago
  90. cd16c41 rust: kernel: remove unneeded doclink targets by Valentin Obst · 11 months ago
  91. 4c799d1 rust: kernel: add doclinks by Valentin Obst · 11 months ago
  92. 6269fad rust: kernel: add blank lines in front of code blocks by Valentin Obst · 11 months ago
  93. af8b18d rust: kernel: mark code fragments in docs with backticks by Valentin Obst · 11 months ago
  94. ebf2b8a rust: kernel: unify spelling of refcount in docs by Valentin Obst · 11 months ago
  95. 4c62348 rust: str: move SAFETY comment in front of unsafe block by Valentin Obst · 11 months ago
  96. 8cfce47 rust: str: use `NUL` instead of 0 in doc comments by Valentin Obst · 11 months ago
  97. ed85965 rust: kernel: add srctree-relative doclinks by Valentin Obst · 11 months ago
  98. 16dca5d rust: ioctl: end top-level module docs with full stop by Valentin Obst · 11 months ago
  99. 69d5fbb rust: error: improve unsafe code in example by Valentin Obst · 11 months ago
  100. b6cda91 rust: kernel: fix multiple typos in documentation by Valentin Obst · 11 months ago