{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":784400655,"defaultBranch":"master","name":"linux","ownerLogin":"gatlinnewhouse","currentUserCanPush":false,"isFork":true,"isEmpty":false,"createdAt":"2024-04-09T19:21:11.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/10749793?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1712690478.1723368","currentOid":""},"activityList":{"items":[{"before":"0bbac3facb5d6cc0171c45c9873a2dc96bea9680","after":"b6394d6f715919c053c1450ef0d7c5e517b53764","ref":"refs/heads/master","pushedAt":"2024-05-21T21:20:40.000Z","pushType":"push","commitsCount":10000,"pusher":{"login":"gatlinnewhouse","name":"Gatlin Newhouse","path":"/gatlinnewhouse","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10749793?s=80&v=4"},"commit":{"message":"Merge tag 'pull-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs\n\nPull misc vfs updates from Al Viro:\n \"Assorted commits that had missed the last merge window...\"\n\n* tag 'pull-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs:\n remove call_{read,write}_iter() functions\n do_dentry_open(): kill inode argument\n kernel_file_open(): get rid of inode argument\n get_file_rcu(): no need to check for NULL separately\n fd_is_open(): move to fs/file.c\n close_on_exec(): pass files_struct instead of fdtable","shortMessageHtmlLink":"Merge tag 'pull-misc' of git://git.kernel.org/pub/scm/linux/kernel/gi…"}},{"before":"8f2c057754b25075aa3da132cd4fd4478cdab854","after":"0bbac3facb5d6cc0171c45c9873a2dc96bea9680","ref":"refs/heads/master","pushedAt":"2024-04-15T18:24:57.000Z","pushType":"push","commitsCount":56,"pusher":{"login":"gatlinnewhouse","name":"Gatlin Newhouse","path":"/gatlinnewhouse","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10749793?s=80&v=4"},"commit":{"message":"Linux 6.9-rc4","shortMessageHtmlLink":"Linux 6.9-rc4"}},{"before":"586b5dfb51b962c1b6c06495715e4c4f76a7fc5a","after":"8f2c057754b25075aa3da132cd4fd4478cdab854","ref":"refs/heads/master","pushedAt":"2024-04-13T01:52:46.000Z","pushType":"push","commitsCount":136,"pusher":{"login":"gatlinnewhouse","name":"Gatlin Newhouse","path":"/gatlinnewhouse","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10749793?s=80&v=4"},"commit":{"message":"Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux\n\nPull arm64 fix from Catalin Marinas:\n \"Fix the TLBI RANGE operand calculation causing live migration under\n KVM/arm64 to miss dirty pages due to stale TLB entries\"\n\n* tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux:\n arm64: tlb: Fix TLBI RANGE operand","shortMessageHtmlLink":"Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/…"}},{"before":"00dcf5d862e86e57f5ce46344039f11bb1ad61f6","after":"586b5dfb51b962c1b6c06495715e4c4f76a7fc5a","ref":"refs/heads/master","pushedAt":"2024-04-12T03:53:18.000Z","pushType":"push","commitsCount":19,"pusher":{"login":"gatlinnewhouse","name":"Gatlin Newhouse","path":"/gatlinnewhouse","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10749793?s=80&v=4"},"commit":{"message":"Merge tag 'cxl-fixes-6.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxl\n\nPull cxl fixes from Dave Jiang:\n\n - Fix index of Clear Event Record handles in cxl_clear_event_record()\n\n - Fix use before init of map->reg_type in cxl_decode_regblock()\n\n - Fix initialization of mbox_cmd.size_out in cxl_mem_get_records_log()\n\n - Fix CXL path access_coordinate computation:\n - Remove unneded check of iter in loop\n - Fix of retrieving of access_coordinate in PCI topology walk\n - Fix of incorrect region access_coordinate data calculation\n - Consolidate of access_coordinates attached to downstream port\n context\n - Add check to validate access_coordinate validity to prevent\n incorrect data being exposed via sysfs\n\n* tag 'cxl-fixes-6.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxl:\n cxl: Add checks to access_coordinate calculation to fail missing data\n cxl: Consolidate dport access_coordinate ->hb_coord and ->sw_coord into ->coord\n cxl: Fix incorrect region perf data calculation\n cxl: Fix retrieving of access_coordinates in PCIe path\n cxl: Remove checking of iter in cxl_endpoint_get_perf_coordinates()\n cxl/core: Fix initialization of mbox_cmd.size_out in get event\n cxl/core/regs: Fix usage of map->reg_type in cxl_decode_regblock() before assigned\n cxl/mem: Fix for the index of Clear Event Record Handle","shortMessageHtmlLink":"Merge tag 'cxl-fixes-6.9-rc4' of git://git.kernel.org/pub/scm/linux/k…"}},{"before":"2c71fdf02a95b3dd425b42f28fd47fb2b1d22702","after":"00dcf5d862e86e57f5ce46344039f11bb1ad61f6","ref":"refs/heads/master","pushedAt":"2024-04-11T19:56:25.000Z","pushType":"push","commitsCount":166,"pusher":{"login":"gatlinnewhouse","name":"Gatlin Newhouse","path":"/gatlinnewhouse","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10749793?s=80&v=4"},"commit":{"message":"Merge tag 'acpi-6.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm\n\nPull ACPI fixes from Rafael Wysocki:\n \"These fix the handling of dependencies between devices in the ACPI\n device enumeration code and address a _UID matching regression from\n the 6.8 development cycle.\n\n Specifics:\n\n - Modify the ACPI device enumeration code to avoid counting\n dependencies that have been met already as unmet (Hans de Goede)\n\n - Make _UID matching take the integer value of 0 into account as\n appropriate (Raag Jadav)\"\n\n* tag 'acpi-6.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm:\n ACPI: bus: allow _UID matching for integer zero\n ACPI: scan: Do not increase dep_unmet for already met dependencies","shortMessageHtmlLink":"Merge tag 'acpi-6.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel…"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"startCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wNS0yMVQyMToyMDo0MC4wMDAwMDBazwAAAARQTDgG","endCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wNC0xMVQxOTo1NjoyNS4wMDAwMDBazwAAAAQudd1X"}},"title":"Activity · gatlinnewhouse/linux"}