aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2015-08-18Merge tag 'v3.2.71' of http://git.kernel.org/pub/scm/linux/kernel/git/stable/...v3.2.71linux-3.2-stableAlexandre Oliva110-465/+984
2015-08-12Linux 3.2.71Ben Hutchings1-1/+1
2015-08-12x86/xen: Probe target addresses in set_aliased_prot() before the hypercallAndy Lutomirski1-0/+40
2015-08-12drm/radeon/combios: add some validation of lvds valuesAlex Deucher1-1/+6
2015-08-12ALSA: usb-audio: add dB range mapping for some devicesYao-Wen Mao1-0/+24
2015-08-12vhost: actually track log eventfd fileMarc-André Lureau1-0/+1
2015-08-12niu: don't count tx error twice in case of headroom realloc failsJiri Pirko1-3/+1
2015-08-12iscsi-target: Fix use-after-free during TPG session shutdownNicholas Bellinger1-4/+8
2015-08-12md/raid1: fix test for 'was read error from last working device'.NeilBrown1-1/+1
2015-08-12Input: usbtouchscreen - avoid unresponsive TSC-30 touch screenBernhard Bender1-0/+3
2015-08-12tile: use free_bootmem_late() for initrdChris Metcalf1-1/+1
2015-08-12usb-storage: ignore ZTE MF 823 card reader in mode 0x1225Oliver Neukum1-0/+12
2015-08-12xhci: do not report PLC when link is in internal resume stateZhuang Jin Can1-1/+8
2015-08-12xhci: report U3 when link is in resume stateZhuang Jin Can1-2/+5
2015-08-12xhci: Calculate old endpoints correctly on device resetBrian Campbell1-0/+3
2015-08-12usb: xhci: Bugfix for NULL pointer deference in xhci_endpoint_init() functionAMAN DEEP1-1/+1
2015-08-12netfilter: nf_conntrack: Support expectations in different zonesJoe Stringer1-1/+2
2015-08-12usb: dwc3: Reset the transfer resource index on SET_INTERFACEJohn Youn1-0/+4
2015-08-12inet: frags: fix defragmented packet's IP header for af_packetEdward Hyunkoo Jee1-2/+4
2015-08-12mac80211: clear subdir_stations when removing debugfsTom Hughes1-0/+1
2015-08-12drm/radeon: Don't flush the GART TLB if rdev->gart.ptr == NULLMichel Dänzer1-4/+8
2015-08-12datagram: Factor out sk queue referencingPavel Emelyanov1-4/+5
2015-08-12libata: increase the timeout when setting transfer modeMikulas Patocka1-1/+2
2015-08-12libata: force disable trim for SuperSSpeed S238Arne Fitzenreiter1-0/+3
2015-08-12libata: add ATA_HORKAGE_NOTRIMArne Fitzenreiter2-1/+4
2015-08-12libata: add ATA_HORKAGE_BROKEN_FPDMA_AA quirk for HP 250GB SATA disk VB0250EAVERAleksei Mamlin1-1/+2
2015-08-12ata: pmp: add quirk for Marvell 4140 SATA PMPLior Amsalem1-0/+7
2015-08-12rds: rds_ib_device.refcount overflowWengang Wang1-1/+3
2015-08-12Btrfs: fix file corruption after cloning inline extentsFilipe Manana1-0/+14
2015-08-12s390/process: fix sfpc inline assemblyHeiko Carstens1-1/+1
2015-08-129p: don't leave a half-initialized inode sitting aroundAl Viro2-4/+2
2015-08-12net: call rcu_read_lock early in process_backlogJulian Anastasov1-15/+11
2015-08-12net: do not process device backlog during unregistrationJulian Anastasov1-2/+4
2015-08-12mm: avoid setting up anonymous pages into file mappingKirill A. Shutemov1-4/+9
2015-08-12rtnetlink: verify IFLA_VF_INFO attributes before passing them to driverDaniel Borkmann1-54/+52
2015-08-12drm: add a check for x/y in drm_mode_setcrtcZhao Junwang1-2/+5
2015-08-12drm: Check crtc x and y coordinatesVille Syrjälä1-0/+4
2015-08-12s390/sclp: clear upper register halves in _sclp_print_earlyMartin Schwidefsky1-0/+4
2015-08-12dm btree: silence lockdep lock inversion in dm_btree_del()Joe Thornber1-1/+1
2015-08-12USB: cp210x: add ID for Aruba Networks controllersPeter Sanford1-0/+1
2015-08-12dm thin: allocate the cell_sort_array dynamicallyJoe Thornber1-4/+10
2015-08-12dm btree remove: fix bug in redistribute3Dennis Yang1-3/+3
2015-08-12ext4: replace open coded nofail allocation in ext4_free_blocks()Michal Hocko1-11/+5
2015-08-129p: forgetting to cancel request on interrupted zero-copy RPCAl Viro1-1/+2
2015-08-12KVM: x86: properly restore LVT0Radim Krčmář1-0/+1
2015-08-12KVM: x86: make vapics_in_nmi_mode atomicRadim Krčmář3-4/+4
2015-08-12netfilter: bridge: don't leak skb in error pathsFlorian Westphal1-1/+4
2015-08-12ext4: avoid deadlocks in the writeback path by using sb_getblk_gfpNikolay Borisov1-3/+4
2015-08-12bufferhead: Add _gfp version for sb_getblk()Nikolay Borisov1-0/+7
2015-08-12fs/buffer.c: support buffer cache allocations with gfp modifiersGioh Kim2-23/+67
2015-08-12ACPICA: Tables: Fix an issue that FACS initialization is performed twiceLv Zheng2-4/+7
2015-08-12ALSA: usb-audio: Add MIDI support for Steinberg MI2/MI4Dominic Sacré1-0/+68
2015-08-12fuse: initialize fc->release before calling itMiklos Szeredi1-1/+1
2015-08-12crush: fix a bug in tree bucket decodeIlya Dryomov1-1/+1
2015-08-12Btrfs: fix race between caching kthread and returning inode to inode cacheFilipe Manana1-4/+11
2015-08-12Btrfs: use kmem_cache_free when freeing entry in inode cacheFilipe Manana1-1/+1
2015-08-12agp/intel: Fix typo in needs_ilk_vtd_wa()Chris Wilson1-1/+1
2015-08-12__bitmap_parselist: fix bug in empty string handlingChris Metcalf1-8/+9
2015-08-12tracing/filter: Do not allow infix to exceed end of stringSteven Rostedt (Red Hat)1-0/+6
2015-08-12tracing/filter: Do not WARN on operand count going below zeroSteven Rostedt (Red Hat)1-1/+3
2015-08-12dell-laptop: Fix allocating & freeing SMI buffer pagePali Rohár1-5/+3
2015-08-12mm: kmemleak: allow safe memory scanning during kmemleak disablingCatalin Marinas1-1/+13
2015-08-12stmmac: troubleshoot unexpected bits in des0 & des1Alexey Brodkin4-12/+14
2015-08-12fs: Fix S_NOSEC handlingJan Kara1-2/+2
2015-08-12bridge: multicast: restore router configuration on port link down/upSatish Ashok1-0/+5
2015-08-12NET: ROSE: Don't dereference NULL neighbour pointer.Ralf Baechle1-1/+2
2015-08-12watchdog: omap: assert the counter being stopped before reprogrammingUwe Kleine-König1-0/+7
2015-08-12ext4: don't retry file block mapping on bigalloc fs with non-extent fileDarrick J. Wong1-1/+1
2015-08-12iio: DAC: ad5624r_spi: fix bit shift of output data valueJM Friedt1-2/+2
2015-08-12ext4: call sync_blockdev() before invalidate_bdev() in put_super()Theodore Ts'o1-0/+1
2015-08-12Bluetooth: ath3k: add support of 04ca:300f AR3012 deviceDmitry Tunin2-0/+3
2015-08-12nfs: increase size of EXCHANGE_ID name string bufferJeff Layton1-1/+1
2015-08-12mmc: card: Fixup request missing in mmc_blk_issue_rw_rqDing Wang1-3/+5
2015-08-12ideapad: fix software rfkill settingArnd Bergmann1-1/+2
2015-08-12jbd2: fix ocfs2 corrupt when updating journal superblock failsJoseph Qi3-12/+33
2015-08-12jbd2: use GFP_NOFS in jbd2_cleanup_journal_tail()Dmitry Monakhov1-1/+1
2015-08-12jbd2: issue cache flush after checkpointing even with internal journalJan Kara6-87/+148
2015-08-12jbd2: split updating of journal superblock and marking journal emptyJan Kara4-70/+97
2015-08-12Disable write buffering on Toshiba ToPIC95Ryan Underwood1-0/+16
2015-08-12ext4: fix race between truncate and __ext4_journalled_writepage()Theodore Ts'o1-4/+19
2015-08-12ASoC: wm8960: the enum of "DAC Polarity" should be wm8960_enum[1]Zidan Wang1-1/+1
2015-08-12dmaengine: mv_xor: bug fix for racing condition in descriptors cleanupLior Amsalem2-26/+47
2015-08-12regulator: core: fix constraints output bufferStefan Wahren1-1/+1
2015-08-12cdc-acm: Add support of ATOL FPrint fiscal printersAlexey Sokolov2-0/+10
2015-08-12ath9k: fix DMA stop sequence for AR9003+Felix Fietkau1-5/+8
2015-08-12ath3k: add support of 13d3:3474 AR3012 deviceDmitry Tunin2-0/+3
2015-08-12ath3k: Add support of 0489:e076 AR3012 deviceDmitry Tunin2-0/+3
2015-08-12ipr: Increase default adapter init stage change timeoutBrian King1-1/+1
2015-08-12SUNRPC: Fix a memory leak in the backchannel codeTrond Myklebust1-1/+1
2015-08-12NFS: Fix size of NFSACL SETACL operationsChuck Lever1-1/+1
2015-08-12fixing infinite OPEN loop in 4.0 stateid recoveryOlga Kornievskaia1-0/+2
2015-08-12staging: vt6655: device_rx_srv check sk_buff is NULLMalcolm Priestley1-0/+4
2015-08-12usb: core: Fix USB 3.0 devices lost in NOTATTACHED state after a hub port resetRobert Schlabbach1-49/+32
2015-08-12staging: rtl8712: prevent buffer overrun in recvbuf2recvframeHaggai Eran1-1/+2
2015-08-12mtd: dc21285: use raw spinlock functions for nw_gpio_lockUwe Kleine-König1-2/+2
2015-08-12rcu: Correctly handle non-empty Tiny RCU callback list with none readyPaul E. McKenney1-0/+5
2015-08-12usb: dwc3: gadget: return error if command sent to DEPCMD register failsSubbaraya Sundeep Bhatta1-0/+2
2015-08-12drm/radeon: take the mode_config mutex when dealing with hpds (v2)Alex Deucher1-0/+2
2015-08-12tty/serial: at91: RS485 mode: 0 is valid for delay_rts_after_sendNicolas Ferre1-8/+3
2015-08-12pktgen: adjust spacing in proc file interface outputJesper Dangaard Brouer1-1/+1
2015-08-12ASoC: wm8955: Fix setting wrong register for WM8955_K_8_0_MASK bitsAxel Lin1-1/+1
2015-08-12ASoC: wm8903: Fix define for WM8903_VMID_RES_250KAxel Lin1-1/+1
2015-08-12ASoC: wm8737: Fixup setting VMID Impedance control registerAxel Lin1-2/+4
2015-08-12crypto: talitos - avoid memleak in talitos_alg_alloc()Horia Geant?1-0/+1
2015-08-12mtd: fix: avoid race condition when accessing mtd->usecountBrian Norris1-0/+5
2015-08-12cx24116: fix a buffer overflow when checking userspace paramsMauro Carvalho Chehab1-4/+4
2015-08-12s5h1420: fix a buffer overflow when checking userspace paramsMauro Carvalho Chehab1-1/+1
2015-08-12hrtimer: Allow concurrent hrtimer_start() for self restarting timersPeter Zijlstra1-3/+9
2015-08-08Merge tag 'v3.2.70' of http://git.kernel.org/pub/scm/linux/kernel/git/stable/...v3.2.70Alexandre Oliva180-833/+1314
2015-08-07Linux 3.2.70Ben Hutchings1-1/+1
2015-08-07ACPICA: Utilities: Cleanup to remove useless ACPI_PRINTF/FORMAT_xxx helpers.Lv Zheng7-30/+21
2015-08-07ACPICA: Utilities: Cleanup to convert physical address printing formats.Lv Zheng5-23/+19
2015-08-07ACPICA: Debug output: Update output for Processor object.Bob Moore1-1/+1
2015-08-07ACPICA: Tables: Change acpi_find_root_pointer() to use acpi_physical_address.Lv Zheng2-4/+5
2015-08-07sparc32,leon: fix leon buildSam Ravnborg1-13/+0
2015-08-07staging: line6: avoid __sync_fetch_and_{and,or}Arnd Bergmann1-15/+25
2015-08-07parisc: Provide __ucmpdi2 to resolve undefined references in 32 bit builds.John David Anglin3-1/+29
2015-08-07UBI: fix soft lockup in ubi_check_volume()hujianyang1-0/+2
2015-08-07MIPS: Octeon: Delete override of cpu_has_mips_r2_exec_hazard.Ralf Baechle1-1/+0
2015-08-07MIPS: Fix cpu_has_mips_r2_exec_hazard.Ralf Baechle1-1/+25
2015-08-07MIPS: Octeon: Remove udelay() causing huge IRQ latencyAlexander Sverdlin3-12/+0
2015-08-07MIPS: Fix race condition in lazy cache flushing.Lars Persson2-15/+35
2015-08-07Fix lockup related to stop_machine being stuck in __do_softirq.Ben Greear1-3/+10
2015-08-07softirq: reduce latenciesEric Dumazet1-8/+9
2015-08-07powerpc+sparc64/mm: Remove hack in mmap randomize layoutDan McGee2-14/+6
2015-08-07__ptrace_may_access() should not deny sub-threadsMark Grondona1-1/+1
2015-08-07include/linux/sched.h: don't use task->pid/tgid in same_thread_group/has_grou...Oleg Nesterov1-4/+4
2015-08-07x86/reboot: Fix a warning message triggered by stop_other_cpus()Feng Tang1-2/+5
2015-08-07sb_edac: Fix erroneous bytes->gigabytes conversionJim Snow1-19/+19
2015-08-07Fix sb_edac compilation with 32 bits kernelsMauro Carvalho Chehab2-20/+30
2015-08-07config: Enable NEED_DMA_MAP_STATE by default when SWIOTLB is selectedKonrad Rzeszutek Wilk1-1/+2
2015-08-07net: socket: Fix the wrong returns for recvmsg and sendmsgJunling Zheng1-14/+10
2015-08-07slub: refactoring unfreeze_partials()Joonsoo Kim1-31/+14
2015-08-07debugfs: Fix statfs() regression in 3.2.69Ben Hutchings1-0/+1
2015-08-07sctp: Fix race between OOTB responce and route removalAlexander Sverdlin1-1/+3
2015-08-07neigh: do not modify unlinked entriesJulian Anastasov1-0/+11
2015-08-07packet: avoid out of bounds read in round robin fanoutWillem de Bruijn1-16/+2
2015-08-07packet: read num_members once in packet_rcv_fanout()Eric Dumazet1-1/+1
2015-08-07bridge: fix br_stp_set_bridge_priority race conditionsNikolay Aleksandrov2-3/+3
2015-08-07xen: netback: read hotplug script once at start of day.Ian Campbell1-14/+19
2015-08-07unix/caif: sk_socket can disappear when state is unlockedMark Salyzyn2-0/+16
2015-08-07net: dp83640: fix broken calibration routine.Richard Cochran1-1/+1
2015-08-07powerpc: Don't skip ePAPR spin-table CPUsScott Wood1-1/+9
2015-08-07powerpc: Make logical to real cpu mapping code endian safeAnton Blanchard1-3/+3
2015-08-07dt: Add empty of_property_match_string() functionThierry Reding1-0/+7
2015-08-07of: Add of_property_match_string() to find index into a string listGrant Likely2-0/+39
2015-08-07ipvs: kernel oops - do_ip_vs_get_ctlHans Schillstrom3-22/+41
2015-08-07sctp: fix ASCONF list handlingMarcelo Ricardo Leitner2-11/+37
2015-08-07udp: fix behavior of wrong checksumsEric Dumazet2-8/+4
2015-08-07pipe: iovec: Fix memory corruption when retrying atomic copy as non-atomicBen Hutchings1-23/+32
2015-08-07tracing: Have filter check for balanced opsSteven Rostedt1-2/+8
2015-08-07ring-buffer-benchmark: Fix the wrong sched_priority of producerWang Long1-1/+1
2015-08-07bridge: fix multicast router rlist endless loopNikolay Aleksandrov1-4/+3
2015-08-07MIPS: Fix enabling of DEBUG_STACKOVERFLOWJames Hogan1-1/+1
2015-08-07Input: elantech - add new icbody type洪一竹1-0/+1
2015-08-07Input: elantech - support new ICs types for version 4Sam hung1-0/+2
2015-08-07Input: elantech - add support for newer elantech touchpadsJordan Rife1-0/+1
2015-08-07Input: elantech - add support for newer (August 2013) devicesMatt Walker1-0/+1
2015-08-07Input: elantech - fix for newer hardware versions (v7)Matteo Delfino1-8/+9
2015-08-07USB: cp210x: add ID for HubZ dual ZigBee and Z-Wave dongleJohn D. Blair1-0/+1
2015-08-07ALSA: usb-audio: fix missing input volume controls in MAYA44 USB(+)Clemens Ladisch1-5/+3
2015-08-07ALSA: usb-audio: add MAYA44 USB+ mixer control namesClemens Ladisch1-0/+5
2015-08-07Input: elantech - fix detection of touchpads where the revision matches a kno...Hans de Goede1-3/+4
2015-08-07vfs: read file_handle only once in handle_to_pathSasha Levin1-2/+3
2015-08-07x86_64: Fix strnlen_user() to not touch memory after specified maximumBen Hutchings1-1/+1
2015-08-07target/pscsi: Don't leak scsi_host if hba is VIRTUAL_HOSTAndy Grover2-0/+4
2015-08-07ALSA: usb-audio: Add mic volume fix quirk for Logitech Quickcam FusionWolfram Sang1-0/+1
2015-08-07ALSA: usb-audio: Fix invalid volume resolution for Logitech HD Webcam C525Maksim A. Boyko1-0/+1
2015-08-07d_walk() might skip too muchAl Viro1-12/+12
2015-08-07fs, omfs: add NULL terminator in the end up the token listSasha Levin1-1/+2
2015-08-07fs/binfmt_elf.c:load_elf_binary(): return -EINVAL on zero-length mappingsAndrew Morton1-1/+1
2015-08-07lguest: fix out-by-one error in address checking.Rusty Russell1-1/+1
2015-08-07x86: bpf_jit: fix compilation of large bpf programsAlexei Starovoitov1-1/+6
2015-08-07bridge: fix parsing of MLDv2 reportsThadeu Lima de Souza Cascardo1-1/+1
2015-08-07crypto: s390/ghash - Fix incorrect ghash icv buffer handling.Harald Freudenberger1-12/+13
2015-08-07USB: serial: ftdi_sio: Add support for a Motion Tracker Development BoardPatrick Riphagen2-0/+2
2015-08-07xen/events: don't bind non-percpu VIRQs with percpu chipDavid Vrabel3-6/+10
2015-08-07sd: Disable support for 256 byte/sector disksMark Hounschell1-14/+5
2015-08-07ALSA: hda - Add Conexant codecs CX20721, CX20722, CX20723 and CX20724David Henningsson1-0/+12
2015-08-07jbd2: fix r_count overflows leading to buffer overflow in journal recoveryDarrick J. Wong1-1/+6
2015-08-07ext4: check for zero length extent explicitlyEryu Guan1-1/+1
2015-08-07firmware: dmi_scan: Fix ordering of product_uuidJean Delvare1-3/+4
2015-08-07dmi_scan: refactor dmi_scan_machine(), {smbios,dmi}_present()Ben Hutchings1-43/+37
2015-08-07powerpc: Align TOC to 256 bytesAnton Blanchard1-0/+1
2015-08-07Input: elantech - fix semi-mt protocol for v3 HWBenjamin Tissoires1-1/+1
2015-08-07ASoC: wm8994: correct BCLK DIV 348 to 384Zidan Wang1-1/+1
2015-08-07ASoC: wm8960: fix "RINPUT3" audio route errorZidan Wang1-1/+1
2015-08-07ASoC: dapm: Modify widget stream name according to prefixKoro Chen1-3/+9
2015-08-07KVM: MMU: fix CR4.SMEP=1, CR0.WP=0 with shadow pagesPaolo Bonzini1-1/+1
2015-08-07mac80211: move WEP tailroom size checkJanusz Dziedzic1-2/+4
2015-08-07ahci: avoton port-disable reset-quirkDan Williams1-8/+94
2015-08-07ahci: un-staticize ahci_dev_classifyRob Herring2-1/+3
2015-08-07usb-storage: Add NO_WP_DETECT quirk for Lacie 059f:0651 devicesHans de Goede1-0/+7
2015-08-07xhci: gracefully handle xhci_irq dead deviceJoe Lawrence1-1/+1
2015-08-07xhci: Solve full event ring by increasing TRBS_PER_SEGMENT to 256Mathias Nyman1-1/+1
2015-08-07xhci: fix isoc endpoint dequeue from advancing too far on transaction errorMathias Nyman1-0/+5
2015-08-07ipvs: fix memory leak in ip_vs_ctl.cTommi Rantala1-0/+3
2015-08-07md/raid5: don't record new size if resize_stripes fails.NeilBrown1-1/+2
2015-08-07ACPI / init: Fix the ordering of acpi_reserve_resources()Rafael J. Wysocki1-4/+2
2015-08-07ocfs2: dlm: fix race between purge and get lock resourceJunxiao Bi1-0/+13