summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2019-08-26mtd: nand: fix typo, s/erasablocks/eraseblocksTudor Ambarus1-1/+1
2019-08-26mtd: rawnand: sharpsl: add include guard to linux/mtd/sharpsl.hMasahiro Yamada1-0/+5
2019-08-26nexthop: Fix nexthop_num_path for blackhole nexthopsDavid Ahern1-6/+0
2019-08-25Merge tag 'for-linus-5.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-5/+0
2019-08-25Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-0/+5
2019-08-25KVM: arm/arm64: vgic: Use a single IO device per redistributorEric Auger1-1/+0
2019-08-25PM / devfreq: events: extend events by type of counted dataLukasz Luba1-0/+6
2019-08-25Merge tag 'dma-mapping-5.3-5' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds1-4/+1
2019-08-25net: rds: add service level support in rds-infoZhu Yanjun1-0/+2
2019-08-25net: route dump netlink NLM_F_MULTI flag missingJohn Fastabend1-1/+1
2019-08-25Merge tag 'gpio-v5.3-4' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds1-24/+0
2019-08-25net: use unlikely for dql_avail casexiaolinkui1-1/+1
2019-08-24erofs: move erofs out of stagingGao Xiang2-0/+257
2019-08-24drop_monitor: Make timestamps y2038 safeIdo Schimmel1-1/+1
2019-08-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds1-2/+1
2019-08-23Merge branches 'v5.4/vfio/alexey-tce-memory-free-v1', 'v5.4/vfio/connie-re-ar...Alex Williamson1-20/+51
2019-08-23Merge tag 'ceph-for-5.3-rc6' of git://github.com/ceph/ceph-clientLinus Torvalds1-1/+2
2019-08-23Merge branch 'for-joerg/arm-smmu/updates' of git://git.kernel.org/pub/scm/lin...Joerg Roedel2-37/+112
2019-08-23fdt: add support for rng-seedHsin-Yi Wang1-0/+1
2019-08-23clocksource/drivers/hyperv: Enable TSC page clocksource on 32bitVitaly Kuznetsov1-5/+3
2019-08-23clocksource/drivers/hyperv: Add Hyper-V specific sched clock functionTianyu Lan1-0/+1
2019-08-23f2fs: include charset encoding information in the superblockDaniel Rosenberg1-1/+8
2019-08-23fs: Reserve flag for casefoldingDaniel Rosenberg1-0/+1
2019-08-23f2fs: fix panic of IO alignment featureChao Yu1-0/+1
2019-08-23soc: mediatek: cmdq: change the type of input parameterBibby Hsieh1-5/+5
2019-08-23soc: mediatek: cmdq: reorder the parameterBibby Hsieh1-5/+5
2019-08-23gpio: Move gpiochip_lock/unlock_as_irq to gpio/driver.hYueHaibing2-16/+16
2019-08-23pinctrl/gpio: Take MUX usage into accountStefan Wahren1-0/+6
2019-08-23iommu: Add helpers to set/get default domain typeJoerg Roedel1-0/+16
2019-08-23soundwire: intel: handle disabled linksPierre-Louis Bossart1-0/+2
2019-08-23soundwire: add debugfs supportPierre-Louis Bossart1-0/+8
2019-08-23dt-bindings: phy: add binding for the Lantiq VRX200 and ARX300 PCIe PHYsMartin Blumenstingl1-0/+11
2019-08-23timekeeping/vsyscall: Prevent math overflow in BOOTTIME updateThomas Gleixner1-0/+5
2019-08-22Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar5-13/+49
2019-08-22ASoC: soc-dai: use bit field for bus_controlKuninori Morimoto1-2/+1
2019-08-22driver core: initialize a default DMA mask for platform deviceChristoph Hellwig1-1/+1
2019-08-22jffs2: Remove C++ style comments from uapi headerMasahiro Yamada1-5/+0
2019-08-22arm: dts: mediatek: add basic support for MT7629 SoCRyder Lee1-0/+71
2019-08-22libceph: allow ceph_buffer_put() to receive a NULL ceph_bufferLuis Henriques1-1/+2
2019-08-22net/mlx5: Add HV VHCA infrastructureEran Ben Elisha1-0/+2
2019-08-22PCI: hv: Add a Hyper-V PCI interface driver for software backchannel interfaceHaiyang Zhang1-8/+22
2019-08-22PCI: hv: Add a paravirtual backchannel in softwareDexuan Cui1-0/+15
2019-08-22Merge drm/drm-next into drm-intel-next-queuedRodrigo Vivi113-821/+1015
2019-08-22crypto: sha256 - Add sha224 support to sha256 library codeHans de Goede1-0/+5
2019-08-22crypto: sha256 - Make lib/crypto/sha256.c suitable for generic useHans de Goede1-2/+3
2019-08-22crypto: sha256 - Move lib/sha256.c to lib/cryptoHans de Goede1-1/+1
2019-08-22crypto: des - remove now unused __des3_ede_setkey()Ard Biesheuvel1-3/+0
2019-08-22crypto: des - split off DES library from generic DES cipher driverArd Biesheuvel2-33/+79
2019-08-22crypto: des - remove unused functionArd Biesheuvel1-41/+0
2019-08-22crypto: des/3des_ede - add new helpers to verify keysArd Biesheuvel1-0/+141