summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus-4.3b-rc4-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2015-10-061-0/+8
|\
| * x86/xen: Support kexec/kdump in HVM guests by doing a soft resetVitaly Kuznetsov2015-09-281-0/+8
* | Merge branch 'strscpy' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetc...Linus Torvalds2015-10-042-8/+75
|\ \
| * | string: provide strscpy()Chris Metcalf2015-09-101-0/+3
| * | Make asm/word-at-a-time.h available on all architecturesChris Metcalf2015-07-081-8/+72
* | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2015-10-033-0/+6
|\ \ \
| * | | drm/dp/mst: add some defines for logical/physical portsDave Airlie2015-10-021-0/+4
| * | | drm/dp/mst: split connector registration into two parts (v2)Dave Airlie2015-10-021-0/+1
| * | | drm: Add a non-locking version of drm_kms_helper_poll_enable(), v2Egbert Eich2015-09-301-0/+1
| | |/ | |/|
* | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2015-10-022-4/+3
|\ \ \
| * | | blk-mq: factor out a helper to iterate all tags for a request_queueChristoph Hellwig2015-10-011-2/+0
| * | | blk-mq: fix racy updates of rq->errorsChristoph Hellwig2015-10-011-1/+1
| * | | blk-mq: fix sysfs registration/unregistration raceAkinobu Mita2015-09-292-1/+2
* | | | Merge git://git.infradead.org/intel-iommuLinus Torvalds2015-10-021-2/+2
|\ \ \ \
| * | | | iommu: iova: Move iova cache management to the iova librarySakari Ailus2015-07-281-2/+2
* | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-10-013-3/+21
|\ \ \ \ \
| * | | | | memcg: remove pcp_counter_lockGreg Thelen2015-10-011-1/+0
| * | | | | memcg: fix dirty page migrationGreg Thelen2015-10-011-0/+21
| * | | | | userfaultfd: remove kernel header include from uapi headerAndre Przywara2015-10-011-2/+0
* | | | | | Merge tag 'pm+acpi-4.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-10-011-0/+1
|\ \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| *-. \ \ \ \ \ Merge branches 'pm-pci' and 'acpi-pci'Rafael J. Wysocki2015-10-011-0/+1
| |\ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | |
| | | * | | | | ACPI, PCI, irq: Do not share PCI IRQ with ISA IRQJiang Liu2015-09-261-0/+1
| | |/ / / / /
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-10-012-2/+6
|\ \ \ \ \ \ \
| * | | | | | | skbuff: Fix skb checksum partial check.Pravin B Shelar2015-09-291-1/+1
| * | | | | | | af_unix: Convert the unix_sk macro to an inline function for type safetyAaron Conole2015-09-291-1/+5
* | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2015-10-012-12/+0
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | |
| * | | | | | | IB/mlx5: Remove support for IB_DEVICE_LOCAL_DMA_LKEYSagi Grimberg2015-09-252-12/+0
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar2015-09-281-6/+5
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | rcu: Change _wait_rcu_gp() to work around GCC bug 67055Oleg Nesterov2015-09-201-6/+5
| |/ / / / /
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds2015-09-261-0/+1
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | target: Propigate backend read-only to core_tpg_add_lunNicholas Bellinger2015-09-241-0/+1
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-09-2611-27/+62
|\ \ \ \ \ \
| * | | | | | phy: add phy_device_remove()Russell King2015-09-241-0/+1
| * | | | | | phy: fix mdiobus module safetyRussell King2015-09-241-1/+4
| * | | | | | lwtunnel: remove source and destination UDP port config optionJiri Benc2015-09-241-4/+0
| * | | | | | ipv4: send arp replies to the correct tunnelJiri Benc2015-09-241-0/+2
| * | | | | | skbuff: Fix skb checksum flag on skb pullPravin B Shelar2015-09-241-0/+3
| * | | | | | netpoll: Close race condition between poll_one_napi and napi_disableNeil Horman2015-09-231-0/+1
| * | | | | | tcp/dccp: fix timewait races in timer handlingEric Dumazet2015-09-211-1/+13
| * | | | | | ip6tunnel: make rx/tx bytes counters consistentNicolas Dichtel2015-09-201-1/+1
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2015-09-201-3/+3
| |\ \ \ \ \ \
| | * | | | | | netfilter: bridge: fix routing of bridge frames with call-iptables=1Florian Westphal2015-09-141-3/+3
| * | | | | | | net: Fix behaviour of unreachable, blackhole and prohibit routesNikola Forró2015-09-201-11/+19
| * | | | | | | net: Fix vti use case with oif in dst lookupsDavid Ahern2015-09-172-1/+2
| * | | | | | | ipv6: include NLM_F_REPLACE in route replace notificationsRoopa Prabhu2015-09-171-1/+2
| * | | | | | | ipv6: Replace spinlock with seqlock and rcu in ip6_tunnelMartin KaFai Lau2015-09-151-2/+2
| * | | | | | | ipv6: Fix dst_entry refcnt bugs in ip6_tunnelMartin KaFai Lau2015-09-151-2/+9
| * | | | | | | ipv6: Rename the dst_cache helper functions in ip6_tunnelMartin KaFai Lau2015-09-151-2/+2
| |/ / / / / /
* | | | | | | Merge branch 'for-4.3-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-09-251-2/+9
|\ \ \ \ \ \ \
| * | | | | | | cgroup, writeback: don't enable cgroup writeback on traditional hierarchiesTejun Heo2015-09-241-2/+9