index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'docs-4.10' of git://git.lwn.net/linux
Linus Torvalds
2016-12-13
1
-1
/
+1
|
\
|
*
Merge tag 'v4.9-rc4' into sound
Jonathan Corbet
2016-11-19
4
-3
/
+5
|
|
\
|
*
|
docs: fix locations of several documents that got moved
Mauro Carvalho Chehab
2016-10-24
1
-1
/
+1
*
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2016-12-13
4
-112
/
+240
|
\
\
\
|
*
|
|
lib/ida: document locking requirements a bit better
Daniel Vetter
2016-12-13
1
-0
/
+11
|
*
|
|
lib/rbtree.c: fix typo in comment of ____rb_erase_color
Jie Chen
2016-12-13
1
-4
/
+19
|
*
|
|
lib/Kconfig.debug: make CONFIG_STRICT_DEVMEM depend on CONFIG_DEVMEM
Dave Young
2016-12-13
1
-1
/
+1
|
*
|
|
printk: add Kconfig option to set default console loglevel
Olof Johansson
2016-12-13
1
-0
/
+19
|
*
|
|
mm: workingset: move shadow entry tracking to radix tree exceptional tracking
Johannes Weiner
2016-12-13
1
-19
/
+6
|
*
|
|
lib: radix-tree: update callback for changing leaf nodes
Johannes Weiner
2016-12-13
1
-13
/
+29
|
*
|
|
lib: radix-tree: add entry deletion support to __radix_tree_replace()
Johannes Weiner
2016-12-13
1
-111
/
+116
|
*
|
|
lib: radix-tree: check accounting of existing slot replacement users
Johannes Weiner
2016-12-13
1
-14
/
+49
|
*
|
|
lib: radix-tree: native accounting of exceptional entries
Johannes Weiner
2016-12-13
1
-3
/
+43
*
|
|
|
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2016-12-13
2
-24
/
+26
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
lib/radix-tree: Convert to hotplug state machine
Sebastian Andrzej Siewior
2016-11-09
1
-13
/
+12
|
*
|
|
lib/percpu_counter: Convert to hotplug state machine
Sebastian Andrzej Siewior
2016-11-09
1
-11
/
+14
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2016-12-12
1
-1
/
+1
|
\
\
\
|
*
\
\
Merge branch 'linus' into locking/core, to pick up fixes
Ingo Molnar
2016-12-11
3
-1
/
+43
|
|
\
\
\
|
*
\
\
\
Merge branch 'locking/urgent' into locking/core, to pick up dependent fixes
Ingo Molnar
2016-12-02
1
-33
/
+33
|
|
\
\
\
\
|
*
\
\
\
\
Merge branch 'linus' into locking/core, to pick up fixes
Ingo Molnar
2016-11-22
3
-1
/
+8
|
|
\
\
\
\
\
|
*
|
|
|
|
|
locking/core: Remove cpu_relax_lowlatency() users
Christian Borntraeger
2016-11-16
1
-1
/
+1
|
|
|
_
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2016-12-12
2
-72
/
+42
|
\
\
\
\
\
\
|
*
\
\
\
\
\
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
2016-11-23
2
-72
/
+42
|
|
\
\
\
\
\
\
|
|
|
_
|
/
/
/
/
|
|
/
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
\
\
\
\
|
|
*
-
.
\
\
\
\
Merge branches 'doc.2016.11.14a', 'fixes.2016.11.14a', 'list.2016.10.31a' and...
Paul E. McKenney
2016-11-14
2
-72
/
+42
|
|
|
\
\
\
\
\
\
|
|
|
|
_
|
_
|
_
|
_
|
/
|
|
|
/
|
|
|
|
|
|
|
|
|
*
|
|
|
bug: Avoid Kconfig warning for BUG_ON_DATA_CORRUPTION
Arnd Bergmann
2016-10-31
1
-1
/
+1
|
|
|
|
*
|
|
|
lib/Kconfig.debug: Fix typo in select statement
Valentin Rothberg
2016-10-31
1
-1
/
+1
|
|
|
|
*
|
|
|
bug: Provide toggle for BUG on data corruption
Kees Cook
2016-10-31
2
-35
/
+32
|
|
|
|
*
|
|
|
list: Split list_del() debug checking into separate function
Kees Cook
2016-10-31
1
-30
/
+23
|
|
|
|
*
|
|
|
rculist: Consolidate DEBUG_LIST for list_add_rcu()
Kees Cook
2016-10-31
1
-19
/
+0
|
|
|
|
*
|
|
|
list: Split list_add() debug checking into separate function
Kees Cook
2016-10-31
1
-25
/
+23
|
|
|
|
/
/
/
/
|
|
|
/
|
|
|
|
|
|
|
*
|
|
|
rcu: RCU_TRACE enables event tracing as well as debugfs
Nikolay Borisov
2016-11-14
1
-1
/
+2
|
|
|
/
/
/
/
*
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-12-10
1
-33
/
+33
|
\
\
\
\
\
\
|
|
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
*
|
|
|
|
Revert "radix tree test suite: fix compilation"
Linus Torvalds
2016-12-09
1
-0
/
+1
|
*
|
|
|
|
radix tree test suite: fix compilation
Matthew Wilcox
2016-12-08
1
-1
/
+0
|
*
|
|
|
|
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2016-12-07
1
-33
/
+33
|
|
\
\
\
\
\
|
|
|
|
_
|
_
|
/
|
|
|
/
|
|
|
|
|
*
|
|
|
locking/selftest: Fix output since KERN_CONT changes
Michael Ellerman
2016-11-25
1
-33
/
+33
|
|
|
/
/
/
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-12-03
2
-0
/
+37
|
\
|
|
|
|
|
*
|
|
|
kasan: support use-after-scope detection
Dmitry Vyukov
2016-12-01
1
-0
/
+29
|
*
|
|
|
lib/debugobjects: export for use in modules
Chris Wilson
2016-12-01
1
-0
/
+8
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-11-27
1
-1
/
+6
|
\
|
|
|
|
|
*
|
|
|
mpi: Fix NULL ptr dereference in mpi_powm() [ver #3]
Andrey Ryabinin
2016-11-25
1
-1
/
+6
|
|
/
/
/
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-11-22
2
-1
/
+6
|
\
|
|
|
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
2016-11-21
1
-0
/
+3
|
|
\
\
\
|
|
*
|
|
config: Adding the new config parameter CONFIG_PROVE_LOCKING_SMALL for sparc
Babu Moger
2016-11-18
1
-0
/
+3
|
|
|
|
/
|
|
|
/
|
|
*
|
|
fix iov_iter_advance() for ITER_PIPE
Abhi Das
2016-11-17
1
-1
/
+3
*
|
|
|
netlink: smaller nla_attr_minlen table
Alexey Dobriyan
2016-11-20
1
-1
/
+1
|
/
/
/
*
/
/
lib/stackdepot: export save/fetch stack for drivers
Chris Wilson
2016-11-11
1
-0
/
+2
|
/
/
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2016-10-30
1
-1
/
+1
|
\
\
|
*
|
bpf, test: fix ld_abs + vlan push/pop stress test
Daniel Borkmann
2016-10-20
1
-1
/
+1
*
|
|
lib/genalloc.c: start search from start of chunk
Daniel Mentz
2016-10-28
1
-1
/
+2
[next]