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
/
lib
Age
Commit message (
Expand
)
Author
2025-01-24
Merge tag 'v6.14-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2025-01-23
Merge tag 'trace-ringbuffer-v6.14-2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2025-01-23
Merge tag 'bpf-next-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...
Linus Torvalds
2025-01-22
Merge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...
Linus Torvalds
2025-01-22
Merge tag 'linux_kselftest-kunit-6.14-rc1' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
2025-01-22
atomic64: Use arch_spin_locks instead of raw_spin_locks
Steven Rostedt
2025-01-22
Merge tag 'net-next-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2025-01-21
Merge tag 'docs-6.14' of git://git.lwn.net/linux
Linus Torvalds
2025-01-21
Merge tag 'kthread-for-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2025-01-21
Merge tag 'drm-next-2025-01-17' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
2025-01-21
Merge tag 'ftrace-v6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...
Linus Torvalds
2025-01-21
Merge tag 'locking-core-2025-01-20' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2025-01-20
Merge tag 'vfs-6.14-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2025-01-20
Merge tag 'vfs-6.14-rc1.netfs' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-01-19
Merge branch 'vsnprintf'
Linus Torvalds
2025-01-19
rhashtable: Fix rhashtable_try_insert test
Herbert Xu
2025-01-16
pldmfw: enable selected component update
Konrad Knitter
2025-01-16
lockref: use bool for false/true returns
Christoph Hellwig
2025-01-16
lockref: improve the lockref_get_not_zero description
Christoph Hellwig
2025-01-16
lockref: remove lockref_put_not_zero
Christoph Hellwig
2025-01-15
alloc_tag: skip pgalloc_tag_swap if profiling is disabled
Suren Baghdasaryan
2025-01-15
kunit: Introduce autorun option
Stanislav Kinsburskii
2025-01-14
kobject: Remove unused functions
Dr. David Alan Gilbert
2025-01-13
maple_tree: only root node could be deficient
Wei Yang
2025-01-13
maple_tree: add a test check deficient node
Wei Yang
2025-01-13
maple_tree: simplify split calculation
Wei Yang
2025-01-13
maple_tree: we don't set offset to MAPLE_NODE_SLOTS on error
Wei Yang
2025-01-13
maple_tree: not possible to be a root node after loop
Wei Yang
2025-01-13
maple_tree: index has been checked to be smaller than pivot
Wei Yang
2025-01-13
maple_tree: use mas_next_slot() directly
Wei Yang
2025-01-13
vsnprintf: fix the number base for non-numeric formats
Linus Torvalds
2025-01-13
Merge 6.13-rc4 into char-misc-next
Greg Kroah-Hartman
2025-01-12
lib/inflate.c: remove dead code
Ariel Otilibili
2025-01-12
iov_iter: remove setting of page->index
Matthew Wilcox (Oracle)
2025-01-12
lib/math: add int_sqrt test suite
Luis Felipe Hernandez
2025-01-12
lib/rhashtable: fix the typo for preemptible
Pratyush Mittal
2025-01-12
fault-inject: use prandom where cryptographically secure randomness is not ne...
Akinobu Mita
2025-01-12
xarray: port tests to kunit
Tamir Duberstein
2025-01-12
xarray: extract helper from __xa_{insert,cmpxchg}
Tamir Duberstein
2025-01-12
xarray: extract xa_zero_to_null
Tamir Duberstein
2025-01-12
lib/test_min_heap: use inline min heap variants to reduce attack vector
Kuan-Wei Chiu
2025-01-10
Merge tag 'v6.13-rc6' into drm-next
Dave Airlie
2025-01-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-01-08
misc:minor basic kunit tests
Vimal Agrawal
2025-01-06
bpf/tests: Add 32 bits only long conditional jump tests
Christophe Leroy
2025-01-06
vsnprintf: fix up kerneldoc for argument name changes
Linus Torvalds
2025-01-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-01-02
lib: test_objpool: Use kthread_run_on_cpu()
Frederic Weisbecker
2024-12-30
maple_tree: reload mas before the second call for mas_empty_area
Yang Erkun
2024-12-28
crypto: lib/aesgcm - Reduce stack usage in libaesgcm_init
Herbert Xu
[prev]
[next]