]> www.infradead.org Git - users/jedix/linux-maple.git/shortlog
users/jedix/linux-maple.git
2025-03-25 Miguel OjedaMerge tag 'rust-hrtimer-for-v6.15-v3' of https://github...
2025-03-24 Danilo Krummrichrust: dma: add `Send` implementation for `CoherentAlloc...
2025-03-23 Tamir Dubersteinrust: macros: fix `make rusttest` build on macOS
2025-03-23 Antonio Hickeyrust: block: refactor to use `&raw mut`
2025-03-23 Antonio Hickeyrust: enable `raw_ref_op` feature
2025-03-23 Tamir Dubersteinrust: uaccess: name the correct function
2025-03-23 Charalampos... rust: rbtree: fix comments referring to Box instead...
2025-03-22 Andreas Hindborgrust: hrtimer: add maintainer entry
2025-03-22 Andreas Hindborgrust: hrtimer: add clocksource selection through `ClockId`
2025-03-22 Andreas Hindborgrust: hrtimer: add `HrTimerMode`
2025-03-22 Andreas Hindborgrust: hrtimer: implement `HrTimerPointer` for `Pin...
2025-03-22 Andreas Hindborgrust: alloc: add `Box::into_pin`
2025-03-22 Andreas Hindborgrust: hrtimer: implement `UnsafeHrTimerPointer` for...
2025-03-22 Andreas Hindborgrust: hrtimer: implement `UnsafeHrTimerPointer` for...
2025-03-22 Andreas Hindborgrust: hrtimer: add `hrtimer::ScopedHrTimerPointer`
2025-03-22 Andreas Hindborgrust: hrtimer: add `UnsafeHrTimerPointer`
2025-03-22 Andreas Hindborgrust: hrtimer: allow timer restart from timer handler
2025-03-20 Andreas Hindborgrust: str: implement `strip_prefix` for `BStr`
2025-03-20 Andreas Hindborgrust: str: implement `AsRef<BStr>` for `[u8]` and ...
2025-03-20 Andreas Hindborgrust: str: implement `Index` for `BStr`
2025-03-20 Andreas Hindborgrust: str: implement `PartialEq` for `BStr`
2025-03-20 Abdiel JanulgueMAINTAINERS: add entry for Rust dma mapping helpers...
2025-03-20 Abdiel Janulguesamples: rust: add Rust dma test sample driver
2025-03-20 Abdiel Janulguerust: add dma coherent allocator abstraction
2025-03-20 Abdiel Janulguerust: error: Add EOVERFLOW
2025-03-20 José Expósitorust: kunit: allow to know if we are in a test
2025-03-20 José Expósitorust: macros: add macro to easily run KUnit tests
2025-03-20 José Expósitorust: kunit: add KUnit case and suite macros
2025-03-19 Thomas Weißschuhrust: add kunitconfig
2025-03-19 Thomas Weißschuhrust: pass correct target to bindgen on Usermode Linux
2025-03-16 Benno LossinMAINTAINERS: add entry for the `pin-init` crate
2025-03-16 Benno Lossinrust: pin-init: re-enable doctests
2025-03-16 Benno Lossinrust: pin-init: add miscellaneous files from the user...
2025-03-16 Benno Lossinrust: pin-init: miscellaneous synchronization with...
2025-03-16 Benno Lossinrust: pin-init: internal: synchronize with user-space...
2025-03-16 Benno Lossinrust: pin-init: synchronize documentation with the...
2025-03-16 Benno Lossinrust: pin-init: add `std` and `alloc` support from...
2025-03-16 Benno Lossinrust: make pin-init its own crate
2025-03-16 Miguel Ojedarust: add pin-init crate build infrastructure
2025-03-16 Benno Lossinrust: pin-init: change the way the `paste!` macro is...
2025-03-16 Benno Lossinrust: pin-init: remove kernel-crate dependency
2025-03-16 Benno Lossinrust: pin-init: fix documentation links
2025-03-16 Benno Lossinrust: add `ZeroableOption` and implement it instead...
2025-03-16 Benno Lossinrust: pin-init: move impl `Zeroable` for `Opaque` and...
2025-03-16 Benno Lossinrust: pin-init: move `InPlaceInit` and impls of `InPlac...
2025-03-16 Benno Lossinrust: pin-init: move the default error behavior of...
2025-03-16 Benno Lossinrust: pin-init: call `try_[pin_]init!` from `[pin_...
2025-03-16 Benno Lossinrust: pin-init: change examples to the user-space version
2025-03-16 Benno Lossinrust: pin-init: move proc-macro documentation into...
2025-03-16 Benno Lossinrust: add extensions to the pin-init crate and move...
2025-03-16 Benno Lossinrust: move pin-init API into its own directory
2025-03-16 Benno Lossinrust: init: disable doctests
2025-03-16 Dirk Behmerust: error: extend the Result documentation
2025-03-11 Andreas Hindborgrust: hrtimer: implement `HrTimerPointer` for `Arc`
2025-03-11 Andreas Hindborgrust: sync: add `Arc::as_ptr`
2025-03-11 Andreas Hindborgrust: hrtimer: introduce hrtimer support
2025-03-10 Dirk Behmerust: types: add intra-doc links for `Opaque<T>`
2025-03-10 Guilherme Giacomo... rust: module: introduce `authors` key
2025-03-09 Alice Ryhlpanic_qr: use new #[export] macro
2025-03-09 Alice Ryhlprint: use new #[export] macro for rust_fmt_argument
2025-03-09 Alice Ryhlrust: add #[export] macro
2025-03-09 Alice Ryhlrust: macros: support additional tokens in quote!
2025-03-09 Alice Ryhlrust: fix signature of rust_fmt_argument
2025-03-09 Miguel OjedaMAINTAINERS: rust: add tree field for RUST [ALLOC]
2025-03-08 Borys Tyranrust: improve lifetimes markup
2025-03-08 Guillaume Gomezscripts: rust: mention file name in error messages
2025-03-08 Dirk Behmedocs: rust: Add error handling sections
2025-03-08 Alice Ryhlrust: list: make the cursor point between elements
2025-03-08 Alice Ryhlrust: list: extract common code for insertion
2025-03-06 Alice Ryhlrust: task: make Pid type alias public
2025-03-06 Gary Guorust: alloc: make `ReallocFunc::call` inline
2025-03-06 Miguel OjedaMAINTAINERS: add Danilo Krummrich as Rust reviewer
2025-03-02 Linus TorvaldsLinux 6.14-rc5
2025-03-02 Linus TorvaldsMerge tag 'dmaengine-fix-6.14' of git://git.kernel...
2025-03-02 Linus TorvaldsMerge tag 'phy-fixes-6.14' of git://git.kernel.org...
2025-03-02 Linus TorvaldsMerge tag 'gpio-fixes-for-v6.14-rc5' of git://git.kerne...
2025-03-02 Linus TorvaldsMerge tag 'mips-fixes_6.14_2' of git://git.kernel.org...
2025-03-02 Linus TorvaldsMerge tag 'v6.14-rc4-smb3-client-fix' of git://git...
2025-03-01 Linus TorvaldsMerge tag 'arm64-fixes' of git://git.kernel.org/pub...
2025-03-01 Linus TorvaldsMerge tag 'i2c-for-6.14-rc5' of git://git.kernel.org...
2025-03-01 Linus TorvaldsMerge tag 'ata-6.14-rc5' of git://git.kernel.org/pub...
2025-03-01 Linus TorvaldsMerge tag 'for-linus' of git://git.kernel.org/pub/scm...
2025-03-01 Niklas CasselRevert "ata: libata-core: Add ATA_QUIRK_NOLPM for Samsu...
2025-03-01 Keith Buschkvm: retry nx_huge_page_recovery_thread creation
2025-03-01 Keith Buschvhost: return task creation error instead of NULL
2025-03-01 Linus TorvaldsMerge tag 'thermal-6.14-rc5' of git://git.kernel.org...
2025-03-01 Linus TorvaldsMerge tag 'pm-6.14-rc5' of git://git.kernel.org/pub...
2025-03-01 Linus TorvaldsMerge tag 'x86-urgent-2025-02-28' of git://git.kernel...
2025-03-01 Linus TorvaldsMerge tag 'sched-urgent-2025-02-28' of git://git.kernel...
2025-03-01 Linus TorvaldsMerge tag 'perf-urgent-2025-02-28' of git://git.kernel...
2025-03-01 Linus TorvaldsMerge tag 'objtool-urgent-2025-02-28' of git://git...
2025-03-01 Linus TorvaldsMerge tag 'locking-urgent-2025-02-28' of git://git...
2025-02-28 Linus TorvaldsMerge tag 'trace-v6.14-rc4' of git://git.kernel.org...
2025-02-28 Linus TorvaldsMerge tag 'iommu-fixes-v6.14-rc4' of git://git.kernel...
2025-02-28 Thomas Gleixnerintel_idle: Handle older CPUs, which stop the TSC in...
2025-02-28 Linus TorvaldsMerge tag 'block-6.14-20250228' of git://git.kernel...
2025-02-28 Linus TorvaldsMerge tag 'io_uring-6.14-20250228' of git://git.kernel...
2025-02-28 Linus TorvaldsMerge tag 'efi-fixes-for-v6.14-2' of git://git.kernel...
2025-02-28 Wolfram SangMerge tag 'i2c-host-fixes-6.14-rc5' of git://git.kernel...
2025-02-28 Dan Carpentergpiolib: Fix Oops in gpiod_direction_input_nonotify()
next