1. 249dae1 Merge 5.10.83 into android-5.10 by Greg Kroah-Hartman · 3 years, 1 month ago
  2. a8a9170 proc/vmcore: fix clearing user buffer by properly using clear_user() by David Hildenbrand · 3 years, 1 month ago
  3. c553d9a Merge 5.10.80 into android12-5.10-lts by Greg Kroah-Hartman · 3 years, 1 month ago
  4. f09e1a2 fs/proc/uptime.c: Fix idle time reporting in /proc/uptime by Josh Don · 3 years, 4 months ago
  5. 57e177e Merge branch 'android12-5.10' into `android12-5.10-lts` by Greg Kroah-Hartman · 3 years, 5 months ago
  6. 36fbb55 FROMGIT: procfs: prevent unpriveleged processes accessing fdinfo dir by Kalesh Singh · 3 years, 5 months ago
  7. e4cac2c Merge 5.10.54 into android12-5.10-lts by Greg Kroah-Hartman · 3 years, 5 months ago
  8. fc6ac92 proc: Avoid mixing integer types in mem_rw() by Marcelo Henrique Cerri · 3 years, 6 months ago
  9. 2df0fb4 Merge 5.10.50 into android12-5.10-lts by Greg Kroah-Hartman · 3 years, 6 months ago
  10. b655973 mm/huge_memory.c: add missing read-only THP checking in transparent_hugepage_enabled() by Miaohe Lin · 3 years, 6 months ago
  11. 1f0c32a UPSTREAM: procfs/dmabuf: add inode number to /proc/*/fdinfo by Kalesh Singh · 3 years, 6 months ago
  12. 0c8c125 UPSTREAM: procfs: allow reading fdinfo with PTRACE_MODE_READ by Kalesh Singh · 3 years, 6 months ago
  13. 2e0476a Revert "FROMLIST: procfs: Allow reading fdinfo with PTRACE_MODE_READ" by Kalesh Singh · 3 years, 6 months ago
  14. 5ded961 Revert "FROMLIST: BACKPORT: procfs/dmabuf: Add inode number to /..." by Kalesh Singh · 3 years, 6 months ago
  15. 82658bf Merge 5.10.44 into android12-5.10-lts by Greg Kroah-Hartman · 3 years, 6 months ago
  16. ef9a0d2 proc: only require mm_struct for writing by Linus Torvalds · 3 years, 7 months ago
  17. f70102c proc: Track /proc/$pid/attr/ opener mm_struct by Kees Cook · 3 years, 7 months ago
  18. 7559923 FROMLIST: bootconfig: Change array value to use child node by Masami Hiramatsu · 3 years, 7 months ago
  19. c5d480c Merge 5.10.42 into android12-5.10 by Greg Kroah-Hartman · 3 years, 7 months ago
  20. fb003a1 proc: Check /proc/$pid/attr/ writes against file opener by Kees Cook · 3 years, 7 months ago
  21. 76002c2 Merge 5.10.38 into android12-5.10 by Greg Kroah-Hartman · 3 years, 7 months ago
  22. d43be02 fs/proc/generic.c: fix incorrect pde_is_permanent check by Colin Ian King · 3 years, 8 months ago
  23. e054456 Merge 5.10.37 into android12-5.10 by Greg Kroah-Hartman · 3 years, 8 months ago
  24. 7456cc7 seccomp: Fix CONFIG tests for Seccomp_filters by Kenta.Tada@sony.com · 3 years, 9 months ago
  25. d148508 ANDROID: mm: page_pinner: use put_user_page at seq_print_vma_name by Minchan Kim · 3 years, 9 months ago
  26. 4d3dd33 BACKPORT: FROMGIT: userfaultfd: add minor fault registration mode by Axel Rasmussen · 3 years, 9 months ago
  27. 2414944 ANDROID: vendor_hooks: Add hooks for memory when debug by Liujie Xie · 3 years, 10 months ago
  28. d8c7f0a Merge 5.10.20 into android12-5.10 by Greg Kroah-Hartman · 3 years, 10 months ago
  29. 13fb0e1 proc: don't allow async path resolution of /proc/thread-self components by Jens Axboe · 3 years, 11 months ago
  30. b7925ac proc: use kvzalloc for our kernel buffer by Josef Bacik · 3 years, 10 months ago
  31. 61a1f0a mm: proc: Invalidate TLB after clearing soft-dirty page state by Will Deacon · 4 years ago
  32. fca78df FROMLIST: BACKPORT: procfs/dmabuf: Add inode number to /proc/*/fdinfo by Kalesh Singh · 4 years ago
  33. fb54b8b FROMLIST: procfs: Allow reading fdinfo with PTRACE_MODE_READ by Kalesh Singh · 4 years ago
  34. ba15277 Merge 5.10.11 into android12-5.10 by Greg Kroah-Hartman · 4 years ago
  35. cb5fe25 proc_sysctl: fix oops caused by incorrect command parameters by Xiaoming Ni · 4 years ago
  36. 9cfe168 FROMLIST: mm: protect VMA modifications using VMA sequence count by Laurent Dufour · 7 years ago
  37. 88e2d5f Merge 5.10.9 into android12-5.10 by Greg Kroah-Hartman · 4 years ago
  38. 1eea108 mm: don't play games with pinned pages in clear_page_refs by Linus Torvalds · 4 years ago
  39. 41b0b0c mm: fix clear_refs_write locking by Linus Torvalds · 4 years ago
  40. 0290a41 Merge 5.10.6 into android12-5.10 by Greg Kroah-Hartman · 4 years ago
  41. ab7709b exec: Transform exec_update_mutex into a rw_semaphore by Eric W. Biederman · 4 years, 1 month ago
  42. 19057a6 Merge 5.10.4 into android12-5.10 by Greg Kroah-Hartman · 4 years ago
  43. b202ac9 proc: fix lookup in /proc/net subdirectories after setns(2) by Alexey Dobriyan · 4 years ago
  44. 35dcb7f Merge 7f376f1917d7 ("Merge tag 'mtd/fixes-for-5.10-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux") into android-mainline by Greg Kroah-Hartman · 4 years, 1 month ago
  45. 40d6366 proc: use untagged_addr() for pagemap_read addresses by Miles Chen · 4 years, 1 month ago
  46. 26d2906 Merge 27bba9c532a8 ("Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi") into android-mainline by Greg Kroah-Hartman · 4 years, 1 month ago
  47. fa5fca7 Merge tag 'io_uring-5.10-2020-11-20' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 1 month ago
  48. 8d4c3e7 proc: don't allow async path resolution of /proc/self components by Jens Axboe · 4 years, 1 month ago
  49. 2cfc344 Merge 5.10-rc3 into android-mainline by Greg Kroah-Hartman · 4 years, 2 months ago
  50. 6b2c4d5 Merge branch 'hch' (patches from Christoph) by Linus Torvalds · 4 years, 2 months ago
  51. b24c30c proc "seq files": switch to ->read_iter by Christoph Hellwig · 4 years, 2 months ago
  52. 7cfc630 proc "single files": switch to ->read_iter by Greg Kroah-Hartman · 4 years, 2 months ago
  53. 28589f9 proc/stat: switch to ->read_iter by Christoph Hellwig · 4 years, 2 months ago
  54. 70fce7d proc/cpuinfo: switch to ->read_iter by Christoph Hellwig · 4 years, 2 months ago
  55. fe33850 proc: wire up generic_file_splice_read for iter ops by Christoph Hellwig · 4 years, 2 months ago
  56. 0793349 Merge 4ef8451b3326 ("Merge tag 'perf-tools-for-v5.10-2020-11-03' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux") into android-mainline by Greg Kroah-Hartman · 4 years, 2 months ago
  57. 6660656 mm, oom: keep oom_adj under or at upper limit when printing by Charles Haithcock · 4 years, 2 months ago
  58. 96a3f5a FROMLIST: proc "single files": switch to ->read_iter by Greg Kroah-Hartman · 4 years, 2 months ago
  59. d801fe1 FROMLIST: proc/cpuinfo: switch to ->read_iter by Christoph Hellwig · 4 years, 2 months ago
  60. 86aa9db FROMLIST: proc: wire up generic_file_splice_read for iter ops by Christoph Hellwig · 4 years, 2 months ago
  61. 8996419 Merge f56e65dff6ad ("Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs") into android-mainline by Greg Kroah-Hartman · 4 years, 2 months ago
  62. ade4233 Merge b7769c45b8d9 ("Merge tag 'rtc-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux") into android-mainline by Greg Kroah-Hartman · 4 years, 2 months ago
  63. 05d2a66 Merge 54a4c789ca80 ("Merge tag 'docs/v5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media") into android-mainline by Greg Kroah-Hartman · 4 years, 2 months ago
  64. 75c90a8c Merge d5660df4a555 ("Merge branch 'akpm' (patches from Andrew)") into android-mainline by Greg Kroah-Hartman · 4 years, 2 months ago
  65. f56e65d Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 2 months ago
  66. 1c84293 Merge 6734e20e3920 ("Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux") into android-mainline by Greg Kroah-Hartman · 4 years, 2 months ago
  67. 4ea33a9 io-wq: inherit audit loginuid and sessionid by Jens Axboe · 4 years, 2 months ago
  68. 4d45e75 mm: remove the now-unnecessary mmget_still_valid() hack by Jann Horn · 4 years, 2 months ago
  69. 67197a4 mm, oom_adj: don't loop through tasks in __set_oom_adj when not necessary by Suren Baghdasaryan · 4 years, 2 months ago
  70. ff9f47f mm: proc: smaps_rollup: do not stall write attempts on mmap_lock by Chinwen Chang · 4 years, 2 months ago
  71. 03b4b11 mm: smaps*: extend smap_gather_stats to support specified beginning by Chinwen Chang · 4 years, 2 months ago
  72. 8cf8864 proc: optimise smaps for shmem entries by Matthew Wilcox (Oracle) · 4 years, 2 months ago
  73. 4bd6a73 sysctl: Convert to iter interfaces by Matthew Wilcox (Oracle) · 4 years, 4 months ago
  74. 9f34193 arm64: mte: Add PROT_MTE support to mmap() and mprotect() by Catalin Marinas · 5 years ago
  75. 4beba94 mm: Add PG_arch_2 page flag by Steven Price · 4 years, 8 months ago
  76. fd5a13f proc: add a read_iter method to proc proc_ops by Christoph Hellwig · 4 years, 4 months ago
  77. 906146f proc: cleanup the compat vs no compat file ops by Christoph Hellwig · 4 years, 4 months ago
  78. f6ef7b7 proc: remove a level of indentation in proc_get_inode by Christoph Hellwig · 4 years, 4 months ago
  79. b5c8a97 ANDROID: fix up 60500a42286d ("ANDROID: mm: add a field to store names for private anonymous memory") by Greg Kroah-Hartman · 4 years, 5 months ago
  80. 418b4bd Merge dc06fe51d26e ("Merge tag 'rtc-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux") into android-mainline by Greg Kroah-Hartman · 4 years, 5 months ago
  81. 9066e5c mm, oom: make the calculation of oom badness more accurate by Yafang Shao · 4 years, 5 months ago
  82. 471e78c /proc/PID/smaps: consistent whitespace output format by Michal Koutný · 4 years, 5 months ago
  83. a17a563 Merge 449dc8c97089 ("Merge tag 'for-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-power-supply") into android-mainline by Greg Kroah-Hartman · 4 years, 5 months ago
  84. 1455083 proc/meminfo: avoid open coded reading of vm_committed_as by Feng Tang · 4 years, 5 months ago
  85. 991e767 mm: memcontrol: account kernel stack per node by Shakeel Butt · 4 years, 5 months ago
  86. d42f324 mm: memcg: convert vmstat slab counters to bytes by Roman Gushchin · 4 years, 5 months ago
  87. f04a11a Merge 7b4ea9456dd3 ("Revert "x86/mm/64: Do not sync vmalloc/ioremap mappings"") into android-mainline by Greg Kroah-Hartman · 4 years, 5 months ago
  88. 98777a7 Merge commit 382625d0d432 ("Merge tag 'for-5.9/block-20200802' of git://git.kernel.dk/linux-block") into android-mainline by Eric Biggers · 4 years, 5 months ago
  89. 47ec530 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 4 years, 5 months ago
  90. 74858ab Merge tag 'cap-checkpoint-restore-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 4 years, 5 months ago
  91. 9ecc6ea4 Merge tag 'seccomp-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 4 years, 5 months ago
  92. 382625d Merge tag 'for-5.9/block-20200802' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 5 months ago
  93. f9c7927 bpf: Refactor to provide aux info to bpf_iter_init_seq_priv_t by Yonghong Song · 4 years, 5 months ago
  94. 12886f8 proc: allow access in init userns for map_files with CAP_CHECKPOINT_RESTORE by Adrian Reber · 4 years, 5 months ago
  95. c818c03 seccomp: Report number of loaded filters in /proc/$pid/status by Kees Cook · 4 years, 8 months ago
  96. ca9814b Merge 5.8-rc4 into android-mainline by Greg Kroah-Hartman · 4 years, 6 months ago
  97. 8b082a4 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 6 months ago
  98. d4d80e6 Call sysctl_head_finish on error by Matthew Wilcox (Oracle) · 4 years, 6 months ago
  99. 1d722fa Merge 5.8-rc2 into android-mainline by Greg Kroah-Hartman · 4 years, 6 months ago
  100. a33191d Merge 5.8-rc1 into android-mainline by Greg Kroah-Hartman · 4 years, 6 months ago