summaryrefslogtreecommitdiffstats
path: root/net/vmw_vsock (unfollow)
Commit message (Expand)AuthorFilesLines
2024-04-22coresight: etm4x: Fix access to resource selector registersSuzuki K Poulose1-2/+4
2024-04-22coresight: etm4x: Safe access for TRCQCLTRSuzuki K Poulose2-2/+9
2024-04-22coresight: etm4x: Do not save/restore Data trace control registersSuzuki K Poulose2-34/+0
2024-04-22coresight: etm4x: Do not hardcode IOMEM access for register restoreSuzuki K Poulose1-2/+4
2024-04-16coresight: debug: Move ACPI support from AMBA driver to platform driverAnshuman Khandual2-17/+122
2024-04-16coresight: stm: Move ACPI support from AMBA driver to platform driverAnshuman Khandual2-11/+94
2024-04-16coresight: tmc: Move ACPI support from AMBA driver to platform driverAnshuman Khandual3-17/+127
2024-04-16coresight: tpiu: Move ACPI support from AMBA driver to platform driverAnshuman Khandual2-18/+100
2024-04-16coresight: catu: Move ACPI support from AMBA driver to platform driverAnshuman Khandual3-20/+120
2024-04-16coresight: funnel: Move ACPI support from AMBA driver to platform driverAnshuman Khandual2-25/+48
2024-04-16coresight: replicator: Move ACPI support from AMBA driver to platform driverAnshuman Khandual2-24/+45
2024-04-16coresight: Add helpers registering/removing both AMBA and platform driversAnshuman Khandual4-34/+41
2024-04-16coresight: tmc: Extract device properties from AMBA pid based table lookupAnshuman Khandual1-4/+10
2024-04-16coresight: stm: Extract device name from AMBA pid based table lookupAnshuman Khandual2-1/+21
2024-04-16coresight: etm4x: Fix unbalanced pm_runtime_enable()Anshuman Khandual1-0/+3
2024-04-16dt-bindings: arm: qcom,coresight-tpda: fix indentation in the exampleKrzysztof Kozlowski1-17/+15
2024-04-16dt-bindings: arm: qcom,coresight-tpda: drop redundant type from portsKrzysztof Kozlowski1-2/+0
2024-04-14Linux 6.9-rc4v6.9-rc4Linus Torvalds1-1/+1
2024-04-14kernfs: annotate different lockdep class for of->mutex of writable filesAmir Goldstein1-1/+8
2024-04-13ata: libata-core: Allow command duration limits detection for ACS-4 drivesIgor Pylypiv1-1/+1
2024-04-13ata: libata-scsi: Fix ata_scsi_dev_rescan() error pathDamien Le Moal1-4/+5
2024-04-12Kconfig: add some hidden tabs on purposeLinus Torvalds1-6/+6
2024-04-12selftests: kselftest: Fix build failure with NOLIBCOleg Nesterov1-0/+5
2024-04-12block: fix that blk_time_get_ns() doesn't update time after scheduleYu Kuai1-0/+1
2024-04-12selftests: timers: Fix abs() warning in posix_timers testJohn Stultz1-1/+1
2024-04-12selftests: kselftest: Mark functions that unconditionally call exit() as __no...Nathan Chancellor1-6/+9
2024-04-12selftests: timers: Fix posix_timers ksft_print_msg() warningJohn Stultz1-1/+1
2024-04-12iommu/amd: Change log message severityVasant Hegde1-2/+2
2024-04-12iommu/vt-d: Fix WARN_ON in iommu probe pathLu Baolu1-4/+7
2024-04-12iommu/vt-d: Allocate local memory for page request queueJacob Pan1-1/+1
2024-04-12iommu/vt-d: Fix wrong use of pasid configXuchun Shang1-1/+1
2024-04-12x86/cpu/amd: Move TOPOEXT enablement into the topology parserThomas Gleixner2-15/+21
2024-04-12x86/cpu/amd: Make the NODEID_MSR union actually workThomas Gleixner1-3/+3
2024-04-12x86/cpu/amd: Make the CPUID 0x80000008 parser correctThomas Gleixner1-6/+18
2024-04-12x86/bugs: Replace CONFIG_SPECTRE_BHI_{ON,OFF} with CONFIG_MITIGATION_SPECTRE_BHIJosh Poimboeuf2-15/+4
2024-04-12x86/bugs: Remove CONFIG_BHI_MITIGATION_AUTO and spectre_bhi=autoJosh Poimboeuf4-21/+1
2024-04-12iommu: mtk: fix module autoloadingKrzysztof Kozlowski2-0/+2
2024-04-12iommu/amd: Do not enable SNP when V2 page table is enabledVasant Hegde1-10/+11
2024-04-12iommu/amd: Fix possible irq lock inversion dependency issueVasant Hegde1-4/+7
2024-04-12amdkfd: use calloc instead of kzalloc to avoid integer overflowDave Airlie1-2/+2
2024-04-11ring-buffer: Only update pages_touched when a new page is touchedSteven Rostedt (Google)1-3/+3
2024-04-11tracing: hide unused ftrace_event_id_fopsArnd Bergmann1-0/+4
2024-04-11tracing: Fix FTRACE_RECORD_RECURSION_SIZE Kconfig entryPrasad Pandit1-1/+1
2024-04-11eventfs: Fix kernel-doc comments to functionsYang Li1-4/+10
2024-04-11smb3: fix broken reconnect when password changing on the server by allowing p...Steve French6-0/+44
2024-04-11smb: client: instantiate when creating SFU filesPaulo Alcantara1-39/+55
2024-04-11smb3: fix Open files on server counter going negativeSteve French1-2/+2
2024-04-11MAINTAINERS: remove myself as a Reviewer for CephJeff Layton1-2/+0
2024-04-11ceph: switch to use cap_delay_lock for the unlink delay listXiubo Li3-9/+7
2024-04-11ceph: redirty page before returning AOP_WRITEPAGE_ACTIVATENeilBrown1-1/+3