summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-05-11ubi: Fix return value overwrite issue in try_write_vid_and_data()Wang YanQing1-5/+14
2023-05-11ubifs: Fix memleak when insert_old_idx() failedZhihao Cheng1-50/+87
2023-05-11Revert "ubifs: dirty_cow_znode: Fix memleak in error handling path"Zhihao Cheng1-8/+1
2023-05-11RISC-V: Align SBI probe implementation with specAndrew Jones6-14/+13
2023-05-11iommu/amd: Fix "Guest Virtual APIC Table Root Pointer" configuration in IRTEKishon Vijay Abraham I1-2/+2
2023-05-11drm/amd/pm: re-enable the gfx imu when smu resumeTim Huang1-12/+28
2023-05-11tracing: Fix permissions for the buffer_percent fileOndrej Mosnacek1-1/+1
2023-05-11riscv: mm: remove redundant parameter of create_fdt_early_page_tableSong Shuai1-4/+2
2023-05-11i2c: omap: Fix standard mode false ACK readingsReid Tonking1-1/+1
2023-05-11ACPI: video: Remove acpi_backlight=video quirk for Lenovo ThinkPad W530Hans de Goede1-14/+0
2023-05-11ksmbd: fix deadlock in ksmbd_find_crypto_ctx()Namjae Jeon1-8/+11
2023-05-11ksmbd: not allow guest user on multichannelNamjae Jeon1-2/+9
2023-05-11ksmbd: fix memleak in session setupNamjae Jeon1-0/+4
2023-05-11ksmbd: fix NULL pointer dereference in smb2_get_info_filesystem()Namjae Jeon1-0/+3
2023-05-11ksmbd: call rcu_barrier() in ksmbd_server_exit()Namjae Jeon1-0/+1
2023-05-11ksmbd: fix racy issue under cocurrent smb2 tree disconnectNamjae Jeon3-2/+14
2023-05-11KVM: RISC-V: Retry fault if vma_lookup() results become invalidDavid Matlack1-9/+16
2023-05-11drm/amd/display: fix a divided-by-zero errorAlex Hung1-0/+4
2023-05-11drm/amd/display: fix PSR-SU/DSC interoperability supportHamza Mahfooz3-0/+37
2023-05-11drm/amd/display: limit timing for single dimm memoryDaniel Miess1-0/+20
2023-05-11drm/amd/display: Remove stutter only configurationsNasir Osman6-11/+73
2023-05-11relayfs: fix out-of-bounds access in relay_file_readZhang Zhengming1-1/+2
2023-05-11KVM: arm64: vgic: Don't acquire its_lock before config_lockOliver Upton1-3/+12
2023-05-11KVM: arm64: Use config_lock to protect vgic stateOliver Upton8-60/+88
2023-05-11KVM: arm64: Use config_lock to protect data ordered against KVM_RUNOliver Upton4-21/+12
2023-05-11KVM: arm64: Avoid lock inversion when setting the VM register widthOliver Upton3-3/+24
2023-05-11KVM: arm64: Avoid vcpu->mutex v. kvm->lock inversion in CPU_ONOliver Upton4-25/+44
2023-05-11KVM: nVMX: Emulate NOPs in L2, and PAUSE if it's not interceptedSean Christopherson1-0/+15
2023-05-11KVM: x86/pmu: Disallow legacy LBRs if architectural LBRs are availableSean Christopherson1-3/+5
2023-05-11cpufreq: qcom-cpufreq-hw: fix double IO unmap and resource release on exitKrzysztof Kozlowski1-9/+2
2023-05-11reiserfs: Add security prefix to xattr name in reiserfs_security_write()Roberto Sassu1-2/+6
2023-05-11rcu: Avoid stack overflow due to __rcu_irq_enter_check_tick() being kprobe-edZheng Yejian1-0/+1
2023-05-11crypto: ccp - Don't initialize CCP for PSP 0x1649Mario Limonciello1-1/+1
2023-05-11crypto: testmgr - fix RNG performance in fuzz testsEric Biggers1-97/+169
2023-05-11crypto: arm64/aes-neonbs - fix crash with CFI enabledEric Biggers1-4/+5
2023-05-11crypto: safexcel - Cleanup ring IRQ workqueues on load failureJonathan McDowell1-10/+27
2023-05-11crypto: api - Demote BUG_ON() in crypto_unregister_alg() to a WARN_ON()Toke Høiland-Jørgensen1-1/+3
2023-05-11ring-buffer: Sync IRQ works before buffer destructionJohannes Berg1-0/+4
2023-05-11ring-buffer: Ensure proper resetting of atomic variables in ring_buffer_reset...Tze-nan Wu1-3/+13
2023-05-11pinctrl: qcom: lpass-lpi: set output value before enabling outputKrzysztof Kozlowski1-5/+9
2023-05-11soundwire: qcom: correct setting ignore bit on v1.5.1Krzysztof Kozlowski1-1/+1
2023-05-11pwm: meson: Fix g12a ao clk81 nameHeiner Kallweit1-2/+2
2023-05-11pwm: meson: Fix axg ao mux parentsHeiner Kallweit1-1/+1
2023-05-11wifi: rtw89: correct 5 MHz mask settingEric Huang2-8/+10
2023-05-11wifi: mt76: add missing locking to protect against concurrent rx/status callsFelix Fietkau5-3/+18
2023-05-11kheaders: Use array declaration instead of charKees Cook1-5/+5
2023-05-11iio: addac: stx104: Fix race condition for stx104_write_raw()William Breathitt Gray1-0/+8
2023-05-11iio: addac: stx104: Fix race condition when converting analog-to-digitalWilliam Breathitt Gray1-0/+4
2023-05-11ipmi: fix SSIF not responding under certain cond.Zhang Yuchen1-2/+2
2023-05-11ipmi:ssif: Add send_retries incrementCorey Minyard1-1/+3