Thomas Lamprecht 
							
						 
					 
					
						
						
						
						
							
						
						
							924ae54c14 
							
						 
					 
					
						
						
							
							add pve-kernel-libc-dev headers package  
						
						... 
						
						
						
						This was long overdue, allows to access the full feature set of our
kernel for some tools using the Linux API directly.
Packaging mostly taken from Debian[0]
[0]: https://salsa.debian.org/kernel-team/linux/-/blob/debian/4.19.118-2/debian/rules.real#L367 
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
Reviewed-By: Fabian Grünbichler <f.gruenbichler@proxmox.com> 
						
					 
					
						2020-05-28 14:07:11 +02:00 
						 
				 
			
				
					
						
							
							
								Thomas Lamprecht 
							
						 
					 
					
						
						
						
						
							
						
						
							ee4a13eac3 
							
						 
					 
					
						
						
							
							d/rules: enable CIFS_SMB_DIRECT  
						
						... 
						
						
						
						requested by
https://forum.proxmox.com/threads/any-reason-why-cifs_smb_direct-is-disabled-in-pve-kernels-cifs-module.69925/ 
and as it's now marked as stable I'd say we can enable it
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com> 
						
					 
					
						2020-05-19 15:46:27 +02:00 
						 
				 
			
				
					
						
							
							
								Thomas Lamprecht 
							
						 
					 
					
						
						
						
						
							
						
						
							9904c0733b 
							
						 
					 
					
						
						
							
							update ABI file for 5.4.41-1-pve  
						
						... 
						
						
						
						(generated with debian/scripts/abi-generate)
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com> 
						
					 
					
						2020-05-15 15:36:25 +02:00 
						 
				 
			
				
					
						
							
							
								Thomas Lamprecht 
							
						 
					 
					
						
						
						
						
							
						
						
							27bcf33c13 
							
						 
					 
					
						
						
							
							bump version to 5.4.41-1  
						
						... 
						
						
						
						Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com> 
						
					 
					
						2020-05-15 15:06:22 +02:00 
						 
				 
			
				
					
						
							
							
								Thomas Lamprecht 
							
						 
					 
					
						
						
						
						
							
						
						
							161bea4e83 
							
						 
					 
					
						
						
							
							Revert "scsi: lpfc: Fix broken Credit Recovery after driver load"  
						
						... 
						
						
						
						https://forum.proxmox.com/threads/proxmox-6-2-lpfc-error-port-type-wrong.69680/#post-312491 
https://lore.kernel.org/linux-scsi/20200512212855.36q2ut2io2cdtagn@zeha.at/ 
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com> 
					
						2020-05-15 14:50:07 +02:00 
						 
				 
			
				
					
						
							
							
								Thomas Lamprecht 
							
						 
					 
					
						
						
						
						
							
						
						
							6865b4eac1 
							
						 
					 
					
						
						
							
							rebase patches on top of Ubuntu-5.4.0-32.36  
						
						... 
						
						
						
						(generated with debian/scripts/import-upstream-tag)
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com> 
						
					 
					
						2020-05-15 14:02:12 +02:00 
						 
				 
			
				
					
						
							
							
								Thomas Lamprecht 
							
						 
					 
					
						
						
						
						
							
						
						
							f0a45531c7 
							
						 
					 
					
						
						
							
							update sources to Ubuntu-5.4.0-32.36  
						
						... 
						
						
						
						(generated with debian/scripts/import-upstream-tag)
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com> 
						
					 
					
						2020-05-15 14:02:12 +02:00 
						 
				 
			
				
					
						
							
							
								Thomas Lamprecht 
							
						 
					 
					
						
						
						
						
							
						
						
							502cef0d4f 
							
						 
					 
					
						
						
							
							drop upstreamed fix shifts patch  
						
						... 
						
						
						
						Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com> 
						
					 
					
						2020-05-15 14:01:12 +02:00 
						 
				 
			
				
					
						
							
							
								Thomas Lamprecht 
							
						 
					 
					
						
						
						
						
							
						
						
							f285872083 
							
						 
					 
					
						
						
							
							update ZFS to 0.8.4  
						
						... 
						
						
						
						Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com> 
						
					 
					
						2020-05-14 10:41:12 +02:00 
						 
				 
			
				
					
						
							
							
								Thomas Lamprecht 
							
						 
					 
					
						
						
						
						
							
						
						
							bdeaa74c3a 
							
						 
					 
					
						
						
							
							config: make vfio-pci and {x,e,o,u}hci modules  
						
						... 
						
						
						
						Since 5.4 Ubuntu makes vfio-pci builtin to allow vfio-pci to be bound
