Linux 3.15-rc7

2014-05-25 Thread Linus Torvalds
anced clk_disable call

Heiko Carstens (1):
  net: filter: s390: fix JIT address randomization

Henning Rogge (1):
  mac80211: Fix mac80211 station info rx bitrate for IBSS mode

J. Bruce Fields (3):
  nfsd4: fix corruption on setting an ACL.
  nfsd4: remove lockowner when removing lock stateid
  nfsd4: warn on finding lockowner without stateid's

Jan Moskyto Matejka (1):
  Documentation: update /proc/stat "intr" count summary

Jason Low (2):
  sched: Fix updating rq->max_idle_balance_cost and
rq->next_balance in idle_balance()
  sched/numa: Initialize newidle balance stats in sd_numa_init()

Jean Delvare (3):
  hwmon: Document temp[1-*]_min_hyst sysfs attribute
  hwmon: (ntc_thermistor) Fix dependencies
  hwmon: (ntc_thermistor) Fix OF device ID mapping

Jens Axboe (1):
  mm/filemap.c: avoid always dirtying mapping->flags on O_DIRECT

Jesse Gross (1):
  MAINTAINERS: Pravin Shelar is Open vSwitch maintainer.

Jiri Olsa (1):
  perf: Prevent false warning in perf_swevent_add

Joe Lawrence (1):
  [SCSI] scsi_transport_sas: move bsg destructor into sas_rphy_remove

Joe Perches (1):
  bnx2x: Convert return 0 to return rc

Johan Hovold (5):
  net: mdio-gpio: fix device-tree binding documentation
  net: mdio-gpio: warn about missing bus alias id
  Revert "net: eth: cpsw: Correctly attach to GPIO bitbang MDIO driver"
  net: cpsw: fix null dereference at probe
  net: cpsw: add missing of_node_put

Johannes Berg (4):
  mac80211: allow VHT with peers not capable of 40MHz
  nl80211: fix NL80211_FEATURE_P2P_DEVICE_NEEDS_CHANNEL API
  mac80211: fix on-channel remain-on-channel
  Documentation: fix DOCBOOKS=... building

Johannes Weiner (1):
  mm: madvise: fix MADV_WILLNEED on shmem swapouts

Jonathan Callen (1):
  Documentation: update java sample wrapper for java 7

Joseph Qi (1):
  ocfs2: fix double kmem_cache_destroy in dlm_init

Juri Lelli (1):
  sched/deadline: Fix sched_yield() behavior

Jérôme Glisse (1):
  drm/radeon: avoid segfault on device open when accel is not working.

Kalesh AP (1):
  be2net: enable interrupts in EEH resume

Leo Liu (1):
  drm/radeon: check VCE relocation buffer range v3

Li RongQing (1):
  ipv4: initialise the itag variable in __mkroute_input

Li Zefan (1):
  sched/deadline: Fix memory leak

Linus Torvalds (2):
  parisc: 'renameat2()' doesn't need (or have) a separate compat system call
  Linux 3.15-rc7

Lorenzo Colitti (1):
  net: ipv6: make "ip -6 route get mark xyz" work.

Manish Chopra (1):
  qlcnic: Fix panic while dumping TX queues on TX timeout

Marek Lindner (1):
  batman-adv: fix indirect hard_iface NULL dereference

Martin Peres (1):
  drm/nvd9/therm: handle another kind of PWM fan

Masanari Iida (2):
  sched/docbook: Fix 'make htmldocs' warnings caused by missing description
  Documentation: fix typos in drm docbook

Masatake YAMATO (1):
  wait: swap EXIT_ZOMBIE(Z) and EXIT_DEAD(X) chars in TASK_STATE_TO_CHAR_STR

Matan Barak (2):
  net/mlx4_core: Add UPDATE_QP SRIOV wrapper support
  IB/mlx4: Invoke UPDATE_QP for proxy QP1 on MAC changes

