summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-12-09usb: musb: core: fix order of arguments to ulpi write callbackUwe Kleine-König1-5/+5
2015-12-09usblp: do not set TASK_INTERRUPTIBLE before lockJiri Slaby1-1/+1
2015-12-09arm64: Fix compat register mappingsRobin Murphy1-8/+8
2015-12-09can: sja1000: clear interrupts on startMirza Krak1-0/+3
2015-12-09Bluetooth: ath3k: Add support of AR3012 0cf3:817b deviceDmitry Tunin2-0/+3
2015-12-09Bluetooth: ath3k: Add new AR3012 0930:021c idDmitry Tunin2-0/+3
2015-12-09Bluetooth: hidp: fix device disconnect on idle timeoutDavid Herrmann1-0/+14
2015-12-09staging: rtl8712: Add device ID for Sitecom WLA2100Larry Finger1-0/+1
2015-12-09mwifiex: fix mwifiex_rdeeprom_read()Dan Carpenter1-7/+7
2015-12-09net: mvneta: Fix CPU_MAP registers initialisationMaxime Ripard1-1/+1
2015-12-09mac80211: fix driver RSSI event calculationsJohannes Berg1-1/+1
2015-12-09x86/cpu: Fix SMAP check in PVOPS environmentsAndrew Cooper1-2/+1
2015-12-09x86/cpu: Call verify_cpu() after having entered long mode tooBorislav Petkov2-5/+15
2015-12-09x86/setup: Fix low identity map for >= 2GB kernel rangeKrzysztof Mazur1-1/+1
2015-12-09x86/setup: Extend low identity map to cover whole kernel rangePaolo Bonzini1-0/+8
2015-12-09ARM: common: edma: Fix channel parameter for irq callbacksPeter Ujfalusi1-2/+4
2015-12-09ARM: orion: Fix DSA platform device after mvmdio conversionFlorian Fainelli1-1/+1
2015-12-09ARM: 8427/1: dma-mapping: add support for offset parameter in dma_mmap()Marek Szyprowski1-0/+2
2015-12-09ARM: 8426/1: dma-mapping: add missing range check in dma_mmap()Marek Szyprowski1-0/+5
2015-12-09RDS: verify the underlying transport exists before creating a connectionSasha Levin1-0/+6
2015-12-09virtio-net: drop NETIF_F_FRAGLISTJason Wang1-2/+2
2015-12-09net: fix a race in dst_release()Eric Dumazet1-1/+1
2015-12-09packet: race condition in packet_bindFrancesco Ruggeri1-31/+49
2015-12-09net: avoid NULL deref in inet_ctl_sock_destroy()Eric Dumazet1-1/+2
2015-12-09ipmr: fix possible race resulting from improper usage of IP_INC_STATS_BH() in...Ani Sinha1-3/+3
2015-12-09stmmac: Correctly report PTP capabilities.Phil Reid1-2/+5
2015-12-09net/mlx4: Copy/set only sizeof struct mlx4_eqe bytesCarol L Soto2-2/+2
2015-12-09RDS-TCP: Recover correctly from pskb_pull()/pksb_trim() failure in rds_tcp_da...Sowmini Varadhan1-2/+9
2015-12-09ppp: fix pppoe_dev deletion condition in pppoe_release()Guillaume Nault1-1/+1
2015-12-09macvtap: unbreak receiving of gro skb with frag listJason Wang1-1/+1
2015-12-09irda: precedence bug in irlmp_seq_hb_idx()Dan Carpenter1-1/+1
2015-11-09Linux 3.14.57v3.14.57Greg Kroah-Hartman1-1/+1
2015-11-09vhost/scsi: potential memory corruptionDan Carpenter1-3/+3
2015-11-09xen: fix backport of previous kexec patchGreg Kroah-Hartman1-3/+3
2015-11-09serial: 8250_pci: Add support for 12 port Exar boardsSoeren Grunewald1-0/+21
2015-11-09serial: 8250_pci: Add support for 16 port Exar boardsSoeren Grunewald1-2/+23
2015-11-09md/raid5: fix locking in handle_stripe_clean_event()Roman Gushchin1-2/+4
2015-11-09IB/cm: Fix rb-tree duplicate free and use-after-freeDoron Tsur1-1/+9
2015-11-09mvsas: Fix NULL pointer dereference in mvs_slot_task_freeDāvis Mosāns1-0/+2
2015-11-09Revert "md: allow a partially recovered device to be hot-added to an array."NeilBrown1-2/+1
2015-11-09md/raid10: submit_bio_wait() returns 0 on successJes Sorensen1-1/+1
2015-11-09md/raid1: submit_bio_wait() returns 0 on successJes Sorensen1-1/+1
2015-11-09crypto: api - Only abort operations on fatal signalHerbert Xu4-6/+6
2015-11-09module: Fix locking in symbol_put_addr()Peter Zijlstra1-2/+6
2015-11-09xen-blkfront: check for null drvdata in blkback_changed (XenbusStateClosing)Cathy Avery1-1/+2
2015-11-09xhci: Add spurious wakeup quirk for LynxPoint-LP controllersLaura Abbott1-0/+1
2015-11-09xhci: handle no ping response error properlyMathias Nyman1-5/+15
2015-11-09dm btree: fix leak of bufio-backed block in btree_split_beneath error pathMike Snitzer1-1/+1
2015-11-09dm btree remove: fix a bug when rebalancing nodes after removalJoe Thornber1-6/+11
2015-11-09Revert "ARM64: unwind: Fix PC calculation"Will Deacon1-5/+1