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