summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-01-27crypto: xor - Fix divide error in do_xor_speed()Kirill Tkhai
2021-01-27ALSA: hda/via: Add minimum mute flagTakashi Iwai
2021-01-27ALSA: hda/realtek - Limit int mic boost on Acer Aspire E5-575TChris Chiu
2021-01-27ALSA: seq: oss: Fix missing error check in snd_seq_oss_synth_make_info()Takashi Iwai
2021-01-27platform/x86: ideapad-laptop: Disable touchpad_switch for ELAN0634Jiaxun Yang
2021-01-27platform/x86: i2c-multi-instantiate: Don't create platform device for INT3515...Heikki Krogerus
2021-01-27i2c: bpmp-tegra: Ignore unknown I2C_M flagsMikko Perttunen
2021-01-27i2c: tegra: Wait for config load atomically while in ISRMikko Perttunen
2021-01-27mtd: rawnand: nandsim: Fix the logic when selecting Hamming soft ECC engineMiquel Raynal
2021-01-27mtd: rawnand: gpmi: fix dst bit offset when extracting raw payloadSean Nyekjaer
2021-01-27scsi: target: tcmu: Fix use-after-free of se_cmd->privShin'ichiro Kawasaki
2021-01-23Linux 5.10.10v5.10.10Greg Kroah-Hartman
2021-01-23spi: cadence: cache reference clock rate during probeMichael Hennerich
2021-01-23spi: fsl: Fix driver breakage when SPI_CS_HIGH is not set in spi->modeChristophe Leroy
2021-01-23cxgb4/chtls: Fix tid stuck due to wrong update of qidAyush Sawal
2021-01-23net: dsa: unbind all switches from tree when DSA master unbindsVladimir Oltean
2021-01-23mac80211: check if atf has been disabled in __ieee80211_schedule_txqLorenzo Bianconi
2021-01-23mac80211: do not drop tx nulldata packets on encrypted linksFelix Fietkau
2021-01-23drm/panel: otm8009a: allow using non-continuous dsi clockAntonio Borneo
2021-01-23can: mcp251xfd: mcp251xfd_handle_rxif_one(): fix wrong NULL pointer checkQinglang Miao
2021-01-23net: stmmac: use __napi_schedule() for PREEMPT_RTSeb Laveze
2021-01-23rxrpc: Fix handling of an unsupported token type in rxrpc_read()David Howells
2021-01-23net: dsa: clear devlink port type before unregistering slave netdevsVladimir Oltean
2021-01-23net: phy: smsc: fix clk error handlingMarco Felsch
2021-01-23dt-bindings: net: renesas,etheravb: RZ/G2H needs tx-internal-delay-psGeert Uytterhoeven
2021-01-23net: avoid 32 x truesize under-estimation for tiny skbsEric Dumazet
2021-01-23net: stmmac: fix taprio configuration when base_time is in the pastYannick Vignon
2021-01-23net: stmmac: fix taprio schedule configurationYannick Vignon
2021-01-23net: sit: unregister_netdevice on newlink's error pathJakub Kicinski
2021-01-23net: stmmac: Fixed mtu channged by cache alignedDavid Wu
2021-01-23i40e: fix potential NULL pointer dereferencingCristian Dumitrescu
2021-01-23rxrpc: Call state should be read with READ_ONCE() under some circumstancesBaptiste Lepers
2021-01-23net: dcb: Accept RTM_GETDCB messages carrying set-like DCB commandsPetr Machata
2021-01-23net: dcb: Validate netlink message in DCB handlerPetr Machata
2021-01-23esp: avoid unneeded kmap_atomic callWillem de Bruijn
2021-01-23rndis_host: set proper input size for OID_GEN_PHYSICAL_MEDIUM requestAndrey Zhizhikin
2021-01-23net: mvpp2: Remove Pause and Asym_Pause supportStefan Chulski
2021-01-23mlxsw: core: Increase critical threshold for ASIC thermal zoneVadim Pasternak
2021-01-23mlxsw: core: Add validation of transceiver temperature thresholdsVadim Pasternak
2021-01-23tipc: fix NULL deref in tipc_link_xmit()Hoang Le
2021-01-23net: ipv6: Validate GSO SKB before finish IPv6 processingAya Levin
2021-01-23netxen_nic: fix MSI/MSI-x interruptsManish Chopra
2021-01-23udp: Prevent reuseport_select_sock from reading uninitialized socksBaptiste Lepers
2021-01-23net: fix use-after-free when UDP GRO with shared fraglistDongseok Yi
2021-01-23net: ipa: modem: add missing SET_NETDEV_DEV() for proper sysfs linksStephan Gerhold
2021-01-23bpf: Fix helper bpf_map_peek_elem_proto pointing to wrong callbackMircea Cirjaliu
2021-01-23bpf: Support PTR_TO_MEM{,_OR_NULL} register spillingGilad Reti
2021-01-23bpf: Don't leak memory in bpf getsockopt when optlen == 0Stanislav Fomichev
2021-01-23nfsd4: readdirplus shouldn't return parent of exportJ. Bruce Fields
2021-01-23X.509: Fix crash caused by NULL pointerTianjia Zhang