summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-02-16vt_ioctl: add array_index_nospec to VT_ACTIVATEJakob Koschel1-0/+1
2022-02-16vt_ioctl: fix array_index_nospec in vt_setactivateJakob Koschel1-1/+1
2022-02-16net: dsa: mv88e6xxx: fix use-after-free in mv88e6xxx_mdios_unregisterVladimir Oltean1-2/+2
2022-02-16net: mscc: ocelot: fix mutex lock error during ethtool stats readColin Foster1-4/+7
2022-02-16ice: fix IPIP and SIT TSO offloadJesse Brandeburg2-8/+18
2022-02-16ice: fix an error code in ice_cfg_phy_fec()Dan Carpenter1-1/+2
2022-02-16dpaa2-eth: unregister the netdev before disconnecting from the PHYRobert-Ionut Alexa1-2/+2
2022-02-16net: amd-xgbe: disable interrupts during pci removalRaju Rangoju1-0/+3
2022-02-16tipc: rate limit warning for received illegal binding updateJon Maloy1-1/+1
2022-02-16net: mdio: aspeed: Add missing MODULE_DEVICE_TABLEJoel Stanley1-0/+1
2022-02-16veth: fix races around rq->rx_notify_maskedEric Dumazet1-5/+8
2022-02-16net: fix a memleak when uncloning an skb dst and its metadataAntoine Tenart1-1/+0
2022-02-16net: do not keep the dst cache when uncloning an skb dst and its metadataAntoine Tenart1-0/+13
2022-02-16nfp: flower: fix ida_idx not being releasedLouis Peens1-4/+8
2022-02-16ipmr,ip6mr: acquire RTNL before calling ip[6]mr_free_table() on failure pathEric Dumazet2-0/+4
2022-02-16net: dsa: lantiq_gswip: don't use devres for mdiobusVladimir Oltean1-3/+11
2022-02-16net: dsa: felix: don't use devres for mdiobusVladimir Oltean1-1/+3
2022-02-16net: dsa: bcm_sf2: don't use devres for mdiobusVladimir Oltean1-2/+5
2022-02-16net: dsa: ar9331: register the mdiobus under devresVladimir Oltean1-2/+1
2022-02-16net: dsa: mv88e6xxx: don't use devres for mdiobusVladimir Oltean1-3/+8
2022-02-16bonding: pair enable_port with slave_arr_updatesMahesh Bandewar1-1/+2
2022-02-16gpio: sifive: use the correct register to read output valuesNiklas Cassel1-1/+1
2022-02-16ACPI: PM: s2idle: Cancel wakeup before dispatching EC GPERafael J. Wysocki2-10/+14
2022-02-16drm/panel: simple: Assign data from panel_dpi_probe() correctlyChristoph Niedermaier1-0/+1
2022-02-16ixgbevf: Require large buffers for build_skb on 82599VFSamuel Mendoza-Jonas1-6/+7
2022-02-16arm64: dts: meson-g12b-odroid-n2: fix typo 'dio2133'Dongjin Kim1-2/+2
2022-02-16netfilter: ctnetlink: disable helper autoassignFlorian Westphal2-2/+3
2022-02-16misc: fastrpc: avoid double fput() on failed usercopyMathias Krause1-1/+8
2022-02-16drm/vc4: hdmi: Allow DBLCLK modes even if horz timing is odd.Dave Stevenson1-0/+2
2022-02-16gpio: aggregator: Fix calling into sleeping GPIO controllersGeert Uytterhoeven1-4/+14
2022-02-16usb: f_fs: Fix use-after-free for epfileUdipto Goswami1-14/+42
2022-02-16ARM: dts: imx7ulp: Fix 'assigned-clocks-parents' typoRob Herring1-1/+1
2022-02-16phy: xilinx: zynqmp: Fix bus width setting for SGMIIRobert Hancock1-5/+6
2022-02-16ARM: dts: imx6qdl-udoo: Properly describe the SD card detectFabio Estevam1-1/+4
2022-02-16staging: fbtft: Fix error path in fbtft_driver_module_init()Uwe Kleine-König1-1/+4
2022-02-16ARM: dts: meson8b: Fix the UART device-tree schema validationMartin Blumenstingl1-12/+12
2022-02-16ARM: dts: meson8: Fix the UART device-tree schema validationMartin Blumenstingl1-12/+12
2022-02-16ARM: dts: meson: Fix the UART compatible stringsMartin Blumenstingl1-4/+4
2022-02-16ARM: dts: Fix timer regression for beagleboard revision cTony Lindgren5-34/+52
2022-02-16drm/rockchip: vop: Correct RK3399 VOP register fieldsBrian Norris1-3/+5
2022-02-16PM: s2idle: ACPI: Fix wakeup interrupts handlingRafael J. Wysocki6-13/+42
2022-02-16ACPI/IORT: Check node revision for PMCG resourcesRobin Murphy1-3/+11
2022-02-16nvme-tcp: fix bogus request completion when failing to send AERSagi Grimberg1-1/+9
2022-02-16ARM: socfpga: fix missing RESET_CONTROLLERKrzysztof Kozlowski1-0/+2
2022-02-16ARM: dts: Fix boot regression on SkomerLinus Walleij1-4/+0
2022-02-16ARM: dts: imx23-evk: Remove MX23_PAD_SSP1_DETECT from hog groupFabio Estevam1-1/+0
2022-02-16riscv: fix build with binutils 2.38Aurelien Jarno1-0/+6
2022-02-16KVM: VMX: Set vmcs.PENDING_DBG.BS on #DB in STI/MOVSS blocking shadowSean Christopherson1-0/+25
2022-02-16KVM: SVM: Don't kill SEV guest if SMAP erratum triggers in usermodeSean Christopherson1-1/+15
2022-02-16KVM: nVMX: Also filter MSR_IA32_VMX_TRUE_PINBASED_CTLS when eVMCSVitaly Kuznetsov1-0/+1