Displaying 20 results from an estimated 2371 matches for "linus".
Did you mean:
linux
2019 Sep 06
0
[vhost:linux-next 13/15] arch/ia64/include/asm/page.h:51:23: warning: "hpage_shift" is not defined, evaluates to 0
...MAX_ORDER
^~~~~~~~~~~~~~~~~~
<stdin>:1511:2: warning: #warning syscall clone3 not implemented [-Wcpp]
4 real 3 user 1 sys 120.83% cpu make prepare
vim +/hpage_shift +51 arch/ia64/include/asm/page.h
^1da177e4c3f41 include/asm-ia64/page.h Linus Torvalds 2005-04-16 47
0a41e250116058 include/asm-ia64/page.h Peter Chubb 2005-08-16 48
^1da177e4c3f41 include/asm-ia64/page.h Linus Torvalds 2005-04-16 49 #ifdef CONFIG_HUGETLB_PAGE
0a41e250116058 include/asm-ia64/page.h Peter Chubb 2005-08-16 50 # de...
2002 Sep 10
1
Problem joing a W2KSP1 client to a Samba PDC (2.2.5).
...r at work with 10+ users in the domain (all
of them added with W2KSP1 and 2.2.3 or 2.2.4). I uppgraded to 2.2.5 a while
back and has not experienced any problem with it, but when I try to add a
newly installed W2KSP1 client to the domain I get the following entries in
the log file:
Sep 10 13:29:55 linus smbd[17681]: [2002/09/10 13:29:55, 0]
smbd/service.c:make_connection(384)
Sep 10 13:29:55 linus smbd[17681]: root logged in as admin user (root
privileges)
Sep 10 13:29:56 linus useradd[17682]: new user: name=locky$, uid=613,
gid=100, home=/dev/null, shell=/bin/false
Sep 10 13:29:56 linus smbd[17...
2002 Sep 10
1
Fw: Problem joing a W2KSP1 client to a Samba PDC (2.2.5).
...> > back and has not experienced any problem with it, but when I
> > > try to add a
> > > > newly installed W2KSP1 client to the domain I get the following
> > > entries in
> > > > the log file:
> > > >
> > > > Sep 10 13:29:55 linus smbd[17681]: [2002/09/10 13:29:55, 0]
> > > > smbd/service.c:make_connection(384)
> > > > Sep 10 13:29:55 linus smbd[17681]: root logged in as admin user
> (root
> > > > privileges)
> > > > Sep 10 13:29:56 linus useradd[17682]: new user: name=loc...
2015 Feb 24
4
[PATCH for stable] x86/spinlocks/paravirt: Fix memory corruption on unlock
* Greg KH <gregkh at linuxfoundation.org> wrote:
> On Tue, Feb 24, 2015 at 02:54:59PM +0530, Raghavendra K T wrote:
> > Paravirt spinlock clears slowpath flag after doing unlock.
> > As explained by Linus currently it does:
> > prev = *lock;
> > add_smp(&lock->tickets.head, TICKET_LOCK_INC);
> >
> > /* add_smp() is a full mb() */
> >
> > if (unlikely(lock->tickets.tail & TICKET_SLOWPAT...
2015 Feb 24
4
[PATCH for stable] x86/spinlocks/paravirt: Fix memory corruption on unlock
* Greg KH <gregkh at linuxfoundation.org> wrote:
> On Tue, Feb 24, 2015 at 02:54:59PM +0530, Raghavendra K T wrote:
> > Paravirt spinlock clears slowpath flag after doing unlock.
> > As explained by Linus currently it does:
> > prev = *lock;
> > add_smp(&lock->tickets.head, TICKET_LOCK_INC);
> >
> > /* add_smp() is a full mb() */
> >
> > if (unlikely(lock->tickets.tail & TICKET_SLOWPAT...
2005 Sep 06
4
completed printjobs stay in queue after "upgrade" 3.0.20rc2 -> 3.0.20
...We use lprng to spool the
jobs to our lprng printserver.
[poco]
comment = Kleurprinter
path=/var/spool/lp/samba
printable = yes
browseable = yes
writeable = no
create mode = 0700
printing = lprng
print command = /usr/bin/lpr -r -P%p@linus -J '%J' %s
lpq command = /usr/bin/lpq -P%p@linus
lprm command = /usr/bin/lprm -P%p@linus %j
lppause command = /usr/sbin/lpc -P%p@linus hold printer %j
lpresume command = /usr/sbin/lpc -P%p@linus release printer %j
--
Brecht Samyn, Systeemgroep
Katholi...
2009 Nov 17
1
Samba trusts, mapping issue, and pam crap domain
...ored in the backend.
On the Windows domain, I have a login script which maps R: to
\\PDC\dept\common. The "dept" share does not explicitly set or deny any
users. The "common" directory has unix perms of "rwxrwxr-t."
On the SMBPDC
smbpdc# getent passwd | grep linus
WINDOMAIN\linus:*:30197:30037:Linus Van Pelt:/home/ WINDOMAIN
/linus:/bin/false
smbpdc#
smbpdc -3.00# id " WINDOMAIN \linus"
uid=30197(ADMINISTRATION\linus) gid=30037(WINDOMAIN \domain users)
bash-3.00# id linus
id: invalid user name: "linus"
smbpdc -3.00#...
2020 May 07
2
[PATCH v3 07/15] mm/memory_hotplug: Introduce offline_and_remove_memory()
...t;>>> I get:
>>>>
>>>> error: sha1 information is lacking or useless (mm/memory_hotplug.c).
>>>> error: could not build fake ancestor
>>>>
>>>> which version is this against? Pls post patches on top of some tag
>>>> in Linus' tree if possible.
>>>
>>> As the cover states, latest linux-next. To be precise
>>>
>>> commit 6b43f715b6379433e8eb30aa9bcc99bd6a585f77 (tag: next-20200507,
>>> next/master)
>>> Author: Stephen Rothwell <sfr at canb.auug.org.au>
>&...
2020 May 07
2
[PATCH v3 07/15] mm/memory_hotplug: Introduce offline_and_remove_memory()
...t;>>> I get:
>>>>
>>>> error: sha1 information is lacking or useless (mm/memory_hotplug.c).
>>>> error: could not build fake ancestor
>>>>
>>>> which version is this against? Pls post patches on top of some tag
>>>> in Linus' tree if possible.
>>>
>>> As the cover states, latest linux-next. To be precise
>>>
>>> commit 6b43f715b6379433e8eb30aa9bcc99bd6a585f77 (tag: next-20200507,
>>> next/master)
>>> Author: Stephen Rothwell <sfr at canb.auug.org.au>
>&...
2010 Feb 28
3
[PULL] virtio
Linus,
Rusty asked me to resolve any issues with virtio and lguest that
surface, so here comes.
Thanks!
The following changes since commit 847f9c606cad121cebf984639e3eeee1c4db82f8:
Linus Torvalds (1):
Merge branch 'for-linus' of git://git.kernel.org/.../geert/linux-m68k
are available...
2010 Feb 28
3
[PULL] virtio
Linus,
Rusty asked me to resolve any issues with virtio and lguest that
surface, so here comes.
Thanks!
The following changes since commit 847f9c606cad121cebf984639e3eeee1c4db82f8:
Linus Torvalds (1):
Merge branch 'for-linus' of git://git.kernel.org/.../geert/linux-m68k
are available...
2011 Jul 21
3
OT: Linus Torvalds delays Linux 3.0 launch due to a subtle bug (fwd)
Kernel news :)
---------- Forwarded message ----------
To: opensuse-offtopic <opensuse-offtopic at opensuse.org>
From: Basil Chupin <blchupin at iinet.net.au>
Subject: [opensuse-offtopic] Linus Torvalds delays Linux 3.0 launch due to a
subtle bug
*LINUX FOUNDER* Linus Torvalds has said that he's delaying the release of
Linux 3.0 due to the discovery of a bug.
Torvalds announced back in May that the Linux 2.6.40 kernel will be
rebadged as the Linux 3.0 kernel
<http://www.t...
2004 Apr 12
1
OT appologies to list
...his is the only way I know to
contact the person concerned]
This message is for Stephen Karrington - it appears that you have
over-agressive 'spam' filters and we can no longer email you. Please rectify
this if we are to have meaningful conversation!
The original message was received
from Linus Surguy <linus@magrathea-telecom.co.uk>
----- This message has been blocked by our spam filter. -----
----- If this has been a mistake, please contact -----
----- the recipient through other means. -----
Undelivered message for: <"Stephen Karrington&quo...
2020 May 07
2
[PATCH v3 07/15] mm/memory_hotplug: Introduce offline_and_remove_memory()
>> I get:
>>
>> error: sha1 information is lacking or useless (mm/memory_hotplug.c).
>> error: could not build fake ancestor
>>
>> which version is this against? Pls post patches on top of some tag
>> in Linus' tree if possible.
>
> As the cover states, latest linux-next. To be precise
>
> commit 6b43f715b6379433e8eb30aa9bcc99bd6a585f77 (tag: next-20200507,
> next/master)
> Author: Stephen Rothwell <sfr at canb.auug.org.au>
> Date: Thu May 7 18:11:31 2020 +1000
>
&g...
2020 May 07
2
[PATCH v3 07/15] mm/memory_hotplug: Introduce offline_and_remove_memory()
>> I get:
>>
>> error: sha1 information is lacking or useless (mm/memory_hotplug.c).
>> error: could not build fake ancestor
>>
>> which version is this against? Pls post patches on top of some tag
>> in Linus' tree if possible.
>
> As the cover states, latest linux-next. To be precise
>
> commit 6b43f715b6379433e8eb30aa9bcc99bd6a585f77 (tag: next-20200507,
> next/master)
> Author: Stephen Rothwell <sfr at canb.auug.org.au>
> Date: Thu May 7 18:11:31 2020 +1000
>
&g...
2018 Nov 21
2
[PATCH 0/9] drm: remove deprecated functions
On Thu, Nov 15, 2018 at 11:38:35PM +0100, Linus Walleij wrote:
> On Thu, Nov 15, 2018 at 11:17 PM Fernando Ramos <greenfoo at gluegarage.com> wrote:
>
> > One of the things in the DRM TODO list ("Documentation/gpu/todo.rst") was to
> > "switch from reference/unreference to get/put". That's what th...
2018 Nov 21
2
[PATCH 0/9] drm: remove deprecated functions
On Thu, Nov 15, 2018 at 11:38:35PM +0100, Linus Walleij wrote:
> On Thu, Nov 15, 2018 at 11:17 PM Fernando Ramos <greenfoo at gluegarage.com> wrote:
>
> > One of the things in the DRM TODO list ("Documentation/gpu/todo.rst") was to
> > "switch from reference/unreference to get/put". That's what th...
2007 Apr 18
2
[RFC PATCH 23/35] Increase x86 interrupt vector range
...arch/i386/kernel/entry.S | 4 ++--
arch/i386/kernel/irq.c | 4 ++--
arch/x86_64/kernel/entry.S | 2 +-
arch/x86_64/kernel/irq.c | 4 ++--
arch/x86_64/kernel/smp.c | 4 ++--
include/asm-x86_64/hw_irq.h | 2 +-
6 files changed, 10 insertions(+), 10 deletions(-)
--- linus-2.6.orig/arch/i386/kernel/entry.S
+++ linus-2.6/arch/i386/kernel/entry.S
@@ -464,7 +464,7 @@ vector=0
ENTRY(irq_entries_start)
.rept NR_IRQS
ALIGN
-1: pushl $vector-256
+1: pushl $~(vector)
jmp common_interrupt
.data
.long 1b
@@ -481,7 +481,7 @@ common_interrupt:...
2007 Apr 18
2
[RFC PATCH 23/35] Increase x86 interrupt vector range
...arch/i386/kernel/entry.S | 4 ++--
arch/i386/kernel/irq.c | 4 ++--
arch/x86_64/kernel/entry.S | 2 +-
arch/x86_64/kernel/irq.c | 4 ++--
arch/x86_64/kernel/smp.c | 4 ++--
include/asm-x86_64/hw_irq.h | 2 +-
6 files changed, 10 insertions(+), 10 deletions(-)
--- linus-2.6.orig/arch/i386/kernel/entry.S
+++ linus-2.6/arch/i386/kernel/entry.S
@@ -464,7 +464,7 @@ vector=0
ENTRY(irq_entries_start)
.rept NR_IRQS
ALIGN
-1: pushl $vector-256
+1: pushl $~(vector)
jmp common_interrupt
.data
.long 1b
@@ -481,7 +481,7 @@ common_interrupt:...
2019 Oct 23
2
[PATCH] drm/simple-kms: Standardize arguments for callbacks
...Cc: Thomas Zimmermann <tzimmermann at suse.de>
Cc: Noralf Tr?nnes <noralf at tronnes.org>
Cc: Gerd Hoffmann <kraxel at redhat.com>
Cc: Eric Anholt <eric at anholt.net>
Cc: Emil Velikov <emil.velikov at collabora.com>
Cc: virtualization at lists.linux-foundation.org
Cc: Linus Walleij <linus.walleij at linaro.org>
Signed-off-by: Daniel Vetter <daniel.vetter at intel.com>
---
drivers/gpu/drm/cirrus/cirrus.c | 2 +-
drivers/gpu/drm/drm_simple_kms_helper.c | 2 +-
drivers/gpu/drm/pl111/pl111_display.c | 4 ++--
drivers/gpu/drm/xen/xen_drm_front_kms.c...