| Age | Commit message (Expand) | Author | Files | Lines |
| 2017-07-04 | net, ipv4: convert cipso_v4_doi.refcount from atomic_t to refcount_t | Reshetova, Elena | 1 | -1/+2 |
| 2017-07-04 | net, ipv6: convert ifacaddr6.aca_refcnt from atomic_t to refcount_t | Reshetova, Elena | 1 | -1/+1 |
| 2017-07-04 | net, ipv6: convert ifmcaddr6.mca_refcnt from atomic_t to refcount_t | Reshetova, Elena | 1 | -1/+1 |
| 2017-07-04 | net, ipv6: convert inet6_ifaddr.refcnt from atomic_t to refcount_t | Reshetova, Elena | 2 | -4/+4 |
| 2017-07-04 | net, ipv6: convert inet6_dev.refcnt from atomic_t to refcount_t | Reshetova, Elena | 2 | -5/+6 |
| 2017-07-04 | net, ipv6: convert ipv6_txoptions.refcnt from atomic_t to refcount_t | Reshetova, Elena | 1 | -3/+4 |
| 2017-07-04 | Merge branch 'topic/pl08x' into for-linus | Vinod Koul | 2 | -17/+120 |
| 2017-07-04 | Merge branch 'topic/dw' into for-linus | Vinod Koul | 1 | -21/+0 |
| 2017-07-04 | Merge tag 'docs-4.13' of git://git.lwn.net/linux | Linus Torvalds | 11 | -32/+31 |
| 2017-07-04 | Merge tag 'char-misc-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 14 | -8/+762 |
| 2017-07-04 | Merge tag 'driver-core-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 5 | -11/+20 |
| 2017-07-04 | Merge tag 'tty-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 7 | -12/+7 |
| 2017-07-04 | Merge tag 'staging-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 8 | -147/+29 |
| 2017-07-04 | Merge tag 'usb-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 8 | -8/+65 |
| 2017-07-04 | Merge tag 'uuid-for-4.13' of git://git.infradead.org/users/hch/uuid into over... | Miklos Szeredi | 10 | -78/+90 |
| 2017-07-04 | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 7 | -21/+95 |
| 2017-07-04 | Merge branch 'for-4.13/dax' into libnvdimm-for-next | Dan Williams | 6 | -142/+41 |
| 2017-07-04 | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 6 | -5/+154 |
| 2017-07-04 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 13 | -137/+106 |
| 2017-07-04 | bio-integrity: stop abusing bi_end_io | Christoph Hellwig | 1 | -9/+0 |
| 2017-07-04 | bio: add bvec_iter rewind API | Dmitry Monakhov | 2 | -2/+44 |
| 2017-07-04 | block: guard bvec iteration logic | Dmitry Monakhov | 2 | -6/+12 |
| 2017-07-04 | t10-pi: Move opencoded contants to common header | Dmitry Monakhov | 1 | -0/+2 |
| 2017-07-04 | bio-integrity: fold bio_integrity_enabled to bio_integrity_prep | Dmitry Monakhov | 1 | -9/+3 |
| 2017-07-04 | bio-integrity: fix interface for bio_integrity_trim | Dmitry Monakhov | 1 | -3/+2 |
| 2017-07-04 | kill {__,}{get,put}_user_unaligned() | Al Viro | 1 | -26/+0 |
| 2017-07-04 | binfmt_flat: flat_{get,put}_addr_from_rp() should be able to fail | Al Viro | 1 | -1/+1 |
| 2017-07-04 | Merge tag 'm68k-for-v4.13-tag1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -4/+0 |
| 2017-07-04 | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2 | -6/+11 |
| 2017-07-03 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 22 | -656/+731 |
| 2017-07-03 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2 | -5/+58 |
| 2017-07-03 | Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -1/+13 |
| 2017-07-03 | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 13 | -638/+102 |
| 2017-07-03 | Merge tag 'asoc-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/broon... | Takashi Iwai | 79 | -187/+481 |
| 2017-07-03 | Merge branch 'for-4.13/block' of git://git.kernel.dk/linux-block | Linus Torvalds | 20 | -87/+299 |
| 2017-07-03 | Merge tag 'uuid-for-4.13' of git://git.infradead.org/users/hch/uuid | Linus Torvalds | 10 | -78/+90 |
| 2017-07-03 | Merge remote-tracking branches 'regulator/topic/settle', 'regulator/topic/tps... | Mark Brown | 3 | -1/+9 |
| 2017-07-03 | Merge remote-tracking branches 'regulator/topic/axp20x', 'regulator/topic/bd9... | Mark Brown | 1 | -0/+37 |
| 2017-07-03 | Merge remote-tracking branches 'spi/topic/orion', 'spi/topic/pxa2xx', 'spi/to... | Mark Brown | 2 | -0/+7 |
| 2017-07-03 | Merge remote-tracking branches 'spi/topic/loopback', 'spi/topic/meson-spicc',... | Mark Brown | 1 | -0/+2 |
| 2017-07-03 | Merge remote-tracking branch 'spi/topic/master' into spi-next | Mark Brown | 2 | -94/+149 |
| 2017-07-03 | Merge remote-tracking branches 'regmap/topic/1wire', 'regmap/topic/irq' and '... | Mark Brown | 1 | -0/+36 |
| 2017-07-03 | Merge remote-tracking branches 'asoc/topic/stm32', 'asoc/topic/sunxi', 'asoc/... | Mark Brown | 1 | -0/+5 |
| 2017-07-03 | Merge remote-tracking branches 'asoc/topic/rt5614', 'asoc/topic/rt5645', 'aso... | Mark Brown | 1 | -2/+4 |
| 2017-07-03 | Merge remote-tracking branches 'asoc/topic/msm8916', 'asoc/topic/mtk', 'asoc/... | Mark Brown | 1 | -0/+24 |
| 2017-07-03 | Merge remote-tracking branches 'asoc/topic/fsl', 'asoc/topic/hdmi', 'asoc/top... | Mark Brown | 1 | -0/+9 |
| 2017-07-03 | Merge remote-tracking branches 'asoc/topic/davinci', 'asoc/topic/drm', 'asoc/... | Mark Brown | 1 | -0/+1 |
| 2017-07-03 | Merge remote-tracking branches 'asoc/topic/ak4613', 'asoc/topic/ak4642', 'aso... | Mark Brown | 1 | -0/+2 |
| 2017-07-03 | Merge remote-tracking branch 'asoc/topic/rcar' into asoc-next | Mark Brown | 3 | -3/+40 |
| 2017-07-03 | Merge remote-tracking branch 'asoc/topic/intel' into asoc-next | Mark Brown | 1 | -2/+6 |