summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2019-08-14Kbuild: Handle PREEMPT_RT for version string and magicThomas Gleixner
2019-08-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2019-08-09Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2019-08-09Merge tag 'kvmarm-fixes-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini
2019-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2019-08-05KVM: no need to check return value of debugfs_create functionsGreg KH
2019-08-05KVM: remove kvm_arch_has_vcpu_debugfs()Paolo Bonzini
2019-08-05KVM: Fix leak vCPU's VMCS value into other pCPUWanpeng Li
2019-08-03Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2019-08-03page flags: prioritize kasan bits over last-cpuidArnd Bergmann
2019-08-02Merge tag 'for-linus-5.3a-rc3-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2019-08-02Merge tag 'for-linus-20190802' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-08-02Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2019-08-02crypto: ccp - Add support for valid authsize values less than 16Gary R Hook
2019-08-01Merge tag 'gpio-v5.3-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds
2019-08-01xen/swiotlb: remember having called xen_create_contiguous_region()Juergen Gross
2019-07-30compat_ioctl: pppoe: fix PPPOEIOCSFWD handlingArnd Bergmann
2019-07-30Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...Linus Torvalds
2019-07-30loop: Fix mount(2) failure due to race with LOOP_SET_FDJan Kara
2019-07-29Merge tag 'platform-drivers-x86-v5.3-3' of git://git.infradead.org/linux-plat...Linus Torvalds
2019-07-28gpio: don't WARN() on NULL descs if gpiolib is disabledBartosz Golaszewski
2019-07-27Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2019-07-27Merge tag 'devicetree-fixes-for-5.3-2' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2019-07-27Merge tag 'libnvdimm-fixes-5.3-rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-07-26of: Fix typo in kerneldocThierry Reding
2019-07-26Merge tag 'mlx5-fixes-2019-07-25' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller
2019-07-26net: qualcomm: rmnet: Fix incorrect UL checksum offload logicSubash Abhinov Kasiviswanathan
2019-07-26Merge tag 'for-linus-20190726' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-07-26Merge tag 'iommu-fixes-v5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2019-07-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2019-07-25net/mlx5e: Prevent encap flow counter update async to user queryAriel Levkovich
2019-07-25net/mlx5: Fix modify_cq_in alignmentEdward Srouji
2019-07-25mm/hmm: move hmm_vma_range_done and hmm_vma_fault to nouveauChristoph Hellwig
2019-07-25lib/dim: Fix -Wunused-const-variable warningsLeon Romanovsky
2019-07-25platform/x86: wmi: add missing struct parameter descriptionMattias Jacobsson
2019-07-25Merge branch 'access-creds'Linus Torvalds
2019-07-25sched/fair: Use RCU accessors consistently for ->numa_groupJann Horn
2019-07-25sched/fair: Don't free p->numa_faults with concurrent readersJann Horn
2019-07-24access: avoid the RCU grace period for the temporary subjective credentialsLinus Torvalds
2019-07-23bpf: fix narrower loads on s390Ilya Leoshkevich
2019-07-23dma-mapping: use dma_get_mask in dma_addressing_limitedEric Auger
2019-07-23block: blk-mq: Remove blk_mq_sched_started_request and started_requestMarcos Paulo de Souza
2019-07-23iommu/iova: Fix compilation error with !CONFIG_IOMMU_IOVAJoerg Roedel
2019-07-22clk: Add missing documentation of devm_clk_bulk_get_optional() argumentSylwester Nawrocki
2019-07-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-07-22iommu/vt-d: Don't queue_iova() if there is no flush queueDmitry Safonov
2019-07-22bpf: sockmap/tls, close can race with map freeJohn Fastabend
2019-07-21blk-mq: allow REQ_NOWAIT to return an error inlineJens Axboe
2019-07-21connector: remove redundant input callback from cn_devVasily Averin
2019-07-21Merge tag 'ntb-5.3' of git://github.com/jonmason/ntbLinus Torvalds