summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-05-17remoteproc: rcar_rproc: Call of_node_put() on iteration errorMathieu Poirier1-2/+7
2023-05-17remoteproc: imx_rproc: Call of_node_put() on iteration errorMathieu Poirier1-2/+5
2023-05-17remoteproc: imx_dsp_rproc: Call of_node_put() on iteration errorMathieu Poirier1-3/+9
2023-05-17remoteproc: st: Call of_node_put() on iteration errorMathieu Poirier1-1/+4
2023-05-17remoteproc: stm32: Call of_node_put() on iteration errorMathieu Poirier1-1/+5
2023-05-17proc_sysctl: enhance documentationLuis Chamberlain1-5/+20
2023-05-17proc_sysctl: update docs for __register_sysctl_table()Luis Chamberlain1-3/+11
2023-05-17sh: nmi_debug: fix return value of __setup handlerRandy Dunlap1-2/+2
2023-05-17sh: init: use OF_EARLY_FLATTREE for early initRandy Dunlap2-5/+5
2023-05-17sh: mcount.S: fix build error when PRINTK is not enabledRandy Dunlap1-1/+1
2023-05-17sh: math-emu: fix macro redefined warningRandy Dunlap1-4/+0
2023-05-17SMB3: force unmount was failing to close deferred close filesSteve French1-0/+1
2023-05-17smb3: fix problem remounting a share after shutdownSteve French1-0/+7
2023-05-17inotify: Avoid reporting event with invalid wdJan Kara1-2/+9
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