aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-11-09ext4: missing !bh check in ext4_xattr_inode_write()Vasily Averin1-0/+6
2018-11-09i2c: qcom-geni: Fix runtime PM mismatch with child devicesStephen Boyd1-7/+8
2018-11-09MAINTAINERS: Add entry for i2c-omap driverVignesh R1-0/+8
2018-11-09i2c: omap: Enable for ARCH_K3Vignesh R1-1/+1
2018-11-09dt-bindings: i2c: omap: Add new compatible for AM654 SoCsVignesh R1-2/+6
2018-11-09xen: remove size limit of privcmd-buf mapping interfaceJuergen Gross1-18/+4
2018-11-09xen: fix xen_qlock_wait()Juergen Gross1-6/+8
2018-11-09block: make sure writesame bio is aligned with logical block sizeMing Lei1-1/+1
2018-11-09block: cleanup __blkdev_issue_discard()Ming Lei1-17/+6
2018-11-09block: make sure discard bio is aligned with logical block sizeMing Lei3-3/+13
2018-11-09Revert "nvmet-rdma: use a private workqueue for delete"Christoph Hellwig1-15/+4
2018-11-09nvme: make sure ns head inherits underlying device limitsSagi Grimberg2-1/+4
2018-11-09nvmet: don't try to add ns to p2p map unless it actually uses itSagi Grimberg1-1/+1
2018-11-09Merge tag 's390-4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds31-93/+175
2018-11-09x86/xen: fix pv bootJuergen Gross2-6/+32
2018-11-08of: unittest: initialize args before calling of_*parse_*()Frank Rowand1-2/+13
2018-11-08of: unittest: find overlays[] entry by name instead of indexFrank Rowand1-4/+17
2018-11-08of: unittest: allow base devicetree to have symbol metadataFrank Rowand1-8/+35
2018-11-08of: overlay: set node fields from properties when add new overlay nodeFrank Rowand2-14/+42
2018-11-08of: unittest: remove unused of_unittest_apply_overlay() argumentFrank Rowand1-4/+3
2018-11-08of: overlay: check prevents multiple fragments touching same propertyFrank Rowand5-37/+112
2018-11-08of: overlay: check prevents multiple fragments add or delete same nodeFrank Rowand1-9/+49
2018-11-08of: overlay: test case of two fragments adding same nodeFrank Rowand3-0/+34
2018-11-08of: overlay: make all pr_debug() and pr_err() messages uniqueFrank Rowand1-5/+7
2018-11-08of: overlay: validate overlay properties #address-cells and #size-cellsFrank Rowand2-3/+35
2018-11-08of: overlay: reorder fields in struct fragmentFrank Rowand1-1/+1
2018-11-08of: overlay: do not duplicate properties from overlay for new nodesFrank Rowand1-1/+1
2018-11-08of: overlay: use prop add changeset entry for property in new nodesFrank Rowand1-38/+74
2018-11-08powerpc/pseries: add of_node_put() in dlpar_detach_node()Frank Rowand1-0/+2
2018-11-08of: overlay: add missing of_node_get() in __of_attach_node_sysfsFrank Rowand2-4/+3
2018-11-08of: overlay: add missing of_node_put() after add new node to changesetFrank Rowand1-1/+3
2018-11-08of: overlay: add tests to validate kfrees from overlay removalFrank Rowand3-5/+40
2018-11-08net: smsc95xx: Fix MTU rangeStefan Wahren1-0/+2
2018-11-08net: stmmac: Fix RX packet size > 8191Thor Thayer4-4/+5
2018-11-08Merge branch 'qed-Slowpath-Queue-bug-fixes'David S. Miller9-43/+89
2018-11-08qed: Fix potential memory corruptionSagiv Ozeri1-7/+5
2018-11-08qed: Fix SPQ entries not returned to pool in error flowsDenis Bolotin8-15/+45
2018-11-08qed: Fix blocking/unlimited SPQ entries leakDenis Bolotin2-27/+33
2018-11-08qed: Fix memory/entry leak in qed_init_sp_request()Denis Bolotin1-2/+14
2018-11-08inet: frags: better deal with smp racesEric Dumazet1-14/+15
2018-11-08net: hns3: bugfix for not checking return valueHuazhong Tan1-1/+2
2018-11-08Merge tag 'xfs-4.20-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds3-4/+11
2018-11-08Merge tag 'led-fixes-for-4.20-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/j.anaszewski/linux-ledsLinus Torvalds2-21/+10
2018-11-08Merge tag 'sound-4.20-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds2-2/+5
2018-11-08of, numa: Validate some distance map rulesJohn Garry1-2/+7
2018-11-08of/device: Really only set bus DMA mask when appropriateRobin Murphy1-1/+3
2018-11-08clk: meson: axg: mark fdiv2 and fdiv3 as criticalJerome Brunet1-0/+13
2018-11-08clk: meson-gxbb: set fclk_div3 as CLK_IS_CRITICALChristian Hewitt1-0/+12
2018-11-08arm64: memblock: don't permit memblock resizing until linear mapping is upArd Biesheuvel2-2/+2
2018-11-08arm64: mm: define NET_IP_ALIGN to 0Ard Biesheuvel1-0/+8