summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2018-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller7-70/+156
2018-01-09bpf: prevent out-of-bounds speculationAlexei Starovoitov1-0/+2
2018-01-08memremap: change devm_memremap_pages interface to use struct dev_pagemapChristoph Hellwig1-4/+2
2018-01-08memremap: drop private struct page_mapLogan Gunthorpe1-2/+3
2018-01-08memremap: remove to_vmem_altmapChristoph Hellwig1-9/+0
2018-01-08mm: move get_dev_pagemap out of lineChristoph Hellwig1-35/+4
2018-01-08mm: split altmap memory map allocation from normal caseChristoph Hellwig1-7/+2
2018-01-08mm: pass the vmem_altmap to memmap_init_zoneChristoph Hellwig2-3/+3
2018-01-08mm: pass the vmem_altmap to vmemmap_freeChristoph Hellwig2-2/+3
2018-01-08mm: pass the vmem_altmap to arch_remove_memory and __remove_pagesChristoph Hellwig1-2/+3
2018-01-08mm: pass the vmem_altmap to vmemmap_populateChristoph Hellwig2-3/+6
2018-01-08mm: pass the vmem_altmap to arch_add_memory and __add_pagesChristoph Hellwig1-7/+10
2018-01-08memremap: provide stubs for vmem_altmap_offset and vmem_altmap_freeChristoph Hellwig1-4/+14
2018-01-08sh_eth: remove sh_eth_plat_data::edmac_endianSergei Shtylyov1-3/+0
2018-01-08drivers/firmware: Expose psci_get_version through psci_ops structureWill Deacon1-0/+1
2018-01-08irq/work: Improve the flag definitionsBartosz Golaszewski1-4/+7
2018-01-08{net, IB}/mlx5: Change set_roce_gid to take a port numberDaniel Jurgens1-1/+1
2018-01-08{net, IB}/mlx5: Manage port association for multiport RoCEDaniel Jurgens3-9/+48
2018-01-08IB/mlx5: Make netdev notifications multiport capableDaniel Jurgens1-0/+5
2018-01-08net/mlx5: Set software owner ID during init HCADaniel Jurgens2-1/+9
2018-01-08net/mlx5: Fix race for multiple RoCE enableDaniel Jurgens1-1/+1
2018-01-08iomap: report collisions between directio and buffered writes to userspaceDarrick J. Wong1-0/+1
2018-01-08net/mlx5: Add DCT command interfaceMoni Shoua3-0/+29
2018-01-08netfilter: ipset: Fix "don't update counters" mode when counters used at the ...Jozsef Kadlecsik2-6/+25
2018-01-08netfilter: remove struct nf_afinfo and its helper functionsPablo Neira Ayuso1-13/+0
2018-01-08netfilter: remove route_key_size field in struct nf_afinfoPablo Neira Ayuso1-1/+0
2018-01-08netfilter: move reroute indirection to struct nf_ipv6_opsPablo Neira Ayuso3-2/+12
2018-01-08netfilter: move route indirection to struct nf_ipv6_opsPablo Neira Ayuso3-2/+11
2018-01-08netfilter: remove saveroute indirection in struct nf_afinfoPablo Neira Ayuso3-2/+19
2018-01-08netfilter: move checksum_partial indirection to struct nf_ipv6_opsPablo Neira Ayuso3-21/+17
2018-01-08netfilter: move checksum indirection to struct nf_ipv6_opsPablo Neira Ayuso3-16/+15
2018-01-08netfilter: core: only allow one nat hook per hook pointFlorian Westphal1-0/+1
2018-01-08netfilter: xtables: add and use xt_request_find_table_lockFlorian Westphal1-0/+2
2018-01-08netfilter: reduce NF_MAX_HOOKS defineFlorian Westphal1-3/+7
2018-01-08netfilter: don't allocate space for arp/bridge hooks unless neededFlorian Westphal1-0/+4
2018-01-08netfilter: don't allocate space for decnet hooks unless neededFlorian Westphal1-0/+2
2018-01-08netfilter: add defines for arp/decnet max hooksFlorian Westphal1-0/+6
2018-01-08netfilter: reduce size of hook entry point locationsFlorian Westphal1-2/+22
2018-01-08netfilter: core: free hooks with call_rcuFlorian Westphal1-4/+15
2018-01-08locking/lockdep: Remove cross-release leftoversIngo Molnar3-7/+0
2018-01-08spi: s3c64xx: add SPDX identifierAndi Shyti1-4/+2
2018-01-08iio: add field identifier for @use_count kernel-docTobin C. Harding1-1/+1
2018-01-08iio: add kernel-doc for field @ownerTobin C. Harding1-0/+1
2018-01-08iio: fix SPHINX kernel-docs build warningTobin C. Harding1-2/+2
2018-01-08of/fdt: use memblock_virt_alloc for early allocRob Herring1-1/+0
2018-01-08of: Use SPDX license tag for DT filesRob Herring7-33/+7
2018-01-08Merge tag 'extcon-next-for-4.16' of git://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman2-5/+17
2018-01-08Merge tag 'usb-for-v4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman2-0/+10
2018-01-08regmap: Allow empty read/write_flag_maskAndrew F. Davis1-1/+5
2018-01-08regmap: Add SoundWire bus supportVinod Koul1-0/+37