index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
Age
Commit message (
Expand
)
Author
Lines
2025-01-28
Merge tag 'driver-core-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
-24
/
+0
2025-01-28
treewide: const qualify ctl_tables where applicable
Joel Granados
-3
/
+3
2025-01-27
Merge tag 'char-misc-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-0
/
+11
2025-01-26
Merge tag 'mm-stable-2025-01-26-14-59' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
-76
/
+90
2025-01-26
Merge tag 'mm-nonmm-stable-2025-01-24-23-16' of git://git.kernel.org/pub/scm/...
Linus Torvalds
-347
/
+627
2025-01-25
mm/memblock: add memblock_alloc_or_panic interface
Guo Weikang
-4
/
+1
2025-01-25
alloc_tag: avoid current->alloc_tag manipulations when profiling is disabled
Suren Baghdasaryan
-0
/
+2
2025-01-25
mm: alloc_pages_bulk: rename API
Luiz Capitulino
-4
/
+4
2025-01-25
lib/list_debug.c: add object information in case of invalid object
Maninder Singh
-11
/
+11
2025-01-25
test_maple_tree: test exhausted upper limit of mtree_alloc_cyclic()
Liam R. Howlett
-0
/
+28
2025-01-24
include/linux/lz4.h: add some missing macros
Gao Xiang
-5
/
+2
2025-01-24
Xarray: use xa_mark_t in xas_squash_marks() to keep code consistent
Kemeng Shi
-8
/
+12
2025-01-24
Xarray: remove repeat check in xas_squash_marks()
Kemeng Shi
-3
/
+0
2025-01-24
Xarray: distinguish large entries correctly in xas_split_alloc()
Kemeng Shi
-1
/
+1
2025-01-24
Xarray: move forward index correctly in xas_pause()
Kemeng Shi
-0
/
+36
2025-01-24
Xarray: do not return sibling entries from xas_find_marked()
Kemeng Shi
-0
/
+2
2025-01-24
lib/list_sort: clarify comparison function requirements in list_sort()
Kuan-Wei Chiu
-0
/
+7
2025-01-24
lib/sort: clarify comparison function requirements in sort_r()
Kuan-Wei Chiu
-0
/
+7
2025-01-24
Merge tag 'v6.14-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
-80
/
+9
2025-01-23
Merge tag 'trace-ringbuffer-v6.14-2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
-30
/
+48
2025-01-23
Merge tag 'bpf-next-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...
Linus Torvalds
-6
/
+58
2025-01-22
Merge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...
Linus Torvalds
-1253
/
+597
2025-01-22
Merge tag 'linux_kselftest-kunit-6.14-rc1' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
-5
/
+36
2025-01-22
atomic64: Use arch_spin_locks instead of raw_spin_locks
Steven Rostedt
-30
/
+48
2025-01-22
Merge tag 'net-next-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
-66
/
+297
2025-01-21
Merge tag 'docs-6.14' of git://git.lwn.net/linux
Linus Torvalds
-4
/
+5
2025-01-21
Merge tag 'kthread-for-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
-14
/
+5
2025-01-21
Merge tag 'drm-next-2025-01-17' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
-1
/
+1
2025-01-21
Merge tag 'ftrace-v6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...
Linus Torvalds
-48
/
+3
2025-01-21
Merge tag 'locking-core-2025-01-20' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
-11
/
+11
2025-01-20
Merge tag 'vfs-6.14-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-45
/
+15
2025-01-20
Merge tag 'vfs-6.14-rc1.netfs' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-2
/
+2
2025-01-19
Merge branch 'vsnprintf'
Linus Torvalds
-333
/
+241
2025-01-19
rhashtable: Fix rhashtable_try_insert test
Herbert Xu
-5
/
+7
2025-01-16
pldmfw: enable selected component update
Konrad Knitter
-0
/
+8
2025-01-16
lockref: use bool for false/true returns
Christoph Hellwig
-16
/
+14
2025-01-16
lockref: improve the lockref_get_not_zero description
Christoph Hellwig
-1
/
+1
2025-01-16
lockref: remove lockref_put_not_zero
Christoph Hellwig
-28
/
+0
2025-01-15
alloc_tag: skip pgalloc_tag_swap if profiling is disabled
Suren Baghdasaryan
-0
/
+3
2025-01-15
kunit: Introduce autorun option
Stanislav Kinsburskii
-5
/
+36
2025-01-14
kobject: Remove unused functions
Dr. David Alan Gilbert
-24
/
+0
2025-01-13
maple_tree: only root node could be deficient
Wei Yang
-1
/
+1
2025-01-13
maple_tree: add a test check deficient node
Wei Yang
-0
/
+28
2025-01-13
maple_tree: simplify split calculation
Wei Yang
-17
/
+6
2025-01-13
maple_tree: we don't set offset to MAPLE_NODE_SLOTS on error
Wei Yang
-5
/
+2
2025-01-13
maple_tree: not possible to be a root node after loop
Wei Yang
-4
/
+1
2025-01-13
maple_tree: index has been checked to be smaller than pivot
Wei Yang
-7
/
+6
2025-01-13
maple_tree: use mas_next_slot() directly
Wei Yang
-24
/
+1
2025-01-13
vsnprintf: fix the number base for non-numeric formats
Linus Torvalds
-1
/
+2
2025-01-13
Merge 6.13-rc4 into char-misc-next
Greg Kroah-Hartman
-5
/
+37
[prev]
[next]