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>] [thread-next>] [day] [month] [year] [list]
Date:	Wed, 27 Jan 2016 10:12:44 -0800
From:	Greg Kroah-Hartman <gregkh@...uxfoundation.org>
To:	linux-kernel@...r.kernel.org
Cc:	Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
	torvalds@...ux-foundation.org, akpm@...ux-foundation.org,
	linux@...ck-us.net, shuah.kh@...sung.com, info@...nelci.org,
	stable@...r.kernel.org
Subject: [PATCH 4.1 000/127] 4.1.17-stable review

-------------------------
NOTE:
  There are still a lot of pending stable patches in the queue, well
  over 400 of them to be specific, so some of your favorite/pet patches
  might not be included in these releases.  Please be patient as I dig
  out from this backlog over the next few weeks.  If there are specific
  patches that you just _must_ have included in a stable release soon,
  please let me know.
-------------------------

This is the start of the stable review cycle for the 4.1.17 release.
There are 127 patches in this series, all will be posted as a response
to this one.  If anyone has any issues with these being applied, please
let me know.

Responses should be made by Fri Jan 29 18:07:17 UTC 2016.
Anything received after that time might be too late.

The whole patch series can be found in one patch at:
	kernel.org/pub/linux/kernel/v4.x/stable-review/patch-4.1.17-rc1.gz
and the diffstat can be found below.

thanks,

greg k-h

-------------
Pseudo-Shortlog of commits:

Greg Kroah-Hartman <gregkh@...uxfoundation.org>
    Linux 4.1.17-rc1

Yang Shi <yang.shi@...aro.org>
    arm64: restore bogomips information in /proc/cpuinfo

Guenter Roeck <linux@...ck-us.net>
    mn10300: Select CONFIG_HAVE_UID16 to fix build failure

Al Viro <viro@...iv.linux.org.uk>
    fix the regression from "direct-io: Fix negative return from dio read beyond eof"

Jan Kara <jack@...e.cz>
    direct-io: Fix negative return from dio read beyond eof

Salva Peiró <speirofr@...il.com>
    media/vivid-osd: fix info leak in ioctl

Al Viro <viro@...IV.linux.org.uk>
    staging: lustre: echo_copy.._lsm() dereferences userland pointers directly

Richard Purdie <richard.purdie@...uxfoundation.org>
    HID: core: Avoid uninitialized buffer access

Mikulas Patocka <mpatocka@...hat.com>
    parisc iommu: fix panic due to trying to allocate too large region

David Woodhouse <David.Woodhouse@...el.com>
    iommu/vt-d: Fix ATSR handling for Root-Complex integrated endpoints

Will Deacon <will.deacon@....com>
    arm64: mm: ensure that the zero page is visible to the page table walker

John Blackwood <john.blackwood@...r.com>
    arm64: Clear out any singlestep state on a ptrace detach operation

Ard Biesheuvel <ard.biesheuvel@...aro.org>
    ARM/arm64: KVM: correct PTE uncachedness check

Arnd Bergmann <arnd@...db.de>
    arm64: fix building without CONFIG_UID16

Marc Zyngier <marc.zyngier@....com>
    arm64: KVM: Fix AArch32 to AArch64 register mapping

Ard Biesheuvel <ard.biesheuvel@...aro.org>
    ARM/arm64: KVM: test properly for a PTE's uncachedness

Lorenzo Pieralisi <lorenzo.pieralisi@....com>
    arm64: kernel: pause/unpause function graph tracer in cpu_suspend()

Ard Biesheuvel <ard.biesheuvel@...aro.org>
    arm64: mm: use correct mapping granularity under DEBUG_RODATA

Zi Shen Lim <zlim.lnx@...il.com>
    arm64: bpf: fix mod-by-zero case

Zi Shen Lim <zlim.lnx@...il.com>
    arm64: bpf: fix div-by-zero case

Li Bin <huawei.libin@...wei.com>
    recordmcount: arm64: Replace the ignored mcount call into nop

Ulrich Weigand <ulrich.weigand@...ibm.com>
    powerpc/module: Handle R_PPC64_ENTRY relocations

Ulrich Weigand <ulrich.weigand@...ibm.com>
    scripts/recordmcount.pl: support data in text section on powerpc

