summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-07-03vmalloc: fix the owner argument for the new __vmalloc_node_range callersChristoph Hellwig
2020-07-03mm/cma.c: use exact_nid true to fix possible per-numa cma leakBarry Song
2020-07-03samples/vfs: avoid warning in statx overrideKees Cook
2020-07-03mm/hugetlb.c: fix pages per hugetlb calculationMike Kravetz
2020-07-02Merge tag 'm68knommu-for-v5.8-rc4' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2020-07-02Merge tag 'devicetree-fixes-for-5.8-2' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2020-07-02Merge tag 'for-linus-2020-07-02' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2020-07-02Merge tag 'tpmdd-next-v5.8-rc4' of git://git.infradead.org/users/jjs/linux-tpmddLinus Torvalds
2020-07-02Merge tag 'linux-kselftest-fixes-5.8-rc4' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2020-07-02Merge tag 'linux-kselftest-kunit-fixes-5.8-rc4' of git://git.kernel.org/pub/s...Linus Torvalds
2020-07-02Merge tag 'nfsd-5.8-1' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2020-07-02Merge tag 'block-5.8-2020-07-01' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-07-02Merge tag 'io_uring-5.8-2020-07-01' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-07-02tpm_tis: Remove the HID IFX0102Jarkko Sakkinen
2020-07-02tpm_tis_spi: Prefer async probeDouglas Anderson
2020-07-02tpm: ibmvtpm: Wait for ready buffer before probing for TPM2 attributesDavid Gibson
2020-07-02tpm/st33zp24: fix spelling mistake "drescription" -> "description"Binbin Zhou
2020-07-02tpm_tis: extra chip->ops check on error path in tpm_tis_core_initVasily Averin
2020-07-02tpm_tis_spi: Don't send anything during flow controlDouglas Anderson
2020-07-02tpm: Fix TIS locality timeout problemsJames Bottomley
2020-07-01dt-bindings: clock: imx: Fix e-mail addressFabio Estevam
2020-07-01Merge tag 'hyperv-fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-06-30virtio-blk: free vblk-vqs in error path of virtblk_probe()Hou Tao
2020-06-30Merge tag 'exfat-for-5.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-06-30Merge tag 'fixes-v5.8-rc3-a' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-06-30Merge tag 'integrity-v5.8-fix-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2020-06-30io_uring: use signal based task_work runningJens Axboe
2020-06-30task_work: teach task_work_add() to do signal_wake_up()Oleg Nesterov
2020-06-30dt-bindings: thermal: k3: Fix the reg propertyFabio Estevam
2020-06-30dt-bindings: thermal: Remove soc unit addressFabio Estevam
2020-06-30dt-bindings: display: arm: versatile: Pass the sysreg unit nameFabio Estevam
2020-06-30dt-bindings: usb: aspeed: Remove the leading zeroesFabio Estevam
2020-06-30dt-bindings: copy process-schema-examples.yaml to process-schema.yamlMasahiro Yamada
2020-06-30dt-bindings: do not build processed-schema.yaml for 'make dt_binding_check'Masahiro Yamada
2020-06-30dt-bindings: fix error in 'make clean' after 'make dt_binding_check'Masahiro Yamada
2020-06-30dt-bindings: mailbox: zynqmp_ipi: fix unit addressKangmin Park
2020-06-30dt-bindings: bus: uniphier-system-bus: fix warning in exampleMasahiro Yamada
2020-06-30scripts/dtc: Update to upstream version v1.6.0-11-g9d7888cbf19cRob Herring
2020-06-29selftests: tpm: Use /bin/sh instead of /bin/bashJarkko Sakkinen
2020-06-29selftests: tpm: Use 'test -e' instead of 'test -f'Jarkko Sakkinen
2020-06-29Revert "tpm: selftest: cleanup after unseal with wrong auth/policy test"Jarkko Sakkinen
2020-06-29block/keyslot-manager: use kvfree_sensitive()Eric Biggers
2020-06-29SUNRPC: Add missing definition of ARCH_IMPLEMENTS_FLUSH_DCACHE_PAGEChristophe Leroy
2020-06-29nfsd: fix nfsdfs inode reference count leakJ. Bruce Fields
2020-06-29nfsd4: fix nfsdfs reference count loopJ. Bruce Fields
2020-06-29Merge tag 'spi-fix-v5.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-06-29Merge tag 'thermal-v5.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-06-29Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2020-06-29Revert "fs: Do not check if there is a fsnotify watcher on pseudo inodes"Mel Gorman
2020-06-29m68k: mm: fix node memblock initAngelo Dureghello