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-08-04
Merge tag 'printk-for-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2025-08-04
Merge branch 'for-6.17-hash_pointers' into for-linus
Petr Mladek
2025-08-04
Merge branch 'for-6.15-printf-attribute' into for-linus
Petr Mladek
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 'modules-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2025-08-02
kho: add test for kexec handover
Mike Rapoport (Microsoft)
2025-08-02
stackdepot: make max number of pools boot-time configurable
Matt Fleming
2025-08-02
lib/xxhash: remove unused functions
Dr. David Alan Gilbert
2025-07-31
Merge tag 'bitmap-for-6.17' of https://github.com/norov/linux
Linus Torvalds
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
test_bits: add tests for __GENMASK() and __GENMASK_ULL()
Vincent Mailhol
2025-07-31
kunit: test: Drop CONFIG_MODULE ifdeffery
Thomas Weißschuh
2025-07-30
Merge tag 'net-next-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2025-07-29
Merge tag 'sysctl-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2025-07-29
Merge tag 's390-6.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
2025-07-29
Merge tag 'sched-core-2025-07-28' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2025-07-29
Merge tag 'ratelimit.2025.07.23a' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2025-07-29
Merge tag 'timers-ptp-2025-07-27' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2025-07-29
Merge tag 'linux_kselftest-kunit-6.17-rc1' of git://git.kernel.org/pub/scm/li...
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 'libcrypto-tests-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2025-07-28
Merge tag 'libcrypto-updates-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2025-07-28
Merge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...
Linus Torvalds
2025-07-28
Merge tag 'hardening-v6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2025-07-28
Merge tag 'for-6.17/block-20250728' of git://git.kernel.dk/linux
Linus Torvalds
2025-07-23
uevent: mv uevent_helper into kobject_uevent.c
Joel Granados
2025-07-21
stackleak: Rename STACKLEAK to KSTACK_ERASE
Kees Cook
2025-07-21
lib/crypto: tests: Annotate worker to be on stack
Guenter Roeck
2025-07-20
lib/crypto: arm64/sha512-ce: Drop compatibility macros for older binutils
Eric Biggers
2025-07-20
lib/crypto: x86/sha1-ni: Convert to use rounds macros
Eric Biggers
2025-07-20
lib/crypto: x86/sha1-ni: Minor optimizations and cleanup
Eric Biggers
2025-07-20
lib/crc: x86/crc32c: Enable VPCLMULQDQ optimization where beneficial
Eric Biggers
2025-07-20
lib/crc: x86: Reorganize crc-pclmul static_call initialization
Eric Biggers
2025-07-19
seq_buf: Introduce KUnit tests
Kees Cook
2025-07-19
lib/raid6: update recov_rvv.c zero page usage
Herbert Xu
2025-07-19
lib/math/gcd: use static key to select implementation at runtime
Kuan-Wei Chiu
2025-07-19
panic: add 'panic_sys_info' sysctl to take human readable string parameter
Feng Tang
2025-07-19
panic: generalize panic_print's function to show sys info
Feng Tang
2025-07-18
vdso/gettimeofday: Add support for auxiliary clocks
Thomas Weißschuh
2025-07-18
vdso/gettimeofday: Introduce vdso_get_timestamp()
Thomas Weißschuh
2025-07-18
vdso/gettimeofday: Introduce vdso_set_timespec()
Thomas Weißschuh
2025-07-18
vdso/gettimeofday: Introduce vdso_clockid_valid()
Thomas Weißschuh
2025-07-18
vdso/gettimeofday: Return bool from clock_gettime() helpers
Thomas Weißschuh
2025-07-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-07-16
kunit: test: Export kunit_attach_mm()
Tiffany Yang
2025-07-14
kunit/fortify: Add back "volatile" for sizeof() constants
Kees Cook
2025-07-14
lib/crypto: tests: Add KUnit tests for SHA-1 and HMAC-SHA1
Eric Biggers
2025-07-14
lib/crypto: tests: Add KUnit tests for Poly1305
Eric Biggers
2025-07-14
lib/crypto: tests: Add KUnit tests for SHA-384 and SHA-512
Eric Biggers
2025-07-14
lib/crypto: tests: Add KUnit tests for SHA-224 and SHA-256
Eric Biggers
[next]