summaryrefslogtreecommitdiff
path: root/rust/kernel/sync/poll.rs
AgeCommit message (Expand)Author
13 daysMerge tag 'char-misc-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-08-04rust: sync: Use safe synchronize_rcu() abstraction in pollPhilipp Stanner
2026-07-17rust: poll: use kfree_rcu() for PollCondVarAlice Ryhl
2025-07-29Merge tag 'sched-core-2025-07-28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2025-07-14poll: rust: allow poll_table ptrs to be nullAlice Ryhl
2025-06-24rust: sync: Mark PollCondVar::drop() inlineKunwu Chan
2025-03-30Merge tag 'rust-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ojeda/...Linus Torvalds
2025-03-08rust: improve lifetimes markupBorys Tyran
2025-03-08rust: lockdep: Use Pin for all LockClassKey usagesMitchell Levy
2024-09-30rust: file: add abstraction for `poll_table`Alice Ryhl