summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'usb-5.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2019-08-182-1/+4
|\
| * usb: add a hcd_uses_dma helperChristoph Hellwig2019-08-152-1/+4
* | Merge tag 'for-linus-2019-08-17' of git://git.kernel.dk/linux-blockLinus Torvalds2019-08-171-4/+1
|\ \
| * | block: remove REQ_NOWAIT_INLINEJens Axboe2019-08-151-4/+1
* | | Merge tag 'pm-5.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2019-08-161-0/+2
|\ \ \
| * | | PCI/ASPM: Add pcie_aspm_enabled()Rafael J. Wysocki2019-08-121-0/+2
| | |/ | |/|
* | | Merge tag 'auxdisplay-for-linus-v5.3-rc5' of git://github.com/ojeda/linuxLinus Torvalds2019-08-151-39/+0
|\ \ \
| * | | auxdisplay: charlcd: move charlcd.h to drivers/auxdisplayMasahiro Yamada2019-08-081-39/+0
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2019-08-141-1/+2
|\ \ \ \
| * | | | RDMA/siw: Change CQ flags from 64->32 bitsBernard Metzler2019-08-131-1/+2
| |/ / /
* | | | Merge tag 'dma-mapping-5.3-4' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2019-08-141-4/+9
|\ \ \ \
| * | | | dma-mapping: fix page attributes for dma_mmap_*Christoph Hellwig2019-08-101-4/+9
| | |/ / | |/| |
* | | | Revert "mm, thp: restore node-local hugepage allocations"Andrea Arcangeli2019-08-131-0/+2
* | | | Revert "Revert "mm, thp: consolidate THP gfp handling into alloc_hugepage_dir...Andrea Arcangeli2019-08-131-8/+4
* | | | include/asm-generic/5level-fixup.h: fix variable 'p4d' set but not usedQian Cai2019-08-131-3/+18
* | | | mm: workingset: fix vmstat counters for shadow nodesRoman Gushchin2019-08-131-0/+19
* | | | mm: document zone device struct page field usageRalph Campbell2019-08-131-1/+10
|/ / /
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2019-08-093-2/+7
|\ \ \
| * \ \ Merge tag 'kvmarm-fixes-for-5.3-2' of git://git.kernel.org/pub/scm/linux/kern...Paolo Bonzini2019-08-091-0/+1
| |\ \ \
| | * | | KVM: arm/arm64: Sync ICH_VMCR_EL2 back when about to blockMarc Zyngier2019-08-051-0/+1
| * | | | Merge tag 'kvmarm-fixes-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini2019-08-09276-2346/+6668
| |\| | |
| | * | | KVM: arm/arm64: Introduce kvm_pmu_vcpu_init() to setup PMU counter indexZenghui Yu2019-07-231-0/+2
| * | | | KVM: no need to check return value of debugfs_create functionsGreg KH2019-08-051-1/+1
| * | | | KVM: remove kvm_arch_has_vcpu_debugfs()Paolo Bonzini2019-08-051-1/+2
| * | | | KVM: Fix leak vCPU's VMCS value into other pCPUWanpeng Li2019-08-051-0/+1
* | | | | Merge tag 'drm-fixes-2019-08-09' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2019-08-091-19/+1
|\ \ \ \ \
| * \ \ \ \ Merge tag 'drm-fixes-5.3-2019-08-07' of git://people.freedesktop.org/~agd5f/l...Dave Airlie2019-08-081-19/+1
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| | * | | | Revert "drm/amdkfd: New IOCTL to allocate queue GWS"Alex Deucher2019-08-071-19/+1
* | | | | | Merge tag 'sound-5.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2019-08-093-13/+21
|\ \ \ \ \ \
| * \ \ \ \ \ Merge tag 'asoc-fix-v5.3-rc3' of https://git.kernel.org/pub/scm/linux/kernel/...Takashi Iwai2019-08-063-13/+21
| |\ \ \ \ \ \
| | * | | | | | ASoC: SOF: use __u32 instead of uint32_t in uapi headersMasahiro Yamada2019-07-222-13/+17
| | * | | | | | ASoC: simple_card_utils.h: care NULL dai at asoc_simple_debug_dai()Kuninori Morimoto2019-07-101-0/+4
* | | | | | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2019-08-091-0/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | crypto: ccp - Add support for valid authsize values less than 16Gary R Hook2019-08-021-0/+2
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2019-08-0614-74/+79
|\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | |
| * | | | | | | | net: sched: sample: allow accessing psample_group with rtnlVlad Buslov2019-08-061-1/+1
| * | | | | | | | net: sched: police: allow accessing police->params with rtnlVlad Buslov2019-08-061-2/+2
| * | | | | | | | net/tls: partially revert fix transition through disconnect with closeJakub Kicinski2019-08-051-2/+0
| * | | | | | | | net/socket: fix GCC8+ Wpacked-not-aligned warningsQian Cai2019-08-031-6/+13
| * | | | | | | | Merge tag 'mac80211-for-davem-2019-07-31' of git://git.kernel.org/pub/scm/lin...David S. Miller2019-07-311-0/+15
| |\ \ \ \ \ \ \ \
| | * | | | | | | | {nl,mac}80211: fix interface combinations on crypto controlled devicesManikanta Pubbisetty2019-07-261-0/+15
| * | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2019-07-311-0/+6
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | netfilter: add include guard to xt_connlabel.hMasahiro Yamada2019-07-291-0/+6
| * | | | | | | | | | compat_ioctl: pppoe: fix PPPOEIOCSFWD handlingArnd Bergmann2019-07-301-0/+3
| * | | | | | | | | | Merge tag 'mlx5-fixes-2019-07-25' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller2019-07-262-2/+5
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | net/mlx5e: Prevent encap flow counter update async to user queryAriel Levkovich2019-07-251-0/+1
| | * | | | | | | | | | net/mlx5: Fix modify_cq_in alignmentEdward Srouji2019-07-251-2/+4
| | | |_|_|_|_|_|_|/ / | | |/| | | | | | | |
| * | | | | | | | | | net: qualcomm: rmnet: Fix incorrect UL checksum offload logicSubash Abhinov Kasiviswanathan2019-07-261-2/+2
| * | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2019-07-254-5/+34
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / | |/| | | | | | | | |
| | * | | | | | | | | bpf: fix narrower loads on s390Ilya Leoshkevich2019-07-231-0/+13