index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
mhi
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-06-07
KVM: x86/cpuid: Add a KVM-only leaf to redirect AMD PerfMonV2 flag
Like Xu
1
-0
/
+7
2023-06-07
KVM: x86/pmu: Constrain the num of guest counters with kvm_pmu_cap
Like Xu
1
-0
/
+3
2023-06-07
KVM: x86/pmu: Advertise PERFCTR_CORE iff the min nr of counters is met
Like Xu
1
-3
/
+12
2023-06-07
KVM: x86/pmu: Disable vPMU if the minimum num of counters isn't met
Like Xu
3
-4
/
+12
2023-06-07
KVM: x86: Explicitly zero cpuid "0xa" leaf when PMU is disabled
Like Xu
1
-1
/
+1
2023-06-07
KVM: x86/pmu: Provide Intel PMU's pmc_is_enabled() as generic x86 code
Like Xu
5
-29
/
+16
2023-06-07
KVM: x86/pmu: Move handling PERF_GLOBAL_CTRL and friends to common x86
Like Xu
5
-62
/
+86
2023-06-07
KVM: x86/pmu: Reject userspace attempts to set reserved GLOBAL_STATUS bits
Like Xu
1
-0
/
+3
2023-06-07
KVM: x86/pmu: Move reprogram_counters() to pmu.h
Like Xu
2
-12
/
+12
2023-06-07
KVM: x86/pmu: Rename global_ovf_ctrl_mask to global_status_mask
Sean Christopherson
2
-5
/
+15
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-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-14
Linux 6.4-rc2
v6.4-rc2
Linus Torvalds
1
-1
/
+1
2023-05-14
parisc: Fix encoding of swp_entry due to added SWP_EXCLUSIVE flag
Helge Deller
1
-4
/
+4
2023-05-14
ext4: bail out of ext4_xattr_ibody_get() fails for any reason
Theodore Ts'o
1
-1
/
+1
2023-05-14
ext4: add bounds checking in get_max_inline_xattr_value_size()
Theodore Ts'o
1
-1
/
+11
2023-05-14
ext4: add indication of ro vs r/w mounts in the mount message
Theodore Ts'o
1
-4
/
+6
2023-05-14
ext4: fix deadlock when converting an inline directory in nojournal mode
Theodore Ts'o
1
-1
/
+2
2023-05-14
ext4: improve error recovery code paths in __ext4_remount()
Theodore Ts'o
1
-3
/
+10
2023-05-14
ext4: improve error handling from ext4_dirhash()
Theodore Ts'o
2
-17
/
+42
2023-05-14
ext4: don't clear SB_RDONLY when remounting r/w until quota is re-enabled
Theodore Ts'o
1
-1
/
+5
2023-05-14
ext4: check iomap type only if ext4_iomap_begin() does not fail
Baokun Li
1
-1
/
+1
2023-05-14
ext4: avoid a potential slab-out-of-bounds in ext4_group_desc_csum
Tudor Ambarus
1
-4
/
+2
2023-05-14
ext4: fix data races when using cached status extents
Jan Kara
1
-17
/
+13
2023-05-14
ext4: avoid deadlock in fs reclaim with page writeback
Jan Kara
3
-13
/
+40
2023-05-14
ext4: fix invalid free tracking in ext4_xattr_move_to_block()
Theodore Ts'o
1
-2
/
+3
2023-05-14
ext4: remove a BUG_ON in ext4_mb_release_group_pa()
Theodore Ts'o
1
-1
/
+5
2023-05-14
ext4: allow ext4_get_group_info() to fail
Theodore Ts'o
5
-29
/
+82
2023-05-13
cxl: Add missing return to cdat read error path
Dave Jiang
1
-0
/
+1
2023-05-13
tools/testing/cxl: Use DEFINE_STATIC_SRCU()
Dan Williams
1
-1
/
+1
2023-05-13
x86/retbleed: Fix return thunk alignment
Borislav Petkov (AMD)
1
-2
/
+2
2023-05-12
Documentation/block: drop the request.rst file
Randy Dunlap
2
-100
/
+0
2023-05-12
pipe: check for IOCB_NOWAIT alongside O_NONBLOCK
Jens Axboe
1
-2
/
+4
2023-05-12
ublk: fix command op code check
Ming Lei
1
-1
/
+1
2023-05-12
block/rnbd: replace REQ_OP_FLUSH with REQ_OP_WRITE
Guoqing Jiang
1
-1
/
+1
2023-05-12
nbd: Fix debugfs_create_dir error checking
Ivan Orlov
1
-2
/
+2
2023-05-12
fbdev: stifb: Fix info entry in sti_struct on error path
Helge Deller
1
-0
/
+1
2023-05-12
fbdev: modedb: Add 1920x1080 at 60 Hz video mode
Helge Deller
1
-0
/
+5
2023-05-11
fbdev: imsttfb: Fix use after free bug in imsttfb_probe
Zheng Wang
1
-7
/
+8
2023-05-11
KVM: arm64: vgic: Add Apple M2 PRO/MAX cpus to the list of broken SEIS implem...
Marc Zyngier
2
-0
/
+12
2023-05-11
fbdev: vfb: Remove trailing whitespaces
Thomas Zimmermann
1
-5
/
+5
2023-05-11
fbdev: valkyriefb: Remove trailing whitespaces
Thomas Zimmermann
1
-7
/
+7
2023-05-11
fbdev: stifb: Remove trailing whitespaces
Thomas Zimmermann
1
-78
/
+78
2023-05-11
fbdev: sa1100fb: Remove trailing whitespaces
Thomas Zimmermann
1
-16
/
+16
2023-05-11
fbdev: platinumfb: Remove trailing whitespaces
Thomas Zimmermann
1
-15
/
+15
[next]