summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-08-04libnvdimm/security: ensure sysfs poll thread woke up and fetch updated attrJane Chu1-3/+8
2020-08-04libnvdimm/security: the 'security' attr never show 'overwrite' stateJane Chu1-2/+2
2020-08-04libnvdimm/security: fix a typoJane Chu1-1/+1
2020-08-04tcp: apply a floor of 1 for RTT samples from TCP timestampsJianfeng Wang1-0/+2
2020-08-04Merge tag 'ras-core-2020-08-03' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds4-2/+7
2020-08-04Merge tag 'x86-timers-2020-08-03' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+1
2020-08-04Merge tag 'x86-platform-2020-08-03' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds14-1450/+86
2020-08-04Merge tag 'x86-mm-2020-08-03' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-10/+53
2020-08-04Merge tag 'x86-misc-2020-08-03' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-0/+69
2020-08-04Merge tag 'x86-microcode-2020-08-03' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-5/+0
2020-08-04Merge tag 'x86-fpu-2020-08-03' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds8-0/+243
2020-08-04Merge tag 'x86-cpu-2020-08-03' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds15-88/+105
2020-08-04Merge tag 'x86-core-2020-08-03' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds4-51/+57
2020-08-04Merge tag 'x86-cleanups-2020-08-03' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds20-49/+27
2020-08-04Merge tag 'x86-build-2020-08-03' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds3-138/+79
2020-08-04io_uring: add comments on how the async buffered read retry worksJens Axboe1-1/+22
2020-08-04io_uring: io_async_buf_func() need not test page bitJens Axboe1-4/+0
2020-08-04dt-bindings: pinctrl: add bindings for MediaTek MT6779 SoCAndy Teng1-0/+202
2020-08-04pinctrl: stmfx: Use irqchip templateLinus Walleij1-15/+17
2020-08-04pinctrl: amd: Use irqchip templateLinus Walleij1-11/+10
2020-08-04pinctrl: mediatek: fix build for tristate changesRandy Dunlap1-0/+1
2020-08-04pinctrl: samsung: Use bank name as irqchip nameMarek Szyprowski1-26/+32
2020-08-04pinctrl: core: print gpio in pins debugfs fileDrew Fustini1-0/+21
2020-08-04pinctrl: mediatek: add mt6779 eint supportHanks Chen1-0/+8
2020-08-04pinctrl: mediatek: add pinctrl support for MT6779 SoCHanks Chen4-0/+2875
2020-08-04pinctrl: mediatek: avoid virtual gpio trying to set regHanks Chen3-0/+33
2020-08-04gpio: wcove: Request IRQ after all initialisation doneAndy Shevchenko1-7/+7
2020-08-04gpio: crystalcove: Free IRQ on error pathAndy Shevchenko1-15/+3
2020-08-04gpio: pca953x: Request IRQ after all initialisation doneAndy Shevchenko1-11/+11
2020-08-04gpio: don't use same lockdep class for all devm_gpiochip_add_data usersAhmad Fatoum2-7/+19
2020-08-04tipc: Use is_broadcast_ether_addr() instead of memcmp()Huang Guobin1-3/+1
2020-08-04Merge branch 'DPAA-FMan-driver-fixes'David S. Miller6-9/+14
2020-08-04fsl/fman: fix eth hash table allocationFlorinel Iordache1-1/+1
2020-08-04fsl/fman: check dereferencing null pointerFlorinel Iordache3-4/+4
2020-08-04fsl/fman: fix unreachable codeFlorinel Iordache1-1/+0
2020-08-04fsl/fman: fix dereference null return valueFlorinel Iordache1-1/+8
2020-08-04fsl/fman: use 32-bit unsigned integerFlorinel Iordache1-2/+1
2020-08-04gpio: max732x: Use irqchip templateLinus Walleij1-15/+15
2020-08-04gpio: stmpe: Move chip registrationLinus Walleij1-6/+6
2020-08-04Merge tag 'x86-boot-2020-08-03' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds21-26/+469
2020-08-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller35-93/+173
2020-08-04net: spider_net: Remove a useless memsetChristophe JAILLET1-2/+0
2020-08-04net: spider_net: Fix the size used in a 'dma_free_coherent()' callChristophe JAILLET1-2/+2
2020-08-04net: sgi: ioc3-eth: Fix the size used in some 'dma_free_coherent()' callsChristophe JAILLET1-2/+2
2020-08-04Merge tag 'x86-asm-2020-08-03' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-339/+176
2020-08-04liquidio: Fix wrong return value in cn23xx_get_pf_num()Tianjia Zhang1-1/+1
2020-08-04net/enetc: Fix wrong return value in enetc_psfp_parse_clsflower()Tianjia Zhang1-4/+4
2020-08-04net: ethernet: aquantia: Fix wrong return valueTianjia Zhang1-1/+1
2020-08-04Merge tag 'x86-alternatives-2020-08-03' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-2/+2
2020-08-04atm: idt77252: avoid accessing the data mapped to streaming DMAJia-Ju Bai1-4/+5