summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-04-02arm64: Mitigate spectre style branch history side channelsJames Morse8-3/+316
2022-04-02KVM: arm64: Add templates for BHB mitigation sequencesJames Morse5-4/+128
2022-04-02arm64: proton-pack: Report Spectre-BHB vulnerabilities as part of Spectre-v2James Morse2-3/+43
2022-04-02arm64: Add percpu vectors for EL1James Morse5-9/+56
2022-04-02arm64: entry: Add macro for reading symbol addresses from the trampolineJames Morse1-6/+15
2022-04-02arm64: entry: Add vectors that have the bhb mitigation sequencesJames Morse4-9/+110
2022-04-02arm64: entry: Add non-kpti __bp_harden_el1_vectors for mitigationsJames Morse1-1/+33
2022-04-02arm64: entry: Allow the trampoline text to occupy multiple pagesJames Morse5-7/+20
2022-04-02arm64: entry: Make the kpti trampoline's kpti sequence optionalJames Morse1-6/+11
2022-04-02arm64: entry: Move trampoline macros out of ifdef'd sectionJames Morse1-6/+6
2022-04-02arm64: entry: Don't assume tramp_vectors is the start of the vectorsJames Morse1-13/+15
2022-04-02arm64: entry: Allow tramp_alias to access symbols after the 4K boundaryJames Morse1-4/+7
2022-04-02arm64: entry: Move the trampoline data page before the text pageJames Morse2-2/+7
2022-04-02arm64: entry: Free up another register on kpti's tramp_exit pathJames Morse1-6/+12
2022-04-02arm64: entry: Make the trampoline cleanup optionalJames Morse1-3/+7
2022-04-02arm64: entry.S: Add ventry overflow sanity checksJames Morse1-0/+3
2022-04-02arm64: Add Cortex-X2 CPU part definitionAnshuman Khandual1-0/+2
2022-04-02arm64: Add Neoverse-N2, Cortex-A710 CPU part definitionSuzuki K Poulose1-0/+4
2022-04-02arm64: Add part number for Arm Cortex-A77Rob Herring1-0/+2
2022-04-02arm64: Add part number for Neoverse N1Marc Zyngier1-0/+2
2022-04-02arm64: Make ARM64_ERRATUM_1188873 depend on COMPATMarc Zyngier1-0/+1
2022-04-02arm64: Add silicon-errata.txt entry for ARM erratum 1188873Marc Zyngier1-0/+1
2022-04-02arm64: arch_timer: avoid unused function warningArnd Bergmann1-0/+1
2022-04-02arm64: arch_timer: Add workaround for ARM erratum 1188873Marc Zyngier5-1/+39
2022-03-28Linux 4.14.274v4.14.274Greg Kroah-Hartman1-1/+1
2022-03-28llc: only change llc->dev when bind() succeedsEric Dumazet1-25/+32
2022-03-28mac80211: fix potential double free on mesh joinLinus Lüssing1-3/+0
2022-03-28crypto: qat - disable registration of algorithmsGiovanni Cabiddu1-0/+8
2022-03-28ACPI: video: Force backlight native for Clevo NL5xRU and NL5xNUWerner Sembach1-0/+75
2022-03-28ACPI: battery: Add device HID and quirk for Microsoft Surface Go 3Maximilian Luz1-0/+12
2022-03-28ACPI / x86: Work around broken XSDT on Advantech DAC-BJ01 boardMark Cilissen1-0/+24
2022-03-28netfilter: nf_tables: initialize registers in nft_do_chain()Pablo Neira Ayuso1-1/+1
2022-03-28drivers: net: xgene: Fix regression in CRC strippingStephane Graber1-5/+7
2022-03-28ALSA: pci: fix reading of swapped values from pcmreg in AC97 codecGiacomo Guiduzzi1-2/+2
2022-03-28ALSA: cmipci: Restore aux vol on suspend/resumeJonathan Teh1-2/+1
2022-03-28ALSA: usb-audio: Add mute TLV for playback volumes on RODE NT-USBLars-Peter Clausen1-3/+4
2022-03-28ALSA: pcm: Add stream lock during PCM reset ioctl operationsTakashi Iwai1-0/+4
2022-03-28llc: fix netdevice reference leaks in llc_ui_bind()Eric Dumazet1-0/+8
2022-03-28thermal: int340x: fix memory leak in int3400_notify()Chuansheng Liu1-0/+4
2022-03-28staging: fbtft: fb_st7789v: reset display before initializationOliver Graute1-0/+2
2022-03-28esp: Fix possible buffer overflow in ESP transformationSteffen Klassert5-3/+15
2022-03-28net: ipv6: fix skb_over_panic in __ip6_append_dataTadeusz Struk1-2/+2
2022-03-28nfc: st21nfca: Fix potential buffer overflows in EVT_TRANSACTIONJordy Zomer1-0/+10
2022-03-23Linux 4.14.273v4.14.273Greg Kroah-Hartman1-1/+1
2022-03-23perf symbols: Fix symbol size calculation conditionMichael Petlan1-1/+1
2022-03-23Input: aiptek - properly check endpoint typePavel Skripkin1-6/+4
2022-03-23usb: gadget: Fix use-after-free bug by not setting udc->dev.driverAlan Stern1-3/+0
2022-03-23usb: gadget: rndis: prevent integer overflow in rndis_set_response()Dan Carpenter1-0/+1
2022-03-23net: handle ARPHRD_PIMREG in dev_is_mac_header_xmit()Nicolas Dichtel1-0/+1
2022-03-23atm: eni: Add check for dma_map_singleJiasheng Jiang1-0/+2