This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "XFS development tree".
The annotated tag, v3.3-rc3 has been created
at 72cdd65517c6463e5578040976c166b33bcfc14a (tag)
tagging d65b4e98d7ea3038b767b70fe8be959b2913f16d (commit)
replaces v3.3-rc2
tagged by Linus Torvalds
on Wed Feb 8 19:22:14 2012 -0800
- Log -----------------------------------------------------------------
Linux 3.3-rc3
. the number of the half-beast?
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.18 (GNU/Linux)
iQEcBAABAgAGBQJPMzv8AAoJEHm+PkMAQRiGgeYIAJxxGCxSMLRIiPaGRmQbWifs
eE3z6AUWitGfYvhmYdWVz+C/aa4pPCVWr3bAFxUQhu+ESmiFIiqiefvlTRf5f84e
pcoJFobkFfhtK4gLvUr75WxXDFq/1HhKqW1OLzIW4gQsnhMdjGJ3lLK6ZoRYH8h4
cGoN3DRII9mVLFcB2sgbeRvbQBA/O4n0aOQ2ryZkCcPQQMIKhR/rUEEV2pe/ovHE
rumQgI3PVey816P4e5YnOvrEAllFZlaZ/F0ClJgNdfeQCVTZx9KNRbiNxHi6fcC5
6Zgg7e5EvQTAy7QqQZ0hmS4k4CFmnswX3Nm+ZabRNqBdLSjPEDD9hk1o1dodYCg=
=BBLC
-----END PGP SIGNATURE-----
Akinobu Mita (1):
xtensa: fix memscan()
Alex Deucher (1):
drm/radeon/kms: fix TRAVIS panel setup
Alex Elder (4):
ceph: change "ceph.layout" xattr to be "ceph.file.layout"
ceph: create a new session lock to avoid lock inversion
rbd: fix a memory leak in rbd_get_client()
rbd: fix safety of rbd_put_client()
Andrew Morton (1):
mm/memcontrol.c: fix warning with CONFIG_NUMA=n
Andy Grover (2):
target: Allow control CDBs with data > 1 page
target: Change target_submit_cmd() to return void
Artem Bityutskiy (4):
jffs2: do not initialize variable unnecessarily
mtd: fix MTD suspend
mtd: fix merge conflict resolution breakage
Revert "mtd: atmel_nand: optimize read/write buffer functions"
Axel Lin (5):
ALSA: Add #ifdef CONFIG_PCI guard for snd_pci_quirk_* functions
ASoC: cs42l73: Fix Output [X|A|V]SP_SCLK Sourcing Mode setting for master
mode
gpio: Add missing spin_lock_init in gpio-pch driver
gpio: Add missing spin_lock_init in gpio-ml-ioh driver
drivers/leds/leds-lm3530.c: fix setting pltfm->als_vmax
Bas van den Berg (1):
ARM: davinci: DA850: remove non-existing pll1_sysclk4-7 clocks
Ben Skeggs (4):
drm/nouveau/disp: check that panel power gpio is enabled at init time
drm/nouveau/mxm: pretend to succeed, even if we can't shadow the MXM-SIS
drm/nouveau: fix typo on mxmdcb option
drm/nouveau/gem: fix fence_sync race / oops
Bernd Schubert (1):
RDMA/core: Fix kernel panic by always initializing qp->usecnt
Carsten Otte (1):
mm/filemap_xip.c: fix race condition in xip_file_fault()
Catalin Marinas (2):
kmemleak: Disable early logging when kmemleak is off by default
ARM: 7302/1: Add TLB flushing for both entries in a PMD
Chanho Min (1):
sched/rt: Fix task stack corruption under __ARCH_WANT_INTERRUPTS_ON_CTXSW
Che-Liang Chiou (1):
Input: serio_raw - return proper result when serio_raw_read fails
Christian Borntraeger (1):
sched/s390: Fix compile error in sched/core.c
Christoph Hellwig (2):
target: don't allocate bio headroom in iblock
iblock: fix handling of large requests
Christopher Yeoh (1):
Fix race in process_vm_rw_core
Clemens Ladisch (3):
firewire: ohci: add reset packet quirk for SB Audigy
ALSA: usb-audio: add Edirol UM-3G support
ALSA: oxygen, virtuoso: fix exchanged L/R volumes of aux and CD inputs
Cong Wang (1):
lkdtm: avoid calling lkdtm_do_action() with spinlock held
Cousson, Benoit (1):
i2c: OMAP: Fix OMAP1 build error
Dan Carpenter (9):
iscsi-target: make one-bit bitfields unsigned
cifs: NULL dereference on allocation failure
IB/ipath: Calling PTR_ERR() on right variable in create_file()
x86/dumpstack: Remove unneeded check in dump_trace()
intelfb: remove some dead code
cifs: check offset in decode_ntlmssp_challenge()
drm/nv50/pm: signedness bug in nv50_pm_clocks_pre()
IB/srpt: Fix ERR_PTR() vs. NULL checking confusion
target: handle empty string writes in sysfs
Danny Kukawka (1):
spi-topcliff-pch: rename pch_spi_pcidev to pch_spi_pcidev_driver
Dave Airlie (2):
Merge branch 'drm-nouveau-fixes' of
git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-fixes
drm/radeon: fix use after free in ATRM bios reading code.
Dave Martin (1):
ARM: 7307/1: vfp: fix ptrace regset modification race
David Daney (1):
perf tools: Fix broken build by defining _GNU_SOURCE in Makefile
David Henningsson (4):
ALSA: HDA: Remove quirk for Asus N53Jq
ALSA: HDA: Fix jack creation for codecs with front and rear Line In
ALSA: HDA: Remove quirk for Toshiba Qosmio G50
ALSA: HDA: Fix duplicated output to more than one codec
David Miller (2):
lib: Fix multiple definitions of clz_tab
lib: Fix 32-bit sparc udiv_qrnnd() definition in mpilib's longlong.h
Dax Kelson (1):
iscsi: use IP_FREEBIND socket option
Denis 'GNUtoo' Carikli (1):
ASoC: neo1973_wm8753: remove references to the neo1973-gta01 machine
Dmitry Kasatkin (11):
lib/mpi: added missing NULL check
lib/mpi: replaced MPI_NULL with normal NULL
lib/mpi: return error code on dividing by zero
lib/mpi: checks for zero divisor length
lib/mpi: removed unused functions
lib/digsig: additional sanity checks against badly formated key payload
lib/digsig: pkcs_1_v1_5_decode_emsa cleanup
lib/mpi: check for possible zero length
lib/mpi: added comment on divide by 0 case
lib/mpi: added missing NULL check
lib/digsig: checks for NULL return value
Dr. David Alan Gilbert (1):
dmaengine: fix missing 'cnt' in ?: in dmatest
Dylan Reid (1):
ALSA: hda - Fix calling cs_automic twice for Cirrus codecs.
Fabio Baltieri (1):
avr32: select generic atomic64_t support
Felipe Contreras (3):
ARM: OMAP2: fix omap3 touchbook kconfig warning
ARM: OMAP2: fix regulator warnings
Input: twl4030_keypad - fix comment (trivial)
Florian Tobias Schandinat (1):
Merge branch 'for-3.3-rc' of git://gitorious.org/linux-omap-dss2/linux
into fbdev-for-linus
Gleb Natapov (1):
KVM: do not #GP on perf MSR writes when vPMU is disabled
Grazvydas Ignotas (2):
ARM: OMAP: fix erroneous mmc2 clock change on mmc3 setup
ARM: OMAP: fix MMC2 loopback clock handling
Greg KH (1):
MAINTAINERS: Greg's suse email address is dead
Guennadi Liakhovetski (2):
dma: sh_dma: not all SH DMAC implementations support MEMCPY
ARM: mach-shmobile: both USB DMAC instances on sh7372 are slave-only
Guenter Roeck (1):
hwmon: (w83627ehf) Fix number of fans for NCT6776F
Heiko Carstens (1):
exec: fix use-after-free bug in setup_new_exec()
Heiko Stübner (2):
Input: evdev - fix variable initialisation
Input: gpio_keys - fix struct device declared inside parameter list
Henrik Rydberg (1):
Input: document device properties
Huang Shijie (1):
mtd: gpmi-nand bugfix: reset the BCH module when it is not MX23
Hubert Feurstein (1):
atmel_lcdfb: fix usage of CONTRAST_CTR in suspend/resume
Hugh Dickins (1):
mm: fix UP THP spin_is_locked BUGs
Igor Murzov (1):
Input: i8042 - add Lenovo Ideapad U455 to 'reset' blacklist
Ilija Hadzic (1):
drm/radeon/kms/blit: fix blit copy for very large buffers
Ilya Yanok (1):
ARM: OMAP3: hwmod data: register dss hwmods after dss_core
Ingo Molnar (1):
Merge tag 'perf-urgent-for-mingo' of
git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent
JD Zheng (1):
ARM: bcmring: remove unused DMA map code
Jack Morgenstein (1):
IB/mlx4: pass SMP vendor-specific attribute MADs to firmware
Jan Beulich (1):
x86: Properly parenthesize cmpxchg() macro arguments
Jaroslav Kysela (1):
ALSA: hda - add support for Uniwill ECS M31EI notebook
Jean Delvare (1):
drm/radeon/kms: Fix device tree linkage of DP i2c buses too
Jesper Juhl (4):
iscsi-target: Fix up a few assignments
IB/srpt: Remove unneeded <linux/version.h> include
ALSA: emu8000: Remove duplicate linux/moduleparam.h include from
emu8000_patch.c
IB/srpt: Don't return freed pointer from srpt_alloc_ioctx_ring()
Jiang Liu (1):
kprobes: fix a memory leak in function pre_handler_kretprobe()
Jiri Kosina (2):
Merge branch 'master' of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux into upstream-fixes
HID: wiimote: fix invalid power_supply_powers call
Joe Perches (5):
MAINTAINERS: update partitions block F: patterns
MAINTAINERS: remove iMX5 section
MAINTAINERS: remove staging sections
MAINTAINERS: update lguest F: patterns
checkpatch: Warn on code with 6+ tab indentation
Joerg Roedel (2):
iommu/amd: Work around broken IVRS tables
iommu/msm: Fix error handling in msm_iommu_unmap()
Jonathan Brassow (1):
Prevent DM RAID from loading bitmap twice.
Josh Triplett (1):
include/linux/lp8727.h: Remove executable bit
Julia Lawall (3):
ARM: OMAP2+: arch/arm/mach-omap2/devices.c: introduce missing kfree
ARM: OMAP2+: arch/arm/mach-omap2/smartreflex.c: add missing iounmap
IB/qib: Use GFP_ATOMIC when locks are held
K. Y. Srinivasan (1):
HID: hyperv: Properly disconnect the input device
Konstantin Khlebnikov (1):
mm: postpone migrated page mapping reset
Larry Finger (1):
Documentation: add missing tainted bits to Documentation/sysctl/kernel.txt
Linus Torvalds (32):
Merge tag 'rdma-for-linus' of
git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband
Merge branch 'for-linus2' of
git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
Merge tag 'firewire-fixes' of
git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394
Merge branches 'core-urgent-for-linus', 'perf-urgent-for-linus',
'sched-urgent-for-linus' and 'x86-urgent-for-linus' of
git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Merge branch 'for-linus' of
git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
Merge tag 'sound-fixes' of
git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
Merge tag 'kmemleak-fixes' of
git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/linux
Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm
Merge tag 'for-linus-3.3' of git://git.infradead.org/~dwmw2/mtd-3.3
Merge branch 'akpm'
Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma
Merge branch 'for-linus' of
git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
Merge tag 'fixes-for-linus' of
git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Merge tag 'pm-fixes-for-3.3-rc3' of
git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Merge tag 'hwmon-fixes-for-3.3-rc3' of
git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging
Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6
Merge branch 'kvm-updates/3.3' of
git://git.kernel.org/pub/scm/virt/kvm/kvm
Merge branch 'for-linus' of
git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6
Merge branch 'upstream-fixes' of
git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid
Merge git://git.samba.org/sfrench/cifs-2.6
Merge tag 'for-linus' of
git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Merge tag 'ib-srpt-fixes' of
git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband
Merge tag 'fbdev-fixes-for-3.3-1' of git://github.com/schandinat/linux-2.6
Merge tag 'sound-fixes' of
git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
Merge branch 'akpm' (Andrew's tree)
Merge tag 'spi-for-linus' of git://git.secretlab.ca/git/linux-2.6
Merge tag 'md-3.3-fixes' of git://neil.brown.name/md
Merge branch '3.3-rc-fixes' of
git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
Merge branch 'iommu/fixes' of
git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu
Linux 3.3-rc3
Marco Sanvido (3):
target: Use correct preempted registration sense code
target: Allow PERSISTENT RESERVE IN for non-reservation holder
target: Fix iblock se_dev_attrib.unmap_granularity
Mark Brown (13):
ASoC: wm5100: Make sure we switch to button reporting mode
ASoC: wm5100: Fix microphone configuration
ASoC: wm8996: Mark register cache as dirty when regulators are disabled
ASoC: wm8962: Mark register cache as dirty when regulators are disabled
ASoC: wm5100: Mark register cache as dirty when regulators are disabled
ASoC: wm_hubs: Enable line out VMID buffer for single ended line outputs
ASoC: wm_hubs: Fix routing of input PGAs to line output mixer
ASoC: wm8994: Remove ASoC level register cache sync
ASoC: core: Better support for idle_bias_off suspend ignores
ASoC: wm_hubs: Correct line input to line output 2 paths
ASoC: wm8994: Enabling VMID should take a runtime PM reference
ASoC: wm8994: Fix typo in VMID ramp setting
ASoC: wm8994: Disable line output discharge prior to ramping VMID
Martin Svec (1):
target: Fix unsupported WRITE_SAME sense payload
Mel Gorman (2):
mm: compaction: check pfn_valid when entering a new MAX_ORDER_NR_PAGES
block during isolation for migration
mm: compaction: check for overlapping nodes during isolation for migration
Michael D Labriola (2):
x86/reboot: Skip DMI checks if reboot set by user
x86/reboot: Remove VersaLogic Menlow reboot quirk
Michael Neuling (1):
drivers/video: compile fixes for fsl-diu-fb.c
Michael S. Tsirkin (3):
lib: add NO_GENERIC_PCI_IOPORT_MAP
mips: use the the PCI controller's io_map_base
sh: use the the PCI channels's io_map_base
Michal Simek (1):
Revert "microblaze: Add topology init"
Michel Dänzer (1):
drm/radeon: Set DESKTOP_HEIGHT register to the framebuffer (not mode)
height.
Mike Marciniszyn (1):
IB/qib: Roll back PCIe tuning change
Ming Lei (1):
HID: usbhid: fix dead lock between open and disconect
NeilBrown (1):
md: two small fixes to handling interrupt resync.
Nicholas Bellinger (5):
target: Add workaround for zero-length control CDB handling
iscsi-target: Fix reject release handling in iscsit_free_cmd()
iscsi-target: Fix double list_add with iscsit_alloc_buffs reject
iscsi-target: Fix discovery with INADDR_ANY and IN6ADDR_ANY_INIT
target: Fix target_submit_cmd() exception handling
Nikolaus Voss (1):
at_hdmac: bugfix for enabling channel irq
Oleg Nesterov (3):
proc: mem_release() should check mm != NULL
proc: unify mem_read() and mem_write()
proc: make sure mem_open() doesn't pin the target's memory
Olof Johansson (2):
Merge branch 'fixes' of git://gitorious.org/linux-davinci/linux-davinci
into fixes
Merge branch 'fixes' of
git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes
Paul Gortmaker (1):
ARM: bcmring: fix build failure in mach-bcmring/arch.c
Paul Walmsley (2):
ARM: OMAP2+: io: fix compilation breakage on 2420-only configs
ARM: OMAP2/3: PRM: fix missing plat/irqs.h build breakage
Peter Ujfalusi (3):
ARM: OMAP4: hwmod data: Add names for DMIC memory address space
mfd: Store twl6040-codec mclk configuration
mfd: Avoid twl6040-codec PLL reconfiguration when not needed
Peter Zijlstra (1):
sched: Fix rq->nr_uninterruptible update race
Philippe Rétornaz (1):
i.MX SDMA: Fix burstsize settings
Prarit Bhargava (1):
bugs, x86: Fix printk levels for panic, softlockups and stack dumps
Przemo Firszt (1):
HID: wacom: Fix invalid power_supply_powers calls
Randy Dunlap (4):
cifs: fix printk format warnings
docbook: fix fatal errors in device-drivers docbook and add DMA
Management section
staging: fix go7007-usb license
Documentation: update quilt tree location for Documentation patches
Roland Dreier (7):
target: Correct sense key for INVALID FIELD IN {PARAMETER LIST,CDB}
target: Return correct ASC for unimplemented VPD pages
target: Fail INQUIRY commands with EVPD==0 but PAGE CODE!=0
RDMA/nes: Add missing rcu_read_unlock() in nes_addr_resolve_neigh()
Merge branches 'cma', 'ipath', 'misc', 'mlx4', 'nes' and 'qib' into
for-next
IB/srpt: Use DEFINE_SPINLOCK()/LIST_HEAD()
IB/srpt: Use ARRAY_SIZE() instead of open-coding
Roland Stigge (1):
Correct bad gpio naming
Russell King (2):
Revert "ARM: 7304/1: ioremap: fix boundary check when reusing static
mapping"
pcmcia: fix socket refcount decrementing on each resume
Sage Weil (1):
ceph: initialize client debugfs outside of monc->mutex
Samuel Thibault (1):
drivers/tty/vt/vt_ioctl.c: fix KDFONTOP 32bit compatibility layer
Sean Hefty (1):
RDMA/ucma: Discard all events for new connections until accepted
Sebastian Andrzej Siewior (4):
target: avoid multiple outputs in scsi_dump_inquiry()
target: use save/restore lock primitive in core_dec_lacl_count()
target: fix return code of core_tpg_.*_lun
target: accept REQUEST_SENSE with 18bytes
Sekhar Nori (1):
ARM: davinci: update mdio bus name
Seth Forshee (1):
drm/radeon/kms: disable output polling when suspended
Shaohua Li (1):
readahead: fix pipeline break caused by block plug
Shirish Pargaonkar (1):
cifs: Fix oops in session setup code for null user mounts
Srivatsa S. Bhat (2):
PM / Hibernate: Thaw kernel threads in SNAPSHOT_CREATE_IMAGE ioctl path
PM / Freezer: Thaw only kernel threads if freezing of kernel threads fails
Stefan Richter (1):
firewire: ohci: disable MSI on Ricoh controllers
Stephan Bärwolf (2):
KVM: x86: extend "struct x86_emulate_ops" with "get_cpuid"
KVM: x86: fix missing checks in syscall emulation
Stephane Eranian (3):
perf: Fix broken interrupt rate throttling
perf tools: Fix strlen() bug in perf_event__synthesize_event_type()
perf top: Fix number of samples displayed
Stephen Rothwell (1):
iscsi_target: in_aton needs linux/inet.h
Steve French (1):
[CIFS] Update cifs Kconfig title to match removal of experimental
dependency
Suresh Siddha (1):
sched/nohz: Fix nohz cpu idle load balancing state with cpu hotplug
Susan Gao (1):
ASoC: wm8962: Fix word length configuration
Sylwester Nawrocki (1):
spi: Add spi-s3c64xx driver dependency on ARCH_EXYNOS4
Takashi Iwai (12):
Merge tag 'asoc-3.3' of
git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into fix/asoc
ALSA: hda - Apply 0x0f-VREF fix to all ASUS laptops with ALC861/660
Merge branch 'fix/asoc' into for-linus
ALSA: hda - Check power-state before changing in patch_via.c
ALSA: hda - Fix the logic to detect VIA analog low-current mode
ALSA: hda - Allow analog low-current mode when dynamic power-control is on
ALSA: hda - Disable dynamic-power control for VIA as default
ALSA: hda/realtek - Add missing Bass and CLFE as vmaster slaves
ALSA: hda/realtek - Fix a wrong condition
Merge tag 'asoc-3.3' of
git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus
ALSA: hda - Fix error handling in patch_ca0132.c
Merge tag 'asoc-3.3' of
git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus
Takuya Yoshikawa (1):
KVM: Fix __set_bit() race in mark_page_dirty() during dirty logging
Tatyana Nikolova (4):
RDMA/nes: Fix for sending MPA reject frame
RDMA/nes: Fix fast memory registration length
RDMA/nes: Fix fast memory registration opcode
RDMA/nes: Copyright update
Thomas Abraham (1):
gpio: samsung: adapt to changes in gpio specifier translator function
declaration
Tiejun Chen (1):
kmemleak: Only scan non-zero-size areas
Tomi Valkeinen (9):
ARM: OMAP2+: hwmod data: split omap2/3 dispc hwmod class
ARM: OMAP3: hwmod data: add SYSC_HAS_ENAWAKEUP for dispc
OMAPDSS: use sync versions of pm_runtime_put
OMAP: 4430SDP/Panda: use gpio_free_array to free HDMI gpios
OMAP: 4430SDP/Panda: rename HPD GPIO to CT_CP_HPD
OMAPDSS: remove wrong HDMI HPD muxing
OMAP: 4430SDP/Panda: setup HDMI GPIO muxes
OMAP: 4430SDP/Panda: add HDMI HPD gpio
OMAPDSS: HDMI: PHY burnout fix
Tony Lindgren (1):
Merge branch 'omap_fixes_a_3.3rc' of git://git.pwsan.com/linux-2.6 into
fixes
UK KIM (1):
ASoC: wm_hubs: fix wrong bits for LINEOUT2 N/P mixer
Vaibhav Hiremath (1):
ARM: OMAP2+: timer: Fix crash due to wrong arg to
__omap_dm_timer_read_counter
Venkatesh Pallipadi (1):
PM / QoS: CPU C-state breakage with PM Qos change
Vinod Koul (1):
Merge branch fixes of
git://git.kernel.org/pub/scm/linux/kernel/git/djbw/dmaengine.git
Will Deacon (4):
ARM: 7306/1: vfp: flush thread hwstate before restoring context from
sigframe
ARM: 7308/1: vfp: flush thread hwstate before copying ptrace registers
ARM: 7303/1: perf: add empty NODE event definitions for Cortex-A5 and
Cortex-A15
ARM: 7314/1: kuser: consistently use usr_ret for returning from helpers
Wolfram Sang (1):
mtd: nand: fix typo in comment
Xi Wang (2):
ceph: fix length validation in parse_reply_info()
nilfs2: avoid overflowing segment numbers in nilfs_ioctl_clean_segments()
Yasunori Goto (1):
sched: Fix ancient race in do_exit()
Yegor Yefremov (1):
ARM: OMAP2+: GPMC: fix device size setup
Yinghai Lu (1):
ACPI: remove duplicated lines of merging problems with acpi_processor_add
roland@xxxxxxxxxxxxxxx (1):
target: Don't zero pages used for data buffers
-----------------------------------------------------------------------
hooks/post-receive
--
XFS development tree
|