to certain devices during boot, preventing other drivers from binding
them. https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1770845 
Part of why this was done was because it mirrored Arch Linux choice
in the past, but there where some issues and Arch Linux went back to
modules again but this time making xhci_hcd and similar ?hci systems
modules too. Tries to mirror the values used in the current Arch
Linux config [0].
[0]: https://git.archlinux.org/svntogit/packages.git/tree/trunk/config?h=packages/linux&id=96121a8d6468c7067eb3759f6ca5e82f5f914f38 
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com> 
						
					 
					
						2020-05-13 16:28:05 +02:00 
						 
				 
			
				
					
						
							
							
								Thomas Lamprecht 
							
						 
					 
					
						
						
						
						
							
						
						
							80c08de2e4 
							
						 
					 
					
						
						
							
							bump version to 5.4.34-2  
						
						... 
						
						
						
						Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com> 
						
					 
					
						2020-05-07 10:02:15 +02:00 
						 
				 
			
				
					
						
							
							
								Thomas Lamprecht 
							
						 
					 
					
						
						
						
						
							
						
						
							9cb1be298d 
							
						 
					 
					
						
						
							
							backport followup fix for shiftfs/overlayfs  
						
						... 
						
						
						
						Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com> 
						
					 
					
						2020-05-07 10:01:19 +02:00 
						 
				 
			
				
					
						
							
							
								Thomas Lamprecht 
							
						 
					 
					
						
						
						
						
							
						
						
							a77e6edf3c 
							
						 
					 
					
						
						
							
							update ABI file for 5.4.34-1-pve  
						
						... 
						
						
						
						(generated with debian/scripts/abi-generate)
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com> 
						
					 
					
						2020-05-06 10:56:31 +02:00 
						 
				 
			
				
					
						
							
							
								Thomas Lamprecht 
							
						 
					 
					
						
						
						
						
							
						
						
							f98cede53d 
							
						 
					 
					
						
						
							
							bump version to 5.4.34-1  
						
						... 
						
						
						
						Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com> 
						
					 
					
						2020-05-06 10:35:12 +02:00 
						 
				 
			
				
					
						
							
							
								Thomas Lamprecht 
							
						 
					 
					
						
						
						
						
							
						
						
							9522496954 
							
						 
					 
					
						
						
							
							rebase patches on top of Ubuntu-5.4.0-30.34  
						
						... 
						
						
						
						(generated with debian/scripts/import-upstream-tag)
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com> 
						
					 
					
						2020-05-06 10:35:12 +02:00 
						 
				 
			
				
					
						
							
							
								Thomas Lamprecht 
							
						 
					 
					
						
						
						
						
							
						
						
							f5aae73de4 
							
						 
					 
					
						
						
							
							update sources to Ubuntu-5.4.0-30.34  
						
						... 
						
						
						
						(generated with debian/scripts/import-upstream-tag)
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com> 
						
					 
					
						2020-05-06 10:13:55 +02:00 
						 
				 
			
				
					
						
							
							
								Thomas Lamprecht 
							
						 
					 
					
						
						
						
						
							
						
						
							1f8e25b6af 
							
						 
					 
					
						
						
							
							update ABI file for 5.4.30-1-pve  
						
						... 
						
						
						
						(generated with debian/scripts/abi-generate)
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com> 
						
					 
					
						2020-04-10 11:38:48 +02:00 
						 
				 
			
				
					
						
							
							
								Thomas Lamprecht 
							
						 
					 
					
						
						
						
						
							
						
						
							f279776b54 
							
						 
					 
					
						
						
							
							update fwlist-previous  
						
						... 
						
						
						
						Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com> 
						
					 
					
						2020-04-10 11:38:41 +02:00 
						 
				 
			
				
					
						
							
							
								Thomas Lamprecht 
							
						 
					 
					
						
						
						
						
							
						
						
							8386f638e6 
							
						 
					 
					
						
						
							
							bump version to 5.4.30-1  
						
						... 
						
						
						
						Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com> 
						
					 
					
						2020-04-10 09:12:58 +02:00 
						 
				 
			
				
					
						
							
							
								Thomas Lamprecht 
							
						 
					 
					
						
						
						
						
							
						
						
							9f9b41276c 
							
						 
					 
					
						
						
							
							rebase patches on top of Ubuntu-5.4.0-24.28  
						
						... 
						
						
						
						(generated with debian/scripts/import-upstream-tag)
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com> 
						
					 
					
						2020-04-10 09:11:21 +02:00 
						 
				 
			
				
					
						
							
							
								Thomas Lamprecht 
							
						 
					 
					
						
						
						
						
							
						
						
							2215cf6c68 
							
						 
					 
					
						
						
							
							update sources to Ubuntu-5.4.0-24.28  
						
						... 
						
						
						
						(generated with debian/scripts/import-upstream-tag)
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com> 
						
					 
					
						2020-04-10 09:11:21 +02:00 
						 
				 
			
				
					
						
							
							
								Thomas Lamprecht 
							
						 
					 
					
						
						
						
						
							
						
						
							67b5430430 
							
						 
					 
					
						
						
							
							update ABI file for 5.4.27-1-pve  
						
						... 
						
						
						
						(generated with debian/scripts/abi-generate)
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com> 
						
					 
					
						2020-03-23 16:24:12 +01:00 
						 
				 
			
				
					
						
							
							
								Thomas Lamprecht 
							
						 
					 
					
						
						
						
						
							
						
						
							06d6b63229 
							
						 
					 
					
						
						
							
							update fwlist-previous  
						
						... 
						
						
						
						Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com> 
						
					 
					
						2020-03-23 16:23:58 +01:00 
						 
				 
			
				
					
						
							
							
								Thomas Lamprecht 
							
						 
					 
					
						
						
						
						
							
						
						
							3378a6b319 
							
						 
					 
					
						
						
							
							bump version to 5.4.27-1  
						
						... 
						
						
						
						Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com> 
						
					 
					
						2020-03-23 15:02:28 +01:00 
						 
				 
			
				
					
						
							
							
								Thomas Lamprecht 
							
						 
					 
					
						
						
						
						
							
						
						
							9e78c7995a 
							
						 
					 
					
						
						
							
							rebase patches on top of Ubuntu-5.4.0-19.23  
						
						... 
						
						
						
						(generated with debian/scripts/import-upstream-tag)
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com> 
						
					 
					
						2020-03-23 15:01:39 +01:00 
						 
				 
			
				
					
						
							
							
								Thomas Lamprecht 
							
						 
					 
					
						
						
						
						
							
						
						
							7417477abc 
							
						 
					 
					
						
						
							
							update sources to Ubuntu-5.4.0-19.23  
						
						... 
						
						
						
						(generated with debian/scripts/import-upstream-tag)
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com> 
						
					 
					
						2020-03-23 15:01:39 +01:00 
						 
				 
			
				
					
						
							
							
								Thomas Lamprecht 
							
						 
					 
					
						
						
						
						
							
						
						
							1018e229e0 
							
						 
					 
					
						
						
							
							update ABI file for 5.4.24-1-pve  
						
						... 
						
						
						
						(generated with debian/scripts/abi-generate)
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com> 
						
					 
					
						2020-03-09 16:08:56 +01:00 
						 
				 
			
				
					
						
							
							
								Thomas Lamprecht 
							
						 
					 
					
						
						
						
						
							
						
						
							59766fae05 
							
						 
					 
					
						
						
							
							bump version to 5.4.24-1  
						
						... 
						
						
						
						Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com> 
						
					 
					
						2020-03-09 13:00:20 +01:00 
						 
				 
			
				
					
						
							
							
								Thomas Lamprecht 
							
						 
					 
					
						
						
						
						
							
						
						
							a80f88c1be 
							
						 
					 
					
						
						
							
							rebase patches on top of Ubuntu-5.4.0-18.22  
						
						... 
						
						
						
						(generated with debian/scripts/import-upstream-tag)
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com> 
						
					 
					
						2020-03-09 12:58:18 +01:00 
						 
				 
			
				
					
						
							
							
								Thomas Lamprecht 
							
						 
					 
					
						
						
						
						
							
						
						
							d7a688db9c 
							
						 
					 
					
						
						
							
							update sources to Ubuntu-5.4.0-18.22  
						
						... 
						
						
						
						(generated with debian/scripts/import-upstream-tag)
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com> 
						
					 
					
						2020-03-09 12:58:18 +01:00 
						 
				 
			
				
					
						
							
							
								Thomas Lamprecht 
							
						 
					 
					
						
						
						
						
							
						
						
							43a41d9d4c 
							
						 
					 
					
						
						
							
							update ABI file for 5.4.22-1-pve  
						
						... 
						
						
						
						(generated with debian/scripts/abi-generate)
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com> 
						
					 
					
						2020-03-02 17:53:06 +01:00 
						 
				 
			
				
					
						
							
							
								Thomas Lamprecht 
							
						 
					 
					
						
						
						
						
							
						
						
							135fba2e4b 
							
						 
					 
					
						
						
							
							bump version to 5.4.22-1  
						
						... 
						
						
						
						Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com> 
						
					 
					
						2020-03-02 17:32:46 +01:00 
						 
				 
			
				
					
						
							
							
								Thomas Lamprecht 
							
						 
					 
					
						
						
						
						
							
						
						
							625b5c77e0 
							
						 
					 
					
						
						
							
							switch over to ubuntu focal 20.04 kernel  
						
						... 
						
						
						
						Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com> 
						
					 
					
						2020-03-02 17:32:42 +01:00 
						 
				 
			
				
					
						
							
							
								Thomas Lamprecht 
							
						 
					 
					
						
						
						
						
							
						
						
							9100f5656d 
							
						 
					 
					
						
						
							
							update ABI file for 5.3.18-2-pve  
						
						... 
						
						
						
						(generated with debian/scripts/abi-generate)
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com> 
						
					 
					
						2020-02-15 15:35:18 +01:00 
						 
				 
			
				
					
						
							
							
								Thomas Lamprecht 
							
						 
					 
					
						
						
						
						
							
						
						
							7ad9f21880 
							
						 
					 
					
						
						
							
							bump version to 5.3.18-2  
						
						... 
						
						
						
						Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com> 
						
					 
					
						2020-02-15 15:12:10 +01:00 
						 
				 
			
				
					
						
							
							
								Thomas Lamprecht 
							
						 
					 
					
						
						
						
						
							
						
						
							17f964317d 
							
						 
					 
					
						
						
							
							rebase patches on top of Ubuntu-5.3.0-41.33  
						
						... 
						
						
						
						(generated with debian/scripts/import-upstream-tag)
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com> 
						
					 
					
						2020-02-15 14:00:47 +01:00 
						 
				 
			
				
					
						
							
							
								Thomas Lamprecht 
							
						 
					 
					
						
						
						
						
							
						
						
							d6bd2e83bb 
							
						 
					 
					
						
						
							
							update sources to Ubuntu-5.3.0-41.33  
						
						... 
						
						
						
						(generated with debian/scripts/import-upstream-tag)
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com> 
						
					 
					
						2020-02-15 14:00:47 +01:00 
						 
				 
			
				
					
						
							
							
								Thomas Lamprecht 
							
						 
					 
					
						
						
						
						
							
						
						
							8ad7749d68 
							
						 
					 
					
						
						
							
							update ABI file for 5.3.18-1-pve  
						
						... 
						
						
						
						(generated with debian/scripts/abi-generate)
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com> 
						
					 
					
						2020-02-05 13:16:13 +01:00 
						 
				 
			
				
					
						
							
							
								Thomas Lamprecht 
							
						 
					 
					
						
						
						
						
							
						
						
							36834dde41 
							
						 
					 
					
						
						
							
							update fwlist-previous  
						
						... 
						
						
						
						Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com> 
						
					 
					
						2020-02-05 13:14:46 +01:00 
						 
				 
			
				
					
						
							
							
								Thomas Lamprecht 
							
						 
					 
					
						
						
						
						
							
						
						
							82fdafa01e 
							
						 
					 
					
						
						
							
							bump version to 5.3.18-1  
						
						... 
						
						
						
						Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com> 
						
					 
					
						2020-02-05 11:49:42 +01:00 
						 
				 
			
				
					
						
							
							
								Thomas Lamprecht 
							
						 
					 
					
						
						
						
						
							
						
						
							6ad155377d 
							
						 
					 
					
						
						
							
							rebase patches on top of Ubuntu-5.3.0-40.32  
						
						... 
						
						
						
						(generated with debian/scripts/import-upstream-tag)
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com> 
						
					 
					
						2020-02-05 11:47:41 +01:00 
						 
				 
			
				
					
						
							
							
								Thomas Lamprecht 
							
						 
					 
					
						
						
						
						
							
						
						
							41e87bf3f0 
							
						 
					 
					
						
						
							
							update sources to Ubuntu-5.3.0-40.32  
						
						... 
						
						
						
						(generated with debian/scripts/import-upstream-tag)
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com> 
						
					 
					
						2020-02-05 11:47:41 +01:00 
						 
				 
			
				
					
						
							
							
								Thomas Lamprecht 
							
						 
					 
					
						
						
						
						
							
						
						
							22f2d89162 
							
						 
					 
					
						
						
							
							bump version to 5.3.13-3  
						
						... 
						
						
						
						Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com> 
						
					 
					
						2020-01-31 13:41:16 +01:00 
						 
				 
			
				
					
						
							
							
								Thomas Lamprecht 
							
						 
					 
					
						
						
						
						
							
						
						
							de6f4b1d95 
							
						 
					 
					
						
						
							
							backport fixes for information leak within a KVM guest  
						
						... 
						
						
						
						Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com> 
						
					 
					
						2020-01-31 13:14:32 +01:00 
						 
				 
			
				
					
						
							
							
								Thomas Lamprecht 
							
						 
					 
					
						
						
						
						
							
						
						
							d8fae28c33 
							
						 
					 
					
						
						
							
							update ABI file for 5.3.13-2-pve  
						
						... 
						
						
						
						(generated with debian/scripts/abi-generate)
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com> 
						
					 
					
						2020-01-24 10:17:31 +01:00 
						 
				 
			
				
					
						
							
							
								Thomas Lamprecht 
							
						 
					 
					
						
						
						
						
							
						
						
							bc70610eee 
							
						 
					 
					
						
						
							
							bump version to 5.3.13-2  
						
						... 
						
						
						
						Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com> 
						
					 
					
						2020-01-24 09:49:59 +01:00 
						 
				 
			
				
					
						
							
							
								Thomas Lamprecht 
							
						 
					 
					
						
						
						
						
							
						
						
							7284a6db39 
							
						 
					 
					
						
						
							
							rebase patches on top of Ubuntu-5.3.0-29.31  
						
						... 
						
						
						
						(generated with debian/scripts/import-upstream-tag)
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com> 
						
					 
					
						2020-01-24 09:48:43 +01:00 
						 
				 
			
				
					
						
							
							
								Thomas Lamprecht 
							
						 
					 
					
						
						
						
						
							
						
						
							84ddf4b5b5 
							
						 
					 
					
						
						
							
							update sources to Ubuntu-5.3.0-29.31  
						
						... 
						
						
						
						(generated with debian/scripts/import-upstream-tag)
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com> 
						
					 
					
						2020-01-24 09:48:43 +01:00 
						 
				 
			
				
					
						
							
							
								Thomas Lamprecht 
							
						 
					 
					
						
						
						
						
							
						
						
							ac9edb6c1b 
							
						 
					 
					
						
						
							
							update ZFS On Linux submodule to 0.8.3  
						
						... 
						
						
						
						Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com> 
						
					 
					
						2020-01-24 09:17:10 +01:00 
						 
				 
			
				
					
						
							
							
								Thomas Lamprecht 
							
						 
					 
					
						
						
						
						
							
						
						
							34fce89fd4 
							
						 
					 
					
						
						
							
							fix   #2549 : backport: drm/i915: Avoid HPD poll detect triggering a new detect cycle  
						
						... 
						
						
						
						Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com> 
						
					 
					
						2020-01-23 13:04:17 +01:00