index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
maple_tree: reduce resets during store setup
Liam R. Howlett
2023-08-18
1
-11
/
+26
*
maple_tree: refine mas_preallocate() node calculations
Liam R. Howlett
2023-08-18
1
-1
/
+43
*
maple_tree: move mas_wr_end_piv() below mas_wr_extend_null()
Liam R. Howlett
2023-08-18
1
-16
/
+15
*
maple_tree: adjust node allocation on mas_rebalance()
Liam R. Howlett
2023-08-18
1
-1
/
+1
*
maple_tree: re-introduce entry to mas_preallocate() arguments
Liam R. Howlett
2023-08-18
1
-1
/
+2
*
maple_tree: add benchmarking for mas_prev()
Liam R. Howlett
2023-08-18
1
-0
/
+37
*
maple_tree: add benchmarking for mas_for_each
Liam R. Howlett
2023-08-18
1
-0
/
+39
*
maple_tree: Be more strict about locking
Liam R. Howlett
2023-08-18
1
-2
/
+8
*
maple_tree: mtree_insert: fix typo in kernel-doc description of GFP flags
Mike Rapoport (IBM)
2023-08-18
1
-1
/
+1
*
maple_tree: mtree_insert*: fix typo in kernel-doc description
Mike Rapoport (IBM)
2023-08-18
1
-2
/
+2
*
lib/test_meminit: allocate pages up to order MAX_ORDER
Andrew Donnellan
2023-08-18
1
-1
/
+1
*
maple_tree: drop mas_first_entry()
Peng Zhang
2023-08-18
1
-72
/
+0
*
maple_tree: replace mas_logical_pivot() with mas_safe_pivot()
Peng Zhang
2023-08-18
1
-30
/
+3
*
maple_tree: update mt_validate()
Peng Zhang
2023-08-18
1
-10
/
+9
*
maple_tree: make mas_validate_limits() check root node and node limit
Peng Zhang
2023-08-18
1
-16
/
+14
*
maple_tree: fix mas_validate_child_slot() to check last missed slot
Peng Zhang
2023-08-18
1
-4
/
+8
*
maple_tree: make mas_validate_gaps() to check metadata
Peng Zhang
2023-08-18
1
-36
/
+42
*
maple_tree: don't use MAPLE_ARANGE64_META_MAX to indicate no gap
Peng Zhang
2023-08-18
1
-11
/
+2
*
maple_tree: add a fast path case in mas_wr_slot_store()
Peng Zhang
2023-08-18
1
-12
/
+24
*
maple_tree: optimize mas_wr_append(), also improve duplicating VMAs
Peng Zhang
2023-08-18
1
-11
/
+22
*
maple_tree: add test for mas_wr_modify() fast path
Peng Zhang
2023-08-18
1
-0
/
+65
*
maple_tree: fix a few documentation issues
Thomas Gleixner
2023-08-18
1
-5
/
+21
*
Merge tag 'char-misc-6.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-07-30
1
-1
/
+1
|
\
|
*
misc/genalloc: Name subpools by of_node_full_name()
Linus Walleij
2023-07-26
1
-1
/
+1
*
|
Merge tag 'block-6.5-2023-07-21' of git://git.kernel.dk/linux
Linus Torvalds
2023-07-22
1
-8
/
+7
|
\
\
|
*
|
sbitmap: fix batching wakeup
David Jeffery
2023-07-21
1
-8
/
+7
*
|
|
Merge tag 'mm-hotfixes-stable-2023-07-18-12-28' of git://git.kernel.org/pub/s...
Linus Torvalds
2023-07-18
2
-2
/
+6
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
maple_tree: fix 32 bit mas_next testing
Liam R. Howlett
2023-07-17
1
-1
/
+4
|
*
|
maple_tree: set the node limit when creating a new root node
Peng Zhang
2023-07-17
1
-1
/
+2
*
|
|
iov_iter: Mark copy_iovec_from_user() noclone
Peter Zijlstra
2023-07-10
1
-1
/
+1
|
/
/
*
|
Merge tag 'mm-hotfixes-stable-2023-07-08-10-43' of git://git.kernel.org/pub/s...
Linus Torvalds
2023-07-08
1
-2
/
+9
|
\
\
|
*
|
lib: dhry: fix sleeping allocations inside non-preemptable section
Geert Uytterhoeven
2023-07-08
1
-2
/
+9
*
|
|
Merge tag 'hardening-v6.5-rc1-fixes' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2023-07-08
2
-15
/
+1
|
\
\
\
|
*
|
|
Revert "fortify: Allow KUnit test to build without FORTIFY"
Kees Cook
2023-07-03
2
-15
/
+1
*
|
|
|
Merge tag 'bitmap-6.5-rc1' of https://github.com/norov/linux
Linus Torvalds
2023-07-08
3
-5
/
+17
|
\
\
\
\
|
*
|
|
|
cpumask: fix function description kernel-doc notation
Randy Dunlap
2023-06-22
1
-1
/
+1
|
*
|
|
|
lib/bitmap: drop optimization of bitmap_{from,to}_arr64
Yury Norov
2023-06-22
1
-1
/
+1
|
*
|
|
|
lib/test_bitmap: increment failure counter properly
Yury Norov
2023-06-22
1
-3
/
+15
*
|
|
|
|
Merge tag 'asm-generic-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-07-06
1
-1
/
+1
|
\
\
\
\
\
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
|
|
Merge tag 'char-misc-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-07-03
1
-6
/
+6
|
\
\
\
\
\
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
test_firmware: return ENOMEM instead of ENOSPC on failed memory allocation
Mirsad Goran Todorovac
2023-06-15
1
-6
/
+6
*
|
|
|
|
Merge tag 'v6.5-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
2023-06-30
1
-59
/
+18
|
\
\
\
\
\
|
*
|
|
|
|
crypto: lib/sha256 - Use generic code from sha256_base
Herbert Xu
2023-05-19
1
-54
/
+19
|
*
|
|
|
|
crypto: lib/sha256 - Remove redundant and unused sha224_update
Herbert Xu
2023-05-19
1
-6
/
+0
*
|
|
|
|
|
Merge tag 'probes-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/trac...
Linus Torvalds
2023-06-30
1
-3
/
+7
|
\
\
\
\
\
\
|
*
|
|
|
|
|
fprobe: Pass return address to the handlers
Masami Hiramatsu (Google)
2023-06-06
1
-3
/
+7
|
|
|
/
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge tag 'net-next-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2023-06-28
6
-35
/
+425
|
\
\
\
\
\
\
|
*
\
\
\
\
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-06-27
1
-1
/
+3
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
lib/ts_bm: reset initial match offset for every block of text
Jeremy Sowden
2023-06-26
1
-1
/
+3
|
|
|
|
_
|
_
|
/
/
|
|
|
/
|
|
|
|
|
*
|
|
|
|
|
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2023-06-24
1
-2
/
+1
|
|
\
\
\
\
\
\
[next]