summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-04-27net/smc: Fix sock leak when release after smc_shutdown()Tony Lu
2022-04-27rxrpc: Restore removed timer deletionDavid Howells
2022-04-27igc: Fix BUG: scheduling while atomicSasha Neftin
2022-04-27igc: Fix infinite loop in release_swfw_syncSasha Neftin
2022-04-27esp: limit skb_page_frag_refill use to a single pageSabrina Dubroca
2022-04-27spi: spi-mtk-nor: initialize spi controller after resumeAllen-KH Cheng
2022-04-27dmaengine: mediatek:Fix PM usage reference leak of mtk_uart_apdma_alloc_chan_...zhangqilong
2022-04-27dmaengine: imx-sdma: Fix error checking in sdma_event_remapMiaoqian Lin
2022-04-27ASoC: codecs: wcd934x: do not switch off SIDO Buck when codec is in useSrinivas Kandagatla
2022-04-27ASoC: msm8916-wcd-digital: Check failure for devm_snd_soc_register_componentMiaoqian Lin
2022-04-27ASoC: atmel: Remove system clock tree configuration for at91sam9g20ekMark Brown
2022-04-27dm: fix mempool NULL pointer race when completing IOJiazi Li
2022-04-27ALSA: hda/realtek: Add quirk for Clevo NP70PNPTim Crawford
2022-04-27ALSA: usb-audio: Clear MIDI port active flag after drainingTakashi Iwai
2022-04-27net/sched: cls_u32: fix netns refcount changes in u32_change()Eric Dumazet
2022-04-27gfs2: assign rgrp glock before compute_bitstructsBob Peterson
2022-04-27perf tools: Fix segfault accessing sample_id xyarrayAdrian Hunter
2022-04-27tracing: Dump stacktrace trigger to the corresponding instanceDaniel Bristot de Oliveira
2022-04-27mm: page_alloc: fix building error on -Werror=array-compareXiongwei Song
2022-04-27etherdevice: Adjust ether_addr* prototypes to silence -Wstringop-overeadKees Cook
2022-04-20Linux 5.10.112v5.10.112Greg Kroah-Hartman
2022-04-20ax25: Fix UAF bugs in ax25 timersDuoming Zhou
2022-04-20ax25: Fix NULL pointer dereferences in ax25 timersDuoming Zhou
2022-04-20ax25: fix NPD bug in ax25_disconnectDuoming Zhou
2022-04-20ax25: fix UAF bug in ax25_send_control()Duoming Zhou
2022-04-20ax25: Fix refcount leaks caused by ax25_cb_del()Duoming Zhou
2022-04-20ax25: fix UAF bugs of net_device caused by rebinding operationDuoming Zhou
2022-04-20ax25: fix reference count leaks of ax25_devDuoming Zhou
2022-04-20ax25: add refcount in ax25_dev to avoid UAF bugsDuoming Zhou
2022-04-20scsi: iscsi: Fix unbound endpoint error handlingMike Christie
2022-04-20scsi: iscsi: Fix endpoint reuse regressionMike Christie
2022-04-20dma-direct: avoid redundant memory sync for swiotlbChao Gao
2022-04-20timers: Fix warning condition in __run_timers()Anna-Maria Behnsen
2022-04-20i2c: pasemi: Wait for write xfers to finishMartin Povišer
2022-04-20smp: Fix offline cpu check in flush_smp_call_function_queue()Nadav Amit
2022-04-20dm integrity: fix memory corruption when tag_size is less than digest sizeMikulas Patocka
2022-04-20ARM: davinci: da850-evm: Avoid NULL pointer dereferenceNathan Chancellor
2022-04-20tick/nohz: Use WARN_ON_ONCE() to prevent console saturationPaul Gortmaker
2022-04-20genirq/affinity: Consider that CPUs on nodes can be unbalancedRei Yamamoto
2022-04-20drm/amdgpu: Enable gfxoff quirk on MacBook ProTomasz Moń
2022-04-20drm/amd/display: don't ignore alpha property on pre-multiplied modeMelissa Wen
2022-04-20ipv6: fix panic when forwarding a pkt with no in6 devNicolas Dichtel
2022-04-20nl80211: correctly check NL80211_ATTR_REG_ALPHA2 sizeJohannes Berg
2022-04-20ALSA: pcm: Test for "silence" field in struct "pcm_format_data"Fabio M. De Francesco
2022-04-20ALSA: hda/realtek: add quirk for Lenovo Thinkpad X12 speakersTao Jin
2022-04-20ALSA: hda/realtek: Add quirk for Clevo PD50PNTTim Crawford
2022-04-20btrfs: mark resumed async balance as writingNaohiro Aota
2022-04-20btrfs: fix root ref counts in error handling in btrfs_get_root_refJia-Ju Bai
2022-04-20ath9k: Fix usage of driver-private space in tx_infoToke Høiland-Jørgensen
2022-04-20ath9k: Properly clear TX status area before reporting to mac80211Toke Høiland-Jørgensen