summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* HID: usbhid: Add HID_QUIRK_NOGET for Aten DVI KVM switchLaura Abbott2017-02-232-0/+2
* firewire: net: fix fragmented datagram_size off-by-oneStefan Richter2017-02-231-4/+4
* parisc: Ensure consistent state when switching to kernel stack at syscall entryJohn David Anglin2017-02-231-2/+9
* ip6_tunnel: Clear IP6CB in ip6tunnel_xmit()Eli Cooper2017-02-231-0/+1
* PM / sleep: fix device reference leak in test_suspendJohan Hovold2017-02-231-1/+3
* gpio/mvebu: Use irq_domain_add_linearJason Gunthorpe2017-02-231-47/+47
* uwb: fix device reference leaksJohan Hovold2017-02-232-3/+15
* usb: gadget: u_ether: remove interrupt throttlingFelipe Balbi2017-02-231-7/+0
* bgmac: stop clearing DMA receive control register right after it is setAndy Gospodarek2017-02-231-1/+4
* can: bcm: fix warning in bcm_connect/proc_registerOliver Hartkopp2017-02-231-9/+23
* ipv6: Don't use ufo handling on later transformed packetsJakub Sitnicki2017-02-231-1/+1
* mei: bus: fix received data size check in NFC fixupAlexander Usyskin2017-02-231-1/+1
* netfilter: nf_tables: destroy the set if fail to add transactionLiping Zhang2017-02-231-1/+3
* virtio: console: Unlock vqs while freeing buffersMatt Redfearn2017-02-231-6/+16
* iommu/vt-d: Fix IOMMU lookup for SR-IOV Virtual FunctionsAshok Raj2017-02-232-1/+16
* m68k: Fix ndelay() macroBoris Brezillon2017-02-231-1/+1
* net/mlx4_en: Fix potential deadlock in port statistics flowJack Morgenstein2017-02-233-15/+2
* net/mlx4_en: Process all completions in RX rings after port goes upErez Shitrit2017-02-231-0/+7
* net/mlx4_en: Resolve dividing by zero in 32-bit systemEugenia Emantayev2017-02-231-1/+4
* net/mlx4_core: Fix the resource-type enum in res tracker to conform to FW specJack Morgenstein2017-02-231-1/+2
* packet: on direct_xmit, limit tso and csum to supported devicesWillem de Bruijn2017-02-231-0/+11
* net/mlx5: Avoid passing dma address 0 to firmwareNoa Osherovich2017-02-231-8/+18
* md: be careful not lot leak internal curr_resync value into metadata. -- (all)NeilBrown2017-02-231-1/+1
* ubifs: Fix regression in ubifs_readdir()Richard Weinberger2017-02-231-0/+8
* GenWQE: Fix bad page access during abort of resource allocationGerald Schaefer2017-02-231-1/+11
* KVM: x86: fix wbinvd_dirty_mask use-after-freeIdo Yariv2017-02-231-1/+3
* s390/hypfs: Use get_free_page() instead of kmalloc to ensure page alignmentMichael Holzheu2017-02-231-3/+3
* lib/genalloc.c: start search from start of chunkDaniel Mentz2017-02-231-1/+2
* btrfs: fix races on root_log_ctx listsChris Mason2017-02-231-14/+6
* netfilter: nf_tables: fix type mismatch with error return from nft_parse_u32_...John W. Linville2017-02-232-2/+2
* netfilter: nf_conntrack_sip: extend request line validationUlrich Weber2017-02-231-1/+4
* vt: clear selection before resizingScot Doyle2017-02-231-0/+3
* tty: limit terminal size to 4M charsDmitry Vyukov2017-02-231-0/+2
* tty: vt, fix bogus division in csi_JJiri Slaby2017-02-231-1/+1
* ALSA: usb-audio: Add quirk for Syntek STK1160Marcel Hasler2017-02-231-0/+17
* scsi: arcmsr: Send SYNCHRONIZE_CACHE command to firmwareChing Huang2017-02-231-9/+0
* scsi: scsi_debug: Fix memory leak if LBP enabled and module is unloadedEwan D. Milne2017-02-231-0/+1
* drm/radeon/si_dpm: workaround for SI kickersAlex Deucher2017-02-231-16/+43
* KVM: MIPS: Precalculate MMIO load resume PCJames Hogan2017-02-232-13/+19
* MIPS: KVM: Fix unused variable build warningNicholas Mc Guire2017-02-231-6/+0
* KVM: MIPS: Make ERET handle ERL before EXLJames Hogan2017-02-231-4/+4
* drm/radeon: drop register readback in cayman_cp_int_cntl_setupLucas Stach2017-02-231-3/+1
* staging: iio: ad5933: avoid uninitialized variable in error caseArnd Bergmann2017-02-231-7/+10
* ALSA: hda - Fix surround output pins for ASRock B150M moboTakashi Iwai2017-02-231-0/+12
* hv: do not lose pending heartbeat vmbus packetsLong Li2017-02-231-3/+7
* scsi: megaraid_sas: Fix data integrity failure for JBOD (passthrough) devicesKashyap Desai2017-02-231-8/+5
* mei: txe: don't clean an unprocessed interrupt cause.Alexander Usyskin2017-02-231-2/+4
* dm table: fix missing dm_put_target_type() in dm_table_add_target()tang.junhui2017-02-231-15/+9
* ACPI / APEI: Fix incorrect return value of ghes_proc()Punit Agrawal2017-02-231-1/+1
* ipv4: use the right lock for ping_group_rangeWANG Cong2017-02-231-4/+4