search for: shutemov

Displaying 20 results from an estimated 66 matches for "shutemov".

2008 Sep 17
1
[PATCH] linux/inotify.h: do not include <linux/fcntl.h> in userspace
On Wed, Sep 17, 2008 at 12:32:40PM +0300, Kirill A. Shutemov wrote: > On Tue, Sep 16, 2008 at 07:09:02PM +0300, Adrian Bunk wrote: > > On Tue, Sep 16, 2008 at 07:10:25AM -0700, Ulrich Drepper wrote: > > > Kirill A. Shutemov wrote: > > > >> What is the error message? > > > > > > > > /usr/include/asm-ge...
2017 Mar 09
3
Inconsistent query results
"Kirill A. Shutemov" <kirill at shutemov.name> writes: > Hello, > > I found that on particular queries notmuch return different results if run > the query few times. Re-initialing the query or db doesn't help. > > I've attached test case along with corpus of messages. > > Un...
2020 Jul 30
2
[PATCH v3] drm/nouveau: Accept 'legacy' format modifiers
...ng so would imply compatibility between devices with incompatible memory layouts. Tested with Xorg 1.20 modesetting driver, weston at c46c70dac84a4b3030cd05b380f9f410536690fc, gnome & KDE wayland desktops from Ubuntu 18.04, kmscube hacked to use linear mod, and sway 1.5 Reported-by: Kirill A. Shutemov <kirill at shutemov.name> Fixes: fa4f4c213f5f ("drm/nouveau/kms: Support NVIDIA format modifiers") Link: https://lkml.org/lkml/2020/6/30/1251 Signed-off-by: James Jones <jajones at nvidia.com> --- drivers/gpu/drm/nouveau/nouveau_display.c | 26 +++++++++++++++++++++-- 1 file...
2020 Jul 29
2
[PATCH v2] drm/nouveau: Accept 'legacy' format modifiers
...gt; > > >> Tested with Xorg 1.20 modesetting driver, > > >> weston at c46c70dac84a4b3030cd05b380f9f410536690fc, > > >> gnome & KDE wayland desktops from Ubuntu 18.04, > > >> and sway 1.5 > > >> > > >> Reported-by: Kirill A. Shutemov <kirill at shutemov.name> > > >> Fixes: fa4f4c213f5f ("drm/nouveau/kms: Support NVIDIA format modifiers") > > >> Link: https://lkml.org/lkml/2020/6/30/1251 > > >> Signed-off-by: James Jones <jajones at nvidia.com> > > >> --- >...
2020 Jul 27
2
[PATCH v2] drm/nouveau: Accept 'legacy' format modifiers
...> between devices with incompatible memory layouts. >> >> Tested with Xorg 1.20 modesetting driver, >> weston at c46c70dac84a4b3030cd05b380f9f410536690fc, >> gnome & KDE wayland desktops from Ubuntu 18.04, >> and sway 1.5 >> >> Reported-by: Kirill A. Shutemov <kirill at shutemov.name> >> Fixes: fa4f4c213f5f ("drm/nouveau/kms: Support NVIDIA format modifiers") >> Link: https://lkml.org/lkml/2020/6/30/1251 >> Signed-off-by: James Jones <jajones at nvidia.com> >> --- >> drivers/gpu/drm/nouveau/nouveau_d...
2020 Jul 18
2
[PATCH v2] drm/nouveau: Accept 'legacy' format modifiers
...ot advertise support for them. Doing so would imply compatibility between devices with incompatible memory layouts. Tested with Xorg 1.20 modesetting driver, weston at c46c70dac84a4b3030cd05b380f9f410536690fc, gnome & KDE wayland desktops from Ubuntu 18.04, and sway 1.5 Reported-by: Kirill A. Shutemov <kirill at shutemov.name> Fixes: fa4f4c213f5f ("drm/nouveau/kms: Support NVIDIA format modifiers") Link: https://lkml.org/lkml/2020/6/30/1251 Signed-off-by: James Jones <jajones at nvidia.com> --- drivers/gpu/drm/nouveau/nouveau_display.c | 26 +++++++++++++++++++++-- 1 file...
2020 Jul 30
0
[PATCH v3] drm/nouveau: Accept 'legacy' format modifiers
...ween devices with incompatible memory layouts. > > Tested with Xorg 1.20 modesetting driver, > weston at c46c70dac84a4b3030cd05b380f9f410536690fc, > gnome & KDE wayland desktops from Ubuntu 18.04, > kmscube hacked to use linear mod, and sway 1.5 > > Reported-by: Kirill A. Shutemov <kirill at shutemov.name> > Fixes: fa4f4c213f5f ("drm/nouveau/kms: Support NVIDIA format modifiers") > Link: https://lkml.org/lkml/2020/6/30/1251 > Signed-off-by: James Jones <jajones at nvidia.com> > --- > drivers/gpu/drm/nouveau/nouveau_display.c | 26 +++++++...
2011 May 17
2
[PATCH] arm: use bx on thumb2 v3
...or definition: disabled by default and enabled for newer arm. Based on a patch by vorlon that got tested on his beagleboard, should be functional equivalent. Fixes: https://bugs.launchpad.net/ubuntu/+source/klibc/+bug/527720 Cc: Steve Langasek <steve.langasek at canonical.com> Cc: Kirill A. Shutemov <kirill at shutemov.name> Cc: Michael Tokarev <mjt at tls.msk.ru> Signed-off-by: maximilian attems <max at stro.at> --- usr/include/arch/arm/klibc/archconfig.h | 6 +++++- usr/include/arch/arm/klibc/asmmacros.h | 6 ++++++ usr/include/klibc/sysconfig.h | 9 +++...
2020 Nov 14
1
[PATCH 1/8] drm/nouveau/kms/nv50-: Use atomic encoder callbacks everywhere
It turns out that I forgot to go through and make sure that I converted all encoder callbacks to use atomic_enable/atomic_disable(), so let's go and actually do that. Signed-off-by: Lyude Paul <lyude at redhat.com> Cc: Kirill A. Shutemov <kirill at shutemov.name> Fixes: 09838c4efe9a ("drm/nouveau/kms: Search for encoders' connectors properly") --- drivers/gpu/drm/nouveau/dispnv50/disp.c | 29 ++++++++++++------------- 1 file changed, 14 insertions(+), 15 deletions(-) diff --git a/drivers/gpu/drm/nouveau/dispnv...
2020 Jul 29
0
[PATCH v2] drm/nouveau: Accept 'legacy' format modifiers
...sted with Xorg 1.20 modesetting driver, > > > >> weston at c46c70dac84a4b3030cd05b380f9f410536690fc, > > > >> gnome & KDE wayland desktops from Ubuntu 18.04, > > > >> and sway 1.5 > > > >> > > > >> Reported-by: Kirill A. Shutemov <kirill at shutemov.name> > > > >> Fixes: fa4f4c213f5f ("drm/nouveau/kms: Support NVIDIA format modifiers") > > > >> Link: https://lkml.org/lkml/2020/6/30/1251 > > > >> Signed-off-by: James Jones <jajones at nvidia.com> > > &g...
2011 Feb 16
2
fwd: fix up ARM assembly to use 'bx lr' in place of 'mov pc, lr'.
hello vorlon, got notified of your patch, will apply next days upstream unless some critiques are voiced on ml. thanks. -- maks ----- Forwarded message from Steve Langasek <steve.langasek at canonical.com> ----- Date: Wed, 16 Feb 2011 22:05:42 -0000 From: Steve Langasek <steve.langasek at canonical.com> Subject: [Bug 527720] Re: thumb2 porting issues identified: klibc uses
2017 Mar 10
0
Inconsistent query results
On Wed, Mar 08, 2017 at 10:32:56PM -0400, David Bremner wrote: > "Kirill A. Shutemov" <kirill at shutemov.name> writes: > > I found that on particular queries notmuch return different results if run > > the query few times. Re-initialing the query or db doesn't help. > > Thanks for the report. I don't yet understand where the bug is, but I >...
2020 Jul 29
0
[PATCH v2] drm/nouveau: Accept 'legacy' format modifiers
...ble memory layouts. > >> > >> Tested with Xorg 1.20 modesetting driver, > >> weston at c46c70dac84a4b3030cd05b380f9f410536690fc, > >> gnome & KDE wayland desktops from Ubuntu 18.04, > >> and sway 1.5 > >> > >> Reported-by: Kirill A. Shutemov <kirill at shutemov.name> > >> Fixes: fa4f4c213f5f ("drm/nouveau/kms: Support NVIDIA format modifiers") > >> Link: https://lkml.org/lkml/2020/6/30/1251 > >> Signed-off-by: James Jones <jajones at nvidia.com> > >> --- > >> drivers/...
2020 Jul 30
0
[PATCH v4] drm/nouveau: Accept 'legacy' format modifiers
...ot advertise support for them. Doing so would imply compatibility between devices with incompatible memory layouts. Tested with Xorg 1.20 modesetting driver, weston at c46c70dac84a4b3030cd05b380f9f410536690fc, gnome & KDE wayland desktops from Ubuntu 18.04, and sway 1.5 Reported-by: Kirill A. Shutemov <kirill at shutemov.name> Fixes: fa4f4c213f5f ("drm/nouveau/kms: Support NVIDIA format modifiers") Link: https://lkml.org/lkml/2020/6/30/1251 Signed-off-by: James Jones <jajones at nvidia.com> --- drivers/gpu/drm/nouveau/nouveau_display.c | 27 +++++++++++++++++++++-- 1 file...
2020 Jul 24
0
[PATCH v2] drm/nouveau: Accept 'legacy' format modifiers
...o would imply compatibility > between devices with incompatible memory layouts. > > Tested with Xorg 1.20 modesetting driver, > weston at c46c70dac84a4b3030cd05b380f9f410536690fc, > gnome & KDE wayland desktops from Ubuntu 18.04, > and sway 1.5 > > Reported-by: Kirill A. Shutemov <kirill at shutemov.name> > Fixes: fa4f4c213f5f ("drm/nouveau/kms: Support NVIDIA format modifiers") > Link: https://lkml.org/lkml/2020/6/30/1251 > Signed-off-by: James Jones <jajones at nvidia.com> > --- > drivers/gpu/drm/nouveau/nouveau_display.c | 26 +++++++...
2017 Sep 01
0
[RFC PATCH v2 1/7] x86/paravirt: Add pv_idle_ops to paravirt ops
...e> >> Cc: Ingo Molnar <mingo at redhat.com> >> Cc: "H. Peter Anvin" <hpa at zytor.com> >> Cc: x86 at kernel.org >> Cc: Peter Zijlstra <peterz at infradead.org> >> Cc: Andy Lutomirski <luto at kernel.org> >> Cc: "Kirill A. Shutemov" <kirill.shutemov at linux.intel.com> >> Cc: Pan Xinhui <xinhui.pan at linux.vnet.ibm.com> >> Cc: Kees Cook <keescook at chromium.org> >> Cc: virtualization at lists.linux-foundation.org >> Cc: linux-kernel at vger.kernel.org > > Adding xen-deve...
2017 Sep 01
0
[RFC PATCH v2 1/7] x86/paravirt: Add pv_idle_ops to paravirt ops
...e> >> Cc: Ingo Molnar <mingo at redhat.com> >> Cc: "H. Peter Anvin" <hpa at zytor.com> >> Cc: x86 at kernel.org >> Cc: Peter Zijlstra <peterz at infradead.org> >> Cc: Andy Lutomirski <luto at kernel.org> >> Cc: "Kirill A. Shutemov" <kirill.shutemov at linux.intel.com> >> Cc: Pan Xinhui <xinhui.pan at linux.vnet.ibm.com> >> Cc: Kees Cook <keescook at chromium.org> >> Cc: virtualization at lists.linux-foundation.org >> Cc: linux-kernel at vger.kernel.org > > Adding xen-deve...
2013 Dec 13
1
File descriptor leak in sieve-extprograms
...t->fd_out != sclient->fd_out) + if (sclient->fd_out != -1 && sclient->fd_out != sclient->fd_in + && close(sclient->fd_out) < 0) i_error("close(%s/out) failed: %m", sclient->path); sclient->fd_in = sclient->fd_out = -1; -- Kirill A. Shutemov
2013 Oct 01
0
[linux-3.4 test] 19896: regressions - FAIL
...dhat.com> Fabio Porcedda <fabio.porcedda@gmail.com> Greg Kroah-Hartman <gregkh@linuxfoundation.org> Ingo Molnar <mingo@kernel.org> Jiri Kosina <jkosina@suse.cz> John W. Linville <linville@tuxdriver.com> Kees Cook <keescook@chromium.org> Kirill A. Shutemov <kirill@shutemov.name> Li Zefan <lizefan@huawei.com> Lino Sanfilippo <LinoSanfilipp@gmx.de> Linus Torvalds <torvalds@linux-foundation.org> Oliver Neukum <oliver@neukum.org> Peter Zijlstra <a.p.zijlstra@chello.nl> Peter Zijlstra <peterz@infradead.or...
2013 Nov 10
0
[linux-3.10 test] 21641: regressions - FAIL
...;ilpo.jarvinen@helsinki.fi> James Ralston <james.d.ralston@intel.com> Jason Cooper <jason@lakedaemon.net> Jason Wang <jasowang@redhat.com> Jiri Benc <jbenc@redhat.com> Johannes Berg <johannes.berg@intel.com> Julian Anastasov <ja@ssi.bg> Kirill A. Shutemov <kirill.shutemov@linux.intel.com> Linus Torvalds <torvalds@linux-foundation.org> Linus Walleij <linus.walleij@linaro.org> Marc Kleine-Budde <mkl@pengutronix.de> Mariusz Ceier <mceier+kernel@gmail.com> Mathias Krause <minipli@googlemail.com> Mathias Ny...