summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 4.19.171v4.19.171Greg Kroah-Hartman2021-01-271-1/+1
* net: dsa: b53: fix an off by one in checking "vlan->vid"Dan Carpenter2021-01-271-1/+1
* net: Disable NETIF_F_HW_TLS_RX when RXCSUM is disabledTariq Toukan2021-01-271-0/+5
* net: mscc: ocelot: allow offloading of bridge on top of LAGVladimir Oltean2021-01-271-3/+1
* ipv6: set multicast flag on the multicast routeMatteo Croce2021-01-271-1/+1
* net_sched: reject silly cell_log in qdisc_get_rtab()Eric Dumazet2021-01-271-1/+2
* net_sched: avoid shift-out-of-bounds in tcindex_set_parms()Eric Dumazet2021-01-271-2/+6
* ipv6: create multicast route with RTPROT_KERNELMatteo Croce2021-01-271-0/+1
* udp: mask TOS bits in udp_v4_early_demux()Guillaume Nault2021-01-271-1/+2
* kasan: fix incorrect arguments passing in kasan_add_zero_shadowLecopzer Chen2021-01-271-2/+1
* kasan: fix unaligned address is unhandled in kasan_remove_zero_shadowLecopzer Chen2021-01-271-8/+12
* skbuff: back tiny skbs with kmalloc() in __netdev_alloc_skb() tooAlexander Lobakin2021-01-271-1/+5
* sh_eth: Fix power down vs. is_opened flag orderingGeert Uytterhoeven2021-01-271-2/+2
* sh: dma: fix kconfig dependency for G2_DMANecip Fazil Yildiran2021-01-271-2/+1
* netfilter: rpfilter: mask ecn bits before fib lookupGuillaume Nault2021-01-271-1/+1
* driver core: Extend device_is_dependent()Rafael J. Wysocki2021-01-271-1/+16
* xhci: tegra: Delay for disabling LFPS detectorJC Kuo2021-01-271-0/+7
* xhci: make sure TRB is fully written before giving it to the controllerMathias Nyman2021-01-271-0/+2
* usb: bdc: Make bdc pci driver depend on BROKENPatrik Jakobsson2021-01-271-1/+1
* usb: udc: core: Use lock when write to soft_connectThinh Nguyen2021-01-271-3/+10
* usb: gadget: aspeed: fix stop dma register setting.Ryan Chen2021-01-271-1/+4
* USB: ehci: fix an interrupt calltrace errorLongfang Liu2021-01-271-0/+3
* ehci: fix EHCI host controller initialization sequenceEugene Korenevsky2021-01-271-0/+12
* serial: mvebu-uart: fix tx lost characters at power offPali Rohár2021-01-271-1/+9
* stm class: Fix module init return on allocation failureWang Hui2021-01-271-2/+4
* intel_th: pci: Add Alder Lake-P supportAlexander Shishkin2021-01-271-0/+5
* irqchip/mips-cpu: Set IPI domain parent chipMathias Kresin2021-01-271-0/+7
* iio: ad5504: Fix setting power-down stateLars-Peter Clausen2021-01-271-2/+2
* can: peak_usb: fix use after free bugsVincent Mailhol2021-01-271-4/+4
* can: vxcan: vxcan_xmit: fix use after free bugVincent Mailhol2021-01-271-2/+4
* can: dev: can_restart: fix use after free bugVincent Mailhol2021-01-271-2/+2
* selftests: net: fib_tests: remove duplicate log testHangbin Liu2021-01-271-1/+0
* platform/x86: intel-vbtn: Drop HP Stream x360 Convertible PC 11 from allow-listHans de Goede2021-01-271-6/+0
* i2c: octeon: check correct size of maximum RECV_LEN packetWolfram Sang2021-01-271-1/+1
* scsi: megaraid_sas: Fix MEGASAS_IOC_FIRMWARE regressionArnd Bergmann2021-01-271-4/+2
* drm/nouveau/kms/nv50-: fix case where notifier buffer is at offset 0Ben Skeggs2021-01-273-4/+4
* drm/nouveau/mmu: fix vram heap sizingBen Skeggs2021-01-271-3/+3
* drm/nouveau/i2c/gm200: increase width of aux semaphore owner fieldsBen Skeggs2021-01-271-4/+4
* drm/nouveau/privring: ack interrupts the same way as RMBen Skeggs2021-01-272-6/+14
* drm/nouveau/bios: fix issue shadowing expansion ROMsBen Skeggs2021-01-271-1/+1
* xen: Fix event channel callback via INTX/GSIDavid Woodhouse2021-01-277-35/+70
* clk: tegra30: Add hda clock default rates to clock driverPeter Geis2021-01-271-0/+2
* HID: Ignore battery for Elan touchscreen on ASUS UX550Seth Miller2021-01-272-0/+3
* riscv: Fix kernel time_init()Damien Le Moal2021-01-271-0/+3
* scsi: qedi: Correct max length of CHAP secretNilesh Javali2021-01-271-2/+2
* scsi: ufs: Correct the LUN used in eh_device_reset_handler() callbackCan Guo2021-01-271-7/+4
* ASoC: Intel: haswell: Add missing pm_opsCezary Rojewski2021-01-271-0/+1
* drm/atomic: put state on error pathPan Bian2021-01-271-1/+1
* dm integrity: fix a crash if "recalculate" used without "internal_hash"Mikulas Patocka2021-01-271-0/+6
* dm: avoid filesystem lookup in dm_get_dev_t()Hannes Reinecke2021-01-271-3/+12