summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-03-16net-sysfs: add check for netdevice being present to speed_showsuresh kumar1-1/+1
2022-03-16x86/kvm: Don't use pv tlb/ipi/sched_yield if on 1 vCPUWanpeng Li1-3/+6
2022-03-16drm/vc4: hdmi: Unregister codec device on unbindMaxime Ripard2-0/+9
2022-03-16spi: rockchip: terminate dma transmission when slave abortJon Lin1-0/+6
2022-03-16spi: rockchip: Fix error in getting num-cs propertyJon Lin1-3/+4
2022-03-16kvm: x86: Disable KVM_HC_CLOCK_PAIRING if tsc is in always catchup modeAnton Romanov1-0/+7
2022-03-16KVM: Fix lockdep false negative during host resumeWanpeng Li1-3/+1
2022-03-16pinctrl: tigerlake: Revert "Add Alder Lake-M ACPI ID"Andy Shevchenko1-1/+0
2022-03-16usb: dwc3: pci: add support for the Intel Raptor Lake-SHeikki Krogerus1-0/+4
2022-03-16swiotlb: fix info leak with DMA_FROM_DEVICEHalil Pasic3-1/+18
2022-03-16selftests/bpf: Add test for bpf_timer overwriting crashKumar Kartikeya Dwivedi2-0/+86
2022-03-16net: phy: meson-gxl: improve link-up behaviorHeiner Kallweit1-1/+7
2022-03-16net: bcmgenet: Don't claim WOL when its not availableJeremy Linton1-0/+7
2022-03-16sctp: fix kernel-infoleak for SCTP socketsEric Dumazet1-6/+3
2022-03-16net: phy: DP83822: clear MISR2 register to disable interruptsClément Léger1-1/+1
2022-03-16gianfar: ethtool: Fix refcount leak in gfar_get_ts_infoMiaoqian Lin1-0/+1
2022-03-16gpio: ts4900: Do not set DAT and OE togetherMark Featherston1-5/+19
2022-03-16selftests: pmtu.sh: Kill nettest processes launched in subshell.Guillaume Nault1-2/+12
2022-03-16selftests: pmtu.sh: Kill tcpdump processes launched by subshell.Guillaume Nault1-2/+5
2022-03-16NFC: port100: fix use-after-free in port100_send_completePavel Skripkin1-0/+2
2022-03-16net/mlx5e: Lag, Only handle events from highest priority multipath entryRoi Dayan1-3/+8
2022-03-16net/mlx5: Fix a race on command flush flowMoshe Shemesh1-7/+8
2022-03-16net/mlx5: Fix size field in bufferx_reg structMohammad Kabat1-2/+2
2022-03-16ax25: Fix NULL pointer dereference in ax25_kill_by_deviceDuoming Zhou1-0/+7
2022-03-16net: marvell: prestera: Add missing of_node_put() in prestera_switch_set_base...Miaoqian Lin1-0/+1
2022-03-16net: ethernet: lpc_eth: Handle error for clk_enableJiasheng Jiang1-1/+4
2022-03-16net: ethernet: ti: cpts: Handle error for clk_enableJiasheng Jiang1-1/+3
2022-03-16tipc: fix incorrect order of state message data sanity checkTung Nguyen1-4/+5
2022-03-16ethernet: Fix error handling in xemaclite_of_probeMiaoqian Lin1-1/+3
2022-03-16ice: Fix curr_link_speed advertised speedJedrzej Jagielski1-1/+1
2022-03-16ice: Don't use GFP_KERNEL in atomic contextChristophe JAILLET1-1/+1
2022-03-16ice: Fix error with handling of bonding MTUDave Ertman2-15/+15
2022-03-16ice: stop disabling VFs due to PF error responsesJacob Keller2-21/+0
2022-03-16i40e: stop disabling VFs due to PF error responsesJacob Keller3-59/+9
2022-03-16iavf: Fix handling of vlan strip virtual channel messagesMichal Maloszewski1-0/+40
2022-03-16ARM: dts: aspeed: Fix AST2600 quad spi groupJoel Stanley1-1/+1
2022-03-16net: dsa: mt7530: fix incorrect test in mt753x_phylink_validate()Russell King (Oracle)1-1/+1
2022-03-16drm/sun4i: mixer: Fix P010 and P210 format numbersJernej Skrabec1-4/+4
2022-03-16gpiolib: acpi: Convert ACPI value of debounce to microsecondsAndy Shevchenko2-2/+14
2022-03-16smsc95xx: Ignore -ENODEV errors when device is unpluggedFabio Estevam1-8/+20
2022-03-16qed: return status of qed_iov_get_linkTom Rix1-7/+11
2022-03-16esp: Fix BEET mode inter address family tunneling on GSOSteffen Klassert2-0/+6
2022-03-16esp: Fix possible buffer overflow in ESP transformationSteffen Klassert3-0/+12
2022-03-16net: qlogic: check the return value of dma_alloc_coherent() in qed_vf_hw_prep...Jia-Ju Bai1-0/+7
2022-03-16isdn: hfcpci: check the return value of dma_set_mask() in setup_hw()Jia-Ju Bai1-1/+5
2022-03-16vdpa: fix use-after-free on vp_vdpa_removeZhang Min1-1/+1
2022-03-16virtio-blk: Don't use MAX_DISCARD_SEGMENTS if max_discard_seg is zeroXie Yongji1-2/+8
2022-03-16vhost: fix hung thread due to erroneous iotlb entriesAnirudh Rayabharam2-0/+16
2022-03-16mISDN: Fix memory leak in dsp_pipeline_build()Alexey Khoroshilov1-3/+3
2022-03-16net: phy: meson-gxl: fix interrupt handling in forced modeHeiner Kallweit1-10/+13