summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-08-21ipv6: add READ_ONCE(sk->sk_bound_dev_if) in INET6_MATCH()Eric Dumazet4-14/+24
2022-08-21tcp: sk->sk_bound_dev_if once in inet_request_bound_dev_if()Eric Dumazet1-2/+3
2022-08-21inet: add READ_ONCE(sk->sk_bound_dev_if) in INET_MATCH()Eric Dumazet4-34/+22
2022-08-21crypto: hisilicon/sec - fix auth key size errorKai Ye2-3/+4
2022-08-21crypto: inside-secure - Add missing MODULE_DEVICE_TABLE for ofPali Rohár1-0/+2
2022-08-21crypto: hisilicon/hpre - don't use GFP_KERNEL to alloc mem during softirqZhengchao Shao1-1/+1
2022-08-21net/mlx5e: Fix the value of MLX5E_MAX_RQ_NUM_MTTSMaxim Mikityanskiy1-1/+1
2022-08-21net/mlx5e: Remove WARN_ON when trying to offload an unsupported TLS cipher/ve...Gal Pressman1-1/+1
2022-08-21media: cedrus: hevc: Add check for invalid timestampJernej Skrabec1-0/+3
2022-08-21wifi: libertas: Fix possible refcount leak in if_usb_probe()Hangyu Hua1-0/+1
2022-08-21wifi: iwlwifi: mvm: fix double list_add at iwl_mvm_mac_wake_tx_queueJose Ignacio Tornos Martinez1-0/+1
2022-08-21wifi: wil6210: debugfs: fix uninitialized variable use in `wil_write_file_wmi()`Ammar Faizi1-2/+2
2022-08-21i2c: mux-gpmux: Add of_node_put() when breaking out of loopLiang He1-0/+1
2022-08-21i2c: cadence: Support PEC for SMBus block readLars-Peter Clausen1-1/+9
2022-08-21Bluetooth: hci_intel: Add check for platform_driver_registerJiasheng Jiang1-1/+5
2022-08-21can: pch_can: pch_can_error(): initialize errc before using itVincent Mailhol1-1/+1
2022-08-21can: error: specify the values of data[5..7] of CAN error framesVincent Mailhol1-1/+4
2022-08-21can: usb_8dev: do not report txerr and rxerr during bus-offVincent Mailhol1-3/+4
2022-08-21can: kvaser_usb_leaf: do not report txerr and rxerr during bus-offVincent Mailhol1-2/+4
2022-08-21can: kvaser_usb_hydra: do not report txerr and rxerr during bus-offVincent Mailhol1-4/+8
2022-08-21can: sun4i_can: do not report txerr and rxerr during bus-offVincent Mailhol1-5/+4
2022-08-21can: hi311x: do not report txerr and rxerr during bus-offVincent Mailhol1-2/+3
2022-08-21can: sja1000: do not report txerr and rxerr during bus-offVincent Mailhol1-3/+4
2022-08-21can: rcar_can: do not report txerr and rxerr during bus-offVincent Mailhol1-4/+4
2022-08-21can: pch_can: do not report txerr and rxerr during bus-offVincent Mailhol1-3/+3
2022-08-21selftests/bpf: fix a test for snprintf() overflowDan Carpenter1-1/+1
2022-08-21wifi: p54: add missing parentheses in p54_flush()Rustam Subkhankulov1-1/+1
2022-08-21wifi: p54: Fix an error handling path in p54spi_probe()Christophe JAILLET1-1/+2
2022-08-21wifi: wil6210: debugfs: fix info leak in wil_write_file_wmi()Dan Carpenter1-10/+4
2022-08-21fs: check FMODE_LSEEK to control internal pipe splicingJason A. Donenfeld1-6/+4
2022-08-21bpf: Fix subprog names in stack traces.Alexei Starovoitov1-3/+1
2022-08-21selftests: timers: clocksource-switch: fix passing errors from childWolfram Sang1-3/+3
2022-08-21selftests: timers: valid-adjtimex: build fix for newer toolchainsWolfram Sang1-1/+1
2022-08-21libbpf: Fix the name of a reused mapAnquan Wu1-2/+7
2022-08-21tcp: make retransmitted SKB fit into the send windowYonglong Li1-7/+16
2022-08-21drm/exynos/exynos7_drm_decon: free resources when clk_set_parent() failed.Jian Zhang1-4/+13
2022-08-21mediatek: mt76: mac80211: Fix missing of_node_put() in mt76_led_init()Liang He1-0/+1
2022-08-21mt76: mt76x02u: fix possible memory leak in __mt76x02u_mcu_send_msgLorenzo Bianconi1-1/+1
2022-08-21media: platform: mtk-mdp: Fix mdp_ipi_comm structure alignmentAngeloGioacchino Del Regno1-0/+2
2022-08-21crypto: hisilicon - Kunpeng916 crypto driver don't sleep when in softirqZhengchao Shao2-8/+8
2022-08-21crypto: hisilicon/sec - don't sleep when in softirqZhengchao Shao2-11/+11
2022-08-21crypto: hisilicon/sec - fixes some coding styleLongfang Liu3-43/+39
2022-08-21drm/msm/mdp5: Fix global state lock backoffRob Clark1-1/+2
2022-08-21net: hinic: avoid kernel hung in hinic_get_stats64()Qiao Ma1-4/+0
2022-08-21net: hinic: fix bug that ethtool get wrong statsQiao Ma4-48/+16
2022-08-21hinic: Use the bitmap API when applicableChristophe JAILLET1-5/+2
2022-08-21lib: bitmap: provide devm_bitmap_alloc() and devm_bitmap_zalloc()Bartosz Golaszewski2-0/+41
2022-08-21lib: bitmap: order includes alphabeticallyBartosz Golaszewski2-6/+7
2022-08-21drm: bridge: sii8620: fix possible off-by-oneHangyu Hua1-2/+2
2022-08-21drm/mediatek: dpi: Only enable dpi after the bridge is enabledGuillaume Ranquet1-1/+1