aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2022-05-25Merge branch 'v5.10/standard/base' into v5.10/standard/nxp-sdk-5.10/nxp-s32g2xxBruce Ashfield
2022-05-25Merge tag 'v5.10.118' into v5.10/standard/baseBruce Ashfield
2022-05-25Merge tag 'v5.10.117' into v5.10/standard/baseBruce Ashfield
2022-05-25Merge branch 'v5.10/standard/base' into v5.10/standard/nxp-sdk-5.10/nxp-s32g2xxBruce Ashfield
2022-05-25Merge tag 'v5.10.116' into v5.10/standard/baseBruce Ashfield
2022-05-25Merge tag 'v5.10.115' into v5.10/standard/baseBruce Ashfield
2022-05-25Linux 5.10.118v5.10.118Greg Kroah-Hartman
2022-05-25module: check for exit sections in layout_sections() instead of module_init_s...Jessica Yu
2022-05-25include/uapi/linux/xfrm.h: Fix XFRM_MSG_MAPPING ABI breakageEugene Syromiatnikov
2022-05-25afs: Fix afs_getattr() to refetch file status if callback break occurredDavid Howells
2022-05-25i2c: mt7621: fix missing clk_disable_unprepare() on error in mtk_i2c_probe()Yang Yingliang
2022-05-25module: treat exit sections the same as init sections when !CONFIG_MODULE_UNLOADJessica Yu
2022-05-25dt-bindings: pinctrl: aspeed-g6: remove FWQSPID groupJae Hyun Yoo
2022-05-25Input: ili210x - fix reset timingMarek Vasut
2022-05-25arm64: Enable repeat tlbi workaround on KRYO4XX gold CPUsShreyas K K
2022-05-25net: atlantic: verify hw_head_ lies within TX buffer ringGrant Grundler
2022-05-25net: atlantic: add check for MAX_SKB_FRAGSGrant Grundler
2022-05-25net: atlantic: reduce scope of is_rsc_completeGrant Grundler
2022-05-25net: atlantic: fix "frag[0] not initialized"Grant Grundler
2022-05-25net: stmmac: fix missing pci_disable_device() on error in stmmac_pci_probe()Yang Yingliang
2022-05-25ethernet: tulip: fix missing pci_disable_device() on error in tulip_init_one()Yang Yingliang
2022-05-25nl80211: fix locking in nl80211_set_tx_bitrate_mask()Johannes Berg
2022-05-25selftests: add ping test with ping_group_range tunedNicolas Dichtel
2022-05-25nl80211: validate S1G channel widthKieran Frewen
2022-05-25mac80211: fix rx reordering with non explicit / psmp ack policyFelix Fietkau
2022-05-25scsi: qla2xxx: Fix missed DMA unmap for aborted commandsGleb Chesnokov
2022-05-25perf bench numa: Address compiler error on s390Thomas Richter
2022-05-25gpio: mvebu/pwm: Refuse requests with inverted polarityUwe Kleine-König
2022-05-25gpio: gpio-vf610: do not touch other bits when set the target bitHaibo Chen
2022-05-25riscv: dts: sifive: fu540-c000: align dma node name with dtschemaKrzysztof Kozlowski
2022-05-25net: bridge: Clear offload_fwd_mark when passing frame up bridge interface.Andrew Lunn
2022-05-25igb: skip phy status check where unavailableKevin Mitchell
2022-05-25ARM: 9197/1: spectre-bhb: fix loop8 sequence for Thumb2Ard Biesheuvel
2022-05-25ARM: 9196/1: spectre-bhb: enable for Cortex-A15Ard Biesheuvel
2022-05-25net: af_key: add check for pfkey_broadcast in function pfkey_processJiasheng Jiang
2022-05-25net/mlx5e: Properly block LRO when XDP is enabledMaxim Mikityanskiy
2022-05-25NFC: nci: fix sleep in atomic context bugs caused by nci_skb_allocDuoming Zhou
2022-05-25net/qla3xxx: Fix a test in ql_reset_work()Christophe JAILLET
2022-05-25clk: at91: generated: consider range when calculating best rateCodrin Ciubotariu
2022-05-25ice: fix possible under reporting of ethtool Tx and Rx statisticsPaul Greenwalt
2022-05-25net: vmxnet3: fix possible NULL pointer dereference in vmxnet3_rq_cleanup()Zixuan Fu
2022-05-25net: vmxnet3: fix possible use-after-free bugs in vmxnet3_rq_alloc_rx_buf()Zixuan Fu
2022-05-25net: systemport: Fix an error handling path in bcm_sysport_probe()Christophe JAILLET
2022-05-25net/sched: act_pedit: sanitize shift argument before usagePaolo Abeni
2022-05-25xfrm: fix "disable_policy" flag use when arriving from different devicesEyal Birger
2022-05-25xfrm: rework default policy structureNicolas Dichtel
2022-05-25xfrm: fix dflt policy check when there is no policy configuredNicolas Dichtel
2022-05-25xfrm: notify default policy on updateNicolas Dichtel
2022-05-25xfrm: make user policy API completeNicolas Dichtel
2022-05-25net: xfrm: fix shift-out-of-bouncePavel Skripkin