summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-03-16ethernet: Fix error handling in xemaclite_of_probeMiaoqian Lin1-1/+3
2022-03-16qed: return status of qed_iov_get_linkTom Rix1-7/+11
2022-03-16net: qlogic: check the return value of dma_alloc_coherent() in qed_vf_hw_prep...Jia-Ju Bai1-0/+7
2022-03-11Linux 4.9.306v4.9.306Greg Kroah-Hartman1-1/+1
2022-03-11xen/netfront: react properly to failing gnttab_end_foreign_access_ref()Juergen Gross1-17/+31
2022-03-11xen/gnttab: fix gnttab_end_foreign_access() without page specifiedJuergen Gross2-8/+29
2022-03-11xen: remove gnttab_query_foreign_access()Juergen Gross2-21/+0
2022-03-11xen/gntalloc: don't use gnttab_query_foreign_access()Juergen Gross1-18/+7
2022-03-11xen/scsifront: don't use gnttab_query_foreign_access() for mapped statusJuergen Gross1-2/+1
2022-03-11xen/netfront: don't use gnttab_query_foreign_access() for mapped statusJuergen Gross1-4/+2
2022-03-11xen/blkfront: don't use gnttab_query_foreign_access() for mapped statusJuergen Gross1-28/+39
2022-03-11xen/grant-table: add gnttab_try_end_foreign_access()Juergen Gross2-2/+24
2022-03-11xen/xenbus: don't let xenbus_grant_ring() remove grants in error caseJuergen Gross1-13/+11
2022-03-11ARM: fix build warning in proc-v7-bugs.cRussell King (Oracle)1-1/+2
2022-03-11x86, modpost: Replace last remnants of RETPOLINE with CONFIG_RETPOLINEWANG Chao4-4/+4
2022-03-11x86/build: Fix compiler support check for CONFIG_RETPOLINEMasahiro Yamada1-3/+7
2022-03-11ARM: Do not use NOCROSSREFS directive with ld.lldNathan Chancellor2-0/+16
2022-03-11ARM: fix co-processor register typoRussell King (Oracle)1-1/+1
2022-03-11ARM: fix build error when BPF_SYSCALL is disabledEmmanuel Gil Peyrot1-1/+1
2022-03-11ARM: include unprivileged BPF status in Spectre V2 reportingRussell King (Oracle)1-0/+13
2022-03-11ARM: Spectre-BHB workaroundRussell King (Oracle)10-12/+269
2022-03-11ARM: use LOADADDR() to get load address of sectionsRussell King (Oracle)2-14/+24
2022-03-11ARM: early traps initialisationRussell King (Oracle)1-6/+21
2022-03-11ARM: report Spectre v2 status through sysfsRussell King (Oracle)5-31/+184
2022-03-11arm/arm64: smccc/psci: add arm_smccc_1_1_get_conduit()Mark Rutland2-0/+31
2022-03-11arm/arm64: Provide a wrapper for SMCCC 1.1 callsSteven Price1-0/+58
2022-03-11x86/speculation: Warn about eIBRS + LFENCE + Unprivileged eBPF + SMTJosh Poimboeuf1-2/+25
2022-03-11x86/speculation: Warn about Spectre v2 LFENCE mitigationJosh Poimboeuf1-0/+5
2022-03-11x86/speculation: Update link to AMD speculation whitepaperKim Phillips1-3/+3
2022-03-11x86/speculation: Use generic retpoline by default on AMDKim Phillips1-8/+0
2022-03-11x86/speculation: Include unprivileged eBPF status in Spectre v2 mitigation re...Josh Poimboeuf3-6/+48
2022-03-11Documentation/hw-vuln: Update spectre docPeter Zijlstra2-15/+35
2022-03-11x86/speculation: Add eIBRS + Retpoline optionsPeter Zijlstra2-37/+98
2022-03-11x86/speculation: Rename RETPOLINE_AMD to RETPOLINE_LFENCEPeter Zijlstra (Intel)4-19/+26
2022-03-11x86,bugs: Unconditionally allow spectre_v2=retpoline,amdPeter Zijlstra1-6/+0
2022-03-11x86/speculation: Merge one test in spectre_v2_user_select_mitigation()Borislav Petkov1-9/+4
2022-03-11Documentation: refer to config RANDOMIZE_BASE for kernel address-space random...Lukas Bulwahn1-1/+1
2022-03-11Documentation: Add swapgs description to the Spectre v1 documentationJosh Poimboeuf1-8/+80
2022-03-11Documentation: Add section about CPU vulnerabilities for SpectreTim Chen2-0/+698
2022-03-11x86/retpoline: Remove minimal retpoline supportZhenzhong Duan2-13/+2
2022-03-11x86/retpoline: Make CONFIG_RETPOLINE depend on compiler supportZhenzhong Duan4-11/+10
2022-03-11x86/speculation: Add RETPOLINE_AMD support to the inline asm CALL_NOSPEC variantZhenzhong Duan1-4/+13
2022-03-08Linux 4.9.305v4.9.305Greg Kroah-Hartman1-1/+1
2022-03-08hamradio: fix macro redefine warningHuang Pei1-0/+2
2022-03-08net: dcb: disable softirqs in dcbnl_flush_dev()Vladimir Oltean1-2/+2
2022-03-08memfd: fix F_SEAL_WRITE after shmem huge page allocatedHugh Dickins1-3/+4
2022-03-08HID: add mapping for KEY_ALL_APPLICATIONSWilliam Mahon3-2/+7
2022-03-08Input: elan_i2c - fix regulator enable count imbalance after suspend/resumeHans de Goede1-7/+7
2022-03-08Input: elan_i2c - move regulator_[en|dis]able() out of elan_[en|dis]able_power()Hans de Goede1-40/+22
2022-03-08net: chelsio: cxgb3: check the return value of pci_find_capability()Jia-Ju Bai1-0/+2