index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
Age
Commit message (
Expand
)
Author
Lines
2023-08-04
crypto, cifs: fix error handling in extract_iter_to_sg()
David Howells
-1
/
+1
2023-08-04
kunit: fix uninitialized variables bug in attributes filtering
Rae Moar
-31
/
+29
2023-08-04
kunit: fix possible memory leak in kunit_filter_suites()
Ruan Jinjie
-5
/
+12
2023-08-04
dyndbg: add source filename to prefix
Thomas Weißschuh
-0
/
+4
2023-08-04
dyndbg: increase PREFIX_SIZE to 128
Thomas Weißschuh
-1
/
+1
2023-08-04
dyndbg: constify opt_array
Thomas Weißschuh
-1
/
+1
2023-08-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-6
/
+15
2023-08-02
Merge tag 'bitmap-6.5-rc5' of https://github.com:/norov/linux
Linus Torvalds
-5
/
+14
2023-07-31
kunit: fix wild-memory-access bug in kunit_filter_suites()
Ruan Jinjie
-1
/
+2
2023-07-30
ASoC: Merge up fixes from Linus' tree
Mark Brown
-1
/
+1
2023-07-30
Merge tag 'char-misc-6.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-1
/
+1
2023-07-28
XArray: Do not return sibling entries from xa_load()
Matthew Wilcox (Oracle)
-1
/
+1
2023-07-27
Merge tag 'nf-next-23-07-27' of https://git.kernel.org/pub/scm/linux/kernel/g...
Jakub Kicinski
-13
/
+36
2023-07-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-8
/
+7
2023-07-27
lib/ts_bm: add helper to reduce indentation and improve readability
Jeremy Sowden
-13
/
+30
2023-07-27
netlink: allow be16 and be32 types in all uint policy checks
Florian Westphal
-0
/
+6
2023-07-26
kunit: add tests for filtering attributes
Rae Moar
-0
/
+116
2023-07-26
kunit: memcpy: Mark tests as slow using test attributes
Rae Moar
-4
/
+7
2023-07-26
kunit: Add ability to filter attributes
Rae Moar
-28
/
+358
2023-07-26
kunit: Add module attribute
Rae Moar
-0
/
+25
2023-07-26
kunit: Add speed attribute
Rae Moar
-1
/
+52
2023-07-26
kunit: Add test attributes API structure
Rae Moar
-12
/
+109
2023-07-26
lockdep/selftests: Use SBRM APIs for wait context tests
Boqun Feng
-100
/
+35
2023-07-26
misc/genalloc: Name subpools by of_node_full_name()
Linus Walleij
-1
/
+1
2023-07-24
iov_iter: Add copy_folio_from_iter_atomic()
Matthew Wilcox (Oracle)
-1
/
+1
2023-07-24
iov_iter: Handle compound highmem pages in copy_page_from_iter_atomic()
Matthew Wilcox (Oracle)
-10
/
+23
2023-07-24
iov_iter: Map the page later in copy_page_from_iter_atomic()
Matthew Wilcox (Oracle)
-8
/
+8
2023-07-23
ASoC: Merge up fixes from mainline
Mark Brown
-10
/
+13
2023-07-22
Merge tag 'block-6.5-2023-07-21' of git://git.kernel.dk/linux
Linus Torvalds
-8
/
+7
2023-07-21
sbitmap: fix batching wakeup
David Jeffery
-8
/
+7
2023-07-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-3
/
+7
2023-07-19
rust: support running Rust documentation tests as KUnit ones
Miguel Ojeda
-0
/
+13
2023-07-19
ASoC: Improve coverage in default KUnit runs
Mark Brown
-1
/
+1
2023-07-18
Merge tag 'mm-hotfixes-stable-2023-07-18-12-28' of git://git.kernel.org/pub/s...
Linus Torvalds
-2
/
+6
2023-07-18
lib/bitmap: workaround const_eval test build failure
Yury Norov
-4
/
+10
2023-07-17
ubsan: Clarify Kconfig text for CONFIG_UBSAN_TRAP
Jann Horn
-1
/
+9
2023-07-17
cpumask: eliminate kernel-doc warnings
Randy Dunlap
-1
/
+4
2023-07-17
maple_tree: fix 32 bit mas_next testing
Liam R. Howlett
-1
/
+4
2023-07-17
maple_tree: set the node limit when creating a new root node
Peng Zhang
-1
/
+2
2023-07-13
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
-11
/
+1
2023-07-11
workqueue: Fix cpu_intensive_thresh_us name in help text
Geert Uytterhoeven
-1
/
+1
2023-07-10
iov_iter: Mark copy_iovec_from_user() noclone
Peter Zijlstra
-1
/
+1
2023-07-09
lib/math/int_log: Replace LGPL-2.1-or-later boilerplate with SPDX identifier
Andy Shevchenko
-10
/
+1
2023-07-09
lib/math/int_log: Use ARRAY_SIZE(logtable) where makes sense
Andy Shevchenko
-2
/
+2
2023-07-09
lib/math: Move dvb_math.c into lib/math/int_log.c
Andy Shevchenko
-1
/
+143
2023-07-08
Merge tag 'mm-hotfixes-stable-2023-07-08-10-43' of git://git.kernel.org/pub/s...
Linus Torvalds
-2
/
+9
2023-07-08
Merge tag 'hardening-v6.5-rc1-fixes' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
-15
/
+1
2023-07-08
Merge tag 'bitmap-6.5-rc1' of https://github.com/norov/linux
Linus Torvalds
-5
/
+17
2023-07-08
lib: dhry: fix sleeping allocations inside non-preemptable section
Geert Uytterhoeven
-2
/
+9
2023-07-06
Merge tag 'asm-generic-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
-1
/
+1
[prev]
[next]