summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* KVM: Introduce KVM_SET_USER_MEMORY_REGION2Sean Christopherson2023-11-132-2/+15
* KVM: Convert KVM_ARCH_WANT_MMU_NOTIFIER to CONFIG_KVM_GENERIC_MMU_NOTIFIERSean Christopherson2023-11-132-3/+4
* KVM: Use gfn instead of hva for mmu_notifier_retryChao Peng2023-11-131-12/+21
* Merge tag 'kvmarm-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...Paolo Bonzini2023-10-316-9/+38
|\
| * Merge branch kvm-arm64/pmu_pmcr_n into kvmarm/nextOliver Upton2023-10-301-1/+20
| |\
| | * KVM: arm64: Sanitize PM{C,I}NTEN{SET,CLR}, PMOVS{SET,CLR} before first runRaghavendra Rao Ananta2023-10-241-1/+2
| | * KVM: arm64: PMU: Set PMCR_EL0.N for vCPU based on the associated PMURaghavendra Rao Ananta2023-10-241-0/+6
| | * KVM: arm64: PMU: Add a helper to read a vCPU's PMCR_EL0Reiji Watanabe2023-10-241-0/+6
| | * KVM: arm64: Select default PMU in KVM_ARM_VCPU_INIT handlerReiji Watanabe2023-10-241-0/+6
| * | Merge branch kvm-arm64/writable-id-regs into kvmarm/nextOliver Upton2023-10-301-0/+2
| |\ \
| | * | KVM: arm64: Allow userspace to get the writable masks for feature ID registersJing Zhang2023-10-041-0/+2
| | |/
| * | Merge branch kvm-arm64/sgi-injection into kvmarm/nextOliver Upton2023-10-301-2/+2
| |\ \
| | * | KVM: arm64: vgic: Make kvm_vgic_inject_irq() take a vcpu pointerMarc Zyngier2023-09-301-2/+2
| * | | Merge branch kvm-arm64/pmevtyper-filter into kvmarm/nextOliver Upton2023-10-302-3/+11
| |\ \ \
| | * | | KVM: arm64: Add PMU event filter bits required if EL3 is implementedOliver Upton2023-10-241-3/+6
| | * | | KVM: arm64: Make PMEVTYPER<n>_EL0.NSH RES0 if EL2 isn't advertisedOliver Upton2023-10-241-0/+5
| | | |/ | | |/|
| * | | Merge branch kvm-arm64/feature-flag-refactor into kvmarm/nextOliver Upton2023-10-303-3/+3
| |\ \ \ | | |/ / | |/| |
| | * | KVM: arm64: Get rid of vCPU-scoped feature bitmapOliver Upton2023-09-212-2/+2
| | * | KVM: arm64: Remove unused return value from kvm_reset_vcpu()Oliver Upton2023-09-211-1/+1
| | |/
* | | Merge tag 'loongarch-kvm-6.7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Paolo Bonzini2023-10-311-0/+9
|\ \ \
| * | | LoongArch: KVM: Add kvm related header filesTianrui Zhao2023-10-021-0/+9
* | | | Merge tag 'ata-6.6-final' of git://git.kernel.org/pub/scm/linux/kernel/git/dl...Linus Torvalds2023-10-271-2/+18
|\ \ \ \
| * | | | scsi: sd: Introduce manage_shutdown device flagDamien Le Moal2023-10-271-2/+18
* | | | | Merge tag 'net-6.6-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2023-10-263-1/+31
|\ \ \ \ \
| * \ \ \ \ Merge tag 'nf-23-10-25' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Jakub Kicinski2023-10-251-0/+1
| |\ \ \ \ \
| | * | | | | netfilter: flowtable: GC pushes back packets to classic pathPablo Neira Ayuso2023-10-251-0/+1
| * | | | | | Merge tag 'wireless-2023-10-24' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski2023-10-241-0/+29
| |\ \ \ \ \ \
| | * | | | | | wifi: mac80211: don't drop all unprotected public action framesAvraham Stern2023-10-231-0/+29
| * | | | | | | gtp: uapi: fix GTPA_MAXPablo Neira Ayuso2023-10-241-1/+1
| | |/ / / / / | |/| | | | |
* | | | | | | Merge tag 'mm-hotfixes-stable-2023-10-24-09-40' of git://git.kernel.org/pub/s...Linus Torvalds2023-10-242-5/+42
|\ \ \ \ \ \ \
| * | | | | | | kasan: disable kasan_non_canonical_hook() for HW tagsArnd Bergmann2023-10-181-3/+3
| * | | | | | | kasan: print the original fault addr when access invalid shadowHaibo Li2023-10-181-3/+3
| * | | | | | | hugetlbfs: close race between MADV_DONTNEED and page faultRik van Riel2023-10-181-2/+33
| * | | | | | | hugetlbfs: extend hugetlb_vma_lock to private VMAsRik van Riel2023-10-181-0/+6
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge tag 'perf-urgent-2023-10-21' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2023-10-211-0/+1
|\ \ \ \ \ \ \
| * | | | | | | perf: Disallow mis-matched inherited group readsPeter Zijlstra2023-10-191-0/+1
* | | | | | | | Merge tag 'mtd/fixes-for-6.6-rc7' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-10-203-0/+6
|\ \ \ \ \ \ \ \
| * | | | | | | | mtd: rawnand: Ensure the nand chip supports cached readsRouven Czerwinski2023-10-163-0/+6
* | | | | | | | | Merge tag 'sound-6.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2023-10-201-0/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | ASoC: soc-dapm: Add helper for comparing widget nameKrzysztof Kozlowski2023-10-091-0/+1
* | | | | | | | | | Merge tag 'drm-fixes-2023-10-20' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2023-10-202-4/+3
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / |/| | | | | | | | |
| * | | | | | | | | Merge tag 'drm-misc-fixes-2023-10-19' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2023-10-202-4/+3
| |\ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / | |/| | | | | | | |
| | * | | | | | | | gpu/drm: Eliminate DRM_SCHED_PRIORITY_UNSETLuben Tuikov2023-10-171-2/+1
| | * | | | | | | | drm/nouveau: exec: fix ioctl kernel-doc warningRandy Dunlap2023-10-121-2/+2
* | | | | | | | | | Merge tag 'net-6.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2023-10-196-12/+27
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | neighbor: tracing: Move pin6 inside CONFIG_IPV6=y sectionGeert Uytterhoeven2023-10-181-2/+2
| * | | | | | | | | | Merge tag 'ipsec-2023-10-17' of git://git.kernel.org/pub/scm/linux/kernel/git...Jakub Kicinski2023-10-171-0/+1
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | xfrm: fix a data-race in xfrm_gen_index()Eric Dumazet2023-09-131-0/+1
| * | | | | | | | | | | tcp: fix excessive TLP and RACK timeouts from HZ roundingNeal Cardwell2023-10-171-0/+3
| * | | | | | | | | | | Merge tag 'for-net-2023-10-13' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski2023-10-161-1/+1
| |\ \ \ \ \ \ \ \ \ \ \