summaryrefslogtreecommitdiffstats
path: root/lib/compat_audit.c (unfollow)
Commit message (Expand)AuthorFilesLines
2023-12-12x86/mce: Differentiate real hardware #MCs from TDX erratum onesKai Huang4-0/+133
2023-12-12x86/cpu: Detect TDX partial write machine check erratumKai Huang2-0/+20
2023-12-08x86/virt/tdx: Handle TDX interaction with sleep and hibernationKai Huang1-0/+16
2023-12-08x86/virt/tdx: Initialize all TDMRsKai Huang2-9/+53
2023-12-08x86/virt/tdx: Configure global KeyID on all packagesKai Huang2-2/+132
2023-12-08x86/virt/tdx: Configure TDX module with the TDMRs and global KeyIDKai Huang2-1/+44
2023-12-08x86/virt/tdx: Designate reserved areas for all TDMRsKai Huang1-8/+209
2023-12-08x86/virt/tdx: Allocate and set up PAMTs for TDMRsKai Huang3-6/+213
2023-12-08x86/virt/tdx: Fill out TDMRs to cover all TDX memory regionsKai Huang2-1/+105
2023-12-08x86/virt/tdx: Add placeholder to construct TDMRs to cover all TDX memory regionsKai Huang2-3/+123
2023-12-08x86/virt/tdx: Get module global metadata for module initializationKai Huang3-1/+127
2023-12-08x86/virt/tdx: Use all system memory when initializing TDX module as TDX memoryKai Huang4-2/+174
2023-12-08x86/virt/tdx: Add skeleton to enable TDX on demandKai Huang3-0/+201
2023-12-08x86/virt/tdx: Add SEAMCALL error printing for module initializationKai Huang2-0/+45
2023-12-08x86/virt/tdx: Handle SEAMCALL no entropy error in common codeKai Huang1-0/+26
2023-12-08x86/virt/tdx: Make INTEL_TDX_HOST depend on X86_X2APICKai Huang1-0/+1
2023-12-08x86/virt/tdx: Define TDX supported page sizes as macrosKai Huang2-3/+8
2023-12-08x86/virt/tdx: Detect TDX during kernel bootKai Huang6-1/+91
2023-12-03Linux 6.7-rc4v6.7-rc4Linus Torvalds1-1/+1
2023-12-01nvme-core: check for too small lba shiftKeith Busch1-2/+3
2023-12-01blk-mq: don't count completed flush data request as inflight in case of quiesceMing Lei1-1/+13
2023-12-01iommu: Fix printk arg in of_iommu_get_resv_regions()Daniel Mentz1-1/+1
2023-12-01rethook: Use __rcu pointer for rethook::handlerMasami Hiramatsu (Google)3-14/+22
2023-12-01kprobes: consistent rcu api usage for kretprobe holderJP Kobryn2-7/+4
2023-12-01lib: objpool: fix head overrun on RK3588 SBCwuqiang.matt1-0/+17
2023-11-30Revert "drm/prime: Unexport helpers for fd/handle conversion"Felix Kuehling2-15/+25
2023-11-30arm64: Avoid enabling KPTI unnecessarilyArd Biesheuvel1-0/+4
2023-11-30vfio: Drop vfio_file_iommu_group() stub to fudge around a KVM wartSean Christopherson1-6/+2
2023-11-30smb: client, common: fix fortify warningsDmitry Antipov5-31/+40
2023-11-30ALSA: hda: Disable power-save on KONTRON SinglePCTakashi Iwai1-0/+2
2023-11-30net: ravb: Keep reverse order of operations in ravb_remove()Claudiu Beznea1-9/+13
2023-11-30net: ravb: Stop DMA in case of failures on ravb_open()Claudiu Beznea1-0/+1
2023-11-30net: ravb: Start TX queues after HW initialization succeededClaudiu Beznea1-2/+2
2023-11-30net: ravb: Make write access to CXR35 first before accessing other EMAC regis...Claudiu Beznea1-8/+9
2023-11-30net: ravb: Use pm_runtime_resume_and_get()Claudiu Beznea1-1/+4
2023-11-30net: ravb: Check return value of reset_control_deassert()Claudiu Beznea1-3/+6
2023-11-30net: libwx: fix memory leak on msix entryJiawen Wu1-1/+1
2023-11-30ice: Fix VF Reset paths when interface in a failed over aggregateDave Ertman4-50/+118
2023-11-30cifs: Fix FALLOC_FL_INSERT_RANGE by setting i_size after EOF movedDavid Howells1-0/+3
2023-11-30cifs: Fix FALLOC_FL_ZERO_RANGE by setting i_size if EOF movedDavid Howells1-2/+8
2023-11-30firewire: core: fix possible memory leak in create_units()Yang Yingliang1-7/+4
2023-11-30bpf, sockmap: Add af_unix test with both sockets in mapJohn Fastabend2-11/+47
2023-11-30bpf, sockmap: af_unix stream sockets need to hold ref for pair sockJohn Fastabend5-2/+9
2023-11-30drm/amdgpu: Use another offset for GC 9.4.3 remapLijo Lazar1-0/+5
2023-11-30drm/amd/display: Fix some HostVM parameters in DMLTaimur Hassan2-3/+39
2023-11-30drm/amdkfd: Free gang_ctx_bo and wptr_bo in pqm_uninitZhenGuo Yin1-21/+33
2023-11-30drm/amdgpu: Update EEPROM I2C address for smu v13_0_0Candice Li1-0/+6
2023-11-30drm/amd/display: Allow DTBCLK disable for DCN35Nicholas Kazlauskas1-15/+12
2023-11-30drm/amdgpu: Fix cat debugfs amdgpu_regs_didt causes kernel null pointerLu Yao1-0/+6
2023-11-30drm/amd: Enable PCIe PME from D3Mario Limonciello1-0/+2