summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-06-14block: make bioset_exit() fully resilient against being called twiceJens Axboe
2022-06-14sfc: fix wrong tx channel offset with efx_separate_tx_channelsÍñigo Huguet
2022-06-14sfc: fix considering that all channels have TX queuesMartin Habets
2022-06-14block: use bio_queue_enter instead of blk_queue_enter in bio_pollChristoph Hellwig
2022-06-14nfp: only report pause frame configuration for physical deviceYu Xiao
2022-06-14tcp: add accessors to read/set tp->snd_cwndEric Dumazet
2022-06-14net/smc: fixes for converting from "struct smc_cdc_tx_pend **" to "struct smc...Guangguan Wang
2022-06-14riscv: read-only pages should not be writableHeinrich Schuchardt
2022-06-14nbd: don't clear 'NBD_CMD_INFLIGHT' flag if request is not completedYu Kuai
2022-06-14block: take destination bvec offsets into account in bio_copy_data_iterChristoph Hellwig
2022-06-14bpf: Fix probe read error in ___bpf_prog_run()Menglong Dong
2022-06-14selftests/bpf: fix stacktrace_build_id with missing kprobe/urandom_readSong Liu
2022-06-14selftests/bpf: fix selftest after random: Urandom_read tracepoint removalAndrii Nakryiko
2022-06-14ubi: ubi_create_volume: Fix use-after-free when volume creation failedZhihao Cheng
2022-06-14ubi: fastmap: Fix high cpu usage of ubi_bgt by making sure wl_pool not emptyZhihao Cheng
2022-06-14jffs2: fix memory leak in jffs2_do_fill_superBaokun Li
2022-06-14ep93xx: clock: Do not return the address of the freed memoryGenjian Zhang
2022-06-14modpost: fix removing numeric suffixesAlexander Lobakin
2022-06-14net: dsa: mv88e6xxx: Fix refcount leak in mv88e6xxx_mdios_registerMiaoqian Lin
2022-06-14net: ethernet: ti: am65-cpsw-nuss: Fix some refcount leaksMiaoqian Lin
2022-06-14net: ethernet: mtk_eth_soc: out of bounds read in mtk_hwlro_get_fdir_entry()Dan Carpenter
2022-06-14net: sched: fixed barrier to prevent skbuff sticking in qdisc backlogVincent Ray
2022-06-14net: lan966x: check devm_of_phy_get() for -EDEFER_PROBEMichael Walle
2022-06-14drm/amdgpu: Off by one in dm_dmub_outbox1_low_irq()Dan Carpenter
2022-06-14spi: fsi: Fix spurious timeoutEddie James
2022-06-14net/smc: set ini->smcrv2.ib_dev_v2 to NULL if SMC-Rv2 is unavailableliuyacan
2022-06-14amt: fix possible memory leak in amt_rcv()Taehee Yoo
2022-06-14amt: fix return value of amt_update_handler()Taehee Yoo
2022-06-14s390/crypto: fix scatterwalk_unmap() callers in AES-GCMJann Horn
2022-06-14clocksource/drivers/oxnas-rps: Fix irq_of_parse_and_map() return valueKrzysztof Kozlowski
2022-06-14ASoC: fsl_sai: Fix FSL_SAI_xDR/xFR definitionShengjiu Wang
2022-06-14blk-mq: don't touch ->tagset in blk_mq_get_sq_hctxMing Lei
2022-06-14watchdog: ts4800_wdt: Fix refcount leak in ts4800_wdt_probeMiaoqian Lin
2022-06-14watchdog: rti-wdt: Fix pm_runtime_get_sync() error checkingMiaoqian Lin
2022-06-14driver core: fix deadlock in __device_attachZhang Wensheng
2022-06-14driver: base: fix UAF when driver_attach failedSchspa Shi
2022-06-14bus: ti-sysc: Fix warnings for unbind for serialTony Lindgren
2022-06-14firmware: dmi-sysfs: Fix memory leak in dmi_sysfs_register_handleMiaoqian Lin
2022-06-14serial: stm32-usart: Correct CSIZE, bits, and parityIlpo Järvinen
2022-06-14serial: st-asc: Sanitize CSIZE and correct PARENB for CS7Ilpo Järvinen
2022-06-14serial: sifive: Sanitize CSIZE and c_iflagIlpo Järvinen
2022-06-14serial: sh-sci: Don't allow CS5-6Ilpo Järvinen
2022-06-14serial: txx9: Don't allow CS5-6Ilpo Järvinen
2022-06-14serial: rda-uart: Don't allow CS5-6Ilpo Järvinen
2022-06-14serial: digicolor-usart: Don't allow CS5-6Ilpo Järvinen
2022-06-14serial: uartlite: Fix BRKINT clearingIlpo Järvinen
2022-06-14serial: cpm_uart: Fix build error without CONFIG_SERIAL_CPM_CONSOLEYueHaibing
2022-06-14serial: 8250_fintek: Check SER_RS485_RTS_* only with RS485Ilpo Järvinen
2022-06-14serial: meson: acquire port->lock in startup()John Ogness
2022-06-14staging: r8188eu: add check for kzallocJiasheng Jiang