All of lore.kernel.org
 help / color / mirror / Atom feed
* Linux 3.12.39
@ 2015-03-19 12:26 Jiri Slaby
  0 siblings, 0 replies; only message in thread
From: Jiri Slaby @ 2015-03-19 12:26 UTC (permalink / raw)
  To: linux-kernel, Andrew Morton, torvalds, stable; +Cc: lwn

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

I'm announcing the release of the 3.12.39 kernel.

All users of the 3.12 kernel series must upgrade.

The updated 3.12.y git tree can be found at:
	git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git linux-3.12.y
and can be browsed at the normal kernel.org git web browser:
	http://git.kernel.org/?p=linux/kernel/git/stable/linux-stable.git;a=summary

- ----------------------------------------------------------------
Adel Gadllah (1):
      HID: usbhid: enable always-poll quirk for Elan Touchscreen 0103

Adrian Knoth (1):
      ALSA: hdspm - Constrain periods to 2 on older cards

Al Viro (4):
      autofs4 copy_dev_ioctl(): keep the value of ->size we'd used for allocation
      debugfs: leave freeing a symlink body until inode eviction
      procfs: fix race between symlink removals and traversals
      sunrpc: fix braino in ->poll()

Alan Stern (3):
      USB: fix use-after-free bug in usb_hcd_unlink_urb()
      USB: EHCI: adjust error return code
      USB: usbfs: don't leak kernel data in siginfo

Alan Wu (2):
      HID: add support for MS Surface Pro 3 Type Cover
      HID: microsoft: add support for Japanese Surface Type Cover 3

Aleksander Morgado (1):
      xhci: fix reporting of 0-sized URBs in control endpoint

Alex Deucher (3):
      drm/radeon: only enable kv/kb dpm interrupts once v3
      drm/radeon: use drm_mode_vrefresh() rather than mode->vrefresh
      drm/radeon: fix 1 RB harvest config setup for TN/RL

Alexander Drozdov (2):
      ipv4: ip_check_defrag should correctly check return value of skb_copy_bits
      ipv4: ip_check_defrag should not assume that skb_network_offset is zero

Alexander Usyskin (1):
      mei: make device disabled on stop unconditionally

Alexey Brodkin (1):
      ARC: fix page address calculation if PAGE_OFFSET != LINUX_LINK_BASE

Anantha Krishnan (1):
      Bluetooth: Add support for Acer [0489:e078]

Andy Lutomirski (1):
      x86/asm/entry/64: Remove a bogus 'ret_from_fork' optimization

Anton Staaf (1):
      USB: serial: add Google simple serial SubClass support

Arnd Bergmann (1):
      cpufreq: s3c: remove incorrect __init annotations

Ben Hutchings (1):
      splice: Apply generic position and size checks to each write

Ben Shelton (1):
      usb: plusb: Add support for National Instruments host-to-host cable

Björn Gerhart (1):
      cdc-acm: Add support for Denso cradle CU-321

Catalin Marinas (2):
      arm64: compat Fix siginfo_t -> compat_siginfo_t conversion on big endian
      net: compat: Ignore MSG_CMSG_COMPAT in compat_sys_{send, recv}msg

Chen Jie (1):
      jffs2: fix handling of corrupted summary length

Chen-Yu Tsai (1):
      clk: sunxi: Support factor clocks with N factor starting not from 0

Chris Wilson (1):
      ACPI / video: Load the module even if ACPI is disabled

Christian König (1):
      drm/radeon: workaround for CP HW bug on CIK

Christophe Ricard (1):
      tpm/tpm_i2c_stm_st33: Fix potential bug in tpm_stm_i2c_send

Cyrille Pitchen (1):
      tty/serial: at91: fix error handling in atmel_serial_probe()

Dan Carpenter (1):
      ALSA: off by one bug in snd_riptide_joystick_probe()

Daniel Borkmann (1):
      rtnetlink: ifla_vf_policy: fix misuses of NLA_BINARY

