index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
samples
Age
Commit message (
Expand
)
Author
2025-08-03
Merge tag 'mm-nonmm-stable-2025-08-03-12-47' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2025-08-03
Merge tag 'rust-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ojeda/...
Linus Torvalds
2025-08-02
samples: Kconfig: fix spelling mistake "instancess" -> "instances"
Colin Ian King
2025-07-31
Merge tag 'mm-stable-2025-07-30-15-25' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-07-31
Merge tag 'fsnotify_for_v6.17-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2025-07-30
Merge tag 'drm-next-2025-07-30' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
2025-07-29
Merge tag 'driver-core-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2025-07-29
Merge tag 'char-misc-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-07-28
Merge tag 'landlock-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2025-07-28
samples: fix building fs-monitor on musl systems
Brahmajit Das
2025-07-21
rust: use `kernel::{fmt,prelude::fmt!}`
Tamir Duberstein
2025-07-19
samples: enhance hung_task detector test with read-write semaphore support
Zi Li
2025-07-19
mm/damon/vaddr: put pid in cleanup_target()
SeongJae Park
2025-07-19
samples/damon/wsse: use damon_call() repeat mode instead of damon_callback
SeongJae Park
2025-07-19
samples/damon/prcl: use damon_call() repeat mode instead of damon_callback
SeongJae Park
2025-07-19
samples/damon: support automatic node address detection
Yunjeong Mun
2025-07-19
samples/damon: change enable parameters to enabled
Honggyu Kim
2025-07-19
samples/damon/mtier: rename to have damon_sample_ prefix
SeongJae Park
2025-07-19
samples/damon/prcl: rename to have damon_sample_ prefix
SeongJae Park
2025-07-19
samples/damon/wsse: rename to have damon_sample_ prefix
SeongJae Park
2025-07-19
rust: samples: dma: set DMA mask
Danilo Krummrich
2025-07-16
samples: mei: Fix building on musl libc
Brahmajit Das
2025-07-16
samples/kobject: make attribute_group const
Meng Shao Liu
2025-07-16
samples/kobject: fix path comment
Meng Shao Liu
2025-07-15
Merge tag 'alloc-next-v6.17-2025-07-15' of https://github.com/Rust-for-Linux/...
Miguel Ojeda
2025-07-14
rust: uaccess: use newtype for user pointers
Alice Ryhl
2025-07-13
samples/damon/mtier: support boot time enable setup
SeongJae Park
2025-07-13
samples/damon/prcl: fix boot time enable crash
SeongJae Park
2025-07-13
samples/damon/wsse: fix boot time enable handling
SeongJae Park
2025-07-13
samples/damon/mtier: add parameters for node0 memory usage
Yunjeong Mun
2025-07-09
samples/damon: fix damon sample mtier for start failure
Honggyu Kim
2025-07-09
samples/damon: fix damon sample wsse for start failure
Honggyu Kim
2025-07-09
samples/damon: fix damon sample prcl for start failure
Honggyu Kim
2025-07-09
samples: rust: pci: reset pci-testdev in unbind()
Danilo Krummrich
2025-07-05
rust: auxiliary: remove unnecessary import
Tamir Duberstein
2025-07-01
samples/landlock: Fix building on musl libc
Brahmajit Das
2025-06-28
rust: devres: get rid of Devres' inner Arc
Danilo Krummrich
2025-06-26
samples: rust: add ACPI match table example to platform driver
Igor Korotin
2025-06-25
samples: rust: platform: conditionally call Self::properties_parse()
Danilo Krummrich
2025-06-25
samples: rust: platform: don't call as_ref() repeatedly
Danilo Krummrich
2025-06-25
samples: rust: platform: Add property child and reference args examples
Remo Senekowitsch
2025-06-24
rust: macros: remove `module!`'s deprecated `author` key
Guilherme Giacomo Simoes
2025-06-23
rust: dma: convert the read/write macros to return Result
Abdiel Janulgue
2025-06-13
samples: rust: platform: Add property read examples
Remo Senekowitsch
2025-05-31
Merge tag 'mm-nonmm-stable-2025-05-31-15-28' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2025-05-31
Merge tag 'mm-stable-2025-05-31-14-50' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-05-29
Merge tag 'tsm-for-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/dev...
Linus Torvalds
2025-05-28
Merge tag 'net-next-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2025-05-28
Merge tag 'drm-next-2025-05-28' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
2025-05-26
Merge tag 'configfs-for-v6.16' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
[next]