summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-10-29mfd: sm501: Fix leaks in probe()Dan Carpenter1-1/+7
2020-10-29mfd: syscon: Don't free allocated name for regmap_configMarc Zyngier1-1/+1
2020-10-29serial: 8250_dw: Fix clk-notifier/port suspend deadlockSerge Semin1-35/+19
2020-10-29serial: 8250: Skip uninitialized TTY port baud rate updateSerge Semin1-0/+4
2020-10-29serial: 8250: Discard RTS/DTS setting from clock update methodSerge Semin1-1/+0
2020-10-29pinctrl: tigerlake: Fix register offsets for TGL-H variantAndy Shevchenko1-17/+25
2020-10-29selftests/bpf: Fix endianness issues in sk_lookup/ctx_narrow_accessIlya Leoshkevich1-115/+101
2020-10-29net: enic: Cure the enic api locking trainwreckThomas Gleixner3-6/+28
2020-10-29iio: adc: stm32-adc: fix runtime autosuspend delay when slow pollingFabrice Gasnier1-1/+8
2020-10-29iommu/qcom: add missing put_device() call in qcom_iommu_of_xlate()Yu Kuai1-2/+6
2020-10-29pinctrl: aspeed: Use the right pinconf maskAndrew Jeffery1-1/+1
2020-10-29qtnfmac: fix resource leaks on unsupported iftype error return pathColin Ian King1-0/+2
2020-10-29selftests: Remove fmod_ret from test_overheadToke Høiland-Jørgensen4-39/+1
2020-10-29bpf: disallow attaching modify_return tracing functions to other BPF programsToke Høiland-Jørgensen1-0/+5
2020-10-29ibmvnic: set up 200GBPS speedLijun Pan2-2/+5
2020-10-29coresight: etm4x: Fix save and restore of TRCVMIDCCTLR1 registerSai Prakash Ranjan1-2/+2
2020-10-29coresight: cti: Fix bug clearing sysfs links on callbackMike Leach2-2/+2
2020-10-29coresight: cti: Fix remove sysfs link errorMike Leach1-3/+6
2020-10-29coresight: etm: perf: Fix warning caused by etm_setup_aux failureTingwei Zhang1-2/+2
2020-10-29iomap: Use kzalloc to allocate iomap_pageMatthew Wilcox (Oracle)1-9/+1
2020-10-29nl80211: fix OBSS PD min and max offset validationRajkumar Manoharan1-10/+8
2020-10-29hv: clocksource: Add notrace attribute to read_hv_sched_clock_*() functionsMohammed Gamal1-2/+2
2020-10-29nvmem: core: fix possibly memleak when use nvmem_cell_info_to_nvmem_cell()Vadym Kochan1-9/+24
2020-10-29tty: serial: imx: fix link error with CONFIG_SERIAL_CORE_CONSOLE=nYang Yingliang1-0/+1
2020-10-29tty: hvc: fix link error with CONFIG_SERIAL_CORE_CONSOLE=nYang Yingliang1-0/+1
2020-10-29HID: hid-input: fix stylus battery reportingDmitry Torokhov1-2/+2
2020-10-29ASoC: fsl_sai: Instantiate snd_soc_dai_driverShengjiu Wang2-8/+12
2020-10-29drm/vc4: crtc: Rework a bit the CRTC state codeMaxime Ripard1-3/+10
2020-10-29slimbus: qcom-ngd-ctrl: disable ngd in qmi server down callbackSrinivas Kandagatla1-0/+4
2020-10-29slimbus: core: do not enter to clock pause mode in coreSrinivas Kandagatla1-2/+0
2020-10-29slimbus: core: check get_addr before removing laddr idaSrinivas Kandagatla1-2/+2
2020-10-29quota: clear padding in v2r1_mem2diskdqb()Eric Dumazet1-0/+1
2020-10-29mt76: mt7915: fix possible memory leak in mt7915_mcu_add_beaconLorenzo Bianconi1-8/+10
2020-10-29mt76: mt7622: fix fw hang on mt7622Lorenzo Bianconi1-14/+32
2020-10-29mt76: mt7615: move drv_own/fw_own in mt7615_mcu_opsLorenzo Bianconi4-83/+89
2020-10-29mt76: mt7663u: fix dma header initializationLorenzo Bianconi2-3/+8
2020-10-29mt76: fix a possible NULL pointer dereference in mt76_testmode_dumpLorenzo Bianconi1-2/+6
2020-10-29mt76: mt7615: fix a possible NULL pointer dereference in mt7615_pm_wake_workLorenzo Bianconi1-1/+2
2020-10-29mt76: mt7615: fix possible memory leak in mt7615_tm_set_tx_powerLorenzo Bianconi1-2/+4
2020-10-29mt76: mt7663s: fix resume failureSean Wang1-0/+2
2020-10-29mt76: mt7615: release mutex in mt7615_reset_test_setLorenzo Bianconi1-3/+2
2020-10-29mt76: mt7615: hold mt76 lock queueing wd in mt7615_queue_key_updateLorenzo Bianconi1-0/+3
2020-10-29rtw88: Fix potential probe error handling race with wow firmware loadingAndreas Färber1-0/+3
2020-10-29rtw88: Fix probe error handling race with firmware loadingAndreas Färber1-0/+2
2020-10-29usb: dwc2: Add missing cleanups when usb_add_gadget_udc() failsMartin Blumenstingl1-1/+5
2020-10-29usb: dwc3: core: Properly default unspecified speedThinh Nguyen1-17/+18
2020-10-29usb: dwc2: Fix parameter type in function pointer prototypeNathan Chancellor1-1/+1
2020-10-29net/mlx5e: IPsec: Use kvfree() for memory allocated with kvzalloc()Denis Efremov1-2/+2
2020-10-29ALSA: seq: oss: Avoid mutex lock for a long-time ioctlTakashi Iwai1-2/+5
2020-10-29misc: mic: scif: Fix error handling pathSouptick Joarder1-2/+2