summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ipmi/watchdog: fix watchdog timeout set on rebootValentin Vidic2017-08-061-3/+4
* RDMA/uverbs: Fix the check for port numberIsmail, Mustafa2017-08-061-2/+3
* sched/cgroup: Move sched_online_group() back into css_online() to fix crashKonstantin Khlebnikov2017-08-061-2/+12
* mailbox: handle empty message in tx_tickSudeep Holla2017-08-061-1/+4
* mailbox: skip complete wait event if timer expiredSudeep Holla2017-08-061-3/+3
* mailbox: always wait in mbox_send_message for blocking Tx modeSudeep Holla2017-08-061-1/+1
* wil6210: fix deadlock when using fw_no_recovery optionLior David2017-08-061-7/+8
* ath10k: fix null deref on wmi-tlv when trying spectral scanMichal Kazior2017-08-061-0/+6
* isdn/i4l: fix buffer overflowAnnie Cherkaev2017-08-062-3/+3
* isdn: Fix a sleep-in-atomic bugJia-Ju Bai2017-08-061-1/+1
* net: phy: Do not perform software reset for Generic PHYFlorian Fainelli2017-08-062-1/+5
* nfc: fdp: fix NULL pointer dereferenceSudip Mukherjee2017-08-061-3/+3
* nfc: Fix hangup of RC-S380* in port100_send_ack()OGAWA Hirofumi2017-08-061-12/+23
* smp/hotplug: Replace BUG_ON and react usefulThomas Gleixner2017-08-061-1/+2
* smp/hotplug: Move unparking of percpu threads to the control CPUThomas Gleixner2017-08-061-18/+19
* drm: rcar-du: Simplify and fix probe error handlingLaurent Pinchart2017-08-062-20/+17
* Staging: comedi: comedi_fops: Avoid orphaned proc entryCheah Kok Cheong2017-08-061-3/+3
* Revert "powerpc/numa: Fix percpu allocations to be NUMA aware"Greg Kroah-Hartman2017-08-062-16/+2
* KVM: PPC: Book3S HV: Save/restore host values of debug registersPaul Mackerras2017-08-061-7/+32
* KVM: PPC: Book3S HV: Restore critical SPRs to host values on guest exitPaul Mackerras2017-08-062-2/+11
* drm/nouveau/bar/gf100: fix access to upper half of BAR2Ben Skeggs2017-08-061-1/+1
* drm/nouveau/disp/nv50-: bump max chans to 21Ilia Mirkin2017-08-061-1/+1
* drm/vmwgfx: Fix gcc-7.1.1 warningSinclair Yeh2017-08-061-1/+1
* md/raid5: add thread_group worker async_tx_issue_pending_allOfer Heifetz2017-08-061-0/+2
* KVM: PPC: Book3S HV: Enable TM before accessing TM registersPaul Mackerras2017-08-061-0/+2
* crypto: authencesn - Fix digest_null crashHerbert Xu2017-08-061-0/+5
* NFSv4.1: Fix a race where CB_NOTIFY_LOCK fails to wake a waiterBenjamin Coddington2017-08-061-1/+1
* NFS: invalidate file size when taking a lock.NeilBrown2017-08-061-1/+1
* powerpc/pseries: Fix of_node_put() underflow during reconfig removeLaurent Vivier2017-08-061-1/+0
* parisc: Suspend lockup detectors before system haltHelge Deller2017-08-061-0/+2
* parisc: Extend disabled preemption in copy_user_pageJohn David Anglin2017-08-061-1/+1
* parisc: Prevent TLB speculation on flushed pages on CPUs that only support eq...John David Anglin2017-08-061-20/+14
* ALSA: hda - Add missing NVIDIA GPU codec IDs to patch tableDaniel Dadap2017-08-061-0/+27
* ALSA: fm801: Initialize chip after IRQ handler is registeredAndy Shevchenko2017-08-061-2/+2
* jfs: Don't clear SGID when inheriting ACLsJan Kara2017-08-061-7/+8
* net: reduce skb_warn_bad_offload() noiseEric Dumazet2017-08-061-3/+9
* pstore: Make spinlock per zone instead of globalJoel Fernandes2017-08-062-6/+6
* af_key: Add lock to key dumpYuejie Shi2017-08-061-8/+38
* Linux 4.9.40v4.9.40Greg Kroah-Hartman2017-07-271-1/+1
* alarmtimer: don't rate limit one-shot timersGreg Hackmann2017-07-271-1/+2
* tracing: Fix kmemleak in instance_rmdirChunyu Hu2017-07-271-0/+1
* PM / Domains: defer dev_pm_domain_set() until genpd->attach_dev succeeds if p...Sudeep Holla2017-07-271-4/+4
* reiserfs: Don't clear SGID when inheriting ACLsJan Kara2017-07-271-5/+7
* spmi: Include OF based modalias in device ueventBjorn Andersson2017-07-271-0/+12
* of: device: Export of_device_{get_modalias, uvent_modalias} to modulesStephen Boyd2017-07-271-0/+2
* acpi/nfit: Fix memory corruption/Unregister mce decoder on failurePrarit Bhargava2017-07-271-1/+9
* ovl: fix random return value on mountAmir Goldstein2017-07-271-0/+1
* hfsplus: Don't clear SGID when inheriting ACLsJan Kara2017-07-271-12/+18
* mlx5: Avoid that mlx5_ib_sg_to_klms() overflows the klms[] arrayBart Van Assche2017-07-271-1/+1
* drm/mst: Avoid processing partially received up/down message transactionsImre Deak2017-07-271-7/+24