summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Linux 4.14.53v4.14.53Greg Kroah-Hartman2018-07-031-1/+1
* xhci: Fix use-after-free in xhci_free_virt_deviceMathias Nyman2018-07-031-0/+1
* dm thin: handle running out of data space vs concurrent discardMike Snitzer2018-07-031-2/+9
* dm zoned: avoid triggering reclaim from inside dmz_map()Bart Van Assche2018-07-031-1/+1
* x86/efi: Fix efi_call_phys_epilog() with CONFIG_X86_5LEVEL=yKirill A. Shutemov2018-07-031-2/+2
* block: Fix cloning of requests with a special payloadBart Van Assche2018-07-031-0/+4
* block: Fix transfer when chunk sectors exceeds maxKeith Busch2018-07-031-2/+2
* slub: fix failure when we delete and create a slab cacheMikulas Patocka2018-07-033-1/+14
* ALSA: hda/realtek - Fix the problem of two front mics on more machinesHui Wang2018-07-031-1/+8
* ALSA: hda/realtek - Add a quirk for FSC ESPRIMO U9210Takashi Iwai2018-07-031-0/+1
* ALSA: hda/realtek - Fix pop noise on Lenovo P50 & coTakashi Iwai2018-07-031-2/+8
* ALSA: timer: Fix UBSAN warning at SNDRV_TIMER_IOCTL_NEXT_DEVICE ioctlTakashi Iwai2018-07-031-1/+1
* Input: elantech - fix V4 report decoding for module with middle key???2018-07-031-1/+1
* Input: elantech - enable middle button of touchpads on ThinkPad P52Aaron Ma2018-07-031-1/+8
* Input: elan_i2c_smbus - fix more potential stack buffer overflowsBen Hutchings2018-07-033-3/+11
* Input: xpad - fix GPD Win 2 controller nameEnno Boland2018-07-031-1/+1
* udf: Detect incorrect directory sizeJan Kara2018-07-031-0/+3
* xen: Remove unnecessary BUG_ON from __unbind_from_irq()Boris Ostrovsky2018-07-031-2/+0
* mm: fix devmem_is_allowed() for sub-page System RAM intersectionsDan Williams2018-07-031-1/+3
* mm/ksm.c: ignore STABLE_FLAG of rmap_item->address in rmap_walk_ksm()Jia He2018-07-031-4/+10
* rbd: flush rbd_dev->watch_dwork after watch is unregisteredDongsheng Yang2018-07-031-1/+1
* pwm: lpss: platform: Save/restore the ctrl register over a suspend/resumeHans de Goede2018-07-033-0/+37
* Input: elan_i2c - add ELAN0618 (Lenovo v330 15IKB) ACPI IDAlexandr Savca2018-07-031-0/+1
* ACPI / LPSS: Add missing prv_offset setting for byt/cht PWM devicesHans de Goede2018-07-031-0/+2
* video: uvesafb: Fix integer overflow in allocationKees Cook2018-07-031-1/+2
* NFSv4: Fix a typo in nfs41_sequence_processTrond Myklebust2018-07-031-1/+1
* NFSv4: Revert commit 5f83d86cf531d ("NFSv4.x: Fix wraparound issues..")Trond Myklebust2018-07-031-5/+2
* NFSv4: Fix possible 1-byte stack overflow in nfs_idmap_read_and_verify_messageDave Wysochanski2018-07-031-2/+3
* nfsd: restrict rd_maxcount to svc_max_payload in nfsd_encode_readdirScott Mayhew2018-07-031-2/+3
* media: dvb_frontend: fix locking issues at dvb_frontend_get_event()Mauro Carvalho Chehab2018-07-031-8/+15
* media: cx231xx: Add support for AverMedia DVD EZMaker 7Kai-Heng Feng2018-07-031-0/+3
* media: v4l2-compat-ioctl32: prevent go past max sizeMauro Carvalho Chehab2018-07-031-1/+1
* media: vsp1: Release buffers for each video nodeKieran Bingham2018-07-031-8/+13
* perf/x86/intel/uncore: Add event constraint for BDX PCUKan Liang2018-07-031-0/+8
* perf vendor events: Add Goldmont Plus V1 event fileKan Liang2018-07-037-0/+2414
* perf intel-pt: Fix packet decoding of CYC packetsAdrian Hunter2018-07-031-1/+1
* perf intel-pt: Fix "Unexpected indirect branch" errorAdrian Hunter2018-07-033-2/+28
* perf intel-pt: Fix MTC timing after overflowAdrian Hunter2018-07-031-1/+0
* perf intel-pt: Fix decoding to accept CBR between FUP and corresponding TIPAdrian Hunter2018-07-031-1/+4
* perf intel-pt: Fix sync_switch INTEL_PT_SS_NOT_TRACINGAdrian Hunter2018-07-031-0/+1
* perf tools: Fix symbol and object code resolution for vdso32 and vdsox32Adrian Hunter2018-07-031-0/+2
* arm: dts: mt7623: fix invalid memory node being generatedSean Wang2018-07-033-1/+4
* mfd: intel-lpss: Fix Intel Cannon Lake LPSS I2C input clockJarkko Nikula2018-07-031-10/+15
* mfd: intel-lpss: Program REMAP register in PIO modeAndy Shevchenko2018-07-031-2/+2
* backlight: tps65217_bl: Fix Device Tree node lookupJohan Hovold2018-07-031-2/+2
* backlight: max8925_bl: Fix Device Tree node lookupJohan Hovold2018-07-031-1/+3
* backlight: as3711_bl: Fix Device Tree node lookupJohan Hovold2018-07-031-10/+23
* UBIFS: Fix potential integer overflow in allocationSilvio Cesare2018-07-031-2/+3
* ubi: fastmap: Correctly handle interrupted erasures in EBARichard Weinberger2018-07-031-1/+89
* ubi: fastmap: Cancel work upon detachRichard Weinberger2018-07-032-3/+4