This is the start of the stable review cycle for the 3.17.4 release.
There are 141 patches in this series, all will be posted as a response
to this one. If anyone has any issues with these being applied, please
let me know.
Responses should be made by Fri Nov 21 20:51:28 UTC 2014.
Anything received after that time might be too late.
The whole patch series can be found in one patch at:
kernel.org/pub/linux/kernel/v3.0/stable-review/patch-3.17.4-rc1.gz
and the diffstat can be found below.
thanks,
greg k-h
-------------
Pseudo-Shortlog of commits:
Greg Kroah-Hartman <[email protected]>
Linux 3.17.4-rc1
Emmanuel Grumbach <[email protected]>
iwlwifi: fix RFkill while calibrating
David Howells <[email protected]>
KEYS: Reinstate EPERM for a key type name beginning with a '.'
Stanislaw Gruszka <[email protected]>
asus-nb-wmi: Add wapf4 quirk for the X550VB
Daniel Borkmann <[email protected]>
net: sctp: fix skb_over_panic when receiving malformed ASCONF chunks
Daniel Borkmann <[email protected]>
net: sctp: fix panic on duplicate ASCONF chunks
Daniel Borkmann <[email protected]>
net: sctp: fix remote memory pressure from excessive queueing
Stephan Mueller <[email protected]>
quirk for Lenovo Yoga 3: no rfkill switch
Nadav Amit <[email protected]>
KVM: x86: Don't report guest userspace emulation error to userspace
David Rientjes <[email protected]>
mm, thp: fix collapsing of hugepages on madvise
Joe Perches <[email protected]>
checkpatch: remove unnecessary + after {8,8}
Michal Marek <[email protected]>
builddeb: put the dbg files into the correct directory
Pali Rohár <[email protected]>
dell-wmi: Fix access out of memory
Pranith Kumar <[email protected]>
rcu: Use rcu_gp_kthread_wake() to wake up grace period kthreads
Bob Peterson <[email protected]>
GFS2: Make rename not save dirent location
Pablo Neira <[email protected]>
netfilter: xt_bpf: add mising opaque struct sk_filter definition
Arturo Borrero <[email protected]>
netfilter: nft_compat: fix wrong target lookup in nft_target_select_ops()
Houcheng Lin <[email protected]>
netfilter: nf_log: release skbuff on nlmsg put failure
Florian Westphal <[email protected]>
netfilter: nfnetlink_log: fix maximum packet length logged to userspace
Florian Westphal <[email protected]>
netfilter: nf_log: account for size of NLMSG_DONE attribute
Sabrina Dubroca <[email protected]>
netfilter: nf_tables: check for NULL in nf_tables_newchain pcpu stats
allocation
Dan Carpenter <[email protected]>
netfilter: ipset: off by one in ip_set_nfnl_get_byindex()
Andrey Vagin <[email protected]>
ipc: always handle a new value of auto_msgmni
Devesh Sharma <[email protected]>
IB/core: Clear AH attr variable to prevent garbage data
Geert Uytterhoeven <[email protected]>
pwm: Fix uninitialized warnings in pwm_get()
Bjorn Helgaas <[email protected]>
clocksource: Remove "weak" from clocksource_default_clock() declaration
Bjorn Helgaas <[email protected]>
kgdb: Remove "weak" from kgdb_arch_pc() declaration
Bjorn Helgaas <[email protected]>
vmcore: Remove "weak" from function declarations
Bjorn Helgaas <[email protected]>
memory-hotplug: Remove "weak" from memory_block_size_bytes() declaration
Florian Fainelli <[email protected]>
net: systemport: reset UniMAC coming out of a suspend cycle
Florian Fainelli <[email protected]>
net: systemport: enable RX interrupts after NAPI
Anish Bhatt <[email protected]>
cxgb4 : Handle dcb enable correctly
Dan Carpenter <[email protected]>
media: ttusb-dec: buffer overflow in ioctl
Trond Myklebust <[email protected]>
NFSv4.1: nfs41_clear_delegation_stateid shouldn't trust NFS_DELEGATED_STATE
Trond Myklebust <[email protected]>
NFSv4: Fix races between nfs_remove_bad_delegation() and delegation return
Jan Kara <[email protected]>
nfs: Fix use of uninitialized variable in nfs_getattr()
Trond Myklebust <[email protected]>
NFS: Don't try to reclaim delegation open state if recovery failed
Trond Myklebust <[email protected]>
NFSv4: Ensure that we call FREE_STATEID when NFSv4.x stateids are revoked
Trond Myklebust <[email protected]>
NFSv4: Ensure that we remove NFSv4.0 delegations when state has expired
NeilBrown <[email protected]>
md: Always set RECOVERY_NEEDED when clearing RECOVERY_FROZEN
Junjie Mao <[email protected]>
x86, kaslr: Prevent .bss from overlaping initrd
Borislav Petkov <[email protected]>
x86, microcode, AMD: Fix ucode patch stashing on 32-bit
Borislav Petkov <[email protected]>
x86, microcode: Fix accessing dis_ucode_ldr on 32-bit
Borislav Petkov <[email protected]>
x86, microcode, AMD: Fix early ucode loading on 32-bit
Krzysztof Kozlowski <[email protected]>
power: bq2415x_charger: Fix memory leak on DTS parsing error
Krzysztof Kozlowski <[email protected]>
power: bq2415x_charger: Properly handle ENODEV from
power_supply_get_by_phandle
Krzysztof Kozlowski <[email protected]>
power: charger-manager: Fix accessing invalidated power supply after
charger unbind
Krzysztof Kozlowski <[email protected]>
power: charger-manager: Fix accessing invalidated power supply after fuel
gauge unbind
Jeff Layton <[email protected]>
sunrpc: fix sleeping under rcu_read_lock in gss_stringify_acceptor
Geert Uytterhoeven <[email protected]>
cpufreq: Avoid crash in resume on SMP without OPP
Pali Rohár <[email protected]>
Input: alps - ignore bad data on Dell Latitudes E6440 and E7440
Pali Rohár <[email protected]>
Input: alps - allow up to 2 invalid packets without resetting device
Pali Rohár <[email protected]>
Input: alps - ignore potential bare packets when device is out of sync
Takashi Iwai <[email protected]>
Input: synaptics - add min/max quirk for Lenovo T440s
Heinz Mauelshagen <[email protected]>
dm raid: ensure superblock's size matches device's logical block size
Joe Thornber <[email protected]>
dm btree: fix a recursion depth bug in btree walking code
Mikulas Patocka <[email protected]>
dm bufio: change __GFP_IO to __GFP_FS in shrinker callbacks
Jan Kara <[email protected]>
block: Fix computation of merged request priority
Helge Deller <[email protected]>
parisc: Use compat layer for msgctl, shmat, shmctl and semtimedop syscalls
Christoph Hellwig <[email protected]>
scsi: only re-lock door after EH on devices that were reset
William Cohen <[email protected]>
Correct the race condition in aarch64_insn_patch_text_sync()
Peng Tao <[email protected]>
nfs: fix pnfs direct write memory leak
Simon Horman <[email protected]>
ata: sata_rcar: Disable DIPM mode for r8a7790 ES1
Stefan Richter <[email protected]>
firewire: cdev: prevent kernel stack leaking into ioctl arguments
Mark Rutland <[email protected]>
arm64: efi: Fix stub cache maintenance
Kyle McMartin <[email protected]>
arm64: __clear_user: handle exceptions on strb
Joe Thornber <[email protected]>
dm thin: grab a virtual cell before looking up the mapping
Paul Mackerras <[email protected]>
Fix thinko in iov_iter_single_seg_count
Roger Quadros <[email protected]>
pinctrl: dra: dt-bindings: Fix output pull up/down
Andrew Lunn <[email protected]>
ARM: mvebu: armada xp: Generalize use of i2c quirk
Roger Quadros <[email protected]>
ARM: dts: am335x-evm: Fix 5th NAND partition's name
Will Deacon <[email protected]>
ARM: 8191/1: decompressor: ensure I-side picks up relocated code
Nathan Lynch <[email protected]>
ARM: 8198/1: make kuser helpers depend on MMU
Dave Airlie <[email protected]>
drm/radeon: add locking around atombios scratch space usage
Alex Deucher <[email protected]>
drm/radeon: add missing crtc unlock when setting up the MC
Alex Deucher <[email protected]>
drm/radeon: use gart for DMA IB tests
Alex Deucher <[email protected]>
drm/radeon: make sure mode init is complete in bandwidth_update
Jammy Zhou <[email protected]>
drm/radeon: set correct CE ram size for CIK
Jani Nikula <[email protected]>
drm/i915/dp: only use training pattern 3 on platforms that support it
Rodrigo Vivi <[email protected]>
drm/i915: Disable caches for Global GTT.
Jani Nikula <[email protected]>
drm/i915: safeguard against too high minimum brightness
Johannes Berg <[email protected]>
mac80211: fix use-after-free in defragmentation
Luciano Coelho <[email protected]>
mac80211: schedule the actual switch of the station before CSA count 0
Luciano Coelho <[email protected]>
mac80211: use secondary channel offset IE also beacons during CSA
Johannes Berg <[email protected]>
mac80211: properly flush delayed scan work on interface removal
Junjie Mao <[email protected]>
mac80211_hwsim: release driver when ieee80211_register_hw fails
Herbert Xu <[email protected]>
macvtap: Fix csum_start when VLAN tags are present
Ilya Dryomov <[email protected]>
libceph: do not crash on large auth tickets
Max Filippov <[email protected]>
xtensa: re-wire umount syscall to sys_oldumount
Takashi Iwai <[email protected]>
ALSA: usb-audio: Fix memory leak in FTU quirk
Takashi Iwai <[email protected]>
ALSA: hda - Add mute LED control for Lenovo Ideapad Z560
Tejun Heo <[email protected]>
ahci: disable MSI instead of NCQ on Samsung pci-e SSDs on macbooks
Antoine Tenart <[email protected]>
ahci: fix AHCI parameters not taken into account
James Ralston <[email protected]>
ahci: Add Device IDs for Intel Sunrise Point PCH
Daniel Thompson <[email protected]>
param: fix crash on bad kernel arguments
Rabin Vincent <[email protected]>
tracing: Do not busy wait in buffer splice
Miklos Szeredi <[email protected]>
audit: keep inode pinned
Richard Guy Briggs <[email protected]>
audit: AUDIT_FEATURE_CHANGE message format missing delimiting space
Richard Guy Briggs <[email protected]>
audit: correct AUDIT_GET_FEATURE return message type
Andy Lutomirski <[email protected]>
x86, x32, audit: Fix x32's AUDIT_ARCH wrt audit
Herbert Xu <[email protected]>
tun: Fix csum_start with VLAN acceleration
Nadav Amit <[email protected]>
KVM: x86: Fix uninitialized op->type for some immediate values
Tang Chen <[email protected]>
mem-hotplug: reset node present pages when hot-adding a new pgdat
Tang Chen <[email protected]>
mem-hotplug: reset node managed pages when hot-adding a new pgdat
Greg Kurz <[email protected]>
hwrng: pseries - port to new read API and fix stack corruption
Krzysztof Kozlowski <[email protected]>
mfd: max77693: Fix always masked MUIC interrupts
Krzysztof Kozlowski <[email protected]>
mfd: max77693: Use proper regmap for handling MUIC interrupts
Tony Lindgren <[email protected]>
mfd: twl4030-power: Fix poweroff with PM configuration enabled
Cristian Stoica <[email protected]>
crypto: caam - remove duplicated sg copy functions
Tadeusz Struk <[email protected]>
crypto: qat - Enforce valid numa configuration
Tadeusz Struk <[email protected]>
crypto: qat - Prevent dma mapping zero length assoc data
Cristian Stoica <[email protected]>
crypto: caam - fix missing dma unmap on error path
Joonsoo Kim <[email protected]>
mm/page_alloc: restrict max order of merging on isolated pageblock
Joonsoo Kim <[email protected]>
mm/page_alloc: move freepage counting logic to __free_one_page()
Joonsoo Kim <[email protected]>
mm/page_alloc: add freepage on isolate pageblock to correct buddy list
Joonsoo Kim <[email protected]>
mm/page_alloc: fix incorrect isolation behavior by rechecking migratetype
Weijie Yang <[email protected]>
zram: avoid kunmap_atomic() of a NULL pointer
Andreas Larsson <[email protected]>
sparc32: Implement xchg and atomic_xchg using ATOMIC_HASH locks
David S. Miller <[email protected]>
sparc64: Do irq_{enter,exit}() around generic_smp_call_function*().
David S. Miller <[email protected]>
sparc64: Fix crashes in schizo_pcierr_intr_other().
Dwight Engen <[email protected]>
sunvdc: don't call VD_OP_GET_VTOC
Dwight Engen <[email protected]>
vio: fix reuse of vio_dring slot
Dwight Engen <[email protected]>
sunvdc: limit each sg segment to a page
Allen Pais <[email protected]>
sunvdc: compute vdisk geometry from capacity
Allen Pais <[email protected]>
sunvdc: add cdrom and v1.1 protocol support
Enric Balletbo i Serra <[email protected]>
smsc911x: power-up phydev before doing a software reset.
Hiroaki SHIMODA <[email protected]>
netlink: Properly unbind in error conditions.
Richard Cochran <[email protected]>
net: ptp: fix time stamp matching logic for VLAN packets.
Eric Dumazet <[email protected]>
ipv6: fix IPV6_PKTINFO with v4 mapped
Daniel Borkmann <[email protected]>
net: sctp: fix memory leak in auth key management
Daniel Borkmann <[email protected]>
net: sctp: fix NULL pointer dereference in af->from_addr_param on malformed
packet
Takashi Iwai <[email protected]>
net: ppp: Don't call bpf_prog_create() in ppp_lock
Marcelo Leitner <[email protected]>
vxlan: Do not reuse sockets for a different address family
Jesse Gross <[email protected]>
udptunnel: Add SKB_GSO_UDP_TUNNEL during gro_complete.
Karl Beldan <[email protected]>
net: mv643xx_eth: reclaim TX skbs only when released by the HW
Steffen Klassert <[email protected]>
gre6: Move the setting of dev->iflink into the ndo_init functions.
Steffen Klassert <[email protected]>
sit: Use ipip6_tunnel_init as the ndo_init function.
Steffen Klassert <[email protected]>
vti6: Use vti6_dev_init as the ndo_init function.
Steffen Klassert <[email protected]>
ip6_tunnel: Use ip6_tnl_dev_init as the ndo_init function.
Nikolay Aleksandrov <[email protected]>
inet: frags: remove the WARN_ON from inet_evict_bucket
Nikolay Aleksandrov <[email protected]>
inet: frags: fix a race between inet_evict_bucket and inet_frag_kill
Shuah Khan <[email protected]>
x86/build: Add arch/x86/purgatory/ make generated files to gitignore
-------------
Diffstat:
.../devicetree/bindings/ata/sata_rcar.txt | 3 +-
Makefile | 4 +-
arch/arm/boot/compressed/head.S | 20 ++-
arch/arm/boot/dts/am335x-evm.dts | 2 +-
arch/arm/mach-mvebu/board-v7.c | 2 +-
arch/arm/mm/Kconfig | 1 +
arch/arm64/kernel/efi-entry.S | 27 +++-
arch/arm64/kernel/insn.c | 5 +-
arch/arm64/lib/clear_user.S | 2 +-
arch/parisc/include/uapi/asm/shmbuf.h | 25 ++-
arch/parisc/kernel/syscall_table.S | 8 +-
arch/sparc/include/asm/atomic_32.h | 2 +-
arch/sparc/include/asm/cmpxchg_32.h | 12 +-
arch/sparc/include/asm/vio.h | 14 +-
arch/sparc/kernel/pci_schizo.c | 6 +-
arch/sparc/kernel/smp_64.c | 4 +
arch/sparc/lib/atomic32.c | 27 ++++
arch/x86/.gitignore | 2 +
arch/x86/boot/compressed/Makefile | 4 +-
arch/x86/boot/compressed/head_32.S | 5 +-
arch/x86/boot/compressed/head_64.S | 5 +-
arch/x86/boot/compressed/misc.c | 13 +-
arch/x86/boot/compressed/mkpiggy.c | 9 +-
arch/x86/kernel/cpu/microcode/amd_early.c | 33 ++--
arch/x86/kernel/cpu/microcode/core_early.c | 2 +-
arch/x86/kernel/ptrace.c | 11 +-
arch/x86/kvm/emulate.c | 8 +
arch/x86/kvm/x86.c | 2 +-
arch/x86/tools/calc_run_size.pl | 30 ++++
arch/xtensa/include/uapi/asm/unistd.h | 3 +-
block/ioprio.c | 14 +-
drivers/ata/ahci.c | 28 ++--
drivers/ata/sata_rcar.c | 10 ++
drivers/block/sunvdc.c | 176 +++++++++++++++------
drivers/block/zram/zram_drv.c | 3 +-
drivers/char/hw_random/pseries-rng.c | 11 +-
drivers/cpufreq/cpufreq.c | 3 +-
drivers/crypto/caam/caamhash.c | 22 ++-
drivers/crypto/caam/key_gen.c | 29 ++--
drivers/crypto/caam/sg_sw_sec4.h | 54 -------
drivers/crypto/qat/qat_common/adf_accel_devices.h | 3 +-
drivers/crypto/qat/qat_common/adf_transport.c | 12 +-
drivers/crypto/qat/qat_common/qat_algs.c | 7 +-
drivers/crypto/qat/qat_common/qat_crypto.c | 8 +-
drivers/crypto/qat/qat_dh895xcc/adf_admin.c | 2 +-
drivers/crypto/qat/qat_dh895xcc/adf_drv.c | 32 ++--
drivers/crypto/qat/qat_dh895xcc/adf_isr.c | 2 +-
drivers/firewire/core-cdev.c | 3 +-
drivers/gpu/drm/i915/i915_gem_gtt.c | 16 ++
drivers/gpu/drm/i915/intel_dp.c | 5 +-
drivers/gpu/drm/i915/intel_panel.c | 17 +-
drivers/gpu/drm/radeon/atom.c | 11 +-
drivers/gpu/drm/radeon/atom.h | 2 +
drivers/gpu/drm/radeon/atombios_dp.c | 4 +-
drivers/gpu/drm/radeon/atombios_i2c.c | 4 +-
drivers/gpu/drm/radeon/cik.c | 7 +-
drivers/gpu/drm/radeon/cik_sdma.c | 21 +--
drivers/gpu/drm/radeon/evergreen.c | 4 +
drivers/gpu/drm/radeon/r100.c | 3 +
drivers/gpu/drm/radeon/r600_dma.c | 20 +--
drivers/gpu/drm/radeon/radeon_device.c | 1 +
drivers/gpu/drm/radeon/rs600.c | 3 +
drivers/gpu/drm/radeon/rs690.c | 3 +
drivers/gpu/drm/radeon/rv515.c | 3 +
drivers/gpu/drm/radeon/si.c | 3 +
drivers/infiniband/core/uverbs_cmd.c | 2 +
drivers/input/mouse/alps.c | 28 +++-
drivers/input/mouse/synaptics.c | 5 +-
drivers/md/dm-bufio.c | 12 +-
drivers/md/dm-raid.c | 11 +-
drivers/md/dm-thin.c | 16 +-
drivers/md/md.c | 4 +
drivers/md/persistent-data/dm-btree-internal.h | 6 +
drivers/md/persistent-data/dm-btree-spine.c | 2 +-
drivers/md/persistent-data/dm-btree.c | 24 ++-
drivers/media/usb/ttusb-dec/ttusbdecfe.c | 3 +
drivers/mfd/max77693.c | 14 +-
drivers/mfd/twl4030-power.c | 52 ++++++
drivers/net/ethernet/broadcom/bcmsysport.c | 11 +-
drivers/net/ethernet/chelsio/cxgb4/cxgb4_dcb.c | 7 +-
drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c | 6 +-
drivers/net/ethernet/marvell/mv643xx_eth.c | 18 ++-
drivers/net/ethernet/smsc/smsc911x.c | 46 ++++++
drivers/net/ethernet/sun/sunvnet.c | 4 +-
drivers/net/ethernet/ti/cpts.c | 2 +-
drivers/net/macvtap.c | 2 +
drivers/net/phy/dp83640.c | 4 +-
drivers/net/ppp/ppp_generic.c | 40 ++---
drivers/net/tun.c | 16 +-
drivers/net/vxlan.c | 31 ++--
drivers/net/wireless/iwlwifi/mvm/fw.c | 10 +-
drivers/net/wireless/iwlwifi/mvm/mac80211.c | 1 +
drivers/net/wireless/iwlwifi/mvm/mvm.h | 1 +
drivers/net/wireless/iwlwifi/mvm/ops.c | 11 +-
drivers/net/wireless/iwlwifi/pcie/trans.c | 4 +-
drivers/net/wireless/mac80211_hwsim.c | 4 +-
drivers/platform/x86/asus-nb-wmi.c | 9 ++
drivers/platform/x86/dell-wmi.c | 12 +-
drivers/platform/x86/ideapad-laptop.c | 7 +
drivers/power/bq2415x_charger.c | 23 ++-
drivers/power/charger-manager.c | 163 ++++++++++++-------
drivers/pwm/core.c | 29 ++--
drivers/scsi/scsi_error.c | 4 +-
fs/gfs2/dir.c | 9 +-
fs/gfs2/dir.h | 1 +
fs/gfs2/inode.c | 6 +-
fs/nfs/delegation.c | 25 ++-
fs/nfs/delegation.h | 1 +
fs/nfs/direct.c | 1 +
fs/nfs/filelayout/filelayout.c | 3 -
fs/nfs/inode.c | 2 +-
fs/nfs/nfs4proc.c | 76 +++++----
include/dt-bindings/pinctrl/dra.h | 4 +-
include/linux/bootmem.h | 1 +
include/linux/clocksource.h | 2 +-
include/linux/crash_dump.h | 15 +-
include/linux/kgdb.h | 2 +-
include/linux/khugepaged.h | 17 +-
include/linux/memory.h | 2 +-
include/linux/mfd/max77693-private.h | 7 +
include/linux/mmzone.h | 9 ++
include/linux/nfs_xdr.h | 11 ++
include/linux/page-isolation.h | 8 +
include/linux/power/charger-manager.h | 3 -
include/linux/ring_buffer.h | 2 +-
include/net/sctp/sctp.h | 5 +
include/net/sctp/sm.h | 6 +-
include/net/udp_tunnel.h | 9 ++
include/uapi/linux/netfilter/xt_bpf.h | 2 +
init/main.c | 2 +-
ipc/ipc_sysctl.c | 3 +-
kernel/audit.c | 4 +-
kernel/audit_tree.c | 1 +
kernel/rcu/tree.c | 4 +-
kernel/trace/ring_buffer.c | 81 ++++++----
kernel/trace/trace.c | 23 +--
mm/bootmem.c | 9 +-
mm/huge_memory.c | 11 +-
mm/internal.h | 25 +++
mm/iov_iter.c | 4 +-
mm/memory_hotplug.c | 26 +++
mm/mmap.c | 8 +-
mm/nobootmem.c | 8 +-
mm/page_alloc.c | 55 +++----
mm/page_isolation.c | 43 ++++-
net/ceph/crypto.c | 169 +++++++++++++++-----
net/ipv4/inet_fragment.c | 4 +-
net/ipv4/ip_sockglue.c | 2 +-
net/ipv6/ip6_gre.c | 5 +-
net/ipv6/ip6_tunnel.c | 10 +-
net/ipv6/ip6_vti.c | 11 +-
net/ipv6/sit.c | 15 +-
net/mac80211/ibss.c | 2 +-
net/mac80211/ieee80211_i.h | 3 +-
net/mac80211/iface.c | 7 +-
net/mac80211/mesh.c | 2 +-
net/mac80211/mlme.c | 5 +-
net/mac80211/rx.c | 14 +-
net/mac80211/spectmgmt.c | 18 +--
net/netfilter/ipset/ip_set_core.c | 2 +-
net/netfilter/nf_tables_api.c | 4 +-
net/netfilter/nfnetlink_log.c | 31 ++--
net/netfilter/nft_compat.c | 2 +-
net/netlink/af_netlink.c | 5 +-
net/sctp/associola.c | 2 +
net/sctp/auth.c | 2 -
net/sctp/inqueue.c | 33 +---
net/sctp/sm_make_chunk.c | 102 ++++++------
net/sctp/sm_statefuns.c | 21 +--
net/sunrpc/auth_gss/auth_gss.c | 35 +++-
scripts/checkpatch.pl | 2 +-
scripts/package/builddeb | 22 ++-
security/keys/keyctl.c | 2 +
sound/pci/hda/patch_conexant.c | 31 ++++
sound/usb/mixer_quirks.c | 6 +
175 files changed, 1711 insertions(+), 875 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/