summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-03-08ice: fix concurrent reset and removal of VFsJacob Keller2-10/+27
2022-03-08ice: Fix race conditions between virtchnl handling and VF ndo opsBrett Creeley2-0/+30
2022-03-08rcu/nocb: Fix missed nocb_timer requeueFrederic Weisbecker1-2/+5
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: 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-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/i915: s/JSP2/ICP2/ PCHVille Syrjälä2-2/+2
2022-03-08iommu/amd: Recover from event log overflowLennert Buytenhek4-2/+20
2022-03-08ASoC: ops: Shift tested values in snd_soc_put_volsw() by +minMarek Vasut1-2/+2
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-08ALSA: intel_hdmi: Fix reference to PCM buffer addressZhen Ni1-1/+1
2022-03-08tracing: Add ustring operation to filtering string pointersSteven Rostedt2-24/+66
2022-03-08drm/amdgpu: check vm ready by amdgpu_vm->evicting flagQiang Yu1-2/+7
2022-03-08ata: pata_hpt37x: fix PCI clock detectionSergey Shtylyov1-2/+2
2022-03-08serial: stm32: prevent TDR register overwrite when sending x_charValentin Caron1-0/+12
2022-03-08tracing: Add test for user space strings when filtering on string pointersSteven Rostedt2-3/+73
2022-03-08exfat: fix i_blocks for files truncated over 4 GiBChristophe Vu-Brugier3-6/+6
2022-03-08exfat: reuse exfat_inode_info variable instead of calling EXFAT_I()Christophe Vu-Brugier4-18/+17
2022-03-08usb: gadget: clear related members when goto failHangyu Hua1-2/+5
2022-03-08usb: gadget: don't release an existing dev->bufHangyu Hua1-1/+2
2022-03-08net: usb: cdc_mbim: avoid altsetting toggling for Telit FN990Daniele Palmas1-0/+5
2022-03-08i2c: qup: allow COMPILE_TESTWolfram Sang1-1/+1
2022-03-08i2c: cadence: allow COMPILE_TESTWolfram Sang1-1/+1
2022-03-08dmaengine: shdma: Fix runtime PM imbalance on errorYongzhi Liu1-1/+3
2022-03-08selftests/seccomp: Fix seccomp failure by adding missing headersSherry Yang1-1/+1
2022-03-08cifs: fix double free race when mount fails in cifs_get_root()Ronnie Sahlberg1-0/+1
2022-03-08tipc: fix a bit overflow in tipc_crypto_key_rcv()Hangyu Hua1-1/+1
2022-03-08KVM: arm64: vgic: Read HW interrupt pending state from the HWMarc Zyngier1-0/+2
2022-03-08Input: clear BTN_RIGHT/MIDDLE on buttonpadsJosé Expósito1-0/+6