开源镜像站
帮助
动态
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
2016-05-20
radix-tree: remove a use of root->height from delete_node
Matthew Wilcox
2016-05-20
radix-tree: replace node->height with node->shift
Matthew Wilcox
2016-05-20
radix-tree: split node->path into offset and height
Matthew Wilcox
2016-05-20
radix-tree: miscellaneous fixes
Matthew Wilcox
2016-05-20
radix-tree: add copyright statements
Matthew Wilcox
2016-05-20
radix-tree: fix radix_tree_dump() for multi-order entries
Ross Zwisler
2016-05-20
radix-tree: fix radix_tree_range_tag_if_tagged() for multiorder entries
Matthew Wilcox
2016-05-20
radix-tree: rewrite radix_tree_locate_item
Matthew Wilcox
2016-05-20
radix-tree: fix radix_tree_create for sibling entries
Matthew Wilcox
2016-05-20
radix-tree: rewrite radix_tree_tag_get
Ross Zwisler
2016-05-20
radix-tree: rewrite radix_tree_tag_clear
Ross Zwisler
2016-05-20
radix-tree: rewrite radix_tree_tag_set
Ross Zwisler
2016-05-20
radix-tree: add support for multi-order iterating
Ross Zwisler
2016-05-20
radix-tree: fix multiorder BUG_ON in radix_tree_insert
Matthew Wilcox
2016-05-20
radix-tree: rewrite __radix_tree_lookup
Matthew Wilcox
2016-05-20
radix-tree: fix several shrinking bugs with multiorder entries
Matthew Wilcox
2016-05-20
radix-tree: fix extending the tree for multi-order entries at offset 0
Matthew Wilcox
2016-05-20
radix-tree: introduce radix_tree_load_root()
Matthew Wilcox
2016-05-20
radix-tree: remove restriction on multi-order entries
Matthew Wilcox
2016-05-20
radix-tree: fix deleting a multi-order entry through an alias
Matthew Wilcox
2016-05-20
radix-tree: fix sibling entry insertion
Matthew Wilcox
2016-05-20
radix-tree: add missing sibling entry functionality
Matthew Wilcox
2016-05-20
raxix-tree: introduce CONFIG_RADIX_TREE_MULTIORDER
Matthew Wilcox
2016-05-20
lib/uuid.c: remove FSF address
Andy Shevchenko
2016-05-20
lib/uuid.c: introduce a few more generic helpers
Andy Shevchenko
2016-05-20
lib/uuid.c: move generate_random_uuid() to uuid.c
Andy Shevchenko
2016-05-20
lib/vsprintf: simplify UUID printing
Andy Shevchenko
2016-05-20
printk/nmi: generic solution for safe printk in NMI
Petr Mladek
2016-05-20
kasan/tests: add tests for user memory access functions
Andrey Ryabinin
2016-05-20
x86/kasan: instrument user memory access API
Andrey Ryabinin
2016-05-20
mm, kasan: add a ksize() test
Alexander Potapenko
2016-05-19
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2016-05-19
include/linux/nodemask.h: create next_node_in() helper
Andrew Morton
2016-05-19
debugobjects: insulate non-fixup logic related to static obj from fixup callb...
Du, Changbin
2016-05-19
percpu_counter: update debugobjects fixup callbacks return type
Du, Changbin
2016-05-19
debugobjects: correct the usage of fixup call results
Du, Changbin
2016-05-19
debugobjects: make fixup functions return bool instead of int
Du, Changbin
2016-05-19
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
2016-05-18
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2016-05-18
Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2016-05-17
Merge branch 'fixes' into misc
James Bottomley
2016-05-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2016-05-17
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2016-05-16
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2016-05-16
Merge branch 'core-lib-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2016-05-16
bpf: prepare bpf_int_jit_compile/bpf_prog_select_runtime apis
Daniel Borkmann
2016-05-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-05-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2016-05-12
KEYS: Fix ASN.1 indefinite length object parsing
David Howells
2016-05-11
Merge branch 'ovl-fixes' into for-linus
Al Viro
[next]