Boqun Feng <boqun.feng@...il.com>
    powerpc: Make {cmp}xchg* and their atomic_ versions fully ordered

Boqun Feng <boqun.feng@...il.com>
    powerpc: Make value-returning atomics fully ordered

Stewart Smith <stewart@...ux.vnet.ibm.com>
    powerpc/powernv: pr_warn_once on unsupported OPAL_MSG type

Michael Neuling <mikey@...ling.org>
    powerpc/tm: Check for already reclaimed tasks

Michael Neuling <mikey@...ling.org>
    powerpc/tm: Block signal return setting invalid MSR state

Dan Streetman <dan.streetman@...onical.com>
    xfrm: dst_entries_init() per-net dst_ops

Joe Jin <joe.jin@...cle.com>
    xen-netfront: update num_queues to real created

Wei Liu <wei.liu2@...rix.com>
    xen-netfront: respect user provided max_queues

Wei Liu <wei.liu2@...rix.com>
    xen-netback: respect user provided max_queues

Karl Heiss <kheiss@...il.com>
    sctp: Prevent soft lockup when sctp_accept() is called during a timeout event

Ido Schimmel <idosch@...lanox.com>
    team: Replace rcu_read_lock with a mutex in team_vlan_rx_kill_vid

Sven Eckelmann <sven@...fation.org>
    batman-adv: Drop immediate orig_node free function

Sven Eckelmann <sven@...fation.org>
    batman-adv: Drop immediate batadv_hard_iface free function

Sven Eckelmann <sven@...fation.org>
    batman-adv: Drop immediate neigh_ifinfo free function

Sven Eckelmann <sven@...fation.org>
    batman-adv: Drop immediate batadv_neigh_node free function

Sven Eckelmann <sven@...fation.org>
    batman-adv: Drop immediate batadv_orig_ifinfo free function

Sven Eckelmann <sven@...fation.org>
    batman-adv: Avoid recursive call_rcu for batadv_nc_node

Sven Eckelmann <sven@...fation.org>
    batman-adv: Avoid recursive call_rcu for batadv_bla_claim

Ben Hutchings <ben@...adent.org.uk>
    ppp, slip: Validate VJ compression slot parameters completely

Ben Hutchings <ben@...adent.org.uk>
    isdn_ppp: Add checks for allocation failure in isdn_ppp_open()

Raanan Avargil <raanan.avargil@...el.com>
    tcp/dccp: fix old style declarations

Eric Dumazet <edumazet@...gle.com>
    tcp/dccp: fix timewait races in timer handling

Nikolay Aleksandrov <nikolay@...ulusnetworks.com>
    bridge: fix lockdep addr_list_lock false positive splat

Eric Dumazet <edumazet@...gle.com>
    ipv6: update skb->csum when CE mark is propagated

Rabin Vincent <rabin@....in>
    net: bpf: reject invalid shifts

Eric Dumazet <edumazet@...gle.com>
    phonet: properly unshare skbs in phonet_rcv()

Karl Heiss <kheiss@...il.com>
    bonding: Prevent IPv6 link local address on enslaved devices

Konstantin Khlebnikov <koct9i@...il.com>
    net: preserve IP control block during GSO segmentation

Michal Kubeček <mkubecek@...e.cz>
    udp: disallow UFO for sockets with SO_NO_CHECK option

Neal Cardwell <ncardwell@...gle.com>
    tcp_yeah: don't set ssthresh below 2

Eric Dumazet <edumazet@...gle.com>
    ipv6: tcp: add rcu locking in tcp_v6_send_synack()

Sasha Levin <sasha.levin@...cle.com>
    net: sctp: prevent writes to cookie_hmac_alg from accessing invalid memory

Nicolas Dichtel <nicolas.dichtel@...nd.com>
    vxlan: fix test which detect duplicate vxlan iface

Francesco Ruggeri <fruggeri@...stanetworks.com>
    net: possible use after free in dst_release

John Fastabend <john.fastabend@...il.com>
    net: sched: fix missing free per cpu on qstats

Rabin Vincent <rabin@....in>
    net: filter: make JITs zero A for SKF_AD_ALU_XOR_X

Hannes Frederic Sowa <hannes@...essinduktion.org>
    bridge: Only call /sbin/bridge-stp for the initial network namespace

