summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorLines
2020-01-31Merge branch 'akpm' (patches from Andrew)Linus Torvalds-109/+217
2020-01-31Merge tag 'modules-for-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-19/+106
2020-01-31include/linux/io-mapping.h-mapping: use PHYS_PFN() macro in io_mapping_map_at...Andy Shevchenko-3/+2
2020-01-31uapi: rename ext2_swab() to swab() and share globally in swab.hYury Norov-0/+11
2020-01-31lib/zlib: add zlib_deflate_dfltcc_enabled() functionMikhail Zaslonko-0/+6
2020-01-31thermal: remove kelvin to/from Celsius conversion helpers from <linux/thermal.h>Akinobu Mita-11/+0
2020-01-31include/linux/units.h: add helpers for kelvin to/from Celsius conversionAkinobu Mita-0/+84
2020-01-31mm: fix comments related to node reclaimHao Lee-2/+2
2020-01-31include/linux/memory.h: drop fields 'hw' and 'phys_callback' from struct memo...Anshuman Khandual-2/+0
2020-01-31include/linux/mm.h: remove dead code totalram_pages_set()Wei Yang-5/+0
2020-01-31include/linux/mm.h: clean up obsolete check on space in page->flagsYu Zhao-4/+0
2020-01-31mm/hotplug: silence a lockdep splat with printk()Qian Cai-2/+2
2020-01-31mm/memory_hotplug: pass in nid to online_pages()David Hildenbrand-1/+2
2020-01-31mm/memblock: define memblock_physmem_add()Anshuman Khandual-4/+3
2020-01-31mm: remove "count" parameter from has_unmovable_pages()David Hildenbrand-2/+2
2020-01-31mm: remove the memory isolate notifierDavid Hildenbrand-27/+0
2020-01-31mm, tracing: print symbol name for kmem_alloc_node call_site eventsJunyong Sun-2/+2
2020-01-31mm, tree-wide: rename put_user_page*() to unpin_user_page*()John Hubbard-13/+13
2020-01-31mm/gup: introduce pin_user_pages*() and FOLL_PINJohn Hubbard-13/+50
2020-01-31mm: devmap: refactor 1-based refcounting for ZONE_DEVICE pagesJohn Hubbard-5/+13
2020-01-31mm/filemap.c: clean up filemap_write_and_wait()Ira Weiny-1/+5
2020-01-31ocfs2/dlm: move BITS_TO_BYTES() to bitops.h for wider useAndy Shevchenko-0/+1
2020-01-31memcg: fix a crash in wb_workfn when a device disappearsTheodore Ts'o-20/+27
2020-01-31Merge tag 'kvm-5.6-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-29/+35
2020-01-30Merge tag 'mpx-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/da...Linus Torvalds-5/+0
2020-01-30Merge tag 'mtd/for-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/...Linus Torvalds-11/+5
2020-01-30Merge tag 'f2fs-for-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/jae...Linus Torvalds-1/+107
2020-01-30Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds-6/+22
2020-01-30Merge branch 'cve-2019-3016' into kvm-next-5.6Paolo Bonzini-7/+27
2020-01-30x86/kvm: Cache gfn to pfn translationBoris Ostrovsky-3/+13
2020-01-30x86/kvm: Introduce kvm_(un)map_gfn()Boris Ostrovsky-0/+2
2020-01-30Merge tag 'drm-next-2020-01-30' of git://anongit.freedesktop.org/drm/drmLinus Torvalds-377/+1012
2020-01-30Merge tag 'for-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/lin...Linus Torvalds-1/+57
2020-01-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds-8/+10
2020-01-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ideLinus Torvalds-0/+4
2020-01-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds-2/+0
2020-01-30y2038: sparc: remove use of struct timexArnd Bergmann-0/+2
2020-01-30ide: make drive->dn read onlyDan Carpenter-0/+4
2020-01-30mptcp: Fix undefined mptcp_handle_ipv6_mapped for modular IPV6Geert Uytterhoeven-6/+3
2020-01-30udp: document udp_rcv_segment special case for looped packetsWillem de Bruijn-0/+7
2020-01-30Merge branch 'linux-5.6' of git://github.com/skeggsb/linux into drm-nextDave Airlie-0/+1
2020-01-29Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...Linus Torvalds-41/+47
2020-01-29Merge tag 'threads-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/bra...Linus Torvalds-2/+12
2020-01-29Merge tag 'for-5.6/io_uring-vfs-2020-01-29' of git://git.kernel.dk/linux-blockLinus Torvalds-15/+107
2020-01-29Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds-11/+101
2020-01-29Merge tag 'linux-kselftest-5.6-rc1-kunit' of git://git.kernel.org/pub/scm/lin...Linus Torvalds-72/+29
2020-01-29Merge tag 'y2038-drivers-for-v5.6-signed' of git://git.kernel.org:/pub/scm/li...Linus Torvalds-48/+44
2020-01-29io_uring: add support for epoll_ctl(2)Jens Axboe-0/+1
2020-01-29eventpoll: support non-blocking do_epoll_ctl() callsJens Axboe-0/+9
2020-01-29Merge branch 'work.openat2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-6/+75