All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Series short description
@ 2009-09-11  5:41 Dmitry Torokhov
  0 siblings, 0 replies; 20+ messages in thread
From: Dmitry Torokhov @ 2009-09-11  5:41 UTC (permalink / raw)
  To: linux-input; +Cc: rjw

The following series implements...

---

Dmitry Torokhov (2):
      Input: atkbd - rely on input core to restore state on resume
      Input: libps2 - additional locking for i8042 ports


 drivers/input/input.c           |   64 ++++++++++++++++++++++++++++++++++++++-
 drivers/input/keyboard/atkbd.c  |   25 ---------------
 drivers/input/mouse/sentelic.c  |   18 ++++++-----
 drivers/input/serio/i8042.c     |   40 ++++++++++++++++++++++++
 drivers/input/serio/libps2.c    |   28 +++++++++++++++--
 drivers/leds/leds-clevo-mail.c  |    8 +++++
 drivers/platform/x86/acer-wmi.c |    2 +
 include/linux/i8042.h           |   30 ++++++++++++++++++
 include/linux/input.h           |    2 +
 include/linux/libps2.h          |    2 +
 10 files changed, 180 insertions(+), 39 deletions(-)

-- 
Signature

^ permalink raw reply	[flat|nested] 20+ messages in thread

* [PATCH 0/2] Series short description
@ 2017-06-20  7:02 Sherry Hurwitz
  0 siblings, 0 replies; 20+ messages in thread
From: Sherry Hurwitz @ 2017-06-20  7:02 UTC (permalink / raw)
  To: trenn; +Cc: linux-pm

The following series fixes a bug caused by not saving the 
function return value but using the value from a previous function.
It also implements support for the new AMD Family 0x17: including
the current operating frequency calculation particular to AMD 
Family 0x17, detecting core performance boost support and whether
it is currently active.

---

Sherry Hurwitz (2):
      cpupower: Check the return from amd_pci_get_num_boost_states
      cpupower: Add support for new AMD family 0x17


 tools/power/cpupower/utils/helpers/amd.c     |   31 +++++++++++++++++++-------
 tools/power/cpupower/utils/helpers/helpers.h |    2 ++
 tools/power/cpupower/utils/helpers/misc.c    |   23 ++++++++++++++++---
 3 files changed, 44 insertions(+), 12 deletions(-)

--
Signature

^ permalink raw reply	[flat|nested] 20+ messages in thread

* [PATCH 0/2] Series short description
@ 2014-02-20 16:02 Dennis Dalessandro
  0 siblings, 0 replies; 20+ messages in thread
From: Dennis Dalessandro @ 2014-02-20 16:02 UTC (permalink / raw)
  To: roland-BHEL68pLQRGGvPXPguhicg; +Cc: linux-rdma-u79uwXL29TY76Z2rM5mHXA

Hi Roalnd,

Please apply the following patch series. It fixes buffer overruns in sending
diag packets for the qib and ipath drivers.

This applies on top of commit 38dbfb59d

---

Dennis Dalessandro (2):
      IB/qib: Fix potential buffer overrun in sending diag packet routine.
      IB/ipath: Fix potential buffer overrun in sending diag packet routine.


 drivers/infiniband/hw/ipath/ipath_diag.c |   66 +++++++++++-------------------
 drivers/infiniband/hw/qib/qib_diag.c     |   27 +++++++-----
 2 files changed, 41 insertions(+), 52 deletions(-)

-- 
--
To unsubscribe from this list: send the line "unsubscribe linux-rdma" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

^ permalink raw reply	[flat|nested] 20+ messages in thread

* Re: [PATCH 0/2] Series short description
  2011-08-01 21:10 ` Paul Moore
  (?)
@ 2011-08-02  0:58 ` David Miller
  -1 siblings, 0 replies; 20+ messages in thread
From: David Miller @ 2011-08-02  0:58 UTC (permalink / raw)
  To: paul.moore; +Cc: netdev, linux-security-module, selinux, paul

From: Paul Moore <paul.moore@hp.com>
Date: Mon, 01 Aug 2011 17:10:19 -0400

> A little bit of housekeeping as I'm leaving HP and my email address will
> be going away at the end of this week.  For those of you who need to
> contact me directly please use the address in the CC line above (and
> mentioned in the patches below).  The first patch is a pretty straight
> forward update of the MAINTAINERS file, the second patch updates my
> email in the various source files.

Both applied, thanks.

^ permalink raw reply	[flat|nested] 20+ messages in thread

