index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
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
2025-03-28
vsnprintf: Silence false positive GCC warning for va_format()
Andy Shevchenko
1
-0
/
+5
2025-03-28
vsnprintf: Drop unused const char fmt * in va_format()
Andy Shevchenko
1
-2
/
+2
2025-03-27
Merge tag 'linux_kselftest-kunit-6.15-rc1' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
3
-0
/
+95
2025-03-27
Merge tag 'asm-generic-6.15-2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-20
/
+20
2025-03-26
Merge tag 'net-next-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
7
-46
/
+31
2025-03-26
Merge tag 'zstd-linus-v6.15-rc1' of https://github.com/terrelln/linux
Linus Torvalds
57
-4109
/
+7781
2025-03-25
Merge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...
Linus Torvalds
9
-222
/
+105
2025-03-25
Merge tag 'timers-vdso-2025-03-23' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
7
-105
/
+272
2025-03-25
Merge tag 'timers-cleanups-2025-03-23' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-2
/
+1
2025-03-25
dql: Fix dql->limit value when reset.
Jing Su
1
-1
/
+1
2025-03-25
ida: Add ida_find_first_range()
Yi Liu
2
-0
/
+137
2025-03-24
Merge tag 'x86-core-2025-03-22' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-2
/
+2
2025-03-24
Merge tag 'sched-core-2025-03-22' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-11
/
+2
2025-03-24
Merge tag 'objtool-core-2025-03-22' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-0
/
+16
2025-03-24
Merge tag 'bitmap-for-6.15' of https://github.com/norov/linux
Linus Torvalds
2
-63
/
+2
2025-03-24
Merge tag 'slab-for-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/vb...
Linus Torvalds
1
-0
/
+59
2025-03-24
Merge tag 'hardening-v6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
5
-20
/
+63
2025-03-24
Merge tag 'move-lib-kunit-v6.15-rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
40
-604
/
+1052
2025-03-24
Merge tag 'vfs-6.15-rc1.initramfs' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+7
2025-03-24
Merge tag 'vfs-6.15-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+9
2025-03-22
kbuild: deb-pkg: add comment about future removal of KDEB_COMPRESS
Masahiro Yamada
1
-3
/
+3
2025-03-22
tracing: Disable branch profiling in noinstr code
Josh Poimboeuf
1
-0
/
+5
2025-03-21
hung_task: show the blocker task if the task is hung on mutex
Masami Hiramatsu (Google)
1
-0
/
+11
2025-03-21
crypto: lib/Kconfig - hide library options
Arnd Bergmann
1
-4
/
+4
2025-03-21
lib/scatterlist: Add SG_MITER_LOCAL and use it
Herbert Xu
1
-4
/
+8
2025-03-21
zstd: Increase DYNAMIC_BMI2 GCC version cutoff from 4.8 to 11.0 to work aroun...
Ingo Molnar
1
-1
/
+1
2025-03-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
1
-2
/
+6
2025-03-19
sched/debug: Remove CONFIG_SCHED_DEBUG
Ingo Molnar
1
-9
/
+0
2025-03-19
net, treewide: define and use MAC_ADDR_STR_LEN
Uday Shankar
1
-3
/
+1
2025-03-19
Merge tag 'v6.14-rc7' into x86/core, to pick up fixes
Ingo Molnar
1
-1
/
+1
2025-03-17
mm/filemap: use xas_try_split() in __filemap_add_folio()
Zi Yan
1
-0
/
+25
2025-03-17
xarray: add xas_try_split() to split a multi-index entry
Zi Yan
2
-12
/
+172
2025-03-17
mm: allow compound zone device pages
Alistair Popple
1
-1
/
+2
2025-03-17
lib/interval_tree: fix the comment of interval_tree_span_iter_next_gap()
Wei Yang
1
-3
/
+9
2025-03-17
lib/interval_tree: add test case for span iteration
Wei Yang
1
-0
/
+117
2025-03-17
lib/interval_tree: add test case for interval_tree_iter_xxx() helpers
Wei Yang
1
-0
/
+69
2025-03-17
lib/rbtree: add random seed
Wei Yang
2
-2
/
+4
2025-03-17
lib/rbtree: split tests
Wei Yang
2
-20
/
+59
2025-03-17
objtool: Add CONFIG_OBJTOOL_WERROR
Josh Poimboeuf
1
-0
/
+11
2025-03-17
lib/dump_stack: Use preempt_model_str()
Sebastian Andrzej Siewior
1
-2
/
+2
2025-03-17
lib/test_hmm: make dmirror_atomic_map() consume a single page
David Hildenbrand
1
-22
/
+10
2025-03-16
lib min_heap: use size_t for array size and index variables
Kuan-Wei Chiu
1
-2
/
+2
2025-03-16
lib/zlib: drop EQUAL macro
Yury Norov
1
-5
/
+1
2025-03-16
lib/plist.c: add shortcut for plist_requeue()
I Hsin Cheng
1
-0
/
+12
2025-03-16
maple_tree: remove a BUG_ON() in mas_alloc_nodes()
Petr Tesarik
1
-1
/
+0
2025-03-16
maple_tree: use ma_dead_node() in mte_dead_node()
I Hsin Cheng
1
-5
/
+2
2025-03-16
maple_tree: correct comment for mas_start()
I Hsin Cheng
1
-1
/
+1
2025-03-16
mm: avoid extra mem_alloc_profiling_enabled() checks
Suren Baghdasaryan
1
-3
/
+3
2025-03-16
mm/rmap: convert make_device_exclusive_range() to make_device_exclusive()
David Hildenbrand
1
-26
/
+15
2025-03-16
mm: decline to manipulate the refcount on a slab page
Matthew Wilcox (Oracle)
1
-2
/
+6
[prev]
[next]