index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
Age
Commit message (
Expand
)
Author
Files
Lines
2024-01-09
Merge tag 'mm-nonmm-stable-2024-01-09-10-33' of git://git.kernel.org/pub/scm/...
Linus Torvalds
4
-61
/
+4
2024-01-09
Merge tag 'mm-stable-2024-01-08-15-31' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
7
-709
/
+1213
2024-01-09
Merge tag 'slab-for-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/vba...
Linus Torvalds
4
-11
/
+5
2024-01-08
Merge tag 'core-debugobjects-2024-01-08' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-122
/
+78
2024-01-08
mm, treewide: introduce NR_PAGE_ORDERS
Kirill A. Shutemov
1
-1
/
+1
2024-01-08
Merge tag 'vfs-6.8.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-13
/
+0
2023-12-29
lib/trace_readwrite.c:: replace asm-generic/io with linux/io
Tanzir Hasan
1
-1
/
+1
2023-12-29
lib: crc_ccitt_false() is identical to crc_itu_t()
Mathis Marion
1
-55
/
+0
2023-12-29
lib: add note about process exit message for DEBUG_STACK_USAGE
Uwe Kleine-König
1
-0
/
+2
2023-12-29
lib/stackdepot: add printk_deferred_enter/exit guards
Andrey Konovalov
1
-0
/
+9
2023-12-27
Merge tag 'mm-hotfixes-stable-2023-12-27-15-00' of git://git.kernel.org/pub/s...
Linus Torvalds
1
-0
/
+11
2023-12-22
Merge tag 'printk-for-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-3
/
+8
2023-12-21
ida: Fix crash in ida_free when the bitmap is empty
Matthew Wilcox (Oracle)
2
-1
/
+41
2023-12-20
kcov: remove stale RANDOMIZE_BASE text
Mark Rutland
1
-4
/
+0
2023-12-20
UBSAN: use the kernel panic message markers
Borislav Petkov (AMD)
1
-4
/
+3
2023-12-20
maple_tree: avoid checking other gaps after getting the largest gap
Peng Zhang
1
-0
/
+3
2023-12-20
maple_tree: fix typos/spellos etc
Randy Dunlap
1
-4
/
+4
2023-12-20
lib/maple_tree.c: fix build error due to hotfix alteration
Andrew Morton
1
-1
/
+1
2023-12-20
sync mm-stable with mm-hotfixes-stable to pick up depended-upon changes
Andrew Morton
1
-0
/
+11
2023-12-20
maple_tree: do not preallocate nodes for slot stores
Sidhartha Kumar
1
-0
/
+11
2023-12-15
cred: get rid of CONFIG_DEBUG_CREDENTIALS
Jens Axboe
1
-15
/
+0
2023-12-12
maple_tree: change return type of mas_split_final_node as void.
Levi Yun
1
-2
/
+1
2023-12-12
maple_tree: simplify mas_leaf_set_meta()
Peng Zhang
1
-18
/
+4
2023-12-12
maple_tree: delete one of the two identical checks
Peng Zhang
1
-3
/
+0
2023-12-12
maple_tree: remove an unused parameter for ma_meta_end()
Peng Zhang
1
-6
/
+4
2023-12-12
maple_tree: avoid ascending when mas->min is also the parent's minimum
Peng Zhang
1
-3
/
+5
2023-12-12
maple_tree: move the check forward to avoid static check warning
Peng Zhang
1
-1
/
+1
2023-12-12
maple_tree: remove unused function
Jiapeng Chong
1
-29
/
+0
2023-12-12
maple_tree: mtree_range_walk() clean up
Liam R. Howlett
1
-15
/
+12
2023-12-12
maple_tree: don't find node end in mtree_lookup_walk()
Liam R. Howlett
2
-9
/
+24
2023-12-12
maple_tree: use maple state end for write operations
Liam R. Howlett
1
-22
/
+24
2023-12-12
maple_tree: remove mas_searchable()
Liam R. Howlett
1
-50
/
+16
2023-12-12
maple_tree: separate ma_state node from status
Liam R. Howlett
2
-274
/
+374
2023-12-12
maple_tree: clean up inlines for some functions
Liam R. Howlett
1
-39
/
+39
2023-12-12
maple_tree: use cached node end in mas_destroy()
Liam R. Howlett
1
-1
/
+1
2023-12-12
maple_tree: use cached node end in mas_next()
Liam R. Howlett
1
-6
/
+8
2023-12-12
maple_tree: add end of node tracking to the maple state
Liam R. Howlett
1
-0
/
+7
2023-12-12
maple_tree: make mas_erase() more robust
Liam R. Howlett
1
-1
/
+1
2023-12-12
maple_tree: remove unnecessary default labels from switch statements
Liam R. Howlett
1
-7
/
+2
2023-12-10
ida: make 'ida_dump' static
Arnd Bergmann
1
-1
/
+1
2023-12-10
kasan: record and report more information
Juntong Deng
1
-0
/
+21
2023-12-10
lib/stackdepot: adjust DEPOT_POOLS_CAP for KMSAN
Andrey Konovalov
1
-0
/
+10
2023-12-10
lib/stackdepot: allow users to evict stack traces
Andrey Konovalov
1
-1
/
+36
2023-12-10
lib/stackdepot: add refcount for records
Andrey Konovalov
1
-2
/
+10
2023-12-10
lib/stackdepot, kasan: add flags to __stack_depot_save and rename
Andrey Konovalov
1
-5
/
+11
2023-12-10
lib/stackdepot: use list_head for stack record links
Andrey Konovalov
1
-37
/
+50
2023-12-10
lib/stackdepot: use read/write lock
Andrey Konovalov
1
-41
/
+46
2023-12-10
lib/stackdepot: store free stack records in a freelist
Andrey Konovalov
1
-49
/
+82
2023-12-10
lib/stackdepot: store next pool pointer in new_pool
Andrey Konovalov
1
-1
/
+5
2023-12-10
lib/stackdepot: rename next_pool_required to new_pool_required
Andrey Konovalov
1
-25
/
+24
[next]