summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-04-29KVM: selftests: Allocate x86's TSS at VM creationSean Christopherson
2024-04-29KVM: selftests: Fold x86's descriptor tables helpers into vcpu_init_sregs()Sean Christopherson
2024-04-29KVM: selftests: Drop superfluous switch() on vm->mode in vcpu_init_sregs()Sean Christopherson
2024-04-29KVM: selftests: Allocate x86's GDT during VM creationSean Christopherson
2024-04-29KVM: selftests: Map x86's exception_handlers at VM creation, not vCPU setupSean Christopherson
2024-04-29KVM: selftests: Init IDT and exception handlers for all VMs/vCPUs on x86Sean Christopherson
2024-04-29KVM: selftests: Rename x86's vcpu_setup() to vcpu_init_sregs()Sean Christopherson
2024-04-29KVM: selftests: Move x86's descriptor table helpers "up" in processor.cSean Christopherson
2024-04-29KVM: selftests: Explicitly clobber the IDT in the "delete memslot" testcaseSean Christopherson
2024-04-29KVM: selftests: Rework platform_info_test to actually verify #GPSean Christopherson
2024-04-29KVM: selftests: Move platform_info_test's main assert into guest codeSean Christopherson
2024-04-29KVM: selftests: Fix off-by-one initialization of GDT limitAckerley Tng
2024-04-29KVM: selftests: Move GDT, IDT, and TSS fields to x86's kvm_vm_archSean Christopherson
2024-04-29KVM: sefltests: Add kvm_util_types.h to hold common types, e.g. vm_vaddr_tSean Christopherson
2024-04-29Revert "kvm: selftests: move base kvm_util.h declarations to kvm_util_base.h"Sean Christopherson
2024-04-29KVM: selftests: Randomly force emulation on x86 writes from guest codeSean Christopherson
2024-04-29KVM: selftests: Add vcpu_arch_put_guest() to do writes from guest codeSean Christopherson
2024-04-29KVM: selftests: Add global snapshot of kvm_is_forced_emulation_enabled()Sean Christopherson
2024-04-29KVM: selftests: Provide an API for getting a random bool from an RNGSean Christopherson
2024-04-29KVM: selftests: Provide a global pseudo-RNG instance for all testsSean Christopherson
2024-04-29KVM: selftests: Define _GNU_SOURCE for all selftests codeSean Christopherson
2024-04-29KVM: selftests: Avoid assuming "sudo" exists in NX hugepage testBrendan Jackman
2024-04-29Merge tag 'nfs-for-6.9-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2024-04-29Merge tag 'bcachefs-2024-04-29' of https://evilpiepirate.org/git/bcachefsLinus Torvalds
2024-04-29s390/cio: Ensure the copied buf is NUL terminatedBui Quang Minh
2024-04-29cxl: Fix cxl_endpoint_get_perf_coordinate() support for RCHDave Jiang
2024-04-29Merge tag 'erofs-for-6.9-rc7-fixes' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2024-04-29ALSA: hda: intel-sdw-acpi: fix usage of device_get_named_child_node()Pierre-Louis Bossart
2024-04-29bounds: Use the right number of bits for power-of-two CONFIG_NR_CPUSMatthew Wilcox (Oracle)
2024-04-29ALSA: hda: intel-dsp-config: harden I2C/I2S codec detectionPierre-Louis Bossart
2024-04-29ASoC: cs35l56: fix usages of device_get_named_child_node()Pierre-Louis Bossart
2024-04-29ASoC: da7219-aad: fix usage of device_get_named_child_node()Pierre-Louis Bossart
2024-04-29ASoC: meson: cards: select SND_DYNAMIC_MINORSJerome Brunet
2024-04-29ASoC: meson: axg-tdm: add continuous clock supportJerome Brunet
2024-04-29ASoC: meson: axg-tdm-interface: manage formatters in triggerJerome Brunet
2024-04-29ASoC: meson: axg-card: make links nonatomicJerome Brunet
2024-04-29ASoC: meson: axg-fifo: use threaded irq to check periodsJerome Brunet
2024-04-29tracing/probes: Fix memory leak in traceprobe_parse_probe_arg_body()LuMingYin
2024-04-29Merge branch 'vxlan-stats'David S. Miller
2024-04-29vxlan: Add missing VNI filter counter update in arp_reduce().Guillaume Nault
2024-04-29vxlan: Fix racy device stats updates.Guillaume Nault
2024-04-29ALSA: hda/realtek: Fix mute led of HP Laptop 15-da3001TUAman Dhoot
2024-04-29drm/imagination: Ensure PVR_MIPS_PT_PAGE_COUNT is never zeroMatt Coster
2024-04-29platform/x86: ISST: Add Grand Ridge to HPM CPU listSrinivas Pandruvada
2024-04-29firewire: ohci: fulfill timestamp for some local asynchronous transactionTakashi Sakamoto
2024-04-29firewire: nosy: ensure user_length is taken into account when fetching packet...Thanassis Avgerinos
2024-04-29x86/sev: Add callback to apply RMP table fixups for kexecAshish Kalra
2024-04-29misc/pvpanic-pci: register attributes via pci_driverThomas Weißschuh
2024-04-29x86/e820: Add a new e820 table update helperAshish Kalra
2024-04-29Merge branch 'qed-error-codes'David S. Miller