summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | kmemleak: powerpc: skip scanning holes in the .bss sectionCatalin Marinas2019-04-062-5/+18
| * | | | | | lib/string.c: implement a basic bcmpNick Desaulniers2019-04-062-0/+23
* | | | | | | Merge tag 'for-5.1/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-04-066-27/+72
|\ \ \ \ \ \ \
| * | | | | | | dm integrity: fix deadlock with overlapping I/OMikulas Patocka2019-04-061-3/+1
| * | | | | | | dm: disable DISCARD if the underlying storage no longer supports itMike Snitzer2019-04-043-8/+24
| * | | | | | | dm table: propagate BDI_CAP_STABLE_WRITES to fix sporadic checksum errorsIlya Dryomov2019-04-011-0/+39
| * | | | | | | dm: revert 8f50e358153d ("dm: limit the max bio size as BIO_MAX_PAGES * PAGE_...Mikulas Patocka2019-04-011-9/+1
| * | | | | | | dm init: fix const confusion for dm_allowed_targets arrayAndi Kleen2019-04-011-1/+1
| * | | | | | | dm integrity: make dm_integrity_init and dm_integrity_exit staticYueHaibing2019-04-011-2/+2
| * | | | | | | dm integrity: change memcmp to strncmp in dm_integrity_ctrMikulas Patocka2019-04-011-4/+4
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge tag 'vfio-v5.1-rc4' of git://github.com/awilliam/linux-vfioLinus Torvalds2019-04-063-3/+17
|\ \ \ \ \ \ \
| * | | | | | | vfio/type1: Limit DMA mappings per containerAlex Williamson2019-04-031-0/+14
| * | | | | | | vfio/spapr_tce: Make symbol 'tce_iommu_driver_ops' staticWang Hai2019-04-031-1/+1
| * | | | | | | vfio/pci: use correct format charactersLouis Taylor2019-04-031-2/+2
| |/ / / / / /
* | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2019-04-062-37/+59
|\ \ \ \ \ \ \
| * | | | | | | KVM: x86: nVMX: fix x2APIC VTPR read interceptMarc Orr2019-04-051-1/+1
| * | | | | | | KVM: x86: nVMX: close leak of L0's x2APIC MSRs (CVE-2019-3887)Marc Orr2019-04-051-28/+44
| * | | | | | | KVM: SVM: prevent DBG_DECRYPT and DBG_ENCRYPT overflowDavid Rientjes2019-04-051-3/+9
| * | | | | | | kvm: svm: fix potential get_num_contig_pages overflowDavid Rientjes2019-04-051-5/+5
| |/ / / / / /
* | | | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2019-04-061-0/+6
|\ \ \ \ \ \ \
| * | | | | | | arm64: fix wrong check of on_sdei_stack in nmi contextWei Li2019-04-041-0/+6
| |/ / / / / /
* | | | | | | Merge tag 'trace-5.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...Linus Torvalds2019-04-0632-722/+247
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | syscalls: Remove start and number from syscall_set_arguments() argsSteven Rostedt (VMware)2019-04-0520-304/+88
| * | | | | | syscalls: Remove start and number from syscall_get_arguments() argsSteven Rostedt (Red Hat)2019-04-0529-378/+113
| * | | | | | csky: Fix syscall_get_arguments() and syscall_set_arguments()Dmitry V. Levin2019-04-041-4/+6
| * | | | | | riscv: Fix syscall_get_arguments() and syscall_set_arguments()Dmitry V. Levin2019-04-041-5/+7
| * | | | | | tracing/syscalls: Pass in hardcoded 6 into syscall_get_arguments()Steven Rostedt (Red Hat)2019-04-041-3/+6
| * | | | | | ptrace: Remove maxargs from task_current_syscall()Steven Rostedt (Red Hat)2019-04-043-43/+42
| |/ / / / /
* | | | | | Merge tag 'mm-compaction-5.1-rc4' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2019-04-051-11/+18
|\ \ \ \ \ \
| * | | | | | mm/compaction.c: abort search if isolation failsQian Cai2019-04-041-1/+1
| * | | | | | mm/compaction.c: correct zone boundary handling when resetting pageblock skip...Mel Gorman2019-04-041-10/+17
| |/ / / / /
* | | | | | tty: mark Siemens R3964 line discipline as BROKENGreg Kroah-Hartman2019-04-051-1/+1
* | | | | | Merge tag 'drm-fixes-2019-04-05' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2019-04-0511-17/+44
|\ \ \ \ \ \
| * \ \ \ \ \ Merge tag 'drm-intel-fixes-2019-04-04' of git://anongit.freedesktop.org/drm/d...Dave Airlie2019-04-055-11/+11
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge tag 'gvt-fixes-2019-04-04' of https://github.com/intel/gvt-linux into d...Rodrigo Vivi2019-04-044-10/+7
| | |\ \ \ \ \ \
| | | * | | | | | drm/i915/gvt: Fix kerneldoc typo for intel_vgpu_emulate_hotplugChris Wilson2019-04-041-1/+1
| | | * | | | | | drm/i915/gvt: Correct the calculation of plane sizeXiong Zhang2019-04-041-6/+2
| | | * | | | | | drm/i915/gvt: do not let pin count of shadow mm go negativeYan Zhao2019-03-291-1/+1
| | | * | | | | | drm/i915/gvt: do not deliver a workload if its creation failsYan Zhao2019-03-291-2/+3
| | * | | | | | | drm/i915: Always backoff after a drm_modeset_lock() deadlockChris Wilson2019-04-011-1/+4
| | | |/ / / / / | | |/| | | | |
| * | | | | | | Merge branch 'drm-fixes-5.1' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2019-04-056-6/+33
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| | * | | | | | drm/amdgpu: remove unnecessary rlc reset function on gfx9Le Ma2019-04-021-2/+0
| | * | | | | | drm/amd/display: VBIOS can't be light up HDMI when restart systemPaul Hsieh2019-03-281-0/+6
| | * | | | | | drm/amd/powerplay: fix possible hang with 3+ 4K monitorsEvan Quan2019-03-281-1/+9
| | * | | | | | drm/amd/powerplay: correct data type to avoid overflowEvan Quan2019-03-281-1/+1
| | * | | | | | drm/amd/powerplay: add ECC feature bitEvan Quan2019-03-283-2/+12
| | * | | | | | drm/amd/amdgpu: fix PCIe dpm feature issue (v3)Chengming Gui2019-03-281-0/+5
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-04-05122-563/+1096
|\ \ \ \ \ \ \ \
| * | | | | | | | ibmvnic: Fix completion structure initializationThomas Falcon2019-04-051-2/+3
| * | | | | | | | ipv6: sit: reset ip header pointer in ipip6_rcvLorenzo Bianconi2019-04-051-0/+4