summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* binder: Split flat_binder_objectMartijn Coenen2017-02-101-3/+28
* vmbus: remove unused kickq argument to sendpacketStephen Hemminger2017-02-101-4/+2
* vmbus: remove no longer used signal_policyStephen Hemminger2017-02-101-18/+0
* fpga: Add scatterlist based programmingJason Gunthorpe2017-02-101-0/+5
* drivers/fsi: add driver to device matchesJeremy Kerr2017-02-101-2/+19
* drivers/fsi: Add device & driver definitionsJeremy Kerr2017-02-101-0/+11
* drivers/fsi: Add empty fsi bus definitionsJeremy Kerr2017-02-101-0/+22
* Merge 4.10-rc7 into char-misc-nextGreg Kroah-Hartman2017-02-0649-109/+291
|\
| * Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-02-041-0/+17
| |\
| | * irqdomain: Avoid activating interrupts more than onceMarc Zyngier2017-01-301-0/+17
| * | Merge tag 'char-misc-4.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-02-041-2/+30
| |\ \
| | * | Drivers: hv: vmbus: finally fix hv_need_to_signal_on_read()Dexuan Cui2017-01-311-2/+30
| * | | base/memory, hotplug: fix a kernel oops in show_valid_zones()Toshi Kani2017-02-031-1/+2
| * | | Merge tag 'drm-fixes-for-v4.10-rc7' of git://people.freedesktop.org/~airlied/...Linus Torvalds2017-02-032-1/+16
| |\ \ \
| | * | | drm: Don't race connector registrationDaniel Vetter2017-01-301-0/+1
| | * | | drm: prevent double-(un)registration for connectorsDaniel Vetter2017-01-301-1/+15
| | | |/ | | |/|
| * | | Merge branch 'modversions' (modversions fixes for powerpc from Ard)Linus Torvalds2017-02-033-17/+25
| |\ \ \
| | * | | module: unify absolute krctab definitions for 32-bit and 64-bitArd Biesheuvel2017-02-031-7/+0
| | * | | modversions: treat symbol CRCs as 32 bit quantitiesArd Biesheuvel2017-02-033-12/+27
| * | | | log2: make order_base_2() behave correctly on const input value zeroArd Biesheuvel2017-02-031-1/+12
| |/ / /
| * | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-02-021-3/+0
| |\ \ \
| | * | | perf/x86/intel/uncore: Make package handling more robustThomas Gleixner2017-02-011-2/+0
| | * | | perf/x86/intel/rapl: Make package handling more robustThomas Gleixner2017-02-011-1/+0
| | |/ /
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-02-014-19/+26
| |\ \ \
| | * | | net: fix ndo_features_check/ndo_fix_features comment orderingDimitris Michailidis2017-02-011-14/+15
| | * | | ipv6: fix flow labels when the traffic class is non-0Dimitris Michailidis2017-01-311-0/+5
| | * | | net: ethtool: add support for 2500BaseT and 5000BaseT link modesPavel Belous2017-01-301-1/+3
| | * | | can: Fix kernel panic at security_sock_rcv_skbEric Dumazet2017-01-291-4/+3
| * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2017-02-011-0/+1
| |\ \ \ \
| | * | | | fscache: Fix dead object requeueDavid Howells2017-01-311-0/+1
| | | |/ / | | |/| |
| * | | | Merge branch 'for-4.10-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-01-311-2/+2
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | percpu-refcount: fix reference leak during percpu-atomic transitionDouglas Miller2017-01-281-2/+2
| | |/ /
| * | | Merge tag 'nfs-for-4.10-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2017-01-282-1/+3
| |\ \ \
| | * | | SUNRPC: cleanup ida information when removing sunrpc moduleKinglong Mee2017-01-241-0/+1
| | * | | nfs: Don't increment lock sequence ID after NFS4ERR_MOVEDChuck Lever2017-01-241-1/+2
| * | | | Merge tag 'arc-4.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu...Linus Torvalds2017-01-281-8/+8
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | ARCv2: MCIP: update the BCR per current changesVineet Gupta2017-01-241-8/+8
| | |/ /
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-01-2711-11/+37
| |\ \ \
| | * | | net: phy: micrel: add support for KSZ8795Sean Nyekjaer2017-01-271-0/+2
| | * | | tcp: don't annotate mark on control socket from tcp_v6_send_response()Pablo Neira2017-01-271-1/+1
| | * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2017-01-264-5/+13
| | |\ \ \
| | | * | | netfilter: nf_tables: deconstify walk callback functionPablo Neira Ayuso2017-01-241-3/+3
| | | * | | netfilter: nft_log: restrict the log prefix length to 127Liping Zhang2017-01-241-0/+2
| | | * | | netfilter: rpfilter: fix incorrect loopback packet judgmentLiping Zhang2017-01-161-0/+6
| | | * | | netfilter: nf_tables: fix spelling mistakesAlexander Alemayhu2017-01-161-2/+2
| | * | | | net: phy: leds: Fix truncated LED trigger namesGeert Uytterhoeven2017-01-251-2/+2
| | * | | | net: phy: leds: Break dependency of phy.h on phy_led_triggers.hGeert Uytterhoeven2017-01-251-1/+0
| | * | | | net: Specify the owning module for lwtunnel opsRobert Shearman2017-01-241-0/+2
| | * | | | virtio-net: restore VIRTIO_HDR_F_DATA_VALID on receivingJason Wang2017-01-201-1/+5
| | * | | | bpf: don't trigger OOM killer under pressure with map allocDaniel Borkmann2017-01-181-0/+2