stable.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [000/264] 3.1.1-stable review
@ 2011-11-09 21:35 Greg KH
  2011-11-09 21:30 ` [001/264] CIFS: Fix incorrect max RFC1002 write size value Greg KH
                   ` (263 more replies)
  0 siblings, 264 replies; 265+ messages in thread
From: Greg KH @ 2011-11-09 21:35 UTC (permalink / raw)
  To: linux-kernel, stable; +Cc: torvalds, akpm, alan

This is the start of the stable review cycle for the 3.1.1 release.
There are 264 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 us know.  If anyone is a maintainer of the proper subsystem, and
wants to add a Signed-off-by: line to the patch, please respond with it.

Responses should be made by Friday, November 11, 2011, 20:00:00 UTC.
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.1.1-rc1.gz
and the diffstat can be found below.

thanks,

greg k-h

 Documentation/hwspinlock.txt                     |   18 +--
 Documentation/power/runtime_pm.txt               |   10 +
 Documentation/stable_kernel_rules.txt            |   14 +-
 MAINTAINERS                                      |   12 +-
 Makefile                                         |    4 +-
 arch/arm/mach-exynos4/platsmp.c                  |   10 +-
 arch/arm/mach-msm/platsmp.c                      |    6 +
 arch/arm/mach-omap2/omap-smp.c                   |   10 +-
 arch/arm/mach-pxa/cm-x300.c                      |    8 +-
 arch/arm/mach-realview/platsmp.c                 |   10 +-
 arch/arm/mach-shmobile/platsmp.c                 |    6 +
 arch/arm/mach-tegra/platsmp.c                    |    8 +-
 arch/arm/mach-ux500/cpu.c                        |   25 +++-
 arch/arm/mach-ux500/platsmp.c                    |   10 +-
 arch/arm/mach-vexpress/ct-ca9x4.c                |    6 +
 arch/arm/plat-mxc/include/mach/iomux-v3.h        |   10 +-
 arch/powerpc/include/asm/sparsemem.h             |    2 +-
 arch/powerpc/mm/gup.c                            |   12 --
 arch/powerpc/mm/hash_utils_64.c                  |    6 +-
 arch/powerpc/mm/hugetlbpage.c                    |   21 ++-
 arch/powerpc/mm/mem.c                            |    3 +-
 arch/powerpc/mm/mmu_context_hash64.c             |   12 +-
 arch/powerpc/mm/numa.c                           |    3 +-
 arch/powerpc/platforms/pseries/dlpar.c           |    4 +
 arch/powerpc/platforms/pseries/eeh.c             |    2 +-
 arch/s390/kernel/ptrace.c                        |   28 ++--
 arch/s390/kvm/kvm-s390.c                         |   14 +-
 arch/s390/mm/gup.c                               |   14 ++-
 arch/s390/mm/pgtable.c                           |    5 +-
 arch/sparc/mm/gup.c                              |    2 +
 arch/um/drivers/ubd_kern.c                       |   31 +++-
 arch/um/sys-x86_64/vdso/vma.c                    |    2 +-
 arch/x86/include/asm/apic.h                      |    2 +-
 arch/x86/include/asm/uv/uv_bau.h                 |    1 +
 arch/x86/include/asm/uv/uv_hub.h                 |   37 ++++-
 arch/x86/kernel/apic/bigsmp_32.c                 |   20 ++-
 arch/x86/kernel/apic/probe_32.c                  |   10 +-
 arch/x86/kernel/apic/x2apic_uv_x.c               |    7 +-
 arch/x86/kernel/kprobes.c                        |    4 +-
 arch/x86/mm/gup.c                                |   10 -
 arch/x86/platform/uv/tlb_uv.c                    |   17 +--
 block/blk-core.c                                 |    2 +
 block/blk-flush.c                                |    3 +-
 block/genhd.c                                    |    8 +
 crypto/cryptd.c                                  |    2 +-
 drivers/acpi/atomicio.c                          |    2 +-
 drivers/ata/ata_piix.c                           |   37 ++++-
 drivers/base/power/runtime.c                     |   18 ++-
 drivers/block/cciss.c                            |    7 +
 drivers/block/xen-blkback/blkback.c              |    2 +-
 drivers/gpu/drm/i915/intel_dp.c                  |   31 +++-
 drivers/gpu/drm/i915/intel_drv.h                 |    2 +-
 drivers/gpu/drm/i915/intel_panel.c               |   21 ++-
 drivers/gpu/drm/radeon/atombios_dp.c             |   11 ++
 drivers/gpu/drm/radeon/evergreen.c               |    1 +
 drivers/gpu/drm/radeon/r100.c                    |    1 +
 drivers/gpu/drm/radeon/r600.c                    |   19 +-
 drivers/gpu/drm/radeon/radeon.h                  |    1 +
 drivers/gpu/drm/radeon/radeon_combios.c          |    4 +-
 drivers/gpu/drm/radeon/radeon_connectors.c       |   29 +++-
 drivers/gpu/drm/radeon/radeon_drv.c              |    4 +
 drivers/gpu/drm/radeon/radeon_irq_kms.c          |   48 +++++-
 drivers/gpu/drm/radeon/radeon_mode.h             |    1 +
 drivers/gpu/drm/radeon/rs600.c                   |    1 +
 drivers/hid/Kconfig                              |    3 +-
 drivers/hid/hid-apple.c                          |   21 +++
 drivers/hid/hid-core.c                           |   14 ++
 drivers/hid/hid-ids.h                            |   13 ++
 drivers/hid/hid-multitouch.c                     |    5 +
 drivers/hwmon/coretemp.c                         |    3 +-
 drivers/hwmon/w83627ehf.c                        |   12 ++-
 drivers/hwspinlock/hwspinlock_core.c             |   45 ++---
 drivers/iommu/amd_iommu.c                        |    2 +-
 drivers/leds/led-class.c                         |    7 +-
 drivers/md/raid10.c                              |    2 +-
 drivers/md/raid5.c                               |   18 ++-
 drivers/media/dvb/dvb-usb/dib0700_core.c         |   81 ++++++++-
 drivers/media/dvb/frontends/dib0070.c            |   37 +++-
 drivers/media/dvb/frontends/dib0090.c            |   70 ++++++--
 drivers/media/dvb/frontends/dib7000m.c           |   27 +++-
 drivers/media/dvb/frontends/dib7000p.c           |   32 +++-
 drivers/media/dvb/frontends/dib8000.c            |   72 +++++++--
 drivers/media/dvb/frontends/dib9000.c            |  164 +++++++++++++++--
 drivers/media/dvb/frontends/dibx000_common.c     |   76 +++++++--
 drivers/media/dvb/frontends/dibx000_common.h     |    1 +
 drivers/media/video/cx23885/cx23885-dvb.c        |    2 +-
 drivers/mmc/core/core.c                          |   10 +-
 drivers/mmc/core/core.h                          |    1 +
 drivers/mmc/core/mmc.c                           |    3 +
 drivers/mmc/core/sd.c                            |    1 +
 drivers/mmc/core/sdio.c                          |    1 +
 drivers/mtd/mtdchar.c                            |    1 +
 drivers/mtd/nand/nand_base.c                     |   27 ++--
 drivers/mtd/nand/pxa3xx_nand.c                   |   14 +-
 drivers/mtd/redboot.c                            |    3 +
 drivers/net/phy/dp83640.c                        |    9 +-
 drivers/net/rionet.c                             |    4 +-
 drivers/net/tg3.c                                |    8 +-
 drivers/net/wireless/ath/ath9k/ani.c             |    5 -
 drivers/net/wireless/ath/ath9k/ar9003_calib.c    |    3 +-
 drivers/net/wireless/ath/ath9k/ar9003_mac.c      |    4 +-
 drivers/net/wireless/ath/ath9k/ar9003_phy.h      |   12 +-
 drivers/net/wireless/ath/ath9k/ar9485_initvals.h |   10 +-
 drivers/net/wireless/ath/ath9k/hif_usb.c         |    1 +
 drivers/net/wireless/ath/ath9k/hw.c              |    4 +
 drivers/net/wireless/ath/ath9k/recv.c            |    5 +-
 drivers/net/wireless/iwlwifi/iwl-agn-rxon.c      |    4 +-
 drivers/net/wireless/iwlwifi/iwl-agn-ucode.c     |    9 +-
 drivers/net/wireless/iwlwifi/iwl-core.c          |    4 +-
 drivers/net/wireless/iwlwifi/iwl-rx.c            |    2 +-
 drivers/net/wireless/iwlwifi/iwl-trans-rx-pcie.c |    2 +-
 drivers/net/wireless/iwlwifi/iwl-trans-tx-pcie.c |    4 +-
 drivers/net/wireless/wl12xx/scan.c               |   19 ++-
 drivers/pci/quirks.c                             |   28 ++--
 drivers/pci/xen-pcifront.c                       |    5 +-
 drivers/platform/x86/samsung-laptop.c            |   39 ++++-
 drivers/platform/x86/wmi.c                       |    6 +-
 drivers/power/ds2780_battery.c                   |   86 ++++++----
 drivers/s390/cio/ccwgroup.c                      |   42 +++--
 drivers/scsi/device_handler/scsi_dh.c            |   10 +-
 drivers/scsi/hosts.c                             |    9 +-
 drivers/scsi/hpsa.c                              |    7 +
 drivers/scsi/ipr.c                               |    2 +-
 drivers/scsi/isci/isci.h                         |    2 +-
 drivers/scsi/isci/port_config.c                  |    2 +-
 drivers/scsi/isci/request.c                      |   49 ++---
 drivers/scsi/isci/request.h                      |    3 -
 drivers/scsi/isci/sas.h                          |    2 -
 drivers/scsi/libsas/sas_expander.c               |    2 +
 drivers/scsi/megaraid/megaraid_sas_base.c        |    3 +-
 drivers/scsi/mpt2sas/mpt2sas_scsih.c             |   15 +-
 drivers/scsi/scsi_lib.c                          |    9 +
 drivers/scsi/scsi_scan.c                         |    1 +
 drivers/scsi/st.c                                |    4 +-
 drivers/spi/spi-omap2-mcspi.c                    |    7 +-
 drivers/staging/hv/hyperv_storage.h              |    1 +
 drivers/staging/hv/netvsc_drv.c                  |    2 +-
 drivers/staging/hv/storvsc_drv.c                 |    2 +
 drivers/staging/quatech_usb2/quatech_usb2.c      |    9 +-
 drivers/staging/serqt_usb2/serqt_usb2.c          |    3 -
 drivers/staging/usbip/usbip_common.h             |    8 +-
 drivers/target/iscsi/iscsi_target.c              |   11 +-
 drivers/target/loopback/tcm_loop.c               |   18 ++
 drivers/target/target_core_alua.c                |   20 ++
 drivers/target/target_core_tmr.c                 |  209 ++++++++++++++--------
 drivers/target/target_core_transport.c           |   45 +++--
 drivers/tty/pty.c                                |   26 ++-
 drivers/tty/serial/jsm/jsm.h                     |    7 -
 drivers/tty/serial/jsm/jsm_driver.c              |    1 -
 drivers/tty/serial/jsm/jsm_neo.c                 |   29 ++--
 drivers/tty/serial/jsm/jsm_tty.c                 |   94 ++---------
 drivers/tty/serial/pxa.c                         |   20 ++
 drivers/tty/serial/serial_core.c                 |    2 +
 drivers/tty/tty_io.c                             |   48 ++++--
 drivers/usb/class/cdc-acm.c                      |    3 +
 drivers/usb/core/devio.c                         |   27 +++-
 drivers/usb/core/driver.c                        |    7 +-
 drivers/usb/core/quirks.c                        |   24 +++
 drivers/usb/gadget/printer.c                     |    2 +-
 drivers/usb/host/ehci-dbg.c                      |    2 +-
 drivers/usb/host/ehci-hcd.c                      |   32 +++-
 drivers/usb/host/ehci-pci.c                      |    5 +
 drivers/usb/host/ehci-sched.c                    |   30 +++-
 drivers/usb/host/ehci.h                          |   17 ++
 drivers/usb/host/fhci-sched.c                    |   19 ++-
 drivers/usb/host/ohci-hub.c                      |    5 +-
 drivers/usb/host/xhci-hub.c                      |   22 ++-
 drivers/usb/host/xhci-mem.c                      |   54 +++---
 drivers/usb/host/xhci-pci.c                      |    3 +
 drivers/usb/host/xhci-ring.c                     |   63 ++++---
 drivers/usb/host/xhci.c                          |    6 +
 drivers/usb/host/xhci.h                          |    3 +
 drivers/usb/mon/mon_bin.c                        |    2 +-
 drivers/usb/serial/ftdi_sio.c                    |    4 +
 drivers/usb/serial/ftdi_sio_ids.h                |    7 +-
 drivers/usb/serial/option.c                      |  170 +++++++++++-------
 drivers/usb/serial/pl2303.c                      |    1 +
 drivers/usb/serial/pl2303.h                      |    5 +
 drivers/usb/serial/qcserial.c                    |    2 +
 drivers/usb/storage/Kconfig                      |    2 +-
 drivers/usb/storage/realtek_cr.c                 |   35 +++-
 drivers/usb/storage/transport.c                  |   34 ++--
 drivers/usb/storage/usb.c                        |   16 ++-
 drivers/video/carminefb.c                        |    6 +-
 drivers/video/fbmem.c                            |    3 -
 drivers/video/fbsysfs.c                          |    3 +
 drivers/video/sh_mobile_hdmi.c                   |   47 +++---
 drivers/video/via/via_modesetting.h              |    5 +
 drivers/video/via/viafbdev.c                     |   16 ++-
 drivers/w1/slaves/w1_ds2780.c                    |   48 ++++--
 drivers/w1/slaves/w1_ds2780.h                    |    2 +
 drivers/xen/events.c                             |    2 +-
 drivers/xen/swiotlb-xen.c                        |    7 +-
 fs/binfmt_elf.c                                  |   11 +-
 fs/block_dev.c                                   |   13 +-
 fs/cifs/connect.c                                |    4 +-
 fs/cifs/inode.c                                  |   19 ++-
 fs/eventpoll.c                                   |   25 ++-
 fs/ext4/ext4.h                                   |    3 +-
 fs/ext4/inode.c                                  |    1 +
 fs/ext4/namei.c                                  |    8 +-
 fs/ext4/xattr.c                                  |    6 +
 fs/namei.c                                       |   34 +++-
 fs/namespace.c                                   |    1 +
 fs/nfs/blocklayout/blocklayout.c                 |   58 ++++---
 fs/nfs/blocklayout/blocklayout.h                 |    4 +-
 fs/nfs/blocklayout/blocklayoutdev.c              |   35 +---
 fs/nfs/idmap.c                                   |   25 +---
 fs/nfs/nfs4filelayout.c                          |   19 +--
 fs/nfs/pnfs.c                                    |   52 +++---
 fs/nfs/pnfs.h                                    |    5 +-
 fs/nfs/read.c                                    |   12 ++-
 fs/nfs/write.c                                   |   68 +++++---
 fs/nfsd/nfs4proc.c                               |    6 +-
 fs/nfsd/nfs4recover.c                            |    2 +-
 fs/nfsd/nfs4state.c                              |   30 ++-
 fs/nfsd/nfs4xdr.c                                |   12 ++
 fs/nfsd/state.h                                  |    6 -
 fs/nfsd/vfs.c                                    |    3 +-
 fs/nfsd/vfs.h                                    |    1 +
 fs/proc/task_mmu.c                               |    3 +
 fs/stat.c                                        |    5 +-
 fs/statfs.c                                      |    2 +-
 include/acpi/acpi_drivers.h                      |    2 +-
 include/drm/drm_dp_helper.h                      |    3 +
 include/linux/ext2_fs.h                          |    4 +-
 include/linux/ext3_fs.h                          |    4 +-
 include/linux/interrupt.h                        |    3 +
 include/linux/io-mapping.h                       |    4 +
 include/linux/jiffies.h                          |    2 +-
 include/linux/mm.h                               |   67 ++++----
 include/linux/mm_types.h                         |   21 ++-
 include/linux/namei.h                            |    1 +
 include/linux/phy.h                              |    2 +-
 include/linux/skbuff.h                           |    7 +-
 include/linux/sunrpc/rpc_pipe_fs.h               |    2 +
 include/linux/tty.h                              |    4 +-
 include/linux/usb/hcd.h                          |    2 +-
 include/linux/vmalloc.h                          |    1 +
 kernel/irq/pm.c                                  |   48 +++++-
 kernel/kmod.c                                    |    4 +-
 kernel/power/suspend.c                           |    2 +-
 kernel/time.c                                    |    2 +-
 kernel/trace/trace.c                             |    4 +-
 kernel/trace/trace_kprobe.c                      |   58 +++++-
 lib/kobject_uevent.c                             |    2 +-
 lib/nlattr.c                                     |    1 +
 mm/huge_memory.c                                 |   37 +++--
 mm/internal.h                                    |   46 +++++
 mm/memory.c                                      |    2 +-
 mm/swap.c                                        |   83 ++++++---
 mm/vmalloc.c                                     |   65 +++++--
 net/caif/caif_dev.c                              |    5 +-
 net/core/dev.c                                   |    1 +
 net/core/sock.c                                  |    1 +
 net/core/timestamping.c                          |   12 +-
 net/ipv4/xfrm4_policy.c                          |   14 +-
 net/ipv6/route.c                                 |    3 +-
 net/mac80211/cfg.c                               |    2 +-
 net/mac80211/ieee80211_i.h                       |    2 +
 net/mac80211/mlme.c                              |   18 ++-
 net/mac80211/status.c                            |    2 +-
 net/mac80211/work.c                              |    9 +-
 net/sunrpc/auth_gss/auth_gss.c                   |   24 +---
 net/sunrpc/auth_unix.c                           |    3 +
 net/sunrpc/rpc_pipe.c                            |   20 ++
 scripts/kconfig/menu.c                           |    7 +-
 sound/pci/hda/alc269_quirks.c                    |   14 ++
 sound/pci/hda/hda_intel.c                        |    4 +-
 sound/pci/hda/patch_conexant.c                   |   73 +++++---
 sound/pci/hda/patch_realtek.c                    |   28 +++-
 sound/pci/hda/patch_sigmatel.c                   |   56 ++----
 sound/soc/codecs/ak4535.c                        |   10 +-
 sound/soc/codecs/ak4642.c                        |   22 ++--
 sound/soc/codecs/wm8711.c                        |    4 +-
 sound/soc/codecs/wm8741.c                        |    4 +-
 sound/soc/codecs/wm8904.c                        |    2 +-
 sound/soc/codecs/wm8940.c                        |    2 +
 sound/soc/codecs/wm8962.c                        |   53 ++++---
 sound/soc/codecs/wm8994.c                        |    4 +-
 sound/soc/codecs/wm8996.c                        |    2 +-
 sound/usb/misc/ua101.c                           |   28 +++-
 tools/perf/util/probe-event.c                    |    4 +-
 283 files changed, 3106 insertions(+), 1480 deletions(-)

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

