开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
Age
Commit message (
Expand
)
Author
2023-12-18
kunit: add example suite to test init suites
Rae Moar
2023-12-18
kunit: add KUNIT_INIT_TABLE to init linker section
Rae Moar
2023-12-18
kunit: debugfs: Handle errors from alloc_string_stream()
Richard Fitzgerald
2023-12-18
kunit: debugfs: Fix unchecked dereference in debugfs_print_results()
Richard Fitzgerald
2023-12-18
kunit: string-stream: Allow ERR_PTR to be passed to string_stream_destroy()
Richard Fitzgerald
2023-12-18
kunit: string-stream-test: Avoid cast warning when testing gfp_t flags
Richard Fitzgerald
2023-12-18
kunit: Add a macro to wrap a deferred action function
David Gow
2023-12-15
cred: get rid of CONFIG_DEBUG_CREDENTIALS
Jens Axboe
2023-12-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-12-12
maple_tree: change return type of mas_split_final_node as void.
Levi Yun
2023-12-12
maple_tree: simplify mas_leaf_set_meta()
Peng Zhang
2023-12-12
maple_tree: delete one of the two identical checks
Peng Zhang
2023-12-12
maple_tree: remove an unused parameter for ma_meta_end()
Peng Zhang
2023-12-12
maple_tree: avoid ascending when mas->min is also the parent's minimum
Peng Zhang
2023-12-12
maple_tree: move the check forward to avoid static check warning
Peng Zhang
2023-12-12
maple_tree: remove unused function
Jiapeng Chong
2023-12-12
maple_tree: mtree_range_walk() clean up
Liam R. Howlett
2023-12-12
maple_tree: don't find node end in mtree_lookup_walk()
Liam R. Howlett
2023-12-12
maple_tree: use maple state end for write operations
Liam R. Howlett
2023-12-12
maple_tree: remove mas_searchable()
Liam R. Howlett
2023-12-12
maple_tree: separate ma_state node from status
Liam R. Howlett
2023-12-12
maple_tree: clean up inlines for some functions
Liam R. Howlett
2023-12-12
maple_tree: use cached node end in mas_destroy()
Liam R. Howlett
2023-12-12
maple_tree: use cached node end in mas_next()
Liam R. Howlett
2023-12-12
maple_tree: add end of node tracking to the maple state
Liam R. Howlett
2023-12-12
maple_tree: make mas_erase() more robust
Liam R. Howlett
2023-12-12
maple_tree: remove unnecessary default labels from switch statements
Liam R. Howlett
2023-12-11
s390/fpu: get rid of MACHINE_HAS_VX
Heiko Carstens
2023-12-10
ida: make 'ida_dump' static
Arnd Bergmann
2023-12-10
kasan: record and report more information
Juntong Deng
2023-12-10
lib/stackdepot: adjust DEPOT_POOLS_CAP for KMSAN
Andrey Konovalov
2023-12-10
lib/stackdepot: allow users to evict stack traces
Andrey Konovalov
2023-12-10
lib/stackdepot: add refcount for records
Andrey Konovalov
2023-12-10
lib/stackdepot, kasan: add flags to __stack_depot_save and rename
Andrey Konovalov
2023-12-10
lib/stackdepot: use list_head for stack record links
Andrey Konovalov
2023-12-10
lib/stackdepot: use read/write lock
Andrey Konovalov
2023-12-10
lib/stackdepot: store free stack records in a freelist
Andrey Konovalov
2023-12-10
lib/stackdepot: store next pool pointer in new_pool
Andrey Konovalov
2023-12-10
lib/stackdepot: rename next_pool_required to new_pool_required
Andrey Konovalov
2023-12-10
lib/stackdepot: rework helpers for depot_alloc_stack
Andrey Konovalov
2023-12-10
lib/stackdepot: fix and clean-up atomic annotations
Andrey Konovalov
2023-12-10
lib/stackdepot: use fixed-sized slots for stack records
Andrey Konovalov
2023-12-10
lib/stackdepot: add depot_fetch_stack helper
Andrey Konovalov
2023-12-10
lib/stackdepot: drop valid bit from handles
Andrey Konovalov
2023-12-10
lib/stackdepot: simplify __stack_depot_save
Andrey Konovalov
2023-12-10
lib/stackdepot: check disabled flag when fetching
Andrey Konovalov
2023-12-10
lib/stackdepot: print disabled message only if truly disabled
Andrey Konovalov
2023-12-10
kasan: default to inline instrumentation
Paul Heidekrüger
2023-12-10
maple_tree: preserve the tree attributes when destroying maple tree
Peng Zhang
2023-12-10
maple_tree: update check_forking() and bench_forking()
Peng Zhang
[prev]
[next]