aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* md/raid10: submit_bio_wait() returns 0 on successJes Sorensen2016-08-261-1/+1
* md/raid1: submit_bio_wait() returns 0 on successJes Sorensen2016-08-261-1/+1
* crypto: api - Only abort operations on fatal signalHerbert Xu2016-08-264-6/+6
* module: Fix locking in symbol_put_addr()Peter Zijlstra2016-08-261-2/+6
* xen-blkfront: check for null drvdata in blkback_changed (XenbusStateClosing)Cathy Avery2016-08-261-1/+2
* xhci: handle no ping response error properlyMathias Nyman2016-08-261-5/+15
* dm btree: fix leak of bufio-backed block in btree_split_beneath error pathMike Snitzer2016-08-261-1/+1
* dm btree remove: fix a bug when rebalancing nodes after removalJoe Thornber2016-08-261-6/+11
* rbd: prevent kernel stack blow up on rbd mapIlya Dryomov2016-08-261-8/+21
* rbd: don't leak parent_spec in rbd_dev_probe_parent()Ilya Dryomov2016-08-261-20/+15
* rbd: require stable pages if message data CRCs are enabledRonny Hegewald2016-08-261-0/+3
* drm/nouveau/gem: return only valid domain when there's only oneIlia Mirkin2016-08-261-2/+3
* mm: make sendfile(2) killableJan Kara2016-08-261-4/+5
* ASoC: wm8904: Correct number of EQ registersCharles Keepax2016-08-261-1/+1
* powerpc/rtas: Validate rtas.entry before calling enter_rtas()Vasant Hegde2016-08-261-0/+3
* iommu/amd: Don't clear DTE flags when modifying itJoerg Roedel2016-08-262-2/+3
* iwlwifi: mvm: fix D3 firmware PN programmingJohannes Berg2016-08-261-6/+6
* iwlwifi: dvm: fix D3 firmware PN programmingJohannes Berg2016-08-261-1/+1
* ath9k: declare required extra tx headroomFelix Fietkau2016-08-261-0/+1
* Linux 3.10.92Greg Kroah-Hartman2016-08-261-1/+1
* rbd: fix double free on rbd_dev->header_nameIlya Dryomov2016-08-261-1/+0
* dm thin: fix missing pool reference count decrement in pool_ctr error pathMike Snitzer2016-08-261-1/+1
* workqueue: make sure delayed work run in local cpuShaohua Li2016-08-261-4/+4
* i2c: rcar: enable RuntimePM before registering to the coreWolfram Sang2016-08-261-3/+4
* crypto: ahash - ensure statesize is non-zeroRussell King2016-08-261-1/+2
* crypto: sparc - initialize blkcipher.ivsizeDave Kleikamp2016-08-263-0/+5
* m68k/uaccess: Fix asm constraints for userspace accessGeert Uytterhoeven2016-08-262-7/+7
* asix: Do full reset during ax88772_bindCharles Keepax2016-08-261-13/+1
* asix: Don't reset PHY on if_up for ASIX 88772Michel Stam2016-08-261-1/+1
* ethtool: Use kcalloc instead of kmalloc for ethtool_get_stringsJoe Perches2016-08-261-1/+1
* ppp: don't override sk->sk_state in pppoe_flush_dev()Guillaume Nault2016-08-261-1/+0
* net: add pfmemalloc check in sk_add_backlog()Eric Dumazet2016-08-261-0/+9
* skbuff: Fix skb checksum partial check.Pravin B Shelar2016-08-262-5/+6
* skbuff: Fix skb checksum flag on skb pullPravin B Shelar2016-08-261-0/+3
* af_unix: return data from multiple SKBs on recv() with MSG_PEEK flagAaron Conole2016-08-261-1/+13
* af_unix: Convert the unix_sk macro to an inline function for type safetyAaron Conole2016-08-261-1/+5
* l2tp: protect tunnel->del_work by ref_countAlexander Couzens2016-08-261-2/+9
* fib_rules: fix fib rule dumps across multiple skbsWilson Kok2016-08-261-2/+5
* Linux 3.10.91Greg Kroah-Hartman2016-08-261-1/+1
* 3w-9xxx: don't unmap bounce buffered commandsChristoph Hellwig2016-08-261-7/+21
* staging: speakup: fix speakup-r regressioncovici@ccs.covici.com2016-08-261-0/+1
* dm cache: fix NULL pointer when switching from cleaner policyJoe Thornber2016-08-261-1/+1
* x86: Add 1/2/4/8 byte optimization to 64bit __copy_{from,to}_user_inatomicAndi Kleen2016-08-261-6/+18
* genirq: Fix race in register_irq_proc()Ben Hutchings2016-08-261-2/+17
* bonding: correct the MAC address for "follow" fail_over_mac policydingtianhong2016-08-261-0/+20
* m68k: Define asmlinkage_protectAndreas Schwab2016-08-261-0/+30
* vfs: Test for and handle paths that are unreachable from their mnt_rootEric W. Biederman2016-08-261-2/+27
* dcache: Handle escaped paths in prepend_pathEric W. Biederman2016-08-261-0/+10
* IB/qib: Change lkey table allocation to support more MRsMike Marciniszyn2016-08-264-20/+27
* UBI: return ENOSPC if no enough space availableshengyong2016-08-262-0/+2