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
Age
Commit message (
Expand
)
Author
Files
Lines
2026-06-15
Merge tag 'objtool-core-2026-06-14' of gitolite.kernel.org:pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-1
/
+1
2026-06-15
Merge tag 'locking-core-2026-06-14' of gitolite.kernel.org:pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
3
-6
/
+29
2026-06-15
Merge tag 'timers-vdso-2026-06-13' of gitolite.kernel.org:pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-7
/
+7
2026-06-15
Merge tag 'vfs-7.2-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
2
-11
/
+4
2026-06-15
Merge tag 'kernel-7.2-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
1
-7
/
+10
2026-06-13
Merge tag 'core-urgent-2026-06-13' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-9
/
+37
2026-06-12
vsprintf: Add upper case flavour to %p[mM]
Andy Shevchenko
2
-6
/
+18
2026-06-11
lib/crypto: gf128hash: mark clmul32() as noinline_for_stack
Arnd Bergmann
1
-1
/
+1
2026-06-11
lib/test_firmware: allocate the configured into_buf size
Samuel Moelius
1
-1
/
+1
2026-06-09
fbdev/arm: Export acorndata_8x8 font symbol for bootloader
Helge Deller
1
-0
/
+5
2026-06-08
lib/test_hmm: check alloc_page_vma() return value and handle OOM
Qiang Liu
1
-2
/
+27
2026-06-08
lib/test_hmm: fix memory leak in dmirror_migrate_to_system()
Hao Ge
1
-3
/
+3
2026-06-07
rhashtable: Fix rhashtable_next_key() build warnings
Mykyta Yatsenko
1
-1
/
+34
2026-06-06
debugobjects: Don't call fill_pool() in early boot hardirq context
Waiman Long
1
-9
/
+37
2026-06-05
rhashtable: Add selftest for rhashtable_next_key()
Mykyta Yatsenko
1
-0
/
+75
2026-06-05
rhashtable: Add rhashtable_next_key() API
Mykyta Yatsenko
1
-0
/
+69
2026-06-04
raid6: use kmalloc() in raid6_select_algo()
Mike Rapoport (Microsoft)
1
-3
/
+3
2026-06-04
xor: use kmalloc() in calibrate_xor_blocks()
Mike Rapoport (Microsoft)
1
-2
/
+3
2026-06-04
lib: kunit_iov_iter: repeatedly call alloc_pages_bulk()
Thomas Weißschuh
1
-2
/
+10
2026-06-04
vdso/gettimeofday: Rename __arch_get_vdso_u_timens_data()
Thomas Weißschuh
1
-7
/
+7
2026-06-04
lib/fonts: Look up glyph data with font_data_glyph_buf()
Thomas Zimmermann
1
-0
/
+31
2026-06-03
mm/slab: improve kmem_cache_alloc_bulk
Christoph Hellwig
1
-12
/
+11
2026-06-03
lib/vsprintf: replace min_t/max_t with min/max
Thorsten Blum
1
-3
/
+3
2026-06-03
lockdep/selftests: Restore sched_rt_mutex state on PREEMPT_RT
Karl Mehltretter
1
-0
/
+3
2026-06-03
lockdep/selftests: Restore migrate_disable() state on PREEMPT_RT
Karl Mehltretter
1
-4
/
+0
2026-06-02
lib/test_vmalloc: add vrealloc test case
Shivam Kalra
1
-0
/
+62
2026-06-02
lib/test_hmm: fix error path in dmirror_devmem_fault()
Qiang Liu
1
-2
/
+8
2026-06-02
lib/test_hmm: use kvfree() to free kvcalloc() allocations
Hao Ge
1
-2
/
+2
2026-06-02
lib/test_meminit: use && for bools
Alexander Potapenko
1
-1
/
+1
2026-06-02
maple_tree: document that "last" in mtree_insert_range() is inclusive
Steven Rostedt
1
-2
/
+5
2026-06-02
vdso/datastore: Mark vdso_k_*_data pointers as __ro_after_init
Thomas Weißschuh
1
-3
/
+3
2026-06-01
liveupdate: Reference count incoming FLB data
David Matlack
1
-0
/
+3
2026-05-29
Merge tag 'iommu-fixes-v7.1-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/iommu/linux
Linus Torvalds
1
-1
/
+1
2026-05-28
lib/nmi_backtrace: print out the CPUs which fail to respond to NMI
Feng Tang
1
-3
/
+12
2026-05-28
string: use min in sized_strscpy
Thorsten Blum
1
-5
/
+3
2026-05-28
lib/uuid_kunit: add tests for the four random UUID/GUID generators
Stepan Ionichev
1
-0
/
+56
2026-05-28
error-inject: use IS_ERR() check for debugfs_create_file()
Ingyu Jang
1
-2
/
+2
2026-05-28
raid6_kunit: randomize buffer alignment
Christoph Hellwig
1
-6
/
+35
2026-05-28
raid6_kunit: randomize parameters and increase limits
Christoph Hellwig
1
-57
/
+130
2026-05-28
raid6_kunit: cleanup dataptr handling
Christoph Hellwig
1
-12
/
+7
2026-05-28
raid6_kunit: dynamically allocate data buffers using vmalloc
Christoph Hellwig
1
-15
/
+62
2026-05-28
raid6_kunit: use KUNIT_CASE_PARAM
Christoph Hellwig
1
-52
/
+68
2026-05-28
raid6: update top of file comments
Christoph Hellwig
10
-78
/
+28
2026-05-28
raid6: use static_call for raid6_recov_2data and raid6_recov_datap
Christoph Hellwig
1
-2
/
+6
2026-05-28
raid6: use static_call for gen_syndrom and xor_syndrom
Christoph Hellwig
1
-6
/
+12
2026-05-28
raid6: rework registration of optimized algorithms
Christoph Hellwig
31
-409
/
+384
2026-05-28
raid6: hide internals
Christoph Hellwig
24
-15
/
+119
2026-05-28
raid6: warn when using less than four devices
Christoph Hellwig
1
-0
/
+2
2026-05-28
raid6: improve the public interface
Christoph Hellwig
9
-26
/
+147
2026-05-28
raid6: use named initializers for struct raid6_calls
Christoph Hellwig
12
-105
/
+95
[prev]
[next]