lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Date:	Fri, 12 Dec 2014 11:41:51 +0100 (CET)
From:	Jiri Kosina <jkosina@...e.cz>
To:	Linus Torvalds <torvalds@...ux-foundation.org>
cc:	linux-kernel@...r.kernel.org
Subject: [GIT PULL] trivial

Linus,

please pull from

  git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial.git for-linus

to receive 3.19 merge window updates queued in trivial tree.

=====
- usual stuff: documentation updates, printk() fixes, etc.
=====

You are going to receive one conflict, that was reported in linux-next 
here:

	https://lkml.org/lkml/2014/12/2/1033

and it's trivial to fix. If you want me to prepare branch with the 
conflict resolved, please let me know.

Thanks.

----------------------------------------------------------------
Alex Pilon (1):
      scsi: mpt2sas: fix ioctl in comment

Alistair Popple (1):
      IBM Akebono: Remove obsolete config select

Andrey Utkin (1):
      Replace mentions of "list_struct" to "list_head"

Daniel Thompson (1):
      gpio: msm-v1: make boolean argument more obvious

Finn Thain (1):
      scsi: Fix "choir" and "beeing" malaprops

Frans Klaver (2):
      gadget_configfs.txt: fix spelling of 'function'
      kernel: trace: fix printk message

Geert Uytterhoeven (4):
      usb: gadget: zero: Spelling s/infrastucture/infrastructure/
      isci: Spelling s/stucture/structure/
      clk: st: Spelling s/stucture/structure/
      cpufreq: cpufreq-dt: Move newline to end of error message

Ian Campbell (1):
      arm: fix wording of "Crotex" in CONFIG_ARCH_EXYNOS3 help

James Hartley (1):
      clocksource: Fix 'clcoksource' typo in comment

Julia Lawall (1):
      ps3rom: fix error return code

Masanari Iida (2):
      treewide: Fix company name in module descriptions
      treewide: fix typo in printk and Kconfig

Masatake YAMATO (1):
      intel_ips: fix a type in error message

Michael Opdenacker (1):
      mod_devicetable.h: grammar fix in comment

Paul Bolle (3):
      powerpc: Fix comment typos 'CONFiG_ALTIVEC'
      powerpc: Fix comment typo 'CONIFG_8xx'
      PCI: Fix comment typo 'COMFIG_PM_OPS'

Radek Dostal (1):
      ARM: dts: bcm63138: change "interupts" to "interrupts"

Roman Mindalev (1):
      usb: Fix typo in usb-serial-simple.c

Seth Jennings (1):
      zbud, zswap: change module author email

 .../devicetree/bindings/clock/st/st,flexgen.txt    |  2 +-
 Documentation/scsi/scsi_eh.txt                     |  4 +--
 Documentation/usb/gadget_configfs.txt              |  2 +-
 arch/arm/boot/dts/bcm63138.dtsi                    |  2 +-
 arch/arm/mach-exynos/Kconfig                       |  2 +-
 arch/mips/cavium-octeon/setup.c                    |  4 +--
 arch/mips/pci/pci-octeon.c                         |  2 +-
 arch/powerpc/kvm/e500_mmu_host.c                   |  6 ++--
 arch/powerpc/lib/copyuser_power7.S                 |  2 +-
 arch/powerpc/lib/memcpy_power7.S                   |  2 +-
 arch/powerpc/mm/mmu_decl.h                         |  2 +-
 arch/powerpc/platforms/44x/Kconfig                 |  1 -
 drivers/clk/Kconfig                                |  2 +-
 drivers/cpufreq/cpufreq-dt.c                       |  2 +-
 drivers/gpio/gpio-msm-v1.c                         |  2 +-
 drivers/gpio/gpio-spear-spics.c                    |  2 +-
 drivers/gpu/drm/radeon/mkregtable.c                | 24 +++++++--------
 drivers/isdn/mISDN/l1oip_core.c                    |  2 +-
 drivers/media/pci/cx18/cx18-driver.h               |  2 +-
 drivers/media/pci/ttpci/budget-patch.c             |  2 +-
 drivers/net/ethernet/atheros/atl1c/atl1c_main.c    |  2 +-
 drivers/pci/pci-driver.c                           |  4 +--
 drivers/pinctrl/spear/pinctrl-plgpio.c             |  2 +-
 drivers/platform/x86/intel_ips.c                   |  2 +-
 drivers/s390/char/tape_3590.c                      |  4 +--
 drivers/scsi/aha152x.c                             |  2 +-
 drivers/scsi/isci/task.c                           |  2 +-
 drivers/scsi/mac_scsi.c                            |  2 +-
 drivers/scsi/megaraid/megaraid_sas_base.c          |  2 +-
 drivers/scsi/mpt2sas/mpt2sas_ctl.h                 |  2 +-
 drivers/scsi/ps3rom.c                              |  1 +
 drivers/target/target_core_xcopy.c                 |  2 +-
 drivers/tty/serial/Kconfig                         |  2 +-
 drivers/usb/gadget/function/f_hid.c                |  2 +-
 drivers/usb/gadget/legacy/zero.c                   |  2 +-
 drivers/usb/host/ehci-sysfs.c                      |  2 +-
 drivers/usb/host/fotg210-hcd.c                     |  2 +-
 drivers/usb/host/fusbh200-hcd.c                    |  2 +-
 drivers/usb/serial/usb-serial-simple.c             |  2 +-
 drivers/video/fbdev/exynos/exynos_mipi_dsi.c       |  2 +-
 .../video/fbdev/exynos/exynos_mipi_dsi_common.c    |  2 +-
 fs/reiserfs/journal.c                              |  2 +-
 include/linux/list.h                               | 34 +++++++++++-----------
 include/linux/mod_devicetable.h                    |  2 +-
 include/linux/plist.h                              | 10 +++----
 include/linux/rculist.h                            |  8 ++---
 include/scsi/scsi_host.h                           |  2 +-
 kernel/time/clocksource.c                          |  2 +-
 kernel/trace/trace.c                               |  2 +-
 mm/zbud.c                                          |  2 +-
 mm/zswap.c                                         |  2 +-
 scripts/kconfig/list.h                             |  6 ++--
 .../multibuff/device_app/aio_multibuff.c           |  2 +-
 tools/usb/usbip/libsrc/list.h                      |  2 +-
 54 files changed, 95 insertions(+), 95 deletions(-)

-- 
Jiri Kosina
SUSE Labs
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