summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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-09rtw88: fix incorrect frequency reportedPo-Hao Huang1-1/+2
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: Handle sparse cpu_possible_mask in rcu_tasks_invoke_cbs()Paul E. McKenney1-1/+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-09libbpf: Fix a bug with checking bpf_probe_read_kernel() support in old kernelsRunqing Yang1-1/+1
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-09ath11k: Change max no of active probe SSID and BSSID to fw capabilityKarthikeyan Kathirvel1-10/+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-09ath11k: fix the warning of dev_wake in mhi_pm_disable_transition()Wen Gong1-4/+8
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: zoned: fix comparison of alloc_offset vs meta_write_pointerNaohiro Aota1-1/+1
2022-06-09btrfs: zoned: finish block group when there are no more allocatable bytes leftNaohiro Aota1-1/+10
2022-06-09btrfs: zoned: zone finish unused block groupNaohiro Aota1-0/+8
2022-06-09btrfs: zoned: properly finish block group on metadata writeNaohiro Aota5-6/+39
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-09kthread: Don't allocate kthread_struct for init and umhEric W. Biederman5-8/+30
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-09cifs: fix ntlmssp on old serversPaulo Alcantara6-49/+26
2022-06-09cifs: don't call cifs_dfs_query_info_nonascii_quirk() if nodfs was setEnzo Matsumiya1-4/+12