index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
Age
Commit message (
Expand
)
Author
Files
Lines
2016-05-20
radix-tree: fix extending the tree for multi-order entries at offset 0
Matthew Wilcox
1
-11
/
+17
2016-05-20
radix-tree: introduce radix_tree_load_root()
Matthew Wilcox
1
-0
/
+23
2016-05-20
radix-tree: remove restriction on multi-order entries
Matthew Wilcox
1
-2
/
+0
2016-05-20
radix-tree: fix deleting a multi-order entry through an alias
Matthew Wilcox
1
-1
/
+1
2016-05-20
radix-tree: fix sibling entry insertion
Matthew Wilcox
1
-2
/
+2
2016-05-20
radix-tree: add missing sibling entry functionality
Matthew Wilcox
1
-0
/
+40
2016-05-20
raxix-tree: introduce CONFIG_RADIX_TREE_MULTIORDER
Matthew Wilcox
2
-8
/
+21
2016-05-20
lib/uuid.c: remove FSF address
Andy Shevchenko
1
-5
/
+1
2016-05-20
lib/uuid.c: introduce a few more generic helpers
Andy Shevchenko
2
-5
/
+69
2016-05-20
lib/uuid.c: move generate_random_uuid() to uuid.c
Andy Shevchenko
1
-0
/
+20
2016-05-20
lib/vsprintf: simplify UUID printing
Andy Shevchenko
1
-8
/
+4
2016-05-20
printk/nmi: generic solution for safe printk in NMI
Petr Mladek
1
-84
/
+5
2016-05-20
kasan/tests: add tests for user memory access functions
Andrey Ryabinin
1
-0
/
+49
2016-05-20
x86/kasan: instrument user memory access API
Andrey Ryabinin
1
-0
/
+2
2016-05-20
mm, kasan: add a ksize() test
Alexander Potapenko
1
-0
/
+20
2016-05-19
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
4
-43
/
+87
2016-05-19
include/linux/nodemask.h: create next_node_in() helper
Andrew Morton
2
-1
/
+31
2016-05-19
debugobjects: insulate non-fixup logic related to static obj from fixup callb...
Du, Changbin
1
-17
/
+32
2016-05-19
percpu_counter: update debugobjects fixup callbacks return type
Du, Changbin
1
-3
/
+3
2016-05-19
debugobjects: correct the usage of fixup call results
Du, Changbin
1
-1
/
+1
2016-05-19
debugobjects: make fixup functions return bool instead of int
Du, Changbin
1
-22
/
+21
2016-05-19
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
1
-0
/
+92
2016-05-18
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
3
-0
/
+180
2016-05-18
Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-68
/
+36
2016-05-17
Merge branch 'fixes' into misc
James Bottomley
2
-13
/
+16
2016-05-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
4
-4
/
+112
2016-05-17
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2
-79
/
+46
2016-05-16
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+33
2016-05-16
Merge branch 'core-lib-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-408
/
+1
2016-05-16
bpf: prepare bpf_int_jit_compile/bpf_prog_select_runtime apis
Daniel Borkmann
1
-1
/
+4
2016-05-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-7
/
+28
2016-05-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-0
/
+19
2016-05-12
KEYS: Fix ASN.1 indefinite length object parsing
David Howells
1
-7
/
+9
2016-05-11
Merge branch 'ovl-fixes' into for-linus
Al Viro
4
-22
/
+246
2016-05-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+5
2016-05-09
fold checks into iterate_and_advance()
Al Viro
1
-68
/
+36
2016-05-05
lib/stackdepot: avoid to return 0 handle
Joonsoo Kim
1
-1
/
+5
2016-05-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-4
/
+0
2016-05-03
lib: asn1_decoder - add MODULE_LICENSE("GPL")
Tudor Ambarus
1
-0
/
+3
2016-04-28
lib/stackdepot.c: allow the stack trace hash to be zero
Alexander Potapenko
1
-4
/
+0
2016-04-27
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
1
-0
/
+33
2016-04-23
libnl: fix help of _64bit functions
Nicolas Dichtel
1
-2
/
+6
2016-04-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-13
/
+16
2016-04-21
libnl: add more helpers to align attributes on 64-bit
Nicolas Dichtel
1
-0
/
+99
2016-04-21
string_helpers: add kstrdup_quotable_file
Kees Cook
1
-0
/
+30
2016-04-21
string_helpers: add kstrdup_quotable_cmdline
Kees Cook
1
-0
/
+34
2016-04-21
string_helpers: add kstrdup_quotable
Kees Cook
1
-0
/
+28
2016-04-16
Merge tag 'driver-core-4.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-12
/
+13
2016-04-15
lib: scatterlist: move SG pool code from SCSI driver to lib/sg_pool.c
Ming Lin
3
-0
/
+180
2016-04-13
lib: lz4: cleanup unaligned access efficiency detection
Rui Salvaterra
1
-3
/
+1
[next]