index
:
pm24.git
cpufreq-rust
master
more-events
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2023-08-08
RISC-V: KVM: Improve vector save/restore functions
Andrew Jones
2023-08-08
docs: kvm: riscv: document EBUSY in KVM_SET_ONE_REG
Daniel Henrique Barboza
2023-08-08
RISC-V: KVM: Improve vector save/restore errors
Andrew Jones
2023-08-08
RISC-V: KVM: avoid EBUSY when writing the same isa_ext val
Daniel Henrique Barboza
2023-08-08
RISC-V: KVM: avoid EBUSY when writing the same machine ID val
Daniel Henrique Barboza
2023-08-08
RISC-V: KVM: avoid EBUSY when writing same ISA val
Daniel Henrique Barboza
2023-08-08
RISC-V: KVM: use EBUSY when !vcpu->arch.ran_atleast_once
Daniel Henrique Barboza
2023-08-08
RISC-V: KVM: do not EOPNOTSUPP in set KVM_REG_RISCV_TIMER_REG
Daniel Henrique Barboza
2023-08-08
RISC-V: KVM: do not EOPNOTSUPP in set_one_reg() zicbo(m|z)
Daniel Henrique Barboza
2023-08-08
RISC-V: KVM: use ENOENT in *_one_reg() when extension is unavailable
Daniel Henrique Barboza
2023-08-08
RISC-V: KVM: return ENOENT in *_one_reg() when reg is unknown
Daniel Henrique Barboza
2023-08-08
RISC-V: KVM: provide UAPI for host SATP mode
Daniel Henrique Barboza
2023-08-08
RISC-V: KVM: Sort ISA extensions alphabetically in ONE_REG interface
Anup Patel
2023-08-08
RISC-V: KVM: Allow Zicntr, Zicsr, Zifencei, and Zihpm for Guest/VM
Anup Patel
2023-08-08
RISC-V: KVM: Allow Zba and Zbs extensions for Guest/VM
Anup Patel
2023-08-08
RISC-V: KVM: Extend ONE_REG to enable/disable multiple ISA extensions
Anup Patel
2023-08-08
RISC-V: KVM: Factor-out ONE_REG related code to its own source file
Anup Patel
2023-08-06
Linux 6.5-rc5
v6.5-rc5
Linus Torvalds
2023-08-06
Merge tag 'v6.5-rc5.vfs.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2023-08-06
fs: rely on ->iterate_shared to determine f_pos locking
Christian Brauner
2023-08-06
vfs: get rid of old '->iterate' directory operation
Linus Torvalds
2023-08-06
proc: fix missing conversion to 'iterate_shared'
Linus Torvalds
2023-08-06
open: make RESOLVE_CACHED correctly test for O_TMPFILE
Aleksa Sarai
2023-08-05
Merge tag 'rust-fixes-6.5-rc5' of https://github.com/Rust-for-Linux/linux
Linus Torvalds
2023-08-05
Merge tag 'ata-6.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...
Linus Torvalds
2023-08-05
Merge tag '6.5-rc4-smb3-client-fix' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2023-08-05
Merge tag 'powerpc-6.5-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2023-08-05
Merge tag 'parisc-for-6.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2023-08-04
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2023-08-04
Merge tag 'hyperv-fixes-signed-20230804' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2023-08-04
Merge tag 'riscv-for-linus-6.5-rc5' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-08-04
Merge tag 'pm-6.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
2023-08-04
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2023-08-04
Merge tag 'mtd/fixes-for-6.5-rc5' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-08-04
Merge tag 'drm-fixes-2023-08-04' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2023-08-04
Merge tag 'ceph-for-6.5-rc5' of https://github.com/ceph/ceph-client
Linus Torvalds
2023-08-04
file: reinstate f_pos locking optimization for regular files
Linus Torvalds
2023-08-04
arm64/fpsimd: Sync and zero pad FPSIMD state for streaming SVE
Mark Brown
2023-08-04
arm64/fpsimd: Sync FPSIMD state with SVE for SME only systems
Mark Brown
2023-08-04
arm64/ptrace: Don't enable SVE when setting streaming SVE
Mark Brown
2023-08-04
rust: fix bindgen build error with UBSAN_BOUNDS_STRICT
rust-fixes-6.5-rc5
Andrea Righi
2023-08-04
rust: delete `ForeignOwnable::borrow_mut`
Alice Ryhl
2023-08-04
rust: allocator: Prevent mis-aligned allocation
Boqun Feng
2023-08-04
Merge tag 'drm-intel-fixes-2023-08-03' of git://anongit.freedesktop.org/drm/d...
Dave Airlie
2023-08-04
Merge tag 'drm-misc-fixes-2023-08-03' of ssh://git.freedesktop.org/git/drm/dr...
Dave Airlie
2023-08-03
Merge tag 'perf-tools-fixes-for-v6.5-2-2023-08-03' of git://git.kernel.org/pu...
Linus Torvalds
2023-08-03
Merge tag 'cxl-fixes-6.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-08-03
Merge tag 'net-6.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2023-08-03
MAINTAINERS: update TUN/TAP maintainers
Jakub Kicinski
2023-08-03
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
[next]