summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2022-03-08soc: fsl: qe: Check of ioremap return valueJiasheng Jiang1-0/+2
2022-03-08ARM: 9182/1: mmu: fix returns from early_param() and __setup() functionsRandy Dunlap1-0/+2
2022-03-08can: gs_usb: change active_channels's type from atomic_t to u8Vincent Mailhol1-5/+5
2022-03-08efivars: Respect "block" flag in efivar_entry_set_safe()Jann Horn1-1/+4
2022-03-08net: arcnet: com20020: Fix null-ptr-deref in com20020pci_probe()Zheyu Ma1-0/+3
2022-03-08net: sxgbe: fix return value of __setup handlerRandy Dunlap1-3/+3
2022-03-08net: stmmac: fix return value of __setup handlerRandy Dunlap1-3/+3
2022-03-08mac80211: fix forwarded mesh frames AC & queue selectionNicolas Escande1-2/+2
2022-03-08firmware: qemu_fw_cfg: fix kobject leak in probe error pathJohan Hovold1-7/+6
2022-03-08firmware: Fix a reference count leak.Qiushi Wu1-3/+4
2022-03-08net: dcb: flush lingering app table entries for unregistered devicesVladimir Oltean1-0/+44
2022-03-08netfilter: nf_queue: fix possible use-after-freeFlorian Westphal3-6/+20
2022-03-08netfilter: nf_queue: don't assume sk is full socketFlorian Westphal1-1/+10
2022-03-08xfrm: fix MTU regressionJiri Bohac1-4/+7
2022-03-08ASoC: ops: Shift tested values in snd_soc_put_volsw() by +minMarek Vasut1-2/+2
2022-03-08ata: pata_hpt37x: fix PCI clock detectionSergey Shtylyov1-2/+2