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:	Tue, 17 Jul 2012 17:32:19 -0400
From:	Theodore Ts'o <tytso@....edu>
To:	Linux Kernel Developers List <linux-kernel@...r.kernel.org>
Cc:	Theodore Ts'o <tytso@....edu>
Subject: [PATCH 00/17] Extirpate IRQF_SAMPLE_REMOVE from the kernel

This set of changes is fairly straight forward; if there are no
objections, I plan to carry these in the random.git tree for the next
merge window.

						- Ted

Theodore Ts'o (17):
  mfd: remove IRQF_SAMPLE_RANDOM which is now a no-op
  input/serio/hp_sdc.c: remove IRQF_SAMPLE_RANDOM which is now a no-op
  i2c-pmcmsp: remove IRQF_SAMPLE_RANDOM which is now a no-op
  pda_power: remove IRQF_SAMPLE_RANDOM which is now a no-op
  n2_crypto: remove IRQF_SAMPLE_RANDOM which is now a no-op
  xen-blkfront: remove IRQF_SAMPLE_RANDOM which is now a no-op
  drivers: hv: remove IRQF_SAMPLE_RANDOM which is now a no-op
  uartlite: remove IRQF_SAMPLE_RANDOM which is now a no-op
  goku_udc: remove IRQF_SAMPLE_RANDOM which was commented out
  omap_udc: remove IRQF_SAMPLE_RANDOM which is now a no-op
  pxa25x_udc: remove IRQF_SAMPLE_RANDOM which is now a no-op
  isp1301_omap: remove IRQF_SAMPLE_RANDOM which is now a no-op
  board-palmz71: remove IRQF_SAMPLE_RANDOM which is now a no-op
  [ARM] pxa: remove IRQF_SAMPLE_RANDOM which is now a no-op
  sparc/ldc: remove IRQF_SAMPLE_RANDOM which is now a no-op
  um: remove IRQF_SAMPLE_RANDOM which is now a no-op
  random: final removal of IRQF_SAMPLE_RANDOM

 Documentation/feature-removal-schedule.txt | 14 --------------
 arch/arm/mach-omap1/board-palmz71.c        |  3 +--
 arch/arm/mach-pxa/lubbock.c                |  2 +-
 arch/arm/mach-pxa/magician.c               |  5 ++---
 arch/arm/mach-pxa/trizeps4.c               |  4 ++--
 arch/sparc/kernel/ldc.c                    |  6 ++----
 arch/um/drivers/line.c                     | 13 ++++++-------
 arch/um/drivers/mconsole_kern.c            |  3 +--
 arch/um/drivers/port_kern.c                |  6 ++----
 arch/um/drivers/random.c                   |  3 +--
 arch/um/drivers/xterm_kern.c               |  3 +--
 arch/um/kernel/sigio.c                     |  3 +--
 drivers/block/xen-blkfront.c               |  5 ++---
 drivers/crypto/n2_core.c                   |  3 +--
 drivers/hv/vmbus_drv.c                     |  3 +--
 drivers/i2c/busses/i2c-pmcmsp.c            |  3 +--
 drivers/input/serio/hp_sdc.c               |  2 +-
 drivers/mfd/tps65010.c                     |  3 +--
 drivers/power/pda_power.c                  |  6 +-----
 drivers/tty/serial/uartlite.c              |  3 +--
 drivers/usb/gadget/goku_udc.c              |  2 +-
 drivers/usb/gadget/omap_udc.c              |  4 ++--
 drivers/usb/gadget/pxa25x_udc.c            | 12 ++++--------
 drivers/usb/otg/isp1301_omap.c             |  1 -
 include/linux/interrupt.h                  |  2 --
 25 files changed, 36 insertions(+), 78 deletions(-)

-- 
1.7.11.1.108.gb129051

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