{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":664530081,"defaultBranch":"master","name":"linux","ownerLogin":"SamirMulani","currentUserCanPush":false,"isFork":true,"isEmpty":false,"createdAt":"2023-07-10T07:26:22.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/99895065?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1688973989.852915","currentOid":""},"activityList":{"items":[{"before":"ffc253263a1375a65fa6c9f62a893e9767fbebfa","after":"a39b6ac3781d46ba18193c9dbb2110f31e9bffe9","ref":"refs/heads/master","pushedAt":"2023-12-11T06:22:37.000Z","pushType":"push","commitsCount":10000,"pusher":{"login":"SamirMulani","name":"Samir Mulani","path":"/SamirMulani","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/99895065?s=80&v=4"},"commit":{"message":"Linux 6.7-rc5","shortMessageHtmlLink":"Linux 6.7-rc5"}},{"before":"aed8aee11130a954356200afa3f1b8753e8a9482","after":"ffc253263a1375a65fa6c9f62a893e9767fbebfa","ref":"refs/heads/master","pushedAt":"2023-10-30T11:13:20.000Z","pushType":"push","commitsCount":2056,"pusher":{"login":"SamirMulani","name":"Samir Mulani","path":"/SamirMulani","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/99895065?s=80&v=4"},"commit":{"message":"Linux 6.6","shortMessageHtmlLink":"Linux 6.6"}},{"before":"7ba2090ca64ea1aa435744884124387db1fac70f","after":"aed8aee11130a954356200afa3f1b8753e8a9482","ref":"refs/heads/master","pushedAt":"2023-09-14T11:06:57.000Z","pushType":"push","commitsCount":1126,"pusher":{"login":"SamirMulani","name":"Samir Mulani","path":"/SamirMulani","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/99895065?s=80&v=4"},"commit":{"message":"Merge tag 'pmdomain-v6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/linux-pm\n\nPull genpm / pmdomain rename from Ulf Hansson:\n \"This renames the genpd subsystem to pmdomain.\n\n As discussed on LKML, using 'genpd' as the name of a subsystem isn't\n very self-explanatory and the acronym itself that means Generic PM\n Domain, is known only by a limited group of people.\n\n The suggestion to improve the situation is to rename the subsystem to\n 'pmdomain', which there seems to be a good consensus around using.\n\n Ideally it should indicate that its purpose is to manage Power Domains\n or 'PM domains' as we often also use within the Linux Kernel\n terminology\"\n\n* tag 'pmdomain-v6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/linux-pm:\n pmdomain: Rename the genpd subsystem to pmdomain","shortMessageHtmlLink":"Merge tag 'pmdomain-v6.6-rc1' of git://git.kernel.org/pub/scm/linux/k…"}},{"before":"374a7f47bf401441edff0a64465e61326bf70a82","after":"7ba2090ca64ea1aa435744884124387db1fac70f","ref":"refs/heads/master","pushedAt":"2023-09-07T08:36:23.000Z","pushType":"push","commitsCount":10000,"pusher":{"login":"SamirMulani","name":"Samir Mulani","path":"/SamirMulani","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/99895065?s=80&v=4"},"commit":{"message":"Merge tag 'ceph-for-6.6-rc1' of https://github.com/ceph/ceph-client\n\nPull ceph updates from Ilya Dryomov:\n \"Mixed with some fixes and cleanups, this brings in reasonably complete\n fscrypt support to CephFS! The list of things which don't work with\n encryption should be fairly short, mostly around the edges: fallocate\n (not supported well in CephFS to begin with), copy_file_range\n (requires re-encryption), non-default striping patterns.\n\n This was a multi-year effort principally by Jeff Layton with\n assistance from Xiubo Li, Luís Henriques and others, including several\n dependant changes in the MDS, netfs helper library and fscrypt\n framework itself\"\n\n* tag 'ceph-for-6.6-rc1' of https://github.com/ceph/ceph-client: (53 commits)\n ceph: make num_fwd and num_retry to __u32\n ceph: make members in struct ceph_mds_request_args_ext a union\n rbd: use list_for_each_entry() helper\n libceph: do not include crypto/algapi.h\n ceph: switch ceph_lookup/atomic_open() to use new fscrypt helper\n ceph: fix updating i_truncate_pagecache_size for fscrypt\n ceph: wait for OSD requests' callbacks to finish when unmounting\n ceph: drop messages from MDS when unmounting\n ceph: update documentation regarding snapshot naming limitations\n ceph: prevent snapshot creation in encrypted locked directories\n ceph: add support for encrypted snapshot names\n ceph: invalidate pages when doing direct/sync writes\n ceph: plumb in decryption during reads\n ceph: add encryption support to writepage and writepages\n ceph: add read/modify/write to ceph_sync_write\n ceph: align data in pages in ceph_sync_write\n ceph: don't use special DIO path for encrypted inodes\n ceph: add truncate size handling support for fscrypt\n ceph: add object version support for sync read\n libceph: allow ceph_osdc_new_request to accept a multi-op read\n ...","shortMessageHtmlLink":"Merge tag 'ceph-for-6.6-rc1' of https://github.com/ceph/ceph-client"}},{"before":"d192f5382581d972c4ae1b4d72e0b59b34cadeb9","after":"374a7f47bf401441edff0a64465e61326bf70a82","ref":"refs/heads/master","pushedAt":"2023-08-10T05:25:09.000Z","pushType":"push","commitsCount":785,"pusher":{"login":"SamirMulani","name":"Samir Mulani","path":"/SamirMulani","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/99895065?s=80&v=4"},"commit":{"message":"Merge tag '6.5-rc5-ksmbd-server' of git://git.samba.org/ksmbd\n\nPull smb server fixes from Steve French:\n \"Two ksmbd server fixes, both also for stable:\n\n - improve buffer validation when multiple EAs returned\n\n - missing check for command payload size\"\n\n* tag '6.5-rc5-ksmbd-server' of git://git.samba.org/ksmbd:\n ksmbd: fix wrong next length validation of ea buffer in smb2_set_ea()\n ksmbd: validate command request size","shortMessageHtmlLink":"Merge tag '6.5-rc5-ksmbd-server' of git://git.samba.org/ksmbd"}},{"before":"06c2afb862f9da8dc5efa4b6076a0e48c3fbaaa5","after":"d192f5382581d972c4ae1b4d72e0b59b34cadeb9","ref":"refs/heads/master","pushedAt":"2023-07-22T12:27:52.738Z","pushType":"push","commitsCount":610,"pusher":{"login":"SamirMulani","name":"Samir Mulani","path":"/SamirMulani","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/99895065?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 fixes from Will Deacon:\n \"I've picked up a handful of arm64 fixes while Catalin's been away, so\n here they are. Below is the usual summary, but we have basically have\n two cleanups, a fix for an SME crash and a fix for hibernation:\n\n - Fix saving of SME state after SVE vector length is changed\n\n - Fix sparse warnings for missing vDSO function prototypes\n\n - Fix hibernation resume path when kfence is enabled\n\n - Fix field names for the HFGxTR_EL2 register\"\n\n* tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux:\n arm64/fpsimd: Ensure SME storage is allocated after SVE VL changes\n arm64: vdso: Clear common make C=2 warnings\n arm64: mm: Make hibernation aware of KFENCE\n arm64: Fix HFGxTR_EL2 field naming","shortMessageHtmlLink":"Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/…"}},{"before":"06c2afb862f9da8dc5efa4b6076a0e48c3fbaaa5","after":"d192f5382581d972c4ae1b4d72e0b59b34cadeb9","ref":"refs/heads/master","pushedAt":"2023-07-22T12:27:52.000Z","pushType":"push","commitsCount":610,"pusher":{"login":"SamirMulani","name":"Samir Mulani","path":"/SamirMulani","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/99895065?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 fixes from Will Deacon:\n \"I've picked up a handful of arm64 fixes while Catalin's been away, so\n here they are. Below is the usual summary, but we have basically have\n two cleanups, a fix for an SME crash and a fix for hibernation:\n\n - Fix saving of SME state after SVE vector length is changed\n\n - Fix sparse warnings for missing vDSO function prototypes\n\n - Fix hibernation resume path when kfence is enabled\n\n - Fix field names for the HFGxTR_EL2 register\"\n\n* tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux:\n arm64/fpsimd: Ensure SME storage is allocated after SVE VL changes\n arm64: vdso: Clear common make C=2 warnings\n arm64: mm: Make hibernation aware of KFENCE\n arm64: Fix HFGxTR_EL2 field naming","shortMessageHtmlLink":"Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/…"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"startCursor":"Y3Vyc29yOnYyOpK7MjAyMy0xMi0xMVQwNjoyMjozNy4wMDAwMDBazwAAAAPG6ekD","endCursor":"Y3Vyc29yOnYyOpK7MjAyMy0wNy0yMlQxMjoyNzo1Mi4wMDAwMDBazwAAAANa7Ib0"}},"title":"Activity · SamirMulani/linux"}