Files
linux/rust/kernel
Linus Torvalds f683c9b134 Merge tag 'driver-core-6.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
Pull driver core fixes from Greg KH:
 "Here is a single driver core fix, and a .mailmap update.

  The fix is for the rust driver core bindings, turned out that the
  from_raw binding wasn't a good idea (don't want to pass a pointer to a
  reference counted object without actually incrementing the pointer.)
  So this change fixes it up as the from_raw binding came in in -rc1.

  The other change is a .mailmap update.

  Both have been in linux-next for a while with no reported issues"

* tag 'driver-core-6.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core:
  mailmap: update mail for Fiona Behrens
  rust: device: change the from_raw() function
2024-10-13 09:10:52 -07:00
..
2024-08-23 06:26:57 +02:00
2024-07-08 23:44:01 +02:00
2023-05-31 17:35:03 +02:00
2024-08-23 06:25:59 +02:00
2024-09-26 17:49:00 +02:00
2024-08-23 06:26:57 +02:00
2024-07-08 23:44:01 +02:00
2024-09-04 23:11:31 +02:00
2024-05-05 19:22:25 +02:00
2024-05-05 19:22:25 +02:00
2024-08-25 14:44:39 +02:00