summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-01-05drm/amdgpu: When the VCN(1.0) block is suspended, powergating is explicitly e...chen gong1-0/+7
2022-01-05drm/nouveau: wait for the exclusive fence after the shared ones v2Christian König1-13/+15
2022-01-05uapi: fix linux/nfc.h userspace compilation errorsDmitry V. Levin1-2/+2
2022-01-05nfc: uapi: use kernel size_t to fix user-space buildsKrzysztof Kozlowski1-1/+1
2022-01-05i2c: validate user data in compat ioctlPavel Skripkin1-0/+3
2022-01-05fsl/fman: Fix missing put_device() call in fman_port_probeMiaoqian Lin1-5/+7
2022-01-05selftests: net: using ping6 for IPv6 in udpgro_fwd.shJianguo Wu1-1/+3
2022-01-05net/ncsi: check for error return from call to nla_put_u32Jiasheng Jiang1-1/+5
2022-01-05net: bridge: mcast: fix br_multicast_ctx_vlan_global_disabled helperNikolay Aleksandrov1-3/+3
2022-01-05selftests: net: Fix a typo in udpgro_fwd.shJianguo Wu1-1/+1
2022-01-05selftests/net: udpgso_bench_tx: fix dst ip argumentwujianguo1-1/+7
2022-01-05net: bridge: mcast: add and enforce startup query interval minimumNikolay Aleksandrov5-3/+22
2022-01-05net: bridge: mcast: add and enforce query interval minimumNikolay Aleksandrov5-3/+22
2022-01-05net/mlx5e: Fix wrong features assignment in case of errorGal Pressman1-6/+5
2022-01-05ionic: Initialize the 'lif->dbid_inuse' bitmapChristophe JAILLET1-1/+1
2022-01-05drm/amd/display: Set optimize_pwr_state for DCN31Nicholas Kazlauskas1-0/+1
2022-01-05drm/amd/display: Send s0i2_rdy in stream_count == 0 optimizationNicholas Kazlauskas1-0/+1
2022-01-05igc: Fix TX timestamp support for non-MSI-X platformsJames McLaughlin1-0/+6
2022-01-05igc: Do not enable crosstimestamping for i225-V modelsVinicius Costa Gomes1-1/+14
2022-01-05net/smc: fix kernel panic caused by race of smc_sockDust Li8-76/+57
2022-01-05net/smc: don't send CDC/LLC message if link not readyDust Li5-5/+11
2022-01-05NFC: st21nfca: Fix memory leak in device probe and removeWei Yongjun1-9/+20
2022-01-05net: lantiq_xrx200: fix statistics of received bytesAleksander Jan Bajkowski1-1/+1
2022-01-05net: ag71xx: Fix a potential double free in error handling pathsChristophe JAILLET1-15/+8
2022-01-05net: usb: pegasus: Do not drop long Ethernet framesMatthias-Christian Ott1-2/+2
2022-01-05net/smc: fix using of uninitialized completionsKarsten Graul1-2/+4
2022-01-05sctp: use call_rcu to free endpointXin Long5-26/+41
2022-01-05selftests: Calculate udpgso segment count without header adjustmentCoco Li1-6/+6
2022-01-05udp: using datalen to cap ipv6 udp max gso segmentsCoco Li1-1/+1
2022-01-05net/mlx5e: Delete forward rule for ct or sample actionChris Mi1-11/+6
2022-01-05net/mlx5e: Use tc sample stubs instead of ifdefs in source fileRoi Dayan3-14/+27
2022-01-05net/mlx5e: Fix ICOSQ recovery flow for XSKMaxim Mikityanskiy2-11/+22
2022-01-05net/mlx5e: Fix interoperability between XSK and ICOSQ recovery flowMaxim Mikityanskiy5-4/+58
2022-01-05net/mlx5e: Wrap the tx reporter dump callback to extract the sqAmir Tzin1-1/+9
2022-01-05net/mlx5: Fix tc max supported prio for nic modeChris Mi1-0/+3
2022-01-05net/mlx5: Fix SF health recovery flowMoshe Shemesh1-5/+6
2022-01-05net/mlx5: Fix error print in case of IRQ request failedShay Drory1-2/+2
2022-01-05net/mlx5: DR, Fix NULL vs IS_ERR checking in dr_domain_init_resourcesMiaoqian Lin1-2/+3
2022-01-05scsi: lpfc: Terminate string in lpfc_debugfs_nvmeio_trc_write()Dan Carpenter1-2/+2
2022-01-05selinux: initialize proto variable in selinux_ip_postroute_compat()Tom Rix1-1/+1
2022-01-05efi: Move efifb_setup_from_dmi() prototype from arch headersJavier Martinez Canillas5-5/+6
2022-01-05powerpc/ptdump: Fix DEBUG_WX since generic ptdump conversionMichael Ellerman1-1/+1
2022-01-05recordmcount.pl: fix typo in s390 mcount regexHeiko Carstens1-1/+1
2022-01-05ALSA: hda: intel-sdw-acpi: go through HDAS ACPI at max depth of 2Libin Yang1-1/+7
2022-01-05ALSA: hda: intel-sdw-acpi: harden detection of controllerLibin Yang1-2/+3
2022-01-05memblock: fix memblock_phys_alloc() section mismatch errorJackie Liu1-2/+2
2022-01-05platform/x86: apple-gmux: use resource_size() with resWang Qing1-1/+1
2022-01-05platform/mellanox: mlxbf-pmc: Fix an IS_ERR() vs NULL bug in mlxbf_pmc_map_co...Miaoqian Lin1-2/+2
2022-01-05parisc: Clear stale IIR value on instruction access rights trapHelge Deller1-0/+2
2022-01-05net/sched: Extend qdisc control block with tc control blockPaul Blakey7-17/+34