summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-12-30ARM: dts: exynos: fix roles of USB 3.0 ports on Odroid XUKrzysztof Kozlowski1-2/+2
2020-12-30usb: chipidea: ci_hdrc_imx: Pass DISABLE_DEVICE_STREAMING flag to imx6ulFabio Estevam1-1/+2
2020-12-30USB: gadget: f_rndis: fix bitrate for SuperSpeed and aboveWill McVicker1-1/+3
2020-12-30usb: gadget: f_fs: Re-use SS descriptors for SuperSpeedPlusJack Pham1-1/+4
2020-12-30USB: gadget: f_midi: setup SuperSpeed Plus descriptorsWill McVicker1-0/+6
2020-12-30USB: gadget: f_acm: add support for SuperSpeed Plustaehyun.cho1-1/+1
2020-12-30USB: serial: option: add interface-number sanity check to flag handlingJohan Hovold1-2/+21
2020-12-30soc/tegra: fuse: Fix index bug in get_process_idNicolin Chen1-1/+1
2020-12-30dm table: Remove BUG_ON(in_interrupt())Thomas Gleixner1-6/+0
2020-12-30scsi: mpt3sas: Increase IOCInit request timeout to 30sSreekanth Reddy1-1/+1
2020-12-30vxlan: Copy needed_tailroom from lowerdevSven Eckelmann1-0/+2
2020-12-30vxlan: Add needed_headroom for lower deviceSven Eckelmann1-0/+1
2020-12-30arm64: syscall: exit userspace before unmasking exceptionsMark Rutland1-1/+1
2020-12-30drm/tegra: sor: Disable clocks on error in tegra_sor_init()Qinglang Miao1-2/+8
2020-12-30kernel/cpu: add arch override for clear_tasks_mm_cpumask() mm handlingNicholas Piggin1-1/+5
2020-12-30drm/tegra: replace idr_init() by idr_init_base()Deepak R Varma1-1/+1
2020-12-30ixgbe: avoid premature Rx buffer reuseBjörn Töpel1-7/+17
2020-12-30RDMA/cm: Fix an attempt to use non-valid pointer when cleaning timewaitLeon Romanovsky1-0/+2
2020-12-30selftests/bpf/test_offload.py: Reset ethtool features after failed settingToke Høiland-Jørgensen1-0/+1
2020-12-30gpio: eic-sprd: break loop when getting NULL device resourceChunyan Zhang1-1/+1
2020-12-30netfilter: x_tables: Switch synchronization to RCUSubash Abhinov Kasiviswanathan5-56/+40
2020-12-30block: factor out requeue handling from dispatch codeJohannes Thumshirn1-11/+18
2020-12-30clk: renesas: r9a06g032: Drop __packed for portabilityGeert Uytterhoeven1-1/+1
2020-12-30can: softing: softing_netdev_open(): fix error handlingZhang Qilong1-2/+7
2020-12-30xsk: Fix xsk_poll()'s return typeLuc Van Oostenryck1-4/+4
2020-12-30scsi: bnx2i: Requires MMURandy Dunlap1-0/+1
2020-12-30gpio: mvebu: fix potential user-after-free on probeBaruch Siach1-5/+11
2020-12-30ARM: dts: sun8i: v3s: fix GIC node memory rangeIcenowy Zheng1-1/+1
2020-12-30pinctrl: baytrail: Avoid clearing debounce value when turning it offAndy Shevchenko1-1/+7
2020-12-30pinctrl: merrifield: Set default bias in case no particular value givenAndy Shevchenko1-0/+8
2020-12-30x86/resctrl: Fix incorrect local bandwidth when mba_sc is enabledXiaochen Shen1-4/+2
2020-12-30x86/resctrl: Remove unused struct mbm_state::chunks_bwJames Morse2-4/+1
2020-12-30arm64: Change .weak to SYM_FUNC_START_WEAK_PI for arch/arm64/lib/mem*.SFangrui Song3-6/+3
2020-12-30arm64: lse: Fix LSE atomics with LLVMVincenzo Frascino1-1/+1
2020-12-30arm64: lse: fix LSE atomics with LLVM's integrated assemblerSami Tolvanen2-22/+60
2020-12-30drm: fix drm_dp_mst_port refcount leaks in drm_dp_mst_allocate_vcpiXin Xiong1-3/+4
2020-12-30drm/xen-front: Fix misused IS_ERR_OR_NULL checksOleksandr Andrushchenko3-6/+6
2020-12-30serial: 8250_omap: Avoid FIFO corruption caused by MDR1 accessAlexander Sverdlin1-5/+0
2020-12-30ALSA: pcm: oss: Fix potential out-of-bounds shiftTakashi Iwai1-1/+5
2020-12-30USB: sisusbvga: Make console support depend on BROKENThomas Gleixner1-1/+1
2020-12-30USB: UAS: introduce a quirk to set no_write_sameOliver Neukum5-2/+14
2020-12-30xhci: Give USB2 ports time to enter U3 in bus suspendLi Jun1-0/+4
2020-12-30ALSA: usb-audio: Fix control 'access overflow' errors from chmapTakashi Iwai1-3/+3
2020-12-30ALSA: usb-audio: Fix potential out-of-bounds shiftTakashi Iwai1-0/+2
2020-12-30USB: add RESET_RESUME quirk for Snapscan 1212Oliver Neukum1-0/+3
2020-12-30USB: dummy-hcd: Fix uninitialized array use in init()Bui Quang Minh1-1/+1
2020-12-30ktest.pl: If size of log is too big to email, email error messageSteven Rostedt (VMware)1-1/+6
2020-12-30net: bridge: vlan: fix error return code in __vlan_add()Zhang Changzhong1-1/+3
2020-12-30net: stmmac: dwmac-meson8b: fix mask definition of the m250_sel muxMartin Blumenstingl1-3/+3
2020-12-30net: stmmac: delete the eee_ctrl_timer after napi disabledFugang Duan1-3/+10