summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorLines
2018-04-12uio: allow use on nommu systemsdevelopmentRich Felker-1/+0
2018-04-12sh: add jcore emac support to j2 defconfigRich Felker-0/+1
2018-04-12ethernet/jcore_emac: add J-Core ethernet driverRich Felker-0/+1549
2018-04-12of: add J-Core cpu bindingsRich Felker-0/+49
2018-04-12of: add vendor prefix for J-CoreRich Felker-0/+1
2018-04-12arch/sh: pcie-sh7786: handle non-zero DMA offsetsh-for-4.17Thomas Petazzoni-0/+8
2018-04-12arch/sh: pcie-sh7786: adjust the memory mappingThomas Petazzoni-5/+14
2018-04-12arch/sh: pcie-sh7786: adjust PCI MEM and IO regionsThomas Petazzoni-18/+18
2018-04-12arch/sh: pcie-sh7786: exclude unusable PCI MEM areasThomas Petazzoni-0/+12
2018-04-12arch/sh: pcie-sh7786: mark unavailable PCI resource as disabledThomas Petazzoni-0/+3
2018-04-12arch/sh: pci: don't use disabled resourcesThomas Petazzoni-0/+5
2018-04-12arch/sh: make the DMA mapping operations observe dev->dma_pfn_offsetThomas Petazzoni-4/+7
2018-04-12arch/sh: add sh7786_mm_sel() functionThomas Petazzoni-0/+7
2018-04-12sh: fix debug trap failure to process signals before return to userRich Felker-1/+1
2018-04-12sh: fix memory corruption of unflattened device treeRich Felker-6/+8
2018-04-12sh: fix futex FUTEX_OP_SET op on userspace addressesAurelien Jarno-4/+1
2018-04-01Linux 4.16v4.16Linus Torvalds-1/+1
2018-03-31Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-31/+24
2018-03-31Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-4/+6
2018-03-31Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-3/+12
2018-03-30Merge tag 'kbuild-fixes-v4.16-3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-5/+12
2018-03-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-384/+793
2018-03-30net: mvneta: fix enable of all initialized RXQsYelena Krivosheev-0/+1
2018-03-30net/ipv6: Fix route leaking between VRFsDavid Ahern-0/+3
2018-03-30vrf: Fix use after free and double free in vrf_finish_outputDavid Ahern-2/+3
2018-03-30ipv6: sr: fix seg6 encap performances with TSO enabledDavid Lebrun-9/+7
2018-03-30Merge tag 'ceph-for-4.16-rc8' of git://github.com/ceph/ceph-clientLinus Torvalds-3/+6
2018-03-30Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-24/+25
2018-03-30Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-0/+5
2018-03-30Merge tag 'sound-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Linus Torvalds-3/+4
2018-03-30net/dim: Fix int overflowTal Gilboa-1/+1
2018-03-30Merge branch 'vlan-fix'David S. Miller-4/+17
2018-03-30vlan: Fix vlan insertion for packets without ethernet headerToshiaki Makita-2/+13
2018-03-30net: Fix untag for vlan packets without ethernet headerToshiaki Makita-2/+4
2018-03-30atm: iphase: fix spelling mistake: "Receiverd" -> "Received"Colin Ian King-1/+1
2018-03-30ceph: only dirty ITER_IOVEC pages for direct readYan, Zheng-3/+6
2018-03-29Merge tag 'for-4.16/dm-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-4/+6
2018-03-29Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds-40/+102
2018-03-29Merge tag 'mtd/fixes-for-4.16' of git://git.infradead.org/linux-mtdLinus Torvalds-1/+3
2018-03-29dm: fix dropped return code from dm_get_bdev_for_ioctlMike Snitzer-3/+5
2018-03-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller-2/+6
2018-03-29dm mpath: fix support for loading scsi_dh modules during table loadMike Snitzer-1/+1
2018-03-29vhost: validate log when IOTLB is enabledJason Wang-8/+6
2018-03-29qede: Do not drop rx-checksum invalidated packets.Manish Chopra-8/+2
2018-03-29mtd: jedec_probe: Fix crash in jedec_read_mfr()Linus Walleij-0/+2
2018-03-29mtd: nand: atmel: Fix get_sectorsize() functionBoris Brezillon-1/+1
2018-03-29hv_netvsc: enable multicast if necessaryStephen Hemminger-1/+1
2018-03-29ip_tunnel: Resolve ipsec merge conflict properly.David S. Miller-6/+6
2018-03-29lan78xx: Crash in lan78xx_writ_reg (Workqueue: events lan78xx_deferred_multic...Raghuram Chary J-2/+21
2018-03-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller-18/+38