On Fri, Mar 22, 2024 at 04:42:50PM -0700, Linus Torvalds wrote:
> On Fri, 22 Mar 2024 at 16:25, Wei Liu wrote:
> >
> > Hmm... I thought I refreshed it right before the expiration date. I
> > pushed it to Ubuntu's keyserver.
>
> Ok, I can find it there.
>
> > I will check if something's wrong.
>
On Fri, 22 Mar 2024 at 16:25, Wei Liu wrote:
>
> Hmm... I thought I refreshed it right before the expiration date. I
> pushed it to Ubuntu's keyserver.
Ok, I can find it there.
> I will check if something's wrong.
>
> Do you have a keyserver that you prefer?
The problem with keyservers is that
On Fri, Mar 22, 2024 at 02:10:26PM -0700, Nuno Das Neves wrote:
> Factor out logic for converting numa node to hv_proximity_domain_info
> into a helper function.
>
> Change hv_proximity_domain_info to a struct to improve readability.
>
> While at it, rename hv_add_logical_processor_* structs to t
On Thu, Mar 21, 2024 at 01:22:05AM -0700, Erni Sri Satya Vennela wrote:
> Fix issues reported by checkpatch.pl script for hv_apic.c file
> - Alignment should match open parenthesis
> - Remove unnecessary parenthesis
>
> No functional changes intended.
>
> Signed-off-by: Erni Sri Satya Vennela
A
Hi Zhijian,
On Tue, Mar 19, 2024 at 11:43:50AM +0800, Li Zhijian wrote:
> Per filesystems/sysfs.rst, show() should only use sysfs_emit()
> or sysfs_emit_at() when formatting the value to be returned to user space.
>
> coccinelle complains that there are still a couple of functions that use
> snpr
On Thu, Mar 21, 2024 at 10:06:53AM -0700, Linus Torvalds wrote:
> On Wed, 20 Mar 2024 at 21:09, Wei Liu wrote:
> >
> > ssh://g...@gitolite.kernel.org/pub/scm/linux/kernel/git/hyperv/linux.git
> > tags/hyperv-next-signed-20240320
>
> Pulled, but...
>
> Your pgp key expired two weeks ago. Pleas
Factor out logic for converting numa node to hv_proximity_domain_info
into a helper function.
Change hv_proximity_domain_info to a struct to improve readability.
While at it, rename hv_add_logical_processor_* structs to the correct
hv_input_/hv_output_ prefix, and remove the flags field which is
> On 22 Mar 2024, at 19:16, Shradha Gupta
> wrote:
>
> If the network configuration strings are passed as a combination of IPv4
> and IPv6 addresses, the current KVP daemon does not handle processing for
> the keyfile configuration format.
> With these changes, the keyfile config generation l
If the network configuration strings are passed as a combination of IPv4
and IPv6 addresses, the current KVP daemon does not handle processing for
the keyfile configuration format.
With these changes, the keyfile config generation logic scans through the
list twice to generate IPv4 and IPv6 section