summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-09-09Merge branch 'net-skb_put_padto-fixes'David S. Miller2-13/+15
2020-09-09net: add __must_check to skb_put_padto()Eric Dumazet1-3/+4
2020-09-09net: qrtr: check skb_put_padto() return valueEric Dumazet1-10/+11
2020-09-09IB/isert: Fix unaligned immediate-data handlingSagi Grimberg2-56/+78
2020-09-09RDMA/rtrs-srv: Set .release function for rtrs srv device during device initMd Haris Iqbal2-8/+8
2020-09-09RDMA/bnxt_re: Remove set but not used variable 'qplib_ctx'YueHaibing1-2/+0
2020-09-09drm/vc4/vc4_hdmi: fill ASoC card ownerMarek Szyprowski1-0/+1
2020-09-09block: Set same_page to false in __bio_try_merge_page if ret is falseRitesh Harjani1-1/+3
2020-09-09spi: stm32: fix pm_runtime_get_sync() error checkingDan Carpenter1-1/+1
2020-09-09spi: Fix memory leak on splited transfersGustav Wiklander1-2/+7
2020-09-09Drivers: hv: vmbus: hibernation: do not hang forever in vmbus_bus_resume()Dexuan Cui1-2/+7
2020-09-09gpio: mockup: fix resource leak in error pathBartosz Golaszewski1-0/+2
2020-09-09thunderbolt: Retry DROM read once if parsing failsMika Westerberg1-4/+16
2020-09-09gpio: siox: explicitly support only threaded irqsAhmad Fatoum1-0/+1
2020-09-09gpio: tc35894: fix up tc35894 interrupt configurationdillon min1-1/+1
2020-09-09ALSA: hda/realtek - The Mic on a RedmiBook doesn't workHui Wang1-0/+13
2020-09-09i2c: algo: pca: Reapply i2c bus settings after resetEvan Nimmo2-12/+38
2020-09-09Merge tag 'at24-fixes-for-v5.9-rc5' of git://git.kernel.org/pub/scm/linux/ker...Wolfram Sang1-4/+7
2020-09-09x86/defconfigs: Explicitly unset CONFIG_64BIT in i386_defconfigDaniel Díaz1-0/+1
2020-09-09nvme-fabrics: allow to queue requests for live queuesSagi Grimberg1-4/+8
2020-09-09powerpc/papr_scm: Limit the readability of 'perf_stats' sysfs attributeVaibhav Jain1-1/+1
2020-09-09f2fs: Return EOF on unaligned end of file DIO readGabriel Krisman Bertazi1-0/+3
2020-09-09f2fs: fix indefinite loop scanning for free nidSahitya Tummala1-0/+3
2020-09-09f2fs: Fix type of section block count variablesShin'ichiro Kawasaki1-4/+4
2020-09-09ip: fix tos reflection in ack and reset packetsWei Wang1-1/+2
2020-09-09Merge tag 'ieee802154-for-davem-2020-09-08' of git://git.kernel.org/pub/scm/l...David S. Miller3-4/+9
2020-09-09MAINTAINERS: remove John Allen from ibmvnicJakub Kicinski1-1/+0
2020-09-09fib: fix fib_rule_ops indirect call wrappers when CONFIG_IPV6=mBrian Vazquez1-1/+1
2020-09-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller5-32/+67
2020-09-09ipv6: avoid lockdep issue in fib6_del()Eric Dumazet1-4/+9
2020-09-09net: dsa: link interfaces with the DSA master to get rid of lockdep warningsVladimir Oltean1-2/+16
2020-09-09Merge tag 'drm-xlnx-dpsub-fixes-20200905' of git://linuxtv.org/pinchartl/medi...Dave Airlie2-1/+2
2020-09-09block: only call sched requeue_request() for scheduled requestsOmar Sandoval2-13/+1
2020-09-09Input: i8042 - add Entroware Proteus EL07R4 to nomux and reset listsHans de Goede1-0/+16
2020-09-09dt-bindings: crypto: sa2ul: fix a DT binding check warningTero Kristo1-1/+1
2020-09-09tools/libbpf: Avoid counting local symbols in ABI checkTony Ambardar1-0/+2
2020-09-09PCI: rockchip: Fix bus checks in rockchip_pcie_valid_device()Lorenzo Pieralisi1-7/+4
2020-09-08Merge tag 'linux-kselftest-5.9-rc5' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-0/+2
2020-09-08Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds15-23/+39
2020-09-08seccomp: don't leave dangling ->notif if file allocation failsTycho Andersen1-3/+8
2020-09-08mailmap, MAINTAINERS: move to tycho.pizzaTycho Andersen2-1/+2
2020-09-08seccomp: don't leak memory when filter install racesTycho Andersen1-3/+10
2020-09-08Merge tag 'drm-fixes-2020-09-08' of git://anongit.freedesktop.org/drm/drmLinus Torvalds15-64/+411
2020-09-08Merge tag 'livepatching-for-5.9-rc5' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-4/+0
2020-09-08nvme-tcp: cancel async events before freeing event structDavid Milburn1-0/+1
2020-09-08nvme-rdma: cancel async events before freeing event structDavid Milburn1-0/+1
2020-09-08nvme-fc: cancel async events before freeing event structDavid Milburn1-0/+1
2020-09-08nvme: Revert: Fix controller creation races with teardown flowJames Smart2-6/+0
2020-09-08ASoC: tlv320adcx140: Wake up codec before accessing registerCamel Guo1-12/+12
2020-09-08bpf: Fix clobbering of r2 in bpf_gen_ld_absDaniel Borkmann1-2/+2