summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-11-08Linux 4.13.12v4.13.12Greg Kroah-Hartman1-1/+1
2017-11-08irqchip/irq-mvebu-gicp: Add missing spin_lock initAntoine Tenart1-0/+1
2017-11-08x86/mcelog: Get rid of RCU remnantsBorislav Petkov1-94/+27
2017-11-08perf/cgroup: Fix perf cgroup hierarchy supportTejun Heo1-2/+4
2017-11-08futex: Fix more put_pi_state() vs. exit_pi_state_list() racesPeter Zijlstra1-3/+20
2017-11-08powerpc/kprobes: Dereference function pointers only if the address does not b...Naveen N. Rao1-1/+6
2017-11-08x86: CPU: Fix up "cpu MHz" in /proc/cpuinfoRafael J. Wysocki3-6/+11
2017-11-08Revert "x86: do not use cpufreq_quick_get() for /proc/cpuinfo "cpu MHz""Linus Torvalds1-2/+8
2017-11-08MIPS: SMP: Fix deadlock & online raceMatt Redfearn1-6/+16
2017-11-08MIPS: microMIPS: Fix incorrect mask in insn_table_MMGustavo A. R. Silva1-1/+1
2017-11-08MIPS: smp-cmp: Use right include for task_structJason A. Donenfeld1-1/+1
2017-11-08MIPS: bpf: Fix a typo in build_one_insn()Wei Yongjun1-1/+1
2017-11-08Revert "powerpc64/elfv1: Only dereference function descriptor for non-text sy...Naveen N. Rao1-9/+1
2017-11-08drm/i915/edp: read edp display control registers unconditionallyJani Nikula1-3/+10
2017-11-08drm/i915: Do not rely on wm preservation for ILK watermarksMaarten Lankhorst2-31/+21
2017-11-08mm, swap: fix race between swap count continuation operationsHuang Ying2-6/+21
2017-11-08fs/hugetlbfs/inode.c: fix hwpoison reserve accountingMike Kravetz1-1/+4
2017-11-08ocfs2: fstrim: Fix start offset of first cluster group during fstrimAshish Samant1-6/+18
2017-11-08userfaultfd: hugetlbfs: prevent UFFDIO_COPY to fill beyond the end of i_sizeAndrea Arcangeli1-2/+30
2017-11-08drm/amdgpu: allow harvesting check for Polaris VCELeo Liu1-6/+6
2017-11-08drm/amdgpu: return -ENOENT from uvd 6.0 early init for harvestingLeo Liu1-0/+4
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-08arm/arm64: kvm: Disable branch profiling in HYP codeJulien Thierry2-2/+2
2017-11-08arm/arm64: KVM: set right LR register value for 32 bit guest when inject abortDongjiu Geng2-5/+17
2017-11-08KVM: arm64: its: Fix missing dynamic allocation check in scan_its_tableChristoffer Dall1-11/+7
2017-11-08arm64: ensure __dump_instr() checks addr_limitMark Rutland1-1/+1
2017-11-08virtio_blk: Fix an SG_IO regressionBart Van Assche1-0/+12
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: trusted: fix writing past end of buffer in trusted_read()Eric Biggers1-11/+12
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.13.11v4.13.11Greg Kroah-Hartman1-1/+1
2017-11-02powerpc/xive: Fix the size of the cpumask used in xive_find_target_in_mask()Cédric Le Goater1-1/+1
2017-11-02regulator: fan53555: fix I2C device idsGuillaume Tucker1-1/+4
2017-11-02ipsec: Fix aborted xfrm policy dump crashHerbert Xu1-10/+15
2017-11-02cfg80211: fix connect/disconnect edge casesJohannes Berg1-9/+41
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-02drm/i915/perf: fix perf enable/disable ioctls with 32bits userspaceLionel Landwerlin1-0/+4
2017-11-02drm/amd/powerplay: fix uninitialized variableRex Zhu1-3/+3
2017-11-02x86/cpu/AMD: Apply the Erratum 688 fix when the BIOS doesn'tBorislav Petkov1-0/+41
2017-11-02scsi: sg: Re-fix off by one in sg_fill_request_table()Ben Hutchings1-1/+1
2017-11-02scsi: qla2xxx: Initialize Work element before requesting IRQsHimanshu Madhani1-2/+2
2017-11-02scsi: aacraid: Fix controller initialization failureRaghava Aditya Renukunta2-4/+11
2017-11-02scsi: zfcp: fix erp_action use-before-initialize in REC action traceSteffen Maier3-7/+21