index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
|
|
|
[xarray] iov_iter_npages(): just use DIV_ROUND_UP()
Al Viro
2021-06-10
1
-14
/
+2
|
*
|
|
|
|
|
|
iov_iter_npages(): don't bother with iterate_all_kinds()
Al Viro
2021-06-10
1
-34
/
+54
|
*
|
|
|
|
|
|
get rid of iterate_all_kinds() in iov_iter_get_pages()/iov_iter_get_pages_all...
Al Viro
2021-06-10
1
-56
/
+91
|
*
|
|
|
|
|
|
iov_iter_gap_alignment(): get rid of iterate_all_kinds()
Al Viro
2021-06-10
1
-13
/
+14
|
*
|
|
|
|
|
|
iov_iter_alignment(): don't bother with iterate_all_kinds()
Al Viro
2021-06-10
1
-10
/
+53
|
*
|
|
|
|
|
|
sanitize iov_iter_fault_in_readable()
Al Viro
2021-06-10
1
-10
/
+16
|
*
|
|
|
|
|
|
iov_iter: optimize iov_iter_advance() for iovec and kvec
Al Viro
2021-06-10
1
-14
/
+28
|
*
|
|
|
|
|
|
iov_iter: separate direction from flavour
Al Viro
2021-06-10
1
-37
/
+48
|
*
|
|
|
|
|
|
iov_iter_advance(): don't modify ->iov_offset for ITER_DISCARD
Al Viro
2021-06-10
1
-2
/
+0
|
*
|
|
|
|
|
|
iov_iter: reorder handling of flavours in primitives
Al Viro
2021-06-10
1
-46
/
+45
|
*
|
|
|
|
|
|
iov_iter: switch ..._full() variants of primitives to use of iov_iter_revert()
Al Viro
2021-06-10
1
-104
/
+0
|
*
|
|
|
|
|
|
iov_iter_advance(): use consistent semantics for move past the end
Al Viro
2021-06-03
1
-3
/
+2
|
*
|
|
|
|
|
|
[xarray] iov_iter_fault_in_readable() should do nothing in xarray case
Al Viro
2021-06-03
1
-1
/
+1
|
*
|
|
|
|
|
|
copy_page_to_iter(): fix ITER_DISCARD case
Al Viro
2021-06-03
1
-2
/
+5
|
*
|
|
|
|
|
|
teach copy_page_to_iter() to handle compound pages
Al Viro
2021-06-03
1
-3
/
+25
|
*
|
|
|
|
|
|
iov_iter: Remove iov_iter_for_each_range()
David Howells
2021-06-03
1
-27
/
+0
|
|
/
/
/
/
/
/
*
|
|
|
|
|
|
Merge tag 'trace-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
2021-07-03
2
-20
/
+64
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
seq_buf: Make trace_seq_putmem_hex() support data longer than 8
Yun Zhou
2021-06-26
1
-1
/
+3
|
*
|
|
|
|
|
|
seq_buf: Fix overflow in seq_buf_putmem_hex()
Yun Zhou
2021-06-26
1
-1
/
+3
|
*
|
|
|
|
|
|
bootconfig: Support mixing a value and subkeys under a key
Masami Hiramatsu
2021-06-10
1
-20
/
+45
|
*
|
|
|
|
|
|
bootconfig: Change array value to use child node
Masami Hiramatsu
2021-06-10
1
-4
/
+19
|
|
|
_
|
_
|
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
|
|
Merge tag 'linux-kselftest-kunit-fixes-5.14-rc1' of git://git.kernel.org/pub/...
Linus Torvalds
2021-07-02
11
-138
/
+354
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
kunit: add unit test for filtering suites by names
Daniel Latypov
2021-06-25
2
-14
/
+152
|
*
|
|
|
|
|
|
kasan: test: make use of kunit_skip()
Marco Elver
2021-06-25
1
-8
/
+4
|
*
|
|
|
|
|
|
kunit: test: Add example tests which are always skipped
David Gow
2021-06-25
1
-0
/
+31
|
*
|
|
|
|
|
|
kunit: Support skipped tests
David Gow
2021-06-25
3
-21
/
+77
|
*
|
|
|
|
|
|
lib/test: convert lib/test_list_sort.c to use KUnit
Daniel Latypov
2021-06-25
2
-80
/
+54
|
*
|
|
|
|
|
|
kunit: introduce kunit_kmalloc_array/kunit_kcalloc() helpers
Daniel Latypov
2021-06-25
1
-10
/
+12
|
*
|
|
|
|
|
|
kunit: Add gnu_printf specifiers
David Gow
2021-06-23
1
-3
/
+3
|
*
|
|
|
|
|
|
lib/cmdline_kunit: Remove a cast which are no-longer required
David Gow
2021-06-23
1
-1
/
+1
|
*
|
|
|
|
|
|
kunit: Add 'kunit_shutdown' option
David Gow
2021-06-11
1
-0
/
+20
|
*
|
|
|
|
|
|
kunit: Fix result propagation for parameterised tests
David Gow
2021-06-11
1
-4
/
+3
|
|
|
_
|
_
|
_
|
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-07-02
26
-88
/
+450
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
lib/decompressors: remove set but not used variabled 'level'
Yu Kuai
2021-07-01
1
-2
/
+1
|
*
|
|
|
|
|
|
lib/decompress_unlz4.c: correctly handle zero-padding around initrds.
Dimitri John Ledkov
2021-07-01
1
-0
/
+8
|
*
|
|
|
|
|
|
lz4_decompress: declare LZ4_decompress_safe_withPrefix64k static
Rajat Asthana
2021-07-01
1
-1
/
+1
|
*
|
|
|
|
|
|
kernel.h: split out kstrtox() and simple_strtox() to a separate header
Andy Shevchenko
2021-07-01
2
-2
/
+4
|
*
|
|
|
|
|
|
lib/test_string.c: allow module removal
Matteo Croce
2021-07-01
1
-0
/
+5
|
*
|
|
|
|
|
|
lib: uninline simple_strtoull()
Alexey Dobriyan
2021-07-01
1
-0
/
+1
|
*
|
|
|
|
|
|
lib: memscan() fixlet
Alexey Dobriyan
2021-07-01
1
-1
/
+1
|
*
|
|
|
|
|
|
lib/mpi: fix spelling mistakes
Zhen Lei
2021-07-01
3
-6
/
+6
|
*
|
|
|
|
|
|
lib/decompressors: fix spelling mistakes
Zhen Lei
2021-07-01
7
-12
/
+12
|
*
|
|
|
|
|
|
lib/math/rational: add Kunit test cases
Trent Piepho
2021-07-01
3
-0
/
+69
|
*
|
|
|
|
|
|
lib/math/rational.c: fix divide by zero
Trent Piepho
2021-07-01
1
-5
/
+11
|
*
|
|
|
|
|
|
seq_file: drop unused *_escape_mem_ascii()
Andy Shevchenko
2021-07-01
1
-19
/
+0
|
*
|
|
|
|
|
|
lib/test-string_helpers: add test cases for new features
Andy Shevchenko
2021-07-01
1
-8
/
+133
|
*
|
|
|
|
|
|
lib/test-string_helpers: get rid of trailing comma in terminators
Andy Shevchenko
2021-07-01
1
-6
/
+6
|
*
|
|
|
|
|
|
lib/test-string_helpers: print flags in hexadecimal format
Andy Shevchenko
2021-07-01
1
-2
/
+2
|
*
|
|
|
|
|
|
lib/string_helpers: allow to append additional characters to be escaped
Andy Shevchenko
2021-07-01
1
-4
/
+15
|
*
|
|
|
|
|
|
lib/string_helpers: introduce ESCAPE_NAP to escape non-ASCII and non-printable
Andy Shevchenko
2021-07-01
1
-4
/
+16
[prev]
[next]