index
:
git.armlinux.org.uk/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
2025-01-16
pldmfw: enable selected component update
Konrad Knitter
2025-01-16
lockref: use bool for false/true returns
Christoph Hellwig
2025-01-16
lockref: improve the lockref_get_not_zero description
Christoph Hellwig
2025-01-16
lockref: remove lockref_put_not_zero
Christoph Hellwig
2025-01-15
alloc_tag: skip pgalloc_tag_swap if profiling is disabled
Suren Baghdasaryan
2025-01-15
kunit: Introduce autorun option
Stanislav Kinsburskii
2025-01-14
kobject: Remove unused functions
Dr. David Alan Gilbert
2025-01-13
maple_tree: only root node could be deficient
Wei Yang
2025-01-13
maple_tree: add a test check deficient node
Wei Yang
2025-01-13
maple_tree: simplify split calculation
Wei Yang
2025-01-13
maple_tree: we don't set offset to MAPLE_NODE_SLOTS on error
Wei Yang
2025-01-13
maple_tree: not possible to be a root node after loop
Wei Yang
2025-01-13
maple_tree: index has been checked to be smaller than pivot
Wei Yang
2025-01-13
maple_tree: use mas_next_slot() directly
Wei Yang
2025-01-13
vsnprintf: fix the number base for non-numeric formats
Linus Torvalds
2025-01-13
Merge 6.13-rc4 into char-misc-next
Greg Kroah-Hartman
2025-01-12
lib/inflate.c: remove dead code
Ariel Otilibili
2025-01-12
iov_iter: remove setting of page->index
Matthew Wilcox (Oracle)
2025-01-12
lib/math: add int_sqrt test suite
Luis Felipe Hernandez
2025-01-12
lib/rhashtable: fix the typo for preemptible
Pratyush Mittal
2025-01-12
fault-inject: use prandom where cryptographically secure randomness is not ne...
Akinobu Mita
2025-01-12
xarray: port tests to kunit
Tamir Duberstein
2025-01-12
xarray: extract helper from __xa_{insert,cmpxchg}
Tamir Duberstein
2025-01-12
xarray: extract xa_zero_to_null
Tamir Duberstein
2025-01-12
lib/test_min_heap: use inline min heap variants to reduce attack vector
Kuan-Wei Chiu
2025-01-10
Merge tag 'v6.13-rc6' into drm-next
Dave Airlie
2025-01-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-01-08
misc:minor basic kunit tests
Vimal Agrawal
2025-01-06
bpf/tests: Add 32 bits only long conditional jump tests
Christophe Leroy
2025-01-06
vsnprintf: fix up kerneldoc for argument name changes
Linus Torvalds
2025-01-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-01-02
lib: test_objpool: Use kthread_run_on_cpu()
Frederic Weisbecker
2024-12-30
maple_tree: reload mas before the second call for mas_empty_area
Yang Erkun
2024-12-28
crypto: lib/aesgcm - Reduce stack usage in libaesgcm_init
Herbert Xu
2024-12-26
fprobe: Rewrite fprobe on function-graph tracer
Masami Hiramatsu (Google)
2024-12-26
fprobe: Use ftrace_regs in fprobe exit handler
Masami Hiramatsu (Google)
2024-12-26
fprobe: Use ftrace_regs in fprobe entry handler
Masami Hiramatsu (Google)
2024-12-23
vsprintf: don't make the 'binary' version pack small integer arguments
Linus Torvalds
2024-12-23
vsnprintf: collapse the number format state into one single state
Linus Torvalds
2024-12-23
vsnprintf: mark the indirect width and precision cases unlikely
Linus Torvalds
2024-12-23
vsnprintf: inline skip_atoi() again
Linus Torvalds
2024-12-23
vsprintf: deal with format specifiers with a lookup table
Linus Torvalds
2024-12-23
vsprintf: deal with format flags with a simple lookup table
Linus Torvalds
2024-12-23
vsprintf: associate the format state with the format pointer
Linus Torvalds
2024-12-23
vsprintf: fix calling convention for format_decode()
Linus Torvalds
2024-12-23
vsprintf: avoid nested switch statement on same variable
Linus Torvalds
2024-12-23
vsprintf: simplify number handling
Linus Torvalds
2024-12-22
Merge tag 'lockdep-for-tip.20241220' of git://git.kernel.org/pub/scm/linux/ke...
Peter Zijlstra
2024-12-21
crypto: lib/gf128mul - Remove some bbe deadcode
Dr. David Alan Gilbert
2024-12-21
rhashtable: Fix potential deadlock by moving schedule_work outside lock
Breno Leitao
[prev]
[next]