summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2017-08-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers.gitKalle Valo1-0/+15
2017-08-24usb: chipidea: udc: Support SKB alignment quirkDmitry Osipenko1-0/+1
2017-08-24clk: sunxi-ng: Add sun4i/sun7i CCU driverPriit Laes3-0/+322
2017-08-24Merge branch 'linus' into perf/core, to pick up fixesIngo Molnar13-40/+124
2017-08-24x86/lguest: Remove lguest supportJuergen Gross3-119/+2
2017-08-24bpf/verifier: document liveness analysisEdward Cree1-0/+13
2017-08-24bpf/verifier: remove varlen_map_value_access flagEdward Cree1-1/+0
2017-08-24net: sched: add couple of goto_chain helpersJiri Pirko1-4/+16
2017-08-24net: define the TSO header size in net/tso.hAntoine Ténart1-0/+2
2017-08-24net: core: Specify skb_pad()/skb_put_padto() SKB freeingFlorian Fainelli1-4/+37
2017-08-24tcp: Extend SOF_TIMESTAMPING_RX_SOFTWARE to TCP recvmsgMike Maloney1-1/+8
2017-08-24ACPI: APEI: fix the wrong iteration of generic error status blockgengdongjiu1-0/+5
2017-08-24Revert "pty: fix the cached path of the pty slave file descriptor in the master"Linus Torvalds1-1/+1
2017-08-24clk: msm8996-gcc: add missing smmu clksSrinivas Kandagatla1-0/+2
2017-08-24Merge tag 'clk-renesas-for-v4.14-tag1' of git://git.kernel.org/pub/scm/linux/...Stephen Boyd1-0/+57
2017-08-24Merge tag 'v4.14-rockchip-clk1' of git://git.kernel.org/pub/scm/linux/kernel/...Stephen Boyd3-16/+113
2017-08-24Merge tag 'sunxi-clk-for-4.14-2' of https://git.kernel.org/pub/scm/linux/kern...Stephen Boyd2-0/+317
2017-08-24Revert "loop: support 4k physical blocksize"Omar Sandoval1-3/+0
2017-08-23block: replace bi_bdev with a gendisk pointer and partitions indexChristoph Hellwig5-13/+32
2017-08-23block: cache the partition index in struct block_deviceChristoph Hellwig1-0/+1
2017-08-23Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds1-0/+1
2017-08-23Merge branch 'nand/rename-header-file' of git://git.infradead.org/l2-mtd into...Boris Brezillon6-10/+8
2017-08-23mfd: tmio: Add partition parsers platform dataAndrea Adami1-0/+1
2017-08-23mtd: nand: sharpsl: Add partition parsers platform dataAndrea Adami1-0/+1
2017-08-23mtd: nand: remove hard-coded NAND ids lengthJean-Louis Thekekara1-5/+5
2017-08-23irqchip/gic-v3-its: Add probing for VLPI propertiesMarc Zyngier1-0/+5
2017-08-23irqchip/gic-v3: Add VLPI/DirectLPI discoveryMarc Zyngier1-0/+3
2017-08-23gpio: add gpio_add_lookup_tables() to add several tables at onceDmitry Torokhov1-0/+3
2017-08-23ANDROID: binder: add padding to binder_fd_array_object.Martijn Coenen1-0/+2
2017-08-23Merge tag 'v4.13-rc4' into v4.14/dt64Kevin Hilman88-238/+368
2017-08-23gre: introduce native tunnel support for ERSPANWilliam Tu4-0/+66
2017-08-23tcp: Remove the unused parameter for tcp_try_fastopen.Tonghao Zhang1-2/+1
2017-08-23rdma: Autoload netlink client modulesJason Gunthorpe1-0/+12
2017-08-22Merge tag 'usb-for-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman4-0/+88
2017-08-22IB/hfi1: Stricter bounds checking of MAD trap indexKamenee Arumugame1-1/+1
2017-08-22IB/rdmavt, hfi1, qib: Enhance rdmavt and hfi1 to use 32 bit lidsDasaratharaman Chandramouli1-1/+1
2017-08-22IB/hfi1: Add 16B UD supportDon Hiatt1-0/+1
2017-08-22IB/hfi1: Determine 9B/16B L2 header type based on Address handleDon Hiatt2-2/+17
2017-08-22IB/hfi1: Add support to receive 16B bypass packetsDon Hiatt1-3/+0
2017-08-22IB/rdmavt, hfi1, qib: Modify check_ah() to account for extended LIDsDon Hiatt1-0/+18
2017-08-22IB/hfi1: Remove pmtu from the QP structureSebastian Sanchez1-1/+0
2017-08-22ipv6: add rcu grace period before freeing fib6_nodeWei Wang1-1/+29
2017-08-22mlx5: Replace PCI pool old APIRomain Perier1-1/+1
2017-08-22iommu/mediatek: Add mt2712 IOMMU supportYong Wu1-1/+1
2017-08-22iommu/mediatek: Move MTK_M4U_TO_LARB/PORT into mtk_iommu.cYong Wu1-4/+0
2017-08-22mfd: da9052: Add register details for TSISebastian Reichel2-1/+16
2017-08-22crypto: hash - add crypto_(un)register_ahashes()Rabin Vincent1-0/+2
2017-08-22dmaengine: remove DMA_SG as it is dead code in kernelDave Jiang1-19/+0
2017-08-22clk: rockchip: rename rv1108 macphy clock to macElaine Zhang1-3/+3
2017-08-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller14-43/+126