* [PATCH 0/2] Series short description
@ 2011-08-01 21:10 ` Paul Moore
  0 siblings, 0 replies; 20+ messages in thread
From: Paul Moore @ 2011-08-01 21:10 UTC (permalink / raw)
  To: netdev, linux-security-module, selinux; +Cc: paul

A little bit of housekeeping as I'm leaving HP and my email address will
be going away at the end of this week.  For those of you who need to
contact me directly please use the address in the CC line above (and
mentioned in the patches below).  The first patch is a pretty straight
forward update of the MAINTAINERS file, the second patch updates my
email in the various source files.

---

Paul Moore (2):
      doc: Update the MAINTAINERS info for Paul Moore
      doc: Update the email address for Paul Moore in various source files


 MAINTAINERS                         |    6 +++---
 include/net/cipso_ipv4.h            |    2 +-
 include/net/netlabel.h              |    2 +-
 net/netlabel/Makefile               |    2 --
 net/netlabel/netlabel_addrlist.c    |    2 +-
 net/netlabel/netlabel_addrlist.h    |    2 +-
 net/netlabel/netlabel_cipso_v4.c    |    2 +-
 net/netlabel/netlabel_cipso_v4.h    |    2 +-
 net/netlabel/netlabel_domainhash.c  |    2 +-
 net/netlabel/netlabel_domainhash.h  |    2 +-
 net/netlabel/netlabel_kapi.c        |    2 +-
 net/netlabel/netlabel_mgmt.c        |    2 +-
 net/netlabel/netlabel_mgmt.h        |    2 +-
 net/netlabel/netlabel_unlabeled.c   |    2 +-
 net/netlabel/netlabel_unlabeled.h   |    2 +-
 net/netlabel/netlabel_user.c        |    2 +-
 net/netlabel/netlabel_user.h        |    2 +-
 security/selinux/hooks.c            |    2 +-
 security/selinux/include/netif.h    |    2 +-
 security/selinux/include/netlabel.h |    2 +-
 security/selinux/include/netnode.h  |    2 +-
 security/selinux/include/netport.h  |    2 +-
 security/selinux/netif.c            |    2 +-
 security/selinux/netlabel.c         |    2 +-
 security/selinux/netnode.c          |    2 +-
 security/selinux/netport.c          |    2 +-
 security/selinux/selinuxfs.c        |    2 +-
 security/selinux/ss/ebitmap.c       |    2 +-
 security/selinux/ss/mls.c           |    2 +-
 security/selinux/ss/mls.h           |    2 +-
 security/selinux/ss/policydb.c      |    2 +-
 security/selinux/ss/services.c      |    2 +-
 security/smack/smack_lsm.c          |    2 +-
 33 files changed, 34 insertions(+), 36 deletions(-)

^ permalink raw reply	[flat|nested] 20+ messages in thread

* [PATCH 0/2] Series short description
@ 2011-08-01 21:10 ` Paul Moore
  0 siblings, 0 replies; 20+ messages in thread
From: Paul Moore @ 2011-08-01 21:10 UTC (permalink / raw)
  To: netdev, linux-security-module, selinux; +Cc: paul

A little bit of housekeeping as I'm leaving HP and my email address will
be going away at the end of this week.  For those of you who need to
contact me directly please use the address in the CC line above (and
mentioned in the patches below).  The first patch is a pretty straight
forward update of the MAINTAINERS file, the second patch updates my
email in the various source files.

---

Paul Moore (2):
      doc: Update the MAINTAINERS info for Paul Moore
      doc: Update the email address for Paul Moore in various source files


 MAINTAINERS                         |    6 +++---
 include/net/cipso_ipv4.h            |    2 +-
 include/net/netlabel.h              |    2 +-
 net/netlabel/Makefile               |    2 --
 net/netlabel/netlabel_addrlist.c    |    2 +-
 net/netlabel/netlabel_addrlist.h    |    2 +-
 net/netlabel/netlabel_cipso_v4.c    |    2 +-
 net/netlabel/netlabel_cipso_v4.h    |    2 +-
 net/netlabel/netlabel_domainhash.c  |    2 +-
 net/netlabel/netlabel_domainhash.h  |    2 +-
 net/netlabel/netlabel_kapi.c        |    2 +-
 net/netlabel/netlabel_mgmt.c        |    2 +-
 net/netlabel/netlabel_mgmt.h        |    2 +-
 net/netlabel/netlabel_unlabeled.c   |    2 +-
 net/netlabel/netlabel_unlabeled.h   |    2 +-
 net/netlabel/netlabel_user.c        |    2 +-
 net/netlabel/netlabel_user.h        |    2 +-
 security/selinux/hooks.c            |    2 +-
 security/selinux/include/netif.h    |    2 +-
 security/selinux/include/netlabel.h |    2 +-
 security/selinux/include/netnode.h  |    2 +-
 security/selinux/include/netport.h  |    2 +-
 security/selinux/netif.c            |    2 +-
 security/selinux/netlabel.c         |    2 +-
 security/selinux/netnode.c          |    2 +-
 security/selinux/netport.c          |    2 +-
 security/selinux/selinuxfs.c        |    2 +-
 security/selinux/ss/ebitmap.c       |    2 +-
 security/selinux/ss/mls.c           |    2 +-
 security/selinux/ss/mls.h           |    2 +-
 security/selinux/ss/policydb.c      |    2 +-
 security/selinux/ss/services.c      |    2 +-
 security/smack/smack_lsm.c          |    2 +-
 33 files changed, 34 insertions(+), 36 deletions(-)

