index
:
git.armlinux.org.uk/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
2024-10-28
New implementation for IO memcpy and IO memset
Julian Vetter
2024-10-28
lib/math/test_div64: add some edge cases relevant to __div64_const32()
Nicolas Pitre
2024-10-28
printf: Add print format (%pra) for struct range
Ira Weiny
2024-10-28
test printf: Add very basic struct resource tests
Ira Weiny
2024-10-28
iov_iter: fix copy_page_from_iter_atomic() if KMAP_LOCAL_FORCE_MAP
Hugh Dickins
2024-10-28
crypto: api - move crypto_simd_disabled_for_test to lib
Eric Biggers
2024-10-28
crypto: crc32c - Provide crc32c-arch driver for accelerated library code
Ard Biesheuvel
2024-10-28
crypto: crc32 - Provide crc32-arch driver for accelerated library code
Ard Biesheuvel
2024-10-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2024-10-24
Merge tag 'probes-fixes-v6.12-rc4.2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2024-10-24
selftests: add new kallsyms selftests
Luis Chamberlain
2024-10-24
iov_iter: Fix iov_iter_get_pages*() for folio_queue
David Howells
2024-10-23
Revert "kasan: Disable Software Tag-Based KASAN with GCC"
Marco Elver
2024-10-23
slub/kunit: fix a WARNING due to unwrapped __kmalloc_cache_noprof
Pei Xiao
2024-10-22
objpool: fix choosing allocation for percpu slots
Viktor Malik
2024-10-21
Merge tag 'v6.12-p4' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2024-10-19
Merge tag 'rust-fixes-6.12-2' of https://github.com/Rust-for-Linux/linux
Linus Torvalds
2024-10-18
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
2024-10-17
lockdep: Enable PROVE_RAW_LOCK_NESTING with PROVE_LOCKING.
Sebastian Andrzej Siewior
2024-10-17
locking/lockdep: Add a test for lockdep_set_subclass()
Ahmed Ehab
2024-10-17
Merge tag 'mm-hotfixes-stable-2024-10-17-16-08' of git://git.kernel.org/pub/s...
Linus Torvalds
2024-10-17
lib/buildid: Handle memfd_secret() files in build_id_parse()
Andrii Nakryiko
2024-10-17
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2024-10-17
maple_tree: correct tree corruption on spanning store
Lorenzo Stoakes
2024-10-17
maple_tree: check for MA_STATE_BULK on setting wr_rebalance
Sidhartha Kumar
2024-10-17
lib: alloc_tag_module_unload must wait for pending kfree_rcu calls
Florian Westphal
2024-10-16
crypto: lib/mpi - Fix an "Uninitialized scalar variable" issue
Qianqiang Liu
2024-10-15
debugobjects: Track object usage to avoid premature freeing of objects
Thomas Gleixner
2024-10-15
debugobjects: Refill per CPU pool more agressively
Thomas Gleixner
2024-10-15
debugobjects: Double the per CPU slots
Thomas Gleixner
2024-10-15
debugobjects: Move pool statistics into global_pool struct
Thomas Gleixner
2024-10-15
debugobjects: Implement batch processing
Thomas Gleixner
2024-10-15
debugobjects: Prepare kmem_cache allocations for batching
Thomas Gleixner
2024-10-15
debugobjects: Prepare for batching
Thomas Gleixner
2024-10-15
debugobjects: Use static key for boot pool selection
Thomas Gleixner
2024-10-15
debugobjects: Rework free_object_work()
Thomas Gleixner
2024-10-15
debugobjects: Rework object freeing
Thomas Gleixner
2024-10-15
debugobjects: Rework object allocation
Thomas Gleixner
2024-10-15
debugobjects: Move min/max count into pool struct
Thomas Gleixner
2024-10-15
debugobjects: Rename and tidy up per CPU pools
Thomas Gleixner
2024-10-15
debugobjects: Use separate list head for boot pool
Thomas Gleixner
2024-10-15
debugobjects: Move pools into a datastructure
Thomas Gleixner
2024-10-15
debugobjects: Reduce parallel pool fill attempts
Zhen Lei
2024-10-15
debugobjects: Make debug_objects_enabled bool
Thomas Gleixner
2024-10-15
debugobjects: Provide and use free_object_list()
Thomas Gleixner
2024-10-15
debugobjects: Remove pointless debug printk
Thomas Gleixner
2024-10-15
debugobjects: Reuse put_objects() on OOM
Thomas Gleixner
2024-10-15
debugobjects: Dont free objects directly on CPU hotplug
Thomas Gleixner
2024-10-15
debugobjects: Remove pointless hlist initialization
Thomas Gleixner
2024-10-15
debugobjects: Dont destroy kmem cache in init()
Thomas Gleixner
[prev]
[next]