summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorLines
2024-07-17Merge tag 'platform-drivers-x86-v6.11-1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds-0/+54
2024-07-17Merge tag 'ata-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/lib...Linus Torvalds-7/+4
2024-07-17Merge tag 'fsnotify_for_v6.11-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-3/+5
2024-07-17Merge tag 'for-6.11-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...Linus Torvalds-30/+11
2024-07-17Merge tag 'dlm-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/teiglan...Linus Torvalds-1/+18
2024-07-17Merge tag 'erofs-for-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-29/+3
2024-07-17Merge tag 'nfsd-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds-0/+13
2024-07-17crypto: ccp: Add the SNP_VLEK_LOAD commandMichael Roth-0/+27
2024-07-17printk: Add a short description string to kmsg_dump()Jocelyn Falempe-3/+19
2024-07-17virtio_pci_modern: use completion instead of busy loop to wait on admin cmd r...Jiri Pirko-0/+3
2024-07-17virtio: create admin queues alongside other virtqueuesJiri Pirko-4/+0
2024-07-17virtio: rename virtio_find_vqs_info() to virtio_find_vqs()Jiri Pirko-5/+5
2024-07-17virtio: remove unused virtio_find_vqs() and virtio_find_vqs_ctx() helpersJiri Pirko-32/+0
2024-07-17virtio: rename find_vqs_info() op to find_vqs()Jiri Pirko-6/+6
2024-07-17virtio: remove the original find_vqs() opJiri Pirko-17/+0
2024-07-17virtio: call virtio_find_vqs_info() from virtio_find_single_vq() directlyJiri Pirko-3/+4
2024-07-17virtio: introduce virtio_queue_info struct and find_vqs_info() config opJiri Pirko-3/+52
2024-07-17virtio: make virtio_find_single_vq() call virtio_find_vqs()Jiri Pirko-14/+14
2024-07-17virtio: make virtio_find_vqs() call virtio_find_vqs_ctx()Jiri Pirko-7/+8
2024-07-16Merge tag 'net-next-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds-726/+2903
2024-07-16Merge tag 'linux_kselftest-kunit-6.11-rc1' of git://git.kernel.org/pub/scm/li...Linus Torvalds-4/+97
2024-07-16Merge tag 'perf-core-2024-07-16' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-11/+17
2024-07-16Merge tag 'sched-core-2024-07-16' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-49/+47
2024-07-16Merge tag 'locking-core-2024-07-15' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-3/+3
2024-07-16Merge tag 'acpi-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds-3/+2
2024-07-16Merge tag 'pm-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds-4/+10
2024-07-16Merge tag 'thermal-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-18/+25
2024-07-16Merge tag 'lsm-pr-20240715' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-0/+1
2024-07-16Merge tag 'sysctl-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-1/+1
2024-07-16Merge tag 'hardening-v6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-12/+14
2024-07-16Merge tag 'execve-v6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-1/+1
2024-07-16Merge tag 'for-linus-6.11-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-0/+2
2024-07-16Merge tag 'efi-next-for-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-5/+10
2024-07-16Merge tag 'asm-generic-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-9/+1
2024-07-16Merge tag 'soc-arm-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds-1/+3
2024-07-16Merge tag 'soc-dt-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds-0/+360
2024-07-16Merge tag 'soc-drivers-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-10/+442
2024-07-16Merge tag 'm68k-for-v6.11-tag1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-0/+3
2024-07-16Merge branches 'clk-qcom', 'clk-rockchip', 'clk-sophgo' and 'clk-thead' into ...Stephen Boyd-4/+975
2024-07-16Merge branches 'clk-renesas', 'clk-amlogic', 'clk-allwinner' and 'clk-samsung...Stephen Boyd-714/+283
2024-07-16Merge tag 'x86_sev_for_v6.11_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-8/+54
2024-07-16Merge tag 'x86_cache_for_v6.11_rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-25/+63
2024-07-16Merge branch 'kvm-6.11-sev-attestation' into HEADPaolo Bonzini-0/+3
2024-07-16KVM: SEV: Provide support for SNP_GUEST_REQUEST NAE eventBrijesh Singh-0/+3
2024-07-16nvme-core: choose PIF from QPIF if QPIFS supports and PIF is QTYPEFrancis Pravin-0/+9
2024-07-16landlock: Clarify documentation for struct landlock_ruleset_attrGünther Noack-16/+23
2024-07-16Merge tag 'kvm-x86-mtrrs-6.11' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini-0/+14
2024-07-16Merge tag 'kvm-x86-misc-6.11' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini-0/+2
2024-07-16Merge tag 'kvm-x86-generic-6.11' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini-5/+22
2024-07-16Merge tag 'kvmarm-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...Paolo Bonzini-0/+3