Daniel J Blueman (1):
      EDAC, amd64_edac: Prevent OOPS with >16 memory controllers

Darrick J. Wong (1):
      dm io: reject unsupported DISCARD requests with EOPNOTSUPP

Dave Chinner (3):
      xfs: ensure buffer types are set correctly
      xfs: inode unlink does not set AGI buffer type
      xfs: set superblock buffer type correctly

David Herrmann (1):
      HID: input: fix confusion on conflicting mappings

David Howells (1):
      TPM: Add new TPMs to the tail of the list to prevent inadvertent change of dev

David Sterba (2):
      btrfs: set proper message level for skinny metadata
      btrfs: fix lost return value due to variable shadowing

Dmitry Eremin-Solenikov (3):
      ARM: 8284/1: sa1100: clear RCSR_SMR on resume
      ARM: pxa: add regulator_has_full_constraints to corgi board file
      ARM: pxa: add regulator_has_full_constraints to poodle board file

Emmanuel Grumbach (1):
      iwlwifi: pcie: disable the SCD_BASE_ADDR when we resume from WoWLAN

Eric Dumazet (2):
      netfilter: xt_socket: fix a stack corruption bug
      macvtap: make sure neighbour code can push ethernet header

Eyal Shapira (1):
      iwlwifi: mvm: validate tid and sta_id in ba_notif

Felipe Balbi (2):
      usb: gadget: function: phonet: balance usb_ep_disable calls
      usb: musb: core: add pm_runtime_irq_safe()

Filipe Manana (1):
      Btrfs: fix data loss in the fast fsync path

George Cherian (1):
      usb: dwc3: dwc3-omap: Fix disable IRQ

Grazvydas Ignotas (1):
      mm/memory.c: actually remap enough memory

Guenter Roeck (2):
      net: phy: Fix verification of EEE support in phy_init_eee
      arc: mm: Fix build failure

Hans Holmberg (1):
      gpiolib: of: allow of_gpiochip_find_and_xlate to find more than one chip per node

Hans de Goede (2):
      HID: hid-microsoft: Add support for scrollwheel and special keypad keys
      sunxi: clk: Set sun6i-pll1 n_start = 1

Hector Marco-Gisbert (1):
      x86, mm/ASLR: Fix stack randomization on 64-bit systems

Hon Ching (Vicky) Lo (1):
      tpm: Fix NULL return in tpm_ibmvtpm_get_desired_dma

Ian Abbott (2):
      staging: comedi: cb_pcidas64: fix incorrect AI range code handling
      staging: comedi: comedi_compat32.c: fix COMEDI_CMD copy back

Ignacy Gawędzki (2):
      gen_stats.c: Duplicate xstats buffer for later use
      ematch: Fix auto-loading of ematch modules.

Ilya Dryomov (3):
      libceph: assert both regular and lingering lists in __remove_osd()
      libceph: change from BUG to WARN for __remove_osd() asserts
      libceph: fix double __remove_osd() problem

Jakub Sitnicki (1):
      HID: microsoft: Add ID for NE7K wireless keyboard

James Hogan (5):
      MIPS: KVM: Deliver guest interrupts after local_irq_disable()
      KVM: MIPS: Don't leak FPU/DSP to guest
      metag: Fix KSTK_EIP() and KSTK_ESP() macros
      MIPS: Export FP functions used by lose_fpu(1) for KVM
      KVM: MIPS: Fix trace event to save PC directly

Jan Kara (2):
      fsnotify: fix handling of renames in audit
      xfs: Fix quota type in quota structures when reusing quota file

Jay Lan (1):
      kdb: fix incorrect counts in KDB summary command output

Jeff Layton (1):
      nfs: don't call blocking operations while !TASK_RUNNING

Jeff Moyer (1):
      cfq-iosched: fix incorrect filing of rt async cfqq

Jim Keir (1):
      HID: pidff: Fix initialisation forMicrosoft Sidewinder FF Pro 2

Jiri Kosina (1):
      HID: fixup the conflicting keyboard mappings quirk

