summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-06-09cpuidle: PSCI: Improve support for suspend-to-RAM for PSCI OSI modeUlf Hansson1-0/+46
2022-06-09scsi: lpfc: Fix call trace observed during I/O with CMF enabledJames Smart1-2/+2
2022-06-09scsi: lpfc: Fix SCSI I/O completion and abort handler deadlockJames Smart1-18/+15
2022-06-09scsi: lpfc: Move cfg_log_verbose check before calling lpfc_dmp_dbg()James Smart2-31/+4
2022-06-09tools/power turbostat: fix ICX DRAM power numbersLen Brown1-0/+1
2022-06-09spi: spi-rspi: Remove setting {src,dst}_{addr,addr_width} based on DMA directionBiju Das1-9/+6
2022-06-09rtw88: 8821c: fix debugfs rssi valuePo-Hao Huang1-0/+4
2022-06-09ALSA: jack: Access input_dev under mutexAmadeusz Sławiński2-7/+28
2022-06-09sfc: ef10: Fix assigning negative value to unsigned variableHaowen Bai1-1/+1
2022-06-09rcu: Make TASKS_RUDE_RCU select IRQ_WORKPaul E. McKenney1-0/+1
2022-06-09rcu-tasks: Fix race in schedule and flush workPadmanabha Srinivasaiah1-0/+3
2022-06-09drm/amd/display: Disabling Z10 on DCN31Saaem Rizvi1-0/+1
2022-06-09drm/komeda: return early if drm_universal_plane_init() fails.Liviu Dudau1-2/+4
2022-06-09mac80211: minstrel_ht: fix where rate stats are stored (fixes debugfs output)Peter Seiderer1-0/+3
2022-06-09ACPICA: Avoid cache flush inside virtual machinesKirill A. Shutemov1-1/+13
2022-06-09x86/platform/uv: Update TSC sync state for UV5Mike Travis1-1/+7
2022-06-09fbcon: Consistently protect deferred_takeover with console_lock()Daniel Vetter1-2/+3
2022-06-09ipv6: fix locking issues with loops over idev->addr_listNiels Dossche2-6/+32
2022-06-09ipw2x00: Fix potential NULL dereference in libipw_xmit()Haowen Bai1-1/+1
2022-06-09b43: Fix assigning negative value to unsigned variableHaowen Bai1-1/+1
2022-06-09b43legacy: Fix assigning negative value to unsigned variableHaowen Bai1-1/+1
2022-06-09mwifiex: add mutex lock for call in mwifiex_dfs_chan_sw_work_queueNiels Dossche1-0/+2
2022-06-09selftests/bpf: Fix parsing of prog types in UAPI hdr for bpftool syncQuentin Monnet1-1/+1
2022-06-09selftests/bpf: Fix vfs_link kprobe definitionNikolay Borisov1-2/+3
2022-06-09drm/virtio: fix NULL pointer dereference in virtio_gpu_conn_get_modesLiu Zixian1-0/+2
2022-06-09drm/vmwgfx: validate the screen formatsZack Rusin2-15/+16
2022-06-09iommu/vt-d: Add RPLS to quirk list to skip TE disablingTejas Upadhyay1-1/+1
2022-06-09btrfs: fix the error handling for submit_extent_page() for btrfs_do_readpage()Qu Wenruo1-2/+6
2022-06-09btrfs: repair super block num_devices automaticallyQu Wenruo1-4/+4
2022-06-09btrfs: return correct error number for __extent_writepage_io()Qu Wenruo1-1/+12
2022-06-09btrfs: add "0x" prefix for unsupported optional featuresQu Wenruo1-2/+2
2022-06-09ptrace: Reimplement PTRACE_KILL by always sending SIGKILLEric W. Biederman2-5/+3
2022-06-09ptrace/xtensa: Replace PT_SINGLESTEP with TIF_SINGLESTEPEric W. Biederman3-10/+4
2022-06-09ptrace/um: Replace PT_DTRACE with TIF_SINGLESTEPEric W. Biederman6-9/+10
2022-06-09x86/sgx: Set active memcg prior to shmem allocationKristen Carlson Accardi3-6/+115
2022-06-09x86/kexec: fix memory leak of elf header bufferBaoquan He1-3/+9
2022-06-09perf/x86/intel: Fix event constraints for ICLKan Liang1-1/+1
2022-06-09x86/MCE/AMD: Fix memory leak when threshold_create_bank() failsAmmar Faizi1-13/+19
2022-06-09platform/x86: intel-hid: fix _DSM function index handlingMichael Niewöhner1-1/+1
2022-06-09xhci: Allow host runtime PM as default for Intel Alder Lake N xHCIMathias Nyman1-0/+2
2022-06-09cifs: when extending a file with falloc we should make files not-sparseRonnie Sahlberg1-1/+1
2022-06-09cifs: fix potential double free during failed mountRonnie Sahlberg1-4/+6
2022-06-09fs/ntfs3: Restore ntfs_xattr_get_acl and ntfs_xattr_set_acl functionsKonstantin Komarov1-1/+95
2022-06-09fs/ntfs3: Update i_ctime when xattr is addedKonstantin Komarov1-0/+3
2022-06-09fs/ntfs3: Fix some memory leaks in an error handling path of 'log_replay()'Christophe JAILLET1-2/+4
2022-06-09fs/ntfs3: In function ntfs_set_acl_ex do not change inode->i_mode if called f...Konstantin Komarov1-6/+7
2022-06-09fs/ntfs3: Check new size for limitsKonstantin Komarov1-1/+7
2022-06-09fs/ntfs3: Keep preallocated only if option prealloc enabledKonstantin Komarov1-1/+1
2022-06-09fs/ntfs3: Fix fiemap + fix shrink file size (to remove preallocated space)Konstantin Komarov2-4/+8
2022-06-09fs/ntfs3: Update valid size if -EIOCBQUEUEDKonstantin Komarov1-2/+6