1. 9317d0f mm: page_counter: mitigate consequences of a page_counter underflow by Johannes Weiner · 3 years, 9 months ago
  2. a10e995 linux/memcontrol.h: remove duplicate struct declaration by Wan Jiabing · 3 years, 9 months ago
  3. bd290e1 mm: memcontrol: move PageMemcgKmem to the scope of CONFIG_MEMCG_KMEM by Muchun Song · 3 years, 9 months ago
  4. f1286fa mm: memcontrol: inline __memcg_kmem_{un}charge() into obj_cgroup_{un}charge_pages() by Muchun Song · 3 years, 9 months ago
  5. b4e0b68 mm: memcontrol: use obj_cgroup APIs to charge kmem pages by Muchun Song · 3 years, 9 months ago
  6. 7ab345a mm: memcontrol: change ug->dummy_page only if memcg changed by Muchun Song · 3 years, 9 months ago
  7. 4806083 mm: memcontrol: directly access page->memcg_data in mm/page_alloc.c by Muchun Song · 3 years, 9 months ago
  8. e74d225 mm: memcontrol: introduce obj_cgroup_{un}charge_pages by Muchun Song · 3 years, 9 months ago
  9. 9f38f03 mm: memcontrol: slab: fix obtain a reference to a freeing memcg by Muchun Song · 3 years, 9 months ago
  10. 0add0c7 memcg: charge before adding to swapcache on swapin by Shakeel Butt · 3 years, 9 months ago
  11. 4bbcc5a kselftests: cgroup: update kmem test for new vmstat implementation by Johannes Weiner · 3 years, 9 months ago
  12. 2cd21c8 mm: memcontrol: consolidate lruvec stat flushing by Johannes Weiner · 3 years, 9 months ago
  13. 2d146aa mm: memcontrol: switch to rstat by Johannes Weiner · 3 years, 9 months ago
  14. dc26532 cgroup: rstat: punt root-level optimization to individual controllers by Johannes Weiner · 3 years, 9 months ago
  15. a7df69b cgroup: rstat: support cgroup1 by Johannes Weiner · 3 years, 9 months ago
  16. a18e6e6 mm: memcontrol: privatize memcg_page_state query functions by Johannes Weiner · 3 years, 9 months ago
  17. a3747b5 mm: memcontrol: kill mem_cgroup_nodeinfo() by Johannes Weiner · 3 years, 9 months ago
  18. a3d4c05 mm: memcontrol: fix cpuhotplug statistics flushing by Johannes Weiner · 3 years, 9 months ago
  19. 3d0cbb9 memcg: enable memcg oom-kill for __GFP_NOFAIL by Shakeel Butt · 3 years, 9 months ago
  20. a479203 memcg: cleanup root memcg checks by Shakeel Butt · 3 years, 9 months ago
  21. 27faca8 mm: memcontrol: fix kernel stack account by Muchun Song · 3 years, 9 months ago
  22. 2840d49 mm/memremap.c: fix improper SPDX comment style by Zhiyuan Dai · 3 years, 9 months ago
  23. 4066c11 mm: gup: remove FOLL_SPLIT by Yang Shi · 3 years, 9 months ago
  24. 1d4b0166 RDMA/umem: batch page unpin in __ib_umem_release() by Joao Martins · 3 years, 9 months ago
  25. 458a4f78 mm/gup: add a range variant of unpin_user_pages_dirty_lock() by Joao Martins · 3 years, 9 months ago
  26. 31b912d mm/gup: decrement head page once for group of subpages by Joao Martins · 3 years, 9 months ago
  27. 8745d7f mm/gup: add compound page list iterator by Joao Martins · 3 years, 9 months ago
  28. f6899bc mm/msync: exit early when the flags is an MS_ASYNC and start < vm_start by Nikita Ermakov · 3 years, 9 months ago
  29. 4b17f03 mm/filemap: update stale comment by Rui Sun · 3 years, 9 months ago
  30. 842ca54 mm: move page_mapping_file to pagemap.h by Matthew Wilcox (Oracle) · 3 years, 9 months ago
  31. 1c824a6 mm: page-writeback: simplify memcg handling in test_clear_page_writeback() by Johannes Weiner · 3 years, 9 months ago
  32. 79e3094 mm/filemap: drop check for truncated page after I/O by Matthew Wilcox (Oracle) · 3 years, 9 months ago
  33. d31fa86 mm/filemap: use filemap_read_page in filemap_fault by Matthew Wilcox (Oracle) · 3 years, 9 months ago
  34. 985b71d iomap: use filemap_range_needs_writeback() for O_DIRECT reads by Jens Axboe · 3 years, 9 months ago
  35. 7a60d6d mm: use filemap_range_needs_writeback() for O_DIRECT reads by Jens Axboe · 3 years, 9 months ago
  36. 63135aa mm: provide filemap_range_needs_writeback() helper by Jens Axboe · 3 years, 9 months ago
  37. dce4456 mm/memtest: add ARCH_USE_MEMTEST by Anshuman Khandual · 3 years, 9 months ago
  38. f58bd53 mm: page_poison: print page info when corruption is caught by Sergei Trofimovich · 3 years, 9 months ago
  39. 8e9b16c mm: page_owner: detect page_owner recursion via task_struct by Sergei Trofimovich · 3 years, 9 months ago
  40. 608b5d6 mm: page_owner: use kstrtobool() to parse bool option by Sergei Trofimovich · 3 years, 9 months ago
  41. fab765c mm: page_owner: fetch backtrace only for tracked pages by Sergei Trofimovich · 3 years, 9 months ago
  42. 64ea78d mm, page_owner: remove unused parameter in __set_page_owner_handle by zhongjiang-ali · 3 years, 9 months ago
  43. 866b485 mm/page_owner: record the timestamp of all pages during free by Georgi Djakov · 3 years, 9 months ago
  44. 0b5121e mm/kmemleak.c: fix a typo by Bhaskar Chowdhury · 3 years, 9 months ago
  45. dc84207 mm/slub.c: trivial typo fixes by Bhaskar Chowdhury · 3 years, 9 months ago
  46. 1f0723a mm, slub: enable slub_debug static key when creating cache with explicit debug flags by Vlastimil Babka · 3 years, 9 months ago
  47. 82edd9d mm/slab_common: provide "slab_merge" option for !IS_ENABLED(CONFIG_SLAB_MERGE_DEFAULT) builds by Rafael Aquini · 3 years, 9 months ago
  48. 9bf3bc9 watchdog: cleanup handling of false positives by Petr Mladek · 3 years, 9 months ago
  49. 9f113bf watchdog: fix barriers when printing backtraces from all CPUs by Petr Mladek · 3 years, 9 months ago
  50. 1bc503cb watchdog/softlockup: remove logic that tried to prevent repeated reports by Petr Mladek · 3 years, 9 months ago
  51. fef06ef watchdog/softlockup: report the overall time of softlockups by Petr Mladek · 3 years, 9 months ago
  52. c9ad17c watchdog: explicitly update timestamp when reporting softlockup by Petr Mladek · 3 years, 9 months ago
  53. 7c0012f watchdog: rename __touch_watchdog() to a better descriptive name by Petr Mladek · 3 years, 9 months ago
  54. 21ae3ad vfs: fs_parser: clean up kernel-doc warnings by Randy Dunlap · 3 years, 9 months ago
  55. 926ee00 kfifo: fix ternary sign extension bugs by Dan Carpenter · 3 years, 9 months ago
  56. ccf33ec ocfs2/dlm: remove unused function by Jiapeng Chong · 3 years, 9 months ago
  57. f13604a ocfs2: fix a typo by Bhaskar Chowdhury · 3 years, 9 months ago
  58. f9630ec ocfs2: map flags directly in flags_to_o2dlm() by Joseph Qi · 3 years, 9 months ago
  59. 1634852 ocfs2: replace DEFINE_SIMPLE_ATTRIBUTE with DEFINE_DEBUGFS_ATTRIBUTE by Yang Li · 3 years, 9 months ago
  60. 91a8528 arch/sh/include/asm/tlb.h: remove duplicate include by Zhang Yunkai · 3 years, 9 months ago
  61. 21917bd scripts: a new script for checking duplicate struct declaration by Wan Jiabing · 3 years, 9 months ago
  62. 439baed scripts/spelling.txt: add entries for recent discoveries by Tom Saeger · 3 years, 9 months ago
  63. d991bb1 include/linux/compiler-gcc.h: sparse can do constant folding of __builtin_bswap*() by Luc Van Oostenryck · 3 years, 9 months ago
  64. 99e729b ia64: module: fix symbolizer crash on fdescr by Sergei Trofimovich · 3 years, 9 months ago
  65. 9187592 ia64: drop marked broken DISCONTIGMEM and VIRTUAL_MEM_MAP by Sergei Trofimovich · 3 years, 9 months ago
  66. 5f28bde ia64: mca: always make IA64_MCA_DEBUG an expression by Sergei Trofimovich · 3 years, 9 months ago
  67. e3db00b ia64: fix EFI_DEBUG build by Sergei Trofimovich · 3 years, 9 months ago
  68. 4545343 ia64: trivial spelling fixes by Bhaskar Chowdhury · 3 years, 9 months ago
  69. 6d073da ia64: simplify code flow around swiotlb init by Sergei Trofimovich · 3 years, 9 months ago
  70. d732f47 ia64: drop unused IA64_FW_EMU ifdef by Sergei Trofimovich · 3 years, 9 months ago
  71. b22a8f7 ia64: ensure proper NUMA distance and possible map initialization by Valentin Schneider · 3 years, 9 months ago
  72. 8b30c62 arch/ia64/include/asm/pgtable.h: minor typo fixes by Bhaskar Chowdhury · 3 years, 9 months ago
  73. 3eac094 arch/ia64/kernel/fsys.S: fix typos by Bhaskar Chowdhury · 3 years, 9 months ago
  74. 46df55b arch/ia64/kernel/head.S: remove duplicate include by Zhang Yunkai · 3 years, 9 months ago
  75. 8ca5297 Merge tag 'kconfig-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 3 years, 9 months ago
  76. b0030af Merge tag 'kbuild-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 3 years, 9 months ago
  77. 9d31d23 Merge tag 'net-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 3 years, 9 months ago
  78. 635de95 Merge tag 'x86-mm-2021-04-29' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 9 months ago
  79. d0cc7ec Merge tag 'microblaze-v5.13' of git://git.monstr.eu/linux-2.6-microblaze by Linus Torvalds · 3 years, 9 months ago
  80. 77d5133 Merge tag 'mips_5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux by Linus Torvalds · 3 years, 9 months ago
  81. 3644286 Merge tag 'fsnotify_for_v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 3 years, 9 months ago
  82. 767fcbc Merge tag 'for_v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 3 years, 9 months ago
  83. d2b6f8a Merge tag 'xfs-5.13-merge-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 3 years, 9 months ago
  84. f2c8083 Merge tag 'gfs2-for-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2 by Linus Torvalds · 3 years, 9 months ago
  85. 8ae8932 Merge tag 'exfat-for-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/linkinjeon/exfat by Linus Torvalds · 3 years, 9 months ago
  86. d72cd4a Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 3 years, 9 months ago
  87. 238da4d Merge tag 'vfio-v5.13-rc1' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 3 years, 9 months ago
  88. 35655ce Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 3 years, 9 months ago
  89. d8201ef Merge tag 'mailbox-v5.13' of git://git.linaro.org/landing-teams/working/fujitsu/integration by Linus Torvalds · 3 years, 9 months ago
  90. c969f24 Merge tag 'backlight-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/backlight by Linus Torvalds · 3 years, 9 months ago
  91. 71a5cc2 Merge tag 'mfd-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd by Linus Torvalds · 3 years, 9 months ago
  92. be18cd1 Merge tag 'mmc-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc by Linus Torvalds · 3 years, 9 months ago
  93. 6fa09d3 Merge tag 'for-linus-5.13-1' of git://github.com/cminyard/linux-ipmi by Linus Torvalds · 3 years, 9 months ago
  94. 0080665 Merge tag 'devicetree-for-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 3 years, 9 months ago
  95. 5a69e9b Merge tag 'for-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-power-supply by Linus Torvalds · 3 years, 9 months ago
  96. a8b5e03 Merge tag 'hsi-for-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-hsi by Linus Torvalds · 3 years, 9 months ago
  97. 625434d Merge tag 'for-5.13/io_uring-2021-04-27' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 9 months ago
  98. c05a182 Merge tag 'for-5.13/libata-2021-04-27' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 9 months ago
  99. fc05860 Merge tag 'for-5.13/drivers-2021-04-27' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 9 months ago
  100. 6c00292 Merge tag 'for-5.13/block-2021-04-27' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 9 months ago