summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2020-06-05Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2020-06-05Merge tag 'for-5.8/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-06-05Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2020-06-05Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2020-06-05Merge tag 'gpio-v5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds
2020-06-05Merge tag 'vfio-v5.8-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds
2020-06-05Merge tag 'powerpc-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2020-06-05dm bufio: introduce forget_buffer_lockedMikulas Patocka
2020-06-04Merge tag 'devicetree-for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-06-04Merge tag 'arm-dt-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds
2020-06-04Merge tag 'arm-drivers-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-06-04Merge tag 'arm-soc-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds
2020-06-04Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-06-04exec: simplify the copy_strings_kernel calling conventionChristoph Hellwig
2020-06-04include/linux/seq_file.h: introduce DEFINE_SEQ_ATTRIBUTE() helper macroKefeng Wang
2020-06-04elfnote: mark all .note sections SHF_ALLOCNick Desaulniers
2020-06-04include/linux/bitops.h: avoid clang shift-count-overflow warningsArnd Bergmann
2020-06-04include/linux/mm.h: return true in cpupid_pid_unset()Jason Yan
2020-06-04mm: replace zero-length array with flexible-array memberchenqiwu
2020-06-04mm/memory_hotplug: introduce add_memory_driver_managed()David Hildenbrand
2020-06-04mm/memory_hotplug: remove is_mem_section_removable()David Hildenbrand
2020-06-04mm: add kvfree_sensitive() for freeing sensitive data objectsWaiman Long
2020-06-04kmap: consolidate kmap_prot definitionsIra Weiny
2020-06-04parisc/kmap: remove duplicate kmap codeIra Weiny
2020-06-04drm: remove drm specific kmap_atomic codeIra Weiny
2020-06-04arch/kmap: define kmap_atomic_prot() for all arch'sIra Weiny
2020-06-04arch/kunmap_atomic: consolidate duplicate codeIra Weiny
2020-06-04arch/kmap_atomic: consolidate duplicate codeIra Weiny
2020-06-04arch/kunmap: remove duplicate kunmap implementationsIra Weiny
2020-06-04arch/kmap: remove redundant arch specific kmapsIra Weiny
2020-06-04mm: remove __ARCH_HAS_5LEVEL_HACK and include/asm-generic/5level-fixup.hMike Rapoport
2020-06-04asm-generic: remove pgtable-nop4d-hack.hMike Rapoport
2020-06-04kcov: collect coverage from interruptsAndrey Konovalov
2020-06-04dm bufio: delete unused and inefficient dm_bufio_discard_buffersMikulas Patocka
2020-06-04Merge branch 'exec-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...Linus Torvalds
2020-06-04Merge branch 'proc-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...Linus Torvalds
2020-06-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/liv...Linus Torvalds
2020-06-04Merge tag 'sound-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2020-06-04Merge branch 'pcmcia-next' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Linus Torvalds
2020-06-04Merge tag 'backlight-next-5.8' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-06-04Merge tag 'mfd-next-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...Linus Torvalds
2020-06-04Merge tag 'keys-next-20200602' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-06-03Merge tag 'media/v5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2020-06-03Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-06-03fs: move fiemap range validation into the file systems instancesChristoph Hellwig
2020-06-03iomap: fix the iomap_fiemap prototypeChristoph Hellwig
2020-06-03fs: move the fiemap definitions out of fs.hChristoph Hellwig
2020-06-03fs: mark __generic_block_fiemap staticChristoph Hellwig
2020-06-03ext4: mballoc: use lock for checking free blocks while retryingRitesh Harjani
2020-06-03writeback: Export inode_io_list_del()Jan Kara