summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-05-17platform/x86/intel-uncore-freq: Return error on write frequencySrinivas Pandruvada
2023-05-17cifs: release leases for deferred close handles when freezingSteve French
2023-05-17cifs: fix pcchunk length type in smb2_copychunk_rangePawel Witek
2023-05-17btrfs: fix backref walking not returning all inode refsFilipe Manana
2023-05-17btrfs: zoned: fix full zone super block reading on ZNSNaohiro Aota
2023-05-17btrfs: zoned: zone finish data relocation BG with last IONaohiro Aota
2023-05-17btrfs: fix space cache inconsistency after error loading it from diskFilipe Manana
2023-05-17btrfs: print-tree: parent bytenr must be aligned to sector sizeAnastasia Belova
2023-05-17btrfs: make clear_cache mount option to rebuild FST without disabling itQu Wenruo
2023-05-17btrfs: zero the buffer before marking it dirty in btrfs_redirty_list_addChristoph Hellwig
2023-05-17btrfs: don't free qgroup space unless specifiedJosef Bacik
2023-05-17btrfs: fix encoded write i_size corruption with no-holesBoris Burkov
2023-05-17btrfs: fix assertion of exclop condition when starting balancexiaoshoukui
2023-05-17btrfs: properly reject clear_cache and v1 cache for block-group-treeQu Wenruo
2023-05-17btrfs: zoned: fix wrong use of bitops API in btrfs_ensure_empty_zonesNaohiro Aota
2023-05-17btrfs: fix btrfs_prev_leaf() to not return the same key twiceFilipe Manana
2023-05-17x86/retbleed: Fix return thunk alignmentBorislav Petkov (AMD)
2023-05-17netfilter: nf_tables: hit ENOENT on unexisting chain/flowtable update with mi...Pablo Neira Ayuso
2023-05-17netfilter: nf_tables: rename function to destroy hook listPablo Neira Ayuso
2023-05-17netfilter: nf_tables: extended netlink error reporting for netdevicePablo Neira Ayuso
2023-05-17cifs: avoid potential races when handling multiple dfs tconsPaulo Alcantara
2023-05-17cifs: check only tcon status on tcon related functionsShyam Prasad N
2023-05-17wifi: iwlwifi: mvm: fix potential memory leakJohannes Berg
2023-05-17ksmbd: fix racy issue from smb2 close and logoff with multichannelNamjae Jeon
2023-05-17ksmbd: destroy expired sessionsNamjae Jeon
2023-05-17ksmbd: block asynchronous requests when making a delay on session setupNamjae Jeon
2023-05-17ksmbd: fix racy issue from session setup and logoffNamjae Jeon
2023-05-17ksmbd: Implements sess->ksmbd_chann_list as xarrayDawei Li
2023-05-17KVM: x86: Preserve TDP MMU roots until they are explicitly invalidatedSean Christopherson
2023-05-17KVM: x86/mmu: Replace open coded usage of tdp_mmu_page with is_tdp_mmu_page()Sean Christopherson
2023-05-17KVM: x86/mmu: Move TDP MMU VM init/uninit behind tdp_mmu_enabledDavid Matlack
2023-05-17KVM: x86/mmu: Change tdp_mmu to a read-only parameterDavid Matlack
2023-05-17perf stat: Separate bperf from bpf_profilerDmitrii Dolgov
2023-05-17perf tracepoint: Fix memory leak in is_valid_tracepoint()Yang Jihong
2023-05-17perf symbols: Fix return incorrect build_id size in elf_read_build_id()Yang Jihong
2023-05-17crypto: engine - fix crypto_queue backlog handlingOlivier Bacon
2023-05-17crypto: engine - Use crypto_request_completeHerbert Xu
2023-05-17crypto: api - Add scaffolding to change completion function signatureHerbert Xu
2023-05-17crypto: sun8i-ss - Fix a test in sun8i_ss_setup_ivs()Christophe JAILLET
2023-05-17perf cs-etm: Fix timeless decode mode detectionJames Clark
2023-05-17perf map: Delete two variable initialisations before null pointer checks in s...Markus Elfring
2023-05-17perf pmu: zfree() expects a pointer to a pointer to zero it after freeing its...Arnaldo Carvalho de Melo
2023-05-17perf vendor events power9: Remove UTF-8 characters from JSON filesKajol Jain
2023-05-17perf ftrace: Make system wide the default target for latency subcommandYang Jihong
2023-05-17perf tests record_offcpu.sh: Fix redirection of stderr to stdinPatrice Duroux
2023-05-17perf vendor events s390: Remove UTF-8 characters from JSON fileThomas Richter
2023-05-17perf hist: Improve srcfile sort key performance (really)Namhyung Kim
2023-05-17perf script: Fix Python support when no libtraceeventAdrian Hunter
2023-05-17perf scripts intel-pt-events.py: Fix IPC output for Python 2Roman Lozko
2023-05-17perf build: Support python/perf.so testingIan Rogers