aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2018-05-03drivers: remove force dma flag from busesGravatar Christoph Hellwig 2-6/+6
2018-05-03dma-mapping: move dma configuration to bus infrastructureGravatar Nipun Gupta 2-0/+6
2018-04-29Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Gravatar Linus Torvalds 4-15/+27
2018-04-28<linux/stringhash.h>: fix end_name_hash() for 64bit longGravatar Amir Goldstein 1-2/+2
2018-04-27rMerge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 2-2/+21
2018-04-27Merge tag 'char-misc-4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 1-23/+0
2018-04-27Merge tag 'driver-core-4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 1-2/+4
2018-04-27Merge tag 'tty-4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Gravatar Linus Torvalds 3-9/+16
2018-04-27x86/headers/UAPI: Move DISABLE_EXITS KVM capability bits to the UAPIGravatar KarimAllah Ahmed 1-0/+7
2018-04-27Merge tag 'staging-4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-18/+0
2018-04-27Merge tag 'sound-4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Gravatar Linus Torvalds 1-2/+5
2018-04-27Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Gravatar Linus Torvalds 2-2/+77
2018-04-27Merge tag 'mtd/fixes-for-4.17-rc3' of git://git.infradead.org/linux-mtdGravatar Linus Torvalds 1-0/+1
2018-04-26Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostGravatar Linus Torvalds 2-0/+18
2018-04-26Merge tag 'trace-v4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-0/+2
2018-04-26Merge tag 'omap-for-v4.17/fixes-signed' of git://git.kernel.org/pub/scm/linux...Gravatar Arnd Bergmann 1-0/+75
2018-04-26Merge tag 'arm-soc/for-4.17/drivers-fixes' of https://github.com/Broadcom/stb...Gravatar Arnd Bergmann 1-2/+2
2018-04-26Revert: Unify CLOCK_MONOTONIC and CLOCK_BOOTTIMEGravatar Thomas Gleixner 4-15/+27
2018-04-25Merge tag 'for_v4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Gravatar Linus Torvalds 1-3/+1
2018-04-25Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Gravatar Linus Torvalds 3-2/+32
2018-04-25Merge tag 'for-linus-20180425' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 2-0/+4
2018-04-25virtio: add ability to iterate over vqsGravatar Michael S. Tsirkin 1-0/+3
2018-04-25block: mq: Add some minor doc for core structsGravatar Linus Walleij 1-0/+3
2018-04-25Merge tag 'kvmarm-fixes-for-4.17-1' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Radim Krčmář 1-2/+14
2018-04-25ALSA: control: Hardening for potential Spectre v1Gravatar Takashi Iwai 1-2/+5
2018-04-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar Linus Torvalds 4-3/+7
2018-04-24virtio_balloon: add array of stat namesGravatar Michael S. Tsirkin 1-0/+15
2018-04-24net: ethtool: Add missing kernel doc for FEC parametersGravatar Florian Fainelli 1-0/+2
2018-04-24mtd: cfi: cmdset_0001: Do not allow read/write to suspend erase block.Gravatar Joakim Tjernlund 1-0/+1
2018-04-23virt: vbox: Move declarations of vboxguest private functions to private headerGravatar Hans de Goede 1-23/+0
2018-04-23tty: Don't call panic() at tty_ldisc_init()Gravatar Tetsuo Handa 1-1/+1
2018-04-23earlycon: Use a pointer table to fix __earlycon_table strideGravatar Daniel Kurtz 2-8/+15
2018-04-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfGravatar David S. Miller 1-2/+2
2018-04-22net: sched: ife: handle malformed tlv lengthGravatar Alexander Aring 1-1/+2
2018-04-22Merge tag 'drm-fixes-for-v4.17-rc2' of git://people.freedesktop.org/~airlied/...Gravatar Linus Torvalds 1-1/+1
2018-04-22llc: delete timers synchronously in llc_sk_free()Gravatar Cong Wang 1-0/+1
2018-04-22Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Gravatar Linus Torvalds 2-5/+0
2018-04-22Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 2-15/+16
2018-04-21Merge tag 'random_for_linus_stable' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-0/+3
2018-04-20kasan: add no_sanitize attribute for clang buildsGravatar Andrey Konovalov 1-0/+3
2018-04-20writeback: safer lock nestingGravatar Greg Thelen 2-14/+21
2018-04-20fork: unconditionally clear stack on forkGravatar Kees Cook 1-5/+1
2018-04-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar Linus Torvalds 3-4/+15
2018-04-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 1-2/+5
2018-04-20Merge tag 'for_v4.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Gravatar Linus Torvalds 1-1/+1
2018-04-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Gravatar Linus Torvalds 1-1/+8
2018-04-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Gravatar Linus Torvalds 1-6/+13
2018-04-20Merge tag 'for-linus-4.17-rc2-tag' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 1-16/+306
2018-04-20arm/arm64: KVM: Add PSCI version selection APIGravatar Marc Zyngier 1-2/+14
2018-04-19fsnotify: Fix fsnotify_mark_connector raceGravatar Robert Kolchmeyer 1-3/+1