--
This message was distributed to subscribers of the selinux mailing list.
If you no longer wish to subscribe, send mail to majordomo@tycho.nsa.gov with
the words "unsubscribe selinux" without quotes as the message.

^ permalink raw reply	[flat|nested] 20+ messages in thread

* Re: [PATCH 0/2] Series short description
  2010-10-18 22:09 John Bonesio
@ 2010-10-19  0:27 ` David Gibson
  0 siblings, 0 replies; 20+ messages in thread
From: David Gibson @ 2010-10-19  0:27 UTC (permalink / raw)
  To: John Bonesio; +Cc: devicetree-discuss-uLR06cmDAlY/bJ5BZ2RsiQ

On Mon, Oct 18, 2010 at 03:09:07PM -0700, John Bonesio wrote:
> The following series implements...
> 
> a new dtsi file for mpc5200 systems, and modifies media5200.dts file
> to use it.
> 
> The diff for the media5200.dts file may be confusing. I'll send the
> changed file in a separate email as an attachment as well.
> 
> This should least let us see how the changes to the dts syntax look
> in a real example.

Um.. what is this patch actually against?  It doesn't appear to be
either the dtc tree or the kernel...

-- 
David Gibson			| I'll have my music baroque, and my code
david AT gibson.dropbear.id.au	| minimalist, thank you.  NOT _the_ _other_
				| _way_ _around_!
http://www.ozlabs.org/~dgibson

^ permalink raw reply	[flat|nested] 20+ messages in thread

* [PATCH 0/2] Series short description
@ 2010-10-18 22:09 John Bonesio
  2010-10-19  0:27 ` David Gibson
  0 siblings, 1 reply; 20+ messages in thread
From: John Bonesio @ 2010-10-18 22:09 UTC (permalink / raw)
  To: devicetree-discuss-uLR06cmDAlY/bJ5BZ2RsiQ

The following series implements...

a new dtsi file for mpc5200 systems, and modifies media5200.dts file to use it.

The diff for the media5200.dts file may be confusing. I'll send the changed
file in a separate email as an attachment as well.

This should least let us see how the changes to the dts syntax look in a
real example.

- John

P.S. I can't tell if these comments go below the '---' below or above. In this
case, it looked like I should add my comments above. I'm hoping I'm right.

---

John Bonesio (2):
      New base dts file for mpc5200 systems.
      Updates the media5200 dts file to use the new base mpc5200 dts file


 media5200.dts |  338 ++++++++++++---------------------------------------------
 mpc5200b.dtsi |  294 ++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 364 insertions(+), 268 deletions(-)
 create mode 100644 mpc5200b.dtsi

-- 
Signature

^ permalink raw reply	[flat|nested] 20+ messages in thread

* [PATCH 0/2] Series short description
@ 2009-07-07 15:39 Alan Cox
  0 siblings, 0 replies; 20+ messages in thread
From: Alan Cox @ 2009-07-07 15:39 UTC (permalink / raw)
  To: torvalds, linux-kernel

Next couple of fixes. The pty one is a bit more dramatic than I wanted for
an -rc release but it actually fixes the problem and at this point seems lower
risk than trying to botch up the existing code temporarily.

Having applied thar you can also then revert
a6540f731d506d9e82444cf0020e716613d4c46c

There are some USB patches to follow to fix various messes caused by sysrq
changes (serious performance regression and a kref leak) but I want those in
-next for a few days first.

---

Alan Cox (2):
      tty: maintainers data was edited wrongly by someone
      pty: Rework the pty layer to use the normal buffering logic


 MAINTAINERS        |   10 ++-
 drivers/char/pty.c |  156 ++++++++++++++++++++--------------------------------
 2 files changed, 65 insertions(+), 101 deletions(-)

