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:	Wed, 2 Apr 2014 16:19:12 +0200 (CEST)
From:	Jiri Kosina <jkosina@...e.cz>
To:	Linus Torvalds <torvalds@...ux-foundation.org>
cc:	linux-kernel@...r.kernel.org
Subject: [GIT] trivial

Linus,

please pull

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

to receive:



- updates from trivial tree; usual rocket science -- mostly documentation 
  and comment updates



Alexander Shiyan (1):
      mmc: core: typo fix in printk specifier

Brian Campbell (1):
      user_namespace.c: Remove duplicated word in comment

Geert Uytterhoeven (1):
      CREDITS: fix formatting

Jiang Liu (1):
      driver core: unexport static function create_syslog_header

Li Zhong (1):
      sparse: fix comment

Masanari Iida (5):
      mm: Fix warning on make htmldocs caused by slab.c
      treewide: Fix typo in Documentation/DocBook
      ixgbe: Fix format string in ixgbe_fcoe.
      doc: DocBook: Fix typos in xml and template file
      doc: fix double words

Olaf Hering (1):
      Documentation: update URL to hfsplus Technote 1150

Paul Bolle (5):
      Kconfig: Remove useless "default N" lines
      doc: Insert MODULE_ in module-signing macros
      net-sysfs: fix comment typo 'CONFIG_SYFS'
      ARM: spear: clean up editing mistake
      isdn: capi: fix "CAPI_VERSION" comment

Pavel Machek (1):
      Bluetooth: add module name for btwilink

Richard Genoud (1):
      gpio: update path to documentation

Sachin Kamat (1):
      ata: ata-samsung_cf: cleanup in header file

Vladimir Davydov (1):
      idr: remove unused prototype of idr_free()

 CREDITS                                            |    4 ++--
 Documentation/DocBook/media/dvb/dvbproperty.xml    |    2 +-
 Documentation/DocBook/media/v4l/compat.xml         |    2 +-
 Documentation/DocBook/media_api.tmpl               |    2 +-
 .../filesystems/autofs4-mount-control.txt          |    2 +-
 Documentation/filesystems/hfsplus.txt              |    2 +-
 Documentation/futex-requeue-pi.txt                 |    2 +-
 Documentation/input/multi-touch-protocol.txt       |    2 +-
 Documentation/kmemcheck.txt                        |    2 +-
 Documentation/memory-barriers.txt                  |    2 +-
 Documentation/module-signing.txt                   |   10 +++++-----
 Documentation/networking/spider_net.txt            |    2 +-
 Documentation/power/devices.txt                    |    2 +-
 Documentation/security/Smack.txt                   |    2 +-
 Documentation/trace/ring-buffer-design.txt         |    2 +-
 Documentation/usb/WUSB-Design-overview.txt         |    2 +-
 Documentation/virtual/kvm/api.txt                  |    2 +-
 Documentation/vm/unevictable-lru.txt               |    2 +-
 arch/arc/Kconfig                                   |    1 -
 arch/arm/mach-spear/Kconfig                        |    2 +-
 arch/cris/arch-v32/drivers/Kconfig                 |    2 --
 arch/s390/include/asm/cio.h                        |    2 +-
 block/blk-core.c                                   |    2 +-
 block/blk-map.c                                    |    2 +-
 drivers/ata/libata-core.c                          |    4 ++--
 drivers/base/bus.c                                 |    2 +-
 drivers/bluetooth/Kconfig                          |    3 ++-
 drivers/gpu/drm/drm_crtc_helper.c                  |    2 +-
 drivers/input/sparse-keymap.c                      |    2 +-
 drivers/misc/mic/Kconfig                           |    2 --
 drivers/mmc/core/host.c                            |    2 +-
 drivers/net/ethernet/intel/ixgbe/ixgbe_fcoe.c      |    2 +-
 drivers/regulator/core.c                           |    2 +-
 drivers/scsi/scsi_transport_iscsi.c                |    6 +++---
 drivers/staging/android/Kconfig                    |    2 --
 drivers/staging/bcm/Kconfig                        |    1 -
 drivers/staging/frontier/Kconfig                   |    1 -
 drivers/staging/media/go7007/Kconfig               |    3 ---
 drivers/staging/rtl8187se/Kconfig                  |    1 -
 drivers/staging/rtl8188eu/Kconfig                  |    1 -
 drivers/staging/rtl8192e/rtl8192e/Kconfig          |    1 -
 drivers/staging/rtl8192u/Kconfig                   |    1 -
 drivers/staging/rtl8712/Kconfig                    |    2 --
 drivers/staging/usbip/Kconfig                      |    4 ----
 drivers/usb/core/Kconfig                           |    1 -
 drivers/usb/core/message.c                         |    2 +-
 drivers/usb/core/urb.c                             |    2 +-
 drivers/usb/host/Kconfig                           |    3 ---
 fs/buffer.c                                        |    2 +-
 fs/debugfs/inode.c                                 |    6 +++---
 include/drm/drm_fb_helper.h                        |    2 +-
 include/linux/gpio.h                               |    2 +-
 include/linux/hsi/hsi.h                            |    2 +-
 include/linux/idr.h                                |    1 -
 include/linux/kfifo.h                              |    2 +-
 include/linux/pipe_fs_i.h                          |    2 +-
 include/linux/platform_data/ata-samsung_cf.h       |    9 ++++-----
 include/linux/skbuff.h                             |    2 +-
 include/linux/spi/spi.h                            |    8 ++++----
 include/linux/usb/composite.h                      |    2 +-
 include/net/mac80211.h                             |    6 +++---
 include/uapi/linux/capi.h                          |    2 +-
 kernel/relay.c                                     |    2 +-
 kernel/signal.c                                    |    2 +-
 mm/sparse.c                                        |    2 +-
 net/core/dev.c                                     |    2 +-
 net/core/net-sysfs.c                               |    2 +-
 67 files changed, 70 insertions(+), 97 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