summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-07-24HID: ortek: add one more buggy deviceBenjamin Tissoires3-2/+6
2017-07-24xfs: fix quotacheck dquot id overflow infinite loopBrian Foster1-0/+3
2017-07-24md/raid5: add thread_group worker async_tx_issue_pending_allOfer Heifetz1-0/+2
2017-07-24block: disable runtime-pm for blk-mqChristoph Hellwig1-0/+4
2017-07-24xen-blkfront: Fix handling of non-supported operationsBart Van Assche1-2/+2
2017-07-24btrfs: round down size diff when shrinking/growing deviceNikolay Borisov1-2/+2
2017-07-24Btrfs: fix early ENOSPC due to delallocOmar Sandoval1-4/+0
2017-07-24btrfs: fix lockup in find_free_extent with read-only block groupsJeff Mahoney1-2/+5
2017-07-24ARM: 8687/1: signal: Fix unparseable iwmmxt_sigframe in uc_regspace[]Dave Martin2-17/+65
2017-07-24ARM: 8686/1: iwmmxt: Add missing __user annotations to sigframe accessorsDave Martin1-2/+2
2017-07-24ASoC: sh: hac: add missing "int ret"Kuninori Morimoto1-0/+2
2017-07-24clk: sunxi-ng: sun5i: Add clk_set_rate_parent to the CPU clockMaxime Ripard1-1/+1
2017-07-24kprobes/x86: Release insn_slot in failure pathMasami Hiramatsu1-1/+9
2017-07-24perf/x86/intel/uncore: Fix missing marker for skx_uncore_cha_extra_regsStephane Eranian1-0/+1
2017-07-24perf/x86/intel/uncore: Fix SKX CHA event extra regsStephane Eranian1-0/+13
2017-07-24perf/x86/intel/uncore: Remove invalid Skylake server CHA filter fieldKan Liang1-3/+0
2017-07-24perf/x86/intel/uncore: Fix Skylake server CHA LLC_LOOKUP event umaskKan Liang1-2/+2
2017-07-24perf/x86/intel/uncore: Fix Skylake server PCU PMU event formatKan Liang1-1/+21
2017-07-24perf/x86/intel/uncore: Fix Skylake UPI PMU event masksStephane Eranian1-4/+4
2017-07-24KVM: VMX: remove unused fieldPaolo Bonzini1-1/+0
2017-07-24vfio: ccw: fix bad ptr math for TIC cda translationJason J. Herne1-1/+1
2017-07-24KVM: PPC: Book3S HV: Fix host crash on changing HPT sizePaul Mackerras1-1/+3
2017-07-24KVM: PPC: Book3S HV: Enable TM before accessing TM registersPaul Mackerras1-0/+2
2017-07-24Merge branch 'drm-vmwgfx-fixes' of git://people.freedesktop.org/~syeh/repos_l...Dave Airlie15-51/+58
2017-07-24Merge branch 'linux-4.13' of git://github.com/skeggsb/linux into drm-fixesDave Airlie12-30/+95
2017-07-24Merge tag 'iio-fixes-for-4.13a' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman12-15/+143
2017-07-24drm/nouveau/kms: remove call to drm_crtc_vblank_off() during unload/suspendBen Skeggs1-5/+0
2017-07-24drm/nouveau/kms/nv50: update vblank state in response to modeset actionsBen Skeggs1-6/+12
2017-07-24drm/nouveau/disp: add tv encoders to output resource mappingBen Skeggs2-0/+2
2017-07-24drm/nouveau/i2c/gf119-: add support for address-only transactionsBen Skeggs9-19/+81
2017-07-24drm/rockchip: fix Kconfig dependenciesArnd Bergmann1-10/+9
2017-07-24Linux 4.13-rc2v4.13-rc2Linus Torvalds1-1/+1
2017-07-24Properly alphabetize MAINTAINERS fileLinus Torvalds2-1741/+1815
2017-07-24Fix up MAINTAINERS file problemsLinus Torvalds1-13/+4
2017-07-23parisc: regenerate defconfig filesHelge Deller8-222/+59
2017-07-23parisc: pdc_stable: constify attribute_group structures.Arvind Yadav1-1/+1
2017-07-23parisc: Merge millicode routines via linker scriptHelge Deller1-0/+2
2017-07-23parisc: Disable further stack checks when panic occurs during stack checkHelge Deller1-1/+7
2017-07-23Merge tag 'for-linus-4.13b-rc2-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds6-13/+33
2017-07-23cgroup: fix error return value from cgroup_subtree_control()Tejun Heo1-2/+2
2017-07-23iio: aspeed-adc: wait for initial sequence.Mykola Kostenok1-0/+26
2017-07-23IB/ipoib: Notify on modify QP failure only when relevantErez Shitrit1-1/+22
2017-07-23Revert "IB/core: Allow QP state transition from reset to error"Leon Romanovsky1-1/+0
2017-07-23IB/ipoib: Remove double pointer assigningLeon Romanovsky1-1/+0
2017-07-23IB/ipoib: Clean error paths in add portLeon Romanovsky1-6/+8
2017-07-23IB/ipoib: Add get statistics support to SRIOV VFFeras Daoud1-0/+1
2017-07-23IB/ipoib: Add multicast packets statisticsAlex Vesker2-1/+4
2017-07-23IB/ipoib: Set IPOIB_NEIGH_TBL_FLUSH after flushed completion initializationFeras Daoud1-1/+1
2017-07-23IB/ipoib: Prevent setting negative values to max_nonsrq_conn_qpAlex Vesker1-0/+1
2017-07-23IB/ipoib: Make sure no in-flight joins while leaving that mcastErez Shitrit1-16/+8