willy tarreau <w@....eu>
    unix: properly account for FDs passed over unix sockets

Florian Westphal <fw@...len.de>
    connector: bump skb->users before callback invocation

Xin Long <lucien.xin@...il.com>
    sctp: sctp should release assoc when sctp_make_abort_user return NULL in sctp_close

Bjørn Mork <bjorn@...k.no>
    net: cdc_ncm: avoid changing RX/TX buffers on MTU changes

WANG Cong <xiyou.wangcong@...il.com>
    addrconf: always initialize sysctl table data

Andrey Ryabinin <aryabinin@...tuozzo.com>
    ipv6/addrlabel: fix ip6addrlbl_get()

Vijay Pandurangan <vijayp@...ayp.ca>
    veth: don’t modify ip_summed; doing so treats packets with bad checksums as good.

Oliver Neukum <oneukum@...e.com>
    xhci: refuse loading if nousb is used

Oliver Freyermuth <o.freyermuth@...glemail.com>
    USB: cp210x: add ID for ELV Marble Sound Board 1

Dan Carpenter <dan.carpenter@...cle.com>
    USB: ipaq.c: fix a timeout loop

Alan Stern <stern@...land.harvard.edu>
    USB: fix invalid memory access in hub_activate()

Antti Palosaari <crope@....fi>
    airspy: increase USB control message buffer size

Chunfeng Yun <chunfeng.yun@...iatek.com>
    usb: xhci: fix config fail of FS hub behind a HS hub with MTT

Vinod Koul <vinod.koul@...el.com>
    ASoC: compress: Fix compress device direction check

Nikesh Oswal <Nikesh.Oswal@...rus.com>
    ASoC: arizona: Fix bclk for sample rates that are multiple of 4kHz

Peter Ujfalusi <peter.ujfalusi@...com>
    ASoC: davinci-mcasp: Fix XDATA check in mcasp_start_tx

Mans Rullgard <mans@...sr.com>
    ASoC: wm8974: set cache type for regmap

John Keeping <john@...anate.com>
    ASoC: es8328: Fix deemphasis values

Sachin Pandhare <sachinpandhare@...il.com>
    ASoC: wm8962: correct addresses for HPF_C_0/1

Kuninori Morimoto <kuninori.morimoto.gx@...esas.com>
    ASoC: rsnd: fixup SCU_SYS_INT_EN1 address

Takashi Iwai <tiwai@...e.de>
    ALSA: timer: Handle disconnection more safely

Takashi Iwai <tiwai@...e.de>
    ALSA: hda - Flush the pending probe work at remove

Takashi Iwai <tiwai@...e.de>
    ALSA: hda - Fix bass pin fixup for ASUS N550JX

Takashi Iwai <tiwai@...e.de>
    ALSA: control: Avoid kernel warnings from tlv ioctl with numid 0

Takashi Iwai <tiwai@...e.de>
    ALSA: hrtimer: Fix stall by hrtimer_cancel()

Nicolas Boichat <drinkcat@...omium.org>
    ALSA: pcm: Fix snd_pcm_hw_params struct copy in compat mode

Nicolas Boichat <drinkcat@...omium.org>
    ALSA: seq: Fix snd_seq_call_port_info_ioctl in compat mode

Takashi Iwai <tiwai@...e.de>
    ALSA: timer: Fix double unlink of active_list

Takashi Iwai <tiwai@...e.de>
    ALSA: timer: Fix race among timer ioctls

Hui Wang <hui.wang@...onical.com>
    ALSA: hda - fix the headset mic detection problem for a Dell laptop

Takashi Iwai <tiwai@...e.de>
    ALSA: timer: Harden slave timer list handling

Takashi Iwai <tiwai@...e.de>
    ALSA: usb-audio: Fix mixer ctl regression of Native Instrument devices

Takashi Iwai <tiwai@...e.de>
    ALSA: hda - Fix white noise on Dell Latitude E5550

Takashi Iwai <tiwai@...e.de>
    ALSA: seq: Fix race at timer setup and close

Takashi Iwai <tiwai@...e.de>
    ALSA: seq: Fix missing NULL check at remove_events ioctl

Jurgen Kramer <gtmkramer@...all.nl>
    ALSA: usb: Add native DSD support for Oppo HA-1

