summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-08-17KVM: arm64: Move HCRX_EL2 switch to load/put on VHE systemsMarc Zyngier1-6/+6
2023-08-17KVM: arm64: nv: Expose FGT to nested guestsMarc Zyngier1-2/+3
2023-08-17KVM: arm64: nv: Add switching support for HFGxTR/HDFGxTRMarc Zyngier1-0/+48
2023-08-17KVM: arm64: nv: Expand ERET trap forwarding to handle FGTMarc Zyngier1-1/+16
2023-08-17KVM: arm64: nv: Add SVC trap forwardingMarc Zyngier2-0/+16
2023-08-17KVM: arm64: nv: Add trap forwarding for HDFGxTR_EL2Marc Zyngier2-0/+485
2023-08-17KVM: arm64: nv: Add trap forwarding for HFGITR_EL2Marc Zyngier2-0/+113
2023-08-17KVM: arm64: nv: Add trap forwarding for HFGxTR_EL2Marc Zyngier1-0/+71
2023-08-17KVM: arm64: nv: Add fine grained trap forwarding infrastructureMarc Zyngier1-3/+87
2023-08-17KVM: arm64: nv: Add trap forwarding for CNTHCTL_EL2Marc Zyngier1-1/+49
2023-08-17KVM: arm64: nv: Add trap forwarding for MDCR_EL2Marc Zyngier1-0/+268
2023-08-17KVM: arm64: nv: Expose FEAT_EVT to nested guestsMarc Zyngier1-2/+1
2023-08-17KVM: arm64: nv: Add trap forwarding for HCR_EL2Marc Zyngier1-0/+488
2023-08-17KVM: arm64: nv: Add trap forwarding infrastructureMarc Zyngier5-0/+317
2023-08-17KVM: arm64: Restructure FGT register switchingMarc Zyngier2-27/+50
2023-08-17KVM: arm64: nv: Add FGT registersMarc Zyngier2-0/+10
2023-08-17KVM: arm64: Add missing HCR_EL2 trap bitsMarc Zyngier1-0/+9
2023-08-17KVM: arm64: Correctly handle ACCDATA_EL1 trapsMarc Zyngier2-0/+4
2023-08-17arm64: Add feature detection for fine grained trapsMark Brown2-0/+8
2023-08-17arm64: Add HDFGRTR_EL2 and HDFGWTR_EL2 layoutsMarc Zyngier2-2/+129
2023-08-17arm64: Add missing BRB/CFP/DVP/CPP instructionsMarc Zyngier1-0/+7
2023-08-17arm64: Add debug registers affected by HDFGxTR_EL2Marc Zyngier1-0/+76
2023-08-17arm64: Add AT operation encodingsMarc Zyngier1-0/+17
2023-08-17arm64: Add TLBI operation encodingsMarc Zyngier1-0/+128
2023-08-17arm64: Add missing DC ZVA/GVA/GZVA encodingsMarc Zyngier1-0/+5
2023-08-17arm64: Add missing ERX*_EL1 encodingsMarc Zyngier1-0/+5
2023-08-17arm64: Add missing VA CMO encodingsMarc Zyngier1-0/+26
2023-07-24Linux 6.5-rc3v6.5-rc3Linus Torvalds1-1/+1
2023-07-24Merge tag 'trace-v6.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds4-7/+17
2023-07-24Merge tag 'kbuild-fixes-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds5-15/+31
2023-07-23kbuild: rust: avoid creating temporary filesMiguel Ojeda2-2/+9
2023-07-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds17-72/+140
2023-07-23Merge tag 'ext4_for_linus-6.5-rc3' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds7-263/+262
2023-07-23Merge tag '6.5-rc2-smb3-client-fixes-ver2' of git://git.samba.org/sfrench/cif...Linus Torvalds2-6/+15
2023-07-23Merge tag 'kvm-s390-master-6.5-1' of https://git.kernel.org/pub/scm/linux/ker...Paolo Bonzini2-2/+7
2023-07-23Merge tag 'kvmarm-fixes-6.5-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini15-70/+133
2023-07-23tracing/histograms: Return an error if we fail to add histogram to hist_vars ...Mohamed Khalfella1-1/+2
2023-07-23ring-buffer: Do not swap cpu_buffer during resize processChen Lin2-2/+15
2023-07-23tracing: Remove unused extern declaration tracing_map_set_field_descr()YueHaibing1-4/+0
2023-07-23kbuild: flatten KBUILD_CFLAGSAlexey Dobriyan1-5/+17
2023-07-23gen_compile_commands: add assembly files to compilation databaseBenjamin Gray1-1/+1
2023-07-23ext4: fix rbtree traversal bug in ext4_mb_use_preallocatedOjaswin Mujoo1-27/+131
2023-07-23ext4: fix off by one issue in ext4_mb_choose_next_group_best_avail()Ojaswin Mujoo1-5/+9
2023-07-23ext4: correct inline offset when handling xattrs in inode bodyEric Whitney1-0/+14
2023-07-23Merge tag 'powerpc-6.5-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds8-80/+29
2023-07-22cifs: update internal module version number for cifs.koSteve French1-2/+2
2023-07-22cifs: allow dumping keys for directories tooShyam Prasad N1-4/+13
2023-07-22Merge tag 's390-6.5-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds3-12/+27
2023-07-22Merge tag 'block-6.5-2023-07-21' of git://git.kernel.dk/linuxLinus Torvalds6-15/+58
2023-07-22Merge tag 'io_uring-6.5-2023-07-21' of git://git.kernel.dk/linuxLinus Torvalds3-32/+37