Jiri Pirko (2):
      team: fix possible null pointer dereference in team_handle_frame
      team: don't traverse port list using rcu in team_set_mac_address

Jiri Slaby (2):
      tty: fix up atime/mtime mess, take four
      Linux 3.12.39

Jisheng Zhang (1):
      mmc: sdhci-pxav3: fix setting of pdata->clk_delay_cycles

Johan Hovold (5):
      net: irda: fix wait_until_sent poll timeout
      USB: serial: fix infinite wait_until_sent timeout
      TTY: fix tty_wait_until_sent on 64-bit machines
      USB: serial: fix potential use-after-free after failed probe
      USB: serial: fix tty-device error handling at probe

Joonsoo Kim (1):
      mm/compaction: fix wrong order check in compact_finished()

Jouni Malinen (1):
      mac80211: Send EAPOL frames at lowest rate

Julian Anastasov (2):
      ipvs: add missing ip_vs_pe_put in sync code
      ipvs: rerouting to local clients is not needed anymore

Kalle Valo (1):
      ath6kl: fix struct hif_scatter_req list handling

Konstantin Khlebnikov (1):
      cfq-iosched: handle failure of cfq group allocation

Krzysztof Kozlowski (2):
      power_supply: 88pm860x: Fix leaked power supply on probe fail
      power: bq24190: Fix ignored supplicants

Lennart Sorensen (1):
      USB: cp210x: add ID for RUGGEDCOM USB Serial Console

Linus Torvalds (3):
      x86: mm: move mmap_sem unlock from mm_fault_error() to caller
      vm: add VM_FAULT_SIGSEGV handling support
      vm: make stack guard page errors return VM_FAULT_SIGSEGV rather than SIGBUS

Lokesh Vutla (1):
      ARM: DRA7: hwmod: Fix boot crash with DEBUG_LL enabled on UART3

Lorenzo Colitti (1):
      net: ping: Return EAFNOSUPPORT when appropriate.

Luciano Coelho (1):
      iwlwifi: mvm: always use mac color zero

Malcolm Priestley (1):
      lmedm04: Fix usb_submit_urb BOGUS urb xfer, pipe 1 != type 3 in interrupt urb

Marcelo Tosatti (1):
      KVM: x86: update masterclock values on TSC writes

Mark Glover (1):
      USB: ftdi_sio: add PIDs for Actisense USB devices

Martin KaFai Lau (1):
      ipv6: fix ipv6_cow_metrics for non DST_HOST case

Martin Vajnar (1):
      hx4700: regulator: declare full constraints

Mathias Nyman (1):
      xhci: Allocate correct amount of scratchpad buffers

Matthew Thode (1):
      net: reject creation of netdev names with colons

Matthew Wilcox (1):
      axonram: Fix bug in direct_access

Max Mansfield (1):
      usb: ftdi_sio: Add jtag quirk support for Cyber Cortex AV boards

Michal Kubeček (1):
      udp: only allow UFO for packets from SOCK_DGRAM sockets

Michel Dänzer (1):
      PCI: Fix infinite loop with ROM image of size 0

Michiel vd Garde (1):
      USB: serial: cp210x: Adding Seletek device id's

Mikulas Patocka (4):
      cpufreq: speedstep-smi: enable interrupts when waiting
      dm mirror: do not degrade the mirror on discard error
      dm: fix a race condition in dm_get_md
      dm snapshot: fix a possible invalid memory access on unload

Minh Duc Tran (1):
      fixed invalid assignment of 64bit mask to host dma_boundary for scatter gather segment boundary limit.

Mitko Haralanov (1):
      IB/qib: Do not write EEPROM

Naoya Horiguchi (6):
      mm/hugetlb: pmd_huge() returns true for non-present hugepage
      mm/hugetlb: add migration/hwpoisoned entry check in hugetlb_change_protection
      mm/hugetlb: add migration entry check in __unmap_hugepage_range
      mm: hwpoison: drop lru_add_drain_all() in __soft_offline_page()
      mm/hugetlb: reduce arch dependent code around follow_huge_*
      mm/hugetlb: take page table lock in follow_huge_pmd()

