index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
Age
Commit message (
Expand
)
Author
2023-02-09
maple_tree: fix mas_prev() and mas_find() state handling
Liam R. Howlett
2023-02-09
maple_tree: fix handle of invalidated state in mas_wr_store_setup()
Liam R. Howlett
2023-02-09
test_maple_tree: test modifications while iterating
Liam R. Howlett
2023-02-09
maple_tree: reduce user error potential
Liam R. Howlett
2023-02-09
maple_tree: fix potential rcu issue
Liam R. Howlett
2023-02-02
mm: move KMEMLEAK's Kconfig items from lib to mm
Zhaoyang Huang
2023-02-02
mm: discard __GFP_ATOMIC
NeilBrown
2023-02-02
maple_tree: fix comment of mte_destroy_walk
Vernon Yang
2023-02-02
maple_tree: remove the parameter entry of mas_preallocate
Vernon Yang
2023-01-31
Sync mm-stable with mm-hotfixes-stable to pick up dependent patches
Andrew Morton
2023-01-31
Kconfig.debug: fix the help description in SCHED_DEBUG
ye xingchen
2023-01-31
mm: use stack_depot_early_init for kmemleak
Zhaoyang Huang
2023-01-31
maple_tree: should get pivots boundary by type
Wei Yang
2023-01-31
maple_tree: fix mas_empty_area_rev() lower bound validation
Liam Howlett
2023-01-18
maple_tree: remove GFP_ZERO from kmem_cache_alloc() and kmem_cache_alloc_bulk()
Liam Howlett
2023-01-18
maple_tree: refine mab_calc_split function
Vernon Yang
2023-01-18
maple_tree: refine ma_state init from mas_start()
Vernon Yang
2023-01-18
maple_tree: use macro MA_ROOT_PARENT instead of number
Vernon Yang
2023-01-18
maple_tree: use mt_node_max() instead of direct operations mt_max[]
Vernon Yang
2023-01-18
maple_tree: remove extra return statement
Vernon Yang
2023-01-18
maple_tree: remove extra space and blank line
Vernon Yang
2023-01-18
lib/test_vmalloc.c: add parameter use_huge for fix_size_alloc_test
Qinglin Pan
2023-01-18
Sync with v6.2-rc4
Andrew Morton
2023-01-13
lockref: stop doing cpu_relax in the cmpxchg loop
Mateusz Guzik
2023-01-11
lib/win_minmax: use /* notation for regular comments
Randy Dunlap
2023-01-07
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2023-01-05
lib/scatterlist: Fix to merge contiguous pages into the last SG properly
Yishai Hadas
2022-12-26
kunit: alloc_string_stream_fragment error handling bug fix
YoungJun.park
2022-12-21
test_maple_tree: add test for mas_spanning_rebalance() on insufficient data
Liam Howlett
2022-12-21
maple_tree: fix mas_spanning_rebalance() on insufficient data
Liam Howlett
2022-12-20
Merge tag 'spdx-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2022-12-20
Merge tag 'asm-generic-6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-12-19
Merge tag 'kbuild-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
2022-12-19
Merge tag 'zstd-linus-v6.2' of https://github.com/terrelln/linux
Linus Torvalds
2022-12-19
Merge tag 'mm-nonmm-stable-2022-12-17-20-32' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2022-12-19
Merge tag 'mm-stable-2022-12-17-2' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2022-12-16
Merge tag 'driver-core-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-12-16
Merge tag 'char-misc-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-12-15
fault-injection: make stacktrace filter works as expected
Wei Yongjun
2022-12-15
fault-injection: make some stack filter attrs more readable
Wei Yongjun
2022-12-15
fault-injection: skip stacktrace filtering by default
Wei Yongjun
2022-12-15
fault-injection: allow stacktrace filter for x86-64
Wei Yongjun
2022-12-15
mm: use stack_depot for recording kmemleak's backtrace
Zhaoyang Huang
2022-12-15
maple_tree: fix mas_find_rev() comment
Liam Howlett
2022-12-14
Merge tag 'x86_core_for_v6.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-12-14
Merge tag 'v6.2-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
2022-12-14
Merge tag 'hardening-v6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-12-14
Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-12-13
Merge tag 'mm-stable-2022-12-13' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-12-13
Merge branch 'zstd-next' into zstd-linus
Nick Terrell
[next]