summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | s390/zcrypt: code beautifyHarald Freudenberger2018-08-2019-241/+270
| * | | | | | | | | | s390/zcrypt: switch return type to bool for ap_instructions_available()Harald Freudenberger2018-08-201-3/+3
| * | | | | | | | | | s390/kdump: Remove kzalloc_panicPhilipp Rudo2018-08-161-15/+12
| * | | | | | | | | | s390/kdump: Fix memleak in nt_vmcoreinfoPhilipp Rudo2018-08-161-5/+12
| * | | | | | | | | | s390/kdump: Make elfcorehdr size calculation ABI compliantPhilipp Rudo2018-08-161-16/+10
| * | | | | | | | | | s390/pci: remove fmb address from debug outputSebastian Ott2018-08-161-1/+0
| * | | | | | | | | | s390/pci: remove stale rcSebastian Ott2018-08-161-1/+0
| * | | | | | | | | | s390/pci: fix out of bounds access during irq setupSebastian Ott2018-08-161-0/+2
| * | | | | | | | | | s390/zcrypt: fix ap_instructions_available() returncodesHarald Freudenberger2018-08-162-6/+6
| * | | | | | | | | | s390: reenable gcc plugins for realHeiko Carstens2018-08-141-1/+1
* | | | | | | | | | | Merge tag 'acpi-4.19-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-08-241-3/+3
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | ACPI: fix menuconfig presentation of ACPI submenuArnd Bergmann2018-08-231-3/+3
* | | | | | | | | | | | Merge branch 'userns-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-08-248-126/+131
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | getxattr: use correct xattr lengthChristian Brauner2018-08-231-1/+1
| * | | | | | | | | | | | sys: don't hold uts_sem while accessing userspace memoryJann Horn2018-08-115-110/+119
| * | | | | | | | | | | | userns: move user access out of the mutexJann Horn2018-08-111-14/+10
| * | | | | | | | | | | | cap_inode_getsecurity: use d_find_any_alias() instead of d_find_alias()Eddie.Horng2018-08-111-1/+1
* | | | | | | | | | | | | Merge tag 'drm-next-2018-08-24' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2018-08-2435-142/+161
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ Merge tag 'drm-misc-next-fixes-2018-08-23-1' of git://anongit.freedesktop.org...Dave Airlie2018-08-241-0/+3
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | drm/edid: Add 6 bpc quirk for SDC panel in Lenovo B50-80Kai-Heng Feng2018-08-231-0/+3
| * | | | | | | | | | | | | | Merge branch 'drm-next-4.19' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2018-08-2332-141/+154
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | drm/amd/display: Don't build DCN1 when kcov is enabledLeo (Sunpeng) Li2018-08-211-5/+3
| | * | | | | | | | | | | | | | Revert "drm/amdgpu/display: Replace CONFIG_DRM_AMD_DC_DCN1_0 with CONFIG_X86"Leo (Sunpeng) Li2018-08-2126-58/+64
| | * | | | | | | | | | | | | | drm/amdgpu/display: disable eDP fast boot optimization on DCE8Alex Deucher2018-08-211-1/+7
| | * | | | | | | | | | | | | | drm/amdgpu: fix amdgpu_amdkfd_remove_eviction_fence v3Christian König2018-08-211-57/+46
| | * | | | | | | | | | | | | | drm/amdgpu: fix incorrect use of drm_file->pidChristian König2018-08-211-15/+4
| | * | | | | | | | | | | | | | drm/amdgpu: fix incorrect use of fcheckChristian König2018-08-211-1/+3
| | * | | | | | | | | | | | | | drm/powerplay: enable dpm under pass-throughYintian Tao2018-08-211-1/+3
| | * | | | | | | | | | | | | | drm/amdgpu: access register without KIQYintian Tao2018-08-211-2/+2
| | * | | | | | | | | | | | | | drm/amdgpu: set correct base for THM/NBIF/MP1 IPEvan Quan2018-08-211-0/+3
| | * | | | | | | | | | | | | | drm/amd/display: fix dentist did rangesDmytro Laktyushkin2018-08-211-2/+8
| | * | | | | | | | | | | | | | drm/amd/display: make dp_ss_off optionalDmytro Laktyushkin2018-08-212-3/+4
| | * | | | | | | | | | | | | | drm/amd/display: fix dp_ss_control vbios flag parsingDmytro Laktyushkin2018-08-211-1/+1
| | * | | | | | | | | | | | | | drm/amd/display: Do not retain link settingsSamson Tam2018-08-211-2/+13
| * | | | | | | | | | | | | | | Merge tag 'drm-misc-next-fixes-2018-08-22' of git://anongit.freedesktop.org/d...Dave Airlie2018-08-232-1/+4
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / / | |/| / / / / / / / / / / / / / | | |/ / / / / / / / / / / / /
| | * | | | | | | | | | | | | MAINTAINERS: drm-misc: Change seanpaul's email addressSean Paul2018-08-161-1/+1
| | * | | | | | | | | | | | | drm/panel: simple: tv123wam: Add unprepare delaySean Paul2018-08-141-0/+3
* | | | | | | | | | | | | | | Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-08-2413-54/+34
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | i2c: don't use any __deprecated handling anymoreSedat Dilek2018-08-241-1/+0
| * | | | | | | | | | | | | | | i2c: use SPDX identifier for Renesas driversWolfram Sang2018-08-245-30/+5
| * | | | | | | | | | | | | | | i2c: ocores: update my email addressPeter Korsgaard2018-08-244-5/+5
| * | | | | | | | | | | | | | | i2c: remove deprecated attach_adapter callbackWolfram Sang2018-08-242-16/+1
| * | | | | | | | | | | | | | | macintosh: therm_windtunnel: drop using attach_adapterWolfram Sang2018-08-241-2/+23
* | | | | | | | | | | | | | | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2018-08-245-64/+99
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | vhost/scsi: increase VHOST_SCSI_PREALLOC_PROT_SGLS to 2048Greg Edwards2018-08-221-1/+1
| * | | | | | | | | | | | | | | vhost: allow vhost-scsi driver to be built-inGreg Edwards2018-08-221-1/+1
| * | | | | | | | | | | | | | | virtio: pci-legacy: Validate queue pfnSuzuki K Poulose2018-08-211-2/+12
| * | | | | | | | | | | | | | | virtio: mmio-v1: Validate queue PFNSuzuki K Poulose2018-08-211-2/+18
| * | | | | | | | | | | | | | | virtio_balloon: replace oom notifier with shrinkerWei Wang2018-08-211-51/+59
| * | | | | | | | | | | | | | | virtio-balloon: kzalloc the vb structWei Wang2018-08-211-4/+1