summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2019-11-258-42/+92
|\
| *-----. Merge branches 'for-next/elf-hwcap-docs', 'for-next/smccc-conduit-cleanup', '...Catalin Marinas2019-11-086-32/+48
| |\ \ \ \
| | | | | * arm64: Relax ICC_PMR_EL1 accesses when ICC_CTLR_EL1.PMHE is clearMarc Zyngier2019-10-151-0/+2
| | | |_|/ | | |/| |
| | | | * dma/direct: turn ARCH_ZONE_DMA_BITS into a variableNicolas Saenz Julienne2019-11-011-0/+2
| | | | * mm: refresh ZONE_DMA and ZONE_DMA32 comments in 'enum zone_type'Nicolas Saenz Julienne2019-10-141-19/+26
| | | |/ | | |/|
| | | * firmware: arm_sdei: use common SMCCC_CONDUIT_*Mark Rutland2019-10-141-6/+0
| | | * firmware/psci: use common SMCCC_CONDUIT_*Mark Rutland2019-10-141-7/+2
| | | * arm/arm64: smccc/psci: add arm_smccc_1_1_get_conduit()Mark Rutland2019-10-141-0/+16
| | |/
| * | Merge branch 'arm64/ftrace-with-regs' of git://git.kernel.org/pub/scm/linux/k...Catalin Marinas2019-11-072-10/+44
| |\ \
| | * | module/ftrace: handle patchable-function-entryMark Rutland2019-11-062-7/+12
| | * | ftrace: add ftrace_init_nop()Mark Rutland2019-11-061-3/+32
| | |/
| * | Merge remote-tracking branch 'arm64/for-next/fixes' into for-next/coreCatalin Marinas2019-10-281-0/+1
| |\ \ | | |/ | |/|
* | | Merge tag 'linux-kselftest-5.5-rc1-kunit' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2019-11-254-0/+1972
|\ \ \
| * | | kunit: fix failure to build without printkBrendan Higgins2019-09-301-3/+2
| * | | kunit: test: add the concept of assertionsBrendan Higgins2019-09-301-2/+280
| * | | kunit: test: add support for test abortBrendan Higgins2019-09-302-0/+77
| * | | kunit: test: add the concept of expectationsBrendan Higgins2019-09-301-0/+836
| * | | kunit: test: add assertion printing libraryBrendan Higgins2019-09-301-0/+356
| * | | kunit: test: add string_stream a std::stream like string builderBrendan Higgins2019-09-301-0/+51
| * | | kunit: test: add test resource management APIBrendan Higgins2019-09-301-0/+187
| * | | kunit: test: add KUnit test runner coreBrendan Higgins2019-09-301-0/+188
* | | | Merge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fsc...Linus Torvalds2019-11-252-2/+3
|\ \ \ \
| * | | | statx: define STATX_ATTR_VERITYEric Biggers2019-11-132-2/+3
* | | | | Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscryptLinus Torvalds2019-11-252-33/+5
|\ \ \ \ \
| * | | | | fscrypt: add support for IV_INO_LBLK_64 policiesEric Biggers2019-11-062-1/+5
| * | | | | fscrypt: remove struct fscrypt_ctxEric Biggers2019-10-211-32/+0
* | | | | | Merge tag 'for-5.5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...Linus Torvalds2019-11-253-73/+86
|\ \ \ \ \ \
| * | | | | | btrfs: rename btrfs_block_group_cacheDavid Sterba2019-11-181-12/+12
| * | | | | | btrfs: add incompat for raid1 with 3, 4 copiesDavid Sterba2019-11-181-0/+1
| * | | | | | btrfs: add support for 4-copy replication (raid1c4)David Sterba2019-11-182-1/+6
| * | | | | | btrfs: add support for 3-copy replication (raid1c3)David Sterba2019-11-182-2/+7
| * | | | | | btrfs: add dedicated members for start and length of a block groupDavid Sterba2019-11-181-8/+8
| * | | | | | btrfs: move block_group_item::used to block groupDavid Sterba2019-11-181-3/+2
| * | | | | | btrfs: add blake2b to checksumming algorithmsDavid Sterba2019-11-181-0/+1
| * | | | | | btrfs: add sha256 to checksumming algorithmJohannes Thumshirn2019-11-181-0/+1
| * | | | | | btrfs: add xxhash64 to checksumming algorithmsJohannes Thumshirn2019-11-181-0/+1
| * | | | | | btrfs: tracepoints: constify all pointersDavid Sterba2019-11-181-26/+26
| * | | | | | btrfs: tracepoints: drop typecasts from printkDavid Sterba2019-11-181-15/+13
| * | | | | | btrfs: use enum for extent type definesChengguang Xu2019-11-181-4/+6
| * | | | | | btrfs: get rid of pointless wtag variable in async-thread.cOmar Sandoval2019-11-181-3/+3
* | | | | | | Merge tag 'mtd/for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/...Linus Torvalds2019-11-252-28/+37
|\ \ \ \ \ \ \
| * | | | | | | mtd: spi-nor: Set default Quad Enable method for ISSI flashesSagar Shrikant Kadam2019-11-111-0/+1
| * | | | | | | mtd: spi-nor: Rename Quad Enable methodsTudor Ambarus2019-11-111-1/+1
| * | | | | | | mtd: spi-nor: Rename CR_QUAD_EN_SPAN to SR2_QUAD_EN_BIT1Tudor Ambarus2019-11-111-3/+1
| * | | | | | | mtd: spi-nor: Rework the disabling of block write protectionTudor Ambarus2019-11-111-3/+0
| * | | | | | | mtd: spi-nor: Fix clearing of QE bit on lock()/unlock()Tudor Ambarus2019-11-111-0/+3
| * | | | | | | mtd: spi-nor: Introduce 'struct spi_nor_controller_ops'Tudor Ambarus2019-10-231-21/+30
| * | | | | | | mtd: spi-nor: intel-spi: add support for Intel Cannon Lake SPI flashJethro Beekman2019-10-231-0/+1
| | |/ / / / / | |/| | | | |
* | | | | | | Merge tag 'for-5.5/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2019-11-251-3/+0
|\ \ \ \ \ \ \
| * | | | | | | dm stripe: use struct_size() in kmalloc()Gustavo A. R. Silva2019-11-051-3/+0