:p
atchew
Login
Patchew
linux
All series for linux
More information about linux...
Status
Subject
Author
Age
Age
Replied
[PATCH] ALSA: hda/cirrus_scodec_test: Fix incorrect setup of gpiochip
Richard Fitzgerald
3 months ago
R
[PATCH] i3c: master: Set the device name only after we initialize i3c_bus->id
Fredrik Markstrom via B4 Relay
3 months ago
Forwarded: [PATCH] ext4: hold buffer reference in ext4_read_inline_dir to prevent UAF
syzbot
3 months ago
O
[PATCH v4 0/8] USB Type-C mode selection
Andrei Kuchynski
3 months ago
[PATCH 0/2] Prevent TINT spurious interrupt during resume
Biju
3 months ago
R
O
[PATCH] perf/x86/amd/ibs: Fix comment typo in ibs_op_data
rrrrr4413@gmail.com
3 months ago
[PATCH v4 0/3] drm/bridge: sii9234: use extcon to detect cable attachment
Henrik Grimler
3 months ago
O
[PATCH v2 0/2] Add more PLL frequencies to i.MX FRACN GPLL
Marco Felsch
3 months ago
[PATCH v3 0/3] platform/x86: hp-wmi: Add manual fan support for Victus S laptops
Krishna Chomal
3 months ago
O
[PATCH RFT 0/3] arm64: dts: qcom: glymur: Add USB support
Abel Vesa
3 months ago
O
[PATCH 0/2] Add more PLL frequencies to i.MX FRACN GPLL
Marco Felsch
3 months ago
[PATCH v4 00/17] module: Introduce hash-based integrity checking
Thomas Weißschuh
3 months ago
[PATCH 0/3] riscv: word-at-a-time: improve find_zero()
Jisheng Zhang
3 months ago
O
[PATCH 0/2] Add EDT ET057023UDBA Panel Support
Marco Felsch
3 months ago
O
[PATCH net-next v2 0/3] dpll: support mode switching
Ivan Vecera
3 months ago
O
[PATCH v2 0/3] iio: adc: ad9467: Support alternative backends
Tomas Melin
3 months ago
[PATCH] MAINTAINERS: update auxiliary bus entry
Danilo Krummrich
3 months ago
R
[PATCH] media: saa7134: rename i2c_dbg() to i2c_debug()
Bartosz Golaszewski
3 months ago
[PATCH] KVM: VMX: Don't register posted interrupt wakeup handler if alloc_kvm_area() fails
Hou Wenlong
3 months ago
R
[PATCH v2 0/3] Replace wq users and add WQ_PERCPU to alloc_workqueue() users
Marco Crivellari
3 months ago
O
[PATCH v2 0/9] clk: realtek: Add RTD1625 Clock Support
Yu-Chun Lin
3 months ago
R
[PATCH v2 0/3] gpio: pca9570: Ad-hoc cleanups
Andy Shevchenko
3 months ago
[PATCH] dm: add WQ_PERCPU to alloc_workqueue users
Marco Crivellari
3 months ago
R
[PATCH] arm64: dts: mediatek: mt8173-evb: Add interrupts to DA9211 regulator
AngeloGioacchino Del Regno
3 months ago
[PATCH] dt-bindings: net: dsa: mt7530: Allow interrupts-extended dependency
AngeloGioacchino Del Regno
3 months ago
[PATCH 0/5] Fix dtbs_check warnings for MediaTek MT7622 platform
AngeloGioacchino Del Regno
3 months ago
[PATCH 0/6] Fix dtbs_check warnings for MediaTek Helio X10 platform
AngeloGioacchino Del Regno
3 months ago
R
[PATCH v3 0/5] gs101: Add support for Display Process Unit (DPU) clocks
Peter Griffin
3 months ago
[PATCH v4 00/10] sound: codecs: tlv320adcx140: assorted patches
Sascha Hauer
3 months ago
O
[PATCH] cpufreq: dt-platdev: Block the driver from probing on more QC platforms
Konrad Dybcio
3 months ago
O
[tip: perf/core] perf/core: Speed up kexec shutdown by avoiding unnecessary cross CPU calls
tip-bot2 for Jan H. Sch=C3=B6nherr
3 months ago
R
[tip: locking/core] rust: sync: Refactor static_lock_class!() macro
tip-bot2 for Alice Ryhl
3 months ago
R
[tip: locking/core] rust: sync: Clean up LockClassKey and its docs
tip-bot2 for Alice Ryhl
3 months ago
R
[tip: locking/core] rust: sync: set_once: Implement Send and Sync
tip-bot2 for FUJITA Tomonori
3 months ago
R
[tip: locking/core] rust: sync: Implement Unpin for ARef
tip-bot2 for Alice Ryhl
3 months ago
R
[tip: locking/core] rust: helpers: Add i8/i16 atomic_read_acquire/atomic_set_release helpers
tip-bot2 for FUJITA Tomonori
3 months ago
R
[tip: locking/core] rust: helpers: Add i8/i16 relaxed atomic helpers
tip-bot2 for FUJITA Tomonori
3 months ago
R
[tip: locking/core] rust: helpers: Add i8/i16 atomic xchg helpers
tip-bot2 for FUJITA Tomonori
3 months ago
R
[tip: locking/core] rust: helpers: Add i8/i16 atomic xchg_acquire helpers
tip-bot2 for FUJITA Tomonori
3 months ago
R
[tip: locking/core] rust: helpers: Add i8/i16 atomic xchg_release helpers
tip-bot2 for FUJITA Tomonori
3 months ago
R
[tip: locking/core] rust: helpers: Add i8/i16 atomic xchg_relaxed helpers
tip-bot2 for FUJITA Tomonori
3 months ago
[tip: locking/core] rust: helpers: Add i8/i16 atomic try_cmpxchg helpers
tip-bot2 for FUJITA Tomonori
3 months ago
[tip: locking/core] rust: helpers: Add i8/i16 atomic try_cmpxchg_acquire helpers
tip-bot2 for FUJITA Tomonori
3 months ago
[tip: locking/core] rust: helpers: Add i8/i16 atomic try_cmpxchg_release helpers
tip-bot2 for FUJITA Tomonori
3 months ago
[tip: locking/core] rust: helpers: Add i8/i16 atomic try_cmpxchg_relaxed helpers
tip-bot2 for FUJITA Tomonori
3 months ago
[tip: locking/core] rust: sync: atomic: Prepare AtomicOps macros for i8/i16 support
tip-bot2 for FUJITA Tomonori
3 months ago
R
[tip: locking/core] arch: um/x86: Select ARCH_SUPPORTS_ATOMIC_RMW for UML_X86
tip-bot2 for Boqun Feng
3 months ago
R
[tip: locking/core] rust: sync: atomic: Add i8/i16 load and store support
tip-bot2 for FUJITA Tomonori
3 months ago
R
[tip: locking/core] rust: sync: atomic: Add store_release/load_acquire tests
tip-bot2 for FUJITA Tomonori
3 months ago
[tip: locking/core] rust: sync: atomic: Add i8/i16 xchg and cmpxchg support
tip-bot2 for FUJITA Tomonori
3 months ago
1
2
3
...
412
413
414
415
416
417
...