summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-09-17xfs: quotacheck leaves dquot buffers without verifiersDave Chinner2-2/+9
2014-09-17xfs: ensure verifiers are attached to recovered buffersDave Chinner1-20/+31
2014-09-17RDMA/uapi: Include socket.h in rdma_user_cm.hDoug Ledford1-0/+1
2014-09-17RDMA/iwcm: Use a default listen backlog if neededSteve Wise1-0/+27
2014-09-17md/raid10: Fix memory leak when raid10 reshape completes.NeilBrown1-0/+1
2014-09-17md/raid10: fix memory leak when reshaping a RAID10.NeilBrown1-1/+1
2014-09-17md/raid6: avoid data corruption during recovery of double-degraded RAID6NeilBrown1-0/+2
2014-09-17md/raid1,raid10: always abort recover on write error.NeilBrown2-10/+9
2014-09-17fix copy_tree() regressionAl Viro1-7/+24
2014-09-17Bluetooth: Avoid use of session socket after the session gets freedVignesh Raman1-2/+5
2014-09-17Bluetooth: never linger on process exitVladimir Davydov3-4/+8
2014-09-17Bluetooth: btmrvl: wait for HOST_SLEEP_ENABLE event in suspendChin-Ran Lo2-1/+25
2014-09-17fix EBUSY on umount() from MNT_SHRINKABLEAl Viro1-0/+6
2014-09-17get rid of propagate_umount() mistakenly treating slaves as busy.Al Viro2-1/+4
2014-09-17mnt: Add tests for unprivileged remount cases that have found to be faultyEric W. Biederman3-0/+260
2014-09-17mnt: Change the default remount atime from relatime to the existing valueEric W. Biederman1-0/+8
2014-09-17mnt: Correct permission checks in do_remountEric W. Biederman2-3/+38
2014-09-17mnt: Move the test for MNT_LOCK_READONLY from change_mount_flags into do_remountEric W. Biederman1-3/+10
2014-09-17mnt: Only change user settable mount flags in remountEric W. Biederman2-2/+4
2014-09-17ring-buffer: Up rb_iter_peek() loop count to 3Steven Rostedt (Red Hat)1-6/+8
2014-09-17ring-buffer: Always reset iterator to reader pageSteven Rostedt (Red Hat)1-11/+6
2014-09-17xen/events/fifo: reset control block and local HEADs on resumeDavid Vrabel1-20/+28
2014-09-17ACPI / cpuidle: fix deadlock between cpuidle_lock and cpu_hotplug.lockJiri Kosina1-2/+2
2014-09-17ACPI / scan: not cache _SUN value in struct acpi_device_pnpYasuaki Ishimatsu2-8/+8
2014-09-17ACPI: Run fixed event device notifications in process contextLan Tianyu1-5/+10
2014-09-17spi/pxa2xx: Add ACPI ID for Intel BraswellAlan Cox1-0/+1
2014-09-17ACPI / hotplug: Check scan handlers in acpi_scan_hot_remove()Tang Chen1-1/+2
2014-09-17ACPICA: Utilities: Fix memory leak in acpi_ut_copy_iobject_to_iobjectDavid E. Box1-0/+6
2014-09-17bq2415x_charger: Fix Atomic Sleep BugSebastian Reichel1-2/+6
2014-09-17bfa: Fix undefined bit shift on big-endian architectures with 32-bit DMA addressBen Hutchings1-1/+1
2014-09-17ASoC: rt5640: Do not allow regmap to use bulk read-write operationsJarkko Nikula1-0/+1
2014-09-17ASoC: axi: Fix ADI AXI SPDIF specificationAndreas Färber1-1/+1
2014-09-17ASoC: pxa-ssp: drop SNDRV_PCM_FMTBIT_S24_LEDaniel Mack1-3/+1
2014-09-17ASoC: pxa: pxa-ssp: small leak in probe()Dan Carpenter1-1/+2
2014-09-17ASoC: max98090: Fix missing free_irqJarkko Nikula1-1/+1
2014-09-17ASoC: adau1701: fix adau1701_reg_read()Daniel Mack1-2/+4
2014-09-17ASoC: samsung: Correct I2S DAI suspend/resume opsSylwester Nawrocki1-10/+6
2014-09-17ASoC: blackfin: use samples to set silenceScott Jiang1-4/+4
2014-09-17ASoC: wm_adsp: Add missing MODULE_LICENSEPraveen Diwakar1-0/+2
2014-09-17ASoC: pcm: fix dpcm_path_put in dpcm runtime updateQiao Zhou1-0/+1
2014-09-17ASoC: wm8994: Prevent double lock of accdet_lock mutex on wm1811Charles Keepax1-6/+3
2014-09-17MIPS: OCTEON: make get_system_type() thread-safeAaro Koskinen1-5/+13
2014-09-17MIPS: asm/reg.h: Make 32- and 64-bit definitions available at the same timeAlex Smith2-110/+182
2014-09-17MIPS: Remove BUG_ON(!is_fpu_owner()) in do_ade()Huacai Chen1-1/+0
2014-09-17MIPS: tlbex: Fix a missing statement for HUGETLBHuacai Chen1-0/+1
2014-09-17MIPS: Prevent user from setting FCSR cause bitsPaul Burton1-1/+2
2014-09-17MIPS: ptrace: Change GP regset to use correct core dump register layoutAlex Smith1-29/+160
2014-09-17MIPS: ptrace: Test correct task's flags in task_user_regset_view()Alex Smith1-1/+1
2014-09-17MIPS: O32/32-bit: Fix bug which can cause incorrect system call restartsAlex Smith1-1/+1
2014-09-17MIPS: GIC: Prevent array overrunJeffrey Deans1-2/+4