index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
lib
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-05-28
Merge tag 'net-next-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
3
-12
/
+6
2025-05-28
Merge tag 'drm-next-2025-05-28' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
2
-13
/
+66
2025-05-28
Merge tag 'hardening-v6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
Linus Torvalds
6
-1
/
+348
2025-05-27
Merge tag 'sysctl-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/sysctl/sysctl
Linus Torvalds
1
-40
/
+91
2025-05-27
Merge tag 'thermal-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
1
-8
/
+2
2025-05-27
Merge tag 'sound-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
Linus Torvalds
1
-18
/
+21
2025-05-27
Merge tag 'ratelimit.2025.05.25a' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu
Linus Torvalds
1
-23
/
+52
2025-05-27
Merge tag 'x86_cache_for_v6.16_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-0
/
+11
2025-05-26
Merge tag 'linux_kselftest-kunit-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest
Linus Torvalds
2
-2
/
+2
2025-05-26
Merge tag 'v6.16-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
15
-244
/
+553
2025-05-26
Merge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiggers/linux
Linus Torvalds
2
-8
/
+5
2025-05-25
alloc_tag: allocate percpu counters for module tags dynamically
Suren Baghdasaryan
2
-20
/
+72
2025-05-21
lib/crc32: remove unused support for CRC32C combination
Eric Biggers
2
-12
/
+0
2025-05-21
kunit: Fix wrong parameter to kunit_deactivate_static_stub()
Tzung-Bi Shih
1
-1
/
+1
2025-05-16
vsprintf: remove redundant and unused %pCn format specifier
Luca Ceresoli
1
-8
/
+2
2025-05-15
find: Add find_first_andnot_bit()
Yury Norov [NVIDIA]
1
-0
/
+11
2025-05-15
pldmfw: Don't require send_package_data or send_component_table to be defined
Lee Trager
1
-0
/
+6
2025-05-14
lib/crc32: add SPDX license identifier
Eric Biggers
1
-3
/
+1
2025-05-13
lib/crc16: unexport crc16_table and crc16_byte()
Eric Biggers
1
-5
/
+4
2025-05-12
crypto: testmgr - make it easier to enable the full set of tests
Eric Biggers
1
-1
/
+1
2025-05-12
crypto: testmgr - replace CRYPTO_MANAGER_DISABLE_TESTS with CRYPTO_SELFTESTS
Eric Biggers
6
-11
/
+8
2025-05-12
crypto: lib/chacha - add array bounds to function prototypes
Eric Biggers
2
-9
/
+8
2025-05-12
crypto: lib/chacha - add strongly-typed state zeroization
Eric Biggers
1
-3
/
+3
2025-05-12
crypto: lib/chacha - use struct assignment to copy state
Eric Biggers
1
-6
/
+2
2025-05-12
crypto: lib/chacha - strongly type the ChaCha state
Eric Biggers
4
-44
/
+52
2025-05-08
ratelimit: Drop redundant accesses to burst
Paul E. McKenney
1
-2
/
+2
2025-05-08
ratelimit: Use nolock_ret restructuring to collapse common case code
Paul E. McKenney
1
-10
/
+3
2025-05-08
ratelimit: Use nolock_ret label to collapse lock-failure code
Paul E. McKenney
1
-14
/
+4
2025-05-08
ratelimit: Use nolock_ret label to save a couple of lines of code
Paul E. McKenney
1
-5
/
+3
2025-05-08
ratelimit: Simplify common-case exit path
Paul E. McKenney
1
-9
/
+5
2025-05-08
ratelimit: Warn if ->interval or ->burst are negative
Petr Mladek
1
-0
/
+1
2025-05-08
ratelimit: Avoid atomic decrement under lock if already rate-limited
Paul E. McKenney
1
-5
/
+8
2025-05-08
ratelimit: Avoid atomic decrement if already rate-limited
Paul E. McKenney
1
-1
/
+3
2025-05-08
ratelimit: Don't flush misses counter if RATELIMIT_MSG_ON_RELEASE
Paul E. McKenney
1
-3
/
+3
2025-05-08
ratelimit: Force re-initialization when rate-limiting re-enabled
Paul E. McKenney
1
-1
/
+14
2025-05-08
ratelimit: Allow zero ->burst to disable ratelimiting
Paul E. McKenney
1
-2
/
+6
2025-05-08
ratelimit: Reduce ___ratelimit() false-positive rate limiting
Petr Mladek
1
-13
/
+38
2025-05-08
ratelimit: Avoid jiffies=0 special case
Paul E. McKenney
1
-1
/
+3
2025-05-08
ratelimit: Count misses due to lock contention
Paul E. McKenney
1
-1
/
+3
2025-05-08
ratelimit: Convert the ->missed field to atomic_t
Paul E. McKenney
1
-1
/
+1
2025-05-08
ratelimit: Create functions to handle ratelimit_state internals
Paul E. McKenney
1
-4
/
+4
2025-05-08
lib/tests: randstruct: Add deep function pointer layout test
Kees Cook
1
-14
/
+65
2025-05-08
lib/tests: Add randstruct KUnit test
Kees Cook
3
-0
/
+292
2025-05-08
kbuild: Switch from -Wvla to -Wvla-larger-than=1
Kees Cook
1
-1
/
+0
2025-05-08
kunit/overflow: Add tests for STACK_FLEX_ARRAY_SIZE() helper
Gustavo A. R. Silva
1
-0
/
+4
2025-05-06
crypto: lib/poly1305 - Build main library on LIB_POLY1305 and split generic code out
Herbert Xu
3
-11
/
+30
2025-05-06
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
10
-16
/
+39
2025-05-06
BackMerge tag 'v6.15-rc5' into drm-next
Dave Airlie
10
-16
/
+39
2025-05-05
crypto: lib/sha256 - Use generic block helper
Herbert Xu
1
-61
/
+10
2025-05-05
crypto: lib/sha256 - Add helpers for block-based shash
Herbert Xu
2
-23
/
+17
[next]