summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-01-05selftests/mm: skip test if application doesn't has root privilegesMuhammad Usama Anjum1-1/+1
2024-01-05selftests/mm: conform test to TAP format outputMuhammad Usama Anjum1-47/+44
2024-01-05selftests: mm: hugepage-mmap: conform to TAP format outputMuhammad Usama Anjum1-10/+13
2024-01-05selftests/mm: gup_test: conform test to TAP format outputMuhammad Usama Anjum1-32/+33
2024-01-05mm/selftests: hugepage-mremap: conform test to TAP format outputMuhammad Usama Anjum1-52/+35
2024-01-05mm/vmstat: move pgdemote_* out of CONFIG_NUMA_BALANCINGLi Zhijian3-6/+3
2024-01-05mm: zsmalloc: return -ENOSPC rather than -EINVAL in zs_malloc while size is t...Barry Song1-1/+4
2024-01-05mm/memcontrol: remove __mod_lruvec_page_state()Matthew Wilcox (Oracle)2-23/+22
2024-01-05mm/khugepaged: use a folio more in collapse_file()Matthew Wilcox (Oracle)1-8/+8
2024-01-05slub: use a folio in __kmalloc_large_nodeMatthew Wilcox (Oracle)1-5/+5
2024-01-05slub: use folio APIs in free_large_kmalloc()Matthew Wilcox (Oracle)1-2/+2
2024-01-05slub: use alloc_pages_node() in alloc_slab_page()Matthew Wilcox (Oracle)1-5/+1
2024-01-05mm: remove inc/dec lruvec page state functionsMatthew Wilcox (Oracle)1-24/+0
2024-01-05mm: ratelimit stat flush from workingset shrinkerShakeel Butt1-1/+1
2024-01-05kasan: stop leaking stack trace handlesAndrey Konovalov5-41/+97
2024-01-05mm/mglru: remove CONFIG_TRANSPARENT_HUGEPAGEKinsey Ho1-11/+1
2024-01-05mm/mglru: add dummy pmd_dirty()Kinsey Ho7-0/+13
2024-01-05mm/mglru: remove CONFIG_MEMCGKinsey Ho3-74/+23
2024-01-05mm/mglru: add CONFIG_LRU_GEN_WALKS_MMUKinsey Ho6-75/+139
2024-01-05mm/mglru: add CONFIG_ARCH_HAS_HW_PTE_YOUNGKinsey Ho5-7/+11
2024-01-05mm/rmap: silence VM_WARN_ON_FOLIO() in __folio_rmap_sanity_checks()David Hildenbrand1-2/+9
2024-01-05userfaultfd: fix move_pages_pte() splitting folio under RCU read lockSuren Baghdasaryan1-0/+9
2024-01-05buffer: fix unintended successful returnMatthew Wilcox (Oracle)1-5/+12
2024-01-05mm: shrinker: use kvzalloc_node() from expand_one_shrinker_info()Tetsuo Handa1-1/+1
2024-01-05Merge tag 'soc-fixes-6.7-3a' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-4/+4
2024-01-05Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-1/+6
2024-01-05Merge tag 'probes-fixes-v6.7-rc8' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+2
2024-01-05Merge tag '6.7-rc8-smb3-mchan-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds3-22/+40
2024-01-05firewire: ohci: suppress unexpected system reboot in AMD Ryzen machines and A...Takashi Sakamoto1-0/+51
2024-01-05nfsd: drop the nfsd_put helperJeff Layton2-21/+17
2024-01-05drm/nouveau/dp: Honor GSP link training retry timeoutsLyude Paul1-22/+42
2024-01-05nouveau: push event block/allowing out of the fence contextDave Airlie2-6/+27
2024-01-05nouveau/gsp: always free the alloc messages on r535Dave Airlie1-2/+1
2024-01-05nouveau/gsp: don't free ctrl messages on errorsDave Airlie3-61/+100
2024-01-05nouveau/gsp: convert gsp errors to generic errorsDave Airlie1-5/+21
2024-01-05drm/nouveau/gsp: Fix ACPI MXDM/MXDS method invocationsLyude Paul1-2/+8
2024-01-05nouveau/gsp: free userd allocation.Dave Airlie1-0/+1
2024-01-05nouveau/gsp: free acpi object after useDave Airlie1-0/+1
2024-01-05nouveau: fix disp disabling with GSPDave Airlie1-2/+4
2024-01-05nouveau/gsp: drop some acpi related debugDave Airlie2-16/+0
2024-01-05nouveau/gsp: add three notifier callbacks that we see in normal operation (v2)Dave Airlie1-2/+5
2024-01-05Merge tag 'amd-drm-fixes-6.7-2024-01-04' of https://gitlab.freedesktop.org/ag...Dave Airlie9-85/+400
2024-01-05Merge tag 'net-6.7-rc9' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds53-260/+373
2024-01-05x86/csum: clean up `csum_partial' furtherLinus Torvalds1-44/+37
2024-01-05x86/csum: Remove unnecessary odd handlingNoah Goldstein1-32/+4
2024-01-04Merge tag 'platform-drivers-x86-v6.7-7' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-131/+41
2024-01-04Merge tag 'sound-6.7-final' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds11-132/+172
2024-01-04Merge tag 'drm-fixes-2024-01-04' of git://anongit.freedesktop.org/drm/drmLinus Torvalds11-20/+83
2024-01-04net/tcp: Only produce AO/MD5 logs if there are any keysDmitry Safonov2-5/+23
2024-01-04Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski5-3/+42