summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2024-07-17Merge tag 'fsnotify_for_v6.11-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-3/+5
2024-07-17Merge tag 'dlm-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/teiglan...Linus Torvalds1-1/+16
2024-07-17Merge tag 'nfsd-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds1-0/+3
2024-07-17printk: Add a short description string to kmsg_dump()Jocelyn Falempe1-3/+19
2024-07-17virtio_pci_modern: use completion instead of busy loop to wait on admin cmd r...Jiri Pirko1-0/+3
2024-07-17virtio: create admin queues alongside other virtqueuesJiri Pirko1-4/+0
2024-07-17virtio: rename virtio_find_vqs_info() to virtio_find_vqs()Jiri Pirko1-5/+5
2024-07-17virtio: remove unused virtio_find_vqs() and virtio_find_vqs_ctx() helpersJiri Pirko1-32/+0
2024-07-17virtio: rename find_vqs_info() op to find_vqs()Jiri Pirko1-6/+6
2024-07-17virtio: remove the original find_vqs() opJiri Pirko1-17/+0
2024-07-17virtio: call virtio_find_vqs_info() from virtio_find_single_vq() directlyJiri Pirko1-3/+4
2024-07-17virtio: introduce virtio_queue_info struct and find_vqs_info() config opJiri Pirko1-3/+52
2024-07-17virtio: make virtio_find_single_vq() call virtio_find_vqs()Jiri Pirko1-14/+14
2024-07-17virtio: make virtio_find_vqs() call virtio_find_vqs_ctx()Jiri Pirko1-7/+8
2024-07-17Merge tag 'net-next-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds38-230/+1284
2024-07-17Merge tag 'perf-core-2024-07-16' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds3-9/+13
2024-07-17Merge tag 'sched-core-2024-07-16' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds3-49/+47
2024-07-17Merge tag 'locking-core-2024-07-15' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-3/+3
2024-07-17Merge tag 'acpi-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds1-3/+2
2024-07-17Merge tag 'pm-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2-4/+10
2024-07-17Merge tag 'thermal-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-12/+19
2024-07-17Merge tag 'lsm-pr-20240715' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+1
2024-07-17Merge tag 'sysctl-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+1
2024-07-16Merge tag 'hardening-v6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-12/+14
2024-07-16Merge tag 'execve-v6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+1
2024-07-16Merge tag 'efi-next-for-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-5/+10
2024-07-16Merge tag 'soc-arm-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds1-1/+3
2024-07-16Merge tag 'soc-drivers-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds11-9/+439
2024-07-16Merge tag 'x86_sev_for_v6.11_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-8/+54
2024-07-16Merge tag 'x86_cache_for_v6.11_rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-25/+63
2024-07-16nvme-core: choose PIF from QPIF if QPIFS supports and PIF is QTYPEFrancis Pravin1-0/+9
2024-07-16Merge tag 'kvm-x86-mtrrs-6.11' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini1-0/+14
2024-07-16Merge tag 'kvm-x86-generic-6.11' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini1-4/+8
2024-07-16Merge tag 'kvmarm-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...Paolo Bonzini1-0/+3
2024-07-16Merge tag 'x86_cc_for_v6.11_rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds4-47/+70
2024-07-16Input: msc_touchkey - remove the driverDmitry Torokhov1-26/+0
2024-07-16Input: msc5000_ts - remove the driverDmitry Torokhov1-4/+0
2024-07-16Merge tag 'spi-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds2-7/+13
2024-07-16Merge tag 'regulator-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-3/+10
2024-07-16Merge tag 'regmap-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Linus Torvalds1-1/+3
2024-07-16Merge tag 'gpio-updates-for-v6.11-rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds3-10/+18
2024-07-16Merge tag 'mmc-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds1-2/+0
2024-07-16Merge tag 'pmdomain-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/u...Linus Torvalds1-0/+17
2024-07-16Merge tag 'pwm/for-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-107/+98
2024-07-16Merge tag 'hwmon-for-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+2
2024-07-16Merge tag 'pwrseq-updates-for-v6.11-rc1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds3-0/+182
2024-07-16Merge tag 'tag-chrome-platform-for-v6.11' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2-3/+86
2024-07-16Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds7-10/+95
2024-07-16Merge tag 'cgroup-for-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-4/+15
2024-07-16Merge tag 'v6.10' into nextDmitry Torokhov318-3314/+6813