summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-12-08Linux 4.4.37v4.4.37Greg Kroah-Hartman1-1/+1
2016-12-08arm64: suspend: Reconfigure PSTATE after resume from idleJames Morse1-0/+9
2016-12-08arm64: mm: Set PSTATE.PAN from the cpu_enable_pan() callJames Morse1-0/+9
2016-12-08arm64: cpufeature: Schedule enable() calls instead of calling them via IPIJames Morse4-4/+13
2016-12-08pwm: Fix device reference leakJohan Hovold1-0/+2
2016-12-08mwifiex: printk() overflow with 32-byte SSIDsBrian Norris1-6/+7
2016-12-08PCI: Set Read Completion Boundary to 128 iff Root Port supports it (_HPX)Johannes Thumshirn1-1/+27
2016-12-08PCI: Export pcie_find_root_portJohannes Thumshirn2-14/+14
2016-12-08rcu: Fix soft lockup for rcu_nocb_kthreadDing Tianhong1-0/+1
2016-12-08ALSA: pcm : Call kill_fasync() in stream lockTakashi Iwai1-1/+1
2016-12-08x86/traps: Ignore high word of regs->cs in early_fixup_exception()Andy Lutomirski1-1/+1
2016-12-08kasan: update kasan_global for gcc 7Dmitry Vyukov2-1/+6
2016-12-08zram: fix unbalanced idr management at hot removalTakashi Iwai1-1/+2
2016-12-08ARC: Don't use "+l" inline asm constraintVineet Gupta1-4/+5
2016-12-02Linux 4.4.36v4.4.36Greg Kroah-Hartman1-1/+1
2016-12-02scsi: mpt3sas: Unblock device after controller resetSuganath Prabu S1-5/+8
2016-12-02flow_dissect: call init_default_flow_dissectors() earlierEric Dumazet1-1/+1
2016-12-02mei: fix return value on disconnectionTomas Winkler2-2/+2
2016-12-02mei: me: fix place for kaby point device ids.Tomas Winkler1-3/+4
2016-12-02mei: me: disable driver on SPT SPS firmwareTomas Winkler2-4/+10
2016-12-02drm/radeon: Ensure vblank interrupt is enabled on DPMS transition to onMichel Dänzer2-0/+4
2016-12-02mpi: Fix NULL ptr dereference in mpi_powm() [ver #3]Andrey Ryabinin1-1/+6
2016-12-02parisc: Also flush data TLB in flush_icache_page_asmJohn David Anglin1-15/+22
2016-12-02parisc: Fix race in pci-dma.cJohn David Anglin1-1/+1
2016-12-02parisc: Fix races in parisc_setup_cache_timing()John David Anglin2-19/+16
2016-12-02NFSv4.x: hide array-bounds warningArnd Bergmann1-1/+1
2016-12-02apparmor: fix change_hat not finding hat after policy replacementJohn Johansen1-2/+4
2016-12-02cfg80211: limit scan results cache sizeJohannes Berg2-0/+70
2016-12-02tile: avoid using clocksource_cyc2ns with absolute cycle countChris Metcalf1-2/+2
2016-12-02scsi: mpt3sas: Fix secure erase premature terminationAndrey Grodzovsky1-1/+14
2016-12-02Fix USB CB/CBI storage devices with CONFIG_VMAP_STACK=yPetr Vandrovec1-1/+6
2016-12-02USB: serial: ftdi_sio: add support for TI CC3200 LaunchPadDoug Brown2-0/+8
2016-12-02USB: serial: cp210x: add ID for the Zone DPMXPaul Jakma1-0/+1
2016-12-02usb: chipidea: move the lock initialization to core filePeter Chen2-2/+1
2016-12-02KVM: x86: check for pic and ioapic presence before useRadim Krčmář1-0/+13
2016-12-02KVM: x86: drop error recovery in em_jmp_far and em_ret_farRadim Krčmář1-25/+11
2016-12-02iommu/vt-d: Fix IOMMU lookup for SR-IOV Virtual FunctionsAshok Raj2-1/+16
2016-12-02iommu/vt-d: Fix PASID table allocationDavid Woodhouse2-11/+18
2016-11-26Linux 4.4.35v4.4.35Greg Kroah-Hartman1-1/+1
2016-11-26netfilter: nft_dynset: fix element timeout for HZ != 1000Anders K. Pedersen1-2/+4
2016-11-26IB/cm: Mark stale CM id's whenever the mad agent was unregisteredMark Bloch1-16/+110
2016-11-26IB/uverbs: Fix leak of XRC target QPsTariq Toukan1-5/+2
2016-11-26IB/core: Avoid unsigned int overflow in sg_alloc_tableMark Bloch1-1/+1
2016-11-26IB/mlx5: Fix fatal error dispatchingEli Cohen1-2/+5
2016-11-26IB/mlx5: Use cache line size to select CQE strideDaniel Jurgens1-2/+1
2016-11-26IB/mlx4: Fix create CQ error flowMatan Barak1-1/+4
2016-11-26IB/mlx4: Check gid_index return valueDaniel Jurgens1-1/+4
2016-11-26PM / sleep: don't suspend parent when async child suspend_{noirq, late} failsBrian Norris1-4/+4
2016-11-26PM / sleep: fix device reference leak in test_suspendJohan Hovold1-1/+3
2016-11-26uwb: fix device reference leaksJohan Hovold2-3/+15