summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 4.19.234v4.19.234Greg Kroah-Hartman2022-03-111-1/+1
* xen/netfront: react properly to failing gnttab_end_foreign_access_ref()Juergen Gross2022-03-111-17/+31
* xen/gnttab: fix gnttab_end_foreign_access() without page specifiedJuergen Gross2022-03-112-8/+35
* xen/pvcalls: use alloc/free_pages_exact()Juergen Gross2022-03-111-4/+4
* xen/9p: use alloc/free_pages_exact()Juergen Gross2022-03-111-8/+6
* xen: remove gnttab_query_foreign_access()Juergen Gross2022-03-112-27/+0
* xen/gntalloc: don't use gnttab_query_foreign_access()Juergen Gross2022-03-111-18/+7
* xen/scsifront: don't use gnttab_query_foreign_access() for mapped statusJuergen Gross2022-03-111-2/+1
* xen/netfront: don't use gnttab_query_foreign_access() for mapped statusJuergen Gross2022-03-111-4/+2
* xen/blkfront: don't use gnttab_query_foreign_access() for mapped statusJuergen Gross2022-03-111-26/+37
* xen/grant-table: add gnttab_try_end_foreign_access()Juergen Gross2022-03-112-2/+24
* xen/xenbus: don't let xenbus_grant_ring() remove grants in error caseJuergen Gross2022-03-111-13/+11
* ARM: fix build warning in proc-v7-bugs.cRussell King (Oracle)2022-03-111-1/+2
* ARM: Do not use NOCROSSREFS directive with ld.lldNathan Chancellor2022-03-111-0/+8
* ARM: fix co-processor register typoRussell King (Oracle)2022-03-111-1/+1
* kbuild: add CONFIG_LD_IS_LLDSami Tolvanen2022-03-111-0/+3
* ARM: fix build error when BPF_SYSCALL is disabledEmmanuel Gil Peyrot2022-03-111-1/+1
* ARM: include unprivileged BPF status in Spectre V2 reportingRussell King (Oracle)2022-03-111-0/+13
* ARM: Spectre-BHB workaroundRussell King (Oracle)2022-03-119-9/+254
* ARM: use LOADADDR() to get load address of sectionsRussell King (Oracle)2022-03-111-7/+12
* ARM: early traps initialisationRussell King (Oracle)2022-03-111-6/+21
* ARM: report Spectre v2 status through sysfsRussell King (Oracle)2022-03-115-31/+186
* arm/arm64: smccc/psci: add arm_smccc_1_1_get_conduit()Mark Rutland2022-03-112-0/+31
* arm/arm64: Provide a wrapper for SMCCC 1.1 callsSteven Price2022-03-111-0/+58
* x86/speculation: Warn about eIBRS + LFENCE + Unprivileged eBPF + SMTJosh Poimboeuf2022-03-111-2/+25
* x86/speculation: Warn about Spectre v2 LFENCE mitigationJosh Poimboeuf2022-03-111-0/+5
* x86/speculation: Update link to AMD speculation whitepaperKim Phillips2022-03-111-3/+3
* x86/speculation: Use generic retpoline by default on AMDKim Phillips2022-03-111-8/+0
* x86/speculation: Include unprivileged eBPF status in Spectre v2 mitigation re...Josh Poimboeuf2022-03-113-6/+48
* Documentation/hw-vuln: Update spectre docPeter Zijlstra2022-03-112-15/+35
* x86/speculation: Add eIBRS + Retpoline optionsPeter Zijlstra2022-03-112-37/+98
* x86/speculation: Rename RETPOLINE_AMD to RETPOLINE_LFENCEPeter Zijlstra (Intel)2022-03-114-19/+26
* x86,bugs: Unconditionally allow spectre_v2=retpoline,amdPeter Zijlstra2022-03-111-6/+0
* x86/speculation: Merge one test in spectre_v2_user_select_mitigation()Borislav Petkov2022-03-111-9/+4
* Linux 4.19.233v4.19.233Greg Kroah-Hartman2022-03-081-1/+1
* hamradio: fix macro redefine warningHuang Pei2022-03-081-0/+2
* net: dcb: disable softirqs in dcbnl_flush_dev()Vladimir Oltean2022-03-081-2/+2
* btrfs: add missing run of delayed items after unlink during log replayFilipe Manana2022-03-081-0/+18
* tracing/histogram: Fix sorting on old "cpu" valueSteven Rostedt (Google)2022-03-081-3/+3
* memfd: fix F_SEAL_WRITE after shmem huge page allocatedHugh Dickins2022-03-081-8/+22
* HID: add mapping for KEY_ALL_APPLICATIONSWilliam Mahon2022-03-083-2/+7
* Input: elan_i2c - fix regulator enable count imbalance after suspend/resumeHans de Goede2022-03-081-7/+7
* Input: elan_i2c - move regulator_[en|dis]able() out of elan_[en|dis]able_power()Hans de Goede2022-03-081-40/+22
* nl80211: Handle nla_memdup failures in handle_nan_filterJiasheng Jiang2022-03-081-0/+12
* net: chelsio: cxgb3: check the return value of pci_find_capability()Jia-Ju Bai2022-03-081-0/+2
* soc: fsl: qe: Check of ioremap return valueJiasheng Jiang2022-03-081-0/+2
* ibmvnic: free reset-work-item when flushingSukadev Bhattiprolu2022-03-081-1/+3
* ARM: 9182/1: mmu: fix returns from early_param() and __setup() functionsRandy Dunlap2022-03-081-0/+2
* arm64: dts: rockchip: Switch RK3399-Gru DP to SPDIF outputBrian Norris2022-03-081-5/+12
* can: gs_usb: change active_channels's type from atomic_t to u8Vincent Mailhol2022-03-081-5/+5