{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":14884593,"defaultBranch":"master","name":"linux","ownerLogin":"sjp38","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2013-12-03T05:46:47.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/999212?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1719337763.0","currentOid":""},"activityList":{"items":[{"before":"7af2d7ddec2bdaaa823c0c795684fb655e6fe11e","after":"a3c5f0c547162d1c1d0b3687e87d466129d259e3","ref":"refs/heads/damon/next","pushedAt":"2024-07-04T15:36:50.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"sj-aws","name":"SeongJae Park","path":"/sj-aws","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/71698583?s=80&v=4"},"commit":{"message":"Docs/process/2.Process: Update mm tree URL\n\nThe document introduces http://www.ozlabs.org/~akpm/mmotm/ as the place\nfor mm tree patches. However it has moved to git.kernel.org. Update\nthe URL.\n\nSigned-off-by: SeongJae Park ","shortMessageHtmlLink":"Docs/process/2.Process: Update mm tree URL"}},{"before":"734610514cb0234763cc97ddbd235b7981889445","after":"795c58e4c7fc6163d8fb9f2baa86cfe898fa4b19","ref":"refs/heads/master","pushedAt":"2024-07-04T01:35:58.000Z","pushType":"push","commitsCount":14,"pusher":{"login":"sj-aws","name":"SeongJae Park","path":"/sj-aws","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/71698583?s=80&v=4"},"commit":{"message":"Merge tag 'trace-v6.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace\n\nPull tracing fix from Steven Rostedt:\n \"Fix ioctl conflict with memmapped ring buffer ioctl\n\n It was reported that the ioctl() number used to update the ring buffer\n memory mapping conflicted with the TCGETS ioctl causing strace to\n report:\n\n $ strace -e ioctl stty\n ioctl(0, TCGETS or TRACE_MMAP_IOCTL_GET_READER, {c_iflag=ICRNL|IXON, c_oflag=NL0|CR0|TAB0|BS0|VT0|FF0|OPOST|ONLCR, c_cflag=B38400|CS8|CREAD, c_lflag=ISIG|ICANON|ECHO|ECHOE|ECHOK|IEXTEN|ECHOCTL|ECHOKE, ...}) = 0\n\n Since this ioctl hasn't been in a full release yet, change it from\n \"T\", 0x1 to \"R\" 0x20, and also reserve 0x20-0x2F for future ioctl\n commands, as some more are being worked on for the future\"\n\n* tag 'trace-v6.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace:\n tracing: Have memmapped ring buffer use ioctl of \"R\" range 0x20-2F","shortMessageHtmlLink":"Merge tag 'trace-v6.10-rc6' of git://git.kernel.org/pub/scm/linux/ker…"}},{"before":"aaa0dfe1ca4e54e10fa54b71174d1875eeb7767d","after":"7af2d7ddec2bdaaa823c0c795684fb655e6fe11e","ref":"refs/heads/damon/next","pushedAt":"2024-07-04T01:35:57.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"sj-aws","name":"SeongJae Park","path":"/sj-aws","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/71698583?s=80&v=4"},"commit":{"message":"Docs/process/2.Process: Update mm tree URL\n\nThe document introduces http://www.ozlabs.org/~akpm/mmotm/ as the place\nfor mm tree patches. However it has moved to git.kernel.org. Update\nthe URL.\n\nSigned-off-by: SeongJae Park ","shortMessageHtmlLink":"Docs/process/2.Process: Update mm tree URL"}},{"before":"1dfe225e9af5bd3399a1dbc6a4df6a6041ff9c23","after":"734610514cb0234763cc97ddbd235b7981889445","ref":"refs/heads/master","pushedAt":"2024-07-02T20:00:57.000Z","pushType":"push","commitsCount":4,"pusher":{"login":"sj-aws","name":"SeongJae Park","path":"/sj-aws","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/71698583?s=80&v=4"},"commit":{"message":"Merge tag 'erofs-for-6.10-rc7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/xiang/erofs\n\nPull erofs fixes from Gao Xiang:\n \"The most important one fixes possible infinite loops reported by a\n smartphone vendor OPPO recently due to some unexpected zero-sized\n compressed pcluster out of interrupted I/Os, storage failures, etc.\n\n Another patch fixes global buffer memory leak on unloading, and the\n remaining one switches to use super_set_uuid() to keep with the other\n filesystems.\n\n Summary:\n\n - Fix possible global buffer memory leak when unloading EROFS module\n\n - Fix FS_IOC_GETFSUUID ioctl by using super_set_uuid()\n\n - Reset m_llen to 0 so then it can retry if metadata is invalid\"\n\n* tag 'erofs-for-6.10-rc7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/xiang/erofs:\n erofs: ensure m_llen is reset to 0 if metadata is invalid\n erofs: convert to use super_set_uuid to support for FS_IOC_GETFSUUID\n erofs: fix possible memory leak in z_erofs_gbuf_exit()","shortMessageHtmlLink":"Merge tag 'erofs-for-6.10-rc7-fixes' of git://git.kernel.org/pub/scm/…"}},{"before":"dc54d30373ae8ad57277c7db8007083dc6c9e05e","after":"aaa0dfe1ca4e54e10fa54b71174d1875eeb7767d","ref":"refs/heads/damon/next","pushedAt":"2024-07-02T20:00:56.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"sj-aws","name":"SeongJae Park","path":"/sj-aws","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/71698583?s=80&v=4"},"commit":{"message":"MAINTAINERS/MEMORY MANAGEMENT: add mm document files as managed files\n\n'admin-guide/mm/' and 'mm/' directories under 'Documentation/' should be\na part of memory management subsystem, but MAINTAINERS file doesn't\nmark the directories so. Add a couple of 'F:' entry for the directories\nto 'MEMORY MANAGEMENT' section.\n\nSigned-off-by: SeongJae Park ","shortMessageHtmlLink":"MAINTAINERS/MEMORY MANAGEMENT: add mm document files as managed files"}},{"before":"73e931504f8e0d42978bfcda37b323dbbd1afc08","after":"1dfe225e9af5bd3399a1dbc6a4df6a6041ff9c23","ref":"refs/heads/master","pushedAt":"2024-07-02T16:58:49.000Z","pushType":"push","commitsCount":3,"pusher":{"login":"sj-aws","name":"SeongJae Park","path":"/sj-aws","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/71698583?s=80&v=4"},"commit":{"message":"Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi\n\nPull SCSI fixes from James Bottomley:\n \"A couple of error leg problems, one affecting scsi_debug and the other\n affecting pure SAS (i.e. not SATA) SCSI expanders\"\n\n* tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi:\n scsi: libsas: Fix exp-attached device scan after probe failure scanned in again after probe failed\n scsi: scsi_debug: Fix create target debugfs failure","shortMessageHtmlLink":"Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g…"}},{"before":"b5145f1081a7e1c29ee301dba80efb580d14589e","after":"dc54d30373ae8ad57277c7db8007083dc6c9e05e","ref":"refs/heads/damon/next","pushedAt":"2024-07-02T16:58:48.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"sj-aws","name":"SeongJae Park","path":"/sj-aws","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/71698583?s=80&v=4"},"commit":{"message":"MAINTAINERS/MEMORY MANAGEMENT: add mm document files as managed files\n\n'admin-guide/mm/' and 'mm/' directories under 'Documentation/' should be\na part of memory management subsystem, but MAINTAINERS file doesn't\nmark the directories so. Add a couple of 'F:' entry for the directories\nto 'MEMORY MANAGEMENT' section.\n\nSigned-off-by: SeongJae Park ","shortMessageHtmlLink":"MAINTAINERS/MEMORY MANAGEMENT: add mm document files as managed files"}},{"before":"9903efbddba0d14133b5a3c75088b558d2e34ac3","after":"73e931504f8e0d42978bfcda37b323dbbd1afc08","ref":"refs/heads/master","pushedAt":"2024-07-02T00:37:29.000Z","pushType":"push","commitsCount":7,"pusher":{"login":"sj-aws","name":"SeongJae Park","path":"/sj-aws","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/71698583?s=80&v=4"},"commit":{"message":"Merge tag 'cxl-fixes-6.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxl\n\nPull cxl fixes from Dave Jiang:\n\n - Fix no cxl_nvd during pmem region auto-assemble\n\n - Avoid NULLL pointer dereference in region lookup\n\n - Add missing checks to interleave capability\n\n - Add cxl kdoc fix to address document compilation error\n\n* tag 'cxl-fixes-6.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxl:\n cxl: documentation: add missing files to cxl driver-api\n cxl/region: check interleave capability\n cxl/region: Avoid null pointer dereference in region lookup\n cxl/mem: Fix no cxl_nvd during pmem region auto-assembling","shortMessageHtmlLink":"Merge tag 'cxl-fixes-6.10-rc7' of git://git.kernel.org/pub/scm/linux/…"}},{"before":"837590625a791325083df72d2cdaa10afeafc687","after":"b5145f1081a7e1c29ee301dba80efb580d14589e","ref":"refs/heads/damon/next","pushedAt":"2024-07-02T00:37:27.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"sj-aws","name":"SeongJae Park","path":"/sj-aws","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/71698583?s=80&v=4"},"commit":{"message":"MAINTAINERS/MEMORY MANAGEMENT: add mm document files as managed files\n\n'admin-guide/mm/' and 'mm/' directories under 'Documentation/' should be\na part of memory management subsystem, but MAINTAINERS file doesn't\nmark the directories so. Add a couple of 'F:' entry for the directories\nto 'MEMORY MANAGEMENT' section.\n\nSigned-off-by: SeongJae Park ","shortMessageHtmlLink":"MAINTAINERS/MEMORY MANAGEMENT: add mm document files as managed files"}},{"before":"d09854934f00251da4169d5c78e512cc46d26e63","after":"837590625a791325083df72d2cdaa10afeafc687","ref":"refs/heads/damon/next","pushedAt":"2024-07-01T19:28:23.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"sj-aws","name":"SeongJae Park","path":"/sj-aws","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/71698583?s=80&v=4"},"commit":{"message":"Docs/mm/damon/design: add API link to damon_ctx\n\nMore link updates is needed before posting patch.\n\nSigned-off-by: SeongJae Park ","shortMessageHtmlLink":"Docs/mm/damon/design: add API link to damon_ctx"}},{"before":"e0b668b070348c36e0ab83af12987b6390f9ec26","after":"9903efbddba0d14133b5a3c75088b558d2e34ac3","ref":"refs/heads/master","pushedAt":"2024-07-01T16:49:33.000Z","pushType":"push","commitsCount":48,"pusher":{"login":"sj-aws","name":"SeongJae Park","path":"/sj-aws","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/71698583?s=80&v=4"},"commit":{"message":"Merge tag 'asm-generic-fixes-6.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic\n\nPull asm-generic fix from Arnd Bergmann:\n \"This fixes up a last minute build regression from the previous set of\n bug fixes\"\n\n* tag 'asm-generic-fixes-6.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic:\n syscalls: fix sys_fanotify_mark prototype","shortMessageHtmlLink":"Merge tag 'asm-generic-fixes-6.10-2' of git://git.kernel.org/pub/scm/…"}},{"before":"35b8b4b8f77605584d23fca5cb6e0341a0186e05","after":"d09854934f00251da4169d5c78e512cc46d26e63","ref":"refs/heads/damon/next","pushedAt":"2024-07-01T16:49:32.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"sj-aws","name":"SeongJae Park","path":"/sj-aws","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/71698583?s=80&v=4"},"commit":{"message":"Docs/mm/damon/design: add API link to damon_ctx\n\nMore link updates is needed before posting patch.\n\nSigned-off-by: SeongJae Park ","shortMessageHtmlLink":"Docs/mm/damon/design: add API link to damon_ctx"}},{"before":"27b31deb900dfcec60820d8d3e48f6de9ae9a18e","after":"e0b668b070348c36e0ab83af12987b6390f9ec26","ref":"refs/heads/master","pushedAt":"2024-06-30T19:14:40.000Z","pushType":"push","commitsCount":68,"pusher":{"login":"sj-aws","name":"SeongJae Park","path":"/sj-aws","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/71698583?s=80&v=4"},"commit":{"message":"Merge tag 'kbuild-fixes-v6.10-3' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild\n\nPull Kbuild fixes from Masahiro Yamada:\n\n - Remove the executable bit from installed DTB files\n\n - Escape $ in subshell execution in the debian-orig target\n\n - Fix RPM builds with CONFIG_MODULES=n\n\n - Fix xconfig with the O= option\n\n - Fix scripts_gdb with the O= option\n\n* tag 'kbuild-fixes-v6.10-3' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild:\n kbuild: scripts/gdb: bring the \"abspath\" back\n kbuild: Use $(obj)/%.cc to fix host C++ module builds\n kbuild: rpm-pkg: fix build error with CONFIG_MODULES=n\n kbuild: Fix build target deb-pkg: ln: failed to create hard link\n kbuild: doc: Update default INSTALL_MOD_DIR from extra to updates\n kbuild: Install dtb files as 0644 in Makefile.dtbinst","shortMessageHtmlLink":"Merge tag 'kbuild-fixes-v6.10-3' of git://git.kernel.org/pub/scm/linu…"}},{"before":"5ccc622bd4569e88429f14c6e260e19292be8aa6","after":"35b8b4b8f77605584d23fca5cb6e0341a0186e05","ref":"refs/heads/damon/next","pushedAt":"2024-06-30T19:14:38.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"sj-aws","name":"SeongJae Park","path":"/sj-aws","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/71698583?s=80&v=4"},"commit":{"message":"Docs/mm/damon/design: add API link to damon_ctx\n\nMore link updates is needed before posting patch.\n\nSigned-off-by: SeongJae Park ","shortMessageHtmlLink":"Docs/mm/damon/design: add API link to damon_ctx"}},{"before":"606b71ca395d41daa164dc3816b4b3e75c9ddd29","after":"5ccc622bd4569e88429f14c6e260e19292be8aa6","ref":"refs/heads/damon/next","pushedAt":"2024-06-29T19:05:43.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"sj-aws","name":"SeongJae Park","path":"/sj-aws","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/71698583?s=80&v=4"},"commit":{"message":"Docs/mm/damon/index: add a link to admin-guide doc\n\nReaders of DAMON subsystem document would want to further learn how they\ncan use DAMON from user-space. Provide the link to the admin guide.\n\nSigned-off-by: SeongJae Park ","shortMessageHtmlLink":"Docs/mm/damon/index: add a link to admin-guide doc"}},{"before":"de0a9f4486337d0eabacc23bd67ff73146eacdc0","after":"27b31deb900dfcec60820d8d3e48f6de9ae9a18e","ref":"refs/heads/master","pushedAt":"2024-06-29T19:00:39.000Z","pushType":"push","commitsCount":27,"pusher":{"login":"sj-aws","name":"SeongJae Park","path":"/sj-aws","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/71698583?s=80&v=4"},"commit":{"message":"Merge tag 'xfs-6.10-fixes-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux\n\nPull xfs fixes from Chandan Babu:\n\n - Always free only post-EOF delayed allocations for files with the\n XFS_DIFLAG_PREALLOC or APPEND flags set.\n\n - Do not align cow fork delalloc to cowextsz hint when running low on\n space.\n\n - Allow zero-size symlinks and directories as long as the link count is\n zero.\n\n - Change XFS_IOC_EXCHANGE_RANGE to be a _IOW only ioctl. This was ioctl\n was introduced during v6.10 developement cycle.\n\n - xfs_init_new_inode() now creates an attribute fork on a newly created\n inode even if ATTR feature flag is not enabled.\n\n* tag 'xfs-6.10-fixes-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux:\n xfs: honor init_xattrs in xfs_init_new_inode for !ATTR fs\n xfs: fix direction in XFS_IOC_EXCHANGE_RANGE\n xfs: allow unlinked symlinks and dirs with zero size\n xfs: restrict when we try to align cow fork delalloc to cowextsz hints\n xfs: fix freeing speculative preallocations for preallocated files","shortMessageHtmlLink":"Merge tag 'xfs-6.10-fixes-5' of git://git.kernel.org/pub/scm/fs/xfs/x…"}},{"before":"04732b3dcd3dd1af232f13b2c4fdcf6647eb2065","after":"606b71ca395d41daa164dc3816b4b3e75c9ddd29","ref":"refs/heads/damon/next","pushedAt":"2024-06-29T19:00:36.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"sj-aws","name":"SeongJae Park","path":"/sj-aws","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/71698583?s=80&v=4"},"commit":{"message":"Docs/mm/damon/index: add a link to admin-guide doc\n\nReaders of DAMON subsystem document would want to further learn how they\ncan use DAMON from user-space. Provide the link to the admin guide.\n\nSigned-off-by: SeongJae Park ","shortMessageHtmlLink":"Docs/mm/damon/index: add a link to admin-guide doc"}},{"before":"6c0483dbfe7223f2b8390e3d5fe942629d3317b7","after":"de0a9f4486337d0eabacc23bd67ff73146eacdc0","ref":"refs/heads/master","pushedAt":"2024-06-29T16:03:59.000Z","pushType":"push","commitsCount":10,"pusher":{"login":"sj-aws","name":"SeongJae Park","path":"/sj-aws","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/71698583?s=80&v=4"},"commit":{"message":"Merge tag 'riscv-for-linus-6.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux\n\nPull RISC-V fixes from Palmer Dabbelt:\n\n - A fix for vector load/store instruction decoding, which could result\n in reserved vector element length encodings decoding as valid vector\n instructions.\n\n - Instruction patching now aggressively flushes the local instruction\n cache, to avoid situations where patching functions on the flush path\n results in torn instructions being fetched.\n\n - A fix to prevent the stack walker from showing up as part of traces.\n\n* tag 'riscv-for-linus-6.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux:\n riscv: stacktrace: convert arch_stack_walk() to noinstr\n riscv: patch: Flush the icache right after patching to avoid illegal insns\n RISC-V: fix vector insn load/store width mask","shortMessageHtmlLink":"Merge tag 'riscv-for-linus-6.10-rc6' of git://git.kernel.org/pub/scm/…"}},{"before":"5d8dc00bc9f631e118c70aa423eb3cacd71677b9","after":"04732b3dcd3dd1af232f13b2c4fdcf6647eb2065","ref":"refs/heads/damon/next","pushedAt":"2024-06-29T16:03:58.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"sj-aws","name":"SeongJae Park","path":"/sj-aws","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/71698583?s=80&v=4"},"commit":{"message":"Docs/mm/damon/design: add API link to damon_ctx\n\nMore link updates is needed before posting patch.\n\nSigned-off-by: SeongJae Park ","shortMessageHtmlLink":"Docs/mm/damon/design: add API link to damon_ctx"}},{"before":"6d6444ba82053c716fb5ac83346202659023044e","after":"6c0483dbfe7223f2b8390e3d5fe942629d3317b7","ref":"refs/heads/master","pushedAt":"2024-06-28T19:04:45.000Z","pushType":"push","commitsCount":68,"pusher":{"login":"sj-aws","name":"SeongJae Park","path":"/sj-aws","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/71698583?s=80&v=4"},"commit":{"message":"Merge tag 'nfsd-6.10-3' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux\n\nPull nfsd fixes from Chuck Lever:\n\n - Due to a late review, revert and re-fix a recent crasher fix\n\n* tag 'nfsd-6.10-3' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux:\n Revert \"nfsd: fix oops when reading pool_stats before server is started\"\n nfsd: initialise nfsd_info.mutex early.","shortMessageHtmlLink":"Merge tag 'nfsd-6.10-3' of git://git.kernel.org/pub/scm/linux/kernel/…"}},{"before":"f2da10859abbde35a1735f5f62ab97918a45490e","after":"5d8dc00bc9f631e118c70aa423eb3cacd71677b9","ref":"refs/heads/damon/next","pushedAt":"2024-06-28T19:04:43.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"sj-aws","name":"SeongJae Park","path":"/sj-aws","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/71698583?s=80&v=4"},"commit":{"message":"Docs/mm/damon/design: add API link to damon_ctx\n\nMore link updates is needed before posting patch.\n\nSigned-off-by: SeongJae Park ","shortMessageHtmlLink":"Docs/mm/damon/design: add API link to damon_ctx"}},{"before":"b4f9dcd60b91504aca1e910dd60889374c4f2203","after":"f2da10859abbde35a1735f5f62ab97918a45490e","ref":"refs/heads/damon/next","pushedAt":"2024-06-28T00:10:58.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"sj-aws","name":"SeongJae Park","path":"/sj-aws","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/71698583?s=80&v=4"},"commit":{"message":"Docs/translations/ko_KR: Link memory-barriers wrapper with other language versions\n\nThe menu for documents of other available languages comes up only if the\ndocuments are in same file hierarchy. Because memory-barriers.txt of\nKorean translation is at the root index while that for English is under\ncore-api/wrappers/memory-barriers.rst, the Korean translation is not\nlinked with other available language version via the menu. Move the\ndocument under the same directory hierarchy to make it linked with other\nlanguage versions.\n\nSigned-off-by: SeongJae Park ","shortMessageHtmlLink":"Docs/translations/ko_KR: Link memory-barriers wrapper with other lang…"}},{"before":"b3975c07eb3209c417ea45545b31ef5ae70e21a1","after":"b4f9dcd60b91504aca1e910dd60889374c4f2203","ref":"refs/heads/damon/next","pushedAt":"2024-06-27T20:09:35.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"sj-aws","name":"SeongJae Park","path":"/sj-aws","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/71698583?s=80&v=4"},"commit":{"message":"Docs/translations/ko_KR: Link memory-barriers wrapper with other language versions\n\nThe menu for documents of other available languages comes up only if the\ndocuments are in same file hierarchy. Because memory-barriers.txt of\nKorean translation is at the root index while that for English is under\ncore-api/wrappers/memory-barriers.rst, the Korean translation is not\nlinked with other available language version via the menu. Move the\ndocument under the same directory hierarchy to make it linked with other\nlanguage versions.\n\nSigned-off-by: SeongJae Park ","shortMessageHtmlLink":"Docs/translations/ko_KR: Link memory-barriers wrapper with other lang…"}},{"before":"afcd48134c58d6af45fb3fdb648f1260b20f2326","after":"6d6444ba82053c716fb5ac83346202659023044e","ref":"refs/heads/master","pushedAt":"2024-06-27T18:33:45.000Z","pushType":"push","commitsCount":140,"pusher":{"login":"sj-aws","name":"SeongJae Park","path":"/sj-aws","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/71698583?s=80&v=4"},"commit":{"message":"Merge tag 's390-6.10-7' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux\n\nPull s390 updates from Alexander Gordeev:\n\n - Add missing virt_to_phys() conversion for directed interrupt bit\n vectors\n\n - Fix broken configuration change notifications for virtio-ccw\n\n - Fix sclp_init() cleanup path on failure and as result - fix a list\n double add warning\n\n - Fix unconditional adjusting of GOT entries containing undefined weak\n symbols that resolve to zero\n\n* tag 's390-6.10-7' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux:\n s390/boot: Do not adjust GOT entries for undef weak sym\n s390/sclp: Fix sclp_init() cleanup on failure\n s390/virtio_ccw: Fix config change notifications\n s390/pci: Add missing virt_to_phys() for directed DIBV","shortMessageHtmlLink":"Merge tag 's390-6.10-7' of git://git.kernel.org/pub/scm/linux/kernel/…"}},{"before":"0c4e5bc119d038089b625dc2207d33f4d5f55735","after":"b3975c07eb3209c417ea45545b31ef5ae70e21a1","ref":"refs/heads/damon/next","pushedAt":"2024-06-27T18:33:43.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"sj-aws","name":"SeongJae Park","path":"/sj-aws","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/71698583?s=80&v=4"},"commit":{"message":"Docs/mm/damon/design: add sysfs usage link at the beginning\n\nReaders of the design document's execution model and data structur would\nwonder how they can configure and start/stop DAMON from the user-space.\nThe answer is DAMON sysfs interface. Add a link to the DAMON sysfs\ninterface usage document on the design doc for easier browsing.\n\nSigned-off-by: SeongJae Park ","shortMessageHtmlLink":"Docs/mm/damon/design: add sysfs usage link at the beginning"}},{"before":"6a988442603cc6a9bcbc0c4b42f4ce7dc19b34eb","after":"0c4e5bc119d038089b625dc2207d33f4d5f55735","ref":"refs/heads/damon/next","pushedAt":"2024-06-27T17:33:20.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"sj-aws","name":"SeongJae Park","path":"/sj-aws","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/71698583?s=80&v=4"},"commit":{"message":"Docs/translations/ko_KR: Link memory-barriers wrapper with other language versions\n\nThe menu for documents of other available languages comes up only if the\ndocuments are in same file hierarchy. Because memory-barriers.txt of\nKorean translation is at the root index while that for English is under\ncore-api/wrappers/memory-barriers.rst, the Korean translation is not\nlinked with other available language version via the menu. Move the\ndocument under the same directory hierarchy to make it linked with other\nlanguage versions.\n\nSigned-off-by: SeongJae Park ","shortMessageHtmlLink":"Docs/translations/ko_KR: Link memory-barriers wrapper with other lang…"}},{"before":"24ca36a562d63f1bff04c3f11236f52969c67717","after":"afcd48134c58d6af45fb3fdb648f1260b20f2326","ref":"refs/heads/master","pushedAt":"2024-06-27T16:29:13.000Z","pushType":"push","commitsCount":14,"pusher":{"login":"sj-aws","name":"SeongJae Park","path":"/sj-aws","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/71698583?s=80&v=4"},"commit":{"message":"Merge tag 'mm-hotfixes-stable-2024-06-26-17-28' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm\n\nPull misc fixes from Andrew Morton:\n \"13 hotfixes, 7 are cc:stable.\n\n All are MM related apart from a MAINTAINERS update. There is no\n identifiable theme here - just singleton patches in various places\"\n\n* tag 'mm-hotfixes-stable-2024-06-26-17-28' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm:\n mm/memory: don't require head page for do_set_pmd()\n mm/page_alloc: Separate THP PCP into movable and non-movable categories\n nfs: drop the incorrect assertion in nfs_swap_rw()\n mm/migrate: make migrate_pages_batch() stats consistent\n MAINTAINERS: TPM DEVICE DRIVER: update the W-tag\n selftests/mm:fix test_prctl_fork_exec return failure\n mm: convert page type macros to enum\n ocfs2: fix DIO failure due to insufficient transaction credits\n kasan: fix bad call to unpoison_slab_object\n mm: handle profiling for fake memory allocations during compaction\n mm/slab: fix 'variable obj_exts set but not used' warning\n /proc/pid/smaps: add mseal info for vma\n mm: fix incorrect vbq reference in purge_fragmented_block","shortMessageHtmlLink":"Merge tag 'mm-hotfixes-stable-2024-06-26-17-28' of git://git.kernel.o…"}},{"before":"9f12d52dc552f3254b7c070fed4a8aaabc693fe0","after":"6a988442603cc6a9bcbc0c4b42f4ce7dc19b34eb","ref":"refs/heads/damon/next","pushedAt":"2024-06-27T16:29:12.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"sj-aws","name":"SeongJae Park","path":"/sj-aws","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/71698583?s=80&v=4"},"commit":{"message":"Docs/translations/ko_KR: Link memory-barriers wrapper with other language versions\n\nThe menu for documents of other available languages comes up only if the\ndocuments are in same file hierarchy. Because memory-barriers.txt of\nKorean translation is at the root index while that for English is under\ncore-api/wrappers/memory-barriers.rst, the Korean translation is not\nlinked with other available language version via the menu. Move the\ndocument under the same directory hierarchy to make it linked with other\nlanguage versions.\n\nSigned-off-by: SeongJae Park ","shortMessageHtmlLink":"Docs/translations/ko_KR: Link memory-barriers wrapper with other lang…"}},{"before":"a4999759e4ec99693ce45d4d52eeaa9619bda618","after":"9f12d52dc552f3254b7c070fed4a8aaabc693fe0","ref":"refs/heads/damon/next","pushedAt":"2024-06-26T22:52:42.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"sj-aws","name":"SeongJae Park","path":"/sj-aws","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/71698583?s=80&v=4"},"commit":{"message":"Docs/translations/ko_KR: Link memory-barriers wrapper with other language versions\n\nThe menu for documents of other available languages comes up only if the\ndocuments are in same file hierarchy. Because memory-barriers.txt of\nKorean translation is at the root index while that for English is under\ncore-api/wrappers/memory-barriers.rst, the Korean translation is not\nlinked with other available language version via the menu. Move the\ndocument under the same directory hierarchy to make it linked with other\nlanguage versions.\n\nSigned-off-by: SeongJae Park ","shortMessageHtmlLink":"Docs/translations/ko_KR: Link memory-barriers wrapper with other lang…"}},{"before":"55027e689933ba2e64f3d245fb1ff185b3e7fc81","after":"24ca36a562d63f1bff04c3f11236f52969c67717","ref":"refs/heads/master","pushedAt":"2024-06-26T22:49:38.000Z","pushType":"push","commitsCount":3,"pusher":{"login":"sj-aws","name":"SeongJae Park","path":"/sj-aws","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/71698583?s=80&v=4"},"commit":{"message":"Merge tag 'wq-for-6.10-rc5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq\n\nPull workqueue fixes from Tejun Heo:\n \"Two patches to fix kworker name formatting\"\n\n* tag 'wq-for-6.10-rc5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq:\n workqueue: Increase worker desc's length to 32\n workqueue: Refactor worker ID formatting and make wq_worker_comm() use full ID string","shortMessageHtmlLink":"Merge tag 'wq-for-6.10-rc5-fixes' of git://git.kernel.org/pub/scm/lin…"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEdxJFkgA","startCursor":null,"endCursor":null}},"title":"Activity · sjp38/linux"}