summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-07-28net: hns3: fix desc filling bug when skb is expanded or linearedYunsheng Lin
2020-07-28Merge tag 'asm-generic-fixes-5.8' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-07-28Merge tag 'arm-fixes-5.8-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-07-28i2c: slave: add sanity check when unregisteringWolfram Sang
2020-07-28i2c: slave: improve sanity check when registeringWolfram Sang
2020-07-28ALSA: hda/hdmi: Fix keep_power assignment for non-component devicesTakashi Iwai
2020-07-28KVM: arm64: Don't inherit exec permission across page-table levelsWill Deacon
2020-07-28KVM: arm64: Prevent vcpu_has_ptrauth from generating OOL functionsMarc Zyngier
2020-07-28xfrm: esp6: fix the location of the transport header with encapsulationSabrina Dubroca
2020-07-27Merge tag 'sh-for-5.8-part2' of git://git.libc.org/linux-sh into masterLinus Torvalds
2020-07-27fix a braino in cmsghdr_from_user_compat_to_kern()Al Viro
2020-07-27sh: Fix validation of system call numberMichael Karcher
2020-07-27sh/tlb: Fix PGTABLE_LEVELS > 2Peter Zijlstra
2020-07-27drm: hold gem reference until object is no longer accessedSteve Cohen
2020-07-27Merge branch 'selftests-net-Fix-clang-warnings-on-powerpc'David S. Miller
2020-07-27selftests/net: tcp_mmap: fix clang warning for target arch PowerPCTanner Love
2020-07-27selftests/net: so_txtime: fix clang issues for target arch PowerPCTanner Love
2020-07-27selftests/net: psock_fanout: fix clang issues for target arch PowerPCTanner Love
2020-07-27selftests/net: rxtimestamp: fix clang issues for target arch PowerPCTanner Love
2020-07-27net: mscc: ocelot: fix hardware timestamp dequeue logiclaurent brando
2020-07-27mptcp: fix joined subflows with unblocking skMatthieu Baerts
2020-07-27drm/dbi: Fix SPI Type 1 (9-bit) transferPaul Cercueil
2020-07-27MAINTAINERS: Update GENI I2C maintainers listAkash Asthana
2020-07-27i2c: also convert placeholder function to return errnoWolfram Sang
2020-07-27ALSA: hda: Workaround for spurious wakeups on some Intel platformsTakashi Iwai
2020-07-27RDMA/mlx5: Fix prefetch memory leak if get_prefetchable_mr failsJason Gunthorpe
2020-07-27RDMA/cm: Add min length checks to user structure copiesJason Gunthorpe
2020-07-27drm/drm_fb_helper: fix fbdev with sparc64Sam Ravnborg
2020-07-27KVM: nVMX: check for invalid hdr.vmx.flagsPaolo Bonzini
2020-07-27KVM: nVMX: check for required but missing VMCS12 in KVM_SET_NESTED_STATEPaolo Bonzini
2020-07-27selftests: kvm: do not set guest mode flagPaolo Bonzini
2020-07-27ALSA: hda/realtek: Fix add a "ultra_low_power" function for intel reference b...PeiSen Hou
2020-07-27io: Fix return type of _inb and _inlStafford Horne
2020-07-27powerpc/64s/hash: Fix hash_preload running with interrupts enabledNicholas Piggin
2020-07-27modpost: explain why we can't use strsepWolfram Sang
2020-07-27Merge branch 'linux-5.8' of git://github.com/skeggsb/linux into drm-fixesDave Airlie
2020-07-26signal: fix typo in dequeue_synchronous_signal()Pavel Machek
2020-07-26Linux 5.8-rc7Linus Torvalds
2020-07-26Merge tag 'kbuild-fixes-v5.8-3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-07-26drm/mcde: Fix stability issueLinus Walleij
2020-07-26Merge branch 'parisc-5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-07-26drm/bridge: nwl-dsi: Drop DRM_BRIDGE_ATTACH_NO_CONNECTOR check.Guido Günther
2020-07-26drm/panel: Fix auo, kd101n80-45na horizontal noise on edges of panelJitao Shi
2020-07-26drm: panel: simple: Delay HPD checking on boe_nv133fhm_n61 for 15 msDouglas Anderson
2020-07-26drm/bridge/adv7511: set the bridge type properlyLaurentiu Palcu
2020-07-26Merge tag 'char-misc-5.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-07-26Merge tag 'driver-core-5.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-07-26Merge tag 'staging-5.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-07-26Merge tag 'tty-5.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2020-07-26drm: of: Fix double-free bugBiju Das