index
:
openwrt/upstream
attitude_adjustment
barrier_breaker
chaos_calmer
lede-17.01
less-old-master
master
old-master
openwrt-18.06
openwrt-19.07
upstream
upstream openwrt
James
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
target
/
linux
/
generic
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
kernel: add support for mediatek NMBM flash mapping support
Felix Fietkau
2022-10-10
4
-4
/
+2361
*
kernel: mtk_bmt: on error, do not attempt to remap out-of-range blocks
Felix Fietkau
2022-10-10
2
-15
/
+24
*
kernel: mtk_bmt: fix block copying on remap with bmt v2
Felix Fietkau
2022-10-10
1
-6
/
+6
*
kernel: mtk_bmt: allow get_mapping_block to return an error
Felix Fietkau
2022-10-10
4
-8
/
+25
*
kernel: split up mtk_bmt driver code
Felix Fietkau
2022-10-10
5
-806
/
+857
*
kernel: fix possible mtd NULL pointer dereference
Rafał Miłecki
2022-10-04
4
-3
/
+33
[next]