summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* block: introduce bio_clone_bioset_partial()Ming Lei2017-02-151-2/+9
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-02-102-1/+8
|\
| * net: introduce device min_header_lenWillem de Bruijn2017-02-081-0/+4
| * lwtunnel: valid encap attr check should return 0 when lwtunnel is disabledDavid Ahern2017-02-081-1/+4
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2017-02-101-3/+8
|\ \
| * | RDMA: Don't reference kernel private header from UAPI headerLeon Romanovsky2017-02-081-3/+8
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds2017-02-091-0/+1
|\ \ \
| * | | target: Fix multi-session dynamic se_node_acl double free OOPsNicholas Bellinger2017-02-081-0/+1
* | | | cpumask: use nr_cpumask_bits for parsing functionsTejun Heo2017-02-081-4/+4
* | | | mm: avoid returning VM_FAULT_RETRY from ->page_mkwrite handlersJan Kara2017-02-081-3/+1
| |_|/ |/| |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-02-073-7/+10
|\ \ \ | |/ / |/| |
| * | udp: properly cope with csum errorsEric Dumazet2017-02-071-1/+3
| * | netlabel: out of bound access in cipso_v4_validate()Eric Dumazet2017-02-041-0/+4
| * | ipv6: sr: remove cleanup flag and fix HMAC computationDavid Lebrun2017-02-031-6/+3
* | | 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