summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2017-12-213-9/+27
|\
| * block: unalign call_single_data in struct requestJens Axboe2017-12-201-1/+1
| * block-throttle: avoid double chargeShaohua Li2017-12-202-5/+6
| * block: fix blk_rq_append_bioJens Axboe2017-12-181-1/+1
| * block: don't let passthrough IO go into .make_request_fn()Ming Lei2017-12-181-2/+19
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2017-12-212-3/+6
|\ \
| * \ Merge tag 'kvm-arm-fixes-for-v4.15-2' of git://git.kernel.org/pub/scm/linux/k...Paolo Bonzini2017-12-181-1/+1
| |\ \
| | * | KVM: arm/arm64: timer: Don't set irq as forwarded if no usable GICMarc Zyngier2017-12-181-1/+1
| * | | KVM: Fix stack-out-of-bounds read in write_mmioWanpeng Li2017-12-181-2/+5
| |/ /
* | | Merge tag 'spi-fix-v4.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-12-201-1/+1
|\ \ \
| | \ \
| | \ \
| | \ \
| | \ \
| *---. \ \ Merge remote-tracking branches 'spi/fix/armada', 'spi/fix/atmel', 'spi/fix/do...Mark Brown2017-12-191-1/+1
| |\ \ \ \ \
| | | * | | | spi: Fix double "when"Geert Uytterhoeven2017-11-301-1/+1
| | |/ / / /
* | | | | | Merge tag 'mfd-fixes-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds2017-12-201-1/+1
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | mfd: Fix RTS5227 (and others) powermanagementHans de Goede2017-12-071-1/+1
| |/ / / /
* | | | | Merge branch 'WIP.x86-pti.base.prep-for-linus' of git://git.kernel.org/pub/sc...Linus Torvalds2017-12-171-3/+3
|\ \ \ \ \
| * | | | | drivers/misc/intel/pti: Rename the header file to free up the namespaceIngo Molnar2017-12-171-3/+3
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-12-156-10/+21
|\ \ \ \ \ \
| * | | | | | pkt_sched: Remove TC_RED_OFFLOADED from uapiYuval Mintz2017-12-151-1/+0
| * | | | | | net: sched: Add TCA_HW_OFFLOADYuval Mintz2017-12-152-0/+2
| * | | | | | ipv4: igmp: guard against silly MTU valuesEric Dumazet2017-12-131-0/+1
| * | | | | | fou: fix some member types in guehdrXin Long2017-12-111-9/+9
| * | | | | | ptr_ring: add barriersMichael S. Tsirkin2017-12-111-0/+9
* | | | | | | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2017-12-157-228/+11
|\ \ \ \ \ \ \
| * | | | | | | compiler.h: Remove ACCESS_ONCE()Mark Rutland2017-12-121-36/+11
| * | | | | | | locking/lockdep: Remove the cross-release locking checksIngo Molnar2017-12-123-181/+0
| * | | | | | | locking/core: Remove break_lock field when CONFIG_GENERIC_LOCKBREAK=yWill Deacon2017-12-123-11/+0
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge tag 'pm-4.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2017-12-141-0/+1
|\ \ \ \ \ \ \
| * | | | | | | PM / sleep: Avoid excess pm_runtime_enable() calls in device_resume()Rafael J. Wysocki2017-12-111-0/+1
| |/ / / / / /
* | | | | | | Merge tag 'trace-v4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2017-12-142-5/+8
|\ \ \ \ \ \ \
| * | | | | | | tracing: Pass export pointer as argument to ->write()Felipe Balbi2017-12-041-1/+1
| * | | | | | | tracing: always define trace_{irq,preempt}_{enable_disable}Arnd Bergmann2017-12-041-4/+7
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge tag 'pci-v4.15-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-12-141-0/+3
|\ \ \ \ \ \ \
| * | | | | | | PCI: Add pci_get_domain_bus_and_slot() stubRandy Dunlap2017-12-061-0/+3
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-12-147-2/+23
|\ \ \ \ \ \ \
| * | | | | | | mm, oom_reaper: fix memory corruptionMichal Hocko2017-12-142-0/+10
| * | | | | | | kernel: make groups_sort calling a responsibility group_info allocatorsThiago Rafael Becker2017-12-141-0/+1
| * | | | | | | exec: avoid gcc-8 warning for get_task_commArnd Bergmann2017-12-141-1/+5
| * | | | | | | string.h: workaround for increased stack usageArnd Bergmann2017-12-141-1/+4
| * | | | | | | lib/rbtree,drm/mm: add rbtree_replace_node_cached()Chris Wilson2017-12-141-0/+2
| * | | | | | | include/linux/idr.h: add #include <linux/bug.h>Wei Wang2017-12-141-0/+1
* | | | | | | | Merge tag 'drm-misc-fixes-2017-12-14' of git://anongit.freedesktop.org/drm/dr...Linus Torvalds2017-12-143-5/+25
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | drm: rework delayed connector cleanup in connector_iterDaniel Vetter2017-12-132-5/+23
| * | | | | | | drm: Update edid-derived drm_display_info fields at edid property set [v2]Keith Packard2017-12-131-0/+2
* | | | | | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2017-12-111-0/+8
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | |
| * | | | | | | crypto: hmac - require that the underlying hash algorithm is unkeyedEric Biggers2017-11-291-0/+8
| | |/ / / / / | |/| | | | |
* | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2017-12-103-6/+3
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | Merge tag 'kvm-s390-master-4.15-1' of git://git.kernel.org/pub/scm/linux/kern...Radim Krčmář2017-12-061-2/+2
| |\ \ \ \ \ \
| | * | | | | | KVM: s390: mark irq_state.flags as non-usableChristian Borntraeger2017-12-061-2/+2
| | |/ / / / /
| * | | | | | x86,kvm: move qemu/guest FPU switching out to vcpu_runRik van Riel2017-12-051-1/+1
| * | | | | | Merge tag 'kvm-arm-fixes-for-v4.15-1' of git://git.kernel.org/pub/scm/linux/k...Radim Krčmář2017-12-051-3/+0
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |