index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
Age
Commit message (
Expand
)
Author
Files
Lines
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
2025-03-15
Kunit to check the longest symbol length
Sergio González Collado
3
-0
/
+93
2025-03-15
kbuild: implement CONFIG_HEADERS_INSTALL for Usermode Linux
Thomas Weißschuh
1
-1
/
+0
2025-03-14
scanf: break kunit into test cases
Tamir Duberstein
1
-35
/
+47
2025-03-14
scanf: convert self-test to KUnit
Tamir Duberstein
4
-134
/
+132
2025-03-14
scanf: remove redundant debug logs
Tamir Duberstein
1
-3
/
+0
2025-03-14
scanf: implicate test line in failure messages
Tamir Duberstein
1
-33
/
+33
2025-03-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
1
-1
/
+1
[prev]
[next]