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-02-24
cpumask: use cpumask_next_wrap() where appropriate
Yury Norov
1
-3
/
+2
2025-02-24
cpumask: deprecate cpumask_next_wrap()
Yury Norov
1
-3
/
+3
2025-02-22
crypto: lib/Kconfig - Fix lib built-in failure when arch is modular
Herbert Xu
1
-8
/
+18
2025-02-21
vfs: add initial support for CONFIG_DEBUG_VFS
Mateusz Guzik
1
-0
/
+9
2025-02-21
vdso: Remove remnants of architecture-specific time storage
Thomas Weißschuh
2
-32
/
+29
2025-02-21
vdso: Add generic architecture-specific data storage
Thomas Weißschuh
1
-0
/
+14
2025-02-21
vdso: Add generic random data storage
Thomas Weißschuh
2
-2
/
+20
2025-02-21
vdso: Add generic time data storage
Thomas Weißschuh
5
-7
/
+131
2025-02-21
vdso: Rename included Makefile
Thomas Weißschuh
1
-0
/
+0
2025-02-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-8
/
+10
2025-02-20
char: misc: improve testing Kconfig description
Thadeu Lima de Souza Cascardo
1
-4
/
+11
2025-02-18
bitmap: remove _check_eq_u32_array
Tamir Duberstein
1
-28
/
+0
2025-02-18
lib: test_objpool: Switch to use hrtimer_setup()
Nam Cao
1
-2
/
+1
2025-02-17
test_xarray: fix failure in check_pause when CONFIG_XARRAY_MULTI is not defined
Kemeng Shi
1
-7
/
+8
2025-02-17
lib/iov_iter: fix import_iovec_ubuf iovec management
Pavel Begunkov
1
-1
/
+2
2025-02-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-2
/
+4
2025-02-12
lib/prime_numbers: convert self-test to KUnit
Tamir Duberstein
5
-72
/
+109
2025-02-12
lib/math: Add Kunit test suite for gcd()
Yu-Chun Lin
3
-0
/
+70
2025-02-11
blackhole_dev: convert self-test to KUnit
Tamir Duberstein
3
-41
/
+28
2025-02-10
lib/tests/kfifo_kunit.c: add tests for the kfifo structure
Diego Vieira
3
-0
/
+239
2025-02-10
lib: Move KUnit tests into tests/ subdirectory
Kees Cook
28
-38
/
+41
2025-02-10
lib/math: Add int_log test suite
Bruno Sobreira França
3
-0
/
+86
2025-02-10
lib: math: Move KUnit tests into tests/ subdir
Luis Felipe Hernandez
4
-6
/
+6
2025-02-09
lib: 842: Improve error handling in sw842_compress()
Tanya Agarwal
1
-0
/
+2
2025-02-08
lib/crc32: remove "_le" from crc32c base and arch functions
Eric Biggers
1
-2
/
+2
2025-02-08
lib/crc32: rename __crc32c_le_combine() to crc32c_combine()
Eric Biggers
2
-4
/
+4
2025-02-08
lib/crc32: don't bother with pure and const function attributes
Eric Biggers
1
-8
/
+7
2025-02-08
lib/crc64: add support for arch-optimized implementations
Eric Biggers
2
-28
/
+15
2025-02-08
lib/crc_kunit.c: add test and benchmark for CRC64-NVME
Eric Biggers
1
-1
/
+29
2025-02-08
lib/crc64: rename CRC64-Rocksoft to CRC64-NVME
Eric Biggers
2
-10
/
+10
2025-02-08
lib/crc64-rocksoft: stop wrapping the crypto API
Eric Biggers
4
-143
/
+0
2025-02-08
Merge tag 'hardening-v6.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-2
/
+4
2025-02-06
stackinit: Fix comment for test_small_end
Geert Uytterhoeven
1
-1
/
+1
2025-02-06
stackinit: Keep selftest union size small on m68k
Kees Cook
1
-1
/
+3
2025-02-01
Merge tag 'mm-hotfixes-stable-2025-02-01-03-56' of git://git.kernel.org/pub/s...
Linus Torvalds
3
-410
/
+281
2025-02-01
revert "xarray: port tests to kunit"
Andrew Morton
3
-410
/
+281
2025-01-31
Merge tag 'hardening-v6.14-rc1-fix1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+106
2025-01-30
stackinit: Add union initialization to selftests
Kees Cook
1
-0
/
+103
2025-01-30
stackinit: Add old-style zero-init syntax to struct tests
Kees Cook
1
-0
/
+3
2025-01-29
Merge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...
Linus Torvalds
4
-462
/
+53
2025-01-29
Merge tag 'constfy-sysctl-6.14-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-3
/
+3
2025-01-29
lib/crc32: remove other generic implementations
Eric Biggers
4
-361
/
+40
2025-01-29
lib/crc: simplify the kconfig options for CRC implementations
Eric Biggers
1
-102
/
+14
2025-01-29
rcuref: Plug slowpath race in rcuref_put()
Thomas Gleixner
1
-3
/
+2
2025-01-28
Merge tag 'driver-core-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-24
/
+0
2025-01-28
treewide: const qualify ctl_tables where applicable
Joel Granados
1
-3
/
+3
2025-01-27
Merge tag 'char-misc-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+11
2025-01-26
Merge tag 'mm-stable-2025-01-26-14-59' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
7
-76
/
+90
2025-01-26
Merge tag 'mm-nonmm-stable-2025-01-24-23-16' of git://git.kernel.org/pub/scm/...
Linus Torvalds
18
-347
/
+627
2025-01-25
mm/memblock: add memblock_alloc_or_panic interface
Guo Weikang
1
-4
/
+1
[prev]
[next]