end of thread, other threads:[~2011-11-09 21:35 UTC | newest]

Thread overview: 265+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-11-09 21:35 [000/264] 3.1.1-stable review Greg KH
2011-11-09 21:30 ` [001/264] CIFS: Fix incorrect max RFC1002 write size value Greg KH
2011-11-09 21:30 ` [002/264] CIFS: Fix DFS handling in cifs_get_file_info Greg KH
2011-11-09 21:30 ` [003/264] TTY: drop driver reference in tty_open fail path Greg KH
2011-11-09 21:30 ` [004/264] TTY: make tty_add_file non-failing Greg KH
2011-11-09 21:30 ` [005/264] TTY: pty, release tty in all ptmx_open fail paths Greg KH
2011-11-09 21:30 ` [006/264] USB: for usb_autopm_get_interface_async -EINPROGRESS is not an error Greg KH
2011-11-09 21:30 ` [007/264] staging: usbip: fix up api changes that broke windows clients Greg KH
2011-11-09 21:30 ` [008/264] staging: serqt_usb2: remove ssu100 from supported devices Greg KH
2011-11-09 21:30 ` [009/264] staging: quatech_usb2: Potential lost wakeup scenario in TIOCMIWAIT Greg KH
2011-11-09 21:30 ` [010/264] Staging: hv: Add support for >2 TB LUN in storage driver Greg KH
2011-11-09 21:30 ` [011/264] staging: hv: fix a kernel warning in netvsc_linkstatus_callback() Greg KH
2011-11-09 21:30 ` [012/264] USB: qcserial: Add support for Sierra Wireless MC8355/Gobi 3000 Greg KH
2011-11-09 21:31 ` [013/264] USB: qcserial: add device ID for "HP un2430 Mobile Broadband Module" Greg KH
2011-11-09 21:31 ` [014/264] serial: pxa: work around for errata #20 Greg KH
2011-11-09 21:31 ` [015/264] serial-core: power up uart port early before we do set_termios when resuming Greg KH
2011-11-09 21:31 ` [016/264] EHCI : introduce a common ehci_setup Greg KH
2011-11-09 21:31 ` [017/264] USB: fix ehci alignment error Greg KH
2011-11-09 21:31 ` [018/264] EHCI: workaround for MosChip controller bug Greg KH
2011-11-09 21:31 ` [019/264] xhci-mem.c: Check for ring->first_seg != NULL Greg KH
2011-11-09 21:31 ` [020/264] xHCI: AMD isoc link TRB chain bit quirk Greg KH
2011-11-09 21:31 ` [021/264] drm/i915: Wrap DP EDID fetch functions to enable eDP panel power Greg KH
2011-11-09 21:31 ` [022/264] drm/i915/panel: Always record the backlight level again (but cleverly) Greg KH
2011-11-09 21:31 ` [023/264] drm/i915: use correct SPD type value Greg KH
2011-11-09 21:31 ` [024/264] drm/radeon/kms: bail early in dvi_detect for digital only connectors Greg KH
2011-11-09 21:31 ` [025/264] drm/radeon/kms: handle !force case in connector detect more gracefully Greg KH
2011-11-09 21:31 ` [026/264] drm/radeon/kms: Fix I2C mask definitions Greg KH
2011-11-09 21:31 ` [027/264] mmc: core: Fix hangs related to insert/remove of cards Greg KH
2011-11-09 21:31 ` [028/264] mmc: core: ext_csd.raw_* used in comparison but never set Greg KH
2011-11-09 21:31 ` [029/264] PCI quirk: mmc: Always check for lower base frequency quirk for Ricoh 1180:e823 Greg KH
2011-11-09 21:31 ` [030/264] [SCSI] megaraid_sas: Fix instance access in megasas_reset_timer Greg KH
2011-11-09 21:31 ` [031/264] [SCSI] ipr: Always initiate hard reset in kdump kernel Greg KH
2011-11-09 21:31 ` [032/264] [SCSI] libsas: set sas_address and device type of rphy Greg KH
2011-11-09 21:31 ` [033/264] [SCSI] isci: fix support for large smp requests Greg KH
2011-11-09 21:31 ` [034/264] [SCSI] isci: fix missed unlock in apc_agent_timeout() Greg KH
2011-11-09 21:31 ` [035/264] ALSA: hda - Remove bad code for IDT 92HD83 family patch Greg KH
2011-11-09 21:31 ` [036/264] ALSA: hda - Keep EAPD turned on for old Conexant chips Greg KH
2011-11-09 21:31 ` [037/264] ALSA: HDA: Add new revision for ALC662 Greg KH
2011-11-09 21:31 ` [038/264] target: Prevent cmd->se_queue_node double add Greg KH
2011-11-09 21:31 ` [039/264] target: Fix transport_cmd_finish_abort queue removal bug Greg KH
2011-11-09 21:31 ` [040/264] target: Prevent transport_send_task_abort when CHECK_CONDITION status Greg KH
2011-11-09 21:31 ` [041/264] target: Prevent TRANSPORT_FREE_CMD_INTR processing in core_tmr_drain_cmd_list Greg KH
2011-11-09 21:31 ` [042/264] target: Fix REPORT TARGET PORT GROUPS handling with small allocation length Greg KH
2011-11-09 21:31 ` [043/264] x86: uv2: Workaround for UV2 Hub bug (system global address format) Greg KH
2011-11-09 21:31 ` [044/264] x86: Fix compilation bug in kprobes twobyte_is_boostable Greg KH
2011-11-09 21:31 ` [045/264] epoll: fix spurious lockdep warnings Greg KH
2011-11-09 21:31 ` [046/264] leds: save the delay values after a successful call to blink_set() Greg KH
2011-11-09 21:31 ` [047/264] leds: turn the blink_timer off before starting to blink Greg KH
2011-11-09 21:31 ` [048/264] target: Re-org of core_tmr_lun_reset Greg KH
2011-11-09 21:31 ` [049/264] usbmon vs. tcpdump: fix dropped packet count Greg KH
2011-11-09 21:31 ` [050/264] usb-storage: fix realtek cr configuration Greg KH
2011-11-09 21:31 ` [051/264] USB: storage: Use normalized sense when emulating autosense Greg KH
2011-11-09 21:31 ` [052/264] USB: Fix runtime wakeup on OHCI Greg KH
2011-11-09 21:31 ` [053/264] USB: g_printer: fix bug in unregistration Greg KH
2011-11-09 21:31 ` [054/264] usb/core/devio.c: Check for printer class specific request Greg KH
2011-11-09 21:31 ` [055/264] USB: pid_ns: ensure pid is not freed during kill_pid_info_as_uid Greg KH
2011-11-09 21:31 ` [056/264] usb: cdc-acm: Owen SI-30 support Greg KH
2011-11-09 21:31 ` [057/264] USB: add RESET_RESUME for webcams shown to be quirky Greg KH
2011-11-09 21:31 ` [058/264] USB: pl2303: add id for SMART device Greg KH
2011-11-09 21:31 ` [059/264] USB: ftdi_sio: add PID for Sony Ericsson Urban Greg KH
2011-11-09 21:31 ` [060/264] USB: ftdi_sio: Support TI/Luminary Micro Stellaris BD-ICDI Board Greg KH
2011-11-09 21:31 ` [061/264] USB: option: convert interface blacklisting to bitfields Greg KH
2011-11-09 21:31 ` [062/264] USB: option: convert Huawei K3765, K4505, K4605 reservered interface to blacklist Greg KH
2011-11-09 21:31 ` [063/264] USB: option: add ZTE product 0x0037 to sendsetup blacklist Greg KH
2011-11-09 21:31 ` [064/264] USB: option: add various ZTE device network interfaces to the blacklist Greg KH
2011-11-09 21:31 ` [065/264] MAINTANERS: update Qualcomm Atheros addresses Greg KH
2011-11-09 21:31 ` [066/264] ath9k_hw: Fix descriptor status of TxOpExceeded Greg KH
2011-11-09 21:31 ` [067/264] ath9k_hw: Fix magnitude/phase coeff correction Greg KH
2011-11-09 21:31 ` [068/264] ath9k_htc: add AVM FRITZ!WLAN 11N v2 support Greg KH
2011-11-09 21:31 ` [069/264] ath9k_hw: Fix number of GPIO pins for AR9287/9300 Greg KH
2011-11-09 21:31 ` [070/264] ath9k: disable unnecessary PHY error reporting Greg KH
2011-11-09 21:31 ` [071/264] USB: add quirk for Logitech C300 web cam Greg KH
2011-11-09 21:31 ` [072/264] HID: ACRUX - fix enabling force feedback support Greg KH
2011-11-09 21:32 ` [073/264] QE/FHCI: fixed the CONTROL bug Greg KH
2011-11-09 21:32 ` [074/264] ARM: smp: fix clipping of number of CPUs Greg KH
2011-11-09 21:32 ` [075/264] Update email address for stable patch submission Greg KH
2011-11-09 21:32 ` [076/264] xen-pcifront: Update warning comment to use e820_host option Greg KH
2011-11-09 21:32 ` [077/264] xen-swiotlb: Fix wrong panic Greg KH
2011-11-09 21:32 ` [078/264] ums_realtek: do not use stack memory for DMA Greg KH
2011-11-09 21:32 ` [079/264] kobj_uevent: Ignore if some listeners cannot handle message Greg KH
2011-11-09 21:32 ` [080/264] caif: Fix BUG() with network namespaces Greg KH
2011-11-09 21:32 ` [081/264] platform: samsung_laptop: add dmi information for Samsung R700 laptops Greg KH
2011-11-09 21:32 ` [082/264] Platform: samsung_laptop: add support for X520 machines Greg KH
2011-11-09 21:32 ` [083/264] Platform: samsung_laptop: samsung backlight for R528/R728 Greg KH
2011-11-09 21:32 ` [084/264] platform: samsung_laptop: fix samsung brightness min/max calculations Greg KH
2011-11-09 21:32 ` [085/264] Platform: Fix error path in samsung-laptop init Greg KH
2011-11-09 21:32 ` [086/264] pnfsblock: fix return code confusion Greg KH
2011-11-09 21:32 ` [087/264] pnfsblock: fix size of upcall message Greg KH
2011-11-09 21:32 ` [088/264] pnfsblock: add missing rpc_put_mount and path_put Greg KH
2011-11-09 21:32 ` [089/264] pnfs: make _set_lo_fail generic Greg KH
2011-11-09 21:32 ` [090/264] pnfs: recoalesce when ld write pagelist fails Greg KH
2011-11-09 21:32 ` [091/264] pnfs: recoalesce when ld read " Greg KH
2011-11-09 21:32 ` [092/264] pnfsblock: fix NULL pointer dereference Greg KH
2011-11-09 21:32 ` [093/264] pnfsblock: fix writeback deadlock Greg KH
2011-11-09 21:32 ` [094/264] kmod: prevent kmod_loop_msg overflow in __request_module() Greg KH
2011-11-09 21:32 ` [095/264] Revert "NFS: Ensure that writeback_single_inode() calls write_inode() when syncing" Greg KH
2011-11-09 21:32 ` [096/264] SUNRPC/NFS: make rpc pipe upcall generic Greg KH
2011-11-09 21:32 ` [097/264] nfs: dont redirty inode when ncommit == 0 in nfs_commit_unstable_pages Greg KH
2011-11-09 21:32 ` [098/264] ata_piix: make DVD Drive recognisable on systems with Intel Sandybridge chipsets(v2) Greg KH
2011-11-09 21:32 ` [099/264] rtnetlink: Add missing manual netlink notification in dev_change_net_namespaces Greg KH
2011-11-09 21:32 ` [100/264] dp83640: free packet queues on remove Greg KH
2011-11-09 21:32 ` [101/264] mac80211: fix offchannel TX cookie matching Greg KH
2011-11-09 21:32 ` [102/264] net: hold sock reference while processing tx timestamps Greg KH
2011-11-09 21:32 ` [103/264] wl12xx: fix forced passive scans Greg KH
2011-11-09 21:32 ` [104/264] iwlagn: fix priv->cfg->ht_params NULL pointer dereference Greg KH
2011-11-09 21:32 ` [105/264] time: Change jiffies_to_clock_t() argument type to unsigned long Greg KH
2011-11-09 21:32 ` [106/264] apic, i386/bigsmp: Fix false warnings regarding logical APIC ID mismatches Greg KH
2011-11-09 21:32 ` [107/264] md/raid5: fix bug that could result in reads from a failed device Greg KH
2011-11-09 21:32 ` [108/264] perf probe: Fix to show correct error string Greg KH
2011-11-09 21:32 ` [109/264] ftrace/kprobes: Fix not to delete probes if in use Greg KH
2011-11-09 21:32 ` [110/264] tracing: Fix returning of duplicate data after EOF in trace_pipe_raw Greg KH
2011-11-09 21:32 ` [111/264] genirq: Add IRQF_RESUME_EARLY and resume such IRQs earlier Greg KH
2011-11-09 21:32 ` [112/264] nfs: dont try to migrate pages with active requests Greg KH
2011-11-09 21:32 ` [113/264] nfsd4: Remove check for a 32-bit cookie in nfsd4_readdir() Greg KH
2011-11-09 21:32 ` [114/264] nfsd4: stop using nfserr_resource for transitory errors Greg KH
2011-11-09 21:32 ` [115/264] nfsd4: fix seqid_mutating_error Greg KH
2011-11-09 21:32 ` [116/264] nfsd4: permit read opens of executable-only files Greg KH
2011-11-09 21:32 ` [117/264] nfsd4: fix open downgrade, again Greg KH
2011-11-09 21:32 ` [118/264] nfsd4: ignore WANT bits in open downgrade Greg KH
2011-11-09 21:32 ` [119/264] vfs: add "device" tag to /proc/self/mountstats Greg KH
2011-11-09 21:32 ` [120/264] io-mapping: ensure io_mapping_map_atomic _is_ atomic Greg KH
2011-11-09 21:32 ` [121/264] ASoC: wm8940: Properly set codec->dapm.bias_level Greg KH
2011-11-09 21:32 ` [122/264] ASoC: wm8741: Fix setting interface format for DSP modes Greg KH
2011-11-09 21:32 ` [123/264] ASoC: ak4642: fixup cache register table Greg KH
2011-11-09 21:32 ` [124/264] ASoC: ak4535: " Greg KH
2011-11-09 21:32 ` [125/264] ASoC: wm8996: Fix wrong mask for setting WM8996_AIF_CLOCKING_2 Greg KH
2011-11-09 21:32 ` [126/264] ASoC: wm8994: Fix setting rate_reg for wm8994-aif2 Greg KH
2011-11-09 21:32 ` [127/264] ASoC: wm8994: Use SND_SOC_DAPM_AIF_OUT for AIF3 Capture Greg KH
2011-11-09 21:32 ` [128/264] ASoC: Remove direct register cache accesses from WM8962 driver Greg KH
2011-11-09 21:32 ` [129/264] ASoC: Fix a bug in WM8962 DSP_A and DSP_B settings Greg KH
2011-11-09 21:32 ` [130/264] KVM: s390: check cpu_id prior to using it Greg KH
2011-11-09 21:32 ` [131/264] [S390] user per registers vs. ptrace single stepping Greg KH
2011-11-09 21:32 ` [132/264] [S390] memory leak with RCU_TABLE_FREE Greg KH
2011-11-09 21:33 ` [133/264] [S390] ccwgroup: move attributes to attribute group Greg KH
2011-11-09 21:33 ` [134/264] WMI: properly cleanup devices to avoid crashes Greg KH
2011-11-09 21:33 ` [135/264] iommu/amd: Fix wrong shift direction Greg KH
2011-11-09 21:33 ` [136/264] carminefb: Fix module parameters permissions Greg KH
2011-11-09 21:33 ` [137/264] fb: avoid possible deadlock caused by fb_set_suspend Greg KH
2011-11-09 21:33 ` [138/264] fb: sh-mobile: Fix deadlock risk between lock_fb_info() and console_lock() Greg KH
2011-11-09 21:33 ` [139/264] viafb: use display information in info not in var for panning Greg KH
2011-11-09 21:33 ` [140/264] viafb: improve pitch handling Greg KH
2011-11-09 21:33 ` [141/264] [media] DiBcom: protect the I2C bufer access Greg KH
2011-11-09 21:33 ` [142/264] [media] dib0700: protect the dib0700 buffer access Greg KH
2011-11-09 21:33 ` [143/264] [media] tuner_xc2028: Allow selection of the frequency adjustment code for XC3028 Greg KH
2011-11-09 21:33 ` [144/264] /proc/self/numa_maps: restore "huge" tag for hugetlb vmas Greg KH
2011-11-09 21:33 ` [145/264] md/raid10: Fix bug when activating a hot-spare Greg KH
2011-11-09 21:33 ` [146/264] plat-mxc: iomux-v3.h: implicitly enable pull-up/down when thats desired Greg KH
2011-11-09 21:33 ` [147/264] ARM: pxa/cm-x300: properly set bt_reset pin Greg KH
2011-11-09 21:33 ` [148/264] ARM: mach-ux500: unlock I&D l2x0 caches before init Greg KH
2011-11-09 21:33 ` [149/264] mm: avoid null pointer access in vm_struct via /proc/vmallocinfo Greg KH
2011-11-09 21:33 ` [150/264] ALSA: hda - Fix ADC input-amp handling for Cx20549 codec Greg KH
2011-11-09 21:33 ` [151/264] iwlagn: do not use interruptible waits Greg KH
2011-11-09 21:33 ` [152/264] um: fix ubd cow size Greg KH
2011-11-09 21:33 ` [153/264] readlinkat: ensure we return ENOENT for the empty pathname for normal lookups Greg KH
2011-11-09 21:33 ` [154/264] um: Fix kmalloc argument order in um/vdso/vma.c Greg KH
2011-11-09 21:33 ` [155/264] OMAP: SPI: Fix the trying to free nonexistent resource error Greg KH
2011-11-09 21:33 ` [156/264] jsm: remove buggy write queue Greg KH
2011-11-09 21:33 ` [157/264] ipv4: fix ipsec forward performance regression Greg KH
2011-11-09 21:33 ` [158/264] ipv6: fix route error binding peer in func icmp6_dst_alloc Greg KH
2011-11-09 21:33 ` [159/264] tg3: fix tigon3_dma_hwbug_workaround() Greg KH
2011-11-09 21:33 ` [160/264] mm: thp: tail page refcounting fix Greg KH
2011-11-09 21:33 ` [161/264] binfmt_elf: fix PIE execution with randomization disabled Greg KH
2011-11-09 21:33 ` [162/264] ALSA: hda - Add missing static ADC tables for ALC269 quirks Greg KH
2011-11-09 21:33 ` [163/264] drivers/net/rionet.c: fix ethernet address macros for LE platforms Greg KH
2011-11-09 21:33 ` [164/264] hwspinlock/core: use a mutex to protect the radix tree Greg KH
2011-11-09 21:33 ` [165/264] drivers/power/ds2780_battery.c: create central point for calling w1 interface Greg KH
2011-11-09 21:33 ` [166/264] drivers/power/ds2780_battery.c: add a nolock function to " Greg KH
2011-11-09 21:33 ` [167/264] drivers/power/ds2780_battery.c: fix deadlock upon insertion and removal Greg KH
2011-11-09 21:33 ` [168/264] ext2,ext3,ext4: dont inherit APPEND_FL or IMMUTABLE_FL for new inodes Greg KH
2011-11-09 21:33 ` [169/264] ext4: ext4_rename should dirty dir_bh with the correct directory Greg KH
2011-11-09 21:33 ` [170/264] ext4: ext4_mkdir should dirty dir_block with newly created directory inode Greg KH
2011-11-09 21:33 ` [171/264] ext4: call ext4_handle_dirty_metadata with correct inode in ext4_dx_add_entry Greg KH
2011-11-09 21:33 ` [172/264] ext4: let ext4_page_mkwrite stop started handle in failure Greg KH
2011-11-09 21:33 ` [173/264] ext4: fix race in xattr block allocation path Greg KH
2011-11-09 21:33 ` [174/264] usb_storage: Dont freeze in usb-stor-scan Greg KH
2011-11-09 21:33 ` [175/264] xhci: If no endpoints changed, dont issue BW command Greg KH
2011-11-09 21:33 ` [176/264] xHCI: test and clear RWC bit Greg KH
2011-11-09 21:33 ` [177/264] xHCI: Clear PLC for USB2 root hub ports Greg KH
2011-11-09 21:33 ` [178/264] powerpc: remove superfluous PageTail checks on the pte gup_fast Greg KH
2011-11-09 21:33 ` [179/264] powerpc: get_hugepte() dont put_page() the wrong page Greg KH
2011-11-09 21:33 ` [180/264] powerpc: gup_hugepte() avoid freeing the head page too many times Greg KH
2011-11-09 21:33 ` [181/264] powerpc: gup_hugepte() support THP based tail recounting Greg KH
2011-11-09 21:33 ` [182/264] powerpc: gup_huge_pmd() return 0 if pte changes Greg KH
2011-11-09 21:33 ` [183/264] s390: gup_huge_pmd() support THP tail recounting Greg KH
2011-11-09 21:33 ` [184/264] s390: gup_huge_pmd() return 0 if pte changes Greg KH
2011-11-09 21:33 ` [185/264] sparc: gup_pte_range() support THP based tail recounting Greg KH
2011-11-09 21:33 ` [186/264] thp: share get_huge_page_tail() Greg KH
2011-11-09 21:33 ` [187/264] net: Unlock sock before calling sk_free() Greg KH
2011-11-09 21:33 ` [188/264] ALSA: ua101: fix crash when unplugging Greg KH
2011-11-09 21:33 ` [189/264] ALSA: hda - Disable power-widget control for IDT 92HD83/93 as default Greg KH
2011-11-09 21:33 ` [190/264] ALSA: hda - Add support for 92HD65 / 92HD66 family of codecs Greg KH
2011-11-09 21:33 ` [191/264] ALSA: hda/realtek - Dont create alt-stream for capture when unnecessary Greg KH
2011-11-09 21:33 ` [192/264] ALSA: hda/realtek - Skip invalid digital out pins Greg KH
2011-11-09 21:34 ` [193/264] ALSA: hda - Fix silent output regression with ALC861 Greg KH
2011-11-09 21:34 ` [194/264] ALSA: hda - Fix a regression for DMA-position check with CA0110 Greg KH
2011-11-09 21:34 ` [195/264] drm/radeon: avoid bouncing connector status btw disconnected & unknown Greg KH
2011-11-09 21:34 ` [196/264] drm/radeon/kms: split MSI check into a separate function Greg KH
2011-11-09 21:34 ` [197/264] drm/radeon/kms: Add MSI quirk for HP RS690 Greg KH
2011-11-09 21:34 ` [198/264] drm/radeon: set hpd polarity at init time so hotplug detect works Greg KH
2011-11-09 21:34 ` [199/264] drm/radeon/kms: properly set panel mode for eDP Greg KH
2011-11-09 21:34 ` [200/264] drm/radeon/kms: Add MSI quirk for Dell RS690 Greg KH
2011-11-09 21:34 ` [201/264] drm/radeon/kms: add MSI module parameter Greg KH
2011-11-09 21:34 ` [202/264] drm/radeon/kms: set HPD polarity in hpd_init() Greg KH
2011-11-09 21:34 ` [203/264] kbuild: Fix help text not displayed in choice option Greg KH
2011-11-09 21:34 ` [204/264] PM / Runtime: Automatically retry failed autosuspends Greg KH
2011-11-09 21:34 ` [205/264] USB: Update last_busy time after autosuspend fails Greg KH
2011-11-09 21:34 ` [206/264] cciss: add small delay when using PCI Power Management to reset for kump Greg KH
2011-11-09 21:34 ` [207/264] hwmon: (coretemp) Fix for non-SMP builds Greg KH
2011-11-09 21:34 ` [208/264] hwmon: (w83627ehf) Properly report PECI and AMD-SI sensor types Greg KH
2011-11-09 21:34 ` [209/264] hwmon: (w83627ehf) Fix broken driver init Greg KH
2011-11-09 21:34 ` [210/264] tcm_loop: Add explict read buffer memset for SCF_SCSI_CONTROL_SG_IO_CDB Greg KH
2011-11-09 21:34 ` [211/264] iscsi-target: Add missing CMDSN_LOWER_THAN_EXP check in iscsit_handle_scsi_cmd Greg KH
2011-11-09 21:34 ` [212/264] iscsi-target: Fix non-immediate TMR handling Greg KH
2011-11-09 21:34 ` [213/264] [SCSI] st: fix race in st_scsi_execute_end Greg KH
2011-11-09 21:34 ` [214/264] [SCSI] scsi_dh: check queuedata pointer before proceeding further Greg KH
2011-11-09 21:34 ` [215/264] [SCSI] Make scsi_free_queue() kill pending SCSI commands Greg KH
2011-11-09 21:34 ` [216/264] [SCSI] Fix block queue and elevator memory leak in scsi_alloc_sdev Greg KH
2011-11-09 21:34 ` [217/264] [SCSI] mpt2sas: Fix for system hang when discovery in progress Greg KH
2011-11-09 21:34 ` [218/264] ASoC: wm8711: Fix wrong mask for setting input audio data bit length select Greg KH
2011-11-09 21:34 ` [219/264] ASoC: Leave input audio data bit length settings untouched in wm8711_set_dai_fmt Greg KH
2011-11-09 21:34 ` [220/264] ASoC: WM8904: Set `invert bit for Capture Switch Greg KH
2011-11-09 21:34 ` [221/264] ASoC: Ensure WM8962 PLL registers are reset Greg KH
2011-11-09 21:34 ` [222/264] ASoC: Ensure the WM8962 oscillator and PLLs start up disabled Greg KH
2011-11-09 21:34 ` [223/264] ASoC: Ensure we always delay for WM8962 FLL when starting from SYSCLK Greg KH
2011-11-09 21:34 ` [224/264] NFS/sunrpc: dont use a credential with extra groups Greg KH
2011-11-09 21:34 ` [225/264] block: make gendisk hold a reference to its queue Greg KH
2011-11-09 21:34 ` [226/264] xen/blkback: Report VBD_WSECT (wr_sect) properly Greg KH
2011-11-09 21:34 ` [227/264] VFS: fix statfs() automounter semantics regression Greg KH
2011-11-09 21:34 ` [228/264] hpsa: add small delay when using PCI Power Management to reset for kump Greg KH
2011-11-09 21:34 ` [229/264] blk-flush: fix invalid BUG_ON in blk_insert_flush Greg KH
2011-11-09 21:34 ` [230/264] blk-flush: move the queue kick into Greg KH
2011-11-09 21:34 ` [231/264] VFS: we need to set LOOKUP_JUMPED on mountpoint crossing Greg KH
2011-11-09 21:34 ` [232/264] target: Fix incorrect se_cmd assignment in core_tmr_drain_tmr_list Greg KH
2011-11-09 21:34 ` [233/264] target: Fix wrong se_tmr being added to drain_tmr_list Greg KH
2011-11-09 21:34 ` [234/264] powerpc/numa: Remove double of_node_put in hot_add_node_scn_to_nid Greg KH
2011-11-09 21:34 ` [235/264] powerpc: Fix oops when echoing bad values to /sys/devices/system/memory/probe Greg KH
2011-11-09 21:34 ` [236/264] powerpc/pseries: Avoid spurious error during hotplug CPU add Greg KH
2011-11-09 21:34 ` [237/264] powerpc/eeh: Fix /proc/ppc64/eeh creation Greg KH
2011-11-09 21:34 ` [238/264] powerpc: Fix deadlock in icswx code Greg KH
2011-11-09 21:34 ` [239/264] ACPI atomicio: Convert width in bits to bytes in __acpi_ioremap_fast() Greg KH
2011-11-09 21:34 ` [240/264] ACPI: Fix CONFIG_ACPI_DOCK=n compiler warning Greg KH
2011-11-09 21:34 ` [241/264] netlink: validate NLA_MSECS length Greg KH
2011-11-09 21:34 ` [242/264] ath9k_hw: Update AR9485 initvals to fix system hang issue Greg KH
2011-11-09 21:34 ` [243/264] mac80211: fix remain_off_channel regression Greg KH
2011-11-09 21:34 ` [244/264] mac80211: config hw when going back on-channel Greg KH
2011-11-09 21:34 ` [245/264] mac80211: disable powersave for broken APs Greg KH
2011-11-09 21:34 ` [246/264] mtd: mtdchar: add missing initializer on raw write Greg KH
2011-11-09 21:34 ` [247/264] mtd: provide an alias for the redboot module name Greg KH
2011-11-09 21:34 ` [248/264] mtd: pxa3xx_nand: fix nand detection issue Greg KH
2011-11-09 21:34 ` [249/264] mtd: pxa3xx_nand: Fix blank page ECC mismatch Greg KH
2011-11-09 21:34 ` [250/264] PM / Suspend: Off by one in pm_suspend() Greg KH
2011-11-09 21:34 ` [251/264] crypto: cryptd - Use subsys_initcall to prevent races with aesni Greg KH
2011-11-09 21:34 ` [252/264] dp83640: use proper function to free transmit time stamping packets Greg KH
2011-11-09 21:35 ` [253/264] ath9k_hw: Fix regression of register offset for AR9003 chips Greg KH
2011-11-09 21:35 ` [254/264] md/raid5: abort any pending parity operations when array fails Greg KH
2011-11-09 21:35 ` [255/264] md/raid5: STRIPE_ACTIVE has lock semantics, add barriers Greg KH
2011-11-09 21:35 ` [256/264] mtd: nand_base: always initialise oob_poi before writing OOB data Greg KH
2011-11-09 21:35 ` [257/264] HID: add support for MacBookAir4,2 keyboard Greg KH
2011-11-09 21:35 ` [258/264] HID: hid-multitouch: Add LG Display Multitouch device Greg KH
2011-11-09 21:35 ` [259/264] HID: add MacBookAir4,2 to hid_have_special_driver[] Greg KH
2011-11-09 21:35 ` [260/264] HID: Add support MacbookAir 4,1 keyboard Greg KH
2011-11-09 21:35 ` [261/264] HID: Add device IDs for Macbook Pro 8 keyboards Greg KH
2011-11-09 21:35 ` [262/264] HID: hid-apple: add device ID of another wireless aluminium Greg KH
2011-11-09 21:35 ` [263/264] HID: consolidate MacbookAir 4,1 mappings Greg KH
2011-11-09 21:35 ` [264/264] hid/apple: modern macbook airs use the standard apple function key translations Greg KH

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).