summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-06-17mm/kmemleak: prevent soft lockup in first object iteration loop of kmemleak_s...Waiman Long1-1/+27
2022-06-17mm/kmemleak: skip unlikely objects in kmemleak_scan() without taking lockWaiman Long1-0/+14
2022-06-17mm/kmemleak: use _irq lock/unlock variants in kmemleak_scan/_clear()Waiman Long1-10/+8
2022-06-17mm/sparse-vmemmap.c: remove unwanted initialization in vmemmap_populate_compo...Gautam Menghani1-1/+1
2022-06-17selftests: make use of GUP_TEST_FILE macroJoel Savitz1-2/+2
2022-06-17userfaultfd/selftests: fix typo in commentXiang wangx1-1/+1
2022-06-17net: set proper memcg for net_init hooks allocationsVasily Averin2-1/+53
2022-06-17mm: kmem: make mem_cgroup_from_obj() vmalloc()-safeRoman Gushchin3-22/+57
2022-06-17mm/memremap: fix memunmap_pages() race with get_dev_pagemap()Miaohe Lin1-1/+1
2022-06-17mm: kmemleak: check physical address when scanPatrick Wang1-3/+14
2022-06-17mm: kmemleak: add rbtree and store physical address for objects allocated wit...Patrick Wang1-42/+91
2022-06-17mm: kmemleak: add OBJECT_PHYS flag for objects allocated with physical addressPatrick Wang1-9/+31
2022-06-17mm: kmemleak: remove kmemleak_not_leak_phys() and the min_count argument to k...Patrick Wang6-33/+14
2022-06-17lib/test_hmm: avoid accessing uninitialized pagesMiaohe Lin1-2/+8
2022-06-17mm/memremap: fix wrong function name above memremap_pages()Miaohe Lin1-2/+2
2022-06-17mm/mempool: use might_alloc()Daniel Vetter1-1/+1
2022-06-17mm/slab: delete cache_alloc_debugcheck_before()Daniel Vetter1-10/+0
2022-06-17mm/page_alloc: use might_alloc()Daniel Vetter1-4/+1
2022-06-17mm/highmem: delete memmove_page()Fabio M. De Francesco1-13/+0
2022-06-17mm: memcontrol: add {pgscan,pgsteal}_{kswapd,direct} items in memory.stat of ...Qi Zheng2-34/+45
2022-06-17mm/vmalloc: add code comment for find_vmap_area_exceed_addr()Baoquan He1-2/+3
2022-06-17mm/vmalloc: fix typo in local variable nameBaoquan He1-6/+6
2022-06-17mm/vmalloc: remove the redundant boundary checkBaoquan He1-4/+2
2022-06-17mm/vmalloc: invoke classify_va_fit_type() in adjust_va_to_fit_type()Baoquan He1-17/+6
2022-06-17mm/damon: remove obsolete comments of kdamond_stopChengming Zhou1-9/+8
2022-06-17mm/memory_hotplug: drop 'reason' argument from check_pfn_span()Anshuman Khandual1-11/+9
2022-06-17mm/shmem.c: clean up comment of shmem_swapin_folioMiaohe Lin1-5/+5
2022-06-17mm: avoid unnecessary page fault retires on shared memory typesPeter Xu26-2/+139
2022-06-17tools/vm/slabinfo: use alphabetic order when two values are equalYuanzheng Song1-10/+22
2022-06-17mm: use PAGE_ALIGNED instead of IS_ALIGNEDFanjun Kong1-2/+2
2022-06-17mm/x86: remove dead code for hugetlbpage.cPeter Xu1-39/+0
2022-06-13Linux 5.19-rc2v5.19-rc2Linus Torvalds1-1/+1
2022-06-12Merge tag 'platform-drivers-x86-v5.19-2' of git://git.kernel.org/pub/scm/linu...Linus Torvalds8-14/+35
2022-06-12Merge tag 'wq-for-5.19-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds3-17/+73
2022-06-12Merge tag 'kbuild-fixes-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds5-23/+40
2022-06-12Merge tag '5.19-rc1-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds6-14/+29
2022-06-12Merge tag 'random-5.19-rc2-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds9-62/+71
2022-06-12platform/x86/intel: hid: Add Surface Go to VGBS allow listDuke Lee1-0/+6
2022-06-12platform/x86: hp-wmi: Use zero insize parameter only when supportedBedant Patnaik1-8/+15
2022-06-12platform/x86: hp-wmi: Resolve WMI query failures on some devicesJorge Lopez1-2/+4
2022-06-12workqueue: Switch to new kerneldoc syntax for named variable macro argumentJonathan Neuschäfer1-1/+1
2022-06-12Merge tag 'gpio-fixes-for-v5.19-rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds6-68/+99
2022-06-12Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds15-61/+94
2022-06-12Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds9-15/+32
2022-06-11Merge tag 'loongarch-fixes-5.19-1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds11-36/+31
2022-06-11iov_iter: fix build issue due to possible type mis-matchLinus Torvalds1-2/+2
2022-06-11wireguard: selftests: use maximum cpu features and allow rng seedingJason A. Donenfeld3-15/+19
2022-06-11scripts/gdb: change kernel config dumping methodKuan-Ying Lee1-3/+3
2022-06-11um: virt-pci: set device ready in probe()Vincent Whitchurch1-1/+6
2022-06-11Merge tag 'nfsd-5.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...Linus Torvalds5-21/+47