kernel: bump 5.15 to 5.15.75
Removed upstreamed: bcm27xx/patches-5.15/950-0446-drm-vc4-Fix-timings-for-VEC-modes.patch[1] Manually rebased: patches-5.15/950-0600-xhci-quirks-add-link-TRB-quirk-for-VL805.patch bcm27xx/patches-5.15/950-0606-usb-xhci-add-VLI_TRB_CACHE_BUG-quirk.patch bcm27xx/patches-5.15/950-0717-usb-xhci-add-a-quirk-for-Superspeed-bulk-OUT-transfe.patch bcm53xx/patches-5.15/180-usb-xhci-add-support-for-performing-fake-doorbell.patch All other patches automatically rebased 1. https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?h=v5.15.75&id=2810061452f9b748b096ad023d318690ca519aa3 Build system: x86_64 Build-tested: bcm2711/RPi4B, mt7622/RT3200 Run-tested: bcm2711/RPi4B, mt7622/RT3200 Signed-off-by: John Audia <therealgraysky@proton.me>
This commit is contained in:
		
				
					committed by
					
						
						Hauke Mehrtens
					
				
			
			
				
	
			
			
			
						parent
						
							a133423c59
						
					
				
				
					commit
					a34255b795
				
			@@ -215,7 +215,7 @@ SVN-Revision: 35130
 | 
			
		||||
 #define UDP_CORK	1	/* Never send partially complete segments */
 | 
			
		||||
--- a/net/netfilter/nf_conntrack_core.c
 | 
			
		||||
+++ b/net/netfilter/nf_conntrack_core.c
 | 
			
		||||
@@ -305,8 +305,8 @@ nf_ct_get_tuple(const struct sk_buff *sk
 | 
			
		||||
@@ -308,8 +308,8 @@ nf_ct_get_tuple(const struct sk_buff *sk
 | 
			
		||||
 
 | 
			
		||||
 	switch (l3num) {
 | 
			
		||||
 	case NFPROTO_IPV4:
 | 
			
		||||
@@ -737,7 +737,7 @@ SVN-Revision: 35130
 | 
			
		||||
 				       | TCPOLEN_TIMESTAMP))
 | 
			
		||||
--- a/net/xfrm/xfrm_input.c
 | 
			
		||||
+++ b/net/xfrm/xfrm_input.c
 | 
			
		||||
@@ -165,8 +165,8 @@ int xfrm_parse_spi(struct sk_buff *skb,
 | 
			
		||||
@@ -166,8 +166,8 @@ int xfrm_parse_spi(struct sk_buff *skb,
 | 
			
		||||
 	if (!pskb_may_pull(skb, hlen))
 | 
			
		||||
 		return -EINVAL;
 | 
			
		||||
 
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user