lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:	Fri, 08 Jul 2011 09:42:26 +0100
From:	Alan Cox <alan@...rguk.ukuu.org.uk>
To:	greg@...ah.com, linux-kernel@...r.kernel.org
Subject: [PATCH 00/12] Fixing and cleaning

Further cleanup plus fixes from other. The important one here is the gtt
Mask out bits patch.


---

Alan Cox (8):
      gma500: Fix unused variable in cdv support
      gma500; clean mid files
      gma500: tidy the mrst files
      gma500: tidy up the CDV files
      gma500: Fix symbol clash with i915
      gma500: psb_intel_lvds style
      gma500: Re-order checks and dereferences in psb_intel_lvds
      gma500: strip unneeded version headers

Dan Carpenter (3):
      gma500: remove unneeded check in mdfld_crtc_mode_set()
      gma500: reversed test in mdfld_dbi_dsr_exit()
      Staging: gma500: typo in array initialization

Patrik Jakobsson (1):
      gma500: Mask out bits not part of the page table base address


 drivers/staging/gma500/cdv_device.c           |   23 +++--
 drivers/staging/gma500/cdv_intel_crt.c        |   23 +++--
 drivers/staging/gma500/cdv_intel_display.c    |  115 ++++++++++++-------------
 drivers/staging/gma500/cdv_intel_hdmi.c       |   81 +++++++++---------
 drivers/staging/gma500/cdv_intel_lvds.c       |   20 +++-
 drivers/staging/gma500/framebuffer.h          |    1 
 drivers/staging/gma500/gtt.c                  |    2 
 drivers/staging/gma500/intel_opregion.c       |    4 -
 drivers/staging/gma500/mdfld_dsi_dbi.c        |    2 
 drivers/staging/gma500/mdfld_dsi_dbi.h        |    1 
 drivers/staging/gma500/mdfld_dsi_output.h     |    1 
 drivers/staging/gma500/mdfld_dsi_pkg_sender.c |    2 
 drivers/staging/gma500/mdfld_intel_display.c  |    2 
 drivers/staging/gma500/mid_bios.c             |   10 +-
 drivers/staging/gma500/mrst_device.c          |    4 -
 drivers/staging/gma500/psb_device.c           |    2 
 drivers/staging/gma500/psb_drv.c              |    2 
 drivers/staging/gma500/psb_drv.h              |    5 -
 drivers/staging/gma500/psb_intel_lvds.c       |   58 +++++++------
 19 files changed, 179 insertions(+), 179 deletions(-)

-- 
Signature
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