summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-06-22pNFS: Don't keep retrying if the server replied NFS4ERR_LAYOUTUNAVAILABLETrond Myklebust1-0/+6
2022-06-22random: credit cpu and bootloader seeds by defaultJason A. Donenfeld1-21/+33
2022-06-22gpio: dwapb: Don't print error on -EPROBE_DEFERSerge Semin1-4/+3
2022-06-22MIPS: Loongson-3: fix compile mips cpu_hwmon as module build error.Yupeng Li1-1/+1
2022-06-22mellanox: mlx5: avoid uninitialized variable warning with gcc-12Linus Torvalds1-1/+1
2022-06-22net: ethernet: mtk_eth_soc: fix misuse of mem alloc interface netdev[napi]_al...Chen Lin1-2/+19
2022-06-22ipv6: Fix signed integer overflow in l2tp_ip6_sendmsgWang Yufen1-2/+3
2022-06-22nfc: nfcmrvl: Fix memory leak in nfcmrvl_play_deferredXiaohui Zhang1-2/+14
2022-06-22virtio-mmio: fix missing put_device() when vm_cmdline_parent registration failedchengkaitao1-0/+1
2022-06-22ALSA: hda/realtek - Add HW8326 supporthuangwenhui2-0/+15
2022-06-22scsi: pmcraid: Fix missing resource cleanup in error caseChengguang Xu1-1/+1
2022-06-22scsi: ipr: Fix missing/incorrect resource cleanup in error caseChengguang Xu1-2/+2
2022-06-22scsi: lpfc: Allow reduced polling rate for nvme_admin_async_event cmd completionJames Smart2-2/+12
2022-06-22scsi: lpfc: Fix port stuck in bypassed state after LIP in PT2PT topologyJames Smart1-1/+2
2022-06-22scsi: vmw_pvscsi: Expand vcpuHint to 16 bitsWentao Wang1-2/+2
2022-06-22Input: soc_button_array - also add Lenovo Yoga Tablet2 1051F to dmi_use_low_l...Marius Hoch1-2/+2
2022-06-22ASoC: wm_adsp: Fix event generation for wm_adsp_fw_put()Mark Brown1-1/+1
2022-06-22ASoC: es8328: Fix event generation for deemphasis controlMark Brown1-1/+4
2022-06-22ASoC: wm8962: Fix suspend while playing musicAdam Ford1-0/+1
2022-06-22quota: Prevent memory allocation recursion while holding dq_lockMatthew Wilcox (Oracle)1-0/+10
2022-06-22ata: libata-core: fix NULL pointer deref in ata_host_alloc_pinfo()Sergey Shtylyov1-2/+2
2022-06-22ASoC: cs42l51: Correct minimum value for SX volume controlCharles Keepax1-1/+1
2022-06-22ASoC: cs42l56: Correct typo in minimum level for SX volume controlsCharles Keepax1-2/+2
2022-06-22ASoC: cs42l52: Correct TLV for Bypass VolumeCharles Keepax1-1/+3
2022-06-22ASoC: cs53l30: Correct number of volume levels on SX controlsCharles Keepax1-8/+8
2022-06-22ASoC: cs35l36: Update digital volume TLVCharles Keepax1-1/+2
2022-06-22ASoC: cs42l52: Fix TLV scales for mixer controlsCharles Keepax1-2/+2
2022-06-22dma-debug: make things less spammy under memory pressureRob Clark1-1/+1
2022-06-22ASoC: nau8822: Add operation for internal PLL off and onHui Wang2-0/+7
2022-06-22powerpc/kasan: Silence KASAN warnings in __get_wchan()He Ying1-2/+2
2022-06-22arm64: dts: imx8mm-beacon: Enable RTS-CTS on UART3Adam Ford1-0/+3
2022-06-22bpf: Fix incorrect memory charge cost calculation in stack_map_alloc()Yuntao Wang1-1/+2
2022-06-22nfsd: Replace use of rwsem with errseq_tTrond Myklebust4-30/+19
2022-06-229p: missing chunk of "fs/9p: Don't update file type when updating file attrib...Al Viro1-7/+3
2022-06-16Linux 5.10.123v5.10.123Greg 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.10.122v5.10.122Greg Kroah-Hartman1-1/+1
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-14zonefs: fix handling of explicit_open option on mountDamien Le Moal1-5/+6