summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-04-02Linux 4.14.275v4.14.275Greg Kroah-Hartman
2022-04-02arm64: Use the clearbhb instruction in mitigationsJames Morse
2022-04-02arm64: add ID_AA64ISAR2_EL1 sys registerJames Morse
2022-04-02KVM: arm64: Allow SMCCC_ARCH_WORKAROUND_3 to be discovered and migratedJames Morse
2022-04-02arm64: Mitigate spectre style branch history side channelsJames Morse
2022-04-02KVM: arm64: Add templates for BHB mitigation sequencesJames Morse
2022-04-02arm64: proton-pack: Report Spectre-BHB vulnerabilities as part of Spectre-v2James Morse
2022-04-02arm64: Add percpu vectors for EL1James Morse
2022-04-02arm64: entry: Add macro for reading symbol addresses from the trampolineJames Morse
2022-04-02arm64: entry: Add vectors that have the bhb mitigation sequencesJames Morse
2022-04-02arm64: entry: Add non-kpti __bp_harden_el1_vectors for mitigationsJames Morse
2022-04-02arm64: entry: Allow the trampoline text to occupy multiple pagesJames Morse
2022-04-02arm64: entry: Make the kpti trampoline's kpti sequence optionalJames Morse
2022-04-02arm64: entry: Move trampoline macros out of ifdef'd sectionJames Morse
2022-04-02arm64: entry: Don't assume tramp_vectors is the start of the vectorsJames Morse
2022-04-02arm64: entry: Allow tramp_alias to access symbols after the 4K boundaryJames Morse
2022-04-02arm64: entry: Move the trampoline data page before the text pageJames Morse
2022-04-02arm64: entry: Free up another register on kpti's tramp_exit pathJames Morse
2022-04-02arm64: entry: Make the trampoline cleanup optionalJames Morse
2022-04-02arm64: entry.S: Add ventry overflow sanity checksJames Morse
2022-04-02arm64: Add Cortex-X2 CPU part definitionAnshuman Khandual
2022-04-02arm64: Add Neoverse-N2, Cortex-A710 CPU part definitionSuzuki K Poulose
2022-04-02arm64: Add part number for Arm Cortex-A77Rob Herring
2022-04-02arm64: Add part number for Neoverse N1Marc Zyngier
2022-04-02arm64: Make ARM64_ERRATUM_1188873 depend on COMPATMarc Zyngier
2022-04-02arm64: Add silicon-errata.txt entry for ARM erratum 1188873Marc Zyngier
2022-04-02arm64: arch_timer: avoid unused function warningArnd Bergmann
2022-04-02arm64: arch_timer: Add workaround for ARM erratum 1188873Marc Zyngier
2022-03-28Linux 4.14.274v4.14.274Greg Kroah-Hartman
2022-03-28llc: only change llc->dev when bind() succeedsEric Dumazet
2022-03-28mac80211: fix potential double free on mesh joinLinus Lüssing
2022-03-28crypto: qat - disable registration of algorithmsGiovanni Cabiddu
2022-03-28ACPI: video: Force backlight native for Clevo NL5xRU and NL5xNUWerner Sembach
2022-03-28ACPI: battery: Add device HID and quirk for Microsoft Surface Go 3Maximilian Luz
2022-03-28ACPI / x86: Work around broken XSDT on Advantech DAC-BJ01 boardMark Cilissen
2022-03-28netfilter: nf_tables: initialize registers in nft_do_chain()Pablo Neira Ayuso
2022-03-28drivers: net: xgene: Fix regression in CRC strippingStephane Graber
2022-03-28ALSA: pci: fix reading of swapped values from pcmreg in AC97 codecGiacomo Guiduzzi
2022-03-28ALSA: cmipci: Restore aux vol on suspend/resumeJonathan Teh
2022-03-28ALSA: usb-audio: Add mute TLV for playback volumes on RODE NT-USBLars-Peter Clausen
2022-03-28ALSA: pcm: Add stream lock during PCM reset ioctl operationsTakashi Iwai
2022-03-28llc: fix netdevice reference leaks in llc_ui_bind()Eric Dumazet
2022-03-28thermal: int340x: fix memory leak in int3400_notify()Chuansheng Liu
2022-03-28staging: fbtft: fb_st7789v: reset display before initializationOliver Graute
2022-03-28esp: Fix possible buffer overflow in ESP transformationSteffen Klassert
2022-03-28net: ipv6: fix skb_over_panic in __ip6_append_dataTadeusz Struk
2022-03-28nfc: st21nfca: Fix potential buffer overflows in EVT_TRANSACTIONJordy Zomer
2022-03-23Linux 4.14.273v4.14.273Greg Kroah-Hartman
2022-03-23perf symbols: Fix symbol size calculation conditionMichael Petlan
2022-03-23Input: aiptek - properly check endpoint typePavel Skripkin