{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":50888396,"defaultBranch":"master","name":"linux","ownerLogin":"ruscur","currentUserCanPush":false,"isFork":true,"isEmpty":false,"createdAt":"2016-02-02T02:35:29.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/5637090?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1692561140.0","currentOid":""},"activityList":{"items":[{"before":"9fd6ba5420ba2b637d1ecc6de8613ec8b9c87e5a","after":"1e760fa3596e8c7f08412712c168288b79670d78","ref":"refs/heads/linus/master","pushedAt":"2023-03-23T22:33:10.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"ruscur","name":"Russell Currey","path":"/ruscur","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5637090?s=80&v=4"},"commit":{"message":"Merge tag 'gfs2-v6.3-rc3-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2\n\nPull gfs2 fix from Andreas Gruenbacher:\n\n - Reinstate commit 970343cd4904 (\"GFS2: free disk inode which is\n deleted by remote node -V2\") as reverting that commit could cause\n gfs2_put_super() to hang.\n\n* tag 'gfs2-v6.3-rc3-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2:\n Reinstate \"GFS2: free disk inode which is deleted by remote node -V2\"","shortMessageHtmlLink":"Merge tag 'gfs2-v6.3-rc3-fix' of git://git.kernel.org/pub/scm/linux/k…"}},{"before":"fff5a5e7f528b2ed2c335991399a766c2cf01103","after":"9fd6ba5420ba2b637d1ecc6de8613ec8b9c87e5a","ref":"refs/heads/linus/master","pushedAt":"2023-03-23T18:18:10.000Z","pushType":"push","commitsCount":3,"pusher":{"login":"ruscur","name":"Russell Currey","path":"/ruscur","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5637090?s=80&v=4"},"commit":{"message":"Merge tag 'zonefs-6.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/dlemoal/zonefs\n\nPull zonefs fixes from Damien Le Moal:\n\n - Silence a false positive smatch warning about an uninitialized\n variable\n\n - Fix an error message to provide more useful information about invalid\n zone append write results\n\n* tag 'zonefs-6.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/dlemoal/zonefs:\n zonefs: Fix error message in zonefs_file_dio_append()\n zonefs: Prevent uninitialized symbol 'size' warning","shortMessageHtmlLink":"Merge tag 'zonefs-6.3-rc4' of git://git.kernel.org/pub/scm/linux/kern…"}},{"before":"a1effab7a3a35a837dd9d2b974a1bc4939df1ad5","after":"fff5a5e7f528b2ed2c335991399a766c2cf01103","ref":"refs/heads/linus/master","pushedAt":"2023-03-22T21:48:13.000Z","pushType":"push","commitsCount":5,"pusher":{"login":"ruscur","name":"Russell Currey","path":"/ruscur","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5637090?s=80&v=4"},"commit":{"message":"Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm\n\nPull ARM fix from Russell King:\n \"Just one fix for now to eliminate a KASAN false positive\"\n\n* tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm:\n ARM: 9290/1: uaccess: Fix KASAN false-positives","shortMessageHtmlLink":"Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm"}},{"before":"9c1bec9c0b08abeac72ed6214b723adc224013bf","after":"38e04b3e4240a6d8fb43129ebad41608db64bc6f","ref":"refs/heads/linux-next","pushedAt":"2023-03-22T12:33:26.000Z","pushType":"push","commitsCount":27,"pusher":{"login":"ruscur","name":"Russell Currey","path":"/ruscur","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5637090?s=80&v=4"},"commit":{"message":"Merge tag '6.3-rc2-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6\n\nPull cifs client fixes from Steve French:\n \"Seven cifs/smb3 client fixes, all also for stable:\n\n - four DFS fixes\n\n - multichannel reconnect fix\n\n - fix smb1 stats for cancel command\n\n - fix for set file size error path\"\n\n* tag '6.3-rc2-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6:\n cifs: use DFS root session instead of tcon ses\n cifs: return DFS root session id in DebugData\n cifs: fix use-after-free bug in refresh_cache_worker()\n cifs: set DFS root session in cifs_get_smb_ses()\n cifs: generate signkey for the channel that's reconnecting\n cifs: Fix smb2_set_path_size()\n cifs: Move the in_send statistic to __smb_send_rqst()","shortMessageHtmlLink":"Merge tag '6.3-rc2-smb3-client-fixes' of git://git.samba.org/sfrench/…"}},{"before":"3c1d9f36e985af84b9ba31b850d683c81ae96e8d","after":"3a713753d3cb52e4e3039cdb906ef00f0b574219","ref":"refs/heads/powerpc/next","pushedAt":"2023-03-22T12:32:46.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"ruscur","name":"Russell Currey","path":"/ruscur","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5637090?s=80&v=4"},"commit":{"message":"powerpc: Simplify sysctl registration for nmi_wd_lpm_factor_ctl_table\n\nThere is no need to declare an extra tables to just create directory,\nthis can be easily be done with a prefix path with register_sysctl().\n\nSimplify this registration.\n\nSigned-off-by: Luis Chamberlain \nSigned-off-by: Michael Ellerman \nLink: https://msgid.link/20230310232850.3960676-3-mcgrof@kernel.org","shortMessageHtmlLink":"powerpc: Simplify sysctl registration for nmi_wd_lpm_factor_ctl_table"}},{"before":"a2eaf246f5732519f3dcc34e18fd41909e226284","after":"a1effab7a3a35a837dd9d2b974a1bc4939df1ad5","ref":"refs/heads/linus/master","pushedAt":"2023-03-21T23:03:12.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"ruscur","name":"Russell Currey","path":"/ruscur","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5637090?s=80&v=4"},"commit":{"message":"Merge tag 'vfio-v6.3-rc4' of https://github.com/awilliam/linux-vfio\n\nPull VFIO fix from Alex Williamson:\n\n - Fix dirty size reporting for pre-copy in mlx5 variant driver (Yishai\n Hadas)\n\n* tag 'vfio-v6.3-rc4' of https://github.com/awilliam/linux-vfio:\n vfio/mlx5: Fix the report of dirty_bytes upon pre-copy","shortMessageHtmlLink":"Merge tag 'vfio-v6.3-rc4' of https://github.com/awilliam/linux-vfio"}},{"before":"2faac9a98f010cf5b342fa89ac489c4586364e6e","after":"a2eaf246f5732519f3dcc34e18fd41909e226284","ref":"refs/heads/linus/master","pushedAt":"2023-03-21T22:18:12.000Z","pushType":"push","commitsCount":3,"pusher":{"login":"ruscur","name":"Russell Currey","path":"/ruscur","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5637090?s=80&v=4"},"commit":{"message":"Merge tag 'nfsd-6.3-3' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux\n\nPull nfsd fixes from Chuck Lever:\n\n - Fix a crash during NFS READs from certain client implementations\n\n - Address a minor kbuild regression in v6.3\n\n* tag 'nfsd-6.3-3' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux:\n nfsd: don't replace page in rq_pages if it's a continuation of last page\n NFS & NFSD: Update GSS dependencies","shortMessageHtmlLink":"Merge tag 'nfsd-6.3-3' of git://git.kernel.org/pub/scm/linux/kernel/g…"}},{"before":"17214b70a159c6547df9ae204a6275d983146f6b","after":"2faac9a98f010cf5b342fa89ac489c4586364e6e","ref":"refs/heads/linus/master","pushedAt":"2023-03-21T19:18:12.000Z","pushType":"push","commitsCount":4,"pusher":{"login":"ruscur","name":"Russell Currey","path":"/ruscur","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5637090?s=80&v=4"},"commit":{"message":"Merge tag 'keys-fixes-20230321' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs\n\nPull keyrings fixes from David Howells:\n\n - Fix request_key() so that it doesn't cache a looked up key on the\n current thread if that thread is a kernel thread.\n\n The cache is cleared during notify_resume - but that doesn't happen\n in kernel threads. This is causing cifs DNS keys to be\n un-invalidateable.\n\n - Fix a wrapper check in verify_pefile() to not round up the length.\n\n - Change asymmetric_keys code to log errors to make it easier for users\n to work out why failures occurred.\n\n* tag 'keys-fixes-20230321' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs:\n asymmetric_keys: log on fatal failures in PE/pkcs7\n verify_pefile: relax wrapper length check\n keys: Do not cache key in task struct if key is requested from kernel thread","shortMessageHtmlLink":"Merge tag 'keys-fixes-20230321' of git://git.kernel.org/pub/scm/linux…"}},{"before":"7d31677bb7b1944ac89e9155110dc1b9acbb3895","after":"17214b70a159c6547df9ae204a6275d983146f6b","ref":"refs/heads/linus/master","pushedAt":"2023-03-20T22:48:11.000Z","pushType":"push","commitsCount":7,"pusher":{"login":"ruscur","name":"Russell Currey","path":"/ruscur","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5637090?s=80&v=4"},"commit":{"message":"Merge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fsverity/linux\n\nPull fsverity fixes from Eric Biggers:\n \"Fix two significant performance issues with fsverity\"\n\n* tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fsverity/linux:\n fsverity: don't drop pagecache at end of FS_IOC_ENABLE_VERITY\n fsverity: Remove WQ_UNBOUND from fsverity read workqueue","shortMessageHtmlLink":"Merge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fsv…"}},{"before":"e8d018dd0257f744ca50a729e3d042cf2ec9da65","after":"7d31677bb7b1944ac89e9155110dc1b9acbb3895","ref":"refs/heads/linus/master","pushedAt":"2023-03-20T18:33:12.000Z","pushType":"push","commitsCount":5,"pusher":{"login":"ruscur","name":"Russell Currey","path":"/ruscur","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5637090?s=80&v=4"},"commit":{"message":"gpu: host1x: fix uninitialized variable use\n\nThe error handling for platform_get_irq() failing no longer works after\na recent change, clang now points this out with a warning:\n\n drivers/gpu/host1x/dev.c:520:6: error: variable 'syncpt_irq' is uninitialized when used here [-Werror,-Wuninitialized]\n if (syncpt_irq < 0)\n ^~~~~~~~~~\n\nFix this by removing the variable and checking the correct error status.\n\nFixes: 625d4ffb438c (\"gpu: host1x: Rewrite syncpoint interrupt handling\")\nSigned-off-by: Arnd Bergmann \nReviewed-by: Jon Hunter \nReviewed-by: Nick Desaulniers \nReviewed-by: Mikko Perttunen \nReviewed-by: Nathan Chancellor \nSigned-off-by: Linus Torvalds ","shortMessageHtmlLink":"gpu: host1x: fix uninitialized variable use"}},{"before":"eaba52d63bfcf0047ce3a1bb011b35d4f066df8e","after":"e8d018dd0257f744ca50a729e3d042cf2ec9da65","ref":"refs/heads/linus/master","pushedAt":"2023-03-19T20:33:09.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"ruscur","name":"Russell Currey","path":"/ruscur","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5637090?s=80&v=4"},"commit":{"message":"Linux 6.3-rc3","shortMessageHtmlLink":"Linux 6.3-rc3"}},{"before":"5cdfdd6da3231227611e0c24e005d6ea450bdc75","after":"eaba52d63bfcf0047ce3a1bb011b35d4f066df8e","ref":"refs/heads/linus/master","pushedAt":"2023-03-19T18:03:08.000Z","pushType":"push","commitsCount":9,"pusher":{"login":"ruscur","name":"Russell Currey","path":"/ruscur","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5637090?s=80&v=4"},"commit":{"message":"Merge tag 'trace-v6.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace\n\nPull tracing fixes from Steven Rostedt:\n\n - Fix setting affinity of hwlat threads in containers\n\n Using sched_set_affinity() has unwanted side effects when being\n called within a container. Use set_cpus_allowed_ptr() instead\n\n - Fix per cpu thread management of the hwlat tracer:\n - Do not start per_cpu threads if one is already running for the CPU\n - When starting per_cpu threads, do not clear the kthread variable\n as it may already be set to running per cpu threads\n\n - Fix return value for test_gen_kprobe_cmd()\n\n On error the return value was overwritten by being set to the result\n of the call from kprobe_event_delete(), which would likely succeed,\n and thus have the function return success\n\n - Fix splice() reads from the trace file that was broken by commit\n 36e2c7421f02 (\"fs: don't allow splice read/write without explicit\n ops\")\n\n - Remove obsolete and confusing comment in ring_buffer.c\n\n The original design of the ring buffer used struct page flags for\n tricks to optimize, which was shortly removed due to them being\n tricks. But a comment for those tricks remained\n\n - Set local functions and variables to static\n\n* tag 'trace-v6.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace:\n tracing/hwlat: Replace sched_setaffinity with set_cpus_allowed_ptr\n ring-buffer: remove obsolete comment for free_buffer_page()\n tracing: Make splice_read available again\n ftrace: Set direct_ops storage-class-specifier to static\n trace/hwlat: Do not start per-cpu thread if it is already running\n trace/hwlat: Do not wipe the contents of per-cpu thread data\n tracing/osnoise: set several trace_osnoise.c variables storage-class-specifier to static\n tracing: Fix wrong return in kprobe_event_gen_test.c","shortMessageHtmlLink":"Merge tag 'trace-v6.3-rc2' of git://git.kernel.org/pub/scm/linux/kern…"}},{"before":"a3671bd86a9770e34969522d29bb30a1b66fd88a","after":"5cdfdd6da3231227611e0c24e005d6ea450bdc75","ref":"refs/heads/linus/master","pushedAt":"2023-03-19T17:18:14.000Z","pushType":"push","commitsCount":57,"pusher":{"login":"ruscur","name":"Russell Currey","path":"/ruscur","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5637090?s=80&v=4"},"commit":{"message":"Merge tag 'tty-6.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty\n\nPull tty/serial driver fixes from Greg KH:\n \"Here are some small tty and serial driver fixes for 6.3-rc3 to resolve\n some reported issues.\n\n They include:\n\n - 8250 driver Kconfig issue pointed out by you that showed up in -rc1\n\n - qcom-geni serial driver fixes\n\n - various 8250 driver fixes for reported problems\n\n - fsl_lpuart driver fixes\n\n - serdev fix for regression in -rc1\n\n - vt.c bugfix\n\n All have been in linux-next for over a week with no reported problems\"\n\n* tag 'tty-6.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty:\n tty: vt: protect KD_FONT_OP_GET_TALL from unbound access\n serial: qcom-geni: drop bogus uart_write_wakeup()\n serial: qcom-geni: fix mapping of empty DMA buffer\n serial: qcom-geni: fix DMA mapping leak on shutdown\n serial: qcom-geni: fix console shutdown hang\n serdev: Set fwnode for serdev devices\n tty: serial: fsl_lpuart: fix race on RX DMA shutdown\n serial: 8250_pci1xxxx: Disable SERIAL_8250_PCI1XXXX config by default\n serial: 8250_fsl: fix handle_irq locking\n serial: 8250_em: Fix UART port type\n serial: 8250: ASPEED_VUART: select REGMAP instead of depending on it\n tty: serial: fsl_lpuart: skip waiting for transmission complete when UARTCTRL_SBK is asserted\n Revert \"tty: serial: fsl_lpuart: adjust SERIAL_FSL_LPUART_CONSOLE config dependency\"","shortMessageHtmlLink":"Merge tag 'tty-6.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/…"}},{"before":"534293368afa1a953c283310b82e4dc58309d51e","after":"a3671bd86a9770e34969522d29bb30a1b66fd88a","ref":"refs/heads/linus/master","pushedAt":"2023-03-18T23:18:08.000Z","pushType":"push","commitsCount":18,"pusher":{"login":"ruscur","name":"Russell Currey","path":"/ruscur","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5637090?s=80&v=4"},"commit":{"message":"Merge tag 'fbdev-for-6.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/linux-fbdev\n\nPull fbdev fixes from Helge Deller:\n \"The majority of lines changed is due to a code style cleanup in the\n pnmtologo helper program.\n\n Arnd removed the omap1 osk driver and the SIS fb driver is now\n orphaned.\n\n Other than that it's the usual bunch of small fixes and cleanups, e.g.\n prevent possible divide-by-zero in various fb drivers if the pixclock\n is zero and various conversions to devm_platform*() and of_property*()\n functions:\n\n - Drop omap1 osk driver\n\n - Various potential divide by zero pixclock fixes\n\n - Add pixelclock and fb_check_var() to stifb\n\n - Code style cleanups and indenting fixes\"\n\n* tag 'fbdev-for-6.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/linux-fbdev:\n fbdev: Use of_property_present() for testing DT property presence\n fbdev: au1200fb: Fix potential divide by zero\n fbdev: lxfb: Fix potential divide by zero\n fbdev: intelfb: Fix potential divide by zero\n fbdev: nvidia: Fix potential divide by zero\n fbdev: stifb: Provide valid pixelclock and add fb_check_var() checks\n fbdev: omapfb: remove omap1 osk driver\n fbdev: xilinxfb: Use devm_platform_get_and_ioremap_resource()\n fbdev: wm8505fb: Use devm_platform_ioremap_resource()\n fbdev: pxa3xx-gcu: Use devm_platform_get_and_ioremap_resource()\n fbdev: Use of_property_read_bool() for boolean properties\n fbdev: clps711x-fb: Use devm_platform_get_and_ioremap_resource()\n fbdev: tgafb: Fix potential divide by zero\n MAINTAINERS: orphan SIS FRAMEBUFFER DRIVER\n fbdev: omapfb: cleanup inconsistent indentation\n drivers: video: logo: add SPDX comment, remove GPL notice in pnmtologo.c\n drivers: video: logo: fix code style issues in pnmtologo.c","shortMessageHtmlLink":"Merge tag 'fbdev-for-6.3-rc3' of git://git.kernel.org/pub/scm/linux/k…"}},{"before":"efbcbb12ee99f750c9f25c873b55ad774871de2a","after":"534293368afa1a953c283310b82e4dc58309d51e","ref":"refs/heads/linus/master","pushedAt":"2023-03-18T19:03:09.000Z","pushType":"push","commitsCount":23,"pusher":{"login":"ruscur","name":"Russell Currey","path":"/ruscur","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5637090?s=80&v=4"},"commit":{"message":"Merge tag 'kbuild-fixes-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild\n\nPull Kbuild fixes from Masahiro Yamada:\n\n - Exclude kallsyms_seqs_of_names from kallsyms to fix build error\n\n - Fix 'make kernelrelease' for external module builds\n\n - Get the Debian source package compilable again\n\n - Fix the wrong uname when Debian packages are built with the\n KDEB_PKGVERSION option\n\n - Fix superfluous CROSS_COMPILE when building Debian packages\n\n - Fix RPM package build error when KCONFIG_CONFIG is set\n\n - Use 'git archive' for creating source tarballs\n\n - Remove the scripts/list-gitignored tool\n\n* tag 'kbuild-fixes-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild:\n kbuild: use git-archive for source package creation\n kbuild: rpm-pkg: move source components to rpmbuild/SOURCES\n kbuild: deb-pkg: use dh_listpackages to know enabled packages\n kbuild: deb-pkg: split image and debug objects staging out into functions\n kbuild: deb-pkg: set CROSS_COMPILE only when undefined\n kbuild: deb-pkg: do not take KERNELRELEASE from the source version\n kbuild: deb-pkg: make debian source package working again\n Makefile: Make kernelrelease target work with M=\n kconfig: Update config changed flag before calling callback\n kallsyms: add kallsyms_seqs_of_names to list of special symbols","shortMessageHtmlLink":"Merge tag 'kbuild-fixes-v6.3' of git://git.kernel.org/pub/scm/linux/k…"}},{"before":"478a351ce0d69cef2d2bf2a686a09b356b63a66c","after":"efbcbb12ee99f750c9f25c873b55ad774871de2a","ref":"refs/heads/linus/master","pushedAt":"2023-03-18T18:33:10.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"ruscur","name":"Russell Currey","path":"/ruscur","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5637090?s=80&v=4"},"commit":{"message":"media: m5mols: fix off-by-one loop termination error\n\nThe __find_restype() function loops over the m5mols_default_ffmt[]\narray, and the termination condition ends up being wrong: instead of\nstopping when the iterator becomes the size of the array it traverses,\nit stops after it has already overshot the array.\n\nNow, in practice this doesn't likely matter, because the code will\nalways find the entry it looks for, and will thus return early and never\nhit that last extra iteration.\n\nBut it turns out that clang will unroll the loop fully, because it has\nonly two iterations (well, three due to the off-by-one bug), and then\nclang will end up just giving up in the middle of the loop unrolling\nwhen it notices that the code walks past the end of the array.\n\nAnd that made 'objtool' very unhappy indeed, because the generated code\njust falls off the edge of the universe, and ends up falling through to\nthe next function, causing this warning:\n\n drivers/media/i2c/m5mols/m5mols.o: warning: objtool: m5mols_set_fmt() falls through to next function m5mols_get_frame_desc()\n\nFix the loop ending condition.\n\nReported-by: Jens Axboe \nAnalyzed-by: Miguel Ojeda \nAnalyzed-by: Nick Desaulniers \nLink: https://lore.kernel.org/linux-block/CAHk-=wgTSdKYbmB1JYM5vmHMcD9J9UZr0mn7BOYM_LudrP+Xvw@mail.gmail.com/\nFixes: bc125106f8af (\"[media] Add support for M-5MOLS 8 Mega Pixel camera ISP\")\nCc: HeungJun, Kim \nCc: Sylwester Nawrocki \nCc: Kyungmin Park \nCc: Mauro Carvalho Chehab \nSigned-off-by: Linus Torvalds ","shortMessageHtmlLink":"media: m5mols: fix off-by-one loop termination error"}},{"before":"8d3c682a5e3d9dfc2448ecbb22f4cd48359b9e21","after":"478a351ce0d69cef2d2bf2a686a09b356b63a66c","ref":"refs/heads/linus/master","pushedAt":"2023-03-17T22:03:11.000Z","pushType":"push","commitsCount":128,"pusher":{"login":"ruscur","name":"Russell Currey","path":"/ruscur","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5637090?s=80&v=4"},"commit":{"message":"Merge tag 'net-6.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net\n\nPull networking fixes from Jakub Kicinski:\n \"Including fixes from netfilter, wifi and ipsec.\n\n A little more changes than usual, but it's pretty normal for us that\n the rc3/rc4 PRs are oversized as people start testing in earnest.\n\n Possibly an extra boost from people deploying the 6.1 LTS but that's\n more of an unscientific hunch.\n\n Current release - regressions:\n\n - phy: mscc: fix deadlock in phy_ethtool_{get,set}_wol()\n\n - virtio: vsock: don't use skbuff state to account credit\n\n - virtio: vsock: don't drop skbuff on copy failure\n\n - virtio_net: fix page_to_skb() miscalculating the memory size\n\n Current release - new code bugs:\n\n - eth: correct xdp_features after device reconfig\n\n - wifi: nl80211: fix the puncturing bitmap policy\n\n - net/mlx5e: flower:\n - fix raw counter initialization\n - fix missing error code\n - fix cloned flow attribute\n\n - ipa:\n - fix some register validity checks\n - fix a surprising number of bad offsets\n - kill FILT_ROUT_CACHE_CFG IPA register\n\n Previous releases - regressions:\n\n - tcp: fix bind() conflict check for dual-stack wildcard address\n\n - veth: fix use after free in XDP_REDIRECT when skb headroom is small\n\n - ipv4: fix incorrect table ID in IOCTL path\n\n - ipvlan: make skb->skb_iif track skb->dev for l3s mode\n\n - mptcp:\n - fix possible deadlock in subflow_error_report\n - fix UaFs when destroying unaccepted and listening sockets\n\n - dsa: mv88e6xxx: fix max_mtu of 1492 on 6165, 6191, 6220, 6250, 6290\n\n Previous releases - always broken:\n\n - tcp: tcp_make_synack() can be called from process context, don't\n assume preemption is disabled when updating stats\n\n - netfilter: correct length for loading protocol registers\n\n - virtio_net: add checking sq is full inside xdp xmit\n\n - bonding: restore IFF_MASTER/SLAVE flags on bond enslave Ethertype\n change\n\n - phy: nxp-c45-tja11xx: fix MII_BASIC_CONFIG_REV bit number\n\n - eth: i40e: fix crash during reboot when adapter is in recovery mode\n\n - eth: ice: avoid deadlock on rtnl lock when auxiliary device\n plug/unplug meets bonding\n\n - dsa: mt7530:\n - remove now incorrect comment regarding port 5\n - set PLL frequency and trgmii only when trgmii is used\n\n - eth: mtk_eth_soc: reset PCS state when changing interface types\n\n Misc:\n\n - ynl: another license adjustment\n\n - move the TCA_EXT_WARN_MSG attribute for tc action\"\n\n* tag 'net-6.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net: (108 commits)\n selftests: bonding: add tests for ether type changes\n bonding: restore bond's IFF_SLAVE flag if a non-eth dev enslave fails\n bonding: restore IFF_MASTER/SLAVE flags on bond enslave ether type change\n net: renesas: rswitch: Fix GWTSDIE register handling\n net: renesas: rswitch: Fix the output value of quote from rswitch_rx()\n ethernet: sun: add check for the mdesc_grab()\n net: ipa: fix some register validity checks\n net: ipa: kill FILT_ROUT_CACHE_CFG IPA register\n net: ipa: add two missing declarations\n net: ipa: reg: include \n net: xdp: don't call notifiers during driver init\n net/sched: act_api: add specific EXT_WARN_MSG for tc action\n Revert \"net/sched: act_api: move TCA_EXT_WARN_MSG to the correct hierarchy\"\n net: dsa: microchip: fix RGMII delay configuration on KSZ8765/KSZ8794/KSZ8795\n ynl: make the tooling check the license\n ynl: broaden the license even more\n tools: ynl: make definitions optional again\n hsr: ratelimit only when errors are printed\n qed/qed_mng_tlv: correctly zero out ->min instead of ->hour\n selftests: net: devlink_port_split.py: skip test if no suitable device available\n ...","shortMessageHtmlLink":"Merge tag 'net-6.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/…"}},{"before":"02ef7d39fd552cf9e1de58a3003f77e743d1fb6b","after":"8d3c682a5e3d9dfc2448ecbb22f4cd48359b9e21","ref":"refs/heads/linus/master","pushedAt":"2023-03-17T19:03:09.000Z","pushType":"push","commitsCount":28,"pusher":{"login":"ruscur","name":"Russell Currey","path":"/ruscur","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5637090?s=80&v=4"},"commit":{"message":"Merge tag 'block-6.3-2023-03-16' of git://git.kernel.dk/linux\n\nPull block fixes from Jens Axboe:\n \"A bit bigger than usual, as the NVMe pull request missed last weeks\n submission. In detail:\n\n - NVMe pull request via Christoph:\n - Avoid potential UAF in nvmet_req_complete (Damien Le Moal)\n - More quirks (Elmer Miroslav Mosher Golovin, Philipp Geulen)\n - Fix a memory leak in the nvme-pci probe teardown path\n (Irvin Cote)\n - Repair the MAINTAINERS entry (Lukas Bulwahn)\n - Fix handling single range discard request (Ming Lei)\n - Show more opcode names in trace events (Minwoo Im)\n - Fix nvme-tcp timeout reporting (Sagi Grimberg)\n\n - MD pull request via Song:\n - Two fixes for old issues (Neil)\n - Resource leak in device stopping (Xiao)\n\n - Bio based device stats fix (Yu)\n\n - Kill unused CONFIG_BLOCK_COMPAT (Lukas)\n\n - sunvdc missing mdesc_grab() failure check (Liang)\n\n - Fix for reversal of request ordering upon issue for certain cases\n (Jan)\n\n - null_blk timeout fixes (Damien)\n\n - Loop use-after-free fix (Bart)\n\n - blk-mq SRCU fix for BLK_MQ_F_BLOCKING devices (Chris)\"\n\n* tag 'block-6.3-2023-03-16' of git://git.kernel.dk/linux:\n block: remove obsolete config BLOCK_COMPAT\n md: select BLOCK_LEGACY_AUTOLOAD\n block: count 'ios' and 'sectors' when io is done for bio-based device\n block: sunvdc: add check for mdesc_grab() returning NULL\n nvmet: avoid potential UAF in nvmet_req_complete()\n nvme-trace: show more opcode names\n nvme-tcp: add nvme-tcp pdu size build protection\n nvme-tcp: fix opcode reporting in the timeout handler\n nvme-pci: add NVME_QUIRK_BOGUS_NID for Lexar NM620\n nvme-pci: add NVME_QUIRK_BOGUS_NID for Netac NV3000\n nvme-pci: fixing memory leak in probe teardown path\n nvme: fix handling single range discard request\n MAINTAINERS: repair malformed T: entries in NVM EXPRESS DRIVERS\n block: null_blk: cleanup null_queue_rq()\n block: null_blk: Fix handling of fake timeout request\n blk-mq: fix \"bad unlock balance detected\" on q->srcu in __blk_mq_run_dispatch_ops\n loop: Fix use-after-free issues\n block: do not reverse request order when flushing plug list\n md: avoid signed overflow in slot_store()\n md: Free resources in __md_stop","shortMessageHtmlLink":"Merge tag 'block-6.3-2023-03-16' of git://git.kernel.dk/linux"}},{"before":"ba9c77919045943af677c03f04c778a1c16ae680","after":"02ef7d39fd552cf9e1de58a3003f77e743d1fb6b","ref":"refs/heads/linus/master","pushedAt":"2023-03-17T18:18:12.000Z","pushType":"push","commitsCount":13,"pusher":{"login":"ruscur","name":"Russell Currey","path":"/ruscur","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5637090?s=80&v=4"},"commit":{"message":"Merge tag 'pm-6.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm\n\nPull power management fixes from Rafael Wysocki:\n \"These fix an error code path issue in a cpuidle driver and make the\n sleepgraph utility more robust against unexpected input.\n\n Specifics:\n\n - Fix the psci_pd_init_topology() failure path in the PSCI cpuidle\n driver (Shawn Guo)\n\n - Modify the sleepgraph utility so it does not crash on binary data\n in device names (Todd Brandt)\"\n\n* tag 'pm-6.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm:\n pm-graph: sleepgraph: Avoid crashing on binary data in device names\n cpuidle: psci: Iterate backwards over list in psci_pd_remove()","shortMessageHtmlLink":"Merge tag 'pm-6.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g…"}},{"before":"cb80b960ce44e3e4e90985bb65a84c1a10c450ee","after":"ba9c77919045943af677c03f04c778a1c16ae680","ref":"refs/heads/linus/master","pushedAt":"2023-03-17T18:03:11.000Z","pushType":"push","commitsCount":13,"pusher":{"login":"ruscur","name":"Russell Currey","path":"/ruscur","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5637090?s=80&v=4"},"commit":{"message":"Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux\n\nPull turbostat fweaks and fixes from Len Brown:\n \"Leprechaun sized fixes and tweaks touching only turbostat.\n\n 'Keeping happy users happy since 2010'\"\n\n* 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux:\n tools/power turbostat: version 2023.03.17\n tools/power turbostat: fix decoding of HWP_STATUS\n tools/power turbostat: Introduce support for EMR\n tools/power turbostat: remove stray newlines from warn/warnx strings\n tools/power turbostat: Fix /dev/cpu_dma_latency warnings\n tools/power turbostat: Provide better debug messages for failed capabilities accesses\n tools/power turbostat: update dump of SECONDARY_TURBO_RATIO_LIMIT","shortMessageHtmlLink":"Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel…"}},{"before":"38e04b3e4240a6d8fb43129ebad41608db64bc6f","after":"cb80b960ce44e3e4e90985bb65a84c1a10c450ee","ref":"refs/heads/linus/master","pushedAt":"2023-03-17T17:48:12.000Z","pushType":"push","commitsCount":104,"pusher":{"login":"ruscur","name":"Russell Currey","path":"/ruscur","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5637090?s=80&v=4"},"commit":{"message":"Merge tag 'riscv-for-linus-6.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux\n\nPull RISC-V fixes from Palmer Dabbelt:\n\n - fixes to the ASID allocator to avoid leaking stale mappings between\n tasks\n\n - fix the vmalloc fault handler to tolerate huge pages\n\n* tag 'riscv-for-linus-6.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux:\n RISC-V: mm: Support huge page in vmalloc_fault()\n riscv: asid: Fixup stale TLB entry cause application crash\n Revert \"riscv: mm: notify remote harts about mmu cache updates\"","shortMessageHtmlLink":"Merge tag 'riscv-for-linus-6.3-rc3' of git://git.kernel.org/pub/scm/l…"}},{"before":"0ddc84d2dd43e2c2c3f634baa05ea10abd31197e","after":"38e04b3e4240a6d8fb43129ebad41608db64bc6f","ref":"refs/heads/linus/master","pushedAt":"2023-03-16T22:18:10.000Z","pushType":"push","commitsCount":8,"pusher":{"login":"ruscur","name":"Russell Currey","path":"/ruscur","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5637090?s=80&v=4"},"commit":{"message":"Merge tag '6.3-rc2-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6\n\nPull cifs client fixes from Steve French:\n \"Seven cifs/smb3 client fixes, all also for stable:\n\n - four DFS fixes\n\n - multichannel reconnect fix\n\n - fix smb1 stats for cancel command\n\n - fix for set file size error path\"\n\n* tag '6.3-rc2-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6:\n cifs: use DFS root session instead of tcon ses\n cifs: return DFS root session id in DebugData\n cifs: fix use-after-free bug in refresh_cache_worker()\n cifs: set DFS root session in cifs_get_smb_ses()\n cifs: generate signkey for the channel that's reconnecting\n cifs: Fix smb2_set_path_size()\n cifs: Move the in_send statistic to __smb_send_rqst()","shortMessageHtmlLink":"Merge tag '6.3-rc2-smb3-client-fixes' of git://git.samba.org/sfrench/…"}},{"before":"9c1bec9c0b08abeac72ed6214b723adc224013bf","after":"0ddc84d2dd43e2c2c3f634baa05ea10abd31197e","ref":"refs/heads/linus/master","pushedAt":"2023-03-16T18:48:10.000Z","pushType":"push","commitsCount":19,"pusher":{"login":"ruscur","name":"Russell Currey","path":"/ruscur","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5637090?s=80&v=4"},"commit":{"message":"Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm\n\nPull kvm fixes from Paolo Bonzini:\n \"ARM64:\n\n - Address a rather annoying bug w.r.t. guest timer offsetting. The\n synchronization of timer offsets between vCPUs was broken, leading\n to inconsistent timer reads within the VM.\n\n x86:\n\n - New tests for the slow path of the EVTCHNOP_send Xen hypercall\n\n - Add missing nVMX consistency checks for CR0 and CR4\n\n - Fix bug that broke AMD GATag on 512 vCPU machines\n\n Selftests:\n\n - Skip hugetlb tests if huge pages are not available\n\n - Sync KVM exit reasons\"\n\n* tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm:\n KVM: selftests: Sync KVM exit reasons in selftests\n KVM: selftests: Add macro to generate KVM exit reason strings\n KVM: selftests: Print expected and actual exit reason in KVM exit reason assert\n KVM: selftests: Make vCPU exit reason test assertion common\n KVM: selftests: Add EVTCHNOP_send slow path test to xen_shinfo_test\n KVM: selftests: Use enum for test numbers in xen_shinfo_test\n KVM: selftests: Add helpers to make Xen-style VMCALL/VMMCALL hypercalls\n KVM: selftests: Move the guts of kvm_hypercall() to a separate macro\n KVM: SVM: WARN if GATag generation drops VM or vCPU ID information\n KVM: SVM: Modify AVIC GATag to support max number of 512 vCPUs\n KVM: SVM: Fix a benign off-by-one bug in AVIC physical table mask\n selftests: KVM: skip hugetlb tests if huge pages are not available\n KVM: VMX: Use tabs instead of spaces for indentation\n KVM: VMX: Fix indentation coding style issue\n KVM: nVMX: remove unnecessary #ifdef\n KVM: nVMX: add missing consistency checks for CR0 and CR4\n KVM: arm64: timers: Convert per-vcpu virtual offset to a global value","shortMessageHtmlLink":"Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm"}},{"before":"6a98c9cae232800c319ed69e1063480d31430887","after":"9c1bec9c0b08abeac72ed6214b723adc224013bf","ref":"refs/heads/linux-next","pushedAt":"2023-03-16T14:03:27.000Z","pushType":"push","commitsCount":313,"pusher":{"login":"ruscur","name":"Russell Currey","path":"/ruscur","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5637090?s=80&v=4"},"commit":{"message":"Merge tag 'linux-kselftest-fixes-6.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest\n\nPull kselftest fixes from Shuah Khan:\n \"A fix to amd-pstate test Makefile and a fix to LLVM build for x86 in\n kselftest common lib.mk\"\n\n* tag 'linux-kselftest-fixes-6.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest:\n selftests: fix LLVM build for i386 and x86_64\n selftests: amd-pstate: fix TEST_FILES","shortMessageHtmlLink":"Merge tag 'linux-kselftest-fixes-6.3-rc3' of git://git.kernel.org/pub…"}},{"before":"eeac8ede17557680855031c6f305ece2378af326","after":"3c1d9f36e985af84b9ba31b850d683c81ae96e8d","ref":"refs/heads/powerpc/next","pushedAt":"2023-03-16T14:02:50.000Z","pushType":"push","commitsCount":19,"pusher":{"login":"ruscur","name":"Russell Currey","path":"/ruscur","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5637090?s=80&v=4"},"commit":{"message":"powerpc: Simplify sysctl registration for nmi_wd_lpm_factor_ctl_table\n\nThere is no need to declare an extra tables to just create directory,\nthis can be easily be done with a prefix path with register_sysctl().\n\nSimplify this registration.\n\nSigned-off-by: Luis Chamberlain \nSigned-off-by: Michael Ellerman \nLink: https://msgid.link/20230310232850.3960676-2-mcgrof@kernel.org","shortMessageHtmlLink":"powerpc: Simplify sysctl registration for nmi_wd_lpm_factor_ctl_table"}},{"before":"6015b1aca1a233379625385feb01dd014aca60b5","after":"9c1bec9c0b08abeac72ed6214b723adc224013bf","ref":"refs/heads/linus/master","pushedAt":"2023-03-15T19:33:14.000Z","pushType":"push","commitsCount":3,"pusher":{"login":"ruscur","name":"Russell Currey","path":"/ruscur","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5637090?s=80&v=4"},"commit":{"message":"Merge tag 'linux-kselftest-fixes-6.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest\n\nPull kselftest fixes from Shuah Khan:\n \"A fix to amd-pstate test Makefile and a fix to LLVM build for x86 in\n kselftest common lib.mk\"\n\n* tag 'linux-kselftest-fixes-6.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest:\n selftests: fix LLVM build for i386 and x86_64\n selftests: amd-pstate: fix TEST_FILES","shortMessageHtmlLink":"Merge tag 'linux-kselftest-fixes-6.3-rc3' of git://git.kernel.org/pub…"}},{"before":"fe15c26ee26efa11741a7b632e9f23b01aca4cc6","after":"f2c7e3562b4c4f1699acc1538ebf3e75f5cced35","ref":"refs/heads/powerpc/fixes","pushedAt":"2023-03-15T13:33:10.000Z","pushType":"push","commitsCount":284,"pusher":{"login":"ruscur","name":"Russell Currey","path":"/ruscur","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5637090?s=80&v=4"},"commit":{"message":"powerpc/mm: Fix false detection of read faults\n\nTo support detection of read faults with Radix execute-only memory, the\nvma_is_accessible() check in access_error() (which checks for PROT_NONE)\nwas replaced with a check to see if VM_READ was missing, and if so,\nreturns true to assert the fault was caused by a bad read.\n\nThis is incorrect, as it ignores that both VM_WRITE and VM_EXEC imply\nread on powerpc, as defined in protection_map[]. This causes mappings\ncontaining VM_WRITE or VM_EXEC without VM_READ to misreport the cause of\npage faults, since the MMU is still allowing reads.\n\nCorrect this by restoring the original vma_is_accessible() check for\nPROT_NONE mappings, and adding a separate check for Radix PROT_EXEC-only\nmappings.\n\nFixes: 395cac7752b9 (\"powerpc/mm: Support execute-only memory on the Radix MMU\")\nReported-by: Michal Suchánek \nLink: https://lore.kernel.org/r/20230308152702.GR19419@kitsune.suse.cz\nTested-by: Benjamin Gray \nSigned-off-by: Russell Currey \nSigned-off-by: Michael Ellerman \nLink: https://msgid.link/20230310050834.63105-1-ruscur@russell.cc","shortMessageHtmlLink":"powerpc/mm: Fix false detection of read faults"}},{"before":"fe15c26ee26efa11741a7b632e9f23b01aca4cc6","after":"eeac8ede17557680855031c6f305ece2378af326","ref":"refs/heads/powerpc/next","pushedAt":"2023-03-15T13:33:01.000Z","pushType":"push","commitsCount":282,"pusher":{"login":"ruscur","name":"Russell Currey","path":"/ruscur","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5637090?s=80&v=4"},"commit":{"message":"Linux 6.3-rc2","shortMessageHtmlLink":"Linux 6.3-rc2"}},{"before":"63b88b2ce373adab7537659372ef29302d10db5d","after":"065ffaee73892e8a3629b4cfbe635697807a3c6f","ref":"refs/heads/powerpc/merge","pushedAt":"2023-03-15T13:32:54.000Z","pushType":"push","commitsCount":281,"pusher":{"login":"ruscur","name":"Russell Currey","path":"/ruscur","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5637090?s=80&v=4"},"commit":{"message":"Automatic merge of 'master' into merge (2023-03-14 09:54)","shortMessageHtmlLink":"Automatic merge of 'master' into merge (2023-03-14 09:54)"}},{"before":"4979bf8668255a67449714653314662fbc7e5bdb","after":"6015b1aca1a233379625385feb01dd014aca60b5","ref":"refs/heads/linus/master","pushedAt":"2023-03-15T02:48:14.000Z","pushType":"push","commitsCount":31,"pusher":{"login":"ruscur","name":"Russell Currey","path":"/ruscur","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5637090?s=80&v=4"},"commit":{"message":"sched_getaffinity: don't assume 'cpumask_size()' is fully initialized\n\nThe getaffinity() system call uses 'cpumask_size()' to decide how big\nthe CPU mask is - so far so good. It is indeed the allocation size of a\ncpumask.\n\nBut the code also assumes that the whole allocation is initialized\nwithout actually doing so itself. That's wrong, because we might have\nfixed-size allocations (making copying and clearing more efficient), but\nnot all of it is then necessarily used if 'nr_cpu_ids' is smaller.\n\nHaving checked other users of 'cpumask_size()', they all seem to be ok,\neither using it purely for the allocation size, or explicitly zeroing\nthe cpumask before using the size in bytes to copy it.\n\nSee for example the ublk_ctrl_get_queue_affinity() function that uses\nthe proper 'zalloc_cpumask_var()' to make sure that the whole mask is\ncleared, whether the storage is on the stack or if it was an external\nallocation.\n\nFix this by just zeroing the allocation before using it. Do the same\nfor the compat version of sched_getaffinity(), which had the same logic.\n\nAlso, for consistency, make sched_getaffinity() use 'cpumask_bits()' to\naccess the bits. For a cpumask_var_t, it ends up being a pointer to the\nsame data either way, but it's just a good idea to treat it like you\nwould a 'cpumask_t'. The compat case already did that.\n\nReported-by: Ryan Roberts \nLink: https://lore.kernel.org/lkml/7d026744-6bd6-6827-0471-b5e8eae0be3f@arm.com/\nCc: Yury Norov \nSigned-off-by: Linus Torvalds ","shortMessageHtmlLink":"sched_getaffinity: don't assume 'cpumask_size()' is fully initialized"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAADChltMwA","startCursor":null,"endCursor":null}},"title":"Activity · ruscur/linux"}