aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2021-06-23remoteproc: qcom_q6v5: Use devm_qcom_smem_state_get() to fix missing put()Stephan Gerhold1-1/+1
2021-06-23soc: qcom: smem_state: Add devm_qcom_smem_state_get()Stephan Gerhold2-0/+44
2021-06-23Merge tag 'spi-fix-v5.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spiLinus Torvalds2-6/+10
2021-06-23cifs: remove two cases where rc is set unnecessarily in sid_to_idSteve French1-2/+0
2021-06-23x86/fpu/signal: Handle #PF in the direct restore pathThomas Gleixner1-34/+33
2021-06-23SMB3: Add new info level for query directorySteve French2-3/+38
2021-06-23x86/fpu: Return proper error codes from user access functionsThomas Gleixner1-7/+12
2021-06-23cifs: fix NULL dereference in smb2_check_message()Dan Carpenter1-3/+2
2021-06-23x86/fpu/signal: Split out the direct restore codeThomas Gleixner1-54/+58
2021-06-23x86/fpu/signal: Sanitize copy_user_to_fpregs_zeroing()Thomas Gleixner1-20/+14
2021-06-23x86/fpu/signal: Sanitize the xstate check on sigframeThomas Gleixner1-37/+33
2021-06-23x86/fpu/signal: Remove the legacy alignment checkThomas Gleixner1-3/+0
2021-06-23x86/fpu/signal: Move initial checks into fpu__restore_sig()Thomas Gleixner1-35/+41
2021-06-23x86/fpu: Mark init_fpstate __ro_after_initThomas Gleixner1-1/+1
2021-06-23x86/pkru: Remove xstate fiddling from write_pkru()Thomas Gleixner3-28/+7
2021-06-23x86/fpu: Don't store PKRU in xstate in fpu_reset_fpstate()Thomas Gleixner1-18/+4
2021-06-23x86/fpu: Remove PKRU handling from switch_fpu_finish()Thomas Gleixner1-30/+4
2021-06-23Merge tag 'iwlwifi-next-for-kalle-2021-06-22' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-nextKalle Valo47-782/+1635
2021-06-23x86/fpu: Mask PKRU from kernel XRSTOR[S] operationsThomas Gleixner4-3/+14
2021-06-23brcmfmac: Silence error messages about unsupported firmware featuresDmitry Osipenko3-6/+25
2021-06-23cfg80211: Add wiphy_info_once()Dmitry Osipenko1-0/+2
2021-06-23x86/fpu: Hook up PKRU into ptrace()Dave Hansen3-14/+23
2021-06-23cpufreq: Make cpufreq_online() call driver->offline() on errorsRafael J. Wysocki1-1/+10
2021-06-23Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo4-22/+17
2021-06-23RDMA/hns: Fix incorrect vlan enable bit in QPCWeihang Li1-2/+2
2021-06-23MAINTAINERS: Update Broadcom RDMA maintainersSelvin Xavier1-2/+0
2021-06-23x86/fpu: Add PKRU storage outside of task XSAVE bufferDave Hansen3-0/+41
2021-06-23software node: Handle software node injection to an existing device properlyHeikki Krogerus1-4/+12
2021-06-23ACPI: PM: postpone bringing devices to D0 unless we need themDmitry Torokhov1-1/+31
2021-06-23x86/fpu: Dont restore PKRU in fpregs_restore_userspace()Thomas Gleixner3-2/+35
2021-06-23ACPI: tables: Add custom DSDT file as makefile prerequisiteRichard Fitzgerald1-0/+5
2021-06-23x86/fpu: Rename xfeatures_mask_user() to xfeatures_mask_uabi()Thomas Gleixner5-17/+26
2021-06-23ACPI: bgrt: Use sysfs_emitNathan Chancellor1-1/+1
2021-06-23ACPI: bgrt: Fix CFI violationNathan Chancellor1-38/+17
2021-06-23x86/fpu: Move FXSAVE_LEAK quirk info __copy_kernel_to_fpregs()Thomas Gleixner2-24/+28
2021-06-23x86/fpu: Rename __fpregs_load_activate() to fpregs_restore_userregs()Thomas Gleixner3-6/+4
2021-06-23x86/fpu: Clean up the fpu__clear() variantsAndy Lutomirski2-37/+86
2021-06-23x86/fpu: Rename fpu__clear_all() to fpu_flush_thread()Thomas Gleixner3-4/+5
2021-06-23x86/fpu: Use pkru_write_default() in copy_init_fpstate_to_fpregs()Thomas Gleixner4-24/+1
2021-06-23x86/cpu: Write the default PKRU value when enabling PKEThomas Gleixner1-0/+2
2021-06-23x86/pkru: Provide pkru_write_default()Thomas Gleixner1-0/+8
2021-06-23x86/pkru: Provide pkru_get_init_value()Thomas Gleixner1-0/+2
2021-06-23x86/cpu: Sanitize X86_FEATURE_OSPKEThomas Gleixner7-23/+21
2021-06-23x86/fpu: Rename and sanitize fpu__save/copy()Thomas Gleixner5-16/+17
2021-06-23x86/pkeys: Move read_pkru() and write_pkru()Dave Hansen7-56/+67
2021-06-23x86/fpu/xstate: Sanitize handling of independent featuresThomas Gleixner3-55/+54
2021-06-23x86/fpu: Rename "dynamic" XSTATEs to "independent"Andy Lutomirski3-45/+45
2021-06-23Merge tag 'pm-5.13-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-3/+13
2021-06-23x86/fpu: Rename initstate copy functionsThomas Gleixner1-3/+3
2021-06-23x86/fpu: Rename copy_kernel_to_fpregs() to restore_fpregs_from_fpstate()Thomas Gleixner3-7/+7