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-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
2025-05-07
ubsan: Remove regs from report_ubsan_failure()
Mostafa Saleh
2025-05-06
crypto: lib/poly1305 - Build main library on LIB_POLY1305 and split generic c...
Herbert Xu
2025-05-06
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
2025-05-06
BackMerge tag 'v6.15-rc5' into drm-next
Dave Airlie
2025-05-05
devres: Export devm_ioremap_resource_wc()
Rob Herring (Arm)
2025-05-05
crypto: lib/sha256 - Use generic block helper
Herbert Xu
2025-05-05
crypto: lib/sha256 - Add helpers for block-based shash
Herbert Xu
2025-05-05
crypto: lib/sha256 - improve function prototypes
Eric Biggers
2025-05-05
crypto: sparc/sha256 - implement library instead of shash
Eric Biggers
2025-05-05
crypto: sha256 - support arch-optimized lib and expose through shash
Eric Biggers
2025-05-05
crypto: lib/poly1305 - Use block-only interface
Herbert Xu
2025-05-05
crypto: lib/poly1305 - Add block-only interface
Herbert Xu
2025-05-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux v6.15-rc5
Herbert Xu
2025-05-01
ASoC: codec: twl4030: Convert to GPIO descriptors
Mark Brown
2025-04-30
gcc-plugins: remove SANCOV gcc plugin
Arnd Bergmann
2025-04-30
Kbuild: remove structleak gcc plugin
Arnd Bergmann
2025-04-30
raid6: skip avx512 checks
Arnd Bergmann
2025-04-30
kbuild: require gcc-8 and binutils-2.30
Arnd Bergmann
2025-04-29
test_bits: add tests for BIT_U*()
Vincent Mailhol
2025-04-29
test_bits: add tests for GENMASK_U*()
Lucas De Marchi
2025-04-29
kunit: executor: Remove const from kunit_filter_suites() allocation type
Kees Cook
2025-04-29
vsprintf: Use %p4chR instead of %p4cn for reading data in reversed host ordering
Petr Mladek
2025-04-28
kunit/usercopy: Disable u64 test on 32-bit SPARC
Thomas Weißschuh
2025-04-28
crypto: lib/poly1305 - remove INTERNAL symbol and selection of CRYPTO
Eric Biggers
2025-04-28
crypto: lib/chacha - remove INTERNAL symbol and selection of CRYPTO
Eric Biggers
2025-04-28
crypto: x86 - move library functions to arch/x86/lib/crypto/
Eric Biggers
2025-04-28
crypto: s390 - move library functions to arch/s390/lib/crypto/
Eric Biggers
2025-04-28
crypto: riscv - move library functions to arch/riscv/lib/crypto/
Eric Biggers
2025-04-28
crypto: powerpc - move library functions to arch/powerpc/lib/crypto/
Eric Biggers
2025-04-28
crypto: mips - move library functions to arch/mips/lib/crypto/
Eric Biggers
2025-04-28
crypto: arm64 - move library functions to arch/arm64/lib/crypto/
Eric Biggers
2025-04-28
crypto: arm - move library functions to arch/arm/lib/crypto/
Eric Biggers
[prev]
[next]