aboutsummaryrefslogtreecommitdiff
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* random32: add prandom_reseed_late() and call when nonblocking pool becomes in...Hannes Frederic Sowa2016-09-101-1/+4
* char: frandom: initial commit v1.1imoseyon2016-09-102-1/+416
* random: remove warningimoseyon2016-09-101-2/+0
* random: prevent add_input from doing anythingimoseyon2016-09-101-10/+1
* random: entropy tweaks are all the rage nowadaysimoseyon2016-09-101-52/+1
* Input: optimize events_per_packet count calculationAnshul Garg2016-09-101-9/+13
* mmc: core: With great features come great spamPranav Vashi2016-09-101-2/+2
* 3.10.102-> 3.10.103Jan Engelmohr2016-09-1061-279/+364
* Toggleable Software CRCscafroglia932016-09-011-2/+2
* somewhat arbitrary value ported from Vernee Thor. 0x0153 is likely wrongMoyster2016-08-261-0/+1
* Linux 3.10.102 (accumulative patch)Stefan Guendhoer2016-08-2676-194/+506
* Linux 3.10.101 (accumulative patch)Stefan Guendhoer2016-08-262-69/+129
* Linux 3.10.100 (accumulative patch)Stefan Guendhoer2016-08-267-18/+26
* Linux 3.10.99 (accumulative patch)Stefan Guendhoer2016-08-2644-122/+235
* Linux 3.10.98 (accumulative patch)Stefan Guendhoer2016-08-2623-37/+118
* fix invalid ipv6 reference on disabled ipv6Stefan Guendhoer2016-08-262-2/+8
* Linux 3.10.97 (accumulative patch)Stefan Guendhoer2016-08-2623-40/+132
* Linux 3.10.96 (accumulative patch)Stefan Guendhoer2016-08-2614-44/+58
* Linux 3.10.95 (accumulative patch)Stefan Guendhoer2016-08-2612-10/+41
* Linux 3.10.94Stefan Guendhoer2016-08-2612-21/+39
* IB/cm: Fix rb-tree duplicate free and use-after-freeDoron Tsur2016-08-261-1/+9
* mvsas: Fix NULL pointer dereference in mvs_slot_task_freeDāvis Mosāns2016-08-261-0/+2
* 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
* 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
* 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
* 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
* i2c: rcar: enable RuntimePM before registering to the coreWolfram Sang2016-08-261-3/+4
* 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
* ppp: don't override sk->sk_state in pppoe_flush_dev()Guillaume Nault2016-08-261-1/+0
* 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
* bonding: correct the MAC address for "follow" fail_over_mac policydingtianhong2016-08-261-0/+20
* 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
* UBI: Validate data_sizeRichard Weinberger2016-08-261-0/+5
* md: flush ->event_work before stopping array.NeilBrown2016-08-261-0/+2