summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-03-11Linux 4.19.234v4.19.234Greg 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/+35
2022-03-11xen/pvcalls: use alloc/free_pages_exact()Juergen Gross1-4/+4
2022-03-11xen/9p: use alloc/free_pages_exact()Juergen Gross1-8/+6
2022-03-11xen: remove gnttab_query_foreign_access()Juergen Gross2-27/+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-26/+37
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-11ARM: Do not use NOCROSSREFS directive with ld.lldNathan Chancellor1-0/+8
2022-03-11ARM: fix co-processor register typoRussell King (Oracle)1-1/+1
2022-03-11kbuild: add CONFIG_LD_IS_LLDSami Tolvanen1-0/+3
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)9-9/+254
2022-03-11ARM: use LOADADDR() to get load address of sectionsRussell King (Oracle)1-7/+12
2022-03-11ARM: early traps initialisationRussell King (Oracle)1-6/+21
2022-03-11ARM: report Spectre v2 status through sysfsRussell King (Oracle)5-31/+186
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-08Linux 4.19.233v4.19.233Greg 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-08btrfs: add missing run of delayed items after unlink during log replayFilipe Manana1-0/+18
2022-03-08tracing/histogram: Fix sorting on old "cpu" valueSteven Rostedt (Google)1-3/+3
2022-03-08memfd: fix F_SEAL_WRITE after shmem huge page allocatedHugh Dickins1-8/+22
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-08nl80211: Handle nla_memdup failures in handle_nan_filterJiasheng Jiang1-0/+12
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-08ibmvnic: free reset-work-item when flushingSukadev Bhattiprolu1-1/+3
2022-03-08ARM: 9182/1: mmu: fix returns from early_param() and __setup() functionsRandy Dunlap1-0/+2
2022-03-08arm64: dts: rockchip: Switch RK3399-Gru DP to SPDIF outputBrian Norris1-5/+12
2022-03-08can: gs_usb: change active_channels's type from atomic_t to u8Vincent Mailhol1-5/+5