summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-01-27riscv: Fix sifive serial driverDamien Le Moal1-0/+1
2021-01-27riscv: Fix kernel time_init()Damien Le Moal1-0/+3
2021-01-27scsi: sd: Suppress spurious errors when WRITE SAME is being disabledEwan D. Milne1-1/+3
2021-01-27scsi: qedi: Correct max length of CHAP secretNilesh Javali1-2/+2
2021-01-27scsi: ufs: Correct the LUN used in eh_device_reset_handler() callbackCan Guo1-7/+4
2021-01-27dm integrity: select CRYPTO_SKCIPHERAnthony Iliopoulos1-0/+1
2021-01-27HID: multitouch: Enable multi-input for Synaptics pointstick/touchpad deviceKai-Heng Feng1-0/+4
2021-01-27ASoC: Intel: haswell: Add missing pm_opsCezary Rojewski1-0/+1
2021-01-27drm/i915/gt: Prevent use of engine->wa_ctx after errorChris Wilson1-0/+3
2021-01-27drm/syncobj: Fix use-after-freeDaniel Vetter1-3/+5
2021-01-27drm/atomic: put state on error pathPan Bian1-1/+1
2021-01-27dm integrity: fix a crash if "recalculate" used without "internal_hash"Mikulas Patocka1-0/+6
2021-01-27dm: avoid filesystem lookup in dm_get_dev_t()Hannes Reinecke1-3/+12
2021-01-27mmc: sdhci-xenon: fix 1.8v regulator stabilizationAlex Leibovich1-1/+6
2021-01-27mmc: core: don't initialize block size from ext_csd if not presentPeter Collingbourne1-1/+3
2021-01-27btrfs: send: fix invalid clone operations when cloning from the same file and...Filipe Manana1-0/+15
2021-01-27btrfs: don't clear ret in btrfs_start_dirty_block_groupsJosef Bacik1-1/+2
2021-01-27btrfs: fix lockdep splat in btrfs_recover_relocationJosef Bacik1-0/+2
2021-01-27btrfs: don't get an EINTR during drop_snapshot for relocJosef Bacik1-1/+9
2021-01-27ACPI: scan: Make acpi_bus_get_device() clear return pointer on errorHans de Goede1-0/+2
2021-01-27ALSA: hda/via: Add minimum mute flagTakashi Iwai1-0/+1
2021-01-27ALSA: seq: oss: Fix missing error check in snd_seq_oss_synth_make_info()Takashi Iwai1-1/+2
2021-01-27platform/x86: ideapad-laptop: Disable touchpad_switch for ELAN0634Jiaxun Yang1-1/+14
2021-01-27platform/x86: i2c-multi-instantiate: Don't create platform device for INT3515...Heikki Krogerus1-8/+23
2021-01-27i2c: bpmp-tegra: Ignore unknown I2C_M flagsMikko Perttunen1-1/+1
2021-01-23Linux 5.4.92v5.4.92Greg Kroah-Hartman1-1/+1
2021-01-23spi: cadence: cache reference clock rate during probeMichael Hennerich1-2/+4
2021-01-23mac80211: check if atf has been disabled in __ieee80211_schedule_txqLorenzo Bianconi1-1/+1
2021-01-23mac80211: do not drop tx nulldata packets on encrypted linksFelix Fietkau1-1/+1
2021-01-23tipc: fix NULL deref in tipc_link_xmit()Hoang Le1-2/+7
2021-01-23net, sctp, filter: remap copy_from_user failure errorDaniel Borkmann2-2/+2
2021-01-23rxrpc: Fix handling of an unsupported token type in rxrpc_read()David Howells1-2/+4
2021-01-23net: avoid 32 x truesize under-estimation for tiny skbsEric Dumazet1-2/+7
2021-01-23net: sit: unregister_netdevice on newlink's error pathJakub Kicinski1-1/+4
2021-01-23net: stmmac: Fixed mtu channged by cache alignedDavid Wu1-1/+2
2021-01-23rxrpc: Call state should be read with READ_ONCE() under some circumstancesBaptiste Lepers1-1/+1
2021-01-23net: dcb: Accept RTM_GETDCB messages carrying set-like DCB commandsPetr Machata1-1/+1
2021-01-23net: dcb: Validate netlink message in DCB handlerPetr Machata1-0/+2
2021-01-23esp: avoid unneeded kmap_atomic callWillem de Bruijn2-12/+2
2021-01-23rndis_host: set proper input size for OID_GEN_PHYSICAL_MEDIUM requestAndrey Zhizhikin1-1/+1
2021-01-23net: mvpp2: Remove Pause and Asym_Pause supportStefan Chulski1-2/+0
2021-01-23mlxsw: core: Increase critical threshold for ASIC thermal zoneVadim Pasternak1-1/+1
2021-01-23mlxsw: core: Add validation of transceiver temperature thresholdsVadim Pasternak1-4/+7
2021-01-23net: ipv6: Validate GSO SKB before finish IPv6 processingAya Levin1-1/+40
2021-01-23net: skbuff: disambiguate argument and member for skb_list_walk_safe helperJason A. Donenfeld1-3/+3
2021-01-23net: introduce skb_list_walk_safe for skb segment walkingJason A. Donenfeld1-0/+5
2021-01-23netxen_nic: fix MSI/MSI-x interruptsManish Chopra1-6/+1
2021-01-23udp: Prevent reuseport_select_sock from reading uninitialized socksBaptiste Lepers1-1/+1
2021-01-23bpf: Fix helper bpf_map_peek_elem_proto pointing to wrong callbackMircea Cirjaliu1-1/+1
2021-01-23bpf: Don't leak memory in bpf getsockopt when optlen == 0Stanislav Fomichev1-2/+3