index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2026-01-09
ASoC: dt-bindings: realtek,rt5640: Update jack-detect
Jon Hunter
2026-01-09
ASoC: dt-bindings: realtek,rt5640: Document mclk
Jon Hunter
2026-01-09
sched/mm_cid: Prevent NULL mm dereference in sched_mm_cid_after_execve()
Cong Wang
2026-01-09
xfs: fix memory leak in xfs_growfs_check_rtgeom()
Dan Carpenter
2026-01-09
drm/gem: Fix a GEM leak in drm_gem_get_unmapped_area()
Boris Brezillon
2026-01-09
arm64: dts: renesas: rzt2h-n2h-evk-common: Use GPIO for SD0 write protect
Lad Prabhakar
2026-01-09
arm64: dts: renesas: r9a09g057: Add CANFD node
Lad Prabhakar
2026-01-09
arm64: dts: renesas: r9a09g056: Add CANFD node
Lad Prabhakar
2026-01-09
arm64: dts: renesas: r9a09g087m44-rzn2h-evk: Enable CANFD
Lad Prabhakar
2026-01-09
arm64: dts: renesas: r9a09g077m44-rzt2h-evk: Enable CANFD
Lad Prabhakar
2026-01-09
arm64: dts: renesas: r9a09g087: Add CANFD node
Lad Prabhakar
2026-01-09
arm64: dts: renesas: r9a09g077: Add CANFD node
Lad Prabhakar
2026-01-09
Merge tag 'renesas-r9a09g077-dt-binding-defs-tag6' into renesas-dts-for-v6.20
Geert Uytterhoeven
2026-01-09
rust: helpers: Move #define __rust_helper out of atomic.c
Alice Ryhl
2026-01-09
rust: wait: Add __rust_helper to helpers
Alice Ryhl
2026-01-09
rust: time: Add __rust_helper to helpers
Alice Ryhl
2026-01-09
rust: task: Add __rust_helper to helpers
Alice Ryhl
2026-01-09
rust: sync: Add __rust_helper to helpers
Alice Ryhl
2026-01-09
rust: refcount: Add __rust_helper to helpers
Alice Ryhl
2026-01-09
rust: rcu: Add __rust_helper to helpers
Alice Ryhl
2026-01-09
rust: processor: Add __rust_helper to helpers
Alice Ryhl
2026-01-09
rust: cpu: Add __rust_helper to helpers
Alice Ryhl
2026-01-09
rust: completion: Add __rust_helper to helpers
Alice Ryhl
2026-01-09
rust: blk: Add __rust_helper to helpers
Alice Ryhl
2026-01-09
rust: barrier: Add __rust_helper to helpers
Alice Ryhl
2026-01-09
rust_binder: Switch to kernel::sync atomic primitives
FUJITA Tomonori
2026-01-09
rust: list: Switch to kernel::sync atomic primitives
FUJITA Tomonori
2026-01-09
rust: sync: atomic: Add atomic bool tests
FUJITA Tomonori
2026-01-09
rust: sync: atomic: Add atomic bool support via i8 representation
FUJITA Tomonori
2026-01-09
rust: sync: atomic: Add i8/i16 xchg and cmpxchg support
FUJITA Tomonori
2026-01-09
rust: sync: atomic: Add store_release/load_acquire tests
FUJITA Tomonori
2026-01-09
rust: sync: atomic: Add i8/i16 load and store support
FUJITA Tomonori
2026-01-09
arch: um/x86: Select ARCH_SUPPORTS_ATOMIC_RMW for UML_X86
Boqun Feng
2026-01-09
rust: sync: atomic: Prepare AtomicOps macros for i8/i16 support
FUJITA Tomonori
2026-01-09
rust: helpers: Add i8/i16 atomic try_cmpxchg_relaxed helpers
FUJITA Tomonori
2026-01-09
rust: helpers: Add i8/i16 atomic try_cmpxchg_release helpers
FUJITA Tomonori
2026-01-09
rust: helpers: Add i8/i16 atomic try_cmpxchg_acquire helpers
FUJITA Tomonori
2026-01-09
rust: helpers: Add i8/i16 atomic try_cmpxchg helpers
FUJITA Tomonori
2026-01-09
rust: helpers: Add i8/i16 atomic xchg_relaxed helpers
FUJITA Tomonori
2026-01-09
rust: helpers: Add i8/i16 atomic xchg_release helpers
FUJITA Tomonori
2026-01-09
rust: helpers: Add i8/i16 atomic xchg_acquire helpers
FUJITA Tomonori
2026-01-09
rust: helpers: Add i8/i16 atomic xchg helpers
FUJITA Tomonori
2026-01-09
rust: helpers: Add i8/i16 relaxed atomic helpers
FUJITA Tomonori
2026-01-09
rust: helpers: Add i8/i16 atomic_read_acquire/atomic_set_release helpers
FUJITA Tomonori
2026-01-09
rust: sync: Implement Unpin for ARef
Alice Ryhl
2026-01-09
rust: sync: set_once: Implement Send and Sync
FUJITA Tomonori
2026-01-09
rust: sync: Clean up LockClassKey and its docs
Alice Ryhl
2026-01-09
rust: sync: Refactor static_lock_class!() macro
Alice Ryhl
2026-01-09
selftests/landlock: Properly close a file descriptor
Günther Noack
2026-01-09
dt-bindings: pinctrl: renesas,r9a09g077-pinctrl: Document GPIO IRQ
Cosmin Tanislav
[prev]
[next]