{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":479693279,"defaultBranch":"oe4t-patches-l4t-35.5.0","name":"linux-tegra-5.10","ownerLogin":"OE4T","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2022-04-09T10:31:53.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/69109450?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1709124457.0","currentOid":""},"activityList":{"items":[{"before":null,"after":"db857ecdbe10de229a3cf125831afd6226417eac","ref":"refs/heads/oe4t-patches-l4t-35.5.0","pushedAt":"2024-02-28T12:47:37.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"madisongh","name":"Matt Madison","path":"/madisongh","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3137284?s=80&v=4"},"commit":{"message":"net: intel: ice: disable enum-int-mismatch warnings\n\nto resolve compilation failures with gcc13.\n\nSigned-off-by: Matt Madison ","shortMessageHtmlLink":"net: intel: ice: disable enum-int-mismatch warnings"}},{"before":null,"after":"314c76994681c8a30e3c1164ebff7ed395b153bc","ref":"refs/heads/l4t/l4t-35.5.0-5.10","pushedAt":"2024-02-28T11:26:42.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"madisongh","name":"Matt Madison","path":"/madisongh","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3137284?s=80&v=4"},"commit":{"message":"WAR: tee: optee: Fix race condition\n\nThis change fixes the race condition caused by the previous WAR which\nadded a timeout to wq_sleep().\n\nBug 4500701\n\nChange-Id: I95e21a16fd5b7f40e01b2f0798ec0e851180c3aa\nSigned-off-by: Jason Li (SW-TEGRA) \nReviewed-on: https://git-master.nvidia.com/r/c/linux-5.10/+/3078558\n(cherry picked from commit 759cff2aa04043f6edc0d63a2fe622d1b780a96a)\nReviewed-on: https://git-master.nvidia.com/r/c/linux-5.10/+/3079812\nReviewed-by: Amulya Yarlagadda \nGVS: Gerrit_Virtual_Submit \nTested-by: Amulya Yarlagadda ","shortMessageHtmlLink":"WAR: tee: optee: Fix race condition"}},{"before":"601a0f90f9cc8b44315b2ae41f17e54106fefb41","after":"20443c6df8b9095e4676b4bf696987279fac30a9","ref":"refs/heads/l4t/l4t-r35.4.ga-5.10","pushedAt":"2023-12-17T16:11:20.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"madisongh","name":"Matt Madison","path":"/madisongh","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3137284?s=80&v=4"},"commit":{"message":"gpio: Driver for Lenovo ThinkEdge SE70 GPIOs\n\nThe Lenovo ThinkEdge SE70 provides Digital Input/Output pins connected\ninternally to a Nuvoton NCT5635Y GPIO expander. Some additional GPIOs are\nused to set the protocol for the transceiver IC connected to the serial\nports (which can operate on RS-232, RS-485, RS-422 or LOOP mode).\n\nThis commit introduces the driver for this device by abstracting it\nthrough two GPIO controllers: one dedicated to the I/O pins and other\ndedicated to set the protocol for the serial ports.\n\nSigned-off-by: Renê de Souza Pinto ","shortMessageHtmlLink":"gpio: Driver for Lenovo ThinkEdge SE70 GPIOs"}},{"before":"8009bb70a484d47d6d0b7bfe336e9e6836897f07","after":"601a0f90f9cc8b44315b2ae41f17e54106fefb41","ref":"refs/heads/l4t/l4t-r35.4.ga-5.10","pushedAt":"2023-12-17T16:10:53.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"madisongh","name":"Matt Madison","path":"/madisongh","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3137284?s=80&v=4"},"commit":{"message":"soc: tegra: Remove warning when not running on Tegra SoC\n\nWhen using the same kernel from a Jetson Xavier platform on a VM with\nQEMU, the following warning is being issued:\n\n[ 0.007891] Tegra APB MISC not yet available\n[ 0.007935] WARNING: CPU: 0 PID: 1 at drivers/soc/tegra/fuse/tegra-apbmisc.c:75 tegra_read_chipid+0x3c/0x50\n[ 0.007952] Modules linked in:\n[ 0.007967] CPU: 0 PID: 1 Comm: swapper/0 Not tainted 5.10.104-linuxkit #48\n[ 0.007980] pstate: 60400005 (nZCv daif +PAN -UAO -TCO BTYPE=--)\n[ 0.007990] pc : tegra_read_chipid+0x3c/0x50\n[ 0.007999] lr : tegra_read_chipid+0x3c/0x50\n[ 0.008007] sp : ffff800010013d60\n[ 0.008015] x29: ffff800010013d60 x28: 0000000000000000\n[ 0.008047] x27: 0000000000000000 x26: 0000000000000000\n[ 0.008062] x25: 0000000000000000 x24: 0000000000000000\n[ 0.008092] x23: 0000000000000000 x22: 0000000000000000\n[ 0.008120] x21: 0000000000000000 x20: ffff800011cb8b00\n[ 0.008135] x19: ffff8000124eea70 x18: ffffffffffffffff\n[ 0.008150] x17: 00000000000000c0 x16: fffffdffffe05000\n[ 0.008164] x15: ffff800011ac8a38 x14: 0720072007200720\n[ 0.008179] x13: 0720072007200720 x12: 0720072007200720\n[ 0.008193] x11: 0720072007200720 x10: 0720072007200720\n[ 0.008207] x9 : 0720072007200720 x8 : 0720072007200720\n[ 0.008222] x7 : ffff800012178378 x6 : c0000000ffffefff\n[ 0.008236] x5 : ffff800012178320 x4 : 0000000000000000\n[ 0.008251] x3 : 0000000000000000 x2 : ffff80001035dc60\n[ 0.008265] x1 : a4f500439318b400 x0 : 0000000000000000\n[ 0.008280] Call trace:\n[ 0.008290] tegra_read_chipid+0x3c/0x50\n[ 0.008299] tegra_get_chip_id+0x14/0x20\n[ 0.008333] tegra18x_mce_early_init+0x14/0x38\n[ 0.008344] do_one_initcall+0x54/0x2a0\n[ 0.008369] kernel_init_freeable+0x1a0/0x35c\n[ 0.008380] kernel_init+0x18/0x120\n[ 0.008389] ret_from_fork+0x10/0x18\n[ 0.008414] ---[ end trace 0d186c088434c480 ]---\n\nThis commit adds a check to issue the warning only when running on a\nTegra SoC.\n\nSigned-off-by: Renê de Souza Pinto ","shortMessageHtmlLink":"soc: tegra: Remove warning when not running on Tegra SoC"}},{"before":null,"after":"76678311c10b59a385a6d74152f3a0b976ae2a67","ref":"refs/heads/oe4t-patches-l4t-r35.4.ga","pushedAt":"2023-08-05T12:08:26.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"madisongh","name":"Matt Madison","path":"/madisongh","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3137284?s=80&v=4"},"commit":{"message":"Makefile: link with -z noexecstack --no-warn-rwx-segments\n\ncommit 0d362be5b14200b77ecc2127936a5ff82fbffe41 upstream.\n\nUsers of GNU ld (BFD) from binutils 2.39+ will observe multiple\ninstances of a new warning when linking kernels in the form:\n\n ld: warning: vmlinux: missing .note.GNU-stack section implies executable stack\n ld: NOTE: This behaviour is deprecated and will be removed in a future version of the linker\n ld: warning: vmlinux has a LOAD segment with RWX permissions\n\nGenerally, we would like to avoid the stack being executable. Because\nthere could be a need for the stack to be executable, assembler sources\nhave to opt-in to this security feature via explicit creation of the\n.note.GNU-stack feature (which compilers create by default) or command\nline flag --noexecstack. Or we can simply tell the linker the\nproduction of such sections is irrelevant and to link the stack as\n--noexecstack.\n\nLLVM's LLD linker defaults to -z noexecstack, so this flag isn't\nstrictly necessary when linking with LLD, only BFD, but it doesn't hurt\nto be explicit here for all linkers IMO. --no-warn-rwx-segments is\ncurrently BFD specific and only available in the current latest release,\nso it's wrapped in an ld-option check.\n\nWhile the kernel makes extensive usage of ELF sections, it doesn't use\npermissions from ELF segments.\n\nLink: https://lore.kernel.org/linux-block/3af4127a-f453-4cf7-f133-a181cce06f73@kernel.dk/\nLink: https://sourceware.org/git/?p=binutils-gdb.git;a=commit;h=ba951afb99912da01a6e8434126b8fac7aa75107\nLink: https://github.com/llvm/llvm-project/issues/57009\nReported-and-tested-by: Jens Axboe \nSuggested-by: Fangrui Song \nSigned-off-by: Nick Desaulniers \nSigned-off-by: Linus Torvalds \nSigned-off-by: Greg Kroah-Hartman ","shortMessageHtmlLink":"Makefile: link with -z noexecstack --no-warn-rwx-segments"}},{"before":null,"after":"8009bb70a484d47d6d0b7bfe336e9e6836897f07","ref":"refs/heads/l4t/l4t-r35.4.ga-5.10","pushedAt":"2023-08-05T12:08:05.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"madisongh","name":"Matt Madison","path":"/madisongh","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3137284?s=80&v=4"},"commit":{"message":"T23x: Add config macro for virtual i2c mux driver.\n\nAdd CONFIG_NV_VIRTUAL_I2C_MUX to support virtual i2c\nmux driver for P3762/P3783.\n\nBug 4146784\n\nChange-Id: If656600cfd60baba83d4ed8d5ad0e3de877a1bb2\nSigned-off-by: Praveen AC \nReviewed-on: https://git-master.nvidia.com/r/c/linux-5.10/+/2938098\nReviewed-by: Anubhav Rai \nReviewed-by: Frank Chen \nGVS: Gerrit_Virtual_Submit \n(cherry picked from commit 9ce95e1b760b09a3b3260d953ee1000e6dbcd0e5)\nReviewed-on: https://git-master.nvidia.com/r/c/linux-5.10/+/2940340\nReviewed-by: Narendra Kondapalli ","shortMessageHtmlLink":"T23x: Add config macro for virtual i2c mux driver."}},{"before":"26cfd067b9113af207849146b86607a10fedd5c6","after":"7191dccf8670635906182cc2da862d9c0fdcb93a","ref":"refs/heads/oe4t-patches-l4t-r35.3.ga","pushedAt":"2023-05-27T14:07:05.741Z","pushType":"push","commitsCount":7,"pusher":{"login":"madisongh","name":"Matt Madison","path":"/madisongh","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3137284?s=80&v=4"},"commit":{"message":"Makefile: link with -z noexecstack --no-warn-rwx-segments\n\ncommit 0d362be5b14200b77ecc2127936a5ff82fbffe41 upstream.\n\nUsers of GNU ld (BFD) from binutils 2.39+ will observe multiple\ninstances of a new warning when linking kernels in the form:\n\n ld: warning: vmlinux: missing .note.GNU-stack section implies executable stack\n ld: NOTE: This behaviour is deprecated and will be removed in a future version of the linker\n ld: warning: vmlinux has a LOAD segment with RWX permissions\n\nGenerally, we would like to avoid the stack being executable. Because\nthere could be a need for the stack to be executable, assembler sources\nhave to opt-in to this security feature via explicit creation of the\n.note.GNU-stack feature (which compilers create by default) or command\nline flag --noexecstack. Or we can simply tell the linker the\nproduction of such sections is irrelevant and to link the stack as\n--noexecstack.\n\nLLVM's LLD linker defaults to -z noexecstack, so this flag isn't\nstrictly necessary when linking with LLD, only BFD, but it doesn't hurt\nto be explicit here for all linkers IMO. --no-warn-rwx-segments is\ncurrently BFD specific and only available in the current latest release,\nso it's wrapped in an ld-option check.\n\nWhile the kernel makes extensive usage of ELF sections, it doesn't use\npermissions from ELF segments.\n\nLink: https://lore.kernel.org/linux-block/3af4127a-f453-4cf7-f133-a181cce06f73@kernel.dk/\nLink: https://sourceware.org/git/?p=binutils-gdb.git;a=commit;h=ba951afb99912da01a6e8434126b8fac7aa75107\nLink: https://github.com/llvm/llvm-project/issues/57009\nReported-and-tested-by: Jens Axboe \nSuggested-by: Fangrui Song \nSigned-off-by: Nick Desaulniers \nSigned-off-by: Linus Torvalds \nSigned-off-by: Greg Kroah-Hartman ","shortMessageHtmlLink":"Makefile: link with -z noexecstack --no-warn-rwx-segments"}},{"before":null,"after":"26cfd067b9113af207849146b86607a10fedd5c6","ref":"refs/heads/oe4t-patches-l4t-r35.3.ga","pushedAt":"2023-03-29T18:36:49.497Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"madisongh","name":"Matt Madison","path":"/madisongh","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3137284?s=80&v=4"},"commit":{"message":"nvidia: hid-atv-jarvis: remove useless address check\n\nSigned-off-by: Matt Madison ","shortMessageHtmlLink":"nvidia: hid-atv-jarvis: remove useless address check"}},{"before":null,"after":"78c2b512f23554067081db44a45ae59309bc6917","ref":"refs/heads/l4t/l4t-r35.3.ga-5.10","pushedAt":"2023-03-29T10:35:52.256Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"madisongh","name":"Matt Madison","path":"/madisongh","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3137284?s=80&v=4"},"commit":{"message":"arm64: configs: enable CONFIG_ISO9660_FS\n\nEnable CONFIG_ISO9660_FS to support ISO9660 filesystem. It is required\nto access ISO image for IGX/MGX.\n\nBug 4013398\nJIRA DGX-6471\n\nChange-Id: Ib265753e97bf88ff468771bc7781a4b3c18b7258\nSigned-off-by: Penny Chiu \nReviewed-on: https://git-master.nvidia.com/r/c/linux-5.10/+/2866299\nReviewed-by: svcacv \nReviewed-by: Bibek Basu \nGVS: Gerrit_Virtual_Submit ","shortMessageHtmlLink":"arm64: configs: enable CONFIG_ISO9660_FS"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEB52sIwA","startCursor":null,"endCursor":null}},"title":"Activity · OE4T/linux-tegra-5.10"}