{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":137151215,"defaultBranch":"master","name":"linux","ownerLogin":"windowxia","currentUserCanPush":false,"isFork":true,"isEmpty":false,"createdAt":"2018-06-13T02:20:58.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/3362615?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1615637694.511728","currentOid":""},"activityList":{"items":[{"before":"24e0d2e527a39f64caeb2e6be39ad5396fb2da5e","after":"e67572cd2204894179d89bd7b984072f19313b03","ref":"refs/heads/master","pushedAt":"2024-04-29T01:30:33.000Z","pushType":"push","commitsCount":10000,"pusher":{"login":"windowxia","name":null,"path":"/windowxia","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3362615?s=80&v=4"},"commit":{"message":"Linux 6.9-rc6","shortMessageHtmlLink":"Linux 6.9-rc6"}},{"before":"65d6e954e37872fd9afb5ef3fc0481bb3c2f20f4","after":"24e0d2e527a39f64caeb2e6be39ad5396fb2da5e","ref":"refs/heads/master","pushedAt":"2023-12-22T07:16:46.000Z","pushType":"push","commitsCount":10000,"pusher":{"login":"windowxia","name":null,"path":"/windowxia","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3362615?s=80&v=4"},"commit":{"message":"Merge tag 'pinctrl-v6.7-4' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl\n\nPull pin control fixes from Linus Walleij:\n \"Some driver fixes for v6.7, all are in drivers, the most interesting\n one is probably the AMD laptop suspend bug which really needs fixing.\n Freedestop org has the bug description:\n\n https://gitlab.freedesktop.org/drm/amd/-/issues/2812\n\n Summary:\n\n - Ignore disabled device tree nodes in the Starfive 7100 and 7100\n drivers.\n\n - Mask non-wake source pins with interrupt enabled at suspend in the\n AMD driver, this blocks unnecessary wakeups from misc interrupts.\n This can be power consuming because in many cases the system\n doesn't really suspend, it just wakes right back up.\n\n - Fix a typo breaking compilation of the cy8c95x0 driver, and fix up\n bugs in the get/set config callbacks.\n\n - Use a dedicated lock class for the PIO4 drivers IRQ. This fixes a\n crash on suspend\"\n\n* tag 'pinctrl-v6.7-4' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl:\n pinctrl: at91-pio4: use dedicated lock class for IRQ\n pinctrl: cy8c95x0: Fix get_pincfg\n pinctrl: cy8c95x0: Fix regression\n pinctrl: cy8c95x0: Fix typo\n pinctrl: amd: Mask non-wake source pins with interrupt enabled at suspend\n pinctrl: starfive: jh7100: ignore disabled device tree nodes\n pinctrl: starfive: jh7110: ignore disabled device tree nodes","shortMessageHtmlLink":"Merge tag 'pinctrl-v6.7-4' of git://git.kernel.org/pub/scm/linux/kern…"}},{"before":"28f20a19294da7df158dfca259d0e2b5866baaf9","after":"65d6e954e37872fd9afb5ef3fc0481bb3c2f20f4","ref":"refs/heads/master","pushedAt":"2023-09-06T09:54:26.000Z","pushType":"push","commitsCount":10000,"pusher":{"login":"windowxia","name":null,"path":"/windowxia","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3362615?s=80&v=4"},"commit":{"message":"Merge tag 'gfs2-v6.5-rc5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2\n\nPull gfs2 updates from Andreas Gruenbacher:\n\n - Fix a glock state (non-)transition bug when a dlm request times out\n and is canceled, and we have locking requests that can now be granted\n immediately\n\n - Various fixes and cleanups in how the logd and quotad daemons are\n woken up and terminated\n\n - Fix several bugs in the quota data reference counting and shrinking.\n Free quota data objects synchronously in put_super() instead of\n letting call_rcu() run wild\n\n - Make sure not to deallocate quota data during a withdraw; rather,\n defer quota data deallocation to put_super(). Withdraws can happen in\n contexts in which callers on the stack are holding quota data\n references\n\n - Many minor quota fixes and cleanups by Bob\n\n - Update the the mailing list address for gfs2 and dlm. (It's the same\n list for both and we are moving it to gfs2@lists.linux.dev)\n\n - Various other minor cleanups\n\n* tag 'gfs2-v6.5-rc5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2: (51 commits)\n MAINTAINERS: Update dlm mailing list\n MAINTAINERS: Update gfs2 mailing list\n gfs2: change qd_slot_count to qd_slot_ref\n gfs2: check for no eligible quota changes\n gfs2: Remove useless assignment\n gfs2: simplify slot_get\n gfs2: Simplify qd2offset\n gfs2: introduce qd_bh_get_or_undo\n gfs2: Remove quota allocation info from quota file\n gfs2: use constant for array size\n gfs2: Set qd_sync_gen in do_sync\n gfs2: Remove useless err set\n gfs2: Small gfs2_quota_lock cleanup\n gfs2: move qdsb_put and reduce redundancy\n gfs2: improvements to sysfs status\n gfs2: Don't try to sync non-changes\n gfs2: Simplify function need_sync\n gfs2: remove unneeded pg_oflow variable\n gfs2: remove unneeded variable done\n gfs2: pass sdp to gfs2_write_buf_to_page\n ...","shortMessageHtmlLink":"Merge tag 'gfs2-v6.5-rc5-fixes' of git://git.kernel.org/pub/scm/linux…"}},{"before":"4853c74bd7ab7fdb83f319bd9ace8a08c031e9b6","after":"28f20a19294da7df158dfca259d0e2b5866baaf9","ref":"refs/heads/master","pushedAt":"2023-08-27T10:28:21.000Z","pushType":"push","commitsCount":420,"pusher":{"login":"windowxia","name":null,"path":"/windowxia","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3362615?s=80&v=4"},"commit":{"message":"Merge tag 'x86-urgent-2023-08-26' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip\n\nPull x86 fixes from Ingo Molnar:\n \"Fix an FPU invalidation bug on exec(), and fix a performance\n regression due to a missing setting of X86_FEATURE_OSXSAVE\"\n\n* tag 'x86-urgent-2023-08-26' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:\n x86/fpu: Set X86_FEATURE_OSXSAVE feature after enabling OSXSAVE in CR4\n x86/fpu: Invalidate FPU state correctly on exec()","shortMessageHtmlLink":"Merge tag 'x86-urgent-2023-08-26' of git://git.kernel.org/pub/scm/lin…"}},{"before":"2ccdd1b13c591d306f0401d98dedc4bdcd02b421","after":"4853c74bd7ab7fdb83f319bd9ace8a08c031e9b6","ref":"refs/heads/master","pushedAt":"2023-08-17T10:57:58.000Z","pushType":"push","commitsCount":36,"pusher":{"login":"windowxia","name":null,"path":"/windowxia","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3362615?s=80&v=4"},"commit":{"message":"Merge tag 'parisc-for-6.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux\n\nPull parisc fix from Helge Deller:\n \"Fix the parisc TLB ptlock checks so that they can be enabled together\n with the lightweight spinlock checks\"\n\n* tag 'parisc-for-6.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux:\n parisc: Fix CONFIG_TLB_PTLOCK to work with lightweight spinlock checks","shortMessageHtmlLink":"Merge tag 'parisc-for-6.5-rc7' of git://git.kernel.org/pub/scm/linux/…"}},{"before":"c1a515d3c0270628df8ae5f5118ba859b85464a2","after":"2ccdd1b13c591d306f0401d98dedc4bdcd02b421","ref":"refs/heads/master","pushedAt":"2023-08-14T10:41:39.000Z","pushType":"push","commitsCount":471,"pusher":{"login":"windowxia","name":null,"path":"/windowxia","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3362615?s=80&v=4"},"commit":{"message":"Linux 6.5-rc6","shortMessageHtmlLink":"Linux 6.5-rc6"}},{"before":"18b44bc5a67275641fb26f2c54ba7eef80ac5950","after":"c1a515d3c0270628df8ae5f5118ba859b85464a2","ref":"refs/heads/master","pushedAt":"2023-08-04T07:06:49.000Z","pushType":"push","commitsCount":540,"pusher":{"login":"windowxia","name":null,"path":"/windowxia","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3362615?s=80&v=4"},"commit":{"message":"Merge tag 'perf-tools-fixes-for-v6.5-2-2023-08-03' of git://git.kernel.org/pub/scm/linux/kernel/git/perf/perf-tools\n\nPull perf tools fixes from Arnaldo Carvalho de Melo:\n\n - Fix segfault in the powerpc specific arch_skip_callchain_idx\n function. The patch doing the reference count init/exit that went\n into 6.5 missed this function.\n\n - Fix regression reading the arm64 PMU cpu slots in sysfs, a patch\n removing some code duplication ended up duplicating the /sysfs prefix\n for these files.\n\n - Fix grouping of events related to topdown, addressing a regression on\n the CSV output produced by 'perf stat' noticed on the downstream tool\n toplev.\n\n - Fix the uprobe_from_different_cu 'perf test' entry, it is failing\n when gcc isn't available, so we need to check that and skip the test\n if it is not installed.\n\n* tag 'perf-tools-fixes-for-v6.5-2-2023-08-03' of git://git.kernel.org/pub/scm/linux/kernel/git/perf/perf-tools:\n perf test parse-events: Test complex name has required event format\n perf pmus: Create placholder regardless of scanning core_only\n perf test uprobe_from_different_cu: Skip if there is no gcc\n perf parse-events: Only move force grouped evsels when sorting\n perf parse-events: When fixing group leaders always set the leader\n perf parse-events: Extra care around force grouped events\n perf callchain powerpc: Fix addr location init during arch_skip_callchain_idx function\n perf pmu arm64: Fix reading the PMU cpu slots in sysfs","shortMessageHtmlLink":"Merge tag 'perf-tools-fixes-for-v6.5-2-2023-08-03' of git://git.kerne…"}},{"before":"b08fc5277aaa1d8ea15470d38bf36f19dfb0e125","after":"18b44bc5a67275641fb26f2c54ba7eef80ac5950","ref":"refs/heads/master","pushedAt":"2023-07-26T07:51:40.909Z","pushType":"push","commitsCount":10000,"pusher":{"login":"windowxia","name":null,"path":"/windowxia","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3362615?s=80&v=4"},"commit":{"message":"ovl: Always reevaluate the file signature for IMA\n\nCommit db1d1e8b9867 (\"IMA: use vfs_getattr_nosec to get the i_version\")\npartially closed an IMA integrity issue when directly modifying a file\non the lower filesystem. If the overlay file is first opened by a user\nand later the lower backing file is modified by root, but the extended\nattribute is NOT updated, the signature validation succeeds with the old\noriginal signature.\n\nUpdate the super_block s_iflags to SB_I_IMA_UNVERIFIABLE_SIGNATURE to\nforce signature reevaluation on every file access until a fine grained\nsolution can be found.\n\nSigned-off-by: Eric Snowberg \nSigned-off-by: Mimi Zohar \nSigned-off-by: Linus Torvalds ","shortMessageHtmlLink":"ovl: Always reevaluate the file signature for IMA"}},{"before":"b08fc5277aaa1d8ea15470d38bf36f19dfb0e125","after":"18b44bc5a67275641fb26f2c54ba7eef80ac5950","ref":"refs/heads/master","pushedAt":"2023-07-26T07:51:40.000Z","pushType":"push","commitsCount":10000,"pusher":{"login":"windowxia","name":null,"path":"/windowxia","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3362615?s=80&v=4"},"commit":{"message":"ovl: Always reevaluate the file signature for IMA\n\nCommit db1d1e8b9867 (\"IMA: use vfs_getattr_nosec to get the i_version\")\npartially closed an IMA integrity issue when directly modifying a file\non the lower filesystem. If the overlay file is first opened by a user\nand later the lower backing file is modified by root, but the extended\nattribute is NOT updated, the signature validation succeeds with the old\noriginal signature.\n\nUpdate the super_block s_iflags to SB_I_IMA_UNVERIFIABLE_SIGNATURE to\nforce signature reevaluation on every file access until a fine grained\nsolution can be found.\n\nSigned-off-by: Eric Snowberg \nSigned-off-by: Mimi Zohar \nSigned-off-by: Linus Torvalds ","shortMessageHtmlLink":"ovl: Always reevaluate the file signature for IMA"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEPIRTeQA","startCursor":null,"endCursor":null}},"title":"Activity · windowxia/linux"}