Mathias Krause (1):
  vti6: Don't unregister pernet ops twice on init errors

Michal Hocko (1):
  memcg: fix swapcache charge from kernel thread context

Naoya Horiguchi (1):
  mm/memory-failure.c: fix memory leak by race between poison and unpoison

Nathaniel W Filardo (1):
  af_rxrpc: Fix XDR length check in rxrpc key demarshalling.

Nathaniel Wesley Filardo (2):
  AFS: Part of afs_end_call() is identical to code elsewhere, so split it
  AFS: Fix kafs module unloading

Neil Horman (2):
  jme: Fix DMA unmap warning
  jme: Fix unmap loop counting error:

Nikolay Aleksandrov (2):
  sfc: fix calling of free_irq with already free vector
  bonding: fix out of range parameters for bond_intmax_tbl

Oliver Hartkopp (1):
  can: c_can: remove obsolete STRICT_FRAME_ORDERING Kconfig option

Pablo Neira Ayuso (6):
  netfilter: nf_tables: reset rule number counter after jump and goto
  netfilter: nf_tables: fix goto action
  netfilter: nf_tables: fix tracing of the goto action
  netfilter: nf_tables: fix bogus rulenum after goto action
  netfilter: nf_tables: fix missing return trace at the end of
non-base chain
  netfilter: nf_tables: fix trace of matching non-terminal rule

Paul McQuade (1):
  Documentation: update thunderbird email client settings

Peter Christensen (1):
  macvlan: Don't propagate IFF_ALLMULTI changes on down interfaces.

Peter Zijlstra (5):
  perf: Fix race in removing an event
  perf: Fix perf_event_init_context()
  sched: Skip double execution of pick_next_task_fair()
  perf: Limit perf_event_attr::sample_period to 63 bits
  perf: Fix a race between ring_buffer_detach() and ring_buffer_attach()

Rajkumar Manoharan (1):
  at

Linux 3.15-rc7

2014-05-25 Thread Linus Torvalds
):
  net: filter: s390: fix JIT address randomization

Henning Rogge (1):
  mac80211: Fix mac80211 station info rx bitrate for IBSS mode

J. Bruce Fields (3):
  nfsd4: fix corruption on setting an ACL.
  nfsd4: remove lockowner when removing lock stateid
  nfsd4: warn on finding lockowner without stateid's

Jan Moskyto Matejka (1):
  Documentation: update /proc/stat intr count summary

Jason Low (2):
  sched: Fix updating rq-max_idle_balance_cost and
rq-next_balance in idle_balance()
  sched/numa: Initialize newidle balance stats in sd_numa_init()

Jean Delvare (3):
  hwmon: Document temp[1-*]_min_hyst sysfs attribute
  hwmon: (ntc_thermistor) Fix dependencies
  hwmon: (ntc_thermistor) Fix OF device ID mapping

Jens Axboe (1):
  mm/filemap.c: avoid always dirtying mapping-flags on O_DIRECT

Jesse Gross (1):
  MAINTAINERS: Pravin Shelar is Open vSwitch maintainer.

Jiri Olsa (1):
  perf: Prevent false warning in perf_swevent_add

Joe Lawrence (1):
  [SCSI] scsi_transport_sas: move bsg destructor into sas_rphy_remove

Joe Perches (1):
  bnx2x: Convert return 0 to return rc

Johan Hovold (5):
  net: mdio-gpio: fix device-tree binding documentation
  net: mdio-gpio: warn about missing bus alias id
  Revert net: eth: cpsw: Correctly attach to GPIO bitbang MDIO driver
  net: cpsw: fix null dereference at probe
  net: cpsw: add missing of_node_put

Johannes Berg (4):
  mac80211: allow VHT with peers not capable of 40MHz
  nl80211: fix NL80211_FEATURE_P2P_DEVICE_NEEDS_CHANNEL API
  mac80211: fix on-channel remain-on-channel
  Documentation: fix DOCBOOKS=... building