-- 
My telephone support is a table


^ permalink raw reply	[flat|nested] 20+ messages in thread

* [PATCH 0/2] Series short description
@ 2009-05-13 14:01 Alan Cox
  0 siblings, 0 replies; 20+ messages in thread
From: Alan Cox @ 2009-05-13 14:01 UTC (permalink / raw)
  To: jeff, linux-ide

Couple more little ATA patches. The ALi one would be good to get upstream
ASAP, the other is a performance item.
---

Alan Cox (1):
      libata: Use IGN_SIMPLEX for ALi

Arjan van de Ven (1):
      ata_piix: Enable parallel scan


 drivers/ata/ata_piix.c |   29 ++++++++++++++++++++---------
 drivers/ata/pata_ali.c |   17 +++++++++++------
 2 files changed, 31 insertions(+), 15 deletions(-)

-- 
 "And the nice thing is you don't need to be able to type, because every
  possible keystroke does {something} for/to you. Anything from point out
  off-by-one errors to perform a sex change on your gerbil."
			-- Bill Davidsen describing emacs

^ permalink raw reply	[flat|nested] 20+ messages in thread

* [PATCH 0/2] Series short description
@ 2009-03-23 10:43 Alan Cox
  0 siblings, 0 replies; 20+ messages in thread
From: Alan Cox @ 2009-03-23 10:43 UTC (permalink / raw)
  To: linux-kernel, rmk

Fix up a couple of leaks that were reported ages ago and forgotten about

---

Alan Cox (2):
      arm: fix leak in iop13xx/pci
      arm: twl4030 - leak fix


 arch/arm/mach-iop13xx/pci.c       |    5 ++++-
 arch/arm/mach-omap2/mmc-twl4030.c |    1 +
 2 files changed, 5 insertions(+), 1 deletions(-)

-- 
	"That was said by Eric Raymond who belongs to another movement" 
			- Richard Stallman


^ permalink raw reply	[flat|nested] 20+ messages in thread

* [PATCH 0/2] Series short description
@ 2009-01-02 16:18 Alan Cox
  0 siblings, 0 replies; 20+ messages in thread
From: Alan Cox @ 2009-01-02 16:18 UTC (permalink / raw)
  To: torvalds, linux-kernel

Various i8k updates got lost but have now been chased up, signed off and
this adds them to the tree.
---

Andy Spencer (1):
      i8k: Enable i8k on Dell Precision Systems

Federico Heinz (1):
      i8k: Add Dell Vostro systems


 drivers/char/i8k.c |   16 +++++++++++++++-
 1 files changed, 15 insertions(+), 1 deletions(-)

-- 

^ permalink raw reply	[flat|nested] 20+ messages in thread

* [PATCH 0/2] Series short description
@ 2008-12-01 11:35 Alan Cox
  0 siblings, 0 replies; 20+ messages in thread
From: Alan Cox @ 2008-12-01 11:35 UTC (permalink / raw)
  To: torvalds, linux-kernel

A pair of small fixes for nasty console related bugs from the various tty
merges and updates.

Alan


^ permalink raw reply	[flat|nested] 20+ messages in thread

* [PATCH 0/2] Series short description
@ 2007-12-22  0:24 Vasu Dev
  0 siblings, 0 replies; 20+ messages in thread
From: Vasu Dev @ 2007-12-22  0:24 UTC (permalink / raw)
  To: linux-scsi

The following series implements...

Cleaned up FCoE logging by use of simpler logging macro OFC_DBG.

-- 
Signature

^ permalink raw reply	[flat|nested] 20+ messages in thread

* Re: [PATCH 0/2] Series short description
  2007-03-11 20:19   ` Shawn O. Pearce
@ 2007-03-11 20:45     ` Robin Rosenberg
  0 siblings, 0 replies; 20+ messages in thread
From: Robin Rosenberg @ 2007-03-11 20:45 UTC (permalink / raw)
  To: Shawn O. Pearce; +Cc: git

söndag 11 mars 2007 21:19 skrev Shawn O. Pearce:
> Robin Rosenberg <robin.rosenberg@dewire.com> wrote:
> > The following series implements...
> 
> Exciting new features?  ;-)

Indeed.  I thought it'd be better if you read the patch rather
than a misleading subject. :)

Actually, I exited vi with :q! and stacked git didn't realize this. :( 

-- robin

^ permalink raw reply	[flat|nested] 20+ messages in thread

