summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-06-06Linux 4.1.26v4.1.26Sasha Levin1-1/+1
2016-06-06hpfs: implement the show_options methodMikulas Patocka1-11/+32
2016-06-06affs: fix remount failure when there are no options changedMikulas Patocka1-2/+3
2016-06-06hpfs: fix remount failure when there are no options changedMikulas Patocka1-2/+3
2016-06-06Input: pwm-beeper - fix - scheduling while atomicManfred Schlaegl1-21/+48
2016-06-06dma-debug: avoid spinlock recursion when disabling dma-debugVille Syrjälä1-1/+1
2016-06-06UBI: Fix static volume checks when Fastmap is usedRichard Weinberger3-2/+22
2016-06-06xen/events: Don't move disabled irqsRoss Lagerwall1-2/+4
2016-06-06xen/x86: actually allocate legacy interrupts on PV guestsStefano Stabellini1-2/+5
2016-06-06wait/ptrace: assume __WALL if the child is tracedOleg Nesterov1-9/+20
2016-06-06sunrpc: fix stripping of padded MIC tokensTomáš Trnka1-2/+2
2016-06-06mmc: sdhci-acpi: Remove MMC_CAP_BUS_WIDTH_TEST for Intel controllersAdrian Hunter1-3/+3
2016-06-06mmc: longer timeout for long read time quirkMatt Gumbel2-4/+5
2016-06-06drm/i915: Don't leave old junk in ilk active watermarks on readoutVille Syrjälä1-0/+2
2016-06-06PM / sleep: Handle failures in device_suspend_late() consistentlyRafael J. Wysocki1-2/+3
2016-06-06Input: uinput - handle compat ioctl for UI_SET_PHYSRicky Liang1-0/+6
2016-06-06kvm: arm64: Fix EC field in inject_abt64Matt Evans1-1/+1
2016-06-06ALSA: hda - Fix headphone noise on Dell XPS 13 9360Kai-Heng Feng1-1/+2
2016-06-06ALSA: hda - Fix headphone mic input on a few Dell ALC293 machinesDavid Henningsson1-5/+12
2016-06-06cifs: Create dedicated keyring for spnego operationsSachin Prabhu3-2/+71
2016-06-06ASoC: ak4642: Enable cache usage to fix crashes on resumeMark Brown1-0/+3
2016-06-06ASoC: ak4642: Fix up max_register settingAxel Lin1-7/+26
2016-06-06xfs: skip stale inodes in xfs_iflush_clusterDave Chinner1-0/+1
2016-06-06xfs: fix inode validity check in xfs_iflush_clusterDave Chinner1-4/+4
2016-06-06xfs: xfs_iflush_cluster fails to abort on errorDave Chinner1-4/+13
2016-06-06cpuidle: Fix cpuidle_state_is_coupled() argument in cpuidle_enter()Daniel Lezcano1-1/+1
2016-06-06cpuidle/coupled: Remove redundant 'dev' argument of cpuidle_state_is_coupled()Xunlei Pang3-9/+6
2016-06-06remove directory incorrectly tries to set delete on close on non-empty direct...Steve French4-2/+25
2016-06-06fs/cifs: correctly to anonymous authentication for the NTLM(v2) authenticationStefan Metzmacher1-14/+18
2016-06-06fs/cifs: correctly to anonymous authentication for the NTLM(v1) authenticationStefan Metzmacher1-18/+23
2016-06-06fs/cifs: correctly to anonymous authentication for the LANMAN authenticationStefan Metzmacher1-12/+16
2016-06-06fs/cifs: correctly to anonymous authentication via NTLMSSPStefan Metzmacher1-12/+20
2016-06-06drm/fb_helper: Fix references to dev->mode_config.num_connectorLyude1-3/+2
2016-06-06drm/i915/fbdev: Fix num_connector references in intel_fb_initial_config()Lyude1-3/+3
2016-06-06MIPS: MSA: Fix a link error on `_init_msa_upper' with older GCCMaciej W. Rozycki2-3/+16
2016-06-06PCI: Disable all BAR sizing for devices with non-compliant BARsPrarit Bhargava1-3/+3
2016-06-06mmc: mmc: Fix partition switch timeout for some eMMCsAdrian Hunter1-0/+7
2016-06-06ring-buffer: Prevent overflow of size in ring_buffer_resize()Steven Rostedt (Red Hat)1-5/+4
2016-06-06ring-buffer: Use long for nr_pages to avoid overflow failuresSteven Rostedt (Red Hat)1-12/+14
2016-06-06ring-buffer: Move recursive check to per_cpu descriptorSteven Rostedt (Red Hat)1-18/+19
2016-06-06ring-buffer: Add unlikelys to make fast path the defaultSteven Rostedt (Red Hat)1-5/+5
2016-06-06MIPS: Disable preemption during prctl(PR_SET_FP_MODE, ...)Paul Burton1-0/+4
2016-06-06MIPS: ptrace: Prevent writes to read-only FCSR bitsMaciej W. Rozycki1-9/+19
2016-06-06MIPS: ptrace: Fix FP context restoration FCSR regressionMaciej W. Rozycki1-0/+1
2016-06-06MIPS: math-emu: Fix jalr emulation when rd == $0Paul Burton1-3/+5
2016-06-06MIPS: Fix uapi include in exported asm/siginfo.hJames Hogan1-3/+1
2016-06-06SIGNAL: Move generic copy_siginfo() to signal.hJames Hogan2-15/+15
2016-06-06MIPS: Sync icache & dcache in set_pte_atPaul Burton3-27/+24
2016-06-06MIPS: Handle highmem pages in __update_cachePaul Burton1-1/+9
2016-06-06MIPS: Flush highmem pages in __flush_dcache_pagePaul Burton1-3/+9