summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2023-11-13KVM: Introduce KVM_SET_USER_MEMORY_REGION2Sean Christopherson2-2/+15
2023-11-13KVM: Convert KVM_ARCH_WANT_MMU_NOTIFIER to CONFIG_KVM_GENERIC_MMU_NOTIFIERSean Christopherson2-3/+4
2023-11-13KVM: Use gfn instead of hva for mmu_notifier_retryChao Peng1-12/+21
2023-10-31Merge tag 'kvmarm-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...Paolo Bonzini6-9/+38
2023-10-31Merge tag 'loongarch-kvm-6.7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Paolo Bonzini1-0/+9
2023-10-30Merge branch kvm-arm64/pmu_pmcr_n into kvmarm/nextOliver Upton1-1/+20
2023-10-30Merge branch kvm-arm64/writable-id-regs into kvmarm/nextOliver Upton1-0/+2
2023-10-30Merge branch kvm-arm64/sgi-injection into kvmarm/nextOliver Upton1-2/+2
2023-10-30Merge branch kvm-arm64/pmevtyper-filter into kvmarm/nextOliver Upton2-3/+11
2023-10-30Merge branch kvm-arm64/feature-flag-refactor into kvmarm/nextOliver Upton3-3/+3
2023-10-28Merge tag 'ata-6.6-final' of git://git.kernel.org/pub/scm/linux/kernel/git/dl...Linus Torvalds1-2/+18
2023-10-27scsi: sd: Introduce manage_shutdown device flagDamien Le Moal1-2/+18
2023-10-26Merge tag 'net-6.6-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds3-1/+31
2023-10-26Merge tag 'nf-23-10-25' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Jakub Kicinski1-0/+1
2023-10-25netfilter: flowtable: GC pushes back packets to classic pathPablo Neira Ayuso1-0/+1
2023-10-25KVM: arm64: Sanitize PM{C,I}NTEN{SET,CLR}, PMOVS{SET,CLR} before first runRaghavendra Rao Ananta1-1/+2
2023-10-25KVM: arm64: PMU: Set PMCR_EL0.N for vCPU based on the associated PMURaghavendra Rao Ananta1-0/+6
2023-10-25KVM: arm64: PMU: Add a helper to read a vCPU's PMCR_EL0Reiji Watanabe1-0/+6
2023-10-25KVM: arm64: Select default PMU in KVM_ARM_VCPU_INIT handlerReiji Watanabe1-0/+6
2023-10-24Merge tag 'wireless-2023-10-24' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski1-0/+29
2023-10-24Merge tag 'mm-hotfixes-stable-2023-10-24-09-40' of git://git.kernel.org/pub/s...Linus Torvalds2-5/+42
2023-10-24KVM: arm64: Add PMU event filter bits required if EL3 is implementedOliver Upton1-3/+6
2023-10-24KVM: arm64: Make PMEVTYPER<n>_EL0.NSH RES0 if EL2 isn't advertisedOliver Upton1-0/+5
2023-10-24gtp: uapi: fix GTPA_MAXPablo Neira Ayuso1-1/+1
2023-10-23wifi: mac80211: don't drop all unprotected public action framesAvraham Stern1-0/+29
2023-10-21Merge tag 'perf-urgent-2023-10-21' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-0/+1
2023-10-20Merge tag 'mtd/fixes-for-6.6-rc7' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds3-0/+6
2023-10-20Merge tag 'sound-6.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds1-0/+1
2023-10-20Merge tag 'drm-fixes-2023-10-20' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2-4/+3
2023-10-20Merge tag 'drm-misc-fixes-2023-10-19' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2-4/+3
2023-10-19Merge tag 'net-6.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds6-12/+27
2023-10-19Merge tag 'v6.6-rc7.vfs.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+1
2023-10-19perf: Disallow mis-matched inherited group readsPeter Zijlstra1-0/+1
2023-10-18kasan: disable kasan_non_canonical_hook() for HW tagsArnd Bergmann1-3/+3
2023-10-18kasan: print the original fault addr when access invalid shadowHaibo Li1-3/+3
2023-10-18hugetlbfs: close race between MADV_DONTNEED and page faultRik van Riel1-2/+33
2023-10-18hugetlbfs: extend hugetlb_vma_lock to private VMAsRik van Riel1-0/+6
2023-10-18neighbor: tracing: Move pin6 inside CONFIG_IPV6=y sectionGeert Uytterhoeven1-2/+2
2023-10-18Merge tag 'ipsec-2023-10-17' of git://git.kernel.org/pub/scm/linux/kernel/git...Jakub Kicinski1-0/+1
2023-10-18gpu/drm: Eliminate DRM_SCHED_PRIORITY_UNSETLuben Tuikov1-2/+1
2023-10-18tcp: fix excessive TLP and RACK timeouts from HZ roundingNeal Cardwell1-0/+3
2023-10-18Merge tag 'fbdev-for-6.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-3/+1
2023-10-17Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+7
2023-10-17Merge tag 'for-net-2023-10-13' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski1-1/+1
2023-10-17fbdev: uvesafb: Remove uvesafb_exec() prototype from include/video/uvesafb.hJorge Maidana1-2/+0
2023-10-16mtd: rawnand: Ensure the nand chip supports cached readsRouven Czerwinski3-0/+6
2023-10-15net: more strict VIRTIO_NET_HDR_GSO_UDP_L4 validationWillem de Bruijn1-3/+16
2023-10-15Merge tag 'char-misc-6.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+0
2023-10-15Merge tag 'ovl-fixes-6.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+2
2023-10-15Merge tag 'smp-urgent-2023-10-15' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-5/+2