summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-05-17platform/x86: thinkpad_acpi: Add profile force abilityMark Pearson1-0/+19
2023-05-17platform/x86: touchscreen_dmi: Add info for the Dexp Ursus KX210iAndrey Avdeev1-0/+24
2023-05-17platform/x86: hp-wmi: add micmute to hp_wmi_keymap structFae1-0/+1
2023-05-17platform/x86: thinkpad_acpi: Fix platform profiles on T490Mark Pearson1-5/+0
2023-05-17platform/x86: touchscreen_dmi: Add upside-down quirk for GDIX1002 ts on the J...Hans de Goede1-0/+17
2023-05-17platform/x86/intel-uncore-freq: Return error on write frequencySrinivas Pandruvada1-1/+5
2023-05-17cifs: release leases for deferred close handles when freezingSteve French1-0/+15
2023-05-17cifs: fix pcchunk length type in smb2_copychunk_rangePawel Witek1-1/+1
2023-05-17btrfs: fix backref walking not returning all inode refsFilipe Manana3-10/+17
2023-05-17btrfs: zoned: fix full zone super block reading on ZNSNaohiro Aota1-4/+3
2023-05-17btrfs: zoned: zone finish data relocation BG with last IONaohiro Aota1-0/+3
2023-05-17btrfs: fix space cache inconsistency after error loading it from diskFilipe Manana1-3/+4
2023-05-17btrfs: print-tree: parent bytenr must be aligned to sector sizeAnastasia Belova1-3/+3
2023-05-17btrfs: make clear_cache mount option to rebuild FST without disabling itQu Wenruo4-11/+70
2023-05-17btrfs: zero the buffer before marking it dirty in btrfs_redirty_list_addChristoph Hellwig1-2/+2
2023-05-17btrfs: don't free qgroup space unless specifiedJosef Bacik1-1/+2
2023-05-17btrfs: fix encoded write i_size corruption with no-holesBoris Burkov1-2/+3
2023-05-17btrfs: fix assertion of exclop condition when starting balancexiaoshoukui1-1/+3
2023-05-17btrfs: properly reject clear_cache and v1 cache for block-group-treeQu Wenruo1-1/+6
2023-05-17btrfs: zoned: fix wrong use of bitops API in btrfs_ensure_empty_zonesNaohiro Aota1-3/+3
2023-05-17btrfs: fix btrfs_prev_leaf() to not return the same key twiceFilipe Manana1-1/+31
2023-05-17x86/retbleed: Fix return thunk alignmentBorislav Petkov (AMD)1-2/+2
2023-05-17KVM: x86/mmu: Refresh CR0.WP prior to checking for emulated permission faultsSean Christopherson2-1/+40
2023-05-17KVM: VMX: Make CR0.WP a guest owned bitMathias Krause4-4/+22
2023-05-17KVM: x86: Make use of kvm_read_cr*_bits() when testing bitsMathias Krause2-4/+4
2023-05-17KVM: x86: Do not unload MMU roots when only toggling CR0.WP with TDP enabledMathias Krause1-0/+12
2023-05-17KVM: x86/mmu: Avoid indirect call for get_cr3Paolo Bonzini2-12/+21
2023-05-17perf stat: Separate bperf from bpf_profilerDmitrii Dolgov2-2/+7
2023-05-17perf tracepoint: Fix memory leak in is_valid_tracepoint()Yang Jihong1-0/+1
2023-05-17perf symbols: Fix return incorrect build_id size in elf_read_build_id()Yang Jihong1-1/+1
2023-05-17crypto: engine - fix crypto_queue backlog handlingOlivier Bacon2-3/+6
2023-05-17crypto: sun8i-ss - Fix a test in sun8i_ss_setup_ivs()Christophe JAILLET1-1/+1
2023-05-17perf cs-etm: Fix timeless decode mode detectionJames Clark1-12/+18
2023-05-17perf map: Delete two variable initialisations before null pointer checks in s...Markus Elfring1-2/+1
2023-05-17perf pmu: zfree() expects a pointer to a pointer to zero it after freeing its...Arnaldo Carvalho de Melo1-1/+1
2023-05-17perf symbols: Fix unaligned access in get_x86_64_plt_disp()Adrian Hunter1-1/+4
2023-05-17perf symbols: Fix use-after-free in get_plt_got_name()Adrian Hunter1-1/+4
2023-05-17perf vendor events power9: Remove UTF-8 characters from JSON filesKajol Jain2-3/+3
2023-05-17perf ftrace: Make system wide the default target for latency subcommandYang Jihong1-2/+4
2023-05-17perf tests record_offcpu.sh: Fix redirection of stderr to stdinPatrice Duroux1-1/+1
2023-05-17perf vendor events s390: Remove UTF-8 characters from JSON fileThomas Richter1-5/+5
2023-05-17perf hist: Improve srcfile sort key performance (really)Namhyung Kim1-6/+1
2023-05-17perf test: Fix wrong size expectation for 'Setup struct perf_event_attr'Thomas Richter3-3/+3
2023-05-17perf script: Fix Python support when no libtraceeventAdrian Hunter9-30/+72
2023-05-17perf scripts intel-pt-events.py: Fix IPC output for Python 2Roman Lozko1-1/+1
2023-05-17perf test: Fix "PMU event table sanity" for NO_JEVENTS=1Ian Rogers1-3/+3
2023-05-17perf build: Support python/perf.so testingIan Rogers2-4/+8
2023-05-17perf lock contention: Fix compiler builtin detectionIan Rogers1-1/+7
2023-05-17perf record: Fix "read LOST count failed" msg with sample readKan Liang1-1/+1
2023-05-17net/sched: flower: fix error handler on replaceVlad Buslov1-1/+2