summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* /proc/iomem: only expose physical resource addresses to privileged usersLinus Torvalds2017-08-061-2/+11
* Make file credentials available to the seqfile interfacesLinus Torvalds2017-08-062-12/+8
* v4l: s5c73m3: fix negation operatorAndrzej Hajda2017-08-061-1/+1
* dentry name snapshotsAl Viro2017-08-066-42/+48
* ipmi/watchdog: fix watchdog timeout set on rebootValentin Vidic2017-08-061-3/+4
* libnvdimm, btt: fix btt_rw_page not returning errorsVishal Verma2017-08-061-3/+6
* RDMA/uverbs: Fix the check for port numberIsmail, Mustafa2017-08-061-2/+3
* PM / Domains: defer dev_pm_domain_set() until genpd->attach_dev succeeds if p...Sudeep Holla2017-08-061-2/+4
* sched/cgroup: Move sched_online_group() back into css_online() to fix crashKonstantin Khlebnikov2017-08-061-2/+12
* kaweth: fix oops upon failed memory allocationOliver Neukum2017-08-061-1/+6
* kaweth: fix firmware downloadOliver Neukum2017-08-061-2/+1
* mpt3sas: Don't overreach ioc->reply_post[] during initializationCalvin Owens2017-08-061-17/+16
* 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
* xfs: don't BUG() on mixed direct and mapped I/OBrian Foster2017-08-061-1/+20
* perf intel-pt: Ensure never to set 'last_ip' when packet 'count' is zeroAdrian Hunter2017-08-061-3/+5
* perf intel-pt: Use FUP always when scanning for an IPAdrian Hunter2017-08-061-8/+4
* perf intel-pt: Fix last_ip usageAdrian Hunter2017-08-061-2/+11
* perf intel-pt: Fix ip compressionAdrian Hunter2017-08-062-28/+40
* drm: rcar-du: Simplify and fix probe error handlingLaurent Pinchart2017-08-062-21/+16
* drm: rcar-du: Perform initialization/cleanup at probe/remove timeLaurent Pinchart2017-08-064-114/+106
* drm/rcar: Nuke preclose hookDaniel Vetter2017-08-063-32/+0
* 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: Reload HTM registers explicitlyPaul Mackerras2017-08-061-1/+15
* KVM: PPC: Book3S HV: Restore critical SPRs to host values on guest exitPaul Mackerras2017-08-062-2/+13
* KVM: PPC: Book3S HV: Context-switch EBB registers properlyPaul Mackerras2017-08-061-0/+16
* drm/nouveau/bar/gf100: fix access to upper half of BAR2Ben Skeggs2017-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
* crypto: authencesn - Fix digest_null crashHerbert Xu2017-08-061-0/+5
* powerpc/pseries: Fix of_node_put() underflow during reconfig removeLaurent Vivier2017-08-061-1/+0
* 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.4.79v4.4.79Greg 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
* 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
* drm/mst: Avoid processing partially received up/down message transactionsImre Deak2017-07-271-7/+24
* drm/mst: Avoid dereferencing a NULL mstb in drm_dp_mst_handle_up_req()Imre Deak2017-07-271-1/+3