| Age | Commit message (Expand) | Author |
| 2017-07-05 | Merge branch 'for-4.13-part1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
| 2017-07-05 | fs: remove call_fsync helper function | Jeff Layton |
| 2017-07-05 | mm: drop "wait" parameter from write_one_page() | Jeff Layton |
| 2017-07-05 | Merge branch 'timers-compat' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
| 2017-07-05 | Merge branch 'work.read_write' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
| 2017-07-05 | IB/core, opa_vnic, hfi1, mlx5: Properly free rdma_netdev | Niranjana Vishwanathapura |
| 2017-07-05 | Merge branch 'work.sys_wait' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
| 2017-07-05 | Merge branch 'work.misc-set_fs' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
| 2017-07-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
| 2017-07-05 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds |
| 2017-07-05 | Merge tag 'gcc-plugins-v4.13-rc1' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
| 2017-07-05 | Merge tag 'pstore-v4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
| 2017-07-05 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/... | Linus Torvalds |
| 2017-07-05 | MAINTAINERS: Add Frederic Weisbecker as nohz/dyntics maintainer | Ingo Molnar |
| 2017-07-05 | Merge branch 'dt/property-move' into dt/next | Rob Herring |
| 2017-07-05 | Merge branch 'topic/of-graph-base' of git://git.kernel.org/pub/scm/linux/kern... | Rob Herring |
| 2017-07-05 | sched/cputime: Accumulate vtime on top of nsec clocksource | Wanpeng Li |
| 2017-07-05 | sched/cputime: Move the vtime task fields to their own struct | Frederic Weisbecker |
| 2017-07-05 | sched/cputime: Rename vtime fields | Frederic Weisbecker |
| 2017-07-05 | vtime, sched/cputime: Remove vtime_account_user() | Frederic Weisbecker |
| 2017-07-05 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent... | Zhang Rui |
| 2017-07-05 | s390/crash: Remove unused KEXEC_NOTE_BYTES | Michael Holzheu |
| 2017-07-04 | Merge branch 'merge/randstruct' into for-next/gcc-plugins | Kees Cook |
| 2017-07-04 | Merge tag 'armsoc-dt64' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/... | Linus Torvalds |
| 2017-07-04 | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
| 2017-07-04 | Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar... | Linus Torvalds |
| 2017-07-04 | net, ax25: convert ax25_cb.refcount from atomic_t to refcount_t | Reshetova, Elena |
| 2017-07-04 | net, ax25: convert ax25_route.refcount from atomic_t to refcount_t | Reshetova, Elena |
| 2017-07-04 | net, ax25: convert ax25_uid_assoc.refcount from atomic_t to refcount_t | Reshetova, Elena |
| 2017-07-04 | net, sctp: convert sctp_ep_common.refcnt from atomic_t to refcount_t | Reshetova, Elena |
| 2017-07-04 | net, sctp: convert sctp_transport.refcnt from atomic_t to refcount_t | Reshetova, Elena |
| 2017-07-04 | net, sctp: convert sctp_chunk.refcnt from atomic_t to refcount_t | Reshetova, Elena |
| 2017-07-04 | net, sctp: convert sctp_datamsg.refcnt from atomic_t to refcount_t | Reshetova, Elena |
| 2017-07-04 | net, sctp: convert sctp_auth_bytes.refcnt from atomic_t to refcount_t | Reshetova, Elena |
| 2017-07-04 | net, xfrm: convert sec_path.refcnt from atomic_t to refcount_t | Reshetova, Elena |
| 2017-07-04 | net, xfrm: convert xfrm_policy.refcnt from atomic_t to refcount_t | Reshetova, Elena |
| 2017-07-04 | net, xfrm: convert xfrm_state.refcnt from atomic_t to refcount_t | Reshetova, Elena |
| 2017-07-04 | net, x25: convert x25_neigh.refcnt from atomic_t to refcount_t | Reshetova, Elena |
| 2017-07-04 | net, x25: convert x25_route.refcnt from atomic_t to refcount_t | Reshetova, Elena |
| 2017-07-04 | net, sunrpc: convert gss_cl_ctx.count from atomic_t to refcount_t | Reshetova, Elena |
| 2017-07-04 | net, netrom: convert nr_node.refcount from atomic_t to refcount_t | Reshetova, Elena |
| 2017-07-04 | net, netrom: convert nr_neigh.refcount from atomic_t to refcount_t | Reshetova, Elena |
| 2017-07-04 | net, ipx: convert ipx_route.refcnt from atomic_t to refcount_t | Reshetova, Elena |
| 2017-07-04 | net, ipx: convert ipx_interface.refcnt from atomic_t to refcount_t | Reshetova, Elena |
| 2017-07-04 | net, lapb: convert lapb_cb.refcnt from atomic_t to refcount_t | Reshetova, Elena |
| 2017-07-04 | net, sched: convert Qdisc.refcnt from atomic_t to refcount_t | Reshetova, Elena |
| 2017-07-04 | net, calipso: convert calipso_doi.refcount from atomic_t to refcount_t | Reshetova, Elena |
| 2017-07-04 | net, atm: convert atm_dev.refcnt from atomic_t to refcount_t | Reshetova, Elena |
| 2017-07-04 | net, decnet: convert dn_fib_info.fib_clntref from atomic_t to refcount_t | Reshetova, Elena |
| 2017-07-04 | net, vxlan: convert vxlan_sock.refcnt from atomic_t to refcount_t | Reshetova, Elena |