summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-12-17integrity: Remove references to module keyringThiago Jung Bauermann
2018-12-17Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...James Morris
2018-12-17Merge tag 'v4.20-rc7' into next-generalJames Morris
2018-12-16Linux 4.20-rc7Linus Torvalds
2018-12-14Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2018-12-14scripts/spdxcheck.py: always open files in binary modeThierry Reding
2018-12-14checkstack.pl: fix for aarch64Qian Cai
2018-12-14userfaultfd: check VM_MAYWRITE was set after verifying the uffd is registeredAndrea Arcangeli
2018-12-14fs/iomap.c: get/put the page in iomap_page_create/release()Piotr Jaroszynski
2018-12-14hugetlbfs: call VM_BUG_ON_PAGE earlier in free_huge_page()Yongkai Wu
2018-12-14memblock: annotate memblock_is_reserved() with __init_memblockYueyi Li
2018-12-14psi: fix reference to kernel commandline enableBaruch Siach
2018-12-14arch/sh/include/asm/io.h: provide prototypes for PCI I/O mapping in asm/io.hMark Brown
2018-12-14mm/sparse: add common helper to mark all memblocks presentLogan Gunthorpe
2018-12-14mm: introduce common STRUCT_PAGE_MAX_SHIFT defineLogan Gunthorpe
2018-12-14alpha: fix hang caused by the bootmem removalMike Rapoport
2018-12-14Merge tag 'for-linus-20181214' of git://git.kernel.dk/linux-blockLinus Torvalds
2018-12-14Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2018-12-14Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2018-12-14Merge tag 'powerpc-4.20-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2018-12-14Merge tag 'ceph-for-4.20-rc7' of https://github.com/ceph/ceph-clientLinus Torvalds
2018-12-14Merge tag 'pinctrl-v4.20-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-12-14Merge tag 'drm-fixes-2018-12-14' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2018-12-13Merge tag 'xarray-4.20-rc7' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds
2018-12-13Merge tag 'linux-kselftest-4.20-rc7' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-12-13Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...Linus Torvalds
2018-12-14Merge branch 'vmwgfx-fixes-4.20' of git://people.freedesktop.org/~thomash/lin...Dave Airlie
2018-12-13XArray: Fix xa_alloc when id exceeds maxMatthew Wilcox
2018-12-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2018-12-13Merge tag 'mmc-v4.20-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds
2018-12-13Merge tag 'sound-4.20-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2018-12-13drm/vmwgfx: Protect from excessive execbuf kernel memory allocations v3Thomas Hellstrom
2018-12-12ima: Use inode_is_open_for_writeNikolay Borisov
2018-12-12ima: Support platform keyring for kernel appraisalNayna Jain
2018-12-12efi: Allow the "db" UEFI variable to be suppressedJosh Boyer
2018-12-12efi: Import certificates from UEFI Secure BootJosh Boyer
2018-12-12efi: Add an EFI signature blob parserDave Howells
2018-12-12efi: Add EFI signature data typesDave Howells
2018-12-12integrity: Load certs to the platform keyringNayna Jain
2018-12-12integrity: Define a trusted platform keyringNayna Jain
2018-12-12Merge tag 'for-4.20/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-12-12Merge tag 'media/v4.20-5' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2018-12-12Merge tag 'ovl-fixes-4.20-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-12-12Merge tag 'fuse-fixes-4.20-rc7' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2018-12-12Merge tag 'trace-v4.20-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-12-13Merge branch 'mediatek-drm-fixes-4.20' of https://github.com/ckhu-mediatek/li...Dave Airlie
2018-12-13MAINTAINERS: Daniel for drm co-maintainerDaniel Vetter
2018-12-13Merge branch 'linux-4.20' of git://github.com/skeggsb/linux into drm-fixesDave Airlie
2018-12-13Merge branch 'drm-fixes-4.20' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie
2018-12-12security: fs: make inode explicitly non-modularPaul Gortmaker