index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
Age
Commit message (
Expand
)
Author
2022-11-22
vsprintf: initialize siphash key using notifier
Jason A. Donenfeld
2022-11-21
Merge tag 'v6.1-rc6' into x86/core, to resolve conflicts
Ingo Molnar
2022-11-21
math64: favor kernel-doc from header files
Liam Beguin
2022-11-21
asm-generic/io: Add _RET_IP_ to MMIO trace for more accurate debug info
Sai Prakash Ranjan
2022-11-21
Merge 6.1-rc6 into driver-core-next
Greg Kroah-Hartman
2022-11-21
Merge 6.1-rc6 into char-misc-next
Greg Kroah-Hartman
2022-11-21
Makefile.debug: support for -gz=zstd
Nick Desaulniers
2022-11-19
lib: assume char is unsigned
Jason A. Donenfeld
2022-11-18
lib/fonts: fix undefined behavior in bit shift for get_default_font
Gaosheng Cui
2022-11-18
llist: avoid extra memory read in llist_add_batch
Uros Bizjak
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
[prev]
[next]