summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* KVM: x86: Play nice with protected guests in complete_hypercall_exit()Sean Christopherson2024-12-201-1/+1
* KVM: SVM: Disable AVIC on SNP-enabled system without HvInUseWrAllowed featureSuravee Suthikulpanit2024-12-202-0/+7
* Merge tag 'vfs-6.13-rc1.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2024-11-279-79/+81
|\
| * Merge branch 'ovl.fixes'Christian Brauner2024-11-268075-183038/+315938
| |\
| | * fs/backing_file: fix wrong argument in callbackAmir Goldstein2024-11-261-1/+2
| * | fs_parser: update mount_api doc to match function signatureRandy Dunlap2024-11-261-1/+2
| * | fs: require inode_owner_or_capable for F_SET_RW_HINTChristoph Hellwig2024-11-251-0/+3
| * | fs/proc/kcore.c: Clear ret value in read_kcore_iter after successful iov_iter...Jiri Olsa2024-11-221-0/+1
| * | statmount: fix security option retrievalChristian Brauner2024-11-211-1/+1
| * | statmount: clean up unescaped option handlingMiklos Szeredi2024-11-211-25/+19
| * | Merge patch series "iomap: zero range flush fixes"Christian Brauner2024-11-212-49/+50
| |\ \
| | * | iomap: elide flush from partial eof zero rangeBrian Foster2024-11-211-4/+24
| | * | iomap: lift zeroed mapping handling into iomap_zero_range()Brian Foster2024-11-211-42/+24
| | * | iomap: reset per-iter state on non-error iter advancesBrian Foster2024-11-211-6/+5
| |/ /
| * | fscache: Remove duplicate included headerThorsten Blum2024-11-211-1/+0
| * | iomap: warn on zero range of a post-eof folioBrian Foster2024-11-211-0/+2
| * | selftests/mount_setattr: Fix failures on 64K PAGE_SIZE kernelsMichael Ellerman2024-11-201-1/+1
* | | Merge tag 'vfs-6.13.exec.deny_write_access.revert' of git://git.kernel.org/pu...Linus Torvalds2024-11-275-14/+49
|\ \ \
| * | | Revert "fs: don't block i_writecount during exec"Christian Brauner2024-11-275-14/+49
* | | | Merge tag 'rpmsg-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/remo...Linus Torvalds2024-11-271-1/+2
|\ \ \ \
| * | | | rpmsg: glink: use only lower 16-bits of param2 for CMD_OPEN name lengthJonathan Marek2024-11-161-1/+2
* | | | | Merge tag 'rproc-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/remo...Linus Torvalds2024-11-2724-261/+212
|\ \ \ \ \
| * | | | | remoteproc: qcom: wcss: Remove double assignment in q6v5_wcss_probe()Yuesong Li2024-11-161-1/+0
| * | | | | remoteproc: qcom_q6v5_mss: Re-order writes to the IMEM regionSibi Sankar2024-11-161-3/+3
| * | | | | remoteproc: qcom_wcnss_iris: Simplify with dev_err_probe()Krzysztof Kozlowski2024-11-161-3/+2
| * | | | | remoteproc: qcom_q6v5_wcss: Simplify with dev_err_probe()Krzysztof Kozlowski2024-11-161-62/+30
| * | | | | remoteproc: qcom_q6v5_pas: Simplify with dev_err_probe()Krzysztof Kozlowski2024-11-161-15/+7
| * | | | | remoteproc: qcom_q6v5_mss: Drop redundant error printks in probeKrzysztof Kozlowski2024-11-161-18/+6
| * | | | | remoteproc: qcom_q6v5_mss: Simplify with dev_err_probe()Krzysztof Kozlowski2024-11-161-16/+8
| * | | | | remoteproc: qcom_q6v5_adsp: Simplify with dev_err_probe()Krzysztof Kozlowski2024-11-161-11/+6
| * | | | | remoteproc: qcom_q6v5_pas: disable auto boot for wpssBalaji Pothunoori2024-11-161-1/+1
| * | | | | remoteproc: qcom: pas: Make remoteproc name human friendlyBjorn Andersson2024-11-161-1/+1
| * | | | | remoteproc: qcom: pas: enable SAR2130P audio DSP supportDmitry Baryshkov2024-11-161-0/+1
| * | | | | remoteproc: qcom: pas: add minidump_id to SM8350 resourcesDmitry Baryshkov2024-11-161-0/+2
| * | | | | dt-bindings: remoteproc: qcom,sm8350-pas: add SAR2130P aDSP compatibleDmitry Baryshkov2024-11-161-0/+3
| * | | | | dt-bindings: remoteproc: qcom,sm8550-pas: Add SM8750 ADSPKrzysztof Kozlowski2024-11-161-14/+34
| * | | | | remoteproc: qcom: wcss: Remove subdevs on the error path of q6v5_wcss_probe()Joe Hattori2024-11-161-2/+17
| * | | | | remoteproc: qcom: adsp: Remove subdevs on the error path of adsp_probe()Joe Hattori2024-11-161-2/+9
| * | | | | remoteproc: qcom: pas: Remove subdevs on the error path of adsp_probe()Joe Hattori2024-11-161-5/+15
| * | | | | remoteproc: Switch back to struct platform_driver::remove()Uwe Kleine-König2024-10-2918-18/+18
| * | | | | remoteproc: k3-dsp: Force cast from iomem address spaceAndrew Davis2024-10-291-1/+1
| * | | | | remoteproc: k3-r5: Force cast from iomem address spaceAndrew Davis2024-10-291-1/+1
| * | | | | remoteproc: k3-r5: Use IO memset to clear TCMsAndrew Davis2024-10-291-2/+2
| * | | | | remoteproc: k3-r5: Add compile testing supportAndrew Davis2024-10-181-1/+2
| * | | | | remoteproc: k3-dsp: Add compile testing supportAndrew Davis2024-10-181-1/+2
| * | | | | mailbox, remoteproc: k3-m4+: fix compile testingArnd Bergmann2024-10-161-3/+3
| * | | | | remoteproc: ti_k3_r5: Simplify with scoped for each OF child loopKrzysztof Kozlowski2024-10-151-4/+1
| * | | | | remoteproc: ti_k3_r5: Simplify with dev_err_probe()Krzysztof Kozlowski2024-10-151-45/+24
| * | | | | remoteproc: da8xx: Simplify with dev_err_probe()Krzysztof Kozlowski2024-10-151-16/+6
| * | | | | remoteproc: da8xx: Handle deferred probeKrzysztof Kozlowski2024-10-151-5/+2