diff options
author | Mauro Carvalho Chehab <mchehab@s-opensource.com> | 2016-11-22 02:20:06 -0500 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@s-opensource.com> | 2016-11-22 02:20:06 -0500 |
commit | 820b1a93f4deb69f875f42aab5ed936cca70384f (patch) | |
tree | 06209f38e11370ec84e8eef2d19115623b8ab801 /MAINTAINERS | |
parent | 8c1d254f2de803fc7d74269e8ded79047284c275 (diff) | |
parent | 9c763584b7c8911106bb77af7e648bef09af9d80 (diff) |
Merge tag 'v4.9-rc6' into patchwork
Linux 4.9-rc6
* tag 'v4.9-rc6': (305 commits)
Linux 4.9-rc6
ext4: sanity check the block and cluster size at mount time
fscrypto: don't use on-stack buffer for key derivation
fscrypto: don't use on-stack buffer for filename encryption
i2c: i2c-mux-pca954x: fix deselect enabling for device-tree
kvm: x86: merge kvm_arch_set_irq and kvm_arch_set_irq_inatomic
KVM: x86: fix missed SRCU usage in kvm_lapic_set_vapic_addr
KVM: async_pf: avoid recursive flushing of work items
kvm: kvmclock: let KVM_GET_CLOCK return whether the master clock is in use
KVM: Disable irq while unregistering user notifier
KVM: x86: do not go through vcpu in __get_kvmclock_ns
MAINTAINERS: Add LED subsystem co-maintainer
crypto: algif_hash - Fix NULL hash crash with shash
powerpc/mm: Fix missing update of HID register on secondary CPUs
KVM: arm64: Fix the issues when guest PMCCFILTR is configured
arm64: KVM: pmu: Fix AArch32 cycle counter access
powerpc/mm/radix: Invalidate ERAT on tlbiel for POWER9 DD1
i2c: digicolor: use clk_disable_unprepare instead of clk_unprepare
ipmi/bt-bmc: change compatible node to 'aspeed, ast2400-ibt-bmc'
Revert "drm/mediatek: set vblank_disable_allowed to true"
...
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 7db3f7ae6558..3db2078e0e47 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -7084,6 +7084,7 @@ F: drivers/scsi/53c700* | |||
7084 | LED SUBSYSTEM | 7084 | LED SUBSYSTEM |
7085 | M: Richard Purdie <rpurdie@rpsys.net> | 7085 | M: Richard Purdie <rpurdie@rpsys.net> |
7086 | M: Jacek Anaszewski <j.anaszewski@samsung.com> | 7086 | M: Jacek Anaszewski <j.anaszewski@samsung.com> |
7087 | M: Pavel Machek <pavel@ucw.cz> | ||
7087 | L: linux-leds@vger.kernel.org | 7088 | L: linux-leds@vger.kernel.org |
7088 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/j.anaszewski/linux-leds.git | 7089 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/j.anaszewski/linux-leds.git |
7089 | S: Maintained | 7090 | S: Maintained |
@@ -8084,6 +8085,7 @@ F: drivers/infiniband/hw/mlx4/ | |||
8084 | F: include/linux/mlx4/ | 8085 | F: include/linux/mlx4/ |
8085 | 8086 | ||
8086 | MELLANOX MLX5 core VPI driver | 8087 | MELLANOX MLX5 core VPI driver |
8088 | M: Saeed Mahameed <saeedm@mellanox.com> | ||
8087 | M: Matan Barak <matanb@mellanox.com> | 8089 | M: Matan Barak <matanb@mellanox.com> |
8088 | M: Leon Romanovsky <leonro@mellanox.com> | 8090 | M: Leon Romanovsky <leonro@mellanox.com> |
8089 | L: netdev@vger.kernel.org | 8091 | L: netdev@vger.kernel.org |