aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2020-06-06Merge tag 'pci-v5.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 6-51/+88
2020-06-06Merge branch 'for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqGravatar Linus Torvalds 1-1/+1
2020-06-06Merge tag 'integrity-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/z...Gravatar Linus Torvalds 1-0/+7
2020-06-05Merge tag 'afs-next-20200604' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 2-23/+91
2020-06-05Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Gravatar Linus Torvalds 6-29/+37
2020-06-05Merge tag 'for-5.8/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 2-6/+15
2020-06-05Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiGravatar Linus Torvalds 7-16/+16
2020-06-05Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaGravatar Linus Torvalds 23-370/+450
2020-06-05Merge tag 'gpio-v5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Gravatar Linus Torvalds 4-24/+128
2020-06-05Merge tag 'vfio-v5.8-rc1' of git://github.com/awilliam/linux-vfioGravatar Linus Torvalds 2-1/+322
2020-06-05Merge tag 'powerpc-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Gravatar Linus Torvalds 2-2/+6
2020-06-05dm bufio: introduce forget_buffer_lockedGravatar Mikulas Patocka 1-0/+7
2020-06-04Merge tag 'devicetree-for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 1-1/+1
2020-06-04Merge tag 'arm-dt-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socGravatar Linus Torvalds 3-11/+77
2020-06-04Merge tag 'arm-drivers-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 26-147/+419
2020-06-04Merge tag 'arm-soc-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socGravatar Linus Torvalds 4-32/+37
2020-06-04Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 13-157/+106
2020-06-04exec: simplify the copy_strings_kernel calling conventionGravatar Christoph Hellwig 1-2/+1
2020-06-04include/linux/seq_file.h: introduce DEFINE_SEQ_ATTRIBUTE() helper macroGravatar Kefeng Wang 1-0/+19
2020-06-04elfnote: mark all .note sections SHF_ALLOCGravatar Nick Desaulniers 1-1/+1
2020-06-04include/linux/bitops.h: avoid clang shift-count-overflow warningsGravatar Arnd Bergmann 1-1/+1
2020-06-04include/linux/mm.h: return true in cpupid_pid_unset()Gravatar Jason Yan 1-1/+1
2020-06-04mm: replace zero-length array with flexible-array memberGravatar chenqiwu 1-1/+1
2020-06-04mm/memory_hotplug: introduce add_memory_driver_managed()Gravatar David Hildenbrand 2-0/+3
2020-06-04mm/memory_hotplug: remove is_mem_section_removable()Gravatar David Hildenbrand 1-7/+0
2020-06-04mm: add kvfree_sensitive() for freeing sensitive data objectsGravatar Waiman Long 1-0/+1
2020-06-04kmap: consolidate kmap_prot definitionsGravatar Ira Weiny 1-0/+4
2020-06-04parisc/kmap: remove duplicate kmap codeGravatar Ira Weiny 1-3/+7
2020-06-04drm: remove drm specific kmap_atomic codeGravatar Ira Weiny 1-4/+0
2020-06-04arch/kmap: define kmap_atomic_prot() for all arch'sGravatar Ira Weiny 1-3/+4
2020-06-04arch/kunmap_atomic: consolidate duplicate codeGravatar Ira Weiny 1-4/+9
2020-06-04arch/kmap_atomic: consolidate duplicate codeGravatar Ira Weiny 1-0/+23
2020-06-04arch/kunmap: remove duplicate kunmap implementationsGravatar Ira Weiny 1-0/+14
2020-06-04arch/kmap: remove redundant arch specific kmapsGravatar Ira Weiny 1-0/+18
2020-06-04mm: remove __ARCH_HAS_5LEVEL_HACK and include/asm-generic/5level-fixup.hGravatar Mike Rapoport 2-66/+0
2020-06-04asm-generic: remove pgtable-nop4d-hack.hGravatar Mike Rapoport 2-68/+0
2020-06-04kcov: collect coverage from interruptsGravatar Andrey Konovalov 1-0/+3
2020-06-04dm bufio: delete unused and inefficient dm_bufio_discard_buffersGravatar Mikulas Patocka 1-7/+0
2020-06-04Merge branch 'exec-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...Gravatar Linus Torvalds 4-59/+60
2020-06-04Merge branch 'proc-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...Gravatar Linus Torvalds 5-25/+52
2020-06-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/liv...Gravatar Linus Torvalds 2-11/+14
2020-06-04Merge tag 'sound-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Gravatar Linus Torvalds 28-120/+423
2020-06-04Merge branch 'pcmcia-next' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Gravatar Linus Torvalds 1-3/+3
2020-06-04Merge branch 'remotes/lorenzo/pci/rcar'Gravatar Bjorn Helgaas 1-12/+26
2020-06-04Merge branch 'remotes/lorenzo/pci/host-generic'Gravatar Bjorn Helgaas 2-14/+13
2020-06-04Merge branch 'remotes/lorenzo/pci/brcmstb'Gravatar Bjorn Helgaas 1-1/+8
2020-06-04Merge branch 'pci/pm'Gravatar Bjorn Helgaas 1-0/+6
2020-06-04Merge branch 'pci/misc'Gravatar Bjorn Helgaas 2-15/+22
2020-06-04Merge branch 'pci/error'Gravatar Bjorn Helgaas 2-8/+0
2020-06-04Merge tag 'backlight-next-5.8' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 2-17/+1