aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2015-07-14i2c: designware: use enable on resume instead initializationstable-4.0.y-minnowFabio Mello2-16/+5
2015-07-10Linux 4.0.8Greg Kroah-Hartman1-1/+1
2015-07-10fs/ufs: restore s_lock mutex_init()Fabian Frederick1-0/+1
2015-07-10ufs: Fix possible deadlock when looking up directoriesJan Kara1-0/+1
2015-07-10ufs: Fix warning from unlock_new_inode()Jan Kara1-1/+6
2015-07-10vfs: Ignore unlocked mounts in fs_fully_visibleEric W. Biederman1-2/+6
2015-07-10vfs: Remove incorrect debugging WARN in prepend_pathEric W. Biederman1-11/+0
2015-07-10fs/ufs: restore s_lock mutexFabian Frederick4-25/+36
2015-07-10fs/ufs: revert "ufs: fix deadlocks introduced by sb mutex merge"Fabian Frederick2-7/+12
2015-07-10fs: Fix S_NOSEC handlingJan Kara1-2/+2
2015-07-10KVM: x86: make vapics_in_nmi_mode atomicRadim Krčmář3-4/+4
2015-07-10KVM: x86: properly restore LVT0Radim Krčmář1-0/+1
2015-07-10KVM: s390: virtio-ccw: don't overwrite config space valuesCornelia Huck1-2/+9
2015-07-10s390/kdump: fix REGSET_VX_LOW vector register ELF notesMichael Holzheu1-1/+1
2015-07-10KVM: s390: fix external call injection without sigp interpretationDavid Hildenbrand1-1/+1
2015-07-10MIPS: Fix KVM guest fixmap addressJames Hogan1-0/+4
2015-07-10KVM: mips: use id_to_memslot correctlyPaolo Bonzini1-1/+1
2015-07-10x86/PCI: Use host bridge _CRS info on Foxconn K8M890-8237ABjorn Helgaas1-0/+11
2015-07-10x86/PCI: Use host bridge _CRS info on systems with >32 bit addressingBjorn Helgaas1-2/+4
2015-07-10powerpc/perf: Fix book3s kernel to userspace backtracesAnton Blanchard1-1/+10
2015-07-10tick/idle/powerpc: Do not register idle states with CPUIDLE_FLAG_TIMER_STOP s...preeti1-3/+12
2015-07-10ARM: mvebu: fix suspend to RAM on big-endian configurationsThomas Petazzoni1-0/+3
2015-07-10ARM: tegra20: Store CPU "resettable" status in IRAMDmitry Osipenko5-22/+38
2015-07-10ARM: kvm: psci: fix handling of unimplemented functionsLorenzo Pieralisi1-13/+3
2015-07-10arm: KVM: force execution of HCPTR access on VM exitMarc Zyngier2-8/+22
2015-07-10selinux: fix setting of security labels on NFSJ. Bruce Fields1-0/+1
2015-07-10intel_pstate: set BYT MSR with wrmsrl_on_cpu()Joe Konno1-1/+1
2015-07-10mmc: sdhci: fix low memory corruptionJiri Slaby1-1/+1
2015-07-10iommu/amd: Handle large pages correctly in free_pagetableJoerg Roedel1-0/+6
2015-07-10iommu/arm-smmu: Fix broken ATOS checkWill Deacon1-1/+1
2015-07-10Revert "crypto: talitos - convert to use be16_add_cpu()"Horia Geant?1-1/+2
2015-07-10crypto: talitos - avoid memleak in talitos_alg_alloc()Horia Geant?1-0/+1
2015-07-10usb: gadget: f_fs: add extra check before unregister_gadget_itemRui Miguel Silva1-2/+8
2015-07-10usb: gadget: f_fs: fix check in read operationRui Miguel Silva1-1/+1
2015-07-10net: mvneta: disable IP checksum with jumbo frames for Armada 370Simon Guinot1-1/+25
2015-07-10ARM: mvebu: update Ethernet compatible string for Armada XPSimon Guinot5-5/+19
2015-07-10net: mvneta: introduce compatible string "marvell, armada-xp-neta"Simon Guinot2-1/+2
2015-07-10amd-xgbe: Add the __GFP_NOWARN flag to Rx buffer allocationTom Lendacky1-1/+1
2015-07-10sctp: Fix race between OOTB responce and route removalAlexander Sverdlin1-1/+3
2015-07-10bnx2x: fix lockdep splatEric Dumazet1-1/+2
2015-07-10net: phy: fix phy link up when limiting speed via device treeMugunthan V N1-2/+3
2015-07-10mlx4: Disable HA for SRIOV PF RoCE devicesOr Gerlitz1-1/+7
2015-07-10net/mlx4_en: Fix wrong csum complete report when rxvlan offload is disabledIdo Shamay1-11/+6
2015-07-10net/mlx4_en: Wake TX queues only when there's enough roomIdo Shamay2-8/+12
2015-07-10net/mlx4_en: Release TX QP when destroying TX ringEran Ben Elisha3-5/+1
2015-07-10ip: report the original address of ICMP messagesJulian Anastasov2-2/+21
2015-07-10tcp: Do not call tcp_fastopen_reset_cipher from interrupt contextChristoph Paasch3-4/+7
2015-07-10neigh: do not modify unlinked entriesJulian Anastasov1-0/+13
2015-07-10packet: avoid out of bounds read in round robin fanoutWillem de Bruijn1-16/+2
2015-07-10packet: read num_members once in packet_rcv_fanout()Eric Dumazet1-1/+1
2015-07-10bridge: fix br_stp_set_bridge_priority race conditionsNikolay Aleksandrov2-3/+3
2015-07-10sctp: fix ASCONF list handlingMarcelo Ricardo Leitner3-11/+37
2015-07-10net: don't wait for order-3 page allocationShaohua Li2-2/+2
2015-07-10net: igb: fix the start time for periodic output signalsRichard Cochran1-2/+2
2015-07-10bridge: fix multicast router rlist endless loopNikolay Aleksandrov1-4/+3
2015-07-10sparc: Use GFP_ATOMIC in ldc_alloc_exp_dring() as it can be called in softirq...Sowmini Varadhan1-1/+1
2015-07-10KVM: nSVM: Check for NRIPS support before updating control fieldBandan Das1-2/+6
2015-07-10ARM: clk-imx6q: refine sata's parentSebastien Szymanski1-1/+1
2015-07-10netfilter: nft_rbtree: fix lockingPatrick McHardy1-4/+2
2015-07-10config: Enable NEED_DMA_MAP_STATE by default when SWIOTLB is selectedKonrad Rzeszutek Wilk1-1/+1
2015-06-29Linux 4.0.7Greg Kroah-Hartman1-1/+1
2015-06-29powerpc/powernv: Restore non-volatile CRs after napSam Bobroff1-0/+2
2015-06-29drm/i915: Avoid GPU hang when coming out of s3 or s4Peter Antoine1-3/+10
2015-06-29dm: fix NULL pointer when clone_and_map_rq returns !DM_MAPIO_REMAPPEDJunichi Nomura1-2/+2
2015-06-29kprobes/x86: Return correct length in __copy_instruction()Eugene Shatokhin1-3/+6
2015-06-29ARM: EXYNOS: Fix failed second suspend on Exynos4Krzysztof Kozlowski4-37/+34
2015-06-29cdc-acm: Add support of ATOL FPrint fiscal printersAlexey Sokolov2-0/+10
2015-06-29b43: fix support for 14e4:4321 PCI dev with BCM4321 chipsetRafał Miłecki1-0/+4
2015-06-29ath3k: add support of 13d3:3474 AR3012 deviceDmitry Tunin2-0/+3
2015-06-29ath3k: Add support of 0489:e076 AR3012 deviceDmitry Tunin2-0/+3
2015-06-29drm/radeon: Add RADEON_INFO_VA_UNMAP_WORKING queryMichel Dänzer2-0/+4
2015-06-29Revert "drm/i915: Don't skip request retirement if the active list is empty"Jani Nikula1-0/+3
2015-06-29drm/i915: Always reset vma->ggtt_view.pages cache on unbindingChris Wilson1-1/+1
2015-06-29drm/mgag200: Reject non-character-cell-aligned mode widthsAdam Jackson1-0/+5
2015-06-29iser-target: Fix possible use-after-freeSagi Grimberg1-0/+1
2015-06-29iser-target: Fix variable-length response error completionSagi Grimberg1-2/+4
2015-06-29tracing: Have filter check for balanced opsSteven Rostedt1-2/+9
2015-06-29ALSA: hda - adding a DAC/pin preference map for a HP Envy TS machineHui Wang1-0/+25
2015-06-29clk: at91: fix h32mx prototype inclusion in pmc headerNicolas Ferre1-1/+1
2015-06-29clk: at91: pll: fix input range validity checkBoris Brezillon1-2/+10
2015-06-29KVM: x86: fix lapic.timer_mode on restoreRadim Krčmář1-10/+16
2015-06-29crypto: caam - fix RNG buffer cache alignmentSteve Cornelius1-1/+1
2015-06-29crypto: caam - improve initalization for context state savesSteve Cornelius1-0/+2
2015-06-22Linux 4.0.6Greg Kroah-Hartman1-1/+1
2015-06-22Btrfs: fix regression in raid level conversionChris Mason1-0/+18
2015-06-22Btrfs: fix uninit variable in clone ioctlChris Mason1-1/+1
2015-06-22Btrfs: fix range cloning when same inode used as source and destinationFilipe Manana1-2/+4
2015-06-22btrfs: cleanup orphans while looking up default subvolumeJeff Mahoney1-0/+9
2015-06-22btrfs: incorrect handling for fiemap_fill_next_extent returnChengyu Song1-1/+4
2015-06-22Btrfs: send, don't leave without decrementing clone root's send_progressFilipe Manana1-2/+2
2015-06-22Btrfs: send, add missing check for dead clone rootFilipe Manana1-1/+2
2015-06-22x86/vdso: Fix 'make bzImage' on older distrosOleg Nesterov1-1/+1
2015-06-22x86/vdso: Fix the x86 vdso2c tool includesTommi Kyntola1-1/+1
2015-06-22irqchip: sunxi-nmi: Fix off-by-one error in irq iteratorAxel Lin1-1/+1
2015-06-22cfg80211: wext: clear sinfo struct before calling driverJohannes Berg1-0/+2
2015-06-22blk-mq: free hctx->ctxs in queue's release handlerMing Lei1-2/+6
2015-06-22sched, numa: do not hint for NUMA balancing on VM_MIXEDMAP mappingsMel Gorman1-1/+1
2015-06-22md: don't return 0 from array_state_storeNeilBrown1-1/+1
2015-06-22md: Close race when setting 'action' to 'idle'.NeilBrown1-5/+6
2015-06-22mm/memory_hotplug.c: set zone->wait_table to null after freeing itGu Zheng1-1/+3
2015-06-22arm64: dts: mt8173-evb: fix model nameYingjoe Chen1-1/+2
2015-06-22Revert "bus: mvebu-mbus: make sure SDRAM CS for DMA don't overlap the MBus br...Thomas Petazzoni1-89/+16
2015-06-22bus: mvebu-mbus: do not set WIN_CTRL_SYNCBARRIER on non io-coherent platforms.Nicolas Schichan1-1/+3
2015-06-22ata: ahci_mvebu: Fix wrongly set base address for the MBus window settingNadav Haklai1-1/+1
2015-06-22virtio_pci: Clear stale cpumask when setting irq affinityJiang Liu1-0/+1
2015-06-22of/dynamic: Fix test for PPC_PSERIESGeert Uytterhoeven1-1/+1
2015-06-22serial: imx: Fix DMA handling for IDLE condition abortsPhilipp Zabel1-0/+8
2015-06-22drm/radeon: Make sure radeon_vm_bo_set_addr always unreserves the BOMichel Dänzer1-5/+12
2015-06-22Revert "drm/radeon: adjust pll when audio is not enabled"Alex Deucher1-3/+0
2015-06-22Revert "drm/radeon: don't share plls if monitors differ in audio support"Alex Deucher1-3/+1
2015-06-22drm/radeon: fix freeze for laptop with Turks/Thames GPU.Jérôme Glisse1-0/+15
2015-06-22drm/i915: Fix DDC probe for passive adaptersJani Nikula1-3/+17
2015-06-22drm/i915: Don't skip request retirement if the active list is emptyVille Syrjälä1-3/+0
2015-06-22drm/i915/hsw: Fix workaround for server AUX channel clock divisorJim Bride1-3/+2
2015-06-22drm/radeon: use proper ACR regisiter for DCE3.2Alex Deucher1-1/+1
2015-06-22drm/amdkfd: fix topology bug with capability attr.Alexey Skidanov1-2/+2
2015-06-22ARM: dts: am335x-boneblack: disable RTC-only sleep to avoid hardware damageMatthijs van Duin1-0/+19
2015-06-22pata_octeon_cf: fix broken buildAaro Koskinen1-1/+1
2015-06-22ozwpan: unchecked signed subtraction leads to DoSJason A. Donenfeld1-3/+4
2015-06-22ozwpan: divide-by-zero leading to panicJason A. Donenfeld1-1/+4
2015-06-22ozwpan: Use unsigned ints to prevent heap overflowJason A. Donenfeld2-6/+6
2015-06-22ozwpan: Use proper check to prevent heap overflowJason A. Donenfeld1-4/+9
2015-06-22MIPS: KVM: Do not sign extend on unsigned MMIO loadNicholas Mc Guire1-1/+1
2015-06-22MIPS: Fix enabling of DEBUG_STACKOVERFLOWJames Hogan1-1/+1
2015-06-22MIPS: ralink: Fix clearing the illegal access interruptJonas Gorski1-1/+1
2015-06-22ring-buffer-benchmark: Fix the wrong sched_priority of producerWang Long1-1/+1
2015-06-22x86/asm/irq: Stop relying on magic JMP behavior for early_idt_handlersAndy Lutomirski4-27/+43
2015-06-22usb: make module xhci_hcd removableArthur Demchenkov1-0/+8
2015-06-22usb: host: xhci: add mutex for non-thread-safe dataChris Bainbridge2-19/+32
2015-06-22usb: dwc3: gadget: Fix incorrect DEPCMD and DGCMD status macrosSubbaraya Sundeep Bhatta1-2/+2
2015-06-22USB: serial: ftdi_sio: Add support for a Motion Tracker Development BoardPatrick Riphagen2-0/+2
2015-06-22USB: cp210x: add ID for HubZ dual ZigBee and Z-Wave dongleJohn D. Blair1-0/+1
2015-06-22block: discard bdi_unregister() in favour of bdi_destroy()NeilBrown4-20/+1
2015-06-22block: fix ext_dev_lock lockdep reportDan Williams1-6/+6
2015-06-22Input: elantech - add new icbody typeSam Hung1-0/+1
2015-06-22Input: elantech - fix detection of touchpads where the revision matches a kno...Hans de Goede1-3/+4
2015-06-22Input: synaptics - add min/max quirk for Lenovo S540Peter Hutterer1-1/+6
2015-06-22Input: alps - do not reduce trackpoint speed by halfHans de Goede1-3/+2
2015-06-22i2c: s3c2410: fix oops in suspend callback for non-dt platformsVasily Khoruzhick1-0/+1
2015-06-22i2c: hix5hd2: Fix modalias to make module auto-loading workAxel Lin1-1/+1
2015-06-22dmaengine: at_xdmac: lock fixesLudovic Desroches1-32/+45
2015-06-22dmaengine: at_xdmac: rework slave configuration partLudovic Desroches1-60/+96
2015-06-22dmaengine: Fix choppy sound because of unimplemented resumeKrzysztof Kozlowski1-1/+5
2015-06-22dmaengine: pl330: Fix hang on dmaengine_terminate_all on certain boardsKrzysztof Kozlowski1-0/+3
2015-06-22ALSA: usb-audio: add native DSD support for JLsounds I2SoverUSBJurgen Kramer1-2/+3
2015-06-22ALSA: usb-audio: fix missing input volume controls in MAYA44 USB(+)Clemens Ladisch1-6/+3
2015-06-22ALSA: usb-audio: add MAYA44 USB+ mixer control namesClemens Ladisch1-0/+5
2015-06-22ALSA: usb-audio: don't try to get Outlaw RR2150 sample rateEric Wong1-0/+1
2015-06-22ALSA: usb-audio: Add mic volume fix quirk for Logitech Quickcam FusionWolfram Sang1-0/+1
2015-06-22ALSA: hda/realtek - Add a fixup for another Acer Aspire 9420Takashi Iwai1-0/+1
2015-06-22iommu/vt-d: Fix passthrough mode with translation-disabled devicesDavid Woodhouse1-5/+8
2015-06-22iommu/vt-d: Allow RMRR on graphics devices tooDavid Woodhouse1-1/+6
2015-06-22n_tty: Fix auditing support for cannonical modeLaura Abbott1-3/+14
2015-06-22drivers/base: cacheinfo: handle absence of cachesSudeep Holla1-1/+1
2015-06-22iio: adis16400: Fix burst transfer for adis16448Lars-Peter Clausen3-2/+12
2015-06-22iio: adis16400: Fix burst modePaul Cercueil1-7/+9
2015-06-22iio: adis16400: Compute the scan mask from channel indicesPaul Cercueil2-7/+19
2015-06-22iio: adis16400: Use != channel indices for the two voltage channelsPaul Cercueil1-4/+4
2015-06-22iio: adis16400: Report pressure channel scaleLars-Peter Clausen1-0/+5
2015-06-22iio: adc: twl6030-gpadc: Fix modaliasAxel Lin1-1/+1
2015-06-22netlink: Disable insertions/removals during rehashHerbert Xu1-2/+4
2015-06-22bridge: disable softirqs around br_fdb_update to avoid lockupNikolay Aleksandrov1-0/+2
2015-06-22be2net: Replace dma/pci_alloc_coherent() calls with dma_zalloc_coherent()Sriharsha Basavapatna3-53/+68
2015-06-22ipv4/udp: Verify multicast group is ours in upd_v4_early_demux()Shawn Bohrer1-3/+15
2015-06-22xen: netback: read hotplug script once at start of day.Ian Campbell1-14/+19
2015-06-22tcp: fix child sockets to use system default congestion control if not setNeal Cardwell3-3/+10
2015-06-22udp: fix behavior of wrong checksumsEric Dumazet2-8/+4
2015-06-22bridge: fix br_multicast_query_expired() bugEric Dumazet1-1/+1
2015-06-22sctp: Fix mangled IPv4 addresses on a IPv6 listening socketJason Gunthorpe1-2/+5
2015-06-22net_sched: invoke ->attach() after setting dev->qdiscWANG Cong1-4/+6
2015-06-22xen/netback: Properly initialize credit_bytesRoss Lagerwall1-0/+1
2015-06-22unix/caif: sk_socket can disappear when state is unlockedMark Salyzyn2-0/+16
2015-06-22net: dp83640: fix improper double spin locking.Richard Cochran1-2/+2
2015-06-22net: dp83640: reinforce locking rules.Richard Cochran1-1/+16
2015-06-22net: dp83640: fix broken calibration routine.Richard Cochran1-1/+1
2015-06-22bridge: fix parsing of MLDv2 reportsThadeu Lima de Souza Cascardo1-1/+1
2015-06-22cdc_ncm: Fix tx_bytes statisticsBjørn Mork1-1/+1
2015-06-22ipv4: Avoid crashing in ip_errorEric W. Biederman1-0/+4
2015-06-22net: sched: fix call_rcu() race on classifier module unloadsDaniel Borkmann1-0/+5
2015-06-22net/ipv6/udp: Fix ipv6 multicast socket filter regressionHenning Rogge1-1/+3
2015-06-22tcp/ipv6: fix flow label setting in TIME_WAIT stateFlorent Fourcot2-2/+2
2015-06-22rtnl/bond: don't send rtnl msg for unregistered ifaceNicolas Dichtel2-1/+4
2015-06-22netlink: Reset portid after netlink_insert failureHerbert Xu1-0/+1
2015-06-22net: phy: Allow EEE for all RGMII variantsFlorian Fainelli1-3/+4
2015-06-22x86: bpf_jit: fix compilation of large bpf programsAlexei Starovoitov1-1/+6
2015-06-22x86: bpf_jit: fix FROM_BE16 and FROM_LE16/32 instructionsAlexei Starovoitov1-0/+28
2015-06-22net: core: Correct an over-stringent device loop detection.Vlad Yasevich1-1/+1
2015-06-22aio: fix serial draining in exit_aio()Jens Axboe1-15/+30
2015-06-22crush: ensuring at most num-rep osds are selectedIlya Dryomov1-4/+12
2015-06-06Linux 4.0.5Greg Kroah-Hartman1-1/+1
2015-06-06fs/binfmt_elf.c:load_elf_binary(): return -EINVAL on zero-length mappingsAndrew Morton1-1/+1
2015-06-06md: fix race when unfreezing sync_actionNeilBrown1-6/+8
2015-06-06pwm: img: Impose upper and lower timebase steps valueNaidu Tellapati1-12/+64
2015-06-06UBI: block: Add missing cache flushesKevin Cernekee1-0/+2
2015-06-06ARC: unbork !LLSC buildVineet Gupta1-1/+1
2015-06-06power/reset: at91: fix return value check in at91_reset_platform_probe()Wei Yongjun1-2/+2
2015-06-06vfs: read file_handle only once in handle_to_pathSasha Levin1-2/+3
2015-06-06drm/amdkfd: Don't report local memory sizeOded Gabbay1-1/+1
2015-06-06dm: fix reload failure of 0 path multipath mapping on blk-mq devicesJunichi Nomura1-7/+9
2015-06-06dm: fix casting bug in dm_merge_bvec()Joe Thornber1-5/+12