linux.git
2024-03-07 Oliver UptonMerge branch kvm-arm64/vfio-normal-nc into kvmarm/next
2024-03-07 Oliver UptonMerge branch kvm-arm64/lpi-xarray into kvmarm/next
2024-03-07 Oliver UptonMerge branch kvm-arm64/vm-configuration into kvmarm...
2024-03-07 Oliver UptonMerge branch kvm-arm64/misc into kvmarm/next
2024-03-07 Oliver UptonMerge branch kvm-arm64/feat_e2h0 into kvmarm/next
2024-03-01 Marc ZyngierKVM: arm64: Fix TRFCR_EL1/PMSCR_EL1 access in hVHE...
2024-02-29 Raghavendra... KVM: selftests: aarch64: Remove unused functions from...
2024-02-27 Oliver UptonKVM: arm64: Don't initialize idreg debugfs w/ preemptio...
2024-02-27 Oliver UptonKVM: arm64: Fail the idreg iterator if idregs aren...
2024-02-24 Ankit Agrawalvfio: Convey kvm that the vfio-pci device is wc safe
2024-02-24 Ankit AgrawalKVM: arm64: Set io memory s2 pte as normalnc for vfio...
2024-02-24 Ankit Agrawalmm: Introduce new flag to indicate wc safe
2024-02-24 Ankit AgrawalKVM: arm64: Introduce new flag for non-cacheable IO...
2024-02-24 Bjorn HelgaasKVM: arm64: Fix typos
2024-02-23 Oliver UptonKVM: arm64: vgic: Don't acquire the lpi_list_lock in...
2024-02-23 Oliver UptonKVM: arm64: vgic: Ensure the irq refcount is nonzero...
2024-02-23 Oliver UptonKVM: arm64: vgic: Rely on RCU protection in vgic_get_lpi()
2024-02-23 Oliver UptonKVM: arm64: vgic: Free LPI vgic_irq structs in an RCU...
2024-02-23 Oliver UptonKVM: arm64: vgic: Use atomics to count LPIs
2024-02-23 Oliver UptonKVM: arm64: vgic: Get rid of the LPI linked-list
2024-02-23 Oliver UptonKVM: arm64: vgic-its: Walk the LPI xarray in vgic_copy_...
2024-02-23 Oliver UptonKVM: arm64: vgic-v3: Iterate the xarray to find pending...
2024-02-23 Oliver UptonKVM: arm64: vgic: Use xarray to find LPI in vgic_get_lpi()
2024-02-23 Oliver UptonKVM: arm64: vgic: Store LPIs in an xarray
2024-02-23 Oliver UptonKVM: Get rid of return value from kvm_arch_create_vm_de...
2024-02-22 Marc ZyngierKVM: arm64: Make build-time check of RES0/RES1 bits...
2024-02-19 Marc ZyngierKVM: arm64: Add debugfs file for guest's ID registers
2024-02-19 Marc ZyngierKVM: arm64: Snapshot all non-zero RES0/RES1 sysreg...
2024-02-19 Marc ZyngierKVM: arm64: Make FEAT_MOPS UNDEF if not advertised...
2024-02-19 Marc ZyngierKVM: arm64: Make AMU sysreg UNDEF if FEAT_AMU is not...
2024-02-19 Marc ZyngierKVM: arm64: Make PIR{,E0}_EL1 UNDEF if S1PIE is not...
2024-02-19 Marc ZyngierKVM: arm64: Make TLBI OS/Range UNDEF if not advertised...
2024-02-19 Marc ZyngierKVM: arm64: Streamline save/restore of HFG[RW]TR_EL2
2024-02-19 Marc ZyngierKVM: arm64: Move existing feature disabling over to...
2024-02-19 Marc ZyngierKVM: arm64: Propagate and handle Fine-Grained UNDEF...
2024-02-19 Marc ZyngierKVM: arm64: Add Fine-Grained UNDEF tracking information
2024-02-19 Marc ZyngierKVM: arm64: Rename __check_nv_sr_forward() to triage_sy...
2024-02-19 Marc ZyngierKVM: arm64: Use the xarray as the primary sysreg/sysins...
2024-02-19 Marc ZyngierKVM: arm64: Register AArch64 system register entries...
2024-02-19 Marc ZyngierKVM: arm64: Always populate the trap configuration...
2024-02-19 Marc ZyngierKVM: arm64: nv: Move system instructions to their own...
2024-02-19 Marc ZyngierKVM: arm64: Drop the requirement for XARRAY_MULTI
2024-02-19 Marc ZyngierKVM: arm64: nv: Turn encoding ranges into discrete...
2024-02-19 Marc ZyngierKVM: arm64: nv: Correctly handle negative polarity...
2024-02-19 Marc ZyngierKVM: arm64: Unify HDFG[WR]TR_GROUP FGT identifiers
2024-02-19 Marc ZyngierKVM: arm64: nv: Drop sanitised_sys_reg() helper
2024-02-19 Marc ZyngierKVM: arm64: nv: Add sanitising to VNCR-backed HCRX_EL2
2024-02-19 Marc ZyngierKVM: arm64: nv: Add sanitising to VNCR-backed FGT sysregs
2024-02-19 Marc ZyngierKVM: arm64: nv: Add sanitising to EL2 configuration...
2024-02-19 Marc ZyngierKVM: arm64: nv: Add sanitising to VNCR-backed sysregs
2024-02-19 Marc ZyngierKVM: arm64: Add feature checking helpers
2024-02-19 Marc Zyngierarm64: sysreg: Add missing ID_AA64ISAR[13]_EL1 fields...
2024-02-15 Marc Zyngierarm64: cpufeatures: Fix FEAT_NV check when checking...
2024-02-13 Oliver UptonKVM: selftests: Print timer ctl register in ISTATUS...
2024-02-12 Sean ChristophersonKVM: selftests: Fix GUEST_PRINTF() format warnings...
2024-02-12 Joey GoulyKVM: arm64: removed unused kern_hyp_va asm macro
2024-02-12 Joey GoulyKVM: arm64: add comments to __kern_hyp_va
2024-02-12 Joey GoulyKVM: arm64: print Hyp mode
2024-02-12 Marc Zyngierarm64: cpufeatures: Only check for NV1 if NV is present
2024-02-12 Marc Zyngierarm64: cpufeatures: Add missing ID_AA64MMFR4_EL1 to...
2024-02-08 Marc ZyngierKVM: arm64: Handle Apple M2 as not having HCR_EL2.NV1...
2024-02-08 Marc ZyngierKVM: arm64: Force guest's HCR_EL2.E2H RES1 when NV1...
2024-02-08 Marc ZyngierKVM: arm64: Expose ID_AA64MMFR4_EL1 to guests
2024-02-08 Marc Zyngierarm64: Treat HCR_EL2.E2H as RES1 when ID_AA64MMFR4_EL1...
2024-02-08 Marc Zyngierarm64: cpufeature: Detect HCR_EL2.NV1 being RES0
2024-02-08 Marc Zyngierarm64: cpufeature: Add ID_AA64MMFR4_EL1 handling
2024-02-08 Marc Zyngierarm64: sysreg: Add layout for ID_AA64MMFR4_EL1
2024-02-08 Marc Zyngierarm64: cpufeature: Correctly display signed override...
2024-02-08 Marc Zyngierarm64: cpufeatures: Correctly handle signed values
2024-02-08 Marc Zyngierarm64: Add macro to compose a sysreg field value
2024-01-24 Jing ZhangKVM: arm64: selftests: Handle feature fields with nonze...
2024-01-21 Linus TorvaldsLinux 6.8-rc1
2024-01-21 Linus TorvaldsMerge tag 'bcachefs-2024-01-21' of https://evilpiepirat...
2024-01-21 Linus TorvaldsMerge tag 'timers-core-2024-01-21' of git://git./linux...
2024-01-21 Linus TorvaldsMerge tag 'powerpc-6.8-2' of git://git./linux/kernel...
2024-01-21 Kent Overstreetbcachefs: Improve inode_to_text()
2024-01-21 Kent Overstreetbcachefs: logged_ops_format.h
2024-01-21 Kent Overstreetbcachefs: reflink_format.h
2024-01-21 Kent Overstreetbcachefs; extents_format.h
2024-01-21 Kent Overstreetbcachefs: ec_format.h
2024-01-21 Kent Overstreetbcachefs: subvolume_format.h
2024-01-21 Kent Overstreetbcachefs: snapshot_format.h
2024-01-21 Kent Overstreetbcachefs: alloc_background_format.h
2024-01-21 Kent Overstreetbcachefs: xattr_format.h
2024-01-21 Kent Overstreetbcachefs: dirent_format.h
2024-01-21 Kent Overstreetbcachefs: inode_format.h
2024-01-21 Kent Overstreetbcachefs; quota_format.h
2024-01-21 Kent Overstreetbcachefs: sb-counters_format.h
2024-01-21 Kent Overstreetbcachefs: counters.c -> sb-counters.c
2024-01-21 Kent Overstreetbcachefs: comment bch_subvolume
2024-01-21 Kent Overstreetbcachefs: bch_snapshot::btime
2024-01-21 Kent Overstreetbcachefs: add missing __GFP_NOWARN
2024-01-21 Kent Overstreetbcachefs: opts->compression can now also be applied...
2024-01-21 Kent Overstreetbcachefs: Prep work for variable size btree node buffers
2024-01-21 Su Yuebcachefs: grab s_umount only if snapshotting
2024-01-21 Su Yuebcachefs: kvfree bch_fs::snapshots in bch2_fs_snapshots...
2024-01-21 Kent Overstreetbcachefs: bios must be 512 byte algined
2024-01-21 Colin Ian Kingbcachefs: remove redundant variable tmp
2024-01-21 Kent Overstreetbcachefs: Improve trace_trans_restart_relock
2024-01-21 Kent Overstreetbcachefs: Fix excess transaction restarts in __bchfs_fa...
next