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-01-25
alloc_tag: avoid current->alloc_tag manipulations when profiling is disabled
Suren Baghdasaryan
1
-0
/
+2
2025-01-25
mm: alloc_pages_bulk: rename API
Luiz Capitulino
3
-4
/
+4
2025-01-25
lib/list_debug.c: add object information in case of invalid object
Maninder Singh
1
-11
/
+11
2025-01-25
test_maple_tree: test exhausted upper limit of mtree_alloc_cyclic()
Liam R. Howlett
1
-0
/
+28
2025-01-24
include/linux/lz4.h: add some missing macros
Gao Xiang
4
-5
/
+2
2025-01-24
Xarray: use xa_mark_t in xas_squash_marks() to keep code consistent
Kemeng Shi
1
-8
/
+12
2025-01-24
Xarray: remove repeat check in xas_squash_marks()
Kemeng Shi
1
-3
/
+0
2025-01-24
Xarray: distinguish large entries correctly in xas_split_alloc()
Kemeng Shi
1
-1
/
+1
2025-01-24
Xarray: move forward index correctly in xas_pause()
Kemeng Shi
2
-0
/
+36
2025-01-24
Xarray: do not return sibling entries from xas_find_marked()
Kemeng Shi
1
-0
/
+2
2025-01-24
lib/list_sort: clarify comparison function requirements in list_sort()
Kuan-Wei Chiu
1
-0
/
+7
2025-01-24
lib/sort: clarify comparison function requirements in sort_r()
Kuan-Wei Chiu
1
-0
/
+7
2025-01-24
Merge tag 'v6.14-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
3
-80
/
+9
2025-01-23
Merge tag 'trace-ringbuffer-v6.14-2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-30
/
+48
2025-01-23
Merge tag 'bpf-next-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...
Linus Torvalds
1
-6
/
+58
2025-01-22
Merge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...
Linus Torvalds
9
-1253
/
+597
2025-01-22
Merge tag 'linux_kselftest-kunit-6.14-rc1' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
4
-5
/
+36
2025-01-22
atomic64: Use arch_spin_locks instead of raw_spin_locks
Steven Rostedt
1
-30
/
+48
2025-01-22
Merge tag 'net-next-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
4
-66
/
+297
2025-01-21
Merge tag 'docs-6.14' of git://git.lwn.net/linux
Linus Torvalds
3
-4
/
+5
2025-01-21
Merge tag 'kthread-for-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-14
/
+5
2025-01-21
Merge tag 'drm-next-2025-01-17' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
1
-1
/
+1
2025-01-21
Merge tag 'ftrace-v6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...
Linus Torvalds
1
-48
/
+3
2025-01-21
Merge tag 'locking-core-2025-01-20' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-11
/
+11
2025-01-20
Merge tag 'vfs-6.14-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-45
/
+15
2025-01-20
Merge tag 'vfs-6.14-rc1.netfs' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-2
/
+2
2025-01-19
Merge branch 'vsnprintf'
Linus Torvalds
1
-333
/
+241
2025-01-19
rhashtable: Fix rhashtable_try_insert test
Herbert Xu
1
-5
/
+7
2025-01-16
pldmfw: enable selected component update
Konrad Knitter
1
-0
/
+8
2025-01-16
lockref: use bool for false/true returns
Christoph Hellwig
1
-16
/
+14
2025-01-16
lockref: improve the lockref_get_not_zero description
Christoph Hellwig
1
-1
/
+1
2025-01-16
lockref: remove lockref_put_not_zero
Christoph Hellwig
1
-28
/
+0
2025-01-15
alloc_tag: skip pgalloc_tag_swap if profiling is disabled
Suren Baghdasaryan
1
-0
/
+3
2025-01-15
kunit: Introduce autorun option
Stanislav Kinsburskii
4
-5
/
+36
2025-01-14
kobject: Remove unused functions
Dr. David Alan Gilbert
1
-24
/
+0
2025-01-13
maple_tree: only root node could be deficient
Wei Yang
1
-1
/
+1
2025-01-13
maple_tree: add a test check deficient node
Wei Yang
1
-0
/
+28
2025-01-13
maple_tree: simplify split calculation
Wei Yang
1
-17
/
+6
2025-01-13
maple_tree: we don't set offset to MAPLE_NODE_SLOTS on error
Wei Yang
1
-5
/
+2
2025-01-13
maple_tree: not possible to be a root node after loop
Wei Yang
1
-4
/
+1
2025-01-13
maple_tree: index has been checked to be smaller than pivot
Wei Yang
1
-7
/
+6
2025-01-13
maple_tree: use mas_next_slot() directly
Wei Yang
1
-24
/
+1
2025-01-13
vsnprintf: fix the number base for non-numeric formats
vsnprintf
Linus Torvalds
1
-1
/
+2
2025-01-13
Merge 6.13-rc4 into char-misc-next
Greg Kroah-Hartman
2
-5
/
+37
2025-01-12
lib/inflate.c: remove dead code
Ariel Otilibili
1
-2
/
+0
2025-01-12
iov_iter: remove setting of page->index
Matthew Wilcox (Oracle)
1
-3
/
+0
2025-01-12
lib/math: add int_sqrt test suite
Luis Felipe Hernandez
4
-0
/
+83
2025-01-12
lib/rhashtable: fix the typo for preemptible
Pratyush Mittal
1
-1
/
+1
2025-01-12
fault-inject: use prandom where cryptographically secure randomness is not ne...
Akinobu Mita
1
-2
/
+26
2025-01-12
xarray: port tests to kunit
Tamir Duberstein
3
-281
/
+410
[prev]
[next]