summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2020-09-14gpiolib: unexport devprop_gpiochip_set_names()Bartosz Golaszewski1-2/+0
2020-09-14gpiolib: generalize devprop_gpiochip_set_names() for device propertiesBartosz Golaszewski1-2/+1
2020-09-14device: property: add helpers to count items in string arraysBartosz Golaszewski1-0/+13
2020-09-14Merge 5.9-rc5 into usb-nextGreg Kroah-Hartman19-68/+168
2020-09-14Merge 5.9-rc5 into driver-core-nextGreg Kroah-Hartman34-155/+295
2020-09-14Merge 5.9-rc5 into char-misc-nextGreg Kroah-Hartman19-68/+168
2020-09-14firmware: arm_scmi: Enable building as a single moduleSudeep Holla1-1/+1
2020-09-14Merge 5.9-rc5 into staging-nextGreg Kroah-Hartman42-180/+307
2020-09-13Merge tag 'omap-for-v5.10/ti-sysc-drop-pdata-signed' of git://git.kernel.org/...Olof Johansson1-3/+0
2020-09-13Merge tag 'samsung-soc-s3c-5.10' of https://git.kernel.org/pub/scm/linux/kern...Olof Johansson11-1/+782
2020-09-13genirq: Allow interrupts to be excluded from /proc/interruptsMarc Zyngier1-1/+3
2020-09-13genirq: Add fasteoi IPI flowMarc Zyngier1-0/+1
2020-09-13Merge tag 'driver-core-5.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-4/+2
2020-09-13Merge tag 'char-misc-5.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-4/+16
2020-09-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-5/+26
2020-09-13iio: temperature: mlx90632: Interface to change object ambient temperatureCrt Mori1-0/+1
2020-09-12drm/msm: Add private interface for adreno-smmuRob Clark1-0/+36
2020-09-12soc: ti: pruss: support CORECLK_MUX and IEPCLK_MUXGrzegorz Jaszczyk1-0/+6
2020-09-12soc: ti: pruss: Add a platform driver for PRUSS in TI SoCsSuman Anna1-0/+48
2020-09-12net: phy: mchp: Add support for LAN8814 QUAD PHYDivya Koppera1-0/+1
2020-09-12net: dsa: tag_8021q: add a context structureVladimir Oltean1-19/+27
2020-09-12net: dsa: tag_8021q: setup tagging via a single function callVladimir Oltean1-4/+2
2020-09-12net: dsa: tag_8021q: include missing refcount.hVladimir Oltean1-0/+1
2020-09-12block: introduce part_[begin|end]_io_acctSong Liu1-0/+5
2020-09-11Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+15
2020-09-11iio: iio.h: fix a warning at the kernel-doc markupMauro Carvalho Chehab1-1/+1
2020-09-11Merge branch 'kvm-arm64/pt-new' into kvmarm-master/nextMarc Zyngier36-161/+242
2020-09-11Merge branch 'powercap'Rafael J. Wysocki1-6/+5
2020-09-11qede: Notify qedr when mtu has changedMichal Kalderon1-1/+3
2020-09-11RDMA/qedr: Remove fbo and zbva from the MRJason Gunthorpe1-2/+0
2020-09-11Merge tag 'v5.9-rc4' into nextVinod Koul36-161/+242
2020-09-11dma-direct: rename and cleanup __phys_to_dmaChristoph Hellwig1-12/+16
2020-09-11dma-direct: remove __dma_to_physChristoph Hellwig1-9/+5
2020-09-11dma-direct: remove dma_direct_{alloc,free}_pagesChristoph Hellwig1-4/+0
2020-09-11dma-mapping: add (back) arch_dma_mark_clean for ia64Christoph Hellwig2-0/+11
2020-09-11include: pe.h: Add RISC-V related PE definitionAtish Patra1-0/+3
2020-09-11SUNRPC: remove RC4-HMAC-MD5 support from KerberosVArd Biesheuvel2-17/+3
2020-09-11bpf: Plug hole in struct bpf_sk_lookup_kernLorenz Bauer1-2/+2
2020-09-11f2fs: Use generic casefolding supportDaniel Rosenberg1-3/+0
2020-09-11fs: Add standard casefolding supportDaniel Rosenberg1-0/+16
2020-09-11unicode: Add utf8_casefold_hashDaniel Rosenberg1-0/+3
2020-09-10net: Fix broken NETIF_F_CSUM_MASK spell in netdev_features.hMiaohe Lin1-1/+1
2020-09-10tcp: record received TOS value in the request socketWei Wang1-0/+1
2020-09-10net: manage napi add/del idempotence explicitlyJakub Kicinski1-2/+2
2020-09-10net: remove napi_hash_del() from driver-facing APIJakub Kicinski1-16/+16
2020-09-10powercap: make documentation reflect codeAmit Kucheria1-6/+5
2020-09-10PM: <linux/device.h>: fix @em_pd kernel-doc warningRandy Dunlap1-0/+1
2020-09-10soc: qcom-geni-se: Don't use relaxed writes when writing commandsDouglas Anderson1-2/+2
2020-09-10test_firmware: Test platform fw loading on non-EFI systemsKees Cook1-4/+2
2020-09-10objtool: Make unwind hint definitions available to other architecturesJulien Thierry1-0/+88