1. 38caa90 mm/openrisc: use general page fault accounting by Peter Xu · 4 years, 5 months ago
  2. 4487dcf mm/nios2: use general page fault accounting by Peter Xu · 4 years, 5 months ago
  3. daf7bf5 mm/nds32: use general page fault accounting by Peter Xu · 4 years, 5 months ago
  4. 2558fd7 mm/mips: use general page fault accounting by Peter Xu · 4 years, 5 months ago
  5. aeb6aef mm/microblaze: use general page fault accounting by Peter Xu · 4 years, 5 months ago
  6. e1c17f6 mm/m68k: use general page fault accounting by Peter Xu · 4 years, 5 months ago
  7. b444eed mm/ia64: use general page fault accounting by Peter Xu · 4 years, 5 months ago
  8. e08157c mm/hexagon: use general page fault accounting by Peter Xu · 4 years, 5 months ago
  9. a2a9e43 mm/csky: use general page fault accounting by Peter Xu · 4 years, 5 months ago
  10. 6a1bb02 mm/arm64: use general page fault accounting by Peter Xu · 4 years, 5 months ago
  11. 79fea6c mm/arm: use general page fault accounting by Peter Xu · 4 years, 5 months ago
  12. 52e3f8d mm/arc: use general page fault accounting by Peter Xu · 4 years, 5 months ago
  13. c0f6eda mm/alpha: use general page fault accounting by Peter Xu · 4 years, 5 months ago
  14. bce617e mm: do page fault accounting in handle_mm_fault by Peter Xu · 4 years, 5 months ago
  15. ed03d92 mm/gup: use a standard migration target allocation callback by Joonsoo Kim · 4 years, 5 months ago
  16. bbe8875 mm/hugetlb: make hugetlb migration callback CMA aware by Joonsoo Kim · 4 years, 5 months ago
  17. 41b4dc1 mm/gup: restrict CMA region by using allocation scope API by Joonsoo Kim · 4 years, 5 months ago
  18. 8b94e0b mm/page_alloc: remove a wrapper for alloc_migration_target() by Joonsoo Kim · 4 years, 5 months ago
  19. a097631 mm/mempolicy: use a standard migration target allocation callback by Joonsoo Kim · 4 years, 5 months ago
  20. 19fc7be mm/migrate: introduce a standard migration target allocation function by Joonsoo Kim · 4 years, 5 months ago
  21. 9933a0c mm/migrate: clear __GFP_RECLAIM to make the migration callback consistent with regular THP allocations by Joonsoo Kim · 4 years, 5 months ago
  22. d92bbc2 mm/hugetlb: unify migration callbacks by Joonsoo Kim · 4 years, 5 months ago
  23. b4b3822 mm/migrate: move migration helper from .h to .c by Joonsoo Kim · 4 years, 5 months ago
  24. c7073ba mm/page_isolation: prefer the node of the source page by Joonsoo Kim · 4 years, 5 months ago
  25. ce14489 ipc/shm.c: remove the superfluous break by Liao Pingfang · 4 years, 5 months ago
  26. 00898e8 ipc: uninline functions by Alexey Dobriyan · 4 years, 5 months ago
  27. a3ec9f3 scripts/gdb: fix python 3.8 SyntaxWarning by Nick Desaulniers · 4 years, 5 months ago
  28. fed79d0 kcov: make some symbols static by Wei Yongjun · 4 years, 5 months ago
  29. 31a1b987 kcov: unconditionally add -fno-stack-protector to compiler options by Marco Elver · 4 years, 5 months ago
  30. 63037f7 panic: make print_oops_end_marker() static by Yue Hu · 4 years, 5 months ago
  31. 9d5b134 lib/Kconfig.debug: fix typo in the help text of CONFIG_PANIC_TIMEOUT by Tiezhu Yang · 4 years, 5 months ago
  32. 79076e1 kernel/panic.c: make oops_may_print() return bool by Tiezhu Yang · 4 years, 5 months ago
  33. d713754 rapidio/rio_mport_cdev: use array_size() helper in copy_{from,to}_user() by Gustavo A. R. Silva · 4 years, 5 months ago
  34. 330d558 drivers/rapidio/rio-scan.c: use struct_size() helper by Gustavo A. R. Silva · 4 years, 5 months ago
  35. 216ec27 drivers/rapidio/devices/rio_mport_cdev.c: use struct_size() helper by Gustavo A. R. Silva · 4 years, 5 months ago
  36. 0935288 kdump: append kernel build-id string to VMCOREINFO by Vijay Balakrishna · 4 years, 5 months ago
  37. 0fd338b exec: move path_noexec() check earlier by Kees Cook · 4 years, 5 months ago
  38. 633fb6a exec: move S_ISREG() check earlier by Kees Cook · 4 years, 5 months ago
  39. db19c91 exec: change uselib(2) IS_SREG() failure to EACCES by Kees Cook · 4 years, 5 months ago
  40. f38c85f coredump: add %f for executable filename by Lepton Wu · 4 years, 5 months ago
  41. 0776d12 test_kmod: avoid potential double free in trigger_config_run_type() by Tiezhu Yang · 4 years, 5 months ago
  42. 6f9e148 kmod: remove redundant "be an" in the comment by Tiezhu Yang · 4 years, 5 months ago
  43. aaa3e7f selftests: kmod: use variable NAME in kmod_test_0001() by Tiezhu Yang · 4 years, 5 months ago
  44. a089e3f fs/signalfd.c: fix inconsistent return codes for signalfd4 by Helge Deller · 4 years, 5 months ago
  45. a090a5a fat: fix fat_ra_init() for data clusters == 0 by OGAWA Hirofumi · 4 years, 5 months ago
  46. 4ecfed6 VFAT/FAT/MSDOS FILESYSTEM: replace HTTP links with HTTPS ones by Alexander A. Klimov · 4 years, 5 months ago
  47. e348e65 fatfs: switch write_lock to read_lock in fat_ioctl_get_attributes by Yubo Feng · 4 years, 5 months ago
  48. 88b2e9b fs/ufs: avoid potential u32 multiplication overflow by Colin Ian King · 4 years, 5 months ago
  49. a1d0747 nilfs2: use a more common logging style by Joe Perches · 4 years, 5 months ago
  50. 2987a4c nilfs2: convert __nilfs_msg to integrate the level and format by Joe Perches · 4 years, 5 months ago
  51. 1b0e318 nilfs2: only call unlock_new_inode() if I_NEW by Eric Biggers · 4 years, 5 months ago
  52. f666f9f fs/minix: remove expected error message in block_to_path() by Eric Biggers · 4 years, 5 months ago
  53. 0a12c4a fs/minix: fix block limit check for V1 filesystems by Eric Biggers · 4 years, 5 months ago
  54. 32ac86e fs/minix: set s_maxbytes correctly by Eric Biggers · 4 years, 5 months ago
  55. 270ef410 fs/minix: reject too-large maximum file size by Eric Biggers · 4 years, 5 months ago
  56. facb03d fs/minix: don't allow getting deleted inodes by Eric Biggers · 4 years, 5 months ago
  57. da27e0a fs/minix: check return value of sb_getblk() by Eric Biggers · 4 years, 5 months ago
  58. 2fb3244 autofs: fix doubled word by Randy Dunlap · 4 years, 5 months ago
  59. ef3c005 checkpatch: remove missing switch/case break test by Joe Perches · 4 years, 5 months ago
  60. 1a3dcf2 checkpatch: add test for repeated words by Joe Perches · 4 years, 5 months ago
  61. ced69da1 checkpatch: fix CONST_STRUCT when const_structs.checkpatch is missing by Quentin Monnet · 4 years, 5 months ago
  62. 65b64b3 checkpatch: add --fix option for ASSIGN_IN_IF by Joe Perches · 4 years, 5 months ago
  63. 5016126 checkpatch: add test for possible misuse of IS_ENABLED() without CONFIG_ by Joe Perches · 4 years, 5 months ago
  64. 6d51102 lib/test_bits.c: add tests of GENMASK by Rikard Falkeborn · 4 years, 5 months ago
  65. ef0f268 kstrto*: do not describe simple_strto*() as obsolete/replaced by Kars Mulder · 4 years, 5 months ago
  66. b642e44 kstrto*: correct documentation references to simple_strto*() by Kars Mulder · 4 years, 5 months ago
  67. d89775f lib/: replace HTTP links with HTTPS ones by Alexander A. Klimov · 4 years, 5 months ago
  68. 3adf3ba lib/test_lockup.c: fix return value of test_lockup_init() by Tiezhu Yang · 4 years, 5 months ago
  69. 63646bc lib/Kconfig.debug: make TEST_LOCKUP depend on module by Tiezhu Yang · 4 years, 5 months ago
  70. f363317 lib/test_lockup.c: make symbol 'test_works' static by Wei Yongjun · 4 years, 5 months ago
  71. 403f177 lib/test_bitops: do the full test during module init by Geert Uytterhoeven · 4 years, 5 months ago
  72. 0a650e4 lib/generic-radix-tree.c: remove unneeded __rcu by Luc Van Oostenryck · 4 years, 5 months ago
  73. bcb32a1 lib/test_bitmap.c: add test for bitmap_cut() by Stefano Brivio · 4 years, 5 months ago
  74. 5959f82 lib/bitmap.c: fix bitmap_cut() for partial overlapping case by Stefano Brivio · 4 years, 5 months ago
  75. 25fd529 sparse: group the defines by functionality by Luc Van Oostenryck · 4 years, 5 months ago
  76. 9e58c5e include/linux/poison.h: remove obsolete comment by Matthew Wilcox · 4 years, 5 months ago
  77. 7f317d3 include/: replace HTTP links with HTTPS ones by Alexander A. Klimov · 4 years, 5 months ago
  78. 3766534 kernel.h: remove duplicate include of asm/div64.h by Arvind Sankar · 4 years, 5 months ago
  79. 09c6054 ./Makefile: add debug option to enable function aligned on 32 bytes by Feng Tang · 4 years, 5 months ago
  80. 8043fc1 kernel: add a kernel_wait helper by Christoph Hellwig · 4 years, 5 months ago
  81. f48ff83 include/linux/xz.h: drop duplicated word by Randy Dunlap · 4 years, 5 months ago
  82. 121ae8d include/linux/async_tx.h: drop duplicated word in a comment by Randy Dunlap · 4 years, 5 months ago
  83. cd1a406 include/linux/exportfs.h: drop duplicated word in a comment by Randy Dunlap · 4 years, 5 months ago
  84. c5f748e include/linux/compiler-clang.h: drop duplicated word in a comment by Randy Dunlap · 4 years, 5 months ago
  85. bd72866 alpha: fix annotation of io{read,write}{16,32}be() by Luc Van Oostenryck · 4 years, 5 months ago
  86. fe81417 exec: use force_uaccess_begin during exec and exit by Christoph Hellwig · 4 years, 5 months ago
  87. 3d13f31 uaccess: add force_uaccess_{begin,end} helpers by Christoph Hellwig · 4 years, 5 months ago
  88. 428e297 uaccess: remove segment_eq by Christoph Hellwig · 4 years, 5 months ago
  89. efbfc62 riscv: include <asm/pgtable.h> in <asm/uaccess.h> by Christoph Hellwig · 4 years, 5 months ago
  90. 9af0f90a nds32: use uaccess_kernel in show_regs by Christoph Hellwig · 4 years, 5 months ago
  91. bfe00c5 syscalls: use uaccess_kernel in addr_limit_user_check by Christoph Hellwig · 4 years, 5 months ago
  92. b956b5a mm/zsmalloc.c: fix duplicated words by Randy Dunlap · 4 years, 5 months ago
  93. b6aa2c8 mm/zpool.c: delete duplicated word and fix grammar by Randy Dunlap · 4 years, 5 months ago
  94. 1eba09c mm/vmscan.c: delete or fix duplicated words by Randy Dunlap · 4 years, 5 months ago
  95. 5ce1be0 mm/usercopy.c: delete duplicated word by Randy Dunlap · 4 years, 5 months ago
  96. 081a06f mm/slab_common.c: delete duplicated word by Randy Dunlap · 4 years, 5 months ago
  97. af44c12 mm/shmem.c: delete duplicated word by Randy Dunlap · 4 years, 5 months ago
  98. 047b996 mm/page_alloc.c: delete or fix duplicated words by Randy Dunlap · 4 years, 5 months ago
  99. c08b342 mm/nommu.c: delete duplicated words by Randy Dunlap · 4 years, 5 months ago
  100. eaf444d mm/migrate.c: delete duplicated word by Randy Dunlap · 4 years, 5 months ago