index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
Age
Commit message (
Expand
)
Author
2022-11-18
lib/oid_registry.c: remove redundant assignment to variable num
Colin Ian King
2022-11-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-11-18
treewide: use get_random_u32_inclusive() when possible
Jason A. Donenfeld
2022-11-18
treewide: use get_random_u32_{above,below}() instead of manual loop
Jason A. Donenfeld
2022-11-18
treewide: use get_random_u32_below() instead of deprecated function
Jason A. Donenfeld
2022-11-16
sbitmap: Try each queue to wake up at least one waiter
Gabriel Krisman Bertazi
2022-11-16
sbitmap: Advance the queue index before waking up a queue
Gabriel Krisman Bertazi
2022-11-16
lib/test_linear_ranges: Use LINEAR_RANGE()
Matti Vaittinen
2022-11-15
lib/debugobjects: fix stat count and optimize debug_objects_mem_init
wuchi
2022-11-14
memregion: Add cpu_cache_invalidate_memregion() interface
Davidlohr Bueso
2022-11-14
lib/raid6: drop RAID6_USE_EMPTY_ZERO_PAGE
Giulio Benetti
2022-11-11
net: remove skb->vlan_present
Eric Dumazet
2022-11-11
sbitmap: Use single per-bitmap counting to wake up queued tags
Gabriel Krisman Bertazi
2022-11-11
crypto: lib/aesgcm - Provide minimal library implementation
Ard Biesheuvel
2022-11-11
crypto: lib/gf128mul - make gf128mul_lle time invariant
Ard Biesheuvel
2022-11-11
crypto: move gf128mul library into lib/crypto
Ard Biesheuvel
2022-11-10
test_firmware: Fix spelling mistake "EMTPY" -> "EMPTY"
Colin Ian King
2022-11-09
mac_pton: Don't access memory over expected length
Andy Shevchenko
2022-11-09
lib/scatterlist: add check when merging zone device pages
Logan Gunthorpe
2022-11-09
iov_iter: introduce iov_iter_get_pages_[alloc_]flags()
Logan Gunthorpe
2022-11-08
kasan: switch kunit tests to console tracepoints
Andrey Konovalov
2022-11-08
maple_tree: don't set a new maximum on the node when not reusing nodes
Liam Howlett
2022-11-08
maple_tree: fix depth tracking in maple_state
Liam Howlett
2022-11-08
kmsan: make sure PREEMPT_RT is off
Alexander Potapenko
2022-11-08
Kconfig.debug: ensure early check for KMSAN in CONFIG_KMSAN_WARN
Alexander Potapenko
2022-11-08
maple_tree: reorganize testing to restore module testing
Liam Howlett
2022-11-08
maple_tree: mas_anode_descend() clang-analyzer cleanup
Liam Howlett
2022-11-08
maple_tree: remove pointer to pointer use in mas_alloc_nodes()
Liam Howlett
2022-11-08
lib: Fix some kernel-doc comments
Yang Li
2022-11-08
testing: use the copyleft-next-0.3.1 SPDX tag
Luis Chamberlain
2022-11-03
Merge tag 'net-6.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2022-11-02
overflow: Introduce overflows_type() and castable_to_type()
Kees Cook
2022-11-01
netlink: introduce bigendian integer types
Florian Westphal
2022-11-01
x86/mem: Move memmove to out of line assembler
Nick Desaulniers
2022-11-01
siphash: Convert selftest to KUnit
Kees Cook
2022-11-01
fortify: Short-circuit known-safe calls to strscpy()
Kees Cook
2022-11-01
string: Convert strscpy() self-test to KUnit
Kees Cook
2022-11-01
test_printf: Refactor fwnode_pointer() to make it more readable
Andy Shevchenko
2022-10-29
Merge tag 'mm-hotfixes-stable-2022-10-28' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2022-10-28
kunit/memcpy: Add dynamic size and window tests
Kees Cook
2022-10-28
string: Rewrite and add more kern-doc for the str*() functions
Kees Cook
2022-10-28
cgroup: Implement DEBUG_CGROUP_REF
Tejun Heo
2022-10-28
lib: maple_tree: remove unneeded initialization in mtree_range_walk()
Lukas Bulwahn
2022-10-28
Kconfig.debug: disable CONFIG_FRAME_WARN for KMSAN by default
Alexander Potapenko
2022-10-27
Merge tag 'net-6.1-rc3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2022-10-27
Merge tag 'hardening-v6.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-10-27
kunit: remove unused structure definition
YoungJun.park
2022-10-27
kunit: Add KUnit memory block assertions to the example_all_expect_macros_test
Maíra Canal
2022-10-27
kunit: Introduce KUNIT_EXPECT_MEMEQ and KUNIT_EXPECT_MEMNEQ macros
Maíra Canal
2022-10-27
kunit: log numbers in decimal and hex
Mark Rutland
[prev]
[next]