summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'kvm-x86-asyncpf-6.9' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini2024-03-111-1/+0
|\
| * KVM: Get reference to VM's address space in the async #PF workerSean Christopherson2024-02-061-1/+0
* | Merge tag 'kvmarm-6.9' of https://git.kernel.org/pub/scm/linux/kernel/git/kvm...Paolo Bonzini2024-03-114-16/+20
|\ \
| * \ Merge branch kvm-arm64/vfio-normal-nc into kvmarm/nextOliver Upton2024-03-071-0/+14
| |\ \
| | * | mm: Introduce new flag to indicate wc safeAnkit Agrawal2024-02-241-0/+14
| * | | Merge branch kvm-arm64/lpi-xarray into kvmarm/nextOliver Upton2024-03-071-4/+5
| |\ \ \
| | * | | KVM: arm64: vgic: Free LPI vgic_irq structs in an RCU-safe mannerOliver Upton2024-02-231-0/+1
| | * | | KVM: arm64: vgic: Use atomics to count LPIsOliver Upton2024-02-231-2/+2
| | * | | KVM: arm64: vgic: Get rid of the LPI linked-listOliver Upton2024-02-231-2/+0
| | * | | KVM: arm64: vgic: Store LPIs in an xarrayOliver Upton2024-02-231-0/+2
| | |/ /
| * | | Merge branch kvm-arm64/vm-configuration into kvmarm/nextOliver Upton2024-03-071-11/+0
| |\ \ \
| | * | | KVM: arm64: Add feature checking helpersMarc Zyngier2024-02-191-11/+0
| | |/ /
| * / / KVM: Get rid of return value from kvm_arch_create_vm_debugfs()Oliver Upton2024-02-231-1/+1
| |/ /
* | | Merge tag 'loongarch-kvm-6.9' of git://git.kernel.org/pub/scm/linux/kernel/gi...Paolo Bonzini2024-03-1142-101/+174
|\ \ \
| * | | block: define bvec_iter as __packed __aligned(4)Ming Lei2024-03-021-1/+1
| * | | Merge tag 'sound-6.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2024-03-012-2/+4
| |\ \ \
| | * \ \ Merge tag 'asoc-fix-v6.8-rc5' of https://git.kernel.org/pub/scm/linux/kernel/...Takashi Iwai2024-02-291-0/+2
| | |\ \ \
| | | * | | ASoC: soc-card: Fix missing locking in snd_soc_card_get_kcontrol()Richard Fitzgerald2024-02-231-0/+2
| | * | | | ALSA: pcm: clarify and fix default msbits value for all formatsJaroslav Kysela2024-02-231-2/+2
| | |/ / /
| * | | | Merge tag 'drm-fixes-2024-03-01' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds2024-03-012-20/+16
| |\ \ \ \
| | * \ \ \ Merge tag 'drm-xe-fixes-2024-02-29' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie2024-03-011-20/+1
| | |\ \ \ \
| | | * | | | drm/xe/uapi: Remove unused flagsFrancois Dugast2024-02-291-19/+0
| | | * | | | drm/xe/uapi: Remove DRM_XE_VM_BIND_FLAG_ASYNC comment left overJosé Roberto de Souza2024-02-291-1/+0
| | | * | | | drm/xe: Add uapi for dumpable bosMaarten Lankhorst2024-02-291-0/+1
| | * | | | | Merge tag 'drm-misc-fixes-2024-02-29' of https://anongit.freedesktop.org/git/...Dave Airlie2024-03-011-0/+15
| | |\ \ \ \ \
| | | * \ \ \ \ Merge drm/drm-fixes into drm-misc-fixesMaxime Ripard2024-02-2658-128/+377
| | | |\ \ \ \ \
| | | * | | | | | drm/bridge: aux-hpd: separate allocation and registrationJohan Hovold2024-02-231-0/+15
| * | | | | | | | Merge tag 'net-6.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2024-02-295-11/+15
| |\ \ \ \ \ \ \ \
| | * | | | | | | | dpll: fix build failure due to rcu_dereference_check() on unknown typeEric Dumazet2024-02-291-4/+4
| | * | | | | | | | Merge tag 'nf-24-02-29' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Paolo Abeni2024-02-291-0/+1
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | netfilter: bridge: confirm multicast packets before passing them up the stackFlorian Westphal2024-02-291-0/+1
| | * | | | | | | | | uapi: in6: replace temporary label with rfc9486Justin Iurman2024-02-271-1/+1
| | * | | | | | | | | dpll: rely on rcu for netdev_dpll_pin()Eric Dumazet2024-02-262-10/+12
| | * | | | | | | | | net: mctp: take ownership of skb in mctp_local_outputJeremy Kerr2024-02-221-0/+1
| * | | | | | | | | | Merge tag 'mm-hotfixes-stable-2024-02-27-14-52' of git://git.kernel.org/pub/s...Linus Torvalds2024-02-271-0/+3
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / | |/| | | | | | | | |
| | * | | | | | | | | stackdepot: use variable size records for non-evictable entriesMarco Elver2024-02-231-0/+3
| * | | | | | | | | | Merge tag 'pull-fixes.pathwalk-rcu-2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2024-02-252-0/+3
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | procfs: make freeing proc_fs_info rcu-delayedAl Viro2024-02-251-0/+1
| | * | | | | | | | | | nfs: fix UAF on pathwalk running into umountAl Viro2024-02-251-0/+2
| | | |_|_|_|_|_|_|/ / | | |/| | | | | | | |
| * | | | | | | | | | Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2024-02-251-0/+1
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | Revert "get rid of DCACHE_GENOCIDE"Al Viro2024-02-091-0/+1
| | |/ / / / / / / / /
| * | | | | | | | | | Merge tag 'iommu-fixes-v6.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2024-02-241-0/+3
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | iommu/sva: Restore SVA handle sharingJason Gunthorpe2024-02-231-0/+3
| * | | | | | | | | | | Merge tag 'cxl-fixes-6.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2024-02-242-18/+2
| |\ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ Merge branch 'for-6.8/cxl-cper' into for-6.8/cxlDan Williams2024-02-2041-112/+224
| | |\ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | acpi/ghes: Remove CXL CPER notificationsDan Williams2024-02-201-18/+0
| | | |/ / / / / / / / / /
| | * | | | | | | | | | / x86/numa: Fix the address overlap check in numa_fill_memblks()Alison Schofield2024-02-161-0/+2
| | | |_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | |
| * | | | | | | | | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2024-02-241-4/+1
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | scsi: core: Consult supported VPD page list prior to fetching pageMartin K. Petersen2024-02-151-4/+0
| | * | | | | | | | | | | scsi: sd: usb_storage: uas: Access media prior to querying device propertiesMartin K. Petersen2024-02-141-0/+1
| | | |_|/ / / / / / / / | | |/| | | | | | | | |