| Age | Commit message (Expand) | Author | Files | Lines |
| 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 | 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 | 18 | -651/+725 |
| 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 | 12 | -638/+101 |
| 2017-07-03 | Merge tag 'asoc-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/broon... | Takashi Iwai | 46 | -88/+260 |
| 2017-07-03 | Merge branch 'for-4.13/block' of git://git.kernel.dk/linux-block | Linus Torvalds | 11 | -82/+261 |
| 2017-07-03 | Merge tag 'uuid-for-4.13' of git://git.infradead.org/users/hch/uuid | Linus Torvalds | 8 | -53/+76 |
| 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 branch 'asoc/topic/rcar' into asoc-next | Mark Brown | 1 | -0/+21 |
| 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 | 1 | -81/+136 |
| 2017-07-03 | Merge remote-tracking branches 'regmap/topic/1wire', 'regmap/topic/irq' and '... | Mark Brown | 1 | -0/+36 |
| 2017-07-03 | Merge branch 'pci/irq-fixups' into next | Bjorn Helgaas | 1 | -5/+7 |
| 2017-07-03 | Merge branch 'pci/virtualization' into next | Bjorn Helgaas | 2 | -1/+20 |
| 2017-07-03 | PCI: Split ->reset_notify() method into ->reset_prepare() and ->reset_done() | Christoph Hellwig | 1 | -1/+2 |
| 2017-07-03 | Merge tag 'wireless-drivers-next-for-davem-2017-07-03' of https://git.kernel.... | David S. Miller | 1 | -1/+34 |
| 2017-07-03 | Merge branch 'acpi-pm' | Rafael J. Wysocki | 4 | -24/+6 |
| 2017-07-03 | Merge branches 'pm-core', 'pm-opp' and 'pm-qos' | Rafael J. Wysocki | 1 | -0/+9 |
| 2017-07-03 | Merge branches 'pm-cpufreq', 'intel_pstate' and 'pm-cpuidle' | Rafael J. Wysocki | 1 | -0/+2 |
| 2017-07-03 | Merge branch 'uuid-types' | Rafael J. Wysocki | 8 | -53/+76 |
| 2017-07-03 | Merge https://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -0/+1 |
| 2017-07-03 | bpf: simplify narrower ctx access | Daniel Borkmann | 2 | -2/+54 |
| 2017-07-03 | bpf, net: add skb_mac_header_len helper | Daniel Borkmann | 1 | -0/+5 |
| 2017-07-03 | net: phy: Add phy loopback support in net phy framework | Lin Yun Sheng | 1 | -0/+5 |
| 2017-07-03 | net: cdc_ncm: Reduce memory use when kernel memory low | Jim Baxter | 1 | -0/+3 |
| 2017-07-03 | qed: iWARP CM add error handling | Kalderon, Michal | 1 | -0/+9 |
| 2017-07-03 | qed: iWARP implement disconnect flows | Kalderon, Michal | 1 | -0/+2 |
| 2017-07-03 | qed: iWARP CM add active side connect | Kalderon, Michal | 1 | -0/+26 |
| 2017-07-03 | qed: iWARP CM add passive side connect | Kalderon, Michal | 2 | -1/+27 |
| 2017-07-03 | qed: iWARP CM add listener functions and initial SYN processing | Kalderon, Michal | 1 | -0/+52 |
| 2017-07-03 | qed: Add iWARP support in ll2 connections | Kalderon, Michal | 1 | -0/+1 |
| 2017-07-03 | qed: Rename some ll2 related defines | Kalderon, Michal | 1 | -1/+1 |
| 2017-07-03 | qed: Implement iWARP initialization, teardown and qp operations | Kalderon, Michal | 2 | -0/+54 |
| 2017-07-03 | qed: Introduce iWARP personality | Kalderon, Michal | 1 | -1/+1 |
| 2017-07-03 | platform: Accept const properties | Jan Kiszka | 1 | -1/+1 |
| 2017-07-03 | vfs: Add iomap_seek_hole and iomap_seek_data helpers | Andreas Gruenbacher | 1 | -0/+4 |
| 2017-07-03 | vfs: Add page_cache_seek_hole_data helper | Andreas Gruenbacher | 1 | -0/+2 |
| 2017-07-03 | Merge branch 'pci/pm' into next | Bjorn Helgaas | 1 | -0/+5 |
| 2017-07-03 | Merge branch 'pci/msi' into next | Bjorn Helgaas | 1 | -2/+2 |
| 2017-07-03 | moduleparam: fix doc: hwparam_irq configures an IRQ | Sylvain 'ythier' Hitier | 1 | -1/+1 |
| 2017-07-03 | PCI: Add pci_assign_irq() function and have pci_fixup_irqs() use it | Matthew Minter | 1 | -0/+1 |
| 2017-07-03 | PCI: Add IRQ mapping function pointers to pci_host_bridge struct | Matthew Minter | 1 | -0/+2 |