summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-01-27Linux 5.4.93v5.4.93Greg Kroah-Hartman1-1/+1
2021-01-27tcp: fix TCP_USER_TIMEOUT with zero windowEnke Chen6-7/+14
2021-01-27tcp: do not mess with cloned skbs in tcp_add_backlog()Eric Dumazet1-12/+13
2021-01-27net: dsa: b53: fix an off by one in checking "vlan->vid"Dan Carpenter1-1/+1
2021-01-27net: Disable NETIF_F_HW_TLS_RX when RXCSUM is disabledTariq Toukan1-0/+5
2021-01-27net: mscc: ocelot: allow offloading of bridge on top of LAGVladimir Oltean1-3/+1
2021-01-27ipv6: set multicast flag on the multicast routeMatteo Croce1-1/+1
2021-01-27net_sched: reject silly cell_log in qdisc_get_rtab()Eric Dumazet1-1/+2
2021-01-27net_sched: avoid shift-out-of-bounds in tcindex_set_parms()Eric Dumazet1-2/+6
2021-01-27ipv6: create multicast route with RTPROT_KERNELMatteo Croce1-0/+1
2021-01-27udp: mask TOS bits in udp_v4_early_demux()Guillaume Nault1-1/+2
2021-01-27kasan: fix incorrect arguments passing in kasan_add_zero_shadowLecopzer Chen1-2/+1
2021-01-27kasan: fix unaligned address is unhandled in kasan_remove_zero_shadowLecopzer Chen1-8/+12
2021-01-27skbuff: back tiny skbs with kmalloc() in __netdev_alloc_skb() tooAlexander Lobakin1-1/+5
2021-01-27lightnvm: fix memory leak when submit failsPan Bian1-2/+1
2021-01-27sh_eth: Fix power down vs. is_opened flag orderingGeert Uytterhoeven1-2/+2
2021-01-27net: dsa: mv88e6xxx: also read STU state in mv88e6250_g1_vtu_getnextRasmus Villemoes1-0/+4
2021-01-27sh: dma: fix kconfig dependency for G2_DMANecip Fazil Yildiran1-2/+1
2021-01-27netfilter: rpfilter: mask ecn bits before fib lookupGuillaume Nault1-1/+1
2021-01-27x86/cpu/amd: Set __max_die_per_package on AMDYazen Ghannam1-2/+2
2021-01-27pinctrl: ingenic: Fix JZ4760 supportPaul Cercueil1-12/+12
2021-01-27driver core: Extend device_is_dependent()Rafael J. Wysocki1-1/+16
2021-01-27xhci: tegra: Delay for disabling LFPS detectorJC Kuo1-0/+7
2021-01-27xhci: make sure TRB is fully written before giving it to the controllerMathias Nyman1-0/+2
2021-01-27usb: bdc: Make bdc pci driver depend on BROKENPatrik Jakobsson1-1/+1
2021-01-27usb: udc: core: Use lock when write to soft_connectThinh Nguyen1-3/+10
2021-01-27usb: gadget: aspeed: fix stop dma register setting.Ryan Chen1-1/+4
2021-01-27USB: ehci: fix an interrupt calltrace errorLongfang Liu1-0/+3
2021-01-27ehci: fix EHCI host controller initialization sequenceEugene Korenevsky1-0/+12
2021-01-27serial: mvebu-uart: fix tx lost characters at power offPali Rohár1-1/+9
2021-01-27stm class: Fix module init return on allocation failureWang Hui1-2/+4
2021-01-27intel_th: pci: Add Alder Lake-P supportAlexander Shishkin1-0/+5
2021-01-27x86/mmx: Use KFPU_387 for MMX string operationsAndy Lutomirski1-5/+15
2021-01-27x86/topology: Make __max_die_per_package available unconditionallyBorislav Petkov2-3/+3
2021-01-27x86/fpu: Add kernel_fpu_begin_mask() to selectively initialize stateAndy Lutomirski2-6/+18
2021-01-27irqchip/mips-cpu: Set IPI domain parent chipMathias Kresin1-0/+7
2021-01-27cifs: do not fail __smb_send_rqst if non-fatal signals are pendingRonnie Sahlberg1-2/+2
2021-01-27iio: ad5504: Fix setting power-down stateLars-Peter Clausen1-2/+2
2021-01-27can: peak_usb: fix use after free bugsVincent Mailhol1-4/+4
2021-01-27can: vxcan: vxcan_xmit: fix use after free bugVincent Mailhol1-2/+4
2021-01-27can: dev: can_restart: fix use after free bugVincent Mailhol1-2/+2
2021-01-27selftests: net: fib_tests: remove duplicate log testHangbin Liu1-1/+0
2021-01-27platform/x86: intel-vbtn: Drop HP Stream x360 Convertible PC 11 from allow-listHans de Goede1-6/+0
2021-01-27i2c: octeon: check correct size of maximum RECV_LEN packetWolfram Sang1-1/+1
2021-01-27powerpc: Fix alignment bug within the init sectionsAriel Marcovitch1-0/+8
2021-01-27scsi: megaraid_sas: Fix MEGASAS_IOC_FIRMWARE regressionArnd Bergmann1-4/+2
2021-01-27pinctrl: aspeed: g6: Fix PWMG0 pinctrl settingBilly Tsai1-1/+1
2021-01-27powerpc: Use the common INIT_DATA_SECTION macro in vmlinux.lds.SYouling Tang1-18/+1
2021-01-27drm/nouveau/kms/nv50-: fix case where notifier buffer is at offset 0Ben Skeggs3-4/+4
2021-01-27drm/nouveau/mmu: fix vram heap sizingBen Skeggs1-3/+3