NeilBrown (1):
      md/raid5: Fix livelock when array is both resyncing and degraded.

Nicholas Bellinger (4):
      iscsi-target: Drop problematic active_ts_list usage
      target: Fix PR_APTPL_BUF_LEN buffer size limitation
      target: Add missing WRITE_SAME end-of-device sanity check
      target: Check for LBA + sectors wrap-around in sbc_parse_cdb

Nicolas Pitre (1):
      vt: provide notifications on selection changes

Nicolas Saenz Julienne (1):
      gpio: tps65912: fix wrong container_of arguments

Oliver Neukum (4):
      xhci: no switching back on non-ULT Haswell
      HID: usbhid: fix PIXART optical mouse
      HID: usbhid: add another mouse that needs QUIRK_ALWAYS_POLL
      HID: yet another buggy ELAN touchscreen

Paolo Bonzini (1):
      KVM: emulate: fix CMPXCHG8B on 32-bit hosts

Peter Hurley (1):
      tty: Prevent untrappable signals from malicious program

Peter Ujfalusi (1):
      ASoC: omap-pcm: Correct dma mask

Quentin Casasnovas (1):
      Btrfs:__add_inode_ref: out of bounds memory read when looking for extended ref.

Rasmus Villemoes (1):
      iio: imu: adis16400: Fix sign extension

Ricardo Ribalda Delgado (1):
      PCI: Generate uppercase hex for modalias var in uevent

Robert Nelson (1):
      ARM: dts: am335x-bone*: usb0 is hardwired for peripheral

Roman Gushchin (2):
      mm/mmap.c: fix arithmetic overflow in __vm_enough_memory()
      mm/nommu.c: fix arithmetic overflow in __vm_enough_memory()

Ross Lagerwall (1):
      xen/manage: Fix USB interaction issues when resuming

Ross Skaliotis (1):
      HID: apple: fix battery support for the 2009 ANSI wireless keyboard

Ryusuke Konishi (1):
      nilfs2: fix potential memory overrun on inode

Sabrina Dubroca (1):
      pktgen: fix UDP checksum computation

Scot Doyle (1):
      tpm_tis: verify interrupt during init

Sebastian Andrzej Siewior (1):
      usb: core: buffer: smallest buffer should start at ARCH_DMA_MINALIGN

Sergei Shtylyov (1):
      clk-gate: fix bit # check in clk_register_gate()

Sergey Ryazanov (1):
      ath5k: fix spontaneus AR5312 freezes

Seth Forshee (1):
      HID: i2c-hid: Limit reads to wMaxInputLength bytes for input events

Soren Brinkmann (1):
      clk: zynq: Force CPU_2X clock to be ungated

Sumit.Saxena@avagotech.com (1):
      megaraid_sas: disable interrupt_mask before enabling hardware interrupts

Takashi Iwai (2):
      ALSA: pcm: Don't leave PREPARED state after draining
      ALSA: hda - Add pin configs for ASUS mobo with IDT 92HD73XX codec

Thadeu Lima de Souza Cascardo (1):
      blk-throttle: check stats_cpu before reading it from sysfs

Tomáš Hodek (1):
      md/raid1: fix read balance when a drive is write-mostly.

Tony Battersby (1):
      sg: fix read() error reporting

Trond Myklebust (2):
      NFSv4.1: Fix a kfree() of uninitialised pointers in decode_cb_sequence_args
      NFSv4: Don't call put_rpccred() under the rcu_read_lock()

Urs Fässler (1):
      iio: ad5686: fix optional reference voltage declaration

Vikram Mulukutla (1):
      tracing: Fix unmapping loop in tracing_mark_write

Vineet Gupta (1):
      ARC: Fix KSTK_ESP()

WANG Cong (1):
      rtnetlink: call ->dellink on failure when ->newlink exists