Mario Kleiner <mario.kleiner.de@...il.com>
    ALSA: hda/realtek - Fix silent headphone output on MacPro 4,1 (v2)

Xiong Zhang <xiong.y.zhang@...el.com>
    ALSA: hda - Set SKL+ hda controller power at freeze() and thaw()

Anssi Hannula <anssi.hannula@....fi>
    ALSA: usb-audio: Add sample rate inquiry quirk for AudioQuest DragonFly

Anssi Hannula <anssi.hannula@....fi>
    ALSA: usb-audio: Add a more accurate volume quirk for AudioQuest DragonFly

Takashi Iwai <tiwai@...e.de>
    ALSA: hda - Set codec to D3 at reboot/shutdown on Thinkpads

Takashi Iwai <tiwai@...e.de>
    ALSA: hda - Apply click noise workaround for Thinkpads generically

Takashi Iwai <tiwai@...e.de>
    ALSA: hda - Add a fixup for Thinkpad X1 Carbon 2nd

Takashi Iwai <tiwai@...e.de>
    ALSA: hda - Fix noise problems on Thinkpad T440s

David Henningsson <david.henningsson@...onical.com>
    ALSA: hda - Add inverted dmic for Packard Bell DOTS

Takashi Iwai <tiwai@...e.de>
    ALSA: rme96: Fix unexpected volume reset after rate changes

Takashi Iwai <tiwai@...e.de>
    ALSA: hda - Fix noise on Gigabyte Z170X mobo

Takashi Iwai <tiwai@...e.de>
    ALSA: hda - Add fixup for Acer Aspire One Cloudbook 14

Takashi Iwai <tiwai@...e.de>
    ALSA: hda - Apply HP headphone fixups more generically

Takashi Sakamoto <o-takashi@...amocchi.jp>
    ALSA: fireworks/bebob/oxfw/dice: enable to make as built-in

Takashi Iwai <tiwai@...e.de>
    ALSA: hda - Apply pin fixup for HP ProBook 6550b

Alexandra Yates <alexandra.yates@...ux.intel.com>
    ALSA: hda - Add Intel Lewisburg device IDs Audio

Takashi Iwai <tiwai@...e.de>
    ALSA: hda - Disable 64bit address for Creative HDA controllers

Jan Stancek <jstancek@...hat.com>
    ipmi: move timer init to before irq is setup

Corey Minyard <cminyard@...sta.com>
    ipmi: Start the timer and thread on internal msgs

Andy Lutomirski <luto@...nel.org>
    x86/mm: Improve switch_mm() barrier comments

Andy Lutomirski <luto@...nel.org>
    x86/mm: Add barriers and document switch_mm()-vs-flush synchronization

H.J. Lu <hjl.tools@...il.com>
    x86/boot: Double BOOT_HEAP_SIZE to 64KB

Mario Kleiner <mario.kleiner.de@...il.com>
    x86/reboot/quirks: Add iMac10,1 to pci_reboot_dmi_table[]

Paolo Bonzini <pbonzini@...hat.com>
    KVM: x86: correctly print #AC in traces

Paolo Bonzini <pbonzini@...hat.com>
    KVM: x86: expose MSR_TSC_AUX to userspace

Paul Mackerras <paulus@...abs.org>
    KVM: PPC: Book3S HV: Prohibit setting illegal transaction state in MSR

Paolo Bonzini <pbonzini@...hat.com>
    KVM: svm: unconditionally intercept #DB

Radim Krčmář <rkrcmar@...hat.com>
    KVM: VMX: fix SMEP and SMAP without EPT

Ouyang Zhaowei (Charles) <ouyangzhaowei@...wei.com>
    x86/xen: don't reset vcpu_info on a cancelled suspend

Boris Ostrovsky <boris.ostrovsky@...cle.com>
    xen/gntdev: Grant maps should not be subject to NUMA balancing

Dmitry V. Levin <ldv@...linux.org>
    x86/signal: Fix restart_syscall number for x32 tasks

Dave Hansen <dave.hansen@...ux.intel.com>
    x86/mpx: Fix instruction decoder condition


-------------

