-
Notifications
You must be signed in to change notification settings - Fork 19.6k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
kernel: refresh
6.12
patches (#13178)
- Loading branch information
1 parent
cb4244d
commit d83ce75
Showing
20 changed files
with
82 additions
and
82 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
target/linux/generic/hack-6.12/410-block-fit-partition-parser.patch
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -8,7 +8,7 @@ Signed-off-by: Felix Fietkau <[email protected]> | |
|
||
--- a/net/netfilter/Kconfig | ||
+++ b/net/netfilter/Kconfig | ||
@@ -712,8 +712,6 @@ config NFT_REJECT_NETDEV | ||
@@ -715,8 +715,6 @@ config NFT_REJECT_NETDEV | ||
|
||
endif # NF_TABLES_NETDEV | ||
|
||
|
@@ -17,7 +17,7 @@ Signed-off-by: Felix Fietkau <[email protected]> | |
config NF_FLOW_TABLE_INET | ||
tristate "Netfilter flow table mixed IPv4/IPv6 module" | ||
depends on NF_FLOW_TABLE | ||
@@ -722,11 +720,12 @@ config NF_FLOW_TABLE_INET | ||
@@ -725,11 +723,12 @@ config NF_FLOW_TABLE_INET | ||
|
||
To compile it as a module, choose M here. | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -235,7 +235,7 @@ Signed-off-by: Felix Fietkau <[email protected]> | |
if (!pe) | ||
--- a/mm/vmstat.c | ||
+++ b/mm/vmstat.c | ||
@@ -2192,10 +2192,12 @@ void __init init_mm_internals(void) | ||
@@ -2194,10 +2194,12 @@ void __init init_mm_internals(void) | ||
start_shepherd_timer(); | ||
#endif | ||
#ifdef CONFIG_PROC_FS | ||
|
@@ -319,7 +319,7 @@ Signed-off-by: Felix Fietkau <[email protected]> | |
|
||
--- a/net/core/sock.c | ||
+++ b/net/core/sock.c | ||
@@ -4223,6 +4223,8 @@ static __net_initdata struct pernet_oper | ||
@@ -4229,6 +4229,8 @@ static __net_initdata struct pernet_oper | ||
|
||
static int __init proto_init(void) | ||
{ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -64,7 +64,7 @@ Signed-off-by: Felix Fietkau <[email protected]> | |
+dma-shared-buffer-objs := $(dma-buf-objs-y) | ||
--- a/drivers/dma-buf/dma-buf.c | ||
+++ b/drivers/dma-buf/dma-buf.c | ||
@@ -1731,4 +1731,5 @@ static void __exit dma_buf_deinit(void) | ||
@@ -1743,4 +1743,5 @@ static void __exit dma_buf_deinit(void) | ||
kern_unmount(dma_buf_mnt); | ||
dma_buf_uninit_sysfs_statistics(); | ||
} | ||
|
@@ -73,7 +73,7 @@ Signed-off-by: Felix Fietkau <[email protected]> | |
+MODULE_LICENSE("GPL"); | ||
--- a/kernel/sched/core.c | ||
+++ b/kernel/sched/core.c | ||
@@ -4487,6 +4487,7 @@ int wake_up_state(struct task_struct *p, | ||
@@ -4419,6 +4419,7 @@ int wake_up_state(struct task_struct *p, | ||
{ | ||
return try_to_wake_up(p, state, 0); | ||
} | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -123,7 +123,7 @@ Signed-off-by: Zhi Chen <[email protected]> | |
depends on NETFILTER_ADVANCED | ||
--- a/net/netfilter/nf_conntrack_core.c | ||
+++ b/net/netfilter/nf_conntrack_core.c | ||
@@ -2801,6 +2801,10 @@ int nf_conntrack_init_net(struct net *ne | ||
@@ -2750,6 +2750,10 @@ int nf_conntrack_init_net(struct net *ne | ||
nf_conntrack_ecache_pernet_init(net); | ||
nf_conntrack_proto_pernet_init(net); | ||
|
||
|
@@ -299,7 +299,7 @@ Signed-off-by: Zhi Chen <[email protected]> | |
void nf_conntrack_ecache_work(struct net *net, enum nf_ct_ecache_state state) | ||
--- a/net/netfilter/nf_conntrack_netlink.c | ||
+++ b/net/netfilter/nf_conntrack_netlink.c | ||
@@ -723,12 +723,19 @@ static size_t ctnetlink_nlmsg_size(const | ||
@@ -721,12 +721,19 @@ static size_t ctnetlink_nlmsg_size(const | ||
} | ||
|
||
static int | ||
|
@@ -319,7 +319,7 @@ Signed-off-by: Zhi Chen <[email protected]> | |
struct nf_conn *ct = item->ct; | ||
struct sk_buff *skb; | ||
unsigned int type; | ||
@@ -3750,11 +3757,17 @@ static int ctnetlink_stat_exp_cpu(struct | ||
@@ -3754,11 +3761,17 @@ static int ctnetlink_stat_exp_cpu(struct | ||
} | ||
|
||
#ifdef CONFIG_NF_CONNTRACK_EVENTS | ||
|
@@ -337,7 +337,7 @@ Signed-off-by: Zhi Chen <[email protected]> | |
|
||
static const struct nfnl_callback ctnl_cb[IPCTNL_MSG_MAX] = { | ||
[IPCTNL_MSG_CT_NEW] = { | ||
@@ -3853,8 +3866,12 @@ static int __net_init ctnetlink_net_init | ||
@@ -3857,8 +3870,12 @@ static int __net_init ctnetlink_net_init | ||
static void ctnetlink_net_pre_exit(struct net *net) | ||
{ | ||
#ifdef CONFIG_NF_CONNTRACK_EVENTS | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.