{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":116681911,"defaultBranch":"master","name":"openwrt","ownerLogin":"TDT-AG","currentUserCanPush":false,"isFork":true,"isEmpty":false,"createdAt":"2018-01-08T13:44:45.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/17122284?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1725538508.0","currentOid":""},"activityList":{"items":[{"before":null,"after":"b17ed85915bc6017fedc07ae3ae8eaa83980209b","ref":"refs/heads/pr/20240903-uci-defaults","pushedAt":"2024-09-05T12:15:08.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"feckert","name":"Florian Eckert","path":"/feckert","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/553091?s=80&v=4"},"commit":{"message":"base-files: add additional system uci options\n\nAdditional check added so that the default configuration of\n'/etc/config/system' can be customized via '/etc/board.json'.\n\nSigned-off-by: Florian Eckert ","shortMessageHtmlLink":"base-files: add additional system uci options"}},{"before":"0d90f8c9fe34e189c934319f1d713a92a60f73f5","after":"20100eee8d34cb61cf6cc3e1692ce1519f5b3de1","ref":"refs/heads/pr/20240903-config_generate","pushedAt":"2024-09-05T12:14:44.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"feckert","name":"Florian Eckert","path":"/feckert","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/553091?s=80&v=4"},"commit":{"message":"treewide: remove INITRAMFS check for preinit_main hook\n\nThe 'preinit' script '/lib/preinit/70_initramfs_test' [1] checks whether\nthe system is running in an 'initramfs'. If this is the case, the loop [2]\nin which the function is called is exited via a 'break' call. All further\n'preinit_main' hooks are no longer processed. Therefore, the check whether\nwe are running in an initramfs is not necessary and are therefore removed.\n\n[1] https://github.com/openwrt/openwrt/blob/master/package/base-files/files/lib/preinit/70_initramfs_test\n[2] https://github.com/openwrt/openwrt/blob/master/package/base-files/files/lib/functions/preinit.sh#L57\n\nSigned-off-by: Florian Eckert ","shortMessageHtmlLink":"treewide: remove INITRAMFS check for preinit_main hook"}},{"before":null,"after":"0d90f8c9fe34e189c934319f1d713a92a60f73f5","ref":"refs/heads/pr/20240903-config_generate","pushedAt":"2024-09-05T12:09:37.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"feckert","name":"Florian Eckert","path":"/feckert","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/553091?s=80&v=4"},"commit":{"message":"base-files: add additional system uci options\n\nAdditional check added so that the default configuration of\n'/etc/config/system' can be customized via '/etc/board.json'.\n\nSigned-off-by: Florian Eckert ","shortMessageHtmlLink":"base-files: add additional system uci options"}},{"before":"b1c01ecb6b83e3e0098cdadac6e3a67885e5dc14","after":"fac80e4b252bc5e667f0ce7d5b050600d70adcaf","ref":"refs/heads/pr/20240722-procd","pushedAt":"2024-07-24T12:13:17.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"feckert","name":"Florian Eckert","path":"/feckert","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/553091?s=80&v=4"},"commit":{"message":"base-files: add SOURCE_DATE_EPOCH as OPENWRT_BUILD_DATE to os-release\n\nThis commit adds the build date during compilation to the os-release file.\nThis information can then be used later to output this via the the ubus,\n\nSigned-off-by: Florian Eckert ","shortMessageHtmlLink":"base-files: add SOURCE_DATE_EPOCH as OPENWRT_BUILD_DATE to os-release"}},{"before":null,"after":"702482443b868555138a82afae20a3114fe09bdb","ref":"refs/heads/pr/20240722-usb","pushedAt":"2024-07-22T14:42:58.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"feckert","name":"Florian Eckert","path":"/feckert","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/553091?s=80&v=4"},"commit":{"message":"usb: replace USB_OHCI_BIG_ENDIAN_* config with BIG_ENDIAN check\n\nThe kernel has a configuration check in the source whether the kernel\nruns on big endian system. Until now, this had to be switched on explicitly\nfor the usb ohci in the kernel configuration for each target if the\nsystem is 'BIG_ENDIAN'.\n\nThis commit checks in the 'package/kernel/linux/modules/usb.mk' whether a\n'BIG_ENDIAN' system is to be compiled and if this is the case then the\nrequired kernel configuration is switched on.\n\nThis change has the advantage that the needed ohci kernel option for\na 'BIG_ENDIAN' kernel no longer needs to be switched on explicitly.\n\nUSB_OHCI_BIG_ENDIAN_DESC:\nhttps://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/tree/drivers/usb/host/ohci-platform.c?h=linux-6.6.y#n186\nUSB_OHCI_BIG_ENDIAN_MMIO:\nhttps://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/tree/drivers/usb/host/ohci-platform.c?h=linux-6.6.y#n178\n\nSigned-off-by: Florian Eckert ","shortMessageHtmlLink":"usb: replace USB_OHCI_BIG_ENDIAN_* config with BIG_ENDIAN check"}},{"before":"4e7e33e5c9fad6b4bde45a833e5e87cd164a2e73","after":"b1c01ecb6b83e3e0098cdadac6e3a67885e5dc14","ref":"refs/heads/pr/20240722-procd","pushedAt":"2024-07-22T09:32:35.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"feckert","name":"Florian Eckert","path":"/feckert","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/553091?s=80&v=4"},"commit":{"message":"procd: add builddate to ubus output\n\nThe 'SOURCE_DATE_EPOCH' value is used for reproducible builds and is set\nduring compilation to the file 'os-release'. That file can be found on\nthe target under '/usr/lib/os-release'.\n\nThis commit adds the new information to the system board ubus call.\n\nSigned-off-by: Florian Eckert ","shortMessageHtmlLink":"procd: add builddate to ubus output"}},{"before":null,"after":"4e7e33e5c9fad6b4bde45a833e5e87cd164a2e73","ref":"refs/heads/pr/20240722-procd","pushedAt":"2024-07-22T09:30:19.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"feckert","name":"Florian Eckert","path":"/feckert","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/553091?s=80&v=4"},"commit":{"message":"procd: add builddate to ubus output\n\nThe 'SOURCE_DATE_EPOCH' value is used for reproducible builds and is set\nduring compilation to the file 'os-release'. That file can be found on\nthe target under '/usr/lib/os-release'.\n\nThis commit adds the new information to the system board ubus call.\n\nSigned-off-by: Florian Eckert ","shortMessageHtmlLink":"procd: add builddate to ubus output"}},{"before":"02488176b7995721d4e8288f0bd9a00428dbb991","after":null,"ref":"refs/heads/pr/20240717-SECCOMP-default","pushedAt":"2024-07-18T12:41:02.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"sch-m","name":"Martin Schiller","path":"/sch-m","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/26054731?s=80&v=4"}},{"before":"5c30da60a331ea0d0ec77d0552317fc1d7adf5b4","after":"02488176b7995721d4e8288f0bd9a00428dbb991","ref":"refs/heads/pr/20240717-SECCOMP-default","pushedAt":"2024-07-18T12:16:00.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"sch-m","name":"Martin Schiller","path":"/sch-m","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/26054731?s=80&v=4"},"commit":{"message":"target.mk: init default configs if they are missing in the .config\n\nThe config options that are enabled by default and where other default\npackages depends on should not only be set if there is no .config file,\nbut also if the .config exists but the config option (e.g.\nCONFIG_SECCOMP) is missing in the file.\n\nThis is relevant, for example, if you are working with .config templates\nand then want to complete the configuration using make defconfig.\n\nSigned-off-by: Martin Schiller ","shortMessageHtmlLink":"target.mk: init default configs if they are missing in the .config"}},{"before":"99d10056602d218ce93c487935d5eed7b6d68d43","after":"5c30da60a331ea0d0ec77d0552317fc1d7adf5b4","ref":"refs/heads/pr/20240717-SECCOMP-default","pushedAt":"2024-07-18T12:09:47.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"sch-m","name":"Martin Schiller","path":"/sch-m","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/26054731?s=80&v=4"},"commit":{"message":"target.mk: init default configs if they are missing in the .config\n\nThe config options that are enabled by default and where other default\npackages depends on should not only be set if there is no .config file,\nbut also if the .config exists but the config option (e.g.\nCONFIG_SECCOMP) is missing in the file.\n\nThis is relevant, for example, if you are working with .config templates\nand then want to complete the configuration using make defconfig.\n\nSigned-off-by: Martin Schiller ","shortMessageHtmlLink":"target.mk: init default configs if they are missing in the .config"}},{"before":null,"after":"99d10056602d218ce93c487935d5eed7b6d68d43","ref":"refs/heads/pr/20240717-SECCOMP-default","pushedAt":"2024-07-17T11:08:27.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"sch-m","name":"Martin Schiller","path":"/sch-m","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/26054731?s=80&v=4"},"commit":{"message":"target.mk: further improve handling of default enabled SECCOMP\n\nThe fix in commit 847fad476f3d (\"target.mk: improve handling of default\nenabled SECCOMP\") unfortunately does not work for targets where the ARCH\nvariable is set in ./$(SUBTARGET)/target.mk.\n\nTo get this working, the ./$(SUBTARGET)/target.mk must be included\nbefore the check.\n\nIn addition, the fix should not only take effect if no .config file\nexists, but also if a .config exists but the CONFIG_SECCOMP option is\nmissing in the file.\n\nThis is relevant, for example, if you are working with .config templates\nand then want to complete the configuration using make defconfig.\n\nFixes: 847fad476f3d (\"target.mk: improve handling of default enabled SECCOMP\")\nSigned-off-by: Martin Schiller ","shortMessageHtmlLink":"target.mk: further improve handling of default enabled SECCOMP"}},{"before":"2b666bb827603890ae6e57df07fd8848e5835ba3","after":"c85348d9abf4b89d37a7fa134cf6424bdf16787f","ref":"refs/heads/master","pushedAt":"2024-07-17T10:59:28.000Z","pushType":"push","commitsCount":161,"pusher":{"login":"sch-m","name":"Martin Schiller","path":"/sch-m","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/26054731?s=80&v=4"},"commit":{"message":"imagebuilder: remove initramfs image files\n\nInitramfs images are not supported by imagebuilder. With recent changes\nto support Per Device Rootfs, we now generate an image and a vmlinux for\neach Rootfs and these additional files are all shipped in the\nimagebuilder tar.\n\nDrop these new file and any vmlinux-initramfs as they are not used and\nincrease the final size of the imagebuilder archive.\n\nSigned-off-by: Christian Marangi ","shortMessageHtmlLink":"imagebuilder: remove initramfs image files"}},{"before":"94f32f1d6f013e1daf3beee4e49a99a4d9629e1b","after":null,"ref":"refs/heads/pr/20240617-lantiq-pci-fix","pushedAt":"2024-07-08T03:58:04.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"sch-m","name":"Martin Schiller","path":"/sch-m","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/26054731?s=80&v=4"}},{"before":"f99797b0857b47d966b09f8748069390d9391a12","after":null,"ref":"refs/heads/pr/20240626-lantiq-move-to-6.6","pushedAt":"2024-07-08T03:57:03.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"sch-m","name":"Martin Schiller","path":"/sch-m","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/26054731?s=80&v=4"}},{"before":"d80df630b780ff2cb3e67145d965911ae8076570","after":"f99797b0857b47d966b09f8748069390d9391a12","ref":"refs/heads/pr/20240626-lantiq-move-to-6.6","pushedAt":"2024-07-02T07:40:24.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"sch-m","name":"Martin Schiller","path":"/sch-m","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/26054731?s=80&v=4"},"commit":{"message":"lantiq: replace gswip patches with upstream version\n\nReplace recently added patches with version accepted upstream.\n\nSigned-off-by: Martin Schiller ","shortMessageHtmlLink":"lantiq: replace gswip patches with upstream version"}},{"before":"2418288e489b33613758effb2900956c63f32ab7","after":"d80df630b780ff2cb3e67145d965911ae8076570","ref":"refs/heads/pr/20240626-lantiq-move-to-6.6","pushedAt":"2024-07-01T09:45:11.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"sch-m","name":"Martin Schiller","path":"/sch-m","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/26054731?s=80&v=4"},"commit":{"message":"lantiq: replace gswip patches with upstream version\n\nReplace recently added patches with version accepted upstream.\n\nSigned-off-by: Martin Schiller ","shortMessageHtmlLink":"lantiq: replace gswip patches with upstream version"}},{"before":"5c46f29c730ad8ffb9a437134d64e364342997bc","after":"2418288e489b33613758effb2900956c63f32ab7","ref":"refs/heads/pr/20240626-lantiq-move-to-6.6","pushedAt":"2024-07-01T09:43:49.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"sch-m","name":"Martin Schiller","path":"/sch-m","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/26054731?s=80&v=4"},"commit":{"message":"lantiq: replace gswip patches with upstream version\n\nReplace recently added patches with version accepted upstream.\n\nSigned-off-by: Martin Schiller ","shortMessageHtmlLink":"lantiq: replace gswip patches with upstream version"}},{"before":"da90f4c7f1765816ff835a3552ead4c86efa6a90","after":"5c46f29c730ad8ffb9a437134d64e364342997bc","ref":"refs/heads/pr/20240626-lantiq-move-to-6.6","pushedAt":"2024-06-28T06:20:29.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"sch-m","name":"Martin Schiller","path":"/sch-m","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/26054731?s=80&v=4"},"commit":{"message":"lantiq: replace gswip patches with upstream version\n\nReplace recently added patches with version accepted upstream.\n\nSigned-off-by: Martin Schiller ","shortMessageHtmlLink":"lantiq: replace gswip patches with upstream version"}},{"before":null,"after":"da90f4c7f1765816ff835a3552ead4c86efa6a90","ref":"refs/heads/pr/20240626-lantiq-move-to-6.6","pushedAt":"2024-06-26T09:52:06.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"sch-m","name":"Martin Schiller","path":"/sch-m","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/26054731?s=80&v=4"},"commit":{"message":"lantiq: replace gswip patches with upstream version\n\nReplace recently added patches with version accepted upstream.\n\nSigned-off-by: Martin Schiller ","shortMessageHtmlLink":"lantiq: replace gswip patches with upstream version"}},{"before":"b9650de249c83685254973c9349fba3d48f3253c","after":"2b666bb827603890ae6e57df07fd8848e5835ba3","ref":"refs/heads/master","pushedAt":"2024-06-26T08:12:20.000Z","pushType":"push","commitsCount":243,"pusher":{"login":"sch-m","name":"Martin Schiller","path":"/sch-m","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/26054731?s=80&v=4"},"commit":{"message":"utils: mtd-utils: update to 2.2.0\n\nRelease notes:\nhttps://lists.infradead.org/pipermail/linux-mtd/2024-March/104058.html\n\nmtd-utils are currently depending on zlib, however it is not expressed\nas a dependency and it is somehow being only pulled-in by lincurses-devel\nso mtd-utils were able to compile.\n\nSince 2.2.0 zlib is optional so lets disable support for it like for other\ncompressors since we dont package the mkfs.ubifs or mkfs.jffs2 that\nare only users of compressors anyway.\n\nLink: https://github.com/openwrt/openwrt/pull/15802\nSigned-off-by: Robert Marko ","shortMessageHtmlLink":"utils: mtd-utils: update to 2.2.0"}},{"before":"aa9b19aacfc9ed558624b7800aabaaa2fd9247c0","after":"94f32f1d6f013e1daf3beee4e49a99a4d9629e1b","ref":"refs/heads/pr/20240617-lantiq-pci-fix","pushedAt":"2024-06-17T06:42:06.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"sch-m","name":"Martin Schiller","path":"/sch-m","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/26054731?s=80&v=4"},"commit":{"message":"lantiq: fix pci driver once again\n\nIn my previous attempt to solve the PCI problems for the lantiq targets,\nI did not pay attention to the fact that the original accesses to the\nGPIO took place in RAW mode. As a result, the polarity defined in the\ndevice trees (apart from the initial value) was irrelevant.\n\nIn addition, the expected name of the GPIO in the dts has changed due to\nthe upstream change and therefore no RESET is currently performed.\n\nAs discussed in [1] on the linux-mips mailing list, we will now adapt\nthe dts files accordingly instead of patching the driver:\n\n- dts property will be renamed to \"reset-gpios\"\n- Polarity is set to \"GPIO_ACTIVE_LOW\".\n\nI have verified this with a TP-Link TD-W8980. The PCI device is now\nrecognized by the system.\n\n[1] https://patchwork.kernel.org/project/linux-mips/patch/20240607090400.1816612-1-ms@dev.tdt.de/\n\nSigned-off-by: Martin Schiller ","shortMessageHtmlLink":"lantiq: fix pci driver once again"}},{"before":null,"after":"aa9b19aacfc9ed558624b7800aabaaa2fd9247c0","ref":"refs/heads/pr/20240617-lantiq-pci-fix","pushedAt":"2024-06-17T06:40:39.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"sch-m","name":"Martin Schiller","path":"/sch-m","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/26054731?s=80&v=4"},"commit":{"message":"lantiq: fix pci driver once again\n\nIn my previous attempt to solve the PCI problems for the lantiq targets,\nI did not pay attention to the fact that the original accesses to the\nGPIO took place in RAW mode. As a result, the polarity defined in the\ndevice trees (apart from the initial value) was irrelevant.\n\nIn addition, the expected name of the GPIO in the dts has changed due to\nthe upstream change and therefore no RESET is currently performed.\n\nAs discussed in [1] on the linux-mips mailing list, we will now adapt\nthe dts files accordingly instead of patching the driver:\n\n- dts property will be renamed to \"reset-gpios\"\n- Polarity is set to \"GPIO_ACTIVE_LOW\".\n\nI have verified this with a TP-Link TD-W8980. The PCI device is now\nrecognized by the system.\n\nSigned-off-by: Martin Schiller ","shortMessageHtmlLink":"lantiq: fix pci driver once again"}},{"before":"3239d44fdf932d0f692bb1c68a90e49494584047","after":null,"ref":"refs/heads/pr/20240515-lantiq-6.6","pushedAt":"2024-06-09T18:58:35.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"sch-m","name":"Martin Schiller","path":"/sch-m","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/26054731?s=80&v=4"}},{"before":"6c01a5f6bc7a842725e365c035523ed1db7e6e32","after":"3239d44fdf932d0f692bb1c68a90e49494584047","ref":"refs/heads/pr/20240515-lantiq-6.6","pushedAt":"2024-06-07T06:58:13.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"sch-m","name":"Martin Schiller","path":"/sch-m","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/26054731?s=80&v=4"},"commit":{"message":"kernel: ltq-vdsl-vr9: fix compilation with linux 6.6\n\nThis adds some compile fixes for linux 6.6 compatibility.\n\nclass_create now require only the name instead of the module ownership\nreference.\n\nAlso the kernel enabled checks for enum.\n\nSigned-off-by: Martin Schiller ","shortMessageHtmlLink":"kernel: ltq-vdsl-vr9: fix compilation with linux 6.6"}},{"before":"c67d5189a405b2dca015f47f31c55ba38a0d61eb","after":"b9650de249c83685254973c9349fba3d48f3253c","ref":"refs/heads/master","pushedAt":"2024-06-07T06:31:54.000Z","pushType":"push","commitsCount":15,"pusher":{"login":"sch-m","name":"Martin Schiller","path":"/sch-m","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/26054731?s=80&v=4"},"commit":{"message":"mac80211: backport an upstream patch needed by mt76 for AES_GMAC key support\n\nSigned-off-by: Felix Fietkau ","shortMessageHtmlLink":"mac80211: backport an upstream patch needed by mt76 for AES_GMAC key …"}},{"before":null,"after":"4e90ae9682d3714509064971b4c7d5ad86fb5411","ref":"refs/heads/pr/20240606-rtc-nvmem","pushedAt":"2024-06-07T06:11:28.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"sch-m","name":"Martin Schiller","path":"/sch-m","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/26054731?s=80&v=4"},"commit":{"message":"kernel: rtc: add RTC non volatile storage support\n\nBy enabling the kmod-rtc-nvmem you enable the RTC non volatile storage\nsupport including nvmem sysfs access.\n\nThis make it possible to store some (small) information in the (often\nbattery backed) storage present on RTCs.\n\nSigned-off-by: Martin Schiller ","shortMessageHtmlLink":"kernel: rtc: add RTC non volatile storage support"}},{"before":"cffd3ad8d7cad2214d44695ad4f2405ea53a26c7","after":"c67d5189a405b2dca015f47f31c55ba38a0d61eb","ref":"refs/heads/master","pushedAt":"2024-06-06T12:12:20.000Z","pushType":"push","commitsCount":207,"pusher":{"login":"sch-m","name":"Martin Schiller","path":"/sch-m","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/26054731?s=80&v=4"},"commit":{"message":"hostapd: add support for authenticating with multiple PSKs via ubus helper\n\nAlso supports assigning a VLAN ID based on the PSK\n\nSigned-off-by: Felix Fietkau ","shortMessageHtmlLink":"hostapd: add support for authenticating with multiple PSKs via ubus h…"}},{"before":"84985ab7d9b1caff7fdf0b89a7246b3b47497c94","after":"6c01a5f6bc7a842725e365c035523ed1db7e6e32","ref":"refs/heads/pr/20240515-lantiq-6.6","pushedAt":"2024-06-03T07:09:12.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"sch-m","name":"Martin Schiller","path":"/sch-m","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/26054731?s=80&v=4"},"commit":{"message":"kernel: ltq-vdsl-vr9: fix compilation with linux 6.6\n\nThis adds some compile fixes for linux 6.6 compatibility.\n\nclass_create now require only the name instead of the module ownership\nreference.\n\nAlso the kernel enabled checks for enum.\n\nSigned-off-by: Martin Schiller ","shortMessageHtmlLink":"kernel: ltq-vdsl-vr9: fix compilation with linux 6.6"}},{"before":"b4bdc5d6998be32fe72361e9e286d965cb8bedef","after":null,"ref":"refs/heads/pr/20240429-owrt23.05-libxml2-fix-CVE-2023-45322","pushedAt":"2024-05-28T09:26:53.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"sch-m","name":"Martin Schiller","path":"/sch-m","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/26054731?s=80&v=4"}},{"before":"fa0c0f0c9a0c774c21cfecf2a3d268dff22b033f","after":"84985ab7d9b1caff7fdf0b89a7246b3b47497c94","ref":"refs/heads/pr/20240515-lantiq-6.6","pushedAt":"2024-05-27T11:58:03.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"sch-m","name":"Martin Schiller","path":"/sch-m","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/26054731?s=80&v=4"},"commit":{"message":"kernel: ltq-vdsl-vr9: fix compilation with linux 6.6\n\nThis adds some compile fixes for linux 6.6 compatibility.\n\nclass_create now require only the name instead of the module ownership\nreference.\n\nAlso the kernel enabled checks for enum.\n\nSigned-off-by: Martin Schiller ","shortMessageHtmlLink":"kernel: ltq-vdsl-vr9: fix compilation with linux 6.6"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"Y3Vyc29yOnYyOpK7MjAyNC0wOS0wNVQxMjoxNTowOC4wMDAwMDBazwAAAAStzKwK","startCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wOS0wNVQxMjoxNTowOC4wMDAwMDBazwAAAAStzKwK","endCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wNS0yN1QxMTo1ODowMy4wMDAwMDBazwAAAARU1w_s"}},"title":"Activity · TDT-AG/openwrt"}