* Re: [PATCH 0/2] Series short description
  2007-03-11 20:11 ` [PATCH 0/2] Series short description Robin Rosenberg
@ 2007-03-11 20:19   ` Shawn O. Pearce
  2007-03-11 20:45     ` Robin Rosenberg
  0 siblings, 1 reply; 20+ messages in thread
From: Shawn O. Pearce @ 2007-03-11 20:19 UTC (permalink / raw)
  To: Robin Rosenberg; +Cc: git

Robin Rosenberg <robin.rosenberg@dewire.com> wrote:
> The following series implements...

Exciting new features?  ;-)
 
-- 
Shawn.

^ permalink raw reply	[flat|nested] 20+ messages in thread

* [PATCH 0/2] Series short description
  2007-03-11 18:15 [EGIT PATCH 00/10] Fixes and improvement on Eclipse plugin Robin Rosenberg
@ 2007-03-11 20:11 ` Robin Rosenberg
  2007-03-11 20:19   ` Shawn O. Pearce
  0 siblings, 1 reply; 20+ messages in thread
From: Robin Rosenberg @ 2007-03-11 20:11 UTC (permalink / raw)
  To: spearce, git

The following series implements...

-- 
Signature

^ permalink raw reply	[flat|nested] 20+ messages in thread

* [PATCH 0/2] Series short description
@ 2006-08-14 16:53 Yann Dirson
  0 siblings, 0 replies; 20+ messages in thread
From: Yann Dirson @ 2006-08-14 16:53 UTC (permalink / raw)
  To: Catalin Marinas; +Cc: git

The following series allow to pick from all over the tree, even if your tree
is full of merge commits, and if you use grafts extensively.

The series is not really complete, it lacks a fix for a nasty bug that
crashes stgit when "pick" encounters a file-creation conflict.  But
nevertheless, I would not have been able to do my job today without them :)
-- 
Yann Dirson    <ydirson@altern.org> |
Debian-related: <dirson@debian.org> |   Support Debian GNU/Linux:
                                    |  Freedom, Power, Stability, Gratis
     http://ydirson.free.fr/        | Check <http://www.debian.org/>

^ permalink raw reply	[flat|nested] 20+ messages in thread

* Re: [PATCH 0/2] Series short description
  2006-08-12  0:28 Vitaly Bordug
@ 2006-08-12  0:50 ` Vitaly Bordug
  0 siblings, 0 replies; 20+ messages in thread
From: Vitaly Bordug @ 2006-08-12  0:50 UTC (permalink / raw)
  To: linuxppc-dev

On Sat, 12 Aug 2006 04:28:35 +0400
Vitaly Bordug wrote:

> The following series implements...
> 


STgit misconfiguration - pls ignore this and sorry for noise...

Thanks,

-Vitaly

^ permalink raw reply	[flat|nested] 20+ messages in thread

* [PATCH 0/2] Series short description
@ 2006-08-12  0:28 Vitaly Bordug
  2006-08-12  0:50 ` Vitaly Bordug
  0 siblings, 1 reply; 20+ messages in thread
From: Vitaly Bordug @ 2006-08-12  0:28 UTC (permalink / raw)
  To: linuxppc-dev

The following series implements...

-- 
Signature

^ permalink raw reply	[flat|nested] 20+ messages in thread

end of thread, other threads:[~2017-06-20  7:12 UTC | newest]

Thread overview: 20+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-09-11  5:41 [PATCH 0/2] Series short description Dmitry Torokhov
  -- strict thread matches above, loose matches on Subject: below --
2017-06-20  7:02 Sherry Hurwitz
2014-02-20 16:02 Dennis Dalessandro
2011-08-01 21:10 Paul Moore
2011-08-01 21:10 ` Paul Moore
2011-08-02  0:58 ` David Miller
2010-10-18 22:09 John Bonesio
2010-10-19  0:27 ` David Gibson
2009-07-07 15:39 Alan Cox
2009-05-13 14:01 Alan Cox
2009-03-23 10:43 Alan Cox
2009-01-02 16:18 Alan Cox
2008-12-01 11:35 Alan Cox
2007-12-22  0:24 Vasu Dev
2007-03-11 18:15 [EGIT PATCH 00/10] Fixes and improvement on Eclipse plugin Robin Rosenberg
2007-03-11 20:11 ` [PATCH 0/2] Series short description Robin Rosenberg
2007-03-11 20:19   ` Shawn O. Pearce
2007-03-11 20:45     ` Robin Rosenberg
2006-08-14 16:53 Yann Dirson
2006-08-12  0:28 Vitaly Bordug
2006-08-12  0:50 ` Vitaly Bordug

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.