summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2019-07-12mm: move the powerpc hugepd code to mm/gup.cChristoph Hellwig1-18/+0
2019-07-12mm, memcg: add a memcg_slabinfo debugfs fileWaiman Long1-0/+4
2019-07-12mm: memcg/slab: reparent memcg kmem_caches on cgroup removalRoman Gushchin1-1/+1
2019-07-12mm: memcg/slab: rework non-root kmem_cache lifecycle managementRoman Gushchin1-1/+2
2019-07-12mm: memcg/slab: introduce __memcg_kmem_uncharge_memcg()Roman Gushchin1-0/+10
2019-07-12mm: memcg/slab: rename slab delayed deactivation functions and fieldsRoman Gushchin1-3/+3
2019-07-12mm, memcg: introduce memory.events.localShakeel Butt1-1/+6
2019-07-12mm, swap: use rbtree for swap_extentAaron Lu1-3/+2
2019-07-12mm, swap: fix race between swapoff and some swap operationsHuang Ying1-3/+10
2019-07-12mm/filemap: don't cast ->readpage to filler_t for do_read_cache_pageChristoph Hellwig1-2/+1
2019-07-12mm, debug_pagealloc: use a page type instead of page_ext flagVlastimil Babka3-10/+7
2019-07-12mm, debug_pagelloc: use static keys to enable debuggingVlastimil Babka1-4/+11
2019-07-12include/linux/pagemap.h: document trylock_page() return valueAndrew Morton1-0/+3
2019-07-12include/linux/vmpressure.h: use spinlock_t instead of struct spinlockSebastian Andrzej Siewior1-1/+1
2019-07-12mm/page_isolation.c: change the prototype of undo_isolate_page_range()Pingfan Liu1-1/+1
2019-07-12include/linux/mm_types.h: ifdef struct vm_area_struct::swap_readahead_infoAlexey Dobriyan1-0/+2
2019-07-12mm: make !CONFIG_HUGE_PAGE wrappers into static inlinesJason Gunthorpe1-16/+86
2019-07-12include/linux/pfn_t.h: remove pfn_t_to_virt()Andrew Morton1-7/+0
2019-07-12mm/kasan: add object validation in ksize()Marco Elver1-2/+5
2019-07-12mm/slab: refactor common ksize KASAN logic into slab_common.cMarco Elver1-0/+1
2019-07-12mm/kasan: change kasan_check_{read,write} to return booleanMarco Elver1-10/+20
2019-07-12mm/kasan: introduce __kasan_check_{read,write}Marco Elver1-3/+22
2019-07-12include/linux/dmar.h: replace single-char identifiers in macrosQian Cai1-6/+8
2019-07-12mm/nvdimm: add is_ioremap_addr and use that to check ioremap addressAneesh Kumar K.V1-0/+5
2019-07-12clk: consoldiate the __clk_get_hw() declarationsStephen Rothwell1-0/+7
2019-07-12SUNRPC: Fix transport accounting when caller specifies an rpc_xprtTrond Myklebust1-0/+2
2019-07-12Merge tag 'nfs-rdma-for-5.3-1' of git://git.linux-nfs.org/projects/anna/linux...Trond Myklebust1-0/+3
2019-07-12block: Limit zone array allocation sizeDamien Le Moal1-0/+5
2019-07-12block: Kill gfp_t argument of blkdev_report_zones()Damien Le Moal2-5/+3
2019-07-12Merge tag 'tag-chrome-platform-for-v5.3' of git://git.kernel.org/pub/scm/linu...Linus Torvalds3-718/+2971
2019-07-12Merge tag 'devicetree-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-11/+0
2019-07-12Merge tag 'mmc-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds2-8/+0
2019-07-12Merge tag 'usb-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds5-34/+12
2019-07-12Merge tag 'tty-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2-46/+1
2019-07-12Merge tag 'char-misc-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds7-91/+139
2019-07-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/liv...Linus Torvalds1-3/+0
2019-07-12Merge tag 'scsi-sg' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-4/+7
2019-07-12Merge tag 'mlx5-fixes-2019-07-11' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller1-1/+2
2019-07-11net/mlx5e: Rx, Fix checksum calculation for new hardwareSaeed Mahameed1-1/+2
2019-07-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds61-2062/+1586
2019-07-11Merge tag 'clone3-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/brau...Linus Torvalds2-1/+20
2019-07-11PCI: Enable NVIDIA HDA controllersLukas Wunner1-0/+1
2019-07-11RDMA/core: Fix -Wunused-const-variable warningsQian Cai1-13/+0
2019-07-11Merge branch 'nvme-5.3' of git://git.infradead.org/nvme into for-linusJens Axboe1-3/+9
2019-07-11Merge tag 'kvm-arm-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini773-4956/+960
2019-07-11intel_rapl: support two power limits for every RAPL domainZhang Rui1-0/+2
2019-07-11intel_rapl: support 64 bit registerZhang Rui1-4/+4
2019-07-11intel_rapl: abstract RAPL common codeZhang Rui1-0/+7
2019-07-11intel_rapl: abstract register access operationsZhang Rui1-0/+13
2019-07-11intel_rapl: abstract register addressZhang Rui1-0/+4