honclo (1):
      Added Little Endian support to vtpm module

 Makefile                                     |   2 +-
 arch/alpha/mm/fault.c                        |   2 +
 arch/arc/include/asm/pgtable.h               |   3 +-
 arch/arc/include/asm/processor.h             |   9 +-
 arch/arc/kernel/stacktrace.c                 |   6 +-
 arch/arc/mm/fault.c                          |   2 +
 arch/arm/boot/dts/am335x-bone-common.dtsi    |   1 +
 arch/arm/mach-omap2/omap_hwmod_7xx_data.c    |   2 +-
 arch/arm/mach-pxa/corgi.c                    |   3 +
 arch/arm/mach-pxa/hx4700.c                   |   2 +
 arch/arm/mach-pxa/poodle.c                   |   2 +
 arch/arm/mach-sa1100/pm.c                    |   1 +
 arch/arm/mm/hugetlbpage.c                    |   6 -
 arch/arm64/kernel/signal32.c                 |   5 +-
 arch/arm64/mm/hugetlbpage.c                  |   6 -
 arch/avr32/mm/fault.c                        |   2 +
 arch/cris/mm/fault.c                         |   2 +
 arch/frv/mm/fault.c                          |   2 +
 arch/ia64/mm/fault.c                         |   2 +
 arch/ia64/mm/hugetlbpage.c                   |   6 -
 arch/m32r/mm/fault.c                         |   2 +
 arch/m68k/mm/fault.c                         |   2 +
 arch/metag/include/asm/processor.h           |   4 +-
 arch/metag/mm/fault.c                        |   2 +
 arch/metag/mm/hugetlbpage.c                  |   6 -
 arch/microblaze/mm/fault.c                   |   2 +
 arch/mips/kernel/mips_ksyms.c                |   8 +
 arch/mips/kvm/kvm_locore.S                   |   2 +-
 arch/mips/kvm/kvm_mips.c                     |   8 +-
 arch/mips/kvm/trace.h                        |   6 +-
 arch/mips/mm/fault.c                         |   2 +
 arch/mips/mm/hugetlbpage.c                   |  18 --
 arch/mn10300/mm/fault.c                      |   2 +
 arch/openrisc/mm/fault.c                     |   2 +
 arch/parisc/mm/fault.c                       |   2 +
 arch/powerpc/mm/fault.c                      |   2 +
 arch/powerpc/mm/hugetlbpage.c                |   8 +
 arch/powerpc/platforms/cell/spu_fault.c      |   2 +-
 arch/powerpc/sysdev/axonram.c                |   2 +-
 arch/s390/mm/fault.c                         |   6 +
 arch/s390/mm/hugetlbpage.c                   |  20 --
 arch/score/mm/fault.c                        |   2 +
 arch/sh/mm/fault.c                           |   2 +
 arch/sh/mm/hugetlbpage.c                     |  12 --
 arch/sparc/mm/fault_32.c                     |   2 +
 arch/sparc/mm/fault_64.c                     |   2 +
 arch/sparc/mm/hugetlbpage.c                  |  12 --
 arch/tile/mm/fault.c                         |   2 +
 arch/tile/mm/hugetlbpage.c                   |  28 ---
 arch/um/kernel/trap.c                        |   2 +
 arch/x86/kernel/entry_64.S                   |  13 +-
 arch/x86/kvm/emulate.c                       |   3 +-
 arch/x86/kvm/x86.c                           |  19 +-
 arch/x86/mm/fault.c                          |  10 +-
 arch/x86/mm/gup.c                            |   2 +-
 arch/x86/mm/hugetlbpage.c                    |  20 +-
 arch/x86/mm/mmap.c                           |   6 +-
 arch/xtensa/mm/fault.c                       |   2 +
 block/blk-throttle.c                         |   3 +
 block/cfq-iosched.c                          |  16 +-
 drivers/acpi/video.c                         |  11 +
 drivers/bluetooth/ath3k.c                    |   2 +
 drivers/bluetooth/btusb.c                    |   1 +
 drivers/char/tpm/tpm.c                       |   2 +-
 drivers/char/tpm/tpm_i2c_stm_st33.c          |   2 +-
 drivers/char/tpm/tpm_ibmvtpm.c               |  28 ++-
 drivers/char/tpm/tpm_tis.c                   |  76 +++++--
 drivers/clk/clk-gate.c                       |   2 +-
 drivers/clk/sunxi/clk-factors.c              |   2 +-
 drivers/clk/sunxi/clk-factors.h              |   1 +
 drivers/clk/sunxi/clk-sunxi.c                |   1 +
 drivers/clk/zynq/clkc.c                      |   1 +
 drivers/cpufreq/s3c2416-cpufreq.c            |   4 +-
 drivers/cpufreq/s3c24xx-cpufreq.c            |   2 +-
 drivers/cpufreq/speedstep-lib.c              |   3 +
 drivers/cpufreq/speedstep-smi.c              |  12 ++
 drivers/edac/amd64_edac.c                    |   8 +-
 drivers/gpio/gpio-tps65912.c                 |  14 +-
 drivers/gpio/gpiolib-of.c                    |   9 +-
 drivers/gpu/drm/radeon/cik.c                 |  37 ++--
 drivers/gpu/drm/radeon/kv_dpm.c              |  17 +-
 drivers/gpu/drm/radeon/ni.c                  |   8 +-
 drivers/gpu/drm/radeon/r600_dpm.c            |   2 +-
 drivers/hid/hid-core.c                       |  10 +
 drivers/hid/hid-ids.h                        |   8 +
 drivers/hid/hid-input.c                      |  26 ++-
 drivers/hid/hid-microsoft.c                  |  55 ++++-
 drivers/hid/i2c-hid/i2c-hid.c                |   5 +-
 drivers/hid/usbhid/hid-pidff.c               |   6 +
 drivers/hid/usbhid/hid-quirks.c              |   6 +
 drivers/iio/dac/ad5686.c                     |   2 +-
 drivers/iio/imu/adis16400_core.c             |   3 +-
 drivers/infiniband/hw/qib/qib.h              |   9 +-
 drivers/infiniband/hw/qib/qib_eeprom.c       | 181 -----------------
 drivers/infiniband/hw/qib/qib_iba6120.c      |   2 -
 drivers/infiniband/hw/qib/qib_iba7220.c      |   2 -
 drivers/infiniband/hw/qib/qib_iba7322.c      |   2 -
 drivers/infiniband/hw/qib/qib_init.c         |   1 -
 drivers/infiniband/hw/qib/qib_sysfs.c        |  24 ---
 drivers/md/dm-io.c                           |   6 +
 drivers/md/dm-raid1.c                        |   9 +
 drivers/md/dm-snap.c                         |   4 +-
 drivers/md/dm.c                              |  27 +--
 drivers/md/raid1.c                           |   5 +-
 drivers/md/raid5.c                           |   3 +-
 drivers/media/usb/dvb-usb-v2/lmedm04.c       |   7 +
 drivers/misc/mei/init.c                      |   2 +
 drivers/mmc/host/sdhci-pxav3.c               |   4 +-
 drivers/net/macvtap.c                        |   7 +-
 drivers/net/phy/phy.c                        |  24 ++-
 drivers/net/team/team.c                      |  10 +-
 drivers/net/usb/plusb.c                      |   5 +
 drivers/net/wireless/ath/ath5k/reset.c       |   2 +-
 drivers/net/wireless/ath/ath6kl/hif.h        |   4 +-
 drivers/net/wireless/ath/ath6kl/sdio.c       |   2 +-
 drivers/net/wireless/iwlwifi/mvm/mac80211.c  |   3 -
 drivers/net/wireless/iwlwifi/mvm/tx.c        |   5 +
 drivers/net/wireless/iwlwifi/pcie/tx.c       |   7 +-
 drivers/pci/pci-driver.c                     |   2 +-
 drivers/pci/rom.c                            |   7 +-
 drivers/power/88pm860x_charger.c             |   1 +
 drivers/power/bq24190_charger.c              |   2 +-
 drivers/scsi/be2iscsi/be_main.c              |   1 -
 drivers/scsi/megaraid/megaraid_sas_fusion.c  |   3 +-
 drivers/scsi/sg.c                            |   6 +-
 drivers/staging/comedi/comedi_compat32.c     |  12 +-
 drivers/staging/comedi/drivers/cb_pcidas64.c | 122 ++++++-----
 drivers/staging/lustre/lustre/llite/vvp_io.c |   2 +-
 drivers/target/iscsi/iscsi_target_tq.c       |  28 +--
 drivers/target/target_core_pr.c              |  25 +--
 drivers/target/target_core_sbc.c             |  15 +-
 drivers/tty/pty.c                            |   3 +
 drivers/tty/serial/atmel_serial.c            |   4 +-
 drivers/tty/tty_io.c                         |   4 +-
 drivers/tty/tty_ioctl.c                      |  12 +-
 drivers/tty/vt/vt.c                          |   4 +-
 drivers/usb/class/cdc-acm.c                  |   2 +
 drivers/usb/core/buffer.c                    |  26 ++-
 drivers/usb/core/devio.c                     |   2 +
 drivers/usb/core/hcd.c                       |  16 +-
 drivers/usb/core/quirks.c                    |   3 +
 drivers/usb/core/usb.c                       |   1 +
 drivers/usb/dwc3/dwc3-omap.c                 |  30 ++-
 drivers/usb/gadget/f_phonet.c                |   5 +-
 drivers/usb/host/ehci-sched.c                |   6 +-
 drivers/usb/host/xhci-pci.c                  |  14 --
 drivers/usb/host/xhci-ring.c                 |  10 +-
 drivers/usb/host/xhci.h                      |   8 +-
 drivers/usb/musb/musb_core.c                 |  10 +-
 drivers/usb/serial/Kconfig                   |   1 +
 drivers/usb/serial/bus.c                     |  13 +-
 drivers/usb/serial/cp210x.c                  |   3 +
 drivers/usb/serial/ftdi_sio.c                |  19 ++
 drivers/usb/serial/ftdi_sio_ids.h            |  23 +++
 drivers/usb/serial/generic.c                 |   5 +-
 drivers/usb/serial/usb-serial-simple.c       |  10 +
 drivers/xen/manage.c                         |   8 +-
 fs/autofs4/dev-ioctl.c                       |   8 +-
 fs/binfmt_elf.c                              |   5 +-
 fs/btrfs/disk-io.c                           |   2 +-
 fs/btrfs/file.c                              |  56 ++---
 fs/btrfs/inode.c                             |   1 -
 fs/btrfs/tree-log.c                          |   2 +-
 fs/debugfs/inode.c                           |  34 ++--
 fs/jffs2/scan.c                              |   5 +
 fs/nfs/callback.c                            |   8 +-
 fs/nfs/callback_xdr.c                        |   4 +-
 fs/nfs/delegation.c                          |   2 +-
 fs/nilfs2/btree.c                            |  47 ++++-
 fs/ocfs2/file.c                              |   8 +-
 fs/proc/generic.c                            |  12 --
 fs/proc/inode.c                              |  21 ++
 fs/proc/internal.h                           |   1 +
 fs/splice.c                                  |   8 +-
 fs/xfs/xfs_buf_item.c                        |   4 +
 fs/xfs/xfs_inode.c                           |   2 +
 fs/xfs/xfs_qm.c                              |   5 +
 fs/xfs/xfs_trans.c                           |   1 +
 include/linux/fsnotify.h                     |   6 +-
 include/linux/hugetlb.h                      |   8 +-
 include/linux/mm.h                           |   6 +-
 include/linux/swapops.h                      |   4 +
 include/linux/usb/hcd.h                      |   1 +
 include/target/target_core_base.h            |   2 +-
 kernel/debug/kdb/kdb_main.c                  |   2 +-
 kernel/trace/trace.c                         |   2 +-
 mm/compaction.c                              |   2 +-
 mm/hugetlb.c                                 |  98 ++++++---
 mm/ksm.c                                     |   2 +-
 mm/memory-failure.c                          |   2 -
 mm/memory.c                                  |  34 ++--
 mm/migrate.c                                 |   5 +-
 mm/mmap.c                                    |   4 +-
 mm/nommu.c                                   |   4 +-
 net/ceph/osd_client.c                        |  30 ++-
 net/compat.c                                 |   9 -
 net/core/dev.c                               |   2 +-
 net/core/gen_stats.c                         |  15 +-
 net/core/pktgen.c                            |  16 +-
 net/core/rtnetlink.c                         |  24 ++-
 net/ipv4/ip_fragment.c                       |  11 +-
 net/ipv4/ip_output.c                         |   3 +-
 net/ipv4/ping.c                              |  14 +-
 net/ipv6/ip6_output.c                        |   3 +-
 net/ipv6/ping.c                              |   5 +-
 net/ipv6/route.c                             |   2 +-
 net/irda/ircomm/ircomm_tty.c                 |   4 +-
 net/mac80211/tx.c                            |   1 +
 net/netfilter/ipvs/ip_vs_core.c              |  33 ++-
 net/netfilter/ipvs/ip_vs_sync.c              |   3 +
 net/netfilter/xt_socket.c                    |  21 +-
 net/sched/ematch.c                           |   1 +
 net/sunrpc/cache.c                           |   2 +-
 sound/core/pcm_native.c                      |   2 +
 sound/pci/hda/patch_sigmatel.c               |  17 +-
 sound/pci/riptide/riptide.c                  |  27 ++-
 sound/pci/rme9652/hdspm.c                    |   6 +
 sound/soc/omap/omap-pcm.c                    |   4 +-
 218 files changed, 1296 insertions(+), 900 deletions(-)


