aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2023-09-03virtio_ring: introduce virtqueue_reset()Gravatar Xuan Zhuo 1-0/+2
2023-09-03virtio_ring: introduce virtqueue_dma_dev()Gravatar Xuan Zhuo 1-0/+2
2023-09-03virtio_ring: introduce virtqueue_set_dma_premapped()Gravatar Xuan Zhuo 1-0/+2
2023-09-03vdpa: add get_backend_features vdpa operationGravatar Eugenio Pérez 1-0/+4
2023-09-03vdpa: add VHOST_BACKEND_F_ENABLE_AFTER_DRIVER_OK flagGravatar Eugenio Pérez 1-0/+4
2023-09-03Merge tag 'soundwire-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 2-5/+14
2023-09-03Merge tag 'mtd/for-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/...Gravatar Linus Torvalds 2-1/+2
2023-09-02rmap: remove anon_vma_link() nommu stubGravatar Baruch Siach 1-1/+0
2023-09-02Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiGravatar Linus Torvalds 10-173/+133
2023-09-02Merge tag 'probes-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/trac...Gravatar Linus Torvalds 1-0/+1
2023-09-02Merge tag 'trace-v6.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...Gravatar Linus Torvalds 2-2/+2
2023-09-02Merge tag 'sched-urgent-2023-09-02' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-2/+12
2023-09-02Merge branch 'fixes' into miscGravatar James Bottomley 3-4/+26
2023-09-01tracing: Replace strlcpy with strscpy in trace/events/task.hGravatar Azeem Shaikh 1-1/+1
2023-09-01rv: Set variable 'da_mon_##name' to staticGravatar Yu Liao 1-1/+1
2023-09-01Merge tag 'iommu-updates-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 5-3/+505
2023-09-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaGravatar Linus Torvalds 4-23/+16
2023-09-01Merge tag 'trace-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...Gravatar Linus Torvalds 3-5/+25
2023-09-01Merge tag 'wq-for-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqGravatar Linus Torvalds 1-52/+63
2023-09-01Merge tag 'cgroup-for-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Gravatar Linus Torvalds 3-17/+27
2023-09-01Merge tag 'percpu-for-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Gravatar Linus Torvalds 1-7/+34
2023-09-01RISC-V: Add ptrace support for vectorsGravatar Andy Chiu 1-0/+2
2023-09-01Merge tag 'for-linus-2023083101' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 2-1/+26
2023-09-01Merge tag 'media/v6.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Gravatar Linus Torvalds 11-281/+599
2023-09-01Merge tag 'fbdev-for-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 2-55/+5
2023-09-01Merge tag 'char-misc-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 23-170/+516
2023-09-01Merge tag 'driver-core-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 5-6/+12
2023-09-01Merge tag 'tty-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Gravatar Linus Torvalds 13-213/+253
2023-09-01Merge tag 'usb-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Gravatar Linus Torvalds 10-50/+20
2023-09-01Merge tag 'platform-drivers-x86-v6.6-1' of git://git.kernel.org/pub/scm/linux...Gravatar Linus Torvalds 4-3/+29
2023-09-01Merge tag 'riscv-for-linus-6.6-mw1' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 5-7/+51
2023-09-01ASoC: Name iov_iter argument as iterator instead of bufferGravatar Takashi Iwai 1-2/+2
2023-09-01ASoC: dmaengine: Drop unused iov_iter for process callbackGravatar Takashi Iwai 1-1/+1
2023-09-01ipv6: ignore dst hint for multipath routesGravatar Sriram Yagnaraman 1-0/+1
2023-09-01ipv4: ignore dst hint for multipath routesGravatar Sriram Yagnaraman 1-0/+1
2023-09-01net: annotate data-races around sk->sk_tsflagsGravatar Eric Dumazet 2-8/+11
2023-09-01net: annotate data-races around sk->sk_forward_allocGravatar Eric Dumazet 1-3/+9
2023-08-31Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Gravatar Jakub Kicinski 1-1/+1
2023-08-31Merge tag 'nfs-for-6.6-1' of git://git.linux-nfs.org/projects/anna/linux-nfsGravatar Linus Torvalds 3-3/+7
2023-08-31Merge tag 'nfsd-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxGravatar Linus Torvalds 9-132/+141
2023-09-01fbdev: Update fbdev source file pathsGravatar Jonathan Neuschäfer 1-5/+5
2023-08-31Merge tag 'ext4_for_linus-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 1-5/+0
2023-08-31Merge tag 'dlm-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland...Gravatar Linus Torvalds 3-0/+54
2023-08-31Merge tag 'v6.6-vfs.super.fixes.2' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 1-0/+1
2023-08-31fbdev: mx3fb: Remove the driverGravatar Fabio Estevam 1-50/+0
2023-08-31bpf: Annotate bpf_long_memcpy with data_raceGravatar Daniel Borkmann 1-1/+1
2023-08-31Merge tag 'powerpc-6.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Gravatar Linus Torvalds 1-3/+0
2023-08-31Merge tag 'x86_shstk_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 8-10/+78
2023-08-31KVM: x86/mmu: BUG() in rmap helpers iff CONFIG_BUG_ON_DATA_CORRUPTION=yGravatar Sean Christopherson 1-0/+19
2023-08-31Merge tag 'kvm-x86-generic-6.6' of https://github.com/kvm-x86/linux into HEADGravatar Paolo Bonzini 1-5/+5