{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":2779029,"defaultBranch":"master","name":"linux","ownerLogin":"KanjiMonster","currentUserCanPush":false,"isFork":true,"isEmpty":false,"createdAt":"2011-11-15T09:48:36.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/302639?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1694250963.0","currentOid":""},"activityList":{"items":[{"before":"2c8159388952f530bd260e097293ccc0209240be","after":"d2bafcf224f3911b183113b2fcb536c9e90684a3","ref":"refs/heads/master","pushedAt":"2024-08-24T08:12:28.000Z","pushType":"push","commitsCount":10000,"pusher":{"login":"KanjiMonster","name":"Jonas Gorski","path":"/KanjiMonster","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/302639?s=80&v=4"},"commit":{"message":"Merge tag 'cgroup-for-6.11-rc4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup\n\nPull cgroup fixes from Tejun Heo:\n \"Three patches addressing cpuset corner cases\"\n\n* tag 'cgroup-for-6.11-rc4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup:\n cgroup/cpuset: Eliminate unncessary sched domains rebuilds in hotplug\n cgroup/cpuset: Clear effective_xcpus on cpus_allowed clearing only if cpus.exclusive not set\n cgroup/cpuset: fix panic caused by partcmd_update","shortMessageHtmlLink":"Merge tag 'cgroup-for-6.11-rc4-fixes' of git://git.kernel.org/pub/scm…"}},{"before":"3aba70aed91f2b283f7952be152ad76ec5c34975","after":"2c8159388952f530bd260e097293ccc0209240be","ref":"refs/heads/master","pushedAt":"2024-04-28T10:21:05.000Z","pushType":"push","commitsCount":10000,"pusher":{"login":"KanjiMonster","name":"Jonas Gorski","path":"/KanjiMonster","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/302639?s=80&v=4"},"commit":{"message":"Merge tag 'rust-fixes-6.9' of https://github.com/Rust-for-Linux/linux\n\nPull Rust fixes from Miguel Ojeda:\n\n - Soundness: make internal functions generated by the 'module!' macro\n inaccessible, do not implement 'Zeroable' for 'Infallible' and\n require 'Send' for the 'Module' trait.\n\n - Build: avoid errors with \"empty\" files and workaround 'rustdoc' ICE.\n\n - Kconfig: depend on '!CFI_CLANG' and avoid selecting 'CONSTRUCTORS'.\n\n - Code docs: remove non-existing key from 'module!' macro example.\n\n - Docs: trivial rendering fix in arch table.\n\n* tag 'rust-fixes-6.9' of https://github.com/Rust-for-Linux/linux:\n rust: remove `params` from `module` macro example\n kbuild: rust: force `alloc` extern to allow \"empty\" Rust files\n kbuild: rust: remove unneeded `@rustc_cfg` to avoid ICE\n rust: kernel: require `Send` for `Module` implementations\n rust: phy: implement `Send` for `Registration`\n rust: make mutually exclusive with CFI_CLANG\n rust: macros: fix soundness issue in `module!` macro\n rust: init: remove impl Zeroable for Infallible\n docs: rust: fix improper rendering in Arch Support page\n rust: don't select CONSTRUCTORS","shortMessageHtmlLink":"Merge tag 'rust-fixes-6.9' of https://github.com/Rust-for-Linux/linux"}},{"before":"42dc814987c1feb6410904e58cfd4c36c4146150","after":"3aba70aed91f2b283f7952be152ad76ec5c34975","ref":"refs/heads/master","pushedAt":"2023-09-24T08:21:40.000Z","pushType":"push","commitsCount":338,"pusher":{"login":"KanjiMonster","name":"Jonas Gorski","path":"/KanjiMonster","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/302639?s=80&v=4"},"commit":{"message":"Merge tag 'gpio-fixes-for-v6.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux\n\nPull gpio fixes from Bartosz Golaszewski:\n\n - fix an invalid usage of __free(kfree) leading to kfreeing an\n ERR_PTR()\n\n - fix an irq domain leak in gpio-tb10x\n\n - MAINTAINERS update\n\n* tag 'gpio-fixes-for-v6.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux:\n gpio: sim: fix an invalid __free() usage\n gpio: tb10x: Fix an error handling path in tb10x_gpio_probe()\n MAINTAINERS: gpio-regmap: make myself a maintainer of it","shortMessageHtmlLink":"Merge tag 'gpio-fixes-for-v6.6-rc3' of git://git.kernel.org/pub/scm/l…"}},{"before":"6099776f9f268e61fe5ecd721f994a8cfce5306f","after":"42dc814987c1feb6410904e58cfd4c36c4146150","ref":"refs/heads/master","pushedAt":"2023-09-23T08:47:58.000Z","pushType":"push","commitsCount":658,"pusher":{"login":"KanjiMonster","name":"Jonas Gorski","path":"/KanjiMonster","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/302639?s=80&v=4"},"commit":{"message":"Merge tag 'media/v6.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media\n\nPull media fixes from Mauro Carvalho Chehab:\n\n - driver fixes due to incorrect fwnode_handle_put() call\n\n - bt8xx: bttv_risc_packed(): remove field checks\n\n - vb2: frame_vector.c: replace WARN_ONCE with a comment\n\n - imx219: a couple typo fixes and perform a full mode set\n unconditionally\n\n - uvcvideo: Fix OOB read\n\n - some dependency fixes\n\n* tag 'media/v6.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media:\n media: imx-mipi-csis: Remove an incorrect fwnode_handle_put() call\n media: vb2: frame_vector.c: replace WARN_ONCE with a comment\n media: uvcvideo: Fix OOB read\n media: bt8xx: bttv_risc_packed(): remove field checks\n media: i2c: rdacm21: Remove an incorrect fwnode_handle_put() call\n media: i2c: imx219: Perform a full mode set unconditionally\n media: i2c: imx219: Fix crop rectangle setting when changing format\n media: i2c: imx219: Fix a typo referring to a wrong variable\n media: i2c: max9286: Remove an incorrect fwnode_handle_put() call\n media: ivsc: Depend on VIDEO_DEV\n media: via: Use correct dependency for camera sensor drivers\n media: v4l: Use correct dependency for camera sensor drivers\n media: pci: ivsc: Select build dependencies","shortMessageHtmlLink":"Merge tag 'media/v6.6-2' of git://git.kernel.org/pub/scm/linux/kernel…"}},{"before":"af15507373199359ab5c32957ee89e16c9f3b649","after":"a8c7560dd393fcb6942f77f367784151774459ea","ref":"refs/heads/geode-rng-fix","pushedAt":"2023-09-09T09:16:20.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"KanjiMonster","name":"Jonas Gorski","path":"/KanjiMonster","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/302639?s=80&v=4"},"commit":{"message":"hwrng: geode: fix accessing registers\n\nWhen the membase and pci_dev pointer were moved to a new struct in priv,\nthe actual membase users were left untouched, and they started reading\nout arbitrary memory behind the struct instead of registers. This\nunfortunately turned the RNG into a constant number generator, depending\non the content of what was at that offset.\n\nTo fix this, update geode_rng_data_{read,present}() to also get the\nmembase via amd_geode_priv, and properly read from the right addresses\nagain.\n\nFixes: 9f6ec8dc574e (\"hwrng: geode - Fix PCI device refcount leak\")\nCloses: https://bugzilla.kernel.org/show_bug.cgi?id=217882\nSuggested-by: Jo-Philipp Wich \nSigned-off-by: Jonas Gorski ","shortMessageHtmlLink":"hwrng: geode: fix accessing registers"}},{"before":null,"after":"af15507373199359ab5c32957ee89e16c9f3b649","ref":"refs/heads/geode-rng-fix","pushedAt":"2023-09-09T09:16:03.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"KanjiMonster","name":"Jonas Gorski","path":"/KanjiMonster","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/302639?s=80&v=4"},"commit":{"message":"hwrng: geode: fix accessing registers\n\nWhen the membase and pci_dev pointer were moved to a new struct in priv,\nthe actual membase users were left untouched, and they started reading\nout arbitrary memory behind the struct instead of registers. This\nunfortunately turned the RNG into a constant number generator, depending\non the content of what was at that offset.\n\nTo fix this, update geode_rng_data_{read,present}() to also get the\nmembase via amd_geode_priv, and properly read from the right addresses\nagain.\n\nFixes: 9f6ec8dc574e (\"hwrng: geode - Fix PCI device refcount leak\")\nCloses: https://bugzilla.kernel.org/show_bug.cgi?id=217882\nSuggested-by: Jo-Philipp Wich \nSigned-off-by: Jonas Gorski ","shortMessageHtmlLink":"hwrng: geode: fix accessing registers"}},{"before":null,"after":"6099776f9f268e61fe5ecd721f994a8cfce5306f","ref":"refs/heads/char-misc/main","pushedAt":"2023-09-09T09:15:53.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"KanjiMonster","name":"Jonas Gorski","path":"/KanjiMonster","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/302639?s=80&v=4"},"commit":{"message":"Merge tag '6.6-rc-ksmbd' of git://git.samba.org/ksmbd\n\nPull smb server update from Steve French:\n \"After two years, many fixes and much testing, ksmbd is no longer\n experimental\"\n\n* tag '6.6-rc-ksmbd' of git://git.samba.org/ksmbd:\n ksmbd: remove experimental warning","shortMessageHtmlLink":"Merge tag '6.6-rc-ksmbd' of git://git.samba.org/ksmbd"}},{"before":"28f20a19294da7df158dfca259d0e2b5866baaf9","after":"6099776f9f268e61fe5ecd721f994a8cfce5306f","ref":"refs/heads/master","pushedAt":"2023-09-09T09:14:18.000Z","pushType":"push","commitsCount":10000,"pusher":{"login":"KanjiMonster","name":"Jonas Gorski","path":"/KanjiMonster","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/302639?s=80&v=4"},"commit":{"message":"Merge tag '6.6-rc-ksmbd' of git://git.samba.org/ksmbd\n\nPull smb server update from Steve French:\n \"After two years, many fixes and much testing, ksmbd is no longer\n experimental\"\n\n* tag '6.6-rc-ksmbd' of git://git.samba.org/ksmbd:\n ksmbd: remove experimental warning","shortMessageHtmlLink":"Merge tag '6.6-rc-ksmbd' of git://git.samba.org/ksmbd"}},{"before":"e6db5f72515c098171175b4a0a73608caf09a1ce","after":"fd7d8bab324c0cd9bf59798fc25b9150a2354cc1","ref":"refs/heads/b53_wip","pushedAt":"2023-08-27T08:50:43.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"KanjiMonster","name":"Jonas Gorski","path":"/KanjiMonster","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/302639?s=80&v=4"},"commit":{"message":"b53: enable mst\n\nEnable MST support for switches known to contain contain support for\nthem.\n\nTested only with BCM63xx and BCM53115.\n\nSigned-off-by: Jonas Gorski ","shortMessageHtmlLink":"b53: enable mst"}},{"before":"b32add2d20ea6e62f30a3c0a7c2fb306ec5ceb3d","after":"aa05346dad4b37d068cf9144f0a1236757816886","ref":"refs/heads/net-next/main","pushedAt":"2023-08-27T08:50:30.000Z","pushType":"push","commitsCount":13,"pusher":{"login":"KanjiMonster","name":"Jonas Gorski","path":"/KanjiMonster","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/302639?s=80&v=4"},"commit":{"message":"Merge branch 'iep-drver-timestamping-support'\n\nMD Danish Anwar says:\n\n====================\nIntroduce IEP driver and packet timestamping support\n\nThis series introduces Industrial Ethernet Peripheral (IEP) driver to\nsupport timestamping of ethernet packets and thus support PTP and PPS\nfor PRU ICSSG ethernet ports.\n\nThis series also adds 10M full duplex support for ICSSG ethernet driver.\n\nThere are two IEP instances. IEP0 is used for packet timestamping while IEP1\nis used for 10M full duplex support.\n\nThis is v7 of the series [v1]. It addresses comments made on [v6].\nThis series is based on linux-next(#next-20230823).\n\nChanges from v6 to v7:\n*) Dropped blank line in example section of patch 1.\n*) Patch 1 previously had three examples, removed two examples and kept only\n one example as asked by Krzysztof.\n*) Added Jacob Keller's RB tag in patch 5.\n*) Dropped Roger's RB tags from the patches that he has authored (Patch 3 and 4)\n\nChanges from v5 to v6:\n*) Added description of IEP in commit messages of patch 2 as asked by Rob.\n*) Described the items constraints properly for iep property in patch 2 as\n asked by Rob.\n*) Added Roger and Simon's RB tags.\n\nChanges from v4 to v5:\n*) Added comments on why we are using readl / writel instead of regmap_read()\n / write() in icss_iep_gettime() / settime() APIs as asked by Roger.\n*) Added Conor's RB tag in patch 1 and 2.\n\nChange from v3 to v4:\n*) Changed compatible in iep dt bindings. Now each SoC has their own compatible\n in the binding with \"ti,am654-icss-iep\" as a fallback as asked by Conor.\n*) Addressed Andew's comments and removed helper APIs icss_iep_readl() /\n writel(). Now the settime/gettime APIs directly use readl() / writel().\n*) Moved selecting TI_ICSS_IEP in Kconfig from patch 3 to patch 4.\n*) Removed forward declaration of icss_iep_of_match in patch 3.\n*) Replaced use of of_device_get_match_data() to device_get_match_data() in\n patch 3.\n*) Removed of_match_ptr() from patch 3 as it is not needed.\n\nChanges from v2 to v3:\n*) Addressed Roger's comment and moved IEP1 related changes in patch 5.\n*) Addressed Roger's comment and moved icss_iep.c / .h changes from patch 4\n to patch 3.\n*) Added support for multiple timestamping in patch 4 as asked by Roger.\n*) Addressed Andrew's comment and added comment in case SPEED_10 in\n icssg_config_ipg() API.\n*) Kept compatible as \"ti,am654-icss-iep\" for all TI K3 SoCs\n\nChanges from v1 to v2:\n*) Addressed Simon's comment to fix reverse xmas tree declaration. Some APIs\n in patch 3 and 4 were not following reverse xmas tree variable declaration.\n Fixed it in this version.\n*) Addressed Conor's comments and removed unsupported SoCs from compatible\n comment in patch 1.\n*) Addded patch 2 which was not part of v1. Patch 2, adds IEP node to dt\n bindings for ICSSG.\n\n[v1] https://lore.kernel.org/all/20230803110153.3309577-1-danishanwar@ti.com/\n[v2] https://lore.kernel.org/all/20230807110048.2611456-1-danishanwar@ti.com/\n[v3] https://lore.kernel.org/all/20230809114906.21866-1-danishanwar@ti.com/\n[v4] https://lore.kernel.org/all/20230814100847.3531480-1-danishanwar@ti.com/\n[v5] https://lore.kernel.org/all/20230817114527.1585631-1-danishanwar@ti.com/\n[v6] https://lore.kernel.org/all/20230823113254.292603-1-danishanwar@ti.com/\n====================\n\nSigned-off-by: David S. Miller ","shortMessageHtmlLink":"Merge branch 'iep-drver-timestamping-support'"}},{"before":"7d2f353b2682dcfe5f9bc71e5b61d5b61770d98e","after":"28f20a19294da7df158dfca259d0e2b5866baaf9","ref":"refs/heads/master","pushedAt":"2023-08-27T08:50:24.000Z","pushType":"push","commitsCount":17,"pusher":{"login":"KanjiMonster","name":"Jonas Gorski","path":"/KanjiMonster","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/302639?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":null,"after":"e6db5f72515c098171175b4a0a73608caf09a1ce","ref":"refs/heads/b53_wip","pushedAt":"2023-08-26T12:51:56.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"KanjiMonster","name":"Jonas Gorski","path":"/KanjiMonster","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/302639?s=80&v=4"},"commit":{"message":"b53: enable mst\n\nEnable MST support for switches known to contain contain support for\nthem.\n\nTested only with BCM63xx and BCM53115.\n\nSigned-off-by: Jonas Gorski ","shortMessageHtmlLink":"b53: enable mst"}},{"before":null,"after":"b32add2d20ea6e62f30a3c0a7c2fb306ec5ceb3d","ref":"refs/heads/net-next/main","pushedAt":"2023-08-26T12:45:52.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"KanjiMonster","name":"Jonas Gorski","path":"/KanjiMonster","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/302639?s=80&v=4"},"commit":{"message":"Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/next-queue\n\nTony Nguyen says:\n\n====================\nIntel Wired LAN Driver Updates 2023-08-24 (igc, e1000e)\n\nThis series contains updates to igc and e1000e drivers.\n\nVinicius adds support for utilizing multiple PTP registers on igc.\n\nSasha reduces interval time for PTM on igc and adds new device support\non e1000e.\n\n* '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/next-queue:\n e1000e: Add support for the next LOM generation\n igc: Decrease PTM short interval from 10 us to 1 us\n igc: Add support for multiple in-flight TX timestamps\n====================\n\nLink: https://lore.kernel.org/r/20230824204418.1551093-1-anthony.l.nguyen@intel.com\nSigned-off-by: Jakub Kicinski ","shortMessageHtmlLink":"Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/…"}},{"before":"1aa44772a621e8547dc4db41b47c747469fe0ea3","after":null,"ref":"refs/heads/linux-next","pushedAt":"2023-08-26T12:38:26.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"KanjiMonster","name":"Jonas Gorski","path":"/KanjiMonster","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/302639?s=80&v=4"}},{"before":"cf1fb158230edce8a0482bfb2e59b9c390477fb6","after":"7d2f353b2682dcfe5f9bc71e5b61d5b61770d98e","ref":"refs/heads/master","pushedAt":"2023-08-26T12:35:50.000Z","pushType":"push","commitsCount":10000,"pusher":{"login":"KanjiMonster","name":"Jonas Gorski","path":"/KanjiMonster","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/302639?s=80&v=4"},"commit":{"message":"Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux\n\nPull clk fixes from Stephen Boyd:\n \"One clk driver fix and two clk framework fixes:\n\n - Fix an OOB access when devm_get_clk_from_child() is used and\n devm_clk_release() casts the void pointer to the wrong type\n\n - Move clk_rate_exclusive_{get,put}() within the correct ifdefs in\n clk.h so that the stubs are used when CONFIG_COMMON_CLK=n\n\n - Register the proper clk provider function depending on the value of\n #clock-cells in the TI keystone driver\"\n\n* tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux:\n clk: Fix slab-out-of-bounds error in devm_clk_release()\n clk: Fix undefined reference to `clk_rate_exclusive_{get,put}'\n clk: keystone: syscon-clk: Fix audio refclk","shortMessageHtmlLink":"Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux…"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"Y3Vyc29yOnYyOpK7MjAyNC0wOC0yNFQwODoxMjoyOC4wMDAwMDBazwAAAASi9QqN","startCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wOC0yNFQwODoxMjoyOC4wMDAwMDBazwAAAASi9QqN","endCursor":"Y3Vyc29yOnYyOpK7MjAyMy0wOC0yNlQxMjozNTo1MC4wMDAwMDBazwAAAANzDf5U"}},"title":"Activity · KanjiMonster/linux"}