summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-08-17dm: fix dm-raid crash if md_handle_request() splits bioMike Snitzer4-9/+15
2022-08-17dm raid: fix address sanitizer warning in raid_resumeMikulas Patocka1-1/+1
2022-08-17dm raid: fix address sanitizer warning in raid_statusMikulas Patocka1-1/+1
2022-08-17KVM: nVMX: Attempt to load PERF_GLOBAL_CTRL on nVMX xfer iff it existsSean Christopherson1-1/+3
2022-08-17KVM: VMX: Add helper to check if the guest PMU has PERF_GLOBAL_CTRLSean Christopherson2-2/+14
2022-08-17Revert "KVM: x86/pmu: Accept 0 for absent PMU MSRs when host-initiated if !en...Sean Christopherson2-18/+1
2022-08-17KVM: x86/pmu: Accept 0 for absent PMU MSRs when host-initiated if !enable_pmuLike Xu2-1/+18
2022-08-17KVM: x86/pmu: Ignore pmu->global_ctrl check if vPMU doesn't support global_ctrlLike Xu1-0/+3
2022-08-17KVM: VMX: Mark all PERF_GLOBAL_(OVF)_CTRL bits reserved if there's no vPMUSean Christopherson1-0/+2
2022-08-17KVM: x86/pmu: Introduce the ctrl_mask value for fixed counterLike Xu2-1/+6
2022-08-17s390/unwind: fix fgraph return address recoverySumanth Korikkar1-1/+1
2022-08-17powerpc/powernv/kvm: Use darn for H_RANDOM on Power9Jason A. Donenfeld3-36/+12
2022-08-17ACPI: CPPC: Do not prevent CPPC from working in the futureRafael J. Wysocki2-31/+25
2022-08-17intel_idle: make SPR C1 and C1E be independentArtem Bityutskiy1-23/+1
2022-08-17btrfs: join running log transaction when logging new nameFilipe Manana1-1/+8
2022-08-17btrfs: zoned: wait until zone is finished when allocation didn't progressNaohiro Aota4-2/+19
2022-08-17btrfs: zoned: write out partially allocated regionNaohiro Aota2-14/+59
2022-08-17btrfs: zoned: activate necessary block groupNaohiro Aota1-0/+16
2022-08-17btrfs: zoned: activate metadata block group on flush_spaceNaohiro Aota3-0/+93
2022-08-17btrfs: zoned: introduce space_info->active_total_bytesNaohiro Aota4-13/+50
2022-08-17btrfs: store chunk size in space-info structStefan Roesch3-19/+45
2022-08-17btrfs: zoned: disable metadata overcommit for zonedNaohiro Aota1-1/+4
2022-08-17btrfs: zoned: finish least available block group on data bg allocationNaohiro Aota3-10/+87
2022-08-17btrfs: let can_allocate_chunk return errorNaohiro Aota1-7/+8
2022-08-17btrfs: convert count_max_extents() to use fs_info->max_extent_sizeNaohiro Aota3-19/+24
2022-08-17btrfs: replace BTRFS_MAX_EXTENT_SIZE with fs_info->max_extent_sizeNaohiro Aota5-4/+19
2022-08-17btrfs: zoned: revive max_zone_append_bytesNaohiro Aota3-0/+20
2022-08-17block: add bdev_max_segments() helperNaohiro Aota1-0/+5
2022-08-17btrfs: properly flag filesystem with BTRFS_FEATURE_INCOMPAT_BIG_METADATANikolay Borisov1-10/+11
2022-08-17btrfs: reset block group chunk force if we have to waitJosef Bacik1-0/+1
2022-08-17btrfs: fix error handling of fallback uncompress writeNaohiro Aota1-2/+15
2022-08-17btrfs: ensure pages are unlocked on cow_file_range() failureNaohiro Aota1-8/+64
2022-08-17btrfs: tree-log: make the return value for log syncing consistentJosef Bacik3-10/+13
2022-08-17block: don't allow the same type rq_qos add more than onceJinke Han4-16/+45
2022-08-17locking/csd_lock: Change csdlock_debug from early_param to __setupChen Zhongjin1-2/+2
2022-08-17timekeeping: contribute wall clock to rng on time changeJason A. Donenfeld1-1/+6
2022-08-17ARM: Marvell: Update PCIe fixupPali Rohár5-9/+27
2022-08-17net/9p: Initialize the iounit field during fid creationTyler Hicks1-4/+1
2022-08-17dm thin: fix use-after-free crash in dm_sm_register_threshold_callbackLuo Meng2-3/+8
2022-08-17tracing/events: Add __vstring() and __assign_vstr() helper macrosSteven Rostedt (Google)6-0/+38
2022-08-17kexec, KEYS, s390: Make use of built-in and secondary keyring for signature v...Michal Suchanek1-5/+13
2022-08-17kexec: clean up arch_kexec_kernel_verify_sigCoiby Xu2-25/+13
2022-08-17kexec_file: drop weak attribute from functionsNaveen N. Rao6-40/+61
2022-08-17dm writecache: set a default MAX_WRITEBACK_JOBSMikulas Patocka1-1/+1
2022-08-17PCI: qcom: Power on PHY before IPQ8074 DBI register accessesRobert Marko1-20/+28
2022-08-17PCI/AER: Iterate over error counters instead of error stringsMohamed Khalfella1-1/+6
2022-08-17iommu/vt-d: avoid invalid memory access via node_online(NUMA_NO_NODE)Alexander Lobakin1-1/+1
2022-08-17KVM: x86: Signal #GP, not -EPERM, on bad WRMSR(MCi_CTL/STATUS)Sean Christopherson1-2/+2
2022-08-17KVM: set_msr_mce: Permit guests to ignore single-bit ECC errorsLev Kujawski1-2/+5
2022-08-17intel_th: pci: Add Raptor Lake-S CPU supportAlexander Shishkin1-0/+5