summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-12-30RISC-V: KVM: Add support for SBI STA registersAndrew Jones
2023-12-30RISC-V: KVM: Add support for SBI extension registersAndrew Jones
2023-12-30RISC-V: KVM: Add SBI STA info to vcpu_archAndrew Jones
2023-12-30RISC-V: KVM: Add steal-update vcpu requestAndrew Jones
2023-12-30RISC-V: KVM: Add SBI STA extension skeletonAndrew Jones
2023-12-30RISC-V: paravirt: Implement steal-time supportAndrew Jones
2023-12-30RISC-V: Add SBI STA extension definitionsAndrew Jones
2023-12-30RISC-V: paravirt: Add skeleton for pv-time supportAndrew Jones
2023-12-29RISC-V: KVM: Fix indentation in kvm_riscv_vcpu_set_reg_csr()Anup Patel
2023-12-29RISC-V: KVM: add vector registers and CSRs in KVM_GET_REG_LISTDaniel Henrique Barboza
2023-12-29RISC-V: KVM: add 'vlenb' Vector CSRDaniel Henrique Barboza
2023-12-29RISC-V: KVM: set 'vlenb' in kvm_riscv_vcpu_alloc_vector_context()Daniel Henrique Barboza
2023-12-29RISC-V: KVM: selftests: Treat SBI ext regs like ISA ext regsAndrew Jones
2023-12-29KVM: riscv: selftests: Use register subtypesAndrew Jones
2023-12-29KVM: riscv: selftests: Add RISCV_SBI_EXT_REGAndrew Jones
2023-12-29RISC-V: KVM: Make SBI uapi consistent with ISA uapiAndrew Jones
2023-12-29KVM: riscv: selftests: Drop SBI multi registersAndrew Jones
2023-12-29RISC-V: KVM: Don't add SBI multi regs in get-reg-listAndrew Jones
2023-12-29KVM: riscv: selftests: Generate ISA extension reg_list using macrosAnup Patel
2023-12-29RISC-V: KVM: remove a redundant condition in kvm_arch_vcpu_ioctl_run()Chao Du
2023-12-29riscv: kvm: use ".L" local labels in assembly when applicableClément Léger
2023-12-29riscv: kvm: Use SYM_*() assembly macros instead of deprecated onesClément Léger
2023-12-23Linux 6.7-rc7Linus Torvalds
2023-12-23Merge tag 'x86-urgent-2023-12-23' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-12-23Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2023-12-23Merge tag 'usb-6.7-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2023-12-23Merge tag 'char-misc-6.7-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-12-23Merge tag 'input-for-v6.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2023-12-22Input: soc_button_array - add mapping for airplane mode buttonChristoffer Sandberg
2023-12-22Merge tag 'block-6.7-2023-12-22' of git://git.kernel.dk/linuxLinus Torvalds
2023-12-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2023-12-22Merge tag 'kvm-riscv-fixes-6.7-1' of https://github.com/kvm-riscv/linux into ...Paolo Bonzini
2023-12-22Merge tag 'kvmarm-fixes-6.7-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini
2023-12-22Merge tag 'printk-for-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2023-12-22Merge tag 'sound-6.7-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2023-12-22Merge tag 'i2c-for-6.7-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-12-22Merge tag 'gpio-fixes-for-v6.7-rc7' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-12-22Merge tag 'for-linus-6.7a-rc7-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2023-12-22Merge tag 'drm-fixes-2023-12-22' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2023-12-22Merge tag '9p-for-6.7-rc7' of https://github.com/martinetd/linuxLinus Torvalds
2023-12-22Merge tag 'usb-serial-6.7-rc6' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman
2023-12-22debugfs: initialize cancellations earlierJohannes Berg
2023-12-22Merge tag 'drm-intel-fixes-2023-12-21' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2023-12-22Merge tag 'amd-drm-fixes-6.7-2023-12-20' of https://gitlab.freedesktop.org/ag...Dave Airlie
2023-12-21Merge tag 'pinctrl-v6.7-4' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2023-12-21Merge tag 'nvme-6.7-2023-12-21' of git://git.infradead.org/nvme into block-6.7Jens Axboe
2023-12-21afs: Fix use-after-free due to get/remove race in volume treeDavid Howells
2023-12-21ida: Fix crash in ida_free when the bitmap is emptyMatthew Wilcox (Oracle)
2023-12-21afs: Fix overwriting of result of DNS queryDavid Howells
2023-12-21Merge tag 'afs-fixes-20231221' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds