summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)Author
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-04inet_connection_sock: clear inet_num out of destroy helperPaolo Abeni
2020-06-04u64_stats: Document writer non-preemptibility requirementAhmed S. Darwish
2020-06-04seg6: fix seg6_validate_srh() to avoid slab-out-of-boundsAhmed Abdelsalam
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 branch 'remotes/lorenzo/pci/rcar'Bjorn Helgaas
2020-06-04Merge branch 'remotes/lorenzo/pci/host-generic'Bjorn Helgaas
2020-06-04Merge branch 'remotes/lorenzo/pci/brcmstb'Bjorn Helgaas
2020-06-04Merge branch 'pci/pm'Bjorn Helgaas
2020-06-04Merge branch 'pci/misc'Bjorn Helgaas
2020-06-04Merge branch 'pci/error'Bjorn Helgaas
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-04afs: Add a tracepoint to track the lifetime of the afs_volume structDavid Howells
2020-06-04afs: Implement client support for the YFSVL.GetCellName RPC opDavid Howells
2020-06-04afs: Build an abstraction around an "operation" conceptDavid Howells
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
2020-06-03ext4: translate a few more map flags to strings in tracepointsEric Whitney
2020-06-03ext4: remove EXT4_GET_BLOCKS_KEEP_SIZE flagEric Whitney
2020-06-03include/linux/memblock.h: fix minor typo and unclear commentchenqiwu
2020-06-03mm: vmscan: reclaim writepage is IO costJohannes Weiner
2020-06-03mm: vmscan: determine anon/file pressure balance at the reclaim rootJohannes Weiner
2020-06-03mm: balance LRU lists based on relative thrashingJohannes Weiner
2020-06-03mm: base LRU balancing on an explicit cost modelJohannes Weiner
2020-06-03mm: fold and remove lru_cache_add_anon() and lru_cache_add_file()Johannes Weiner
2020-06-03mm: keep separate anon and file statistics on page reclaim activityJohannes Weiner
2020-06-03mm: memcontrol: delete unused lrucare handlingJohannes Weiner