summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-01-23Linux 4.14.217v4.14.217Greg Kroah-Hartman
2021-01-23spi: cadence: cache reference clock rate during probeMichael Hennerich
2021-01-23net: ipv6: Validate GSO SKB before finish IPv6 processingAya Levin
2021-01-23net: skbuff: disambiguate argument and member for skb_list_walk_safe helperJason A. Donenfeld
2021-01-23net: introduce skb_list_walk_safe for skb segment walkingJason A. Donenfeld
2021-01-23net: use skb_list_del_init() to remove from RX sublistsEdward Cree
2021-01-23tipc: fix NULL deref in tipc_link_xmit()Hoang Le
2021-01-23rxrpc: Fix handling of an unsupported token type in rxrpc_read()David Howells
2021-01-23net: avoid 32 x truesize under-estimation for tiny skbsEric Dumazet
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-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-23netxen_nic: fix MSI/MSI-x interruptsManish Chopra
2021-01-23nfsd4: readdirplus shouldn't return parent of exportJ. Bruce Fields
2021-01-23usb: ohci: Make distrust_firmware param default to falseHamish Martin
2021-01-23netfilter: conntrack: fix reading nf_conntrack_bucketsJesper Dangaard Brouer
2021-01-23ALSA: fireface: Fix integer overflow in transmit_midi_msg()Geert Uytterhoeven
2021-01-23ALSA: firewire-tascam: Fix integer overflow in midi_port_work()Geert Uytterhoeven
2021-01-23dm: eliminate potential source of excessive kernel log noiseMike Snitzer
2021-01-23net: sunrpc: interpret the return value of kstrtou32 correctlyj.nixdorf@avm.de
2021-01-23mm, slub: consider rest of partial list if acquire_slab() failsJann Horn
2021-01-23RDMA/usnic: Fix memleak in find_free_vf_and_create_qp_grpDinghao Liu
2021-01-23ext4: fix superblock checksum failure when setting password saltJan Kara
2021-01-23NFS: nfs_igrab_and_active must first reference the superblockTrond Myklebust
2021-01-23pNFS: Mark layout for return if return-on-close was not sentTrond Myklebust
2021-01-23NFS4: Fix use-after-free in trace_event_raw_event_nfs4_set_lockDave Wysochanski
2021-01-23ASoC: Intel: fix error code cnl_set_dsp_D0()Dan Carpenter
2021-01-23dump_common_audit_data(): fix racy accesses to ->d_nameAl Viro
2021-01-23ARM: picoxcell: fix missing interrupt-parent propertiesArnd Bergmann
2021-01-23ACPI: scan: add stub acpi_create_platform_device() for !CONFIG_ACPIShawn Guo
2021-01-23net: ethernet: fs_enet: Add missing MODULE_LICENSEMichael Ellerman
2021-01-23misdn: dsp: select CONFIG_BITREVERSEArnd Bergmann
2021-01-23arch/arc: add copy_user_page() to <asm/page.h> to fix build error on ARCRandy Dunlap
2021-01-23ethernet: ucc_geth: fix definition and size of ucc_geth_tx_global_pramRasmus Villemoes
2021-01-23btrfs: fix transaction leak and crash after RO remount caused by qgroup rescanFilipe Manana
2021-01-23ARC: build: add boot_targets to PHONYMasahiro Yamada
2021-01-23ARC: build: add uImage.lzma to the top-level targetMasahiro Yamada
2021-01-23ARC: build: remove non-existing bootpImage from KBUILD_IMAGEMasahiro Yamada
2021-01-23ext4: fix bug for rename with RENAME_WHITEOUTyangerkun
2021-01-23r8152: Add Lenovo Powered USB-C Travel HubLeon Schuermann
2021-01-23dm snapshot: flush merged data before committing metadataAkilesh Kailash
2021-01-23mm/hugetlb: fix potential missing huge page size infoMiaohe Lin
2021-01-23ACPI: scan: Harden acpi_device_add() against device ID overflowsDexuan Cui
2021-01-23MIPS: relocatable: fix possible boot hangup with KASLR enabledAlexander Lobakin
2021-01-23MIPS: boot: Fix unaligned access with CONFIG_MIPS_RAW_APPENDED_DTBPaul Cercueil
2021-01-23ASoC: dapm: remove widget from dirty list on freeThomas Hebb
2021-01-17Linux 4.14.216v4.14.216Greg Kroah-Hartman