| Project |
Status |
Subject |
Author |
|
| QEMU |
O
G
|
[PATCH] tests/functional: migrate aspeed_rainier image
|
Alex Bennée
|
5 months, 1 week ago |
| linux |
R
|
[PATCH v2 0/3] Replace wq users and add WQ_PERCPU to alloc_workqueue() users
|
Marco Crivellari
|
5 months, 1 week ago |
| QEMU |
R
O
G
|
[PATCH v2 0/4] vfio: Add DMABUF support for PCI BAR regions
|
Shameer Kolothum
|
5 months, 1 week ago |
| linux |
O
|
[PATCH v2 0/9] clk: realtek: Add RTD1625 Clock Support
|
Yu-Chun Lin
|
5 months, 1 week ago |
| QEMU |
G
|
[PULL 0/7] Mostly x86 fixes for 2025-01-13
|
Paolo Bonzini
|
5 months, 1 week ago |
| linux |
R
|
[PATCH v2 0/3] gpio: pca9570: Ad-hoc cleanups
|
Andy Shevchenko
|
5 months, 1 week ago |
| linux |
|
[PATCH] dm: add WQ_PERCPU to alloc_workqueue users
|
Marco Crivellari
|
5 months, 1 week ago |
| linux |
R
|
[PATCH] arm64: dts: mediatek: mt8173-evb: Add interrupts to DA9211 regulator
|
AngeloGioacchino Del Regno
|
5 months, 1 week ago |
| linux |
|
[PATCH] dt-bindings: net: dsa: mt7530: Allow interrupts-extended dependency
|
AngeloGioacchino Del Regno
|
5 months, 1 week ago |
| linux |
|
[PATCH 0/5] Fix dtbs_check warnings for MediaTek MT7622 platform
|
AngeloGioacchino Del Regno
|
5 months, 1 week ago |
| linux |
|
[PATCH 0/6] Fix dtbs_check warnings for MediaTek Helio X10 platform
|
AngeloGioacchino Del Regno
|
5 months, 1 week ago |
| linux |
R
|
[PATCH v3 0/5] gs101: Add support for Display Process Unit (DPU) clocks
|
Peter Griffin
|
5 months, 1 week ago |
| linux |
|
[PATCH v4 00/10] sound: codecs: tlv320adcx140: assorted patches
|
Sascha Hauer
|
5 months, 1 week ago |
| linux |
O
|
[PATCH] cpufreq: dt-platdev: Block the driver from probing on more QC platforms
|
Konrad Dybcio
|
5 months, 1 week ago |
| linux |
O
|
[tip: perf/core] perf/core: Speed up kexec shutdown by avoiding unnecessary cross CPU calls
|
tip-bot2 for Jan H. Sch=C3=B6nherr
|
5 months, 1 week ago |
| linux |
R
|
[tip: locking/core] rust: sync: Refactor static_lock_class!() macro
|
tip-bot2 for Alice Ryhl
|
5 months, 1 week ago |
| linux |
R
|
[tip: locking/core] rust: sync: Clean up LockClassKey and its docs
|
tip-bot2 for Alice Ryhl
|
5 months, 1 week ago |
| linux |
R
|
[tip: locking/core] rust: sync: set_once: Implement Send and Sync
|
tip-bot2 for FUJITA Tomonori
|
5 months, 1 week ago |
| linux |
R
|
[tip: locking/core] rust: sync: Implement Unpin for ARef
|
tip-bot2 for Alice Ryhl
|
5 months, 1 week ago |
| linux |
R
|
[tip: locking/core] rust: helpers: Add i8/i16 atomic_read_acquire/atomic_set_release helpers
|
tip-bot2 for FUJITA Tomonori
|
5 months, 1 week ago |
| linux |
R
|
[tip: locking/core] rust: helpers: Add i8/i16 relaxed atomic helpers
|
tip-bot2 for FUJITA Tomonori
|
5 months, 1 week ago |
| linux |
R
|
[tip: locking/core] rust: helpers: Add i8/i16 atomic xchg helpers
|
tip-bot2 for FUJITA Tomonori
|
5 months, 1 week ago |
| linux |
R
|
[tip: locking/core] rust: helpers: Add i8/i16 atomic xchg_acquire helpers
|
tip-bot2 for FUJITA Tomonori
|
5 months, 1 week ago |
| linux |
R
|
[tip: locking/core] rust: helpers: Add i8/i16 atomic xchg_release helpers
|
tip-bot2 for FUJITA Tomonori
|
5 months, 1 week ago |
| linux |
R
|
[tip: locking/core] rust: helpers: Add i8/i16 atomic xchg_relaxed helpers
|
tip-bot2 for FUJITA Tomonori
|
5 months, 1 week ago |
| linux |
|
[tip: locking/core] rust: helpers: Add i8/i16 atomic try_cmpxchg helpers
|
tip-bot2 for FUJITA Tomonori
|
5 months, 1 week ago |
| linux |
|
[tip: locking/core] rust: helpers: Add i8/i16 atomic try_cmpxchg_acquire helpers
|
tip-bot2 for FUJITA Tomonori
|
5 months, 1 week ago |
| linux |
|
[tip: locking/core] rust: helpers: Add i8/i16 atomic try_cmpxchg_release helpers
|
tip-bot2 for FUJITA Tomonori
|
5 months, 1 week ago |
| linux |
|
[tip: locking/core] rust: helpers: Add i8/i16 atomic try_cmpxchg_relaxed helpers
|
tip-bot2 for FUJITA Tomonori
|
5 months, 1 week ago |
| linux |
|
[tip: locking/core] rust: sync: atomic: Prepare AtomicOps macros for i8/i16 support
|
tip-bot2 for FUJITA Tomonori
|
5 months, 1 week ago |
| linux |
R
|
[tip: locking/core] arch: um/x86: Select ARCH_SUPPORTS_ATOMIC_RMW for UML_X86
|
tip-bot2 for Boqun Feng
|
5 months, 1 week ago |
| linux |
R
|
[tip: locking/core] rust: sync: atomic: Add i8/i16 load and store support
|
tip-bot2 for FUJITA Tomonori
|
5 months, 1 week ago |
| linux |
R
|
[tip: locking/core] rust: sync: atomic: Add store_release/load_acquire tests
|
tip-bot2 for FUJITA Tomonori
|
5 months, 1 week ago |
| linux |
|
[tip: locking/core] rust: sync: atomic: Add i8/i16 xchg and cmpxchg support
|
tip-bot2 for FUJITA Tomonori
|
5 months, 1 week ago |
| linux |
R
|
[tip: locking/core] rust: sync: atomic: Add atomic bool support via i8 representation
|
tip-bot2 for FUJITA Tomonori
|
5 months, 1 week ago |
| linux |
R
|
[tip: locking/core] rust: sync: atomic: Add atomic bool tests
|
tip-bot2 for FUJITA Tomonori
|
5 months, 1 week ago |
| linux |
R
|
[tip: locking/core] rust: list: Switch to kernel::sync atomic primitives
|
tip-bot2 for FUJITA Tomonori
|
5 months, 1 week ago |
| linux |
|
[tip: locking/core] rust_binder: Switch to kernel::sync atomic primitives
|
tip-bot2 for FUJITA Tomonori
|
5 months, 1 week ago |
| linux |
R
|
[tip: locking/core] rust: barrier: Add __rust_helper to helpers
|
tip-bot2 for Alice Ryhl
|
5 months, 1 week ago |
| linux |
R
|
[tip: locking/core] rust: blk: Add __rust_helper to helpers
|
tip-bot2 for Alice Ryhl
|
5 months, 1 week ago |
| linux |
R
|
[tip: locking/core] rust: completion: Add __rust_helper to helpers
|
tip-bot2 for Alice Ryhl
|
5 months, 1 week ago |
| linux |
R
|
[tip: locking/core] rust: cpu: Add __rust_helper to helpers
|
tip-bot2 for Alice Ryhl
|
5 months, 1 week ago |
| linux |
R
|
[tip: locking/core] rust: processor: Add __rust_helper to helpers
|
tip-bot2 for Alice Ryhl
|
5 months, 1 week ago |
| linux |
R
|
[tip: locking/core] rust: rcu: Add __rust_helper to helpers
|
tip-bot2 for Alice Ryhl
|
5 months, 1 week ago |
| linux |
R
|
[tip: locking/core] rust: refcount: Add __rust_helper to helpers
|
tip-bot2 for Alice Ryhl
|
5 months, 1 week ago |
| linux |
R
|
[tip: locking/core] rust: sync: Add __rust_helper to helpers
|
tip-bot2 for Alice Ryhl
|
5 months, 1 week ago |
| linux |
R
|
[tip: locking/core] rust: task: Add __rust_helper to helpers
|
tip-bot2 for Alice Ryhl
|
5 months, 1 week ago |
| linux |
R
|
[tip: locking/core] rust: time: Add __rust_helper to helpers
|
tip-bot2 for Alice Ryhl
|
5 months, 1 week ago |
| linux |
R
|
[tip: locking/core] rust: wait: Add __rust_helper to helpers
|
tip-bot2 for Alice Ryhl
|
5 months, 1 week ago |
| linux |
|
[tip: locking/core] rust: helpers: Move #define __rust_helper out of atomic.c
|
tip-bot2 for Alice Ryhl
|
5 months, 1 week ago |