index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'ceph-for-4.11-rc1' of git://github.com/ceph/ceph-client
Linus Torvalds
2017-03-01
5
-24
/
+54
|
\
|
*
libceph: get rid of ack vs commit
Ilya Dryomov
2017-02-24
1
-5
/
+1
|
*
rbd: kill obj_request->object_name and rbd_segment_name_cache
Ilya Dryomov
2017-02-20
1
-7
/
+0
|
*
libceph: bump CEPH_PG_MAX_SIZE to 32
Ilya Dryomov
2017-02-20
1
-1
/
+1
|
*
crush: merge working data and scratch
Ilya Dryomov
2017-02-20
2
-3
/
+14
|
*
crush: remove mutable part of CRUSH map
Ilya Dryomov
2017-02-20
3
-8
/
+38
|
*
libceph: use BUG() instead of BUG_ON(1)
Arnd Bergmann
2017-02-20
1
-1
/
+1
*
|
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2017-02-28
1
-265
/
+13
|
\
\
|
*
|
locking/refcounts: Add missing kernel.h header to have UINT_MAX defined
Elena Reshetova
2017-02-24
1
-0
/
+1
|
*
|
locking/refcounts: Out-of-line everything
Peter Zijlstra
2017-02-24
1
-265
/
+12
*
|
|
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2017-02-28
1
-1
/
+13
|
\
\
\
|
*
|
|
objtool: Enclose contents of unreachable() macro in a block
Josh Poimboeuf
2017-02-28
1
-1
/
+2
|
*
|
|
objtool: Prevent GCC from merging annotate_unreachable()
Josh Poimboeuf
2017-02-25
1
-3
/
+3
|
*
|
|
objtool: Improve detection of BUG() and other dead ends
Josh Poimboeuf
2017-02-24
1
-1
/
+12
|
|
|
/
|
|
/
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2017-02-28
2
-1
/
+1
|
\
\
\
|
*
\
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2017-02-27
2
-1
/
+1
|
|
\
\
\
|
|
*
|
|
uapi: fix linux/netfilter/xt_hashlimit.h userspace compilation error
Dmitry V. Levin
2017-02-25
1
-0
/
+1
|
|
*
|
|
uapi: stop including linux/sysctl.h in uapi/linux/netfilter.h
Dmitry V. Levin
2017-02-23
1
-1
/
+0
*
|
|
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2017-02-28
21
-60
/
+167
|
\
\
\
\
\
|
*
|
|
|
|
mm: add arch-independent testcases for RODATA
Jinbum Park
2017-02-28
1
-0
/
+23
|
*
|
|
|
|
mm: clarify mm_struct.mm_{users,count} documentation
Vegard Nossum
2017-02-28
1
-2
/
+21
|
*
|
|
|
|
mm: add new mmget() helper
Vegard Nossum
2017-02-28
1
-0
/
+21
|
*
|
|
|
|
mm: add new mmgrab() helper
Vegard Nossum
2017-02-28
1
-0
/
+22
|
*
|
|
|
|
scripts/spelling.txt: add "followings" pattern and fix typo instances
Masahiro Yamada
2017-02-28
1
-1
/
+1
|
*
|
|
|
|
scripts/spelling.txt: add "disassocation" pattern and fix typo instances
Masahiro Yamada
2017-02-28
1
-1
/
+1
|
*
|
|
|
|
scripts/spelling.txt: add "partiton" pattern and fix typo instances
Masahiro Yamada
2017-02-28
2
-2
/
+2
|
*
|
|
|
|
scripts/spelling.txt: add "an union" pattern and fix typo instances
Masahiro Yamada
2017-02-28
3
-5
/
+5
|
*
|
|
|
|
scripts/spelling.txt: add "an user" pattern and fix typo instances
Masahiro Yamada
2017-02-28
1
-1
/
+1
|
*
|
|
|
|
fs: add i_blocksize()
Fabian Frederick
2017-02-28
1
-0
/
+5
|
*
|
|
|
|
ipc/sem: add hysteresis
Manfred Spraul
2017-02-28
1
-1
/
+1
|
*
|
|
|
|
include/linux/pid.h: use for_each_thread() in do_each_pid_thread()
Tetsuo Handa
2017-02-28
1
-2
/
+2
|
*
|
|
|
|
sigaltstack: support SS_AUTODISARM for CONFIG_COMPAT
Stas Sergeev
2017-02-28
1
-1
/
+3
|
*
|
|
|
|
autofs: remove duplicated AUTOFS_DEV_IOCTL_SIZE definition
Tomohiro Kusumi
2017-02-28
1
-2
/
+2
|
*
|
|
|
|
autofs: add command enum/macros for root-dir ioctls
Tomohiro Kusumi
2017-02-28
3
-14
/
+29
|
*
|
|
|
|
autofs: remove wrong comment
Tomohiro Kusumi
2017-02-28
1
-4
/
+0
|
*
|
|
|
|
kprobes: move kprobe declarations to asm-generic/kprobes.h
Luis R. Rodriguez
2017-02-28
3
-24
/
+28
*
|
|
|
|
|
Merge branch 'for-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
2017-02-28
1
-2
/
+2
|
\
\
\
\
\
\
|
*
|
|
|
|
|
workqueue: avoid clang warning
Arnd Bergmann
2017-02-02
1
-2
/
+2
*
|
|
|
|
|
|
Merge branch 'for-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...
Linus Torvalds
2017-02-28
6
-29
/
+113
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
IB/core: added support to use rdma cgroup controller
Parav Pandit
2017-01-10
1
-0
/
+14
|
*
|
|
|
|
|
|
rdmacg: Added rdma cgroup controller
Parav Pandit
2017-01-10
2
-0
/
+57
|
*
|
|
|
|
|
|
cgroup: fix a comment typo
Geliang Tang
2016-12-27
1
-1
/
+1
|
*
|
|
|
|
|
|
cgroup: reorder css_set fields
Tejun Heo
2016-12-27
1
-27
/
+27
|
*
|
|
|
|
|
|
cgroup add cftype->open/release() callbacks
Tejun Heo
2016-12-27
1
-0
/
+3
|
*
|
|
|
|
|
|
kernfs: add kernfs_ops->open/release() callbacks
Tejun Heo
2016-12-27
1
-0
/
+10
|
*
|
|
|
|
|
|
kernfs: make kernfs_open_file->mmapped a bitfield
Tejun Heo
2016-12-27
1
-1
/
+1
*
|
|
|
|
|
|
|
Merge tag 'rtc-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...
Linus Torvalds
2017-02-28
2
-16
/
+1
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
rtc: m48t86: remove unused platform_data
H Hartley Sweeten
2017-02-21
1
-16
/
+0
|
*
|
|
|
|
|
|
|
rtc: tps65910: Add RTC calibration support
Vesa Jääskeläinen
2017-01-10
1
-0
/
+1
|
|
/
/
/
/
/
/
/
*
|
|
|
|
|
|
|
Merge tag 'trace-v4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
2017-02-27
4
-20
/
+46
|
\
\
\
\
\
\
\
\
|
|
_
|
_
|
/
/
/
/
/
|
/
|
|
|
|
|
|
|
[next]