summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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-27irqchip/mips-cpu: Set IPI domain parent chipMathias Kresin1-0/+7
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-27scsi: megaraid_sas: Fix MEGASAS_IOC_FIRMWARE regressionArnd Bergmann1-4/+2
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
2021-01-27drm/nouveau/i2c/gm200: increase width of aux semaphore owner fieldsBen Skeggs1-4/+4
2021-01-27drm/nouveau/privring: ack interrupts the same way as RMBen Skeggs2-6/+14
2021-01-27drm/nouveau/bios: fix issue shadowing expansion ROMsBen Skeggs1-1/+1
2021-01-27xen: Fix event channel callback via INTX/GSIDavid Woodhouse7-35/+70
2021-01-27clk: tegra30: Add hda clock default rates to clock driverPeter Geis1-0/+2
2021-01-27HID: Ignore battery for Elan touchscreen on ASUS UX550Seth Miller2-0/+3
2021-01-27riscv: Fix kernel time_init()Damien Le Moal1-0/+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-27ASoC: Intel: haswell: Add missing pm_opsCezary Rojewski1-0/+1
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: fix lockdep splat in btrfs_recover_relocationJosef Bacik1-0/+2
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-27i2c: bpmp-tegra: Ignore unknown I2C_M flagsMikko Perttunen1-1/+1
2021-01-23Linux 4.19.170v4.19.170Greg Kroah-Hartman1-1/+1
2021-01-23spi: cadence: cache reference clock rate during probeMichael Hennerich1-2/+4
2021-01-23net: ipv6: Validate GSO SKB before finish IPv6 processingAya Levin1-1/+39
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-23tipc: fix NULL deref in tipc_link_xmit()Hoang Le1-2/+7
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