summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* libceph: bump CEPH_PG_MAX_SIZE to 32Ilya Dryomov2017-02-201-1/+1
* crush: merge working data and scratchIlya Dryomov2017-02-202-3/+14
* crush: remove mutable part of CRUSH mapIlya Dryomov2017-02-203-8/+38
* libceph: use BUG() instead of BUG_ON(1)Arnd Bergmann2017-02-201-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-02-163-11/+16
|\
| * rhashtable: Revert nested table changes.David S. Miller2017-02-151-56/+22
| * uapi: fix linux/if_pppol2tp.h userspace compilation errorsDmitry V. Levin2017-02-141-4/+3
| * rhashtable: Add nested tablesHerbert Xu2017-02-131-22/+56
| * bpf: introduce BPF_F_ALLOW_OVERRIDE flagAlexei Starovoitov2017-02-122-7/+13
* | Merge tag 'media/v4.10-4' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2017-02-141-4/+3
|\ \ | |/ |/|
| * [media] videodev2.h: go back to limited range Y'CbCr for SRGB and, ADOBERGBHans Verkuil2017-02-131-4/+3
* | 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