From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stephen Rothwell Subject: linux-next: Tree for Sep 28 Date: Fri, 28 Sep 2018 15:29:18 +1000 Message-ID: <20180928152918.0e85ec5f@canb.auug.org.au> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; boundary="Sig_/TSHxPczSB./i0LI34sMRSHp"; protocol="application/pgp-signature" Return-path: Sender: linux-kernel-owner@vger.kernel.org To: Linux-Next Mailing List Cc: Linux Kernel Mailing List List-Id: linux-next.vger.kernel.org --Sig_/TSHxPczSB./i0LI34sMRSHp Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable Hi all, News: there will be no linux-next release on Monday Changes since 20180927: Dropped trees: xarray, ida (temporarily) The rdma tree gained a conflict against Linus' tree. The userns tree gained a conflict against the arm64 tree. Non-merge commits (relative to Linus' tree): 6651 6736 files changed, 306346 insertions(+), 136858 deletions(-) ---------------------------------------------------------------------------- I have created today's linux-next tree at git://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git (patches at http://www.kernel.org/pub/linux/kernel/next/ ). If you are tracking the linux-next tree using git, you should not use "git pull" to do so as that will try to merge the new linux-next release with the old one. You should use "git fetch" and checkout or reset to the new master. You can see which trees have been included by looking in the Next/Trees file in the source. There are also quilt-import.log and merge.log files in the Next directory. Between each merge, the tree was built with a ppc64_defconfig for powerpc, an allmodconfig for x86_64, a multi_v7_defconfig for arm and a native build of tools/perf. After the final fixups (if any), I do an x86_64 modules_install followed by builds for x86_64 allnoconfig, powerpc allnoconfig (32 and 64 bit), ppc44x_defconfig, allyesconfig and pseries_le_defconfig and i386, sparc and sparc64 defconfig. And finally, a simple boot test of the powerpc pseries_le_defconfig kernel in qemu (with and without kvm enabled). Below is a summary of the state of the merge. I am currently merging 288 trees (counting Linus' and 66 trees of bug fix patches pending for the current merge release). Stats about the size of the tree over time can be seen at http://neuling.org/linux-next-size.html . Status of my local build tests will be at http://kisskb.ellerman.id.au/linux-next . If maintainers want to give advice about cross compilers/configs that work, we are always open to add more builds. Thanks to Randy Dunlap for doing many randconfig builds. And to Paul Gortmaker for triage and bug fixes. --=20 Cheers, Stephen Rothwell $ git checkout master $ git reset --hard stable Merging origin/master (ad0371482b1e Merge tag 'for-linus' of git://git.kern= el.org/pub/scm/linux/kernel/git/rdma/rdma) Merging fixes/master (72358c0b59b7 linux-next: build warnings from the buil= d of Linus' tree) Merging kbuild-current/fixes (ef8c4ed9db80 kbuild: allow to use GCC toolcha= in not in Clang search path) Merging arc-current/for-curr (40660f1fcee8 ARC: build: Don't set CROSS_COMP= ILE in arch's Makefile) Merging arm-current/fixes (afc9f65e01cd ARM: 8781/1: Fix Thumb-2 syscall re= turn for binutils 2.29+) Merging arm64-fixes/for-next/fixes (031e6e6b4e12 arm64: hugetlb: Avoid unne= cessary clearing in huge_ptep_set_access_flags) Merging m68k-current/for-linus (0986b16ab49b m68k/mac: Use correct PMU resp= onse format) Merging powerpc-fixes/fixes (2483ef056f6e powerpc/numa: Use associativity i= f VPHN hcall is successful) Merging sparc/master (df2def49c57b Merge tag 'acpi-4.19-rc1-2' of git://git= .kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm) Merging fscrypt-current/for-stable (ae64f9bd1d36 Linux 4.15-rc2) Merging net/master (d4ce58082f20 net-tcp: /proc/sys/net/ipv4/tcp_probe_inte= rval is a u32 not int) Merging bpf/master (d4ce58082f20 net-tcp: /proc/sys/net/ipv4/tcp_probe_inte= rval is a u32 not int) Merging ipsec/master (32bf94fb5c2e xfrm: validate template mode) Merging netfilter/master (346fa83d1093 netfilter: conntrack: get rid of dou= ble sizeof) Merging ipvs/master (feb9f55c33e5 netfilter: nft_dynset: allow dynamic upda= tes of non-anonymous set) Merging wireless-drivers/master (3baafeffa48a iwlwifi: 1000: set the TFD qu= eue size) Merging mac80211/master (1222a1601488 nl80211: Fix possible Spectre-v1 for = CQM RSSI thresholds) Merging rdma-fixes/for-rc (5c5702e259dc RDMA/core: Set right entry state be= fore releasing reference) Merging sound-current/for-linus (b3a5402cbceb ALSA: hda: Fix the audio-comp= onent completion timeout) Merging sound-asoc-fixes/for-linus (6c96a58bb15b Merge branch 'asoc-4.19' i= nto asoc-linus) Merging regmap-fixes/for-linus (7876320f8880 Linux 4.19-rc4) Merging regulator-fixes/for-linus (3564951ca82b Merge branch 'regulator-4.1= 9' into regulator-linus) Merging spi-fixes/for-linus (1f6b3b2c1ff4 Merge branch 'spi-4.19' into spi-= linus) Merging pci-current/for-linus (083874549fdf PCI: Reprogram bridge prefetch = registers on resume) Merging driver-core.current/driver-core-linus (7876320f8880 Linux 4.19-rc4) Merging tty.current/tty-linus (7e620984b625 serial: imx: restore handshakin= g irq for imx1) Merging usb.current/usb-linus (3e3b81965cbf usb: typec: mux: Take care of d= river module reference counting) Merging usb-gadget-fixes/fixes (d9707490077b usb: dwc2: Fix call location o= f dwc2_check_core_endianness) Merging usb-serial-fixes/usb-linus (f5fad711c06e USB: serial: simple: add M= otorola Tetra MTP6550 id) Merging usb-chipidea-fixes/ci-for-usb-stable (a930d8bd94d8 usb: chipidea: A= lways build ULPI code) Merging phy/fixes (5b394b2ddf03 Linux 4.19-rc1) Merging staging.current/staging-linus (7876320f8880 Linux 4.19-rc4) Merging char-misc.current/char-misc-linus (59d08d00d43c intel_th: pci: Add = Ice Lake PCH support) Merging soundwire-fixes/fixes (8d6ccf5cebbc soundwire: Fix acquiring bus lo= ck twice during master release) Merging input-current/for-linus (4fef1250eafd Input: uinput - allow for max= =3D=3D min during input_absinfo validation) Merging crypto-current/master (13cc6f48c743 crypto: caam/jr - fix ablkciphe= r_edesc pointer arithmetic) Merging ide/master (df2def49c57b Merge tag 'acpi-4.19-rc1-2' of git://git.k= ernel.org/pub/scm/linux/kernel/git/rafael/linux-pm) Merging vfio-fixes/for-linus (0e714d27786c vfio/pci: Fix potential Spectre = v1) Merging kselftest-fixes/fixes (ce01a1575f45 rseq/selftests: fix parametrize= d test with -fpie) Merging modules-fixes/modules-linus (be71eda5383f module: Fix display of wr= ong module .text address) Merging slave-dma-fixes/fixes (111b009f7e8b dmaengine: mic_x100_dma: use de= vm_kzalloc to fix an issue) Merging backlight-fixes/for-backlight-fixes (ce397d215ccd Linux 4.18-rc1) Merging mtd-fixes/master (f57c8fedc0af mtd: rawnand: marvell: check for RDY= bits after enabling the IRQ) Merging nand-fixes/nand/fixes (ee02f73e04c0 mtd: nand: atmel: Fix EDO mode = check) Merging spi-nor-fixes/spi-nor/fixes (7928b2cbe55b Linux 4.16-rc1) Merging mfd-fixes/for-mfd-fixes (10492ee8ed91 mfd: omap-usb-host: Fix dts p= robe of children) Merging v4l-dvb-fixes/fixes (324493fba775 media: platform: fix cros-ec-cec = build error) Merging reset-fixes/reset/fixes (26fce0557fa6 reset: imx7: Fix always writi= ng bits as 0) Merging mips-fixes/mips-fixes (a57d8101ad8a MIPS: VDSO: Always map near top= of user memory) Merging at91-fixes/at91-fixes (379e36d3f591 ARM: dts: at91: sama5d2_ptc_ek:= fix nand pinctrl) Merging omap-fixes/fixes (c265c0ca76fb ARM: dts: logicpd-som-lv: Fix OMAP35= /DM37 Compatibility issues) Merging kvm-fixes/master (26b471c7e2f7 KVM: nVMX: Fix bad cleanup on error = of get/set nested state IOCTLs) Merging kvms390-fixes/master (40ebdb8e59df KVM: s390: Make huge pages unava= ilable in ucontrol VMs) Merging hwmon-fixes/hwmon (55066354285b hwmon: (nct6775) Use different regi= ster to get fan RPM for fan7) Merging nvdimm-fixes/libnvdimm-fixes (41c9b1be335b device-dax: Add missing = address_space_operations) Merging btrfs-fixes/next-fixes (675c168b2b92 Merge branch 'misc-4.19' into = next-fixes) Merging vfs-fixes/fixes (ffc4c92227db sysfs: Do not return POSIX ACL xattrs= via listxattr) Merging dma-mapping-fixes/for-linus (46bbeb69ff2f dma-mapping: add the miss= ing ARCH_HAS_SYNC_DMA_FOR_CPU_ALL declaration) Merging drivers-x86-fixes/fixes (6bf4ca7fbc85 Linux 4.19-rc5) Merging samsung-krzk-fixes/fixes (5b394b2ddf03 Linux 4.19-rc1) Merging pinctrl-samsung-fixes/pinctrl-fixes (5b394b2ddf03 Linux 4.19-rc1) Merging devicetree-fixes/dt/linus (e54192b48da7 of: fix phandle cache creat= ion for DTs with no phandles) Merging scsi-fixes/fixes (f1f1fadacaf0 scsi: sd: don't crash the host on in= valid commands) Merging drm-fixes/drm-fixes (576156bb01a6 Merge branch 'for-upstream/malidp= -fixes' of git://linux-arm.org/linux-ld into drm-fixes) Merging drm-intel-fixes/for-linux-next-fixes (6bf4ca7fbc85 Linux 4.19-rc5) Merging mmc-fixes/fixes (1d71926bbd59 mmc: core: Fix debounce time to use m= icroseconds) Merging rtc-fixes/rtc-fixes (5b394b2ddf03 Linux 4.19-rc1) Merging drm-misc-fixes/for-linux-next-fixes (d6a77ba0eb92 Revert "drm/panel= : Add device_link from panel device to DRM device") Merging kbuild/for-next (c35598228fc4 Merge branch 'kbuild' into for-next) Merging leaks/leaks-next (9f84a0f7f1a6 leaking_addresses: check if file nam= e contains address) Merging uuid/for-next (c0020756315e efi: switch to use new generic UUID API) Merging dma-mapping/for-next (1a0afc14b5da Revert "dma-mapping: clear dev->= dma_ops in arch_teardown_dma_ops") CONFLICT (content): Merge conflict in kernel/dma/Kconfig Merging asm-generic/master (a71e7c44ffb7 io: change writeX_relaxed() to rem= ove barriers) Merging arc/for-next (4fbd8d194f06 Linux 4.15-rc1) Merging arm/for-next (6f6874f70c32 Merge branch 'clkdev' into for-next) Merging arm-perf/for-next/perf (5b394b2ddf03 Linux 4.19-rc1) Merging arm-soc/for-next (c605d274cdc8 arm-soc: Document merges) Merging actions/for-next (5635539d0d14 Merge branch 'v4.20/drivers' into ne= xt) Merging alpine/alpine/for-next (7928b2cbe55b Linux 4.16-rc1) Merging amlogic/for-next (6c61c0e7d95a Merge branch 'v4.20/drivers' into tm= p/aml-rebuild) Merging aspeed/for-next (3368e06e2a91 ARM: dts: aspeed: Adding Facebook Tio= gaPass BMC) Merging at91/at91-next (4a2a8be2f29d Merge branches 'at91-drivers', 'at91-s= oc', 'at91-dt' and 'at91-defconfig' into at91-next) Merging bcm2835/for-next (ca5b45b7c5cd Merge branch 'bcm2835-defconfig-next= ' into for-next) Merging imx-mxs/for-next (ceba5ca0e35a Merge branch 'imx/defconfig' into fo= r-next) Merging keystone/next (a74cab3c7dcb Merge branch 'for_4.20/drivers-soc' int= o next) Merging mediatek/for-next (b75253e66bc5 Merge branch 'v4.18-next/soc' into = for-next) Merging mvebu/for-next (51b4b5b8b36e Merge branch 'mvebu/dt64' into mvebu/f= or-next) Merging omap/for-next (5efb07491106 Merge branch 'omap-for-v4.20/dt' into f= or-next) Merging reset/reset/next (d903779b58be reset: meson: add meson audio arb dr= iver) Merging qcom/for-next (7a002fe0179c Merge branch 'defconfig-for-4.20' into = all-for-4.20-redo) Merging realtek/for-next (2b6286eb7ab8 Merge branch 'v4.15/dt64' into next) Merging renesas/next (4919ec130ffa Merge branch 'arm64-dt-for-v4.20' into n= ext) Merging rockchip/for-next (fd92f3ce67e4 Merge branch 'v4.20-armsoc/dts64' i= nto for-next) Merging samsung/for-next (bebc6082da0a Linux 4.14) Merging samsung-krzk/for-next (6d0e3f0e51d9 Merge branch 'next/dt64' into f= or-next) Merging sunxi/sunxi/for-next (21baf18fc4d9 Merge branch 'sunxi/dt64-for-4.2= 0' into sunxi/for-next) Merging tegra/for-next (22fed951fe3b Merge branch for-4.20/arm64/dt into fo= r-next) Merging arm64/for-next/core (8eb7e28d4c64 arm64/mm: move runtime pgds to ro= data) Merging clk/clk-next (7be9338d38a6 Merge branch 'clk-mvebu-periph-pm' into = clk-next) Merging clk-samsung/for-next (519570ff75a1 clk: samsung: exynos5433: Keep s= clk_uart clocks enabled in suspend) Merging c6x/for-linux-next (31b02fe54206 c6x: switch to NO_BOOTMEM) Merging csky/linux-next (da5734d918db dt-bindings: Add vendor prefix for cs= ky) Merging h8300/h8300-next (4bdf61ccbe76 h8300: fix IRQ no) Merging m68k/for-next (58c116fb7dc6 m68k/sun3: Remove is_medusa and m68k_pg= table_cachemode) Merging m68knommu/for-next (bbd4744f8a27 m68k: fix command-line parsing whe= n passed from u-boot) Merging microblaze/next (c4347b05440f microblaze/PCI: Remove stale pcibios_= align_resource() comment) Merging mips/mips-next (edaa978e52c5 MIPS: MT: Remove obsolete cache flush = repeat code) Merging nds32/next (3350139c0ff3 nds32: linker script: GCOV kernel may refe= rs data in __exit) Merging nios2/for-next (c7c09dc187f0 nios2: kconfig: remove duplicate DEBUG= _STACK_USAGE symbol defintions) Merging openrisc/for-next (5600779ea5f3 openrisc: use generic dma_noncohere= nt_ops) Merging parisc-hd/for-next (4034468e0457 parisc: Remove PTE load and fault = check from L2_ptep macro) Merging powerpc/next (0823c68b054b powerpc/fadump: re-register firmware-ass= isted dump if already registered) Merging hvc/topic/hvc (9f65b81f36e3 tty: hvc: introduce the hv_ops.flush op= eration for hvc drivers) Merging fsl/next (bd96461249bd powerpc/dts/fsl: t2080rdb: use the Cortina P= HY driver compatible) Merging risc-v/for-next (6bf4ca7fbc85 Linux 4.19-rc5) Merging s390/features (ccc413f62143 s390/qdio: clean up AOB handling) Merging sparc-next/master (1aaccb5fa0ea Merge tag 'rtc-4.18' of git://git.k= ernel.org/pub/scm/linux/kernel/git/abelloni/linux) Merging sh/for-next (ac21fc2dcb40 sh: switch to NO_BOOTMEM) Merging uml/linux-next (d9cbd0e8f667 um: NULL check before kfree is not nee= ded) Merging xtensa/xtensa-for-next (c9efd0d7beb3 Merge branch 'xtensa-fixes' in= to xtensa-for-next) Merging fscrypt/master (e1cc40e5d42a fscrypt: log the crypto algorithm impl= ementations) Merging befs/for-next (55d945e2e4aa fs: befs: btree: Fixed some coding stan= dard issues) Merging btrfs/next (29dcea88779c Linux 4.17) Merging btrfs-kdave/for-next (89067b62df5b Merge branch 'for-next-next-v4.2= 0-20180914' into for-next-20180914) Merging ceph/master (e92c0eaf7543 rbd: support cloning across namespaces) Merging cifs/for-next (5546a4eaa95a cifs: update internal module version nu= mber for cifs.ko to 2.14) Merging configfs/for-next (cc57c07343bd configfs: fix registered group remo= val) Merging ecryptfs/next (5dcea554d5ce eCryptfs: fix a couple type promotion b= ugs) Merging ext3/for_next (12f0d3d810c0 Merge fanotify support for reporting PI= D instead of TGID.) Merging ext4/dev (cce6c9f7e602 ext4, dax: set ext4_dax_aops for dax files) Merging f2fs/dev (313ed62a3ddc f2fs: cache NULL when both default_acl and a= cl are NULL) Merging fuse/for-next (f3b93cc49104 fuse: Use hash table to link processing= request) Merging jfs/jfs-next (1390643d1d5c jfs: remove redundant dquot_initialize()= in jfs_evict_inode()) Merging nfs/linux-next (11da3a7f84f1 Linux 4.19-rc3) Merging nfs-anna/linux-next (9f0c5124f4a8 NFS: Don't open code clearing of = delegation state) Merging nfsd/nfsd-next (7d20b6a2728f nfsd: remove set but not used variable= 'dirp') Merging orangefs/for-next (a3bb1b184669 Orangefs: some error code paths mis= sed kmem_cache_free to bad effect.) Merging overlayfs/overlayfs-next (69383c5913a5 ovl: make symbol 'ovl_aops' = static) Merging ubifs/linux-next (f061c1cc404a Revert "ubifs: xattr: Don't operate = on deleted inodes") Merging v9fs/9p-next (76b600d46911 9p: potential NULL dereference) Merging xfs/for-next (5b394b2ddf03 Linux 4.19-rc1) Merging file-locks/locks-next (10f3e23f07cb Merge tag 'ext4_for_linus' of g= it://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4) Merging vfs/for-next (f022b08a0a9b Merge branches 'work.mount', 'work.alpha= ' and 'work.compat' into for-next) Merging vfs-miklos/next (0eb8af4916a5 vfs: use helper for calling f_op->fsy= nc()) Merging printk/for-next (a6ae928c2583 Revert "printk: make sure to print lo= g on console.") Merging pci/next (1f57067f9fa5 Merge branch 'remotes/lorenzo/pci/mediatek') Merging pstore/for-next/pstore (831b624df1b4 pstore: Fix incorrect persiste= nt ram buffer mapping) Merging hid/for-next (a2c6319b722d Merge branch 'for-4.20/bigbenff' into fo= r-next) Merging i2c/i2c/for-next (c588fa045b5b Merge branch 'i2c/for-current' into = i2c/for-next) Merging dmi/master (57361846b52b Linux 4.19-rc2) Merging hwmon-staging/hwmon-next (ed99bae3bda2 hwmon: (pwm-fan) Set fan spe= ed to 0 on suspend) Merging jc_docs/docs-next (ff348763775e doc: Fix acronym "FEKEK" in ecryptf= s) Merging v4l-dvb/master (4158757395b3 media: davinci: Fix implicit enum conv= ersion warning) Merging v4l-dvb-next/master (357b50f3ccc8 drm: amd: dc: don't use FP math w= hen Kcov is enabled) Merging fbdev/fbdev-for-next (7c968791f775 video/fbdev/stifb: Fix spelling = mistake in fall-through annotation) Merging pm/linux-next (c6a4b18cef61 Merge branches 'acpi-bus', 'acpi-misc',= 'acpi-soc', 'acpi-cppc', 'acpi-pmic' and 'acpi-property' into linux-next) Merging cpupower/cpupower (8a7e2d2ea080 cpupower: remove stringop-truncatio= n waring) Merging idle/next (8a5776a5f498 Linux 4.14-rc4) Merging opp/opp/linux-next (9ea47a1cc5f0 OPP: Pass OPP table to _of_add_opp= _table_v{1|2}()) Merging thermal/next (d7a4303b8d1f dt-bindings: thermal: Allow multiple dev= ices to share cooling map) Merging thermal-soc/next (152395fd03d4 thermal: of-thermal: disable passive= polling when thermal zone is disabled) Merging ieee1394/for-next (188775181bc0 firewire-ohci: work around oversize= d DMA reads on JMicron controllers) Merging dlm/next (da3627c30d22 dlm: remove O_NONBLOCK flag in sctp_connect_= to_sock) Merging swiotlb/linux-next (4855c92dbb7b xen-swiotlb: fix the check conditi= on for xen_swiotlb_free_coherent) Merging rdma/for-next (c8b53d0c5eb8 IB/sa: simplify return code logic for i= b_nl_send_msg()) CONFLICT (content): Merge conflict in drivers/infiniband/core/cache.c Merging net-next/master (1042caa79e93 net-ipv4: remove 2 always zero parame= ters from ipv4_redirect()) CONFLICT (modify/delete): Documentation/networking/00-INDEX deleted in HEAD= and modified in net-next/master. Version net-next/master of Documentation/= networking/00-INDEX left in tree. $ git rm -f Documentation/networking/00-INDEX Merging bpf-next/master (c5a9f9817ba5 Merge branch 'bpf-per-cpu-cgroup-loca= l-storage') Merging ipsec-next/master (4a132095dd64 xfrm: allow driver to quietly refus= e offload) Merging mlx5-next/mlx5-next (bd37197554eb net/mlx5: Update mlx5_ifc with DE= VX UID bits) Merging netfilter-next/master (9306425b70bf netfilter: ctnetlink: must chec= k mark attributes vs NULL) Merging nfc-next/master (1f008cfec5d5 NFC: fdp: Fix unused variable warning= s) Merging ipvs-next/master (26a1ccc6c117 bpf: test: fix spelling mistake "REU= SEEPORT" -> "REUSEPORT") Merging wireless-drivers-next/master (93ed990e3a6e qtnfmac: remove set but = not used variable 'vif') Merging bluetooth/master (385613506aef Bluetooth: bt3c_cs: Fix obsolete fun= ction) Merging mac80211-next/master (ec5b8381e2fc cfg80211: combine duplicate wdev= init code) Merging gfs2/for-next (4f36cb36c9d1 gfs2: Don't set GFS2_RDF_UPTODATE when = the lvb is updated) Merging mtd/mtd/next (5b394b2ddf03 Linux 4.19-rc1) Merging nand/nand/next (40667c037a3d mtd: rawnand: Allow selection of ECC b= yte ordering at runtime) Merging spi-nor/spi-nor/next (af8b35f392bb mtd: spi-nor: cadence-quadspi: U= se proper enum for dma_[un]map_single) Merging crypto/master (cd560235d8f9 crypto: arm/crc32 - avoid warning when = compiling with Clang) Merging drm/drm-next (87c2ee740c07 Merge branch 'drm-next-4.20' of git://pe= ople.freedesktop.org/~agd5f/linux into drm-next) Merging drm-panel/drm/panel/for-next (e4bac408b084 drm/panel: simple: Add s= upport for Winstar WF35LTIACD) Merging drm-intel/for-linux-next (2693efd99cad drm/i915/audio: Hook up comp= onent bindings even if displays are disabled) Merging drm-tegra/drm/tegra/for-next (5ac93f81096a drm/tegra: Detach device= s from IOMMU DMA domain on arm32) Merging drm-misc/for-linux-next (53273b522208 drm: stm: implement get_scano= ut_position function) Merging drm-msm/msm-next (96ab39afea7b drm/msm/A6xx: Send the right perf in= dex value to GMU) Merging hdlcd/for-upstream/hdlcd (d664b851eb2b drm/arm/hdlcd: Reject atomic= commits that disable only the plane) Merging mali-dp/for-upstream/mali-dp (bfde4538e64c drm/arm/malidp: Validate= rotations for compressed/uncompressed framebuffers for each layer) Merging sunxi-drm/sunxi-drm/for-next (7dafb83edd32 Merge branches 'sunxi/dr= m-fixes-for-4.13' and 'sunxi/drm-for-4.14' into sunxi-drm/for-next) Merging imx-drm/imx-drm/next (5c41bb607125 gpu: ipu-v3: add support for XRG= B32 and XBGR32 V4L2 pixel formats) Merging etnaviv/etnaviv/next (1a866306e0fb drm/etnaviv: add DMA configurati= on for etnaviv platform device) Merging kconfig/for-next (bebc6082da0a Linux 4.14) Merging regmap/for-next (fadf3e019411 Merge remote-tracking branch 'regmap/= topic/single-rw' into regmap-next) Merging sound/for-next (edb1b3abdb20 ALSA: hda/ca0132 - Add AE-5 exit funct= ion) Merging sound-asoc/for-next (f794bcc01b0b Merge branch 'asoc-4.20' into aso= c-next) Merging modules/modules-next (9be936f4b3a2 kernel/module: Use kmemdup to re= place kmalloc+memcpy) Merging input/next (100294cee9a9 Input: do not use WARN() in input_alloc_ab= sinfo()) Merging block/for-next (c36fc2b2b9ea Merge branch 'for-4.20/block' into for= -next) Merging lightnvm/for-next (1c6286f26301 lightnvm: fix some error code in pb= lk-init.c) Merging device-mapper/for-next (cd3085739323 dm cache: fix resize crash if = user doesn't reload cache table) Merging pcmcia/pcmcia-next (c3a5307873d4 pcmcia: Use module_pcmcia_driver f= or scsi drivers) Merging mmc/next (fca613fe2488 mmc: mmci: internalize dma_inprogress into m= mci dma functions) Merging kgdb/kgdb-next (2cf2f0d5b91f kdb: use memmove instead of overlappin= g memcpy) Merging md/for-next (9a255eeb01dd raid5: block failing device if raid will = be failed) Merging mfd/for-mfd-next (92d6ba4ff700 mfd: ti-lmu: constify mfd_cell table= s) Merging backlight/for-backlight-next (633786736ed5 backlight: pwm_bl: Fix u= ninitialized variable) Merging battery/for-next (a4ac1f5ced58 power: reset: qcom-pon: Add pms405 p= on support) Merging regulator/for-next (4320ecac244c Merge remote-tracking branch 'regu= lator/topic/pfuze100' into regulator-next) Merging security/next-testing (4a0b0cb37d64 Merge branch 'smack-for-4.20' o= f https://github.com/cschaufler/next-smack into next-testing) Merging apparmor/apparmor-next (1f8266ff5884 apparmor: don't try to replace= stale label in ptrace access check) Merging integrity/next-integrity (3dd0f18c70d9 EVM: fix return value check = in evm_write_xattrs()) Merging keys/keys-next (1e684d3820d8 pkcs7: Set the module licence to preve= nt tainting) Merging selinux/next (4458bba09788 selinux: Add __GFP_NOWARN to allocation = at str_read()) Merging tpmdd/next (8abac8d7b90d tpm: Restore functionality to xen vtpm dri= ver.) Merging watchdog/master (a38523185b40 erge tag 'libnvdimm-fixes-4.19-rc6' o= f git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm) Merging iommu/next (dae804ddad96 Merge branches 'iommu/fixes', 'arm/renesas= ', 'ppc/pamu', 'x86/vt-d' and 'core' into next) Merging dwmw2-iommu/master (d8a5b80568a9 Linux 4.15) Merging vfio/next (cf3f98c7f466 drivers/vfio: Allow type-1 IOMMU instantiat= ion with all ARM/ARM64 IOMMUs) CONFLICT (content): Merge conflict in drivers/vfio/Kconfig Merging trivial/for-next (75a24b822d38 kfifo: fix inaccurate comment) Merging audit/next (57361846b52b Linux 4.19-rc2) Merging devicetree/for-next (da08d8cb8cfc of: unittest: Disable interrupt n= ode tests for old world MAC systems) Merging mailbox/mailbox-for-next (2bb7005696e2 mailbox: Add support for i.M= X messaging unit) Merging spi/for-next (44fc31c6b1ad Merge remote-tracking branch 'spi/topic/= of' into spi-next) Merging tip/auto-latest (3f9b710ab390 Merge branch 'x86/urgent' into auto-l= atest) Merging clockevents/clockevents/next (6bd9549d8a7d clocksource/drivers/arc_= timer: Add comments about locking while read GFRC) Merging edac/linux_next (345fb0a9a634 Merge tag 'edac_for_4.11' of git://gi= t.kernel.org/pub/scm/linux/kernel/git/bp/bp) Merging edac-amd/for-next (c4a3e9464144 EDAC, amd64: Add Hygon Dhyana suppo= rt) Merging irqchip/irq/irqchip-next (b5332a136064 irqchip/gic-v3-its: Allow us= e of LPI tables in reserved memory) Merging ftrace/for-next (5a5e3d3ceae2 perf probe: Support SDT markers havin= g reference counter (semaphore)) Merging rcu/rcu/next (9859adc81304 rcutorture: Make use of nolibc when avai= lable) Merging kvm/linux-next (5b394b2ddf03 Linux 4.19-rc1) Merging kvm-arm/next (976d34e2dab1 KVM: arm/arm64: Skip updating PTE entry = if no change) Merging kvm-mips/next (dc44abd6aad2 KVM: MIPS/Emulate: Properly implement T= LBR for T&E) Merging kvm-ppc/kvm-ppc-next (46dec40fb741 KVM: PPC: Book3S HV: Don't trunc= ate HPTE index in xlate function) Merging kvms390/next (2b6d5b5ad116 s390/mm: optimize locking without huge p= ages in gmap_pmd_op_walk()) Merging xen-tip/linux-next (811e0345cfc1 xen/balloon: Grammar s/Is it/It is= /) Merging percpu/for-next (b5bb42587118 arm64: percpu: Initialize ret in the = default case) Merging workqueues/for-next (87915adc3f0a workqueue: re-add lockdep depende= ncies for flushing) Merging drivers-x86/for-next (a8b60e484f3d platform/x86: intel_mid_powerbtn= : Get rid of custom ICPU() macro) Merging chrome-platform/for-next (40291fb75123 Merge tag 'ib-platform-chrom= e-mfd-move-cros-ec-transport-for-4.19' into working-branch-for-4.19) Merging hsi/for-next (5b394b2ddf03 Linux 4.19-rc1) Merging leds/for-next (2d00f35c55e7 leds: add Panasonic AN30259A support) Merging ipmi/for-next (10042504ed92 ipmi:ssif: Add support for multi-part t= ransmit messages > 2 parts) Merging driver-core/driver-core-next (a75e78f21f9a kernfs: Fix range checks= in kernfs_get_target_path) Merging usb/usb-next (1906f64f6458 USB: STORAGE: ISD200 Fixed coding style = issue "space required in for loop") Merging usb-gadget/next (5b394b2ddf03 Linux 4.19-rc1) Merging usb-serial/usb-next (ba93cc7da896 USB: serial: ftdi_sio: implement = GPIO support for FT-X devices) Merging usb-chipidea-next/ci-for-usb-next (35a334659bcc usb: chipidea: imx:= make MODULE_LICENCE and SPDX-identifier match) Merging phy-next/next (566b388440bb phy: renesas: convert to SPDX identifie= rs) Merging tty/tty-next (c1a02c216044 serial: docs: Fix filename for serial re= ference implementation) Merging char-misc/char-misc-next (3790e28cdbc8 platform: goldfish: pipe: Ma= ke symbol 'goldfish_pipe_dev' static) Merging extcon/extcon-next (2e464ff0a9b1 extcon: int3496: Convert to use SP= DX identifier) Merging soundwire/next (502c00d9c315 Documentation: soundwire: fix stream.r= st markup warnings) Merging staging/staging-next (9f902b495b53 staging: rts5208: Remove unneces= sary braces {}) CONFLICT (content): Merge conflict in MAINTAINERS CONFLICT (modify/delete): Documentation/filesystems/00-INDEX deleted in HEA= D and modified in staging/staging-next. Version staging/staging-next of Doc= umentation/filesystems/00-INDEX left in tree. $ git rm -f Documentation/filesystems/00-INDEX Merging mux/for-next (2c01260df661 mux: add mux_control_get_optional() API) Merging icc/icc-next (8f023d0cb757 interconnect: core: Fix unused variable = compiler warning) Merging slave-dma/next (1576f7e1ef98 Merge branch 'topic/jz' into next) Merging cgroup/for-next (808c43b7c7f7 cgroup: Simplify cgroup_ancestor) Merging scsi/for-next (0d769d81155a Merge branch 'misc' into for-next) Merging scsi-mkp/for-next (801df68d617e scsi: target: iscsi: cxgbit: fix cs= k leak) Merging target-updates/for-next (1c130ae00b76 iscsi-target: make sure to wa= ke up sleeping login worker) Merging target-bva/for-next (60cc43fc8884 Linux 4.17-rc1) Merging vhost/linux-next (1e05b62ae4bd sh: use the the PCI channels's io_ma= p_base) Merging rpmsg/for-next (a08a20bd1aad Merge branches 'hwspinlock-next', 'rpm= sg-next' and 'rproc-next' into for-next) Merging gpio/for-next (b8043acd301d Merge branch 'devel' into for-next) Merging pinctrl/for-next (1b14a236bb5f Merge branch 'devel' into for-next) Merging pinctrl-samsung/for-next (5b394b2ddf03 Linux 4.19-rc1) Merging pwm/for-next (8cdc43afbb2c pwm: mediatek: Add MT7628 support) Merging userns/for-next (f040d23c8186 signal/unicore32: Use force_sig_fault= where appropriate) CONFLICT (content): Merge conflict in arch/x86/kernel/traps.c CONFLICT (content): Merge conflict in arch/arm64/kernel/traps.c Merging ktest/for-next (6cd110a91f52 ktest: Take submenu into account for g= rub2 menus) Merging random/dev (9b25436662d5 random: make CPU trust a boot parameter) Merging aio/master (2a8a98673c13 fs: aio: fix the increment of aio-nr and c= ounting against aio-max-nr) Merging kselftest/next (b76c2bbcb049 selftests: watchdog: Fix ioctl SET* er= ror paths to take oneshot exit path) Merging y2038/y2038 (67314ec7b025 RISC-V: Request newstat syscalls) Merging livepatching/for-next (c72a7f515329 Merge branch 'for-4.18/upstream= ' into for-next) Merging coresight/next (a8182859510f hwtracing: coresight: remove redundant= null pointer check before of_node_put and put_device) Merging rtc/rtc-next (9879a99719c1 rtc: rs5c348: report error when time is = invalid) Merging nvdimm/libnvdimm-for-next (be5ba2ca053d dax: Fix use of zero page) Merging at24/at24/for-next (523b3213561f eeprom: at24: fix unexpected timeo= ut under high load) Merging ntb/ntb-next (b1ce023ae8a2 ntb_netdev: fix sleep time mismatch) Merging kspp/for-next/kspp (6fcde9046673 arm64: Drop unneeded stackleak_che= ck_alloca()) CONFLICT (content): Merge conflict in drivers/misc/lkdtm/core.c Merging init_task/init_task (e1e871aff3de Expand INIT_STRUCT_PID and remove) Merging cisco/for-next (ce397d215ccd Linux 4.18-rc1) Merging fsi/master (15e2a7218c27 fsi: sbefifo: Bump max command length) Merging siox/siox/next (1e4b044d2251 Linux 4.18-rc4) Merging akpm-current/current (ac6c789471e5 lib/lz4: update LZ4 decompressor= module) CONFLICT (content): Merge conflict in include/linux/sched.h CONFLICT (content): Merge conflict in arch/hexagon/Kconfig CONFLICT (content): Merge conflict in arch/arm64/Kconfig $ git checkout -b akpm remotes/origin/akpm/master Applying: percpu: remove PER_CPU_DEF_ATTRIBUTES macro Applying: mm: remove CONFIG_NO_BOOTMEM Applying: mm: remove CONFIG_HAVE_MEMBLOCK Applying: of/fdt: fixup #ifdefs after removal of HAVE_MEMBLOCK config option Applying: mm: remove bootmem allocator implementation. Applying: mm: nobootmem: remove dead code Applying: memblock: rename memblock_alloc{_nid,_try_nid} to memblock_phys_a= lloc* Applying: memblock: remove _virt from APIs returning virtual address Applying: memblock: replace alloc_bootmem_align with memblock_alloc Applying: memblock: replace alloc_bootmem_low with memblock_alloc_low Applying: memblock: replace __alloc_bootmem_node_nopanic with memblock_allo= c_try_nid_nopanic Applying: memblock: replace alloc_bootmem_pages_nopanic with memblock_alloc= _nopanic Applying: memblock: replace alloc_bootmem_low with memblock_alloc_low (2) Applying: memblock: replace __alloc_bootmem_nopanic with memblock_alloc_fro= m_nopanic Applying: memblock: add align parameter to memblock_alloc_node() Applying: memblock: replace alloc_bootmem_pages_node with memblock_alloc_no= de Applying: memblock: replace __alloc_bootmem_node with appropriate memblock_= API Applying: memblock: replace alloc_bootmem_node with memblock_alloc_node Applying: memblock: replace alloc_bootmem_low_pages with memblock_alloc_low Applying: memblock: replace alloc_bootmem_pages with memblock_alloc Applying: memblock: replace __alloc_bootmem with memblock_alloc_from Applying: memblock: replace alloc_bootmem with memblock_alloc Applying: mm: nobootmem: remove bootmem allocation APIs Applying: memblock: replace free_bootmem{_node} with memblock_free Applying: memblock: replace free_bootmem_late with memblock_free_late Applying: memblock: rename free_all_bootmem to memblock_free_all Applying: memblock: rename __free_pages_bootmem to memblock_free_pages Applying: mm: remove nobootmem Applying: memblock: replace BOOTMEM_ALLOC_* with MEMBLOCK variants Applying: mm: remove include/linux/bootmem.h Applying: docs/boot-time-mm: remove bootmem documentation Applying: drivers/android/binder_alloc.c: replace vm_insert_page with vmf_i= nsert_page Applying: vfs: replace current_kernel_time64 with ktime equivalent Applying: drivers/media/platform/sti/delta/delta-ipc.c: fix read buffer ove= rflow Merging akpm/master (1e66098cbef4 drivers/media/platform/sti/delta/delta-ip= c.c: fix read buffer overflow) --Sig_/TSHxPczSB./i0LI34sMRSHp Content-Type: application/pgp-signature Content-Description: OpenPGP digital signature -----BEGIN PGP SIGNATURE----- iQEzBAEBCAAdFiEENIC96giZ81tWdLgKAVBC80lX0GwFAlutvC4ACgkQAVBC80lX 0Gzt9Qf/U2ZxF5QAwAl2Cw4sAA8nzpJtxKipTqDy45bOacYju17h4rRuA/NXlKiU 8aGK/TjZjj6eN7W4M07ehpeanLM1gQvuIQu+fLJ0eX9yivw29aN1NjjL5ppqOzSU xhQVQ0o/80sKtz+oEMwVt3g82wjN14iVE5bmjuia8CLB+g7ZK5f5D9tZcN+t6YpW 8kfx+vmPfp1vKAxU2CPIg/BiNIhoesGFXNJObPL7NU45LB4wSWafBVJPd7QM3J26 ZCtPdTkVVmkWBQawQTnnVhb8DGoWDBAzzXZ7oOhFRu1cbEUKKWMffmPuXLmFQln6 gVp1Zj+kGsIvkMTfpLMq3FAXRgab9w== =U6SE -----END PGP SIGNATURE----- --Sig_/TSHxPczSB./i0LI34sMRSHp--