summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-09-30Merge tag 'gpio-fixes-for-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Walleij1-1/+1
2020-09-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller7-8/+28
2020-09-30x86/mce: Use idtentry_nmi_enter/exit()Thomas Gleixner1-2/+4
2020-09-30clocksource: clint: Export clint_time_val for modulesPalmer Dabbelt1-0/+1
2020-09-30Merge branch 'vmwgfx-fixes-5.9' of git://people.freedesktop.org/~sroland/linu...Dave Airlie2-2/+2
2020-09-30drm/vmwgfx: Fix error handling in get_nodeZack Rusin2-2/+2
2020-09-30scsi: iscsi: iscsi_tcp: Avoid holding spinlock while calling getpeername()Mark Mielke1-7/+15
2020-09-30Merge branch 'mptcp-Fix-for-32-bit-DATA_FIN'David S. Miller4-13/+24
2020-09-30mptcp: Handle incoming 32-bit DATA_FIN valuesMat Martineau3-7/+18
2020-09-30mptcp: Consistently use READ_ONCE/WRITE_ONCE with msk->ack_seqMat Martineau2-6/+6
2020-09-30Merge tag 'devicetree-fixes-for-5.9-3' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds7-11/+11
2020-09-30autofs: use __kernel_write() for the autofs pipe writingLinus Torvalds2-1/+9
2020-09-30Merge branch 'via-rhine-Resume-fix-and-other-maintenance-work'David S. Miller2-18/+6
2020-09-30via-rhine: New device driver maintainerKevin Brace2-2/+3
2020-09-30via-rhine: Eliminate version informationKevin Brace1-15/+0
2020-09-30via-rhine: VTunknown1 device is really VT8251 South BridgeKevin Brace1-1/+1
2020-09-30via-rhine: Fix for the hardware having a reset failure after resumeKevin Brace1-0/+2
2020-09-30MAINTAINERS: Update MAINTAINERS for Intel ethernet driversTony Nguyen1-1/+2
2020-09-30drm/amd/display: remove duplicate call to rn_vbios_smu_get_smu_version()Dirk Gouders1-1/+0
2020-09-30drm/amdgpu/swsmu/smu12: fix force clock handling for mclkAlex Deucher1-3/+5
2020-09-30drm/amdgpu: restore proper ref count in amdgpu_display_crtc_set_configJean Delvare1-1/+1
2020-09-30drm/amdgpu/display: fix CFLAGS setup for DCN30Alex Deucher1-2/+16
2020-09-30drm/amd/display: fix return value check for hdcp_workFlora Cui1-1/+1
2020-09-30drm/amdgpu: remove gpu_info fw support for sienna_cichlid etc.Jiansong Chen1-8/+2
2020-09-30drm/amd/pm: Removed fixed clock in auto mode DPMSudheesh Mavila1-4/+6
2020-09-29scripts/dtc: only append to HOST_EXTRACFLAGS instead of overwritingUwe Kleine-König1-1/+1
2020-09-29dt-bindings: Fix 'reg' size issues in zynqmp examplesRob Herring2-5/+5
2020-09-29Merge branch 'More-incorrect-VCAP-offsets-for-mscc_ocelot-switch'David S. Miller2-7/+7
2020-09-29net: dsa: seville: fix VCAP IS2 action widthVladimir Oltean1-1/+1
2020-09-29net: dsa: felix: fix incorrect action offsets for VCAP IS2Vladimir Oltean1-6/+6
2020-09-29net: phy: realtek: fix rtl8211e rx/tx delay configWilly Liu1-15/+16
2020-09-29virtio-net: don't disable guest csum when disable LROTonghao Zhang1-1/+7
2020-09-29Merge tag 'dmaengine-fix-5.9' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-5/+21
2020-09-29Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2-16/+18
2020-09-29ftrace: Move RCU is watching check after recursion checkSteven Rostedt (VMware)1-4/+2
2020-09-29tracing: Fix trace_find_next_entry() accounting of temp buffer sizeSteven Rostedt (VMware)1-4/+6
2020-09-29Merge tag 'phy-fixes-2-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman1-2/+4
2020-09-29bpf, powerpc: Fix misuse of fallthrough in bpf_jit_comp()He Zhe1-1/+0
2020-09-29blk-mq: call commit_rqs while list empty but error happenyangerkun1-9/+9
2020-09-29io_uring: fix async buffered reads when readahead is disabledHao Xu2-1/+7
2020-09-29Merge tag 'gpio-fixes-for-v5.9-rc7' of git://git.kernel.org/pub/scm/linux/ker...Linus Walleij4-52/+93
2020-09-29ethtool: mark netlink family as __ro_after_initJakub Kicinski1-1/+1
2020-09-29genetlink: add missing kdoc for validation flagsJakub Kicinski1-0/+1
2020-09-29net: usb: ax88179_178a: add MCT usb 3.0 adapterWilken Gottwalt1-0/+17
2020-09-29net: usb: ax88179_178a: fix missing stop entry in driver_infoWilken Gottwalt1-0/+1
2020-09-29Input: i8042 - add nopnp quirk for Acer Aspire 5 A515Jiri Kosina1-0/+7
2020-09-29Input: trackpoint - enable Synaptics trackpointsVincent Huang1-0/+2
2020-09-29net: qrtr: ns: Protect radix_tree_deref_slot() using rcu read locksManivannan Sadhasivam1-9/+25
2020-09-29Merge branch 'net-core-fix-a-lockdep-splat-in-the-dev_addr_list'David S. Miller17-129/+318
2020-09-29net: core: add nested_level variable in net_deviceTaehee Yoo3-27/+122