aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-06-02Merge tag 'livepatching-for-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/livepatching/livepatchingLinus 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-02netfilter: nf_tables: delete flowtable hooks via transaction listPablo Neira Ayuso1-1/+0
2022-06-01Merge tag 'mlx5-fixes-2022-05-31' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linuxJakub Kicinski1-3/+2
2022-06-01socket: Don't use u8 type in uapi socket.hTobias Klauser1-1/+1
2022-06-01delayacct: track delays from write-protect copyYang Yang2-1/+33
2022-06-01Merge tag 'linux-watchdog-5.19-rc1' of git://www.linux-watchdog.org/linux-watchdogLinus 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/thierry.reding/linux-pwmLinus Torvalds2-0/+91
2022-06-01KVM: s390: Add KVM_CAP_S390_PROTECTED_DUMPJanosch Frank1-0/+1
2022-06-01KVM: s390: Add CPU dump functionalityJanosch Frank1-0/+4
2022-06-01KVM: s390: Add configuration dump functionalityJanosch Frank1-0/+15
2022-06-01KVM: s390: pv: Add query dump informationJanosch Frank1-1/+11
2022-06-01KVM: s390: pv: Add query interfaceJanosch Frank1-0/+25
2022-06-01gpu: host1x: Add context busMikko Perttunen1-0/+15
2022-06-01bonding: guard ns_targets by CONFIG_IPV6Hangbin Liu1-0/+6
2022-06-01xen: replace xen_remap() with memremap()Juergen Gross1-3/+0
2022-05-31net: sched: add barrier to fix packet stuck problem for lockless qdiscGuoju Fang1-0/+6
2022-05-31Merge tag 'nfs-for-5.19-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds3-1/+14
2022-05-31Merge tag 'f2fs-for-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fsLinus Torvalds1-32/+109
2022-05-31Merge tag 'riscv-for-linus-5.19-mw0' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linuxLinus Torvalds5-17/+193
2022-05-31NFSv4.1 mark qualified async operations as MOVEABLE tasksOlga Kornievskaia1-0/+1
2022-05-31NFSv4: 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/git/joro/iommuLinus 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
2022-05-31vhost_iotlb: split out IOTLB initializationGautam Dawar1-0/+2
2022-05-31vdpa: introduce config operations for associating ASID to a virtqueue groupGautam Dawar1-0/+8
2022-05-31vdpa: multiple address spaces supportGautam Dawar1-9/+19
2022-05-31vdpa: introduce virtqueue groupsGautam Dawar1-4/+12
2022-05-31vhost: move the backend feature bits to vhost_types.hGautam Dawar2-5/+5
2022-05-31vdpa/mlx5: Add support for reading descriptor statisticsEli Cohen2-0/+40
2022-05-31net/vdpa: Use readers/writers semaphore instead of cf_mutexEli Cohen1-6/+6
2022-05-31vdpa: Add support for querying vendor statisticsEli Cohen2-0/+9
2022-05-31net/ipv6: Expand and rename accept_unsolicited_na to accept_untracked_naArun Ajith S2-2/+2
2022-05-31io_uring: let IORING_OP_FILES_UPDATE support choosing fixed file slotsXiaoguang Wang1-0/+6
2022-05-30Merge tag 'for-5.19/fbdev-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/linux-fbdevLinus Torvalds1-1/+1
2022-05-30Merge tag 'pm-5.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds4-12/+128
2022-05-30Merge tag 'acpi-5.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-3/+0
2022-05-30Merge tag 'ovl-update-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfsLinus Torvalds1-0/+6