summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-11-08Linux 4.4.97v4.4.97Greg Kroah-Hartman1-1/+1
2017-11-08staging: r8712u: Fix Sparse warning in rtl871x_xmit.cLarry Finger1-3/+4
2017-11-08xen: don't print error message in case of missing Xenstore entryJuergen Gross1-2/+10
2017-11-08bt8xx: fix memory leakSudip Mukherjee1-0/+1
2017-11-08s390/dasd: check for device error pointer within state change interruptsStefan Haberland1-2/+5
2017-11-08mei: return error on notification request to a disconnected clientAlexander Usyskin1-0/+3
2017-11-08exynos4-is: fimc-is: Unmap region obtained by of_iomap()Arvind Yadav1-2/+6
2017-11-08staging: lustre: ptlrpc: skip lock if export failedAlexander Boyko2-13/+15
2017-11-08staging: lustre: hsm: stack overrun in hai_dump_data_fieldfrank zago1-10/+8
2017-11-08staging: lustre: llite: don't invoke direct_IO for the EOF caseYang Sheng1-0/+4
2017-11-08platform/x86: intel_mid_thermal: Fix module autoloadJavier Martinez Canillas1-0/+1
2017-11-08scsi: aacraid: Process Error for response I/ORaghava Aditya Renukunta1-138/+151
2017-11-08xen/manage: correct return value check on xenbus_scanf()Jan Beulich1-1/+1
2017-11-08cx231xx: Fix I2C on Internal Master 3 BusOleh Kravchenko1-1/+6
2017-11-08perf tools: Only increase index if perf_evsel__new_idx() succeedsTaeung Song1-1/+2
2017-11-08drm/amdgpu: when dpm disabled, also need to stop/start vce.Rex Zhu1-0/+9
2017-11-08i2c: riic: correctly finish transfersChris Brandt1-7/+23
2017-11-08ext4: do not use stripe_width if it is not setJan Kara1-2/+2
2017-11-08ext4: fix stripe-unaligned allocationsJan Kara1-2/+4
2017-11-08staging: rtl8712u: Fix endian settings for structs describing network packetsLarry Finger1-42/+42
2017-11-08mfd: axp20x: Fix axp288 PEK_DBR and PEK_DBF irqs being swappedHans de Goede1-4/+4
2017-11-08mfd: ab8500-sysctrl: Handle probe deferralLinus Walleij1-3/+11
2017-11-08ARM: pxa: Don't rely on public mmc header to include leds.hUlf Hansson7-0/+7
2017-11-08mmc: s3cmci: include linux/interrupt.h for tasklet_structArnd Bergmann1-0/+1
2017-11-08PM / wakeirq: report a wakeup_event on dedicated wekup irqGrygorii Strashko1-0/+7
2017-11-08Fix tracing sample code warning.Linus Torvalds1-1/+1
2017-11-08tracing/samples: Fix creation and deletion of simple_thread_fn creationSteven Rostedt (VMware)1-3/+11
2017-11-08drm/msm: fix an integer overflow testDan Carpenter1-1/+1
2017-11-08drm/msm: Fix potential buffer overflow issueKasin Li1-2/+5
2017-11-08perf tools: Fix build failure on perl script contextNamhyung Kim1-1/+3
2017-11-08ocfs2: fstrim: Fix start offset of first cluster group during fstrimAshish Samant1-6/+18
2017-11-08ARM: 8715/1: add a private asm/unaligned.hArnd Bergmann2-1/+27
2017-11-08ARM: dts: mvebu: pl310-cache disable double-linefillYan Markman3-6/+6
2017-11-08arm64: ensure __dump_instr() checks addr_limitMark Rutland1-1/+1
2017-11-08ASoC: adau17x1: Workaround for noise bug in ADCRicard Wanderlof2-1/+25
2017-11-08KEYS: fix out-of-bounds read during ASN.1 parsingEric Biggers1-0/+3
2017-11-08KEYS: return full count in keyring_read() if buffer is too smallEric Biggers1-20/+19
2017-11-08cifs: check MaxPathNameComponentLength != 0 before using itRonnie Sahlberg1-2/+3
2017-11-08ALSA: seq: Fix nested rwsem annotation for lockdep splatTakashi Iwai1-1/+1
2017-11-08ALSA: timer: Add missing mutex lock for compat ioctlsTakashi Iwai1-2/+15
2017-11-02Linux 4.4.96v4.4.96Greg Kroah-Hartman1-1/+1
2017-11-02Revert "drm: bridge: add DT bindings for TI ths8135"Greg Kroah-Hartman1-46/+0
2017-11-02ecryptfs: fix dereference of NULL user_key_payloadEric Biggers2-8/+25
2017-11-02x86/microcode/intel: Disable late loading on model 79Borislav Petkov1-0/+18
2017-11-02regulator: fan53555: fix I2C device idsGuillaume Tucker1-1/+4
2017-11-02can: kvaser_usb: Ignore CMD_FLUSH_QUEUE_REPLY messagesJimmy Assarsson1-0/+6
2017-11-02can: kvaser_usb: Correct return value in printoutJimmy Assarsson1-1/+2
2017-11-02can: sun4i: fix loopback modeGerhard Bertelsmann1-2/+1
2017-11-02scsi: sg: Re-fix off by one in sg_fill_request_table()Ben Hutchings1-1/+1
2017-11-02scsi: zfcp: fix erp_action use-before-initialize in REC action traceSteffen Maier3-7/+21