thanks,
- -- 
js
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2

iQIcBAEBCAAGBQJVCsBeAAoJEL0lsQQGtHBJnaoP/jusoTDuDhnwJ3iKScYqf1qx
cehbQL3BJ/MIRAkGGygPFPtQ+pAXg0mvQaFXEEzC+1uYVmAf1jFqI8n+xlI5IPV0
oEdGSPZtNyMkGepzgveDGt9JVdLkKzAJeaSVIfnBSSrOyKq/1HDGS1ar6xIsAzK9
0sUI96uM7WEKk4D6Hdyoto0xzM2kbhjJSv20ppXG9UB3RkSFifRbNnYUdoS3vMJY
DeEJ0yR7U70+5qX7LmZXLGe8oOCyhRfSOewjnETxke72lRoqNFcE9qpSsg0eAP92
DpZgf5Vtor2hiqExdpQb2b/yZar+9/AXnDDS5MjMyj+qNW6PxMbtiUwyUBAvNtHu
K1p4KNQOg9bUpAVQ3jH6JrCL2+008/PL8yQ4bY+qXrFjDmZOPonE4oyjwag8xP+N
fT8PfWiYz2FQgVmEMgZG7u1vLeWDZOgyo20ZZosJy3/jf3RxmR2Mu9c1QTJaQ0A6
HYmYcJV1sE0dXzIWi+gUnhxozmekmHzvxdSCl9KntPP5qI+Zj7ymHiYADiYI6UAM
GuBsp/XvPdDQKuMHj/9d/mekLG2XzqXAVMTDjLAoYA34Ptg2uv04sJseuxmEzGPT
mDqyus029x/FYC+wf0lcsfoqMMcljvn4P3AEN/TxpTgQ2yeTRdBO9m60tynBKzwx
GxfOHo+7Gtc7GvGvJzKQ
=7doU
-----END PGP SIGNATURE-----

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2015-03-19 12:26 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-03-19 12:26 Linux 3.12.39 Jiri Slaby

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.