Johannes Weiner (1):
  mm: madvise: fix MADV_WILLNEED on shmem swapouts

Jonathan Callen (1):
  Documentation: update java sample wrapper for java 7

Joseph Qi (1):
  ocfs2: fix double kmem_cache_destroy in dlm_init

Juri Lelli (1):
  sched/deadline: Fix sched_yield() behavior

Jérôme Glisse (1):
  drm/radeon: avoid segfault on device open when accel is not working.

Kalesh AP (1):
  be2net: enable interrupts in EEH resume

Leo Liu (1):
  drm/radeon: check VCE relocation buffer range v3

Li RongQing (1):
  ipv4: initialise the itag variable in __mkroute_input

Li Zefan (1):
  sched/deadline: Fix memory leak

Linus Torvalds (2):
  parisc: 'renameat2()' doesn't need (or have) a separate compat system call
  Linux 3.15-rc7

Lorenzo Colitti (1):
  net: ipv6: make ip -6 route get mark xyz work.

Manish Chopra (1):
  qlcnic: Fix panic while dumping TX queues on TX timeout

Marek Lindner (1):
  batman-adv: fix indirect hard_iface NULL dereference

Martin Peres (1):
  drm/nvd9/therm: handle another kind of PWM fan

Masanari Iida (2):
  sched/docbook: Fix 'make htmldocs' warnings caused by missing description
  Documentation: fix typos in drm docbook

Masatake YAMATO (1):
  wait: swap EXIT_ZOMBIE(Z) and EXIT_DEAD(X) chars in TASK_STATE_TO_CHAR_STR

Matan Barak (2):
  net/mlx4_core: Add UPDATE_QP SRIOV wrapper support
  IB/mlx4: Invoke UPDATE_QP for proxy QP1 on MAC changes

Mathias Krause (1):
  vti6: Don't unregister pernet ops twice on init errors

Michal Hocko (1):
  memcg: fix swapcache charge from kernel thread context

Naoya Horiguchi (1):
  mm/memory-failure.c: fix memory leak by race between poison and unpoison

Nathaniel W Filardo (1):
  af_rxrpc: Fix XDR length check in rxrpc key demarshalling.

Nathaniel Wesley Filardo (2):
  AFS: Part of afs_end_call() is identical to code elsewhere, so split it
  AFS: Fix kafs module unloading

Neil Horman (2):
  jme: Fix DMA unmap warning
  jme: Fix unmap loop counting error:

Nikolay Aleksandrov (2):
  sfc: fix calling of free_irq with already free vector
  bonding: fix out of range parameters for bond_intmax_tbl

Oliver Hartkopp (1):
  can: c_can: remove obsolete STRICT_FRAME_ORDERING Kconfig option

Pablo Neira Ayuso (6):
  netfilter: nf_tables: reset rule number counter after jump and goto
  netfilter: nf_tables: fix goto action
  netfilter: nf_tables: fix tracing of the goto action
  netfilter: nf_tables: fix bogus rulenum after goto action
  netfilter: nf_tables: fix missing return trace at the end of
non-base chain
  netfilter: nf_tables: fix trace of matching non-terminal rule

Paul McQuade (1):
  Documentation: update thunderbird email client settings

Peter Christensen (1):
  macvlan: Don't propagate IFF_ALLMULTI changes on down interfaces.

Peter Zijlstra (5):
  perf: Fix race in removing an event
  perf: Fix perf_event_init_context()
  sched: Skip double execution of pick_next_task_fair()
  perf: Limit perf_event_attr::sample_period to 63 bits
  perf: Fix a race between ring_buffer_detach() and ring_buffer_attach()

Rajkumar Manoharan (1):
  ath9k_htc: Stop ANI before doing hw_reset

Randy Dunlap (1):
  ptp: fix kconfig