summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2017-07-03bio: add bvec_iter rewind APIDmitry Monakhov
2017-07-03block: guard bvec iteration logicDmitry Monakhov
2017-07-03t10-pi: Move opencoded contants to common headerDmitry Monakhov
2017-07-03bio-integrity: fold bio_integrity_enabled to bio_integrity_prepDmitry Monakhov
2017-07-03bio-integrity: fix interface for bio_integrity_trimDmitry Monakhov
2017-07-03binfmt_flat: flat_{get,put}_addr_from_rp() should be able to failAl Viro
2017-07-03Merge tag 'm68k-for-v4.13-tag1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2017-07-03Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2017-07-03Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-07-03Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-07-03Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2017-07-03Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2017-07-03Merge tag 'asoc-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...Takashi Iwai
2017-07-03Merge branch 'for-4.13/block' of git://git.kernel.dk/linux-blockLinus Torvalds
2017-07-03Merge tag 'uuid-for-4.13' of git://git.infradead.org/users/hch/uuidLinus Torvalds
2017-07-03Merge remote-tracking branches 'regulator/topic/settle', 'regulator/topic/tps...Mark Brown
2017-07-03Merge remote-tracking branches 'regulator/topic/axp20x', 'regulator/topic/bd9...Mark Brown
2017-07-03Merge remote-tracking branch 'asoc/topic/rcar' into asoc-nextMark Brown
2017-07-03Merge remote-tracking branches 'spi/topic/orion', 'spi/topic/pxa2xx', 'spi/to...Mark Brown
2017-07-03Merge remote-tracking branches 'spi/topic/loopback', 'spi/topic/meson-spicc',...Mark Brown
2017-07-03Merge remote-tracking branch 'spi/topic/master' into spi-nextMark Brown
2017-07-03Merge remote-tracking branches 'regmap/topic/1wire', 'regmap/topic/irq' and '...Mark Brown
2017-07-03Merge branch 'pci/irq-fixups' into nextBjorn Helgaas
2017-07-03Merge branch 'pci/virtualization' into nextBjorn Helgaas
2017-07-03PCI: Split ->reset_notify() method into ->reset_prepare() and ->reset_done()Christoph Hellwig
2017-07-03Merge tag 'wireless-drivers-next-for-davem-2017-07-03' of https://git.kernel....David S. Miller
2017-07-03Merge branch 'acpi-pm'Rafael J. Wysocki
2017-07-03Merge branches 'pm-core', 'pm-opp' and 'pm-qos'Rafael J. Wysocki
2017-07-03Merge branches 'pm-cpufreq', 'intel_pstate' and 'pm-cpuidle'Rafael J. Wysocki
2017-07-03Merge branch 'uuid-types'Rafael J. Wysocki
2017-07-03Merge https://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-07-03bpf: simplify narrower ctx accessDaniel Borkmann
2017-07-03bpf, net: add skb_mac_header_len helperDaniel Borkmann
2017-07-03net: phy: Add phy loopback support in net phy frameworkLin Yun Sheng
2017-07-03net: cdc_ncm: Reduce memory use when kernel memory lowJim Baxter
2017-07-03qed: iWARP CM add error handlingKalderon, Michal
2017-07-03qed: iWARP implement disconnect flowsKalderon, Michal
2017-07-03qed: iWARP CM add active side connectKalderon, Michal
2017-07-03qed: iWARP CM add passive side connectKalderon, Michal
2017-07-03qed: iWARP CM add listener functions and initial SYN processingKalderon, Michal
2017-07-03qed: Add iWARP support in ll2 connectionsKalderon, Michal
2017-07-03qed: Rename some ll2 related definesKalderon, Michal
2017-07-03qed: Implement iWARP initialization, teardown and qp operationsKalderon, Michal
2017-07-03qed: Introduce iWARP personalityKalderon, Michal
2017-07-03platform: Accept const propertiesJan Kiszka
2017-07-02vfs: Add iomap_seek_hole and iomap_seek_data helpersAndreas Gruenbacher
2017-07-02vfs: Add page_cache_seek_hole_data helperAndreas Gruenbacher
2017-07-02Merge branch 'pci/pm' into nextBjorn Helgaas
2017-07-02Merge branch 'pci/msi' into nextBjorn Helgaas
2017-07-02moduleparam: fix doc: hwparam_irq configures an IRQSylvain 'ythier' Hitier