summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-12-02PCI: Add dev_flags bit to access VPD through function 0Mark Rustad
2015-12-02PCI: Add flag for devices that don't reset on D3hot->D0 transitionAlex Williamson
2015-11-18KEYS: Fix crash when attempt to garbage collect an uninstantiated keyringDavid Howells
2015-11-18KEYS: Fix race between key destruction and finding a keyring by nameDavid Howells
2015-11-15ext4: fix loss of delalloc extent info in ext4_zero_range()Eric Whitney
2015-11-15ext4: allocate entire range in zero rangeLukas Czerner
2015-11-15vhost/scsi: potential memory corruptionDan Carpenter
2015-11-15serial: 8250_pci: Add support for 12 port Exar boardsSoeren Grunewald
2015-11-15serial: 8250_pci: Add support for 16 port Exar boardsSoeren Grunewald
2015-11-15md/raid5: fix locking in handle_stripe_clean_event()Roman Gushchin
2015-11-15IB/cm: Fix rb-tree duplicate free and use-after-freeDoron Tsur
2015-11-15mvsas: Fix NULL pointer dereference in mvs_slot_task_freeDāvis Mosāns
2015-11-15Revert "md: allow a partially recovered device to be hot-added to an array."NeilBrown
2015-11-15md/raid10: submit_bio_wait() returns 0 on successJes Sorensen
2015-11-15md/raid1: submit_bio_wait() returns 0 on successJes Sorensen
2015-11-15crypto: api - Only abort operations on fatal signalHerbert Xu
2015-11-15module: Fix locking in symbol_put_addr()Peter Zijlstra
2015-11-15xen-blkfront: check for null drvdata in blkback_changed (XenbusStateClosing)Cathy Avery
2015-11-15xhci: Add spurious wakeup quirk for LynxPoint-LP controllersLaura Abbott
2015-11-15xhci: handle no ping response error properlyMathias Nyman
2015-11-15dm btree: fix leak of bufio-backed block in btree_split_beneath error pathMike Snitzer
2015-11-15dm btree remove: fix a bug when rebalancing nodes after removalJoe Thornber
2015-11-15Revert "ARM64: unwind: Fix PC calculation"Will Deacon
2015-11-15rbd: require stable pages if message data CRCs are enabledRonny Hegewald
2015-11-15iio: mxs-lradc: Fix temperature offsetAlexandre Belloni
2015-11-15drm/radeon: don't try to recreate sysfs entries on resumeAlex Deucher
2015-11-15drm/i915: Restore lost DPLL register write on gen2-4Ville Syrjälä
2015-11-15drm/nouveau/gem: return only valid domain when there's only oneIlia Mirkin
2015-11-15power: bq24190_charger: suppress build warningLad, Prabhakar
2015-11-15sfc: Fix memcpy() with const destination compiler warning.David S. Miller
2015-11-15mm: make sendfile(2) killableJan Kara
2015-11-15ASoC: wm8904: Correct number of EQ registersCharles Keepax
2015-11-15powerpc/rtas: Validate rtas.entry before calling enter_rtas()Vasant Hegde
2015-11-15iommu/amd: Don't clear DTE flags when modifying itJoerg Roedel
2015-11-15iwlwifi: pci: add a few more PCI subvendor IDs for the 7265 seriesLuca Coelho
2015-11-15iwlwifi: mvm: fix D3 firmware PN programmingJohannes Berg
2015-11-15iwlwifi: pcie: support 7265-D devicesJohannes Berg
2015-11-15iwlwifi: fix firmware filename for 3160Johannes Berg
2015-11-15iwlwifi: dvm: fix D3 firmware PN programmingJohannes Berg
2015-11-15ath9k: declare required extra tx headroomFelix Fietkau
2015-11-13lib/radix-tree.c: change to simpler includeRasmus Villemoes
2015-11-13rbd: fix double free on rbd_dev->header_nameIlya Dryomov
2015-11-13dm thin: fix missing pool reference count decrement in pool_ctr error pathMike Snitzer
2015-11-13drm/radeon: add pm sysfs files lateAlex Deucher
2015-11-13drm/nouveau/fbcon: take runpm reference when userspace has an open fdBen Skeggs
2015-11-13workqueue: make sure delayed work run in local cpuShaohua Li
2015-11-13i2c: designware: Do not use parameters from ACPI on Dell Inspiron 7348Mika Westerberg
2015-11-13i2c: s3c2410: enable RuntimePM before registering to the coreWolfram Sang
2015-11-13i2c: rcar: enable RuntimePM before registering to the coreWolfram Sang
2015-11-13arm64: errata: use KBUILD_CFLAGS_MODULE for erratum #843419Will Deacon