summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-04-27selftests: mlxsw: vxlan_flooding: Prevent flooding of unwanted packetsIdo Schimmel1-0/+17
2022-04-27dmaengine: idxd: add RO check for wq max_transfer_size writeDave Jiang1-0/+3
2022-04-27dmaengine: idxd: add RO check for wq max_batch_size writeDave Jiang1-0/+3
2022-04-27net: stmmac: Use readl_poll_timeout_atomic() in atomic stateKevin Hao1-2/+2
2022-04-27netlink: reset network and mac headers in netlink_dump()Eric Dumazet1-0/+7
2022-04-27ipv6: make ip6_rt_gc_expire an atomic_tEric Dumazet2-7/+8
2022-04-27l3mdev: l3mdev_master_upper_ifindex_by_index_rcu should be using netdev_maste...David Ahern1-1/+1
2022-04-27net/sched: cls_u32: fix possible leak in u32_init_knode()Eric Dumazet1-4/+4
2022-04-27ip6_gre: Fix skb_under_panic in __gre6_xmit()Peilin Ye1-3/+6
2022-04-27ip6_gre: Avoid updating tunnel->tun_hlen in __gre6_xmit()Peilin Ye1-2/+3
2022-04-27net/packet: fix packet_sock xmit return value checkingHangbin Liu1-4/+9
2022-04-27net/smc: Fix sock leak when release after smc_shutdown()Tony Lu1-1/+3
2022-04-27rxrpc: Restore removed timer deletionDavid Howells1-0/+2
2022-04-27igc: Fix BUG: scheduling while atomicSasha Neftin1-2/+2
2022-04-27igc: Fix infinite loop in release_swfw_syncSasha Neftin1-2/+9
2022-04-27esp: limit skb_page_frag_refill use to a single pageSabrina Dubroca3-8/+4
2022-04-27spi: spi-mtk-nor: initialize spi controller after resumeAllen-KH Cheng1-1/+11
2022-04-27dmaengine: mediatek:Fix PM usage reference leak of mtk_uart_apdma_alloc_chan_...zhangqilong1-3/+6
2022-04-27dmaengine: imx-sdma: Fix error checking in sdma_event_remapMiaoqian Lin1-2/+2
2022-04-27ASoC: codecs: wcd934x: do not switch off SIDO Buck when codec is in useSrinivas Kandagatla1-25/+1
2022-04-27ASoC: msm8916-wcd-digital: Check failure for devm_snd_soc_register_componentMiaoqian Lin1-1/+8
2022-04-27ASoC: atmel: Remove system clock tree configuration for at91sam9g20ekMark Brown1-61/+0
2022-04-27dm: fix mempool NULL pointer race when completing IOJiazi Li1-7/+10
2022-04-27ALSA: hda/realtek: Add quirk for Clevo NP70PNPTim Crawford1-0/+1
2022-04-27ALSA: usb-audio: Clear MIDI port active flag after drainingTakashi Iwai1-0/+1
2022-04-27net/sched: cls_u32: fix netns refcount changes in u32_change()Eric Dumazet1-6/+10
2022-04-27gfs2: assign rgrp glock before compute_bitstructsBob Peterson1-4/+5
2022-04-27perf tools: Fix segfault accessing sample_id xyarrayAdrian Hunter1-2/+1
2022-04-27tracing: Dump stacktrace trigger to the corresponding instanceDaniel Bristot de Oliveira1-1/+8
2022-04-27mm: page_alloc: fix building error on -Werror=array-compareXiongwei Song1-1/+1
2022-04-27etherdevice: Adjust ether_addr* prototypes to silence -Wstringop-overeadKees Cook1-3/+2
2022-04-20Linux 5.10.112v5.10.112Greg Kroah-Hartman1-1/+1
2022-04-20ax25: Fix UAF bugs in ax25 timersDuoming Zhou1-0/+5
2022-04-20ax25: Fix NULL pointer dereferences in ax25 timersDuoming Zhou2-8/+16
2022-04-20ax25: fix NPD bug in ax25_disconnectDuoming Zhou1-1/+1
2022-04-20ax25: fix UAF bug in ax25_send_control()Duoming Zhou1-4/+4
2022-04-20ax25: Fix refcount leaks caused by ax25_cb_del()Duoming Zhou1-3/+11
2022-04-20ax25: fix UAF bugs of net_device caused by rebinding operationDuoming Zhou1-1/+4
2022-04-20ax25: fix reference count leaks of ax25_devDuoming Zhou4-19/+41
2022-04-20ax25: add refcount in ax25_dev to avoid UAF bugsDuoming Zhou4-2/+25
2022-04-20scsi: iscsi: Fix unbound endpoint error handlingMike Christie1-29/+36
2022-04-20scsi: iscsi: Fix endpoint reuse regressionMike Christie1-1/+11
2022-04-20dma-direct: avoid redundant memory sync for swiotlbChao Gao1-1/+2
2022-04-20timers: Fix warning condition in __run_timers()Anna-Maria Behnsen1-4/+7
2022-04-20i2c: pasemi: Wait for write xfers to finishMartin PoviĊĦer1-0/+6
2022-04-20smp: Fix offline cpu check in flush_smp_call_function_queue()Nadav Amit1-1/+1
2022-04-20dm integrity: fix memory corruption when tag_size is less than digest sizeMikulas Patocka1-2/+5
2022-04-20ARM: davinci: da850-evm: Avoid NULL pointer dereferenceNathan Chancellor1-1/+3
2022-04-20tick/nohz: Use WARN_ON_ONCE() to prevent console saturationPaul Gortmaker1-1/+1
2022-04-20genirq/affinity: Consider that CPUs on nodes can be unbalancedRei Yamamoto1-2/+3