Diffstat:

 Makefile                                           |   4 +-
 arch/arm/kvm/mmu.c                                 |  15 +-
 arch/arm/net/bpf_jit_32.c                          |  16 +--
 arch/arm64/include/asm/kvm_emulate.h               |   8 +-
 arch/arm64/kernel/ptrace.c                         |   6 +
 arch/arm64/kernel/setup.c                          |   4 +
 arch/arm64/kernel/suspend.c                        |  10 ++
 arch/arm64/kvm/inject_fault.c                      |   2 +-
 arch/arm64/mm/mmu.c                                |  15 +-
 arch/arm64/net/bpf_jit.h                           |   3 +-
 arch/arm64/net/bpf_jit_comp.c                      |  54 +++++---
 arch/mips/net/bpf_jit.c                            |  16 +--
 arch/mn10300/Kconfig                               |   4 +-
 arch/powerpc/include/asm/cmpxchg.h                 |  16 +--
 arch/powerpc/include/asm/reg.h                     |   1 +
 arch/powerpc/include/asm/synch.h                   |   2 +-
 arch/powerpc/include/uapi/asm/elf.h                |   2 +
 arch/powerpc/kernel/module_64.c                    |  27 ++++
 arch/powerpc/kernel/process.c                      |  18 +++
 arch/powerpc/kernel/signal_32.c                    |  14 +-
 arch/powerpc/kernel/signal_64.c                    |   4 +
 arch/powerpc/kvm/book3s_hv.c                       |   6 +
 arch/powerpc/net/bpf_jit_comp.c                    |  13 +-
 arch/powerpc/platforms/powernv/opal.c              |   2 +-
 arch/sparc/net/bpf_jit_comp.c                      |  17 +--
 arch/x86/include/asm/boot.h                        |   2 +-
 arch/x86/include/asm/mmu_context.h                 |  34 ++++-
 arch/x86/kernel/reboot.c                           |   8 ++
 arch/x86/kernel/signal.c                           |  17 ++-
 arch/x86/kvm/svm.c                                 |  14 +-
 arch/x86/kvm/trace.h                               |   2 +-
 arch/x86/kvm/vmx.c                                 |  19 +--
 arch/x86/kvm/x86.c                                 |  11 +-
 arch/x86/mm/mpx.c                                  |   6 +-
 arch/x86/mm/tlb.c                                  |  29 +++-
 arch/x86/xen/suspend.c                             |   3 +-
 drivers/char/ipmi/ipmi_si_intf.c                   |  81 ++++++-----
 drivers/connector/connector.c                      |  11 +-
 drivers/hid/hid-core.c                             |   2 +-
 drivers/iommu/intel-iommu.c                        |   9 +-
 drivers/isdn/i4l/isdn_ppp.c                        |  12 +-
 drivers/media/platform/vivid/vivid-osd.c           |   1 +
 drivers/media/usb/airspy/airspy.c                  |   2 +-
 drivers/net/bonding/bond_main.c                    |   5 +-
 drivers/net/ppp/ppp_generic.c                      |   6 +-
 drivers/net/slip/slhc.c                            |  12 +-
 drivers/net/slip/slip.c                            |   2 +-
 drivers/net/team/team.c                            |   6 +-
 drivers/net/usb/cdc_mbim.c                         |   2 +-
 drivers/net/usb/cdc_ncm.c                          |  31 +++++
 drivers/net/veth.c                                 |   6 -
 drivers/net/vxlan.c                                |  12 +-
 drivers/net/xen-netback/netback.c                  |   7 +-
 drivers/net/xen-netfront.c                         |  21 +--
 drivers/parisc/iommu-helpers.h                     |  15 +-
 .../staging/lustre/lustre/obdecho/echo_client.c    |  20 +--
 drivers/usb/core/hub.c                             |  22 ++-
 drivers/usb/host/xhci.c                            |  12 ++
 drivers/usb/serial/cp210x.c                        |   1 +
 drivers/usb/serial/ipaq.c                          |   3 +-
 drivers/xen/gntdev.c                               |   2 +-
 fs/direct-io.c                                     |  11 +-
 include/linux/filter.h                             |  19 +++
 include/linux/sched.h                              |   1 +
 include/linux/skbuff.h                             |   3 +-
 include/linux/syscalls.h                           |   2 +-
 include/linux/types.h                              |   2 +-
 include/linux/usb/cdc_ncm.h                        |   1 +
 include/net/inet_ecn.h                             |  19 ++-
 include/net/inet_timewait_sock.h                   |  14 +-
 kernel/bpf/verifier.c                              |  10 ++
 net/batman-adv/bridge_loop_avoidance.c             |  10 +-
 net/batman-adv/hard-interface.h                    |  12 --
 net/batman-adv/network-coding.c                    |  19 ++-
 net/batman-adv/originator.c                        | 151 ++++++++-------------
 net/batman-adv/originator.h                        |   1 -
 net/batman-adv/translation-table.c                 |  28 ++--
 net/bridge/br_device.c                             |   8 ++
 net/bridge/br_stp_if.c                             |   5 +-
 net/core/dev.c                                     |   5 +
 net/core/dst.c                                     |   3 +-
 net/core/filter.c                                  |   5 +
 net/dccp/minisocks.c                               |   4 +-
 net/ipv4/inet_timewait_sock.c                      |  16 ++-
 net/ipv4/ip_output.c                               |   3 +-
 net/ipv4/tcp_minisocks.c                           |  13 +-
 net/ipv4/tcp_yeah.c                                |   2 +-
 net/ipv4/xfrm4_policy.c                            |  46 +++++--
 net/ipv6/addrconf.c                                |  11 +-
 net/ipv6/addrlabel.c                               |   2 +-
 net/ipv6/ip6_output.c                              |   2 +-
 net/ipv6/tcp_ipv6.c                                |   2 +
 net/ipv6/xfrm6_mode_tunnel.c                       |   2 +-
 net/ipv6/xfrm6_policy.c                            |  53 ++++++--
 net/openvswitch/datapath.c                         |   5 +-
 net/phonet/af_phonet.c                             |   4 +
 net/sched/sch_generic.c                            |   4 +-
 net/sctp/sm_sideeffect.c                           |  42 +++---
 net/sctp/sm_statefuns.c                            |   6 +-
 net/sctp/socket.c                                  |   3 +-
 net/sctp/sysctl.c                                  |   2 +-
 net/unix/af_unix.c                                 |  24 +++-
 net/unix/garbage.c                                 |  13 +-
 net/xfrm/xfrm_output.c                             |   2 +
 net/xfrm/xfrm_policy.c                             |  38 ------
 scripts/recordmcount.c                             |  24 +++-
 scripts/recordmcount.pl                            |   3 +-
 sound/core/control.c                               |   2 +
 sound/core/hrtimer.c                               |   3 +-
 sound/core/pcm_compat.c                            |  13 +-
 sound/core/seq/seq_clientmgr.c                     |   2 +-
 sound/core/seq/seq_compat.c                        |   9 +-
 sound/core/seq/seq_queue.c                         |   2 +
 sound/core/timer.c                                 | 100 +++++++++++---
 sound/firewire/bebob/Makefile                      |   2 +-
 sound/firewire/dice/Makefile                       |   2 +-
 sound/firewire/fireworks/Makefile                  |   2 +-
 sound/firewire/oxfw/Makefile                       |   2 +-
 sound/pci/hda/hda_intel.c                          |  52 ++++++-
 sound/pci/hda/patch_realtek.c                      |  62 ++++++++-
 sound/pci/hda/patch_sigmatel.c                     |  46 ++++---
 sound/pci/rme96.c                                  |  41 ++++--
 sound/soc/codecs/arizona.c                         |   2 +-
 sound/soc/codecs/es8328.c                          |  25 ++--
 sound/soc/codecs/es8328.h                          |   1 +
 sound/soc/codecs/wm8962.c                          |   4 +-
 sound/soc/codecs/wm8974.c                          |   1 +
 sound/soc/davinci/davinci-mcasp.c                  |   4 +-
 sound/soc/sh/rcar/gen.c                            |   2 +-
 sound/soc/soc-compress.c                           |  23 +++-
 sound/usb/mixer.c                                  |   2 +
 sound/usb/mixer_maps.c                             |  12 --
 sound/usb/mixer_quirks.c                           |  39 +++++-
 sound/usb/mixer_quirks.h                           |   4 +
 sound/usb/quirks.c                                 |   2 +
 135 files changed, 1205 insertions(+), 638 deletions(-)


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