summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-03-08auxdisplay: lcd2s: Fix lcd2s_redefine_char() featureAndy Shevchenko1-1/+1
2022-03-08efivars: Respect "block" flag in efivar_entry_set_safe()Jann Horn1-1/+4
2022-03-08iavf: Fix deadlock in iavf_reset_taskSlawomir Laba1-0/+1
2022-03-08ixgbe: xsk: change !netif_carrier_ok() handling in ixgbe_xmit_zc()Maciej Fijalkowski1-2/+4
2022-03-08net: arcnet: com20020: Fix null-ptr-deref in com20020pci_probe()Zheyu Ma1-0/+3
2022-03-08ibmvnic: register netdev after init of adapterSukadev Bhattiprolu1-6/+8
2022-03-08net: sxgbe: fix return value of __setup handlerRandy Dunlap1-3/+3
2022-03-08iavf: Fix missing check for running netdevSlawomir Laba1-2/+5
2022-03-08mac80211: treat some SAE auth steps as finalJohannes Berg2-5/+13
2022-03-08net: stmmac: fix return value of __setup handlerRandy Dunlap1-3/+3
2022-03-08mac80211: fix forwarded mesh frames AC & queue selectionNicolas Escande1-2/+2
2022-03-08btrfs: fix ENOSPC failure when attempting direct IO write into NOCOW rangeFilipe Manana1-64/+78
2022-03-08net/smc: fix unexpected SMC_CLC_DECL_ERR_REGRMB error cause by serverD. Wythe1-1/+2
2022-03-08net/smc: fix unexpected SMC_CLC_DECL_ERR_REGRMB error generated by clientD. Wythe1-1/+1
2022-03-08net/smc: fix connection leakD. Wythe1-2/+8
2022-03-08net: ipa: add an interconnect dependencyAlex Elder1-0/+1
2022-03-08net: dcb: flush lingering app table entries for unregistered devicesVladimir Oltean1-0/+44
2022-03-08net: ipv6: ensure we call ipv6_mc_down() at most oncej.nixdorf@avm.de1-2/+6
2022-03-08batman-adv: Don't expect inter-netns unique iflink indicesSven Eckelmann1-5/+14
2022-03-08batman-adv: Request iflink once in batadv_get_real_netdeviceSven Eckelmann1-4/+5
2022-03-08batman-adv: Request iflink once in batadv-on-batadv checkSven Eckelmann1-4/+5
2022-03-08netfilter: nf_queue: handle socket prefetchFlorian Westphal1-0/+12
2022-03-08netfilter: nf_queue: fix possible use-after-freeFlorian Westphal3-8/+19
2022-03-08netfilter: nf_queue: don't assume sk is full socketFlorian Westphal1-1/+10
2022-03-08net: fix up skbs delta_truesize in UDP GRO frag_listlena wang1-1/+1
2022-03-08e1000e: Correct NVM checksum verification flowSasha Neftin1-2/+2
2022-03-08xfrm: enforce validity of offload input flagsLeon Romanovsky2-1/+11
2022-03-08xfrm: fix the if_id check in changelinkAntony Antony1-1/+1
2022-03-08bpf, sockmap: Do not ignore orig_len parameterEric Dumazet1-1/+1
2022-03-08netfilter: fix use-after-free in __nf_register_net_hook()Eric Dumazet1-2/+3
2022-03-08xfrm: fix MTU regressionJiri Bohac1-4/+7
2022-03-08mm: Consider __GFP_NOWARN flag for oversized kvmalloc() callsDaniel Borkmann1-1/+3
2022-03-08ntb: intel: fix port config status offset for SPRDave Jiang2-1/+32
2022-03-08blktrace: fix use after free for struct blk_traceYu Kuai1-8/+18
2022-03-08mac80211: fix EAPoL rekey fail in 802.3 rx pathDeren Wu1-7/+3
2022-03-08thermal: core: Fix TZ_GET_TRIP NULL pointer dereferenceNicolas Cavallari1-2/+3
2022-03-08xen/netfront: destroy queues before real_num_tx_queues is zeroedMarek Marczykowski-Górecki1-16/+23
2022-03-08drm/amd/display: Reduce dmesg error to a debug printLeo (Hanghong) Ma2-1/+6
2022-03-08drm/i915: s/JSP2/ICP2/ PCHVille Syrjälä2-2/+2
2022-03-08iommu/amd: Recover from event log overflowLennert Buytenhek4-2/+20
2022-03-08iommu/vt-d: Fix double list_add when enabling VMD in scalable modeAdrian Huang1-1/+1
2022-03-08ASoC: ops: Shift tested values in snd_soc_put_volsw() by +minMarek Vasut1-2/+2
2022-03-08iwlwifi: mvm: check debugfs_dir ptr before useRandy Dunlap1-3/+8
2022-03-08riscv: Fix config KASAN && DEBUG_VIRTUALAlexandre Ghiti1-0/+3
2022-03-08riscv: Fix config KASAN && SPARSEMEM && !SPARSE_VMEMMAPAlexandre Ghiti1-2/+1
2022-03-08riscv/efi_stub: Fix get_boot_hartid_from_fdt() return valueSunil V L1-7/+10
2022-03-08ucounts: Fix systemd LimitNPROC with private users regressionEric W. Biederman1-1/+13
2022-03-08ALSA: intel_hdmi: Fix reference to PCM buffer addressZhen Ni1-1/+1
2022-03-08net: of: fix stub of_net helpers for CONFIG_NET=nArnd Bergmann1-1/+1
2022-03-08PCI: mvebu: Fix device enumeration regressionPali Rohár1-1/+2