summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2019-07-09net: core: move push MPLS functionality from OvS to core helperJohn Hurley1-0/+1
2019-07-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-4/+28
2019-07-09skbuff: increase verbosity when dumping skb dataWillem de Bruijn1-0/+1
2019-07-09Merge tag 'keys-namespace-20190627' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds5-22/+91
2019-07-09coallocate socket_wq with socket itselfAl Viro2-3/+2
2019-07-09Merge tag 'keys-request-20190626' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds3-11/+15
2019-07-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller1-0/+6
2019-07-09Merge tag 'keys-misc-20190619' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-4/+9
2019-07-09Merge tag 'audit-pr-20190702' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+9
2019-07-09Merge tag 'tpmdd-next-20190625' of git://git.infradead.org/users/jjs/linux-tpmddLinus Torvalds2-0/+162
2019-07-09Merge branch 'x86-topology-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-0/+6
2019-07-09Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+9
2019-07-09Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds7-35/+126
2019-07-09Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds7-36/+75
2019-07-09net: stmmac: enable clause 45 mdio supportKweh Hock Leong1-0/+2
2019-07-09Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds8-46/+55
2019-07-09cpufreq: Add QoS requests for userspace constraintsViresh Kumar1-6/+2
2019-07-09cpufreq: intel_pstate: Reuse refresh_frequency_limits()Viresh Kumar1-0/+1
2019-07-09cpufreq: Register notifiers with the PM QoS frameworkViresh Kumar1-0/+3
2019-07-09dma-mapping: mark dma_alloc_need_uncached as __always_inlineChristoph Hellwig1-1/+1
2019-07-08linux/dim: Implement RDMA adaptive moderation (DIM)Yamin Friedman1-0/+36
2019-07-08Merge tag 'blk-dim-v2' into rdma.git for-nextJason Gunthorpe2-418/+366
2019-07-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller1-0/+12
2019-07-08Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds5-26/+78
2019-07-08Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds3-3/+12
2019-07-08Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-4/+3
2019-07-08Merge tag 's390-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds3-13/+1
2019-07-08Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds3-0/+9
2019-07-08Merge branch 'vhca-tunnel' into rdma.git for-nextJason Gunthorpe1-2/+4
2019-07-08Merge tag 'v5.2' into perf/core, to pick up fixesIngo Molnar11-19/+44
2019-07-08bpf: allow wide (u64) aligned stores for some fields of bpf_sock_addrStanislav Fomichev1-0/+6
2019-07-08rbd: support for object-map and fast-diffIlya Dryomov2-0/+5
2019-07-08libceph: export osd_req_op_data() macroIlya Dryomov1-0/+8
2019-07-08libceph: change ceph_osdc_call() to take page vector for responseIlya Dryomov1-1/+1
2019-07-08libceph: bump CEPH_MSG_MAX_DATA_LEN (again)Ilya Dryomov1-2/+4
2019-07-08libceph: rename r_unsafe_item to r_private_itemIlya Dryomov1-1/+1
2019-07-08ceph: more precise CEPH_CLIENT_CAPS_PENDING_CAPSNAPYan, Zheng1-1/+1
2019-07-08iversion: add a routine to update a raw value with a larger oneJeff Layton1-0/+24
2019-07-08libceph: turn on CEPH_FEATURE_MSG_ADDR2Jeff Layton1-0/+1
2019-07-08libceph: rename ceph_encode_addr to ceph_encode_banner_addrJeff Layton1-2/+2
2019-07-08libceph: use TYPE_LEGACY for entity addrs instead of TYPE_NONEJeff Layton1-0/+7
2019-07-08libceph: ADDR2 support for monmapJeff Layton1-1/+0
2019-07-08libceph: add ceph_decode_entity_addrJeff Layton1-0/+2
2019-07-08libceph: remove ceph_get_direct_page_vector()Christoph Hellwig1-4/+0
2019-07-08Merge branch 'pm-cpufreq'Rafael J. Wysocki1-0/+6
2019-07-08Merge branches 'pm-opp', 'pm-misc', 'pm-avs' and 'pm-tools'Rafael J. Wysocki1-4/+4
2019-07-08Merge branch 'pm-sleep'Rafael J. Wysocki4-16/+6
2019-07-07Merge tag 'spi-nor/for-5.3-v2' of gitolite.kernel.org:pub/scm/linux/kernel/gi...Miquel Raynal1-4/+1
2019-07-07timer: Document TIMER_PINNEDPeter Xu1-8/+19
2019-07-07net/mlx5: Introduce VHCA tunnel device capabilityMax Gurtovoy1-2/+4