summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-08-08RISC-V: KVM: Improve vector save/restore functionsAndrew Jones
2023-08-08docs: kvm: riscv: document EBUSY in KVM_SET_ONE_REGDaniel Henrique Barboza
2023-08-08RISC-V: KVM: Improve vector save/restore errorsAndrew Jones
2023-08-08RISC-V: KVM: avoid EBUSY when writing the same isa_ext valDaniel Henrique Barboza
2023-08-08RISC-V: KVM: avoid EBUSY when writing the same machine ID valDaniel Henrique Barboza
2023-08-08RISC-V: KVM: avoid EBUSY when writing same ISA valDaniel Henrique Barboza
2023-08-08RISC-V: KVM: use EBUSY when !vcpu->arch.ran_atleast_onceDaniel Henrique Barboza
2023-08-08RISC-V: KVM: do not EOPNOTSUPP in set KVM_REG_RISCV_TIMER_REGDaniel Henrique Barboza
2023-08-08RISC-V: KVM: do not EOPNOTSUPP in set_one_reg() zicbo(m|z)Daniel Henrique Barboza
2023-08-08RISC-V: KVM: use ENOENT in *_one_reg() when extension is unavailableDaniel Henrique Barboza
2023-08-08RISC-V: KVM: return ENOENT in *_one_reg() when reg is unknownDaniel Henrique Barboza
2023-08-08RISC-V: KVM: provide UAPI for host SATP modeDaniel Henrique Barboza
2023-08-08RISC-V: KVM: Sort ISA extensions alphabetically in ONE_REG interfaceAnup Patel
2023-08-08RISC-V: KVM: Allow Zicntr, Zicsr, Zifencei, and Zihpm for Guest/VMAnup Patel
2023-08-08RISC-V: KVM: Allow Zba and Zbs extensions for Guest/VMAnup Patel
2023-08-08RISC-V: KVM: Extend ONE_REG to enable/disable multiple ISA extensionsAnup Patel
2023-08-08RISC-V: KVM: Factor-out ONE_REG related code to its own source fileAnup Patel
2023-08-06Linux 6.5-rc5v6.5-rc5Linus Torvalds
2023-08-06Merge tag 'v6.5-rc5.vfs.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2023-08-06fs: rely on ->iterate_shared to determine f_pos lockingChristian Brauner
2023-08-06vfs: get rid of old '->iterate' directory operationLinus Torvalds
2023-08-06proc: fix missing conversion to 'iterate_shared'Linus Torvalds
2023-08-06open: make RESOLVE_CACHED correctly test for O_TMPFILEAleksa Sarai
2023-08-05Merge tag 'rust-fixes-6.5-rc5' of https://github.com/Rust-for-Linux/linuxLinus Torvalds
2023-08-05Merge tag 'ata-6.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...Linus Torvalds
2023-08-05Merge tag '6.5-rc4-smb3-client-fix' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2023-08-05Merge tag 'powerpc-6.5-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2023-08-05Merge tag 'parisc-for-6.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2023-08-04Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-08-04Merge tag 'hyperv-fixes-signed-20230804' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2023-08-04Merge tag 'riscv-for-linus-6.5-rc5' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-08-04Merge tag 'pm-6.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2023-08-04Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2023-08-04Merge tag 'mtd/fixes-for-6.5-rc5' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-08-04Merge tag 'drm-fixes-2023-08-04' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2023-08-04Merge tag 'ceph-for-6.5-rc5' of https://github.com/ceph/ceph-clientLinus Torvalds
2023-08-04file: reinstate f_pos locking optimization for regular filesLinus Torvalds
2023-08-04arm64/fpsimd: Sync and zero pad FPSIMD state for streaming SVEMark Brown
2023-08-04arm64/fpsimd: Sync FPSIMD state with SVE for SME only systemsMark Brown
2023-08-04arm64/ptrace: Don't enable SVE when setting streaming SVEMark Brown
2023-08-04rust: fix bindgen build error with UBSAN_BOUNDS_STRICTrust-fixes-6.5-rc5Andrea Righi
2023-08-04rust: delete `ForeignOwnable::borrow_mut`Alice Ryhl
2023-08-04rust: allocator: Prevent mis-aligned allocationBoqun Feng
2023-08-04Merge tag 'drm-intel-fixes-2023-08-03' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2023-08-04Merge tag 'drm-misc-fixes-2023-08-03' of ssh://git.freedesktop.org/git/drm/dr...Dave Airlie
2023-08-03Merge tag 'perf-tools-fixes-for-v6.5-2-2023-08-03' of git://git.kernel.org/pu...Linus Torvalds
2023-08-03Merge tag 'cxl-fixes-6.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-08-03Merge tag 'net-6.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-08-03MAINTAINERS: update TUN/TAP maintainersJakub Kicinski
2023-08-03Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski