| Commit message (Expand) | Author | Age | Files | Lines |
* | kernel: backport fix for recently introduced UBI bug | Daniel Golle | 2023-04-15 | 2 | -2/+71 |
* | kernel: filter out pahole version | Robert Marko | 2023-04-02 | 1 | -0/+1 |
* | kernel: add support for XMC XM25QH64C | Joe Mullally | 2023-04-01 | 1 | -0/+22 |
* | kernel: remove obsolete netfilter tcp window size check bypass patch | Felix Fietkau | 2023-03-30 | 1 | -73/+0 |
* | kernel: bump 5.10 to 5.10.176 | John Audia | 2023-03-27 | 16 | -32/+32 |
* | kernel: bump 5.10 to 5.10.175 | John Audia | 2023-03-27 | 29 | -122/+122 |
* | kernel: bump 5.10 to 5.10.173 | John Audia | 2023-03-27 | 18 | -47/+47 |
* | kernel: tcindex classifier has been retired | John Audia | 2023-03-27 | 1 | -1/+0 |
* | kernel: bump 5.10 to 5.10.172 | John Audia | 2023-03-27 | 2 | -99/+1 |
* | kernel: bump 5.10 to 5.10.169 | John Audia | 2023-03-27 | 2 | -1/+99 |
* | generic: remove patch for unused kernel version | David Bauer | 2023-03-05 | 1 | -21/+0 |
* | generic: MIPS: Add barriers between dcache & icache flushes | David Bauer | 2023-03-05 | 1 | -0/+71 |
* | kernel: fix mtk dsa tag padding | Felix Fietkau | 2023-03-03 | 1 | -3/+2 |
* | kernel: bump 5.10 to 5.10.168 | John Audia | 2023-02-18 | 1 | -1/+1 |
* | kernel: bump 5.10 to 5.10.166 | John Audia | 2023-02-05 | 7 | -17/+17 |
* | kernel: backport some mv88e6xxx devlink patches | Etienne Champetier | 2023-01-31 | 3 | -0/+374 |
* | kernel: bump 5.10 to 5.10.165 | John Audia | 2023-01-28 | 1 | -1/+1 |
* | kernel: bump 5.10 to 5.10.163 | John Audia | 2023-01-28 | 31 | -72/+61 |
* | kernel: mtk-bmt: fix usage of _oob_read | Chuanhong Guo | 2023-01-25 | 1 | -2/+8 |
* | kernel: Add missing kernel configuration options | Hauke Mehrtens | 2023-01-03 | 1 | -0/+3 |
* | kernel: remove hack patch, move kirkwood specific kmods to target modules.mk | Felix Fietkau | 2022-12-27 | 1 | -23/+0 |
* | kernel: bump 5.10 to 5.10.161 | John Audia | 2022-12-26 | 1 | -1/+1 |
* | generic: add support for EON EN25QX128A spi nor flash | Christian Marangi | 2022-12-16 | 2 | -0/+42 |
* | kernel: bump 5.10 to 5.10.159 | John Audia | 2022-12-15 | 3 | -34/+4 |
* | kernel: bump 5.10 to 5.10.158 | John Audia | 2022-12-15 | 4 | -6/+6 |
* | kernel: bump 5.10 to 5.10.157 | John Audia | 2022-12-15 | 17 | -46/+52 |
* | kernel: add symbol in generic config for 5.10.157 | John Audia | 2022-12-15 | 1 | -0/+1 |
* | kernel: further cleanup of xfrm[4|6]_mode* | Martin Schiller | 2022-12-15 | 1 | -4/+0 |
* | kernel: remove handling of xfrm[4|6]_mode_* modules | Martin Schiller | 2022-12-15 | 1 | -3/+0 |
* | kernel: remove CONFIG_MMC_BLOCK_BOUNCE | Tomas Lara | 2022-12-15 | 1 | -1/+0 |
* | kernel: ca8210: Fix crash by zero initializing data | Hauke Mehrtens | 2022-12-06 | 1 | -0/+30 |
* | kernel: update U-Boot nvmem driver to v6.2 release version | Rafał Miłecki | 2022-12-01 | 3 | -0/+168 |
* | kernel: bump 5.10 to 5.10.156 | John Audia | 2022-11-27 | 2 | -5/+5 |
* | kernel: bump 5.10 to 5.10.155 | John Audia | 2022-11-27 | 2 | -7/+7 |
* | kernel: support "linux,rootfs" DT property for splitting rootfs | Rafał Miłecki | 2022-11-21 | 1 | -5/+6 |
* | kernel: backport support for "linux,rootfs" in DT | Rafał Miłecki | 2022-11-21 | 7 | -49/+93 |
* | kernel: split out mtd hack for CONFIG_FIT_PARTITION + rootfs | Rafał Miłecki | 2022-11-21 | 3 | -4/+20 |
* | generic: fix unset symbol | David Bauer | 2022-11-13 | 1 | -0/+1 |
* | kernel: bump 5.10 to 5.10.154 | John Audia | 2022-11-13 | 2 | -2/+2 |
* | kernel: bump 5.10 to 5.10.153 | John Audia | 2022-11-13 | 1 | -9/+9 |
* | kernel: bump 5.10 to 5.10.152 | John Audia | 2022-11-01 | 2 | -1/+2 |
* | kernel: bump 5.10 to 5.10.151 | John Audia | 2022-11-01 | 1 | -1/+1 |
* | kernel: bump 5.10 to 5.10.150 | John Audia | 2022-11-01 | 4 | -9/+9 |
* | kernel: mtd: backport SafeLoader parser | Rafał Miłecki | 2022-10-27 | 2 | -2/+231 |
* | kernel: mtd: backport extended dynamic partitions support | Rafał Miłecki | 2022-10-27 | 5 | -3/+152 |
* | kernel: mtd: fix unbalanced of_node_put() in dynamic partitions code | Rafał Miłecki | 2022-10-21 | 1 | -0/+101 |
* | kernel: bump 5.10 to 5.10.147 | John Audia | 2022-10-18 | 10 | -29/+29 |
* | kernel: mtdsplit: support UBI after FIT images | Felix Fietkau | 2022-10-10 | 1 | -2/+7 |
* | kernel: mtk_bmt: skip bitflip check if threshold isn't set | Chuanhong Guo | 2022-10-10 | 1 | -1/+1 |
* | kernel: mtk_bmt: add debugfs file to attempt repair of remapped sectors | Felix Fietkau | 2022-10-10 | 1 | -1/+26 |