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:	Wed, 25 Nov 2009 16:38:59 -0500
From:	Mike Frysinger <vapier@...too.org>
To:	uclinux-dist-devel@...ckfin.uclinux.org
Cc:	linux-kernel@...r.kernel.org
Subject: [PATCH 0/8] Blackfin fixes for 2.6.32

Ignoring the updated anomaly lists, we've got a whole bunch of tiny
fixes either for regressions and hardware anomalies.

André Goddard Rosa (1):
  Blackfin: fix cache Kconfig typo

Graf Yang (1):
  Blackfin: fix SMP build error in start_thread()

Jie Zhang (1):
  Blackfin: fix typo in ptrace poking

Michael Hennerich (1):
  Blackfin: fix suspend/resume failure with some on-chip ROMs

Mike Frysinger (3):
  Blackfin: update anomaly lists
  Blackfin: work around testset anomaly 05000477
  Blackfin: check for anomaly 05000475

Roel Kluin (1):
  Blackfin: fix memset in smp_send_reschedule() and -stop()

 arch/blackfin/kernel/bfin_dma_5xx.c             |    9 ++++++-
 arch/blackfin/kernel/cplb-mpu/cplbinit.c        |    2 +-
 arch/blackfin/kernel/process.c                  |    2 +-
 arch/blackfin/kernel/ptrace.c                   |    2 +-
 arch/blackfin/mach-bf518/include/mach/anomaly.h |   18 ++++++++++++---
 arch/blackfin/mach-bf527/include/mach/anomaly.h |   20 +++++++++++++----
 arch/blackfin/mach-bf533/include/mach/anomaly.h |   18 ++++++++++++---
 arch/blackfin/mach-bf537/include/mach/anomaly.h |   18 ++++++++++++---
 arch/blackfin/mach-bf538/include/mach/anomaly.h |   18 ++++++++++++---
 arch/blackfin/mach-bf548/include/mach/anomaly.h |   23 ++++++++++++++++----
 arch/blackfin/mach-bf561/atomic.S               |   14 +++++++++++-
 arch/blackfin/mach-bf561/include/mach/anomaly.h |   25 ++++++++++++++++++----
 arch/blackfin/mach-common/arch_checks.c         |    5 ++++
 arch/blackfin/mach-common/smp.c                 |    6 +---
 14 files changed, 138 insertions(+), 42 deletions(-)

--
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