index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-06-06
KVM: arm64: Save/restore PIE registers
Joey Gouly
3
-0
/
+14
2023-06-06
KVM: arm64: Save/restore TCR2_EL1
Joey Gouly
3
-0
/
+6
2023-06-06
arm64: cpufeature: add Permission Indirection Extension cpucap
Joey Gouly
2
-0
/
+8
2023-06-06
arm64: cpufeature: add TCR2 cpucap
Joey Gouly
2
-0
/
+7
2023-06-06
arm64: cpufeature: add system register ID_AA64MMFR3
Joey Gouly
3
-0
/
+13
2023-06-06
arm64/sysreg: add PIR*_ELx registers
Joey Gouly
2
-0
/
+58
2023-06-06
arm64/sysreg: update HCRX_EL2 register
Joey Gouly
1
-1
/
+11
2023-06-06
arm64/sysreg: add system registers TCR2_ELx
Joey Gouly
1
-0
/
+42
2023-06-06
arm64/sysreg: Add ID register ID_AA64MMFR3
Joey Gouly
1
-0
/
+72
2023-06-05
kselftest/arm64: add MOPS to hwcap test
Kristina Martsenko
1
-0
/
+22
2023-06-05
arm64: mops: allow disabling MOPS from the kernel command line
Kristina Martsenko
2
-0
/
+5
2023-06-05
arm64: mops: detect and enable FEAT_MOPS
Kristina Martsenko
7
-0
/
+24
2023-06-05
arm64: mops: handle single stepping after MOPS exception
Kristina Martsenko
1
-0
/
+6
2023-06-05
arm64: mops: handle MOPS exceptions
Kristina Martsenko
4
-1
/
+74
2023-06-05
KVM: arm64: hide MOPS from guests
Kristina Martsenko
1
-0
/
+1
2023-06-05
arm64: mops: don't disable host MOPS instructions from EL2
Kristina Martsenko
1
-1
/
+1
2023-06-05
arm64: mops: document boot requirements for MOPS
Kristina Martsenko
1
-0
/
+6
2023-06-05
KVM: arm64: switch HCRX_EL2 between host and guest
Kristina Martsenko
2
-1
/
+8
2023-06-05
arm64: cpufeature: detect FEAT_HCX
Kristina Martsenko
2
-0
/
+9
2023-06-05
KVM: arm64: initialize HCRX_EL2
Kristina Martsenko
2
-8
/
+13
2023-05-21
Linux 6.4-rc3
v6.4-rc3
Linus Torvalds
1
-1
/
+1
2023-05-21
KVM: VMX: add MSR_IA32_TSX_CTRL into msrs_to_save
Mingwei Zhang
1
-1
/
+5
2023-05-21
KVM: x86: Don't adjust guest's CPUID.0x12.1 (allowed SGX enclave XFRM)
Sean Christopherson
1
-16
/
+0
2023-05-21
KVM: VMX: Don't rely _only_ on CPUID to enforce XCR0 restrictions for ECREATE
Sean Christopherson
1
-2
/
+9
2023-05-20
fbdev: stifb: Whitespace cleanups
Helge Deller
1
-3
/
+3
2023-05-20
fbdev: udlfb: Use usb_control_msg_send()
Helge Deller
1
-11
/
+3
2023-05-20
block: remove NFL4_UFLG_MASK
Christoph Hellwig
1
-2
/
+0
2023-05-20
fbdev: udlfb: Fix endpoint check
Alan Stern
1
-5
/
+8
2023-05-20
fbdev: atyfb: Remove unused clock determination
Niklas Schnelle
1
-5
/
+0
2023-05-20
fbdev: i810: include i810_main.h in i810_dvt.c
Arnd Bergmann
1
-1
/
+2
2023-05-20
fbdev: fbmem: mark get_fb_unmapped_area() static
Arnd Bergmann
2
-2
/
+2
2023-05-20
block: Deny writable memory mapping if block is read-only
Loic Poulain
1
-1
/
+11
2023-05-20
s390/dasd: fix command reject error on ESE devices
Stefan Haberland
1
-2
/
+31
2023-05-19
KVM: Fix vcpu_array[0] races
Michal Luczaj
1
-6
/
+10
2023-05-19
KVM: VMX: Fix header file dependency of asm/vmx.h
Jacob Xu
1
-0
/
+2
2023-05-19
KVM: Don't enable hardware after a restart/shutdown is initiated
Sean Christopherson
1
-1
/
+16
2023-05-19
KVM: Use syscore_ops instead of reboot_notifier to hook restart/shutdown
Sean Christopherson
1
-15
/
+11
2023-05-19
perf bench syscall: Fix __NR_execve undeclared build error
Tiezhu Yang
1
-0
/
+3
2023-05-19
fbdev: omapfb: panel-tpo-td043mtea1: fix error code in probe()
Dan Carpenter
1
-1
/
+2
2023-05-19
perf test attr: Fix python SafeConfigParser() deprecation warning
Ian Rogers
1
-3
/
+3
2023-05-19
perf test attr: Update no event/metric expectations
Ian Rogers
5
-174
/
+249
2023-05-19
driver core: class: properly reference count class_dev_iter()
Greg Kroah-Hartman
2
-0
/
+3
2023-05-19
nvme-pci: Add quirk for Teamgroup MP33 SSD
Daniel Smith
1
-0
/
+2
2023-05-18
ublk: fix AB-BA lockdep warning
Ming Lei
1
-2
/
+7
2023-05-18
drm/amd/display: enable dpia validate
Mustapha Ghaddar
1
-0
/
+3
2023-05-18
drm/amd/pm: fix possible power mode mismatch between driver and PMFW
Evan Quan
3
-19
/
+20
2023-05-18
drm/amdgpu: skip disabling fence driver src_irqs when device is unplugged
Guchun Chen
1
-1
/
+2
2023-05-18
drm/amdgpu/gmc11: implement get_vbios_fb_size()
Alex Deucher
1
-1
/
+20
2023-05-18
drm/amdgpu: Differentiate between Raven2 and Raven/Picasso according to revis...
Jesse Zhang
1
-19
/
+14
2023-05-18
drm/amdgpu/gfx11: Adjust gfxoff before powergating on gfx11 as well
Guilherme G. Piccoli
1
-1
/
+7
[next]