summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-09-01mm: page_counters: initialize usage using ATOMIC_LONG_INIT() macroRoman Gushchin
2024-09-01mm: page_counters: put page_counter_calculate_protection() under CONFIG_MEMCGRoman Gushchin
2024-09-01mm: memcg: don't call propagate_protected_usage() needlesslyRoman Gushchin
2024-09-01mm: hugetlb: remove left over comment about follow_huge_foo()Kefeng Wang
2024-09-01kmemleak-test: add percpu leakPavel Tikhomirov
2024-09-01kmemleak: enable tracking for percpu pointersPavel Tikhomirov
2024-09-01task_stack: uninline stack_not_usedPasha Tatashin
2024-09-01vmstat: kernel stack usage histogramPasha Tatashin
2024-09-01memcg: increase the valid index range for memcg statsShakeel Butt
2024-09-01mm: shrink skip folio mapped by an exiting processZhiguo Jiang
2024-09-01mm/swap: remove boilerplateYu Zhao
2024-09-01mm/swap: remove remaining _fn suffixYu Zhao
2024-09-01mm/swap: fold lru_rotate into cpu_fbatchesYu Zhao
2024-09-01mm/swap: rename cpu_fbatches->activateYu Zhao
2024-09-01mm/swap: reduce indentation levelYu Zhao
2024-09-01memory tiering: count PGPROMOTE_SUCCESS when mem tiering is enabled.Zi Yan
2024-09-01memory tiering: introduce folio_use_access_time() checkZi Yan
2024-09-01memory tiering: read last_cpupid correctly in do_huge_pmd_numa_page()Zi Yan
2024-09-01mm: extend 'usage' parameter so that cluster_swap_free_nr() can be reusedBarry Song
2024-09-01mm: kmem: remove mem_cgroup_from_obj()Muchun Song
2024-09-01mm: remove foll_flags in __get_user_pagesJosef Bacik
2024-09-01mm: cleanup flags usage in faultin_pageJosef Bacik
2024-09-01mm/damon/lru_sort: adjust local variable to dynamic allocationPeng Hao
2024-09-01mm/hugetlb_vmemmap: don't synchronize_rcu() without HVOYu Zhao
2024-09-01shmem_quota: build the object file conditionally to the config optionCarlos Maiolino
2024-09-01mm: fix typo in KconfigValdis Kletnieks
2024-09-01mm: shmem: move shmem_huge_global_enabled() into shmem_allowable_huge_orders()Baolin Wang
2024-09-01mm: shmem: rename shmem_is_huge() to shmem_huge_global_enabled()Baolin Wang
2024-09-01mm: shmem: simplify the suitable huge orders validation for tmpfsBaolin Wang
2024-09-01mm: kvmalloc: align kvrealloc() with krealloc()Danilo Krummrich
2024-09-01mm: vmalloc: implement vrealloc()Danilo Krummrich
2024-09-01mm: add node_reclaim successes to VM event countersMatthew Cassell
2024-09-01Linux 6.11-rc6v6.11-rc6Linus Torvalds
2024-09-01Merge tag 'v6.11-rc5-smb-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2024-09-01Merge tag 'bcachefs-2024-08-21' of https://github.com/koverstreet/bcachefsLinus Torvalds
2024-08-31bcachefs: Mark more errors as autofixKent Overstreet
2024-08-31bcachefs: Revert lockless buffered IO pathKent Overstreet
2024-09-01Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/...Linus Torvalds
2024-09-01Merge tag 'pwrseq-fixes-for-v6.11-rc6' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2024-08-31power: sequencing: qcom-wcn: set the wlan-enable GPIO to outputBartosz Golaszewski
2024-09-01Merge tag 'usb-6.11-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2024-09-01Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2024-09-01Merge tag 'nfsd-6.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...Linus Torvalds
2024-09-01Merge tag 'xfs-6.11-fixes-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2024-09-01Merge tag 'arm-fixes-6.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-08-31Merge tag 'input-for-v6.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-08-31Merge tag 'pci-v6.11-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-08-31Merge tag 'block-6.11-20240830' of git://git.kernel.dk/linuxLinus Torvalds
2024-08-31Merge tag 'io_uring-6.11-20240830' of git://git.kernel.dk/linuxLinus Torvalds
2024-08-30Merge tag 'at91-fixes-6.11' of https://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann