summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-05-25Linux 5.15.42v5.15.42Greg Kroah-Hartman1-1/+1
2022-05-25afs: Fix afs_getattr() to refetch file status if callback break occurredDavid Howells1-1/+13
2022-05-25i2c: mt7621: fix missing clk_disable_unprepare() on error in mtk_i2c_probe()Yang Yingliang1-2/+8
2022-05-25lockdown: also lock down previous kgdb useDaniel Thompson4-3/+87
2022-05-25mt76: mt7921e: fix possible probe failure after rebootSean Wang3-125/+131
2022-05-25dt-bindings: pinctrl: aspeed-g6: remove FWQSPID groupJae Hyun Yoo1-1/+1
2022-05-25Input: ili210x - fix reset timingMarek Vasut1-2/+2
2022-05-25arm64: Enable repeat tlbi workaround on KRYO4XX gold CPUsShreyas K K2-0/+5
2022-05-25net: atlantic: verify hw_head_ lies within TX buffer ringGrant Grundler1-0/+7
2022-05-25net: atlantic: add check for MAX_SKB_FRAGSGrant Grundler1-1/+5
2022-05-25net: atlantic: reduce scope of is_rsc_completeGrant Grundler1-7/+6
2022-05-25net: atlantic: fix "frag[0] not initialized"Grant Grundler1-2/+1
2022-05-25net: stmmac: fix missing pci_disable_device() on error in stmmac_pci_probe()Yang Yingliang1-3/+1
2022-05-25ethernet: tulip: fix missing pci_disable_device() on error in tulip_init_one()Yang Yingliang1-1/+4
2022-05-25nl80211: fix locking in nl80211_set_tx_bitrate_mask()Johannes Berg1-2/+7
2022-05-25net: fix wrong network header lengthLina Wang1-1/+3
2022-05-25fbdev: Prevent possible use-after-free in fb_release()Daniel Vetter1-0/+4
2022-05-25Revert "fbdev: Make fb_release() return -ENODEV if fbdev was unregistered"Javier Martinez Canillas1-4/+1
2022-05-25selftests: add ping test with ping_group_range tunedNicolas Dichtel1-0/+12
2022-05-25nl80211: validate S1G channel widthKieran Frewen1-0/+9
2022-05-25mac80211: fix rx reordering with non explicit / psmp ack policyFelix Fietkau1-2/+1
2022-05-25scsi: qla2xxx: Fix missed DMA unmap for aborted commandsGleb Chesnokov1-0/+3
2022-05-25scsi: scsi_dh_alua: Properly handle the ALUA transitioning stateBrian Bunker1-2/+1
2022-05-25perf bench numa: Address compiler error on s390Thomas Richter1-1/+1
2022-05-25perf regs x86: Fix arch__intr_reg_mask() for the hybrid platformKan Liang1-0/+12
2022-05-25gpio: mvebu/pwm: Refuse requests with inverted polarityUwe Kleine-König1-0/+3
2022-05-25gpio: gpio-vf610: do not touch other bits when set the target bitHaibo Chen1-2/+6
2022-05-25perf build: Fix check for btf__load_from_kernel_by_id() in libbpfArnaldo Carvalho de Melo5-1/+22
2022-05-25scsi: ufs: core: Fix referencing invalid rsp fieldDaejun Park1-12/+7
2022-05-25riscv: dts: sifive: fu540-c000: align dma node name with dtschemaKrzysztof Kozlowski1-1/+1
2022-05-25net: bridge: Clear offload_fwd_mark when passing frame up bridge interface.Andrew Lunn1-0/+7
2022-05-25netfilter: flowtable: move dst_check to packet pathRitaro Takenaka2-22/+20
2022-05-25netfilter: flowtable: pass flowtable to nf_flow_table_iterate()Pablo Neira Ayuso1-10/+10
2022-05-25netfilter: flowtable: fix TCP flow teardownPablo Neira Ayuso2-27/+9
2022-05-25igb: skip phy status check where unavailableKevin Mitchell1-1/+2
2022-05-25mptcp: fix checksum byte orderPaolo Abeni3-14/+26
2022-05-25mptcp: reuse __mptcp_make_csum in validate_data_csumGeliang Tang1-9/+6
2022-05-25mptcp: change the parameter of __mptcp_make_csumGeliang Tang2-4/+5
2022-05-25ARM: 9197/1: spectre-bhb: fix loop8 sequence for Thumb2Ard Biesheuvel1-1/+1
2022-05-25ARM: 9196/1: spectre-bhb: enable for Cortex-A15Ard Biesheuvel1-0/+1
2022-05-25net: af_key: add check for pfkey_broadcast in function pfkey_processJiasheng Jiang1-2/+4
2022-05-25net/mlx5e: Properly block LRO when XDP is enabledMaxim Mikityanskiy1-0/+7
2022-05-25net/mlx5: DR, Fix missing flow_source when creating multi-destination FW tableMaor Dickman5-6/+14
2022-05-25NFC: nci: fix sleep in atomic context bugs caused by nci_skb_allocDuoming Zhou2-3/+3
2022-05-25net/qla3xxx: Fix a test in ql_reset_work()Christophe JAILLET1-1/+2
2022-05-25clk: at91: generated: consider range when calculating best rateCodrin Ciubotariu1-0/+4
2022-05-25ice: Fix interrupt moderation settings getting clearedMichal Wilczynski2-11/+16
2022-05-25ice: move ice_container_type onto ice_ring_containerMaciej Fijalkowski3-23/+23
2022-05-25ice: fix possible under reporting of ethtool Tx and Rx statisticsPaul Greenwalt1-3/+4
2022-05-25ice: fix crash when writing timestamp on RX ringsArkadiusz Kubalewski1-4/+15