summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2022-03-23Linux 5.4.187v5.4.187Greg Kroah-Hartman
2022-03-23Revert "selftests/bpf: Add test for bpf_timer overwriting crash"Greg Kroah-Hartman
2022-03-23perf symbols: Fix symbol size calculation conditionMichael Petlan
2022-03-23Input: aiptek - properly check endpoint typePavel Skripkin
2022-03-23usb: usbtmc: Fix bug in pipe direction for control transfersAlan Stern
2022-03-23usb: gadget: Fix use-after-free bug by not setting udc->dev.driverAlan Stern
2022-03-23usb: gadget: rndis: prevent integer overflow in rndis_set_response()Dan Carpenter
2022-03-23arm64: fix clang warning about TRAMP_VALIASArnd Bergmann
2022-03-23net: dsa: Add missing of_node_put() in dsa_port_parse_ofMiaoqian Lin
2022-03-23net: handle ARPHRD_PIMREG in dev_is_mac_header_xmit()Nicolas Dichtel
2022-03-23drm/panel: simple: Fix Innolux G070Y2-L01 BPP settingsMarek Vasut
2022-03-23hv_netvsc: Add check for kvmalloc_arrayJiasheng Jiang
2022-03-23atm: eni: Add check for dma_map_singleJiasheng Jiang
2022-03-23net/packet: fix slab-out-of-bounds access in packet_recvmsg()Eric Dumazet
2022-03-23net: phy: marvell: Fix invalid comparison in the resume and suspend functionsKurt Cancemi
2022-03-23efi: fix return value of __setup handlersRandy Dunlap
2022-03-23ocfs2: fix crash when initialize filecheck kobj failsJoseph Qi
2022-03-23crypto: qcom-rng - ensure buffer for generate is completely filledBrian Masney
2022-03-19Linux 5.4.186v5.4.186Greg Kroah-Hartman
2022-03-19fixup for "arm64 entry: Add macro for reading symbol address from the trampol...James Morse
2022-03-19kselftest/vm: fix tests build with old libcChengming Zhou
2022-03-19sfc: extend the locking on mcdi->seqnoNiels Dossche
2022-03-19tcp: make tcp_read_sock() more robustEric Dumazet
2022-03-19nl80211: Update bss channel on channel switch for P2P_CLIENTSreeramya Soratkal
2022-03-19drm/vrr: Set VRR capable prop only if it is attached to connectorManasi Navare
2022-03-19iwlwifi: don't advertise TWT supportGolan Ben Ami
2022-03-19atm: firestream: check the return value of ioremap() in fs_init()Jia-Ju Bai
2022-03-19can: rcar_canfd: rcar_canfd_channel_probe(): register the CAN device when ful...Lad Prabhakar
2022-03-19ARM: 9178/1: fix unmet dependency on BITREVERSE for HAVE_ARCH_BITREVERSEJulian Braha
2022-03-19MIPS: smp: fill in sibling and core maps earlierAlexander Lobakin
2022-03-19mac80211: refuse aggregations sessions before authorizedJohannes Berg
2022-03-19ARM: dts: rockchip: fix a typo on rk3288 crypto-controllerCorentin Labbe
2022-03-19ARM: dts: rockchip: reorder rk322x hmdi clocksSascha Hauer
2022-03-19arm64: dts: agilex: use the compatible "intel,socfpga-agilex-hsotg"Dinh Nguyen
2022-03-19arm64: dts: rockchip: reorder rk3399 hdmi clocksSascha Hauer
2022-03-19arm64: dts: rockchip: fix rk3399-puma eMMC HS400 signal integrityJakob Unterwurzacher
2022-03-19xfrm: Fix xfrm migrate issues when address family changesYan Yan
2022-03-19xfrm: Check if_id in xfrm_migrateYan Yan
2022-03-19arm64: Use the clearbhb instruction in mitigationsJames Morse
2022-03-19KVM: arm64: Allow SMCCC_ARCH_WORKAROUND_3 to be discovered and migratedJames Morse
2022-03-19arm64: Mitigate spectre style branch history side channelsJames Morse
2022-03-19KVM: arm64: Add templates for BHB mitigation sequencesJames Morse
2022-03-19arm64: proton-pack: Report Spectre-BHB vulnerabilities as part of Spectre-v2James Morse
2022-03-19arm64: Add percpu vectors for EL1James Morse
2022-03-19arm64: entry: Add macro for reading symbol addresses from the trampolineJames Morse
2022-03-19arm64: entry: Add vectors that have the bhb mitigation sequencesJames Morse
2022-03-19arm64: entry: Add non-kpti __bp_harden_el1_vectors for mitigationsJames Morse
2022-03-19arm64: entry: Allow the trampoline text to occupy multiple pagesJames Morse
2022-03-19arm64: entry: Make the kpti trampoline's kpti sequence optionalJames Morse
2022-03-19arm64: entry: Move trampoline macros out of ifdef'd sectionJames Morse