summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 4.19.236v4.19.236Greg Kroah-Hartman2022-03-231-1/+1
* perf symbols: Fix symbol size calculation conditionMichael Petlan2022-03-231-1/+1
* Input: aiptek - properly check endpoint typePavel Skripkin2022-03-231-6/+4
* usb: gadget: Fix use-after-free bug by not setting udc->dev.driverAlan Stern2022-03-231-3/+0
* usb: gadget: rndis: prevent integer overflow in rndis_set_response()Dan Carpenter2022-03-231-0/+1
* net: dsa: Add missing of_node_put() in dsa_port_parse_ofMiaoqian Lin2022-03-231-0/+1
* net: handle ARPHRD_PIMREG in dev_is_mac_header_xmit()Nicolas Dichtel2022-03-231-0/+1
* drm/panel: simple: Fix Innolux G070Y2-L01 BPP settingsMarek Vasut2022-03-231-1/+1
* hv_netvsc: Add check for kvmalloc_arrayJiasheng Jiang2022-03-231-0/+3
* atm: eni: Add check for dma_map_singleJiasheng Jiang2022-03-231-0/+2
* net/packet: fix slab-out-of-bounds access in packet_recvmsg()Eric Dumazet2022-03-231-1/+10
* efi: fix return value of __setup handlersRandy Dunlap2022-03-232-2/+2
* ocfs2: fix crash when initialize filecheck kobj failsJoseph Qi2022-03-231-11/+11
* crypto: qcom-rng - ensure buffer for generate is completely filledBrian Masney2022-03-231-7/+10
* arm64: Use the clearbhb instruction in mitigationsJames Morse2022-03-238-0/+59
* arm64: add ID_AA64ISAR2_EL1 sys registerJoey Gouly2022-03-235-1/+13
* KVM: arm64: Allow SMCCC_ARCH_WORKAROUND_3 to be discovered and migratedJames Morse2022-03-233-0/+24
* arm64: Mitigate spectre style branch history side channelsJames Morse2022-03-238-3/+315
* KVM: arm64: Add templates for BHB mitigation sequencesJames Morse2022-03-235-4/+130
* arm64: proton-pack: Report Spectre-BHB vulnerabilities as part of Spectre-v2James Morse2022-03-232-3/+43
* arm64: Add percpu vectors for EL1James Morse2022-03-235-9/+55
* arm64: entry: Add macro for reading symbol addresses from the trampolineJames Morse2022-03-231-19/+16
* arm64: entry: Add vectors that have the bhb mitigation sequencesJames Morse2022-03-234-9/+110
* arm64: entry: Add non-kpti __bp_harden_el1_vectors for mitigationsJames Morse2022-03-231-1/+34
* arm64: entry: Allow the trampoline text to occupy multiple pagesJames Morse2022-03-235-7/+20
* arm64: entry: Make the kpti trampoline's kpti sequence optionalJames Morse2022-03-231-6/+11
* arm64: entry: Move trampoline macros out of ifdef'd sectionJames Morse2022-03-231-6/+6
* arm64: entry: Don't assume tramp_vectors is the start of the vectorsJames Morse2022-03-231-13/+15
* arm64: entry: Allow tramp_alias to access symbols after the 4K boundaryJames Morse2022-03-231-5/+8
* arm64: entry: Move the trampoline data page before the text pageJames Morse2022-03-232-3/+8
* arm64: entry: Free up another register on kpti's tramp_exit pathJames Morse2022-03-231-6/+12
* arm64: entry: Make the trampoline cleanup optionalJames Morse2022-03-231-3/+7
* arm64: entry.S: Add ventry overflow sanity checksJames Morse2022-03-231-0/+3
* arm64: Add Cortex-X2 CPU part definitionAnshuman Khandual2022-03-231-0/+2
* arm64: Add Neoverse-N2, Cortex-A710 CPU part definitionSuzuki K Poulose2022-03-231-0/+4
* arm64: Add part number for Arm Cortex-A77Rob Herring2022-03-231-0/+2
* fs: sysfs_emit: Remove PAGE_SIZE alignment checkLucas Wei2022-03-231-2/+1
* mm: fix dereference a null pointer in migrate[_huge]_page_move_mapping()liqiong2022-03-231-0/+8
* cpuset: Fix unsafe lock order between cpuset lock and cpuslockZhang Qiao2022-03-231-2/+6
* ia64: ensure proper NUMA distance and possible map initializationValentin Schneider2022-03-231-2/+5
* sched/topology: Fix sched_domain_topology_level alloc in sched_init_numa()Dietmar Eggemann2022-03-231-1/+1
* sched/topology: Make sched_init_numa() use a set for the deduplicating sortValentin Schneider2022-03-232-51/+49
* kselftest/vm: fix tests build with old libcChengming Zhou2022-03-231-0/+1
* sfc: extend the locking on mcdi->seqnoNiels Dossche2022-03-231-1/+1
* tcp: make tcp_read_sock() more robustEric Dumazet2022-03-231-4/+6
* nl80211: Update bss channel on channel switch for P2P_CLIENTSreeramya Soratkal2022-03-231-1/+2
* atm: firestream: check the return value of ioremap() in fs_init()Jia-Ju Bai2022-03-231-0/+2
* can: rcar_canfd: rcar_canfd_channel_probe(): register the CAN device when ful...Lad Prabhakar2022-03-231-3/+3
* ARM: 9178/1: fix unmet dependency on BITREVERSE for HAVE_ARCH_BITREVERSEJulian Braha2022-03-231-1/+0
* MIPS: smp: fill in sibling and core maps earlierAlexander Lobakin2022-03-231-3/+3