summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2022-06-04Merge tag 'kthread-cleanups-for-v5.19' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-2/+6
2022-06-04Merge tag 'per-namespace-ipc-sysctls-for-v5.19' of git://git.kernel.org/pub/s...Linus Torvalds1-4/+33
2022-06-04Merge tag 'loongarch-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds6-0/+18
2022-06-03Merge tag 'driver-core-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds13-12/+231
2022-06-03Merge tag 'char-misc-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds20-49/+822
2022-06-03Merge tag 'usb-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds6-43/+50
2022-06-03Merge tag 'tty-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds4-145/+163
2022-06-03Merge tag 'spdx-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gr...Linus Torvalds1-3/+2
2022-06-03Merge tag 'for-5.19/drivers-2022-06-02' of git://git.kernel.dk/linux-blockLinus Torvalds1-0/+1
2022-06-03Merge tag 'for-5.19/block-exec-2022-06-02' of git://git.kernel.dk/linux-blockLinus Torvalds1-2/+1
2022-06-03Merge tag 'for-5.19/block-2022-06-02' of git://git.kernel.dk/linux-blockLinus Torvalds1-0/+4
2022-06-03Merge tag 'io_uring-5.19-2022-06-02' of git://git.kernel.dk/linux-blockLinus Torvalds1-0/+6
2022-06-03Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds9-24/+170
2022-06-03Merge tag 'drm-next-2022-06-03-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2-0/+23
2022-06-03LoongArch: Add multi-processor (SMP) supportHuacai Chen1-0/+1
2022-06-03LoongArch: Add writecombine support for drmHuacai Chen1-0/+8
2022-06-03LoongArch: Add ELF-related definitionsHuacai Chen4-0/+9
2022-06-03Merge tag 'drm/tegra/for-5.19-prep-work' of https://gitlab.freedesktop.org/dr...Dave Airlie1-0/+15
2022-06-03Merge tag 'asm-generic-fixes-5.19' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+1
2022-06-03Merge tag 'arm-multiplatform-5.19-2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds13-20/+960
2022-06-02Merge tag 'net-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds10-37/+41
2022-06-02net: add debug info to __skb_pull()Eric Dumazet1-1/+8
2022-06-02Merge tag 'livepatching-for-5.19' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-2/+0
2022-06-02binder: fix sender_euid type in uapi headerCarlos Llamas1-1/+1
2022-06-02ax25: Fix ax25 session cleanup problemsDuoming Zhou1-0/+1
2022-06-02Merge tag 'mlx5-fixes-2022-05-31' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski1-3/+2
2022-06-02socket: Don't use u8 type in uapi socket.hTobias Klauser1-1/+1
2022-06-02Merge tag 'linux-watchdog-5.19-rc1' of git://www.linux-watchdog.org/linux-wat...Linus Torvalds2-0/+91
2022-06-01Merge tag 'vfio-v5.19-rc1' of https://github.com/awilliam/linux-vfioLinus Torvalds4-34/+29
2022-06-01Merge tag 'pwm/for-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-0/+91
2022-06-01gpu: host1x: Add context busMikko Perttunen1-0/+15
2022-06-01bonding: guard ns_targets by CONFIG_IPV6Hangbin Liu1-0/+6
2022-06-01net: sched: add barrier to fix packet stuck problem for lockless qdiscGuoju Fang1-0/+6
2022-06-01Merge tag 'nfs-for-5.19-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds3-1/+14
2022-06-01Merge tag 'f2fs-for-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-32/+109
2022-06-01Merge tag 'riscv-for-linus-5.19-mw0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds5-17/+193
2022-06-01NFSv4.1 mark qualified async operations as MOVEABLE tasksOlga Kornievskaia1-0/+1
2022-06-01NFSv4: Fix free of uninitialized nfs4_label on referral lookup.Benjamin Coddington1-1/+1
2022-05-31net/mlx5: correct ECE offset in query qp outputChangcheng Liu1-3/+2
2022-05-31Merge tag 'iommu-updates-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds12-29/+711
2022-05-31virtio: use WARN_ON() to warning illegal status valueJason Wang1-1/+1
2022-05-31virtio: harden vring IRQJason Wang1-0/+20
2022-05-31virtio: allow to unbreak virtqueueJason Wang1-0/+1
2022-05-31virtio: introduce config op to synchronize vring callbacksJason Wang1-0/+25
2022-05-31vdpa/vp_vdpa : add vdpa tool support in vp_vdpaCindy Lu1-1/+1
2022-05-31vhost-vdpa: introduce uAPI to set group ASIDGautam Dawar1-0/+7
2022-05-31vhost-vdpa: uAPI to get virtqueue group idGautam Dawar1-0/+8
2022-05-31vhost-vdpa: introduce uAPI to get the number of address spacesGautam Dawar1-0/+2
2022-05-31vhost-vdpa: introduce uAPI to get the number of virtqueue groupsGautam Dawar1-1/+3
2022-05-31vhost: support ASID in IOTLB APIGautam Dawar1-1/+5