{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":102006187,"defaultBranch":"cm-14.1","name":"android_kernel_samsung_kyleproxx","ownerLogin":"BroadcomOreo","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2017-08-31T13:55:42.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/31510486?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1712843537.0","currentOid":""},"activityList":{"items":[{"before":null,"after":"66d1469f17366091c25a504b44975b4f58456e35","ref":"refs/heads/oreo","pushedAt":"2024-04-11T13:52:17.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"sostk","name":null,"path":"/sostk","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/15280387?s=80&v=4"},"commit":{"message":"ANDROID: binder: fix compilation warnings.\n\nWhen using the 64-bit binder interface on 32-bit\nkernels. These are safe to cast, because they are\nbuffers we have previously successfully called\ncopy_from_user() on.\n\nChange-Id: Ifa4ef2f99b28202d3d1bd1417e441266a2609cec\nSigned-off-by: Martijn Coenen ","shortMessageHtmlLink":"ANDROID: binder: fix compilation warnings."}},{"before":"5f51822d62756515ae6b39acef02a45da7e698bd","after":"7843a82dbde101e8cf5581f03709a1c942183b0d","ref":"refs/heads/8.1","pushedAt":"2024-04-11T12:57:31.000Z","pushType":"push","commitsCount":13,"pusher":{"login":"sostk","name":null,"path":"/sostk","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/15280387?s=80&v=4"},"commit":{"message":"staging: android: binder: fix ABI for 64bit Android\n\nThis patch fixes the ABI for 64bit Android userspace.\nBC_REQUEST_DEATH_NOTIFICATION and BC_CLEAR_DEATH_NOTIFICATION claim\nto be using struct binder_ptr_cookie, but they are using a 32bit handle\nand a pointer.\n\nOn 32bit systems the payload size is the same as the size of struct\nbinder_ptr_cookie, however for 64bit systems this will differ. This\npatch adds struct binder_handle_cookie that fixes this issue for 64bit\nAndroid.\n\nSince there are no 64bit users of this interface that we know of this\nchange should not affect any existing systems.\n\nChange-Id: I8909cbc50aad48ccf371270bad6f69ff242a8c22\nSigned-off-by: Serban Constantinescu \nGit-commit: 34d977e7af9bb097530aa71204d591485f7dddc7\nGit-repo: https://android.googlesource.com/kernel/common/\nSigned-off-by: Neeti Desai \nSigned-off-by: David Ng \nSigned-off-by: Ajay Dudani \nSigned-off-by: Kevin F. Haggerty ","shortMessageHtmlLink":"staging: android: binder: fix ABI for 64bit Android"}},{"before":null,"after":"5f51822d62756515ae6b39acef02a45da7e698bd","ref":"refs/heads/8.1","pushedAt":"2024-04-11T12:45:21.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"sostk","name":null,"path":"/sostk","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/15280387?s=80&v=4"},"commit":{"message":"BACKPORT: Staging: android: binder: Fixed multi-line strings\n\nChanged all user visible multi-line strings to single line.\nRemoved 'binder:' prefix on stings.\n\nChange-Id: I697fa4ee9741e2893f08062ca2256985f4977739\nSigned-off-by: Anmol Sarma \nSigned-off-by: Greg Kroah-Hartman \nSigned-off-by: Kevin F. Haggerty ","shortMessageHtmlLink":"BACKPORT: Staging: android: binder: Fixed multi-line strings"}},{"before":"d31f458977aef3dd5475bd40609b5cd5c5e49fc4","after":"94b8f9e887ea6a6345c95153fe83621d91daff65","ref":"refs/heads/lineage-15.1","pushedAt":"2024-04-06T08:42:05.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"sostk","name":null,"path":"/sostk","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/15280387?s=80&v=4"},"commit":{"message":"fix compile","shortMessageHtmlLink":"fix compile"}},{"before":"74f312f393775a0d931caceda84b4e9cefab7f3b","after":"d31f458977aef3dd5475bd40609b5cd5c5e49fc4","ref":"refs/heads/lineage-15.1","pushedAt":"2024-04-06T08:35:41.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"sostk","name":null,"path":"/sostk","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/15280387?s=80&v=4"},"commit":{"message":"nl80211: support vendor-specific events\n\nIn addition to vendor-specific commands, also support vendor-specific\nevents. These must be registered with cfg80211 before they can be used.\nThey're also advertised in nl80211 in the wiphy information so that\nuserspace knows can be expected. The events themselves are sent on a\nnew multicast group called \"vendor\".\n\nChange-Id: I184aaa9f9e8461aee572f7d0a35916cd668c2218\nCRs-fixed: 576020\nSigned-off-by: Johannes Berg \nGit-commit: 567ffc3509b2d3f965a49a18631d3da7f9a96d4f\nGit-repo: https://git.kernel.org/cgit/linux/kernel/git/linville/wireless-next.git\nSigned-off-by: Leo Chang ","shortMessageHtmlLink":"nl80211: support vendor-specific events"}},{"before":"f5d7fd9af376b7238f2b96728068a2aaaed5b6f8","after":"74f312f393775a0d931caceda84b4e9cefab7f3b","ref":"refs/heads/lineage-15.1","pushedAt":"2024-04-06T07:50:14.000Z","pushType":"push","commitsCount":29,"pusher":{"login":"sostk","name":null,"path":"/sostk","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/15280387?s=80&v=4"},"commit":{"message":"BACKPORT: {nl,cfg}80211: support high bitrates\n\nUntil now, a u16 value was used to represent bitrate value.\nWith VHT bitrates this becomes too small.\n\nIntroduce a new 32-bit bitrate attribute. nl80211 will report\nboth the new and the old attribute, unless the bitrate doesn't\nfit into the old u16 attribute in which case only the new one\nwill be reported.\n\nUser space tools encouraged to prefer the 32-bit attribute, if\navailable (since it won't be available on older kernels.)\n\nSigned-off-by: Vladimir Kondratiev \n[reword commit message and comments a bit]\nSigned-off-by: Johannes Berg \n\n[AdrianDC] Includes if () improvements from commit\n \"nl80211/cfg80211: add VHT MCS support\"\n by Johannes Berg, Fri, 9 Nov 2012\n\nChange-Id: Ib5823475ba368954e51ac4129b400a58fd74e28d\nSigned-off-by: Adrian DC ","shortMessageHtmlLink":"BACKPORT: {nl,cfg}80211: support high bitrates"}},{"before":"b5f230ac1820705493f70aba32c5c85beb85fd2b","after":"9888593f56e20159ae570fba513ffc7d009900d3","ref":"refs/heads/cm-14.1","pushedAt":"2024-04-06T07:35:35.000Z","pushType":"push","commitsCount":29,"pusher":{"login":"sostk","name":null,"path":"/sostk","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/15280387?s=80&v=4"},"commit":{"message":"BACKPORT: {nl,cfg}80211: support high bitrates\n\nUntil now, a u16 value was used to represent bitrate value.\nWith VHT bitrates this becomes too small.\n\nIntroduce a new 32-bit bitrate attribute. nl80211 will report\nboth the new and the old attribute, unless the bitrate doesn't\nfit into the old u16 attribute in which case only the new one\nwill be reported.\n\nUser space tools encouraged to prefer the 32-bit attribute, if\navailable (since it won't be available on older kernels.)\n\nSigned-off-by: Vladimir Kondratiev \n[reword commit message and comments a bit]\nSigned-off-by: Johannes Berg \n\n[AdrianDC] Includes if () improvements from commit\n \"nl80211/cfg80211: add VHT MCS support\"\n by Johannes Berg, Fri, 9 Nov 2012\n\nChange-Id: Ib5823475ba368954e51ac4129b400a58fd74e28d\nSigned-off-by: Adrian DC ","shortMessageHtmlLink":"BACKPORT: {nl,cfg}80211: support high bitrates"}},{"before":"9d640caeb790bc3f8e7f3f340f7307c2c89b44d7","after":"f5d7fd9af376b7238f2b96728068a2aaaed5b6f8","ref":"refs/heads/lineage-15.1","pushedAt":"2023-08-05T04:06:36.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"sostk","name":null,"path":"/sostk","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/15280387?s=80&v=4"},"commit":{"message":"get rid of kern_path_parent()\n\nall callers want the same thing, actually - a kinda-sorta analog of\nkern_path_create(). I.e. they want parent vfsmount/dentry (with\n->i_mutex held, to make sure the child dentry is still their child)\n+ the child dentry.\n\nSigned-off-by Al Viro \n\nChange-Id: I58cc7b0a087646516db9af69962447d27fb3ee8b","shortMessageHtmlLink":"get rid of kern_path_parent()"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAELieSjAA","startCursor":null,"endCursor":null}},"title":"Activity ยท BroadcomOreo/android_kernel_samsung_kyleproxx"}