index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
Age
Commit message (
Expand
)
Author
2023-11-01
Merge tag 'asm-generic-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-11-01
Merge tag 'soc-drivers-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-11-01
vsprintf: uninline simple_strntoull(), reorder arguments
Alexey Dobriyan
2023-10-31
Merge tag 'net-next-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2023-10-30
Merge tag 'hardening-v6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2023-10-30
closures: Fix race in closure_sync()
Kent Overstreet
2023-10-30
closures: Better memory barriers
Kent Overstreet
2023-10-30
Merge tag 'sched-core-2023-10-28' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-10-30
Merge tag 'locking-core-2023-10-28' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-10-30
Merge tag 'bcachefs-2023-10-30' of https://evilpiepirate.org/git/bcachefs
Linus Torvalds
2023-10-30
Merge tag 'nfsd-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
2023-10-30
Merge tag 'vfs-6.7.iov_iter' of gitolite.kernel.org:pub/scm/linux/kernel/git/...
Linus Torvalds
2023-10-28
seq_buf: Introduce DECLARE_SEQ_BUF and seq_buf_str()
Kees Cook
2023-10-27
acpi: Move common tables helper functions to common lib
Dave Jiang
2023-10-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-10-24
kprobes: unused header files removed
wuqiang.matt
2023-10-20
tracing: Move readpos from seq_buf to trace_seq
Matthew Wilcox (Oracle)
2023-10-20
netlink: add variable-length / auto integers
Jakub Kicinski
2023-10-19
lib/generic-radix-tree.c: Add peek_prev()
Kent Overstreet
2023-10-19
lib/generic-radix-tree.c: Don't overflow in peek()
Kent Overstreet
2023-10-19
closures: Add a missing include
Kent Overstreet
2023-10-19
bcache: move closures to lib/
Kent Overstreet
2023-10-18
treewide: mark stuff as __ro_after_init
Alexey Dobriyan
2023-10-18
percpu_counter: extend _limited_add() to negative amounts
Hugh Dickins
2023-10-18
shmem,percpu_counter: add _limited_add(fbc, limit, amount)
Hugh Dickins
2023-10-18
maple_tree: add GFP_KERNEL to allocations in mas_expected_entries()
Liam R. Howlett
2023-10-18
Merge tag 'qcom-drivers-for-6.7' of https://git.kernel.org/pub/scm/linux/kern...
Arnd Bergmann
2023-10-18
lib: objpool test module added
wuqiang.matt
2023-10-18
lib: objpool added: ring-array based lockless MPMC
wuqiang.matt
2023-10-16
bitmap: move bitmap_*_region() functions to bitmap.h
Yury Norov
2023-10-16
lib: add light-weight queuing mechanism.
NeilBrown
2023-10-16
llist: add llist_del_first_this()
NeilBrown
2023-10-14
bitmap: drop _reg_op() function
Yury Norov
2023-10-14
bitmap: replace _reg_op(REG_OP_ISFREE) with find_next_bit()
Yury Norov
2023-10-14
bitmap: replace _reg_op(REG_OP_RELEASE) with bitmap_clear()
Yury Norov
2023-10-14
bitmap: replace _reg_op(REG_OP_ALLOC) with bitmap_set()
Yury Norov
2023-10-14
bitmap: fix opencoded bitmap_allocate_region()
Yury Norov
2023-10-14
bitmap: add test for bitmap_*_region() functions
Yury Norov
2023-10-14
bitmap: align __reg_op() wrappers with modern coding style
Yury Norov
2023-10-14
lib/bitmap: split-out string-related operations to a separate files
Yury Norov
2023-10-14
bitmap: Remove dead code, i.e. bitmap_copy_le()
Andy Shevchenko
2023-10-14
bitmap: Fix a typo ("identify map")
Jonathan Neuschäfer
2023-10-14
cpumask: kernel-doc cleanups and additions
Randy Dunlap
2023-10-10
locking/atomics: Use atomic_try_cmpxchg_release() to micro-optimize rcuref_pu...
Uros Bizjak
2023-10-09
iov_iter, net: Move hash_and_copy_to_iter() to net/
David Howells
2023-10-09
iov_iter, net: Move csum_and_copy_to/from_iter() to net/
David Howells
2023-10-09
iov_iter: Don't deal with iter->copy_mc in memcpy_from_iter_mc()
David Howells
2023-10-07
Merge branch 'sched/urgent' into sched/core, to pick up fixes and refresh the...
Ingo Molnar
2023-10-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-10-01
powerpc: Use shared font data
Dr. David Alan Gilbert
[prev]
[next]