projects
/
platform
/
kernel
/
linux-starfive.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/kernel/linux-starfive.git
2023-04-21
Wedson Almeida...
rust: sync: introduce `CondVar`
commit
|
commitdiff
|
tree
|
snapshot
2023-04-21
Wedson Almeida...
rust: lock: add `Guard::do_unlocked`
commit
|
commitdiff
|
tree
|
snapshot
2023-04-21
Wedson Almeida...
rust: sync: introduce `LockedBy`
commit
|
commitdiff
|
tree
|
snapshot
2023-04-21
Wedson Almeida...
rust: introduce `current`
commit
|
commitdiff
|
tree
|
snapshot
2023-04-21
Wedson Almeida...
rust: add basic `Task`
commit
|
commitdiff
|
tree
|
snapshot
2023-04-21
Wedson Almeida...
rust: introduce `ARef`
commit
|
commitdiff
|
tree
|
snapshot
2023-04-21
Wedson Almeida...
rust: lock: introduce `SpinLock`
commit
|
commitdiff
|
tree
|
snapshot
2023-04-21
Wedson Almeida...
rust: lock: introduce `Mutex`
commit
|
commitdiff
|
tree
|
snapshot
2023-04-21
Wedson Almeida...
rust: sync: introduce `Lock` and `Guard`
commit
|
commitdiff
|
tree
|
snapshot
2023-04-20
Wedson Almeida...
rust: sync: introduce `LockClassKey`
commit
|
commitdiff
|
tree
|
snapshot
2023-04-20
Miguel Ojeda
MAINTAINERS: add Benno Lossin as Rust reviewer
commit
|
commitdiff
|
tree
|
snapshot
2023-04-20
Benno Lossin
rust: init: broaden the blanket impl of `Init`
commit
|
commitdiff
|
tree
|
snapshot
2023-04-12
Benno Lossin
rust: sync: add functions for initializing `UniqueArc...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-12
Benno Lossin
rust: sync: reduce stack usage of `UniqueArc::try_new_u...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-12
Benno Lossin
rust: types: add `Opaque::ffi_init`
commit
|
commitdiff
|
tree
|
snapshot
2023-04-12
Benno Lossin
rust: prelude: add `pin-init` API items to prelude
commit
|
commitdiff
|
tree
|
snapshot
2023-04-12
Benno Lossin
rust: init: add `Zeroable` trait and `init::zeroed...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-12
Benno Lossin
rust: init: add `stack_pin_init!` macro
commit
|
commitdiff
|
tree
|
snapshot
2023-04-12
Benno Lossin
rust: init: add `PinnedDrop` trait and macros
commit
|
commitdiff
|
tree
|
snapshot
2023-04-12
Benno Lossin
rust: init/sync: add `InPlaceInit` trait to pin-initial...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-12
Benno Lossin
rust: init: add initialization macros
commit
|
commitdiff
|
tree
|
snapshot
2023-04-12
Benno Lossin
rust: add pin-init API core
commit
|
commitdiff
|
tree
|
snapshot
2023-04-12
Benno Lossin
rust: types: add `Opaque::raw_get`
commit
|
commitdiff
|
tree
|
snapshot
2023-04-12
Benno Lossin
rust: sync: change error type of constructor functions
commit
|
commitdiff
|
tree
|
snapshot
2023-04-12
Gary Guo
rust: macros: add `quote!` macro
commit
|
commitdiff
|
tree
|
snapshot
2023-04-12
Benno Lossin
rust: enable the `pin_macro` feature
commit
|
commitdiff
|
tree
|
snapshot
2023-04-12
Wedson Almeida...
rust: error: Add from_result() helper
commit
|
commitdiff
|
tree
|
snapshot
2023-04-12
Sven Van Asbroeck
rust: error: Add a helper to convert a C ERR_PTR to...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-12
Wedson Almeida...
rust: error: Add to_result() helper
commit
|
commitdiff
|
tree
|
snapshot
2023-04-12
Miguel Ojeda
rust: error: Add Error::from_errno{_unchecked}()
commit
|
commitdiff
|
tree
|
snapshot
2023-04-12
Asahi Lina
rust: error: Add Error::to_ptr()
commit
|
commitdiff
|
tree
|
snapshot
2023-04-12
Asahi Lina
rust: error: Rename to_kernel_errno() -> to_errno()
commit
|
commitdiff
|
tree
|
snapshot
2023-04-12
Asahi Lina
rust: sync: arc: Add UniqueArc<MaybeUninit<T>::assume_i...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-10
Asahi Lina
rust: sync: arc: Implement Arc<dyn Any + Send + Sync...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-10
Asahi Lina
rust: macros: Allow specifying multiple module aliases
commit
|
commitdiff
|
tree
|
snapshot
2023-04-10
Miguel Ojeda
rust: alloc: vec: Add some try_* methods we need
commit
|
commitdiff
|
tree
|
snapshot
2023-04-10
Asahi Lina
rust: Add SPDX headers to alloc::vec::{spec_extend...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-10
Asahi Lina
rust: Import upstream `alloc::vec::spec_extend` module
commit
|
commitdiff
|
tree
|
snapshot
2023-04-10
Asahi Lina
rust: Import upstream `alloc::vec::set_len_on_drop...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-10
Asahi Lina
rust: Enable the new_uninit feature for kernel and...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-10
Boqun Feng
samples: rust: print: Add sample code for Arc printing
commit
|
commitdiff
|
tree
|
snapshot
2023-04-10
Boqun Feng
rust: sync: impl {Debug,Display} for {Unique,}Arc
commit
|
commitdiff
|
tree
|
snapshot
2023-04-09
Linus Torvalds
Linux 6.3-rc6
commit
|
commitdiff
|
tree
|
snapshot
2023-04-09
Linus Torvalds
Merge tag 'perf_urgent_for_v6.3_rc6' of git://git....
commit
|
commitdiff
|
tree
|
snapshot
2023-04-09
Linus Torvalds
Merge tag 'x86_urgent_for_v6.3_rc6' of git://git./linux...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-09
Linus Torvalds
Merge tag 'cxl-fixes-6.3-rc6' of git://git./linux/kerne...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-09
Linus Torvalds
Merge tag '6.3-rc5-smb3-cifs-client-fixes' of git:...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-08
Linus Torvalds
Merge tag 'char-misc-6.3-rc6' of git://git./linux/kerne...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-08
Linus Torvalds
Merge tag 'tty-6.3-rc6' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-08
Linus Torvalds
Merge tag 'usb-6.3-rc6' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-08
Linus Torvalds
Merge tag 'scsi-fixes' of git://git./linux/kernel/git...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-08
Linus Torvalds
Merge tag 'block-6.3-2023-04-06' of git://git.kernel...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-08
Linus Torvalds
Merge tag 'io_uring-6.3-2023-04-06' of git://git.kernel...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-08
Linus Torvalds
Merge tag 'dma-mapping-6.3-2023-04-08' of git://git...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-08
Linus Torvalds
Merge tag 'trace-v6.3-rc5-2' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-08
Linus Torvalds
Merge tag 'mm-hotfixes-stable-2023-04-07-16-23' of...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-07
Linus Torvalds
Merge tag 'gpio-fixes-for-v6.3-rc6' of git://git./linux...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-07
Linus Torvalds
Merge tag 'acpi-6.3-rc6' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-07
Linus Torvalds
Merge tag 'arm64-fixes' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-07
Linus Torvalds
Merge tag '6.3-rc5-ksmbd-server-fixes' of git://git...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-07
Dan Carpenter
cifs: double lock in cifs_reconnect_tcon()
commit
|
commitdiff
|
tree
|
snapshot
2023-04-07
Yu Kuai
block: don't set GD_NEED_PART_SCAN if scan partition...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-06
Steven Rostedt...
tracing/synthetic: Make lastcmd_mutex static
commit
|
commitdiff
|
tree
|
snapshot
2023-04-06
Linus Torvalds
Merge tag 'net-6.3-rc6-2' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-06
Linus Torvalds
Merge tag 'linux-kselftest-fixes-6.3-rc6' of git:/...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-06
Linus Torvalds
Merge tag 'for-linus-iommufd' of git://git./linux/kerne...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-06
Linus Torvalds
Merge tag 'pwm/for-6.3-rc6' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-06
Linus Torvalds
Merge tag 'drm-fixes-2023-04-06' of git://anongit.freed...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-06
Linus Torvalds
Merge tag 'sound-6.3-rc6' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-06
Linus Torvalds
Merge tag 'platform-drivers-x86-v6.3-5' of git://git...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-06
Linus Torvalds
Merge tag 'asm-generic-fixes-6.3' of git://git./linux...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-06
Michael Sit...
net: stmmac: check fwnode for phy device before scannin...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-06
Zheng Yejian
ftrace: Fix issue that 'direct->addr' not restored...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-06
Petr Tesarik
swiotlb: fix a braino in the alignment check fix
commit
|
commitdiff
|
tree
|
snapshot
2023-04-06
Jens Axboe
Merge tag 'nvme-6.3-2023-04-06' of git://git.infradead...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-06
Ming Lei
block: ublk: make sure that block size is set correctly
commit
|
commitdiff
|
tree
|
snapshot
2023-04-06
Jens Axboe
ublk: read any SQE values upfront
commit
|
commitdiff
|
tree
|
snapshot
2023-04-06
Song Yoong...
net: stmmac: Add queue reset into stmmac_xdp_open(...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-06
Hangbin Liu
selftests: net: rps_default_mask.sh: delete veth link...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-06
Greg Ungerer
net: fec: make use of MDIO C45 quirk
commit
|
commitdiff
|
tree
|
snapshot
2023-04-06
Peng Zhang
maple_tree: fix a potential concurrency bug in RCU...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-06
Peng Zhang
maple_tree: fix get wrong data_end in mtree_lookup_walk()
commit
|
commitdiff
|
tree
|
snapshot
2023-04-06
Rongwei Wang
mm/swap: fix swap_info_struct race between swapoff...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-06
Ryusuke Konishi
nilfs2: fix sysfs interface lifetime
commit
|
commitdiff
|
tree
|
snapshot
2023-04-06
Alistair Popple
mm: take a page reference when removing device exclusiv...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-06
Yafang Shao
mm: vmalloc: avoid warn_alloc noise caused by fatal...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-06
Tetsuo Handa
nilfs2: initialize "struct nilfs_binfo_dat"->bi_pad...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-06
Ryusuke Konishi
nilfs2: fix potential UAF of struct nilfs_sc_info in...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-06
Sergey Senozhatsky
zsmalloc: document freeable stats
commit
|
commitdiff
|
tree
|
snapshot
2023-04-06
Sergey Senozhatsky
zsmalloc: document new fullness grouping
commit
|
commitdiff
|
tree
|
snapshot
2023-04-06
Shiyang Ruan
fsdax: force clear dirty mark if CoW
commit
|
commitdiff
|
tree
|
snapshot
2023-04-06
Peter Xu
mm/hugetlb: fix uffd wr-protection for CoW optimization...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-06
Liam R. Howlett
mm: enable maple tree RCU mode by default
commit
|
commitdiff
|
tree
|
snapshot
2023-04-06
Liam R. Howlett
maple_tree: add RCU lock checking to rcu callback functions
commit
|
commitdiff
|
tree
|
snapshot
2023-04-06
Liam R. Howlett
maple_tree: add smp_rmb() to dead node detection
commit
|
commitdiff
|
tree
|
snapshot
2023-04-06
Liam R. Howlett
maple_tree: fix write memory barrier of nodes once...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-06
Liam Howlett
maple_tree: remove extra smp_wmb() from mas_dead_leaves()
commit
|
commitdiff
|
tree
|
snapshot
2023-04-06
Liam Howlett
maple_tree: fix freeing of nodes in rcu mode
commit
|
commitdiff
|
tree
|
snapshot
2023-04-06
Liam Howlett
maple_tree: detect dead nodes in mas_start()
commit
|
commitdiff
|
tree
|
snapshot
2023-04-06
Liam Howlett
maple_tree: be more cautious about dead nodes
commit
|
commitdiff
|
tree
|
snapshot
next