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-05-16
vsprintf: remove redundant and unused %pCn format specifier
Luca Ceresoli
2025-05-15
find: Add find_first_andnot_bit()
Yury Norov [NVIDIA]
2025-05-15
pldmfw: Don't require send_package_data or send_component_table to be defined
Lee Trager
2025-05-14
lib/crc32: add SPDX license identifier
Eric Biggers
2025-05-13
lib/crc16: unexport crc16_table and crc16_byte()
Eric Biggers
2025-05-12
xarray: fix kerneldoc for __xa_cmpxchg
Christoph Hellwig
2025-05-12
crypto: testmgr - make it easier to enable the full set of tests
Eric Biggers
2025-05-12
crypto: testmgr - replace CRYPTO_MANAGER_DISABLE_TESTS with CRYPTO_SELFTESTS
Eric Biggers
2025-05-12
crypto: lib/chacha - add array bounds to function prototypes
Eric Biggers
2025-05-12
crypto: lib/chacha - add strongly-typed state zeroization
Eric Biggers
2025-05-12
crypto: lib/chacha - use struct assignment to copy state
Eric Biggers
2025-05-12
crypto: lib/chacha - strongly type the ChaCha state
Eric Biggers
2025-05-11
lib/oid_registry.c: remove unused sprint_OID
Dr. David Alan Gilbert
2025-05-11
lib/test_kmod: do not hardcode/depend on any filesystem
Herton R. Krzesinski
2025-05-11
scatterlist: inline sg_next()
Caleb Sander Mateos
2025-05-11
errseq: eliminate special limitation for macro MAX_ERRNO
Zijun Hu
2025-05-11
kstrtox: add support for enabled and disabled in kstrtobool()
Mario Limonciello
2025-05-11
lib/rbtree.c: fix the example typo
Chisheng Chen
2025-05-11
lib/test_vmalloc.c: allow built-in execution
Uladzislau Rezki (Sony)
2025-05-11
lib/test_vmalloc.c: replace RWSEM to SRCU for setup
Uladzislau Rezki (Sony)
2025-05-11
maple_tree: reorder mas->store_type case statements
Sidhartha Kumar
2025-05-11
maple_tree: add sufficient height
Sidhartha Kumar
2025-05-11
maple_tree: break on convergence in mas_spanning_rebalance()
Sidhartha Kumar
2025-05-11
maple_tree: use vacant nodes to reduce worst case allocations
Sidhartha Kumar
2025-05-11
maple_tree: use height and depth consistently
Sidhartha Kumar
2025-05-11
maple_tree: convert mas_prealloc_calc() to take in a maple write state
Sidhartha Kumar
2025-05-11
xarray: make xa_alloc_cyclic() return 0 on all success cases
Przemek Kitszel
2025-05-11
iov_iter: convert iov_iter_extract_xarray_pages() to use folios
Matthew Wilcox (Oracle)
2025-05-11
iov_iter: convert iter_xarray_populate_pages() to use folios
Matthew Wilcox (Oracle)
2025-05-08
ratelimit: Drop redundant accesses to burst
Paul E. McKenney
2025-05-08
ratelimit: Use nolock_ret restructuring to collapse common case code
Paul E. McKenney
2025-05-08
ratelimit: Use nolock_ret label to collapse lock-failure code
Paul E. McKenney
2025-05-08
ratelimit: Use nolock_ret label to save a couple of lines of code
Paul E. McKenney
2025-05-08
ratelimit: Simplify common-case exit path
Paul E. McKenney
2025-05-08
ratelimit: Warn if ->interval or ->burst are negative
Petr Mladek
2025-05-08
ratelimit: Avoid atomic decrement under lock if already rate-limited
Paul E. McKenney
2025-05-08
ratelimit: Avoid atomic decrement if already rate-limited
Paul E. McKenney
2025-05-08
ratelimit: Don't flush misses counter if RATELIMIT_MSG_ON_RELEASE
Paul E. McKenney
2025-05-08
ratelimit: Force re-initialization when rate-limiting re-enabled
Paul E. McKenney
2025-05-08
ratelimit: Allow zero ->burst to disable ratelimiting
Paul E. McKenney
2025-05-08
ratelimit: Reduce ___ratelimit() false-positive rate limiting
Petr Mladek
2025-05-08
ratelimit: Avoid jiffies=0 special case
Paul E. McKenney
2025-05-08
ratelimit: Count misses due to lock contention
Paul E. McKenney
2025-05-08
ratelimit: Convert the ->missed field to atomic_t
Paul E. McKenney
2025-05-08
ratelimit: Create functions to handle ratelimit_state internals
Paul E. McKenney
2025-05-08
lib/tests: randstruct: Add deep function pointer layout test
Kees Cook
2025-05-08
lib/tests: Add randstruct KUnit test
Kees Cook
2025-05-08
kbuild: Switch from -Wvla to -Wvla-larger-than=1
Kees Cook
2025-05-08
kunit/overflow: Add tests for STACK_FLEX_ARRAY_SIZE() helper
Gustavo A. R. Silva
2025-05-07
KVM: arm64: Introduce CONFIG_UBSAN_KVM_EL2
Mostafa Saleh
[prev]
[next]