summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-11-09Linux 3.10.93v3.10.93Greg Kroah-Hartman1-1/+1
2015-11-09xen: fix backport of previous kexec patchGreg Kroah-Hartman1-3/+3
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-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: 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
2015-11-09rbd: prevent kernel stack blow up on rbd mapIlya Dryomov1-8/+21
2015-11-09rbd: don't leak parent_spec in rbd_dev_probe_parent()Ilya Dryomov1-20/+15
2015-11-09rbd: require stable pages if message data CRCs are enabledRonny Hegewald1-0/+3
2015-11-09drm/nouveau/gem: return only valid domain when there's only oneIlia Mirkin1-2/+3
2015-11-09mm: make sendfile(2) killableJan Kara1-4/+5
2015-11-09ASoC: wm8904: Correct number of EQ registersCharles Keepax1-1/+1
2015-11-09powerpc/rtas: Validate rtas.entry before calling enter_rtas()Vasant Hegde1-0/+3
2015-11-09iommu/amd: Don't clear DTE flags when modifying itJoerg Roedel2-2/+3
2015-11-09iwlwifi: mvm: fix D3 firmware PN programmingJohannes Berg1-6/+6
2015-11-09iwlwifi: dvm: fix D3 firmware PN programmingJohannes Berg1-1/+1
2015-11-09ath9k: declare required extra tx headroomFelix Fietkau1-0/+1
2015-10-27Linux 3.10.92v3.10.92Greg Kroah-Hartman1-1/+1
2015-10-27rbd: fix double free on rbd_dev->header_nameIlya Dryomov1-1/+0
2015-10-27dm thin: fix missing pool reference count decrement in pool_ctr error pathMike Snitzer1-1/+1
2015-10-27workqueue: make sure delayed work run in local cpuShaohua Li1-4/+4
2015-10-27i2c: rcar: enable RuntimePM before registering to the coreWolfram Sang1-3/+4
2015-10-27crypto: ahash - ensure statesize is non-zeroRussell King1-1/+2
2015-10-27crypto: sparc - initialize blkcipher.ivsizeDave Kleikamp3-0/+5
2015-10-27m68k/uaccess: Fix asm constraints for userspace accessGeert Uytterhoeven2-7/+7
2015-10-27asix: Do full reset during ax88772_bindCharles Keepax1-13/+1
2015-10-27asix: Don't reset PHY on if_up for ASIX 88772Michel Stam1-1/+1
2015-10-27ethtool: Use kcalloc instead of kmalloc for ethtool_get_stringsJoe Perches1-1/+1
2015-10-27ppp: don't override sk->sk_state in pppoe_flush_dev()Guillaume Nault1-1/+0
2015-10-27net: add pfmemalloc check in sk_add_backlog()Eric Dumazet1-0/+8
2015-10-27skbuff: Fix skb checksum partial check.Pravin B Shelar2-5/+6
2015-10-27skbuff: Fix skb checksum flag on skb pullPravin B Shelar1-0/+3
2015-10-27af_unix: return data from multiple SKBs on recv() with MSG_PEEK flagAaron Conole1-1/+13
2015-10-27af_unix: Convert the unix_sk macro to an inline function for type safetyAaron Conole1-1/+5
2015-10-27l2tp: protect tunnel->del_work by ref_countAlexander Couzens1-2/+9
2015-10-23Linux 3.10.91v3.10.91Greg Kroah-Hartman1-1/+1
2015-10-233w-9xxx: don't unmap bounce buffered commandsChristoph Hellwig1-7/+21
2015-10-23staging: speakup: fix speakup-r regressioncovici@ccs.covici.com1-0/+1
2015-10-23dm cache: fix NULL pointer when switching from cleaner policyJoe Thornber1-1/+1
2015-10-23x86: Add 1/2/4/8 byte optimization to 64bit __copy_{from,to}_user_inatomicAndi Kleen1-6/+18
2015-10-23genirq: Fix race in register_irq_proc()Ben Hutchings1-2/+17
2015-10-23fib_rules: Fix dump_rules() not to exit earlyRoland Dreier1-1/+1
2015-10-23bonding: correct the MAC address for "follow" fail_over_mac policydingtianhong1-0/+20