summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-06-16Linux 5.18.5v5.18.5Greg Kroah-Hartman1-1/+1
2022-06-16x86/speculation/mmio: Print SMT warningJosh Poimboeuf1-0/+11
2022-06-16KVM: x86/speculation: Disable Fill buffer clear within guestsPawan Gupta5-0/+86
2022-06-16x86/speculation/mmio: Reuse SRBDS mitigation for SBDSPawan Gupta1-7/+14
2022-06-16x86/speculation/srbds: Update SRBDS mitigation selectionPawan Gupta1-3/+5
2022-06-16x86/speculation/mmio: Add sysfs reporting for Processor MMIO Stale DataPawan Gupta4-0/+34
2022-06-16x86/speculation/mmio: Enable CPU Fill buffer clearing on idlePawan Gupta1-2/+14
2022-06-16x86/bugs: Group MDS, TAA & Processor MMIO Stale Data mitigationsPawan Gupta1-10/+16
2022-06-16x86/speculation/mmio: Add mitigation for Processor MMIO Stale DataPawan Gupta4-4/+148
2022-06-16x86/speculation: Add a common function for MD_CLEAR mitigation updatePawan Gupta1-26/+33
2022-06-16x86/speculation/mmio: Enumerate Processor MMIO Stale Data bugPawan Gupta5-2/+81
2022-06-16Documentation: Add documentation for Processor MMIO Stale DataPawan Gupta2-0/+247
2022-06-14Linux 5.18.4v5.18.4Greg Kroah-Hartman1-1/+1
2022-06-14net/mlx5: E-Switch, pair only capable devicesMark Bloch4-22/+17
2022-06-14tcp: fix tcp_mtup_probe_success vs wrong snd_cwndEric Dumazet1-4/+7
2022-06-14dmaengine: idxd: add missing callback function to support DMA_INTERRUPTDave Jiang1-0/+22
2022-06-14iov_iter: fix build issue due to possible type mis-matchLinus Torvalds1-2/+2
2022-06-14zonefs: fix handling of explicit_open option on mountDamien Le Moal1-5/+6
2022-06-14md/raid0: Ignore RAID0 layout if the second zone has only one devicePascal Hambourg1-15/+16
2022-06-14random: account for arch randomness in bitsJason A. Donenfeld1-4/+4
2022-06-14random: mark bootloader randomness code as __initJason A. Donenfeld2-5/+4
2022-06-14random: avoid checking crng_ready() twice in random_init()Jason A. Donenfeld1-1/+1
2022-06-14powerpc/32: Fix overread/overwrite of thread_struct via ptraceMichael Ellerman2-6/+17
2022-06-14virtio-rng: make device ready before making requestJason Wang1-0/+2
2022-06-14drm/amdgpu: update VCN codec support for Yellow CarpAlex Deucher1-0/+1
2022-06-14drm/amd/display: remove stale config guardsAurabindo Pillai2-4/+0
2022-06-14drm/amdgpu/jpeg2: Add jpeg vmid update under IB submitMohammad Zafar Ziya2-1/+6
2022-06-14drm/atomic: Force bridge self-refresh-exit on CRTC switchBrian Norris1-3/+13
2022-06-14drm/bridge: analogix_dp: Support PSR-exit to disable transitionBrian Norris1-4/+38
2022-06-14drm/amdkfd:Fix fw version for 10.3.6Jesse Zhang1-1/+3
2022-06-14powerpc: Don't select HAVE_IRQ_EXIT_ON_IRQ_STACKMichael Ellerman1-1/+0
2022-06-14mm/huge_memory: Fix xarray node memory leakMatthew Wilcox (Oracle)3-4/+5
2022-06-14cpuidle,intel_idle: Fix CPUIDLE_FLAG_IRQ_ENABLEPeter Zijlstra1-7/+25
2022-06-14vduse: Fix NULL pointer dereference on sysfs accessXie Yongji1-4/+3
2022-06-14Input: bcm5974 - set missing URB_NO_TRANSFER_DMA_MAP urb flagMathias Nyman1-1/+6
2022-06-14ixgbe: fix unexpected VLAN Rx in promisc mode on VFOlivier Matz1-2/+2
2022-06-14ixgbe: fix bcast packets Rx on VF after promisc removalOlivier Matz1-2/+2
2022-06-14nfc: st21nfca: fix incorrect sizing calculations in EVT_TRANSACTIONMartin Faltesek1-30/+30
2022-06-14nfc: st21nfca: fix memory leaks in EVT_TRANSACTION handlingMartin Faltesek1-3/+10
2022-06-14nfc: st21nfca: fix incorrect validating logic in EVT_TRANSACTIONMartin Faltesek1-1/+1
2022-06-14writeback: Fix inode->i_io_list not be protected by inode->i_lock errorJchao Sun2-10/+29
2022-06-14net: openvswitch: fix misuse of the cached connection on tuple changesIlya Maximets2-1/+9
2022-06-14net: phy: dp83867: retrigger SGMII AN when link changeTan Tee Min1-0/+29
2022-06-14mmc: block: Fix CQE recovery reset successAdrian Hunter1-2/+1
2022-06-14mmc: sdhci-pci-gli: Fix GL9763E runtime PM when the system resumes from suspendBen Chuang1-0/+3
2022-06-14ata: libata-transport: fix {dma|pio|xfer}_mode sysfs filesSergey Shtylyov2-6/+7
2022-06-14libata: fix translation of concurrent positioning rangesTyler Erickson1-1/+1
2022-06-14libata: fix reading concurrent positioning ranges logTyler Erickson1-8/+13
2022-06-14KEYS: trusted: tpm2: Fix migratable logicDavid Safford1-2/+2
2022-06-14filemap: Cache the value of vm_flagsMatthew Wilcox (Oracle)1-4/+5