index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
Age
Commit message (
Expand
)
Author
Files
Lines
2022-07-18
lib: add support for device coherent type in test_hmm
Alex Sierra
2
-61
/
+196
2022-07-18
lib: test_hmm add module param for zone device type
Alex Sierra
2
-21
/
+53
2022-07-18
lib: test_hmm add ioctl to get zone device type
Alex Sierra
2
-6
/
+19
2022-07-15
lib/cpumask: move some one-line wrappers to header file
Yury Norov
1
-28
/
+0
2022-07-15
lib/cpumask: move trivial wrappers around find_bit to the header
Yury Norov
1
-55
/
+0
2022-07-15
lib/cpumask: change return types to unsigned where appropriate
Yury Norov
1
-9
/
+9
2022-07-15
lib/bitmap: change type of bitmap_weight to unsigned long
Yury Norov
1
-3
/
+2
2022-07-15
crypto: lib - make the sha1 library optional
Eric Biggers
2
-1
/
+5
2022-07-15
crypto: lib - move lib/sha1.c into lib/crypto/
Eric Biggers
3
-1
/
+3
2022-07-15
ubsan: disable UBSAN_DIV_ZERO for clang
Nick Desaulniers
1
-0
/
+3
2022-07-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+2
2022-07-15
lib/bitmap: change return types to bool where appropriate
Yury Norov
1
-2
/
+2
2022-07-14
kunit: executor: Fix a memory leak on failure in kunit_filter_tests
David Gow
1
-1
/
+3
2022-07-12
lib/test_bitmap: test the tail after bitmap_to_arr64()
Alexander Lobakin
1
-0
/
+6
2022-07-12
lib/bitmap: fix off-by-one in bitmap_to_arr64()
Alexander Lobakin
1
-1
/
+1
2022-07-12
kunit: flatten kunit_suite*** to kunit_suite** in .kunit_test_suites
Daniel Latypov
3
-202
/
+75
2022-07-12
kunit: unify module and builtin suite definitions
Jeremy Kerr
1
-1
/
+51
2022-07-11
lib/test_printf.c: split write-beyond-buffer check in two
Rasmus Villemoes
1
-1
/
+6
2022-07-10
ida: don't use BUG_ON() for debugging
Linus Torvalds
1
-1
/
+2
2022-07-09
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
1
-2
/
+2
2022-07-08
kunit: use kmemdup in kunit_filter_tests(), take suite as const
Daniel Latypov
1
-4
/
+2
2022-07-07
objtool: update objtool.txt references
Mauro Carvalho Chehab
1
-1
/
+1
2022-07-07
first_iovec_segment(): just return address
Al Viro
1
-7
/
+8
2022-07-07
iov_iter: massage calling conventions for first_{iovec,bvec}_segment()
Al Viro
1
-24
/
+18
2022-07-07
iov_iter: first_{iovec,bvec}_segment() - simplify a bit
Al Viro
1
-16
/
+16
2022-07-06
iov_iter: lift dealing with maxpages out of first_{iovec,bvec}_segment()
Al Viro
1
-10
/
+10
2022-07-06
iov_iter_get_pages{,_alloc}(): cap the maxsize with MAX_RW_COUNT
Al Viro
1
-0
/
+4
2022-07-06
iov_iter_bvec_advance(): don't bother with bvec_iter
Al Viro
1
-9
/
+14
2022-07-04
lib/test_vmalloc: switch to prandom_u32()
Uladzislau Rezki (Sony)
1
-7
/
+8
2022-07-04
mm: shrinkers: introduce debugfs interface for memory shrinkers
Roman Gushchin
1
-0
/
+9
2022-07-04
lockref: remove unused 'lockref_get_or_lock()' function
Linus Torvalds
1
-25
/
+0
2022-07-02
lib: overflow: Do not define 64-bit tests on 32-bit
Kees Cook
1
-0
/
+6
2022-07-02
kunit: Taint the kernel when KUnit tests are run
David Gow
1
-0
/
+4
2022-07-01
Merge tag 'block-5.19-2022-07-01' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+4
2022-07-01
lib: test_bitmap: add compile-time optimization/evaluations assertions
Alexander Lobakin
1
-0
/
+62
2022-06-30
crypto: lib/blake2s - reduce stack frame usage in self test
Jason A. Donenfeld
1
-3
/
+3
2022-06-29
fix short copy handling in copy_mc_pipe_to_iter()
Al Viro
1
-4
/
+11
2022-06-29
copy_page_{to,from}_iter(): switch iovec variants to generic
Al Viro
1
-187
/
+4
2022-06-27
Merge branch 'master' into mm-nonmm-stable
akpm
5
-1
/
+182
2022-06-27
Merge branch 'master' into mm-stable
akpm
5
-1
/
+182
2022-06-27
iov: introduce iov_iter_aligned
Keith Busch
1
-0
/
+92
2022-06-25
lib/sbitmap: Fix invalid loop in __sbitmap_queue_get_batch()
wuchi
1
-1
/
+4
2022-06-24
crypto: rsa - implement Chinese Remainder Theorem for faster private key oper...
Ignat Korchagin
2
-1
/
+2
2022-06-23
test_bpf: fix incorrect netdev features
Jian Shen
1
-2
/
+2
2022-06-19
Merge tag 'objtool-urgent-2022-06-19' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+1
2022-06-17
Merge tag 'v5.19-p2' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
4
-0
/
+181
2022-06-17
lib/error-inject: convert to DEFINE_SEQ_ATTRIBUTE
wuchi
1
-13
/
+3
2022-06-17
lib/btree: simplify btree_{lookup|update}
wuchi
1
-17
/
+13
2022-06-17
lib/flex_proportions.c: remove local_irq_ops in fprop_new_period()
wuchi
1
-8
/
+2
2022-06-17
lib/list_debug.c: Detect uninitialized lists
Guenter Roeck
1
-2
/
+10
[prev]
[next]