stable.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-01-15 22:43:29 to 2013-01-15 22:55:08 UTC [more...]

[ 00/71] 3.0.59-stable review
 2013-01-15 22:55 UTC  (72+ messages)
` [ 01/71] powerpc: Fix CONFIG_RELOCATABLE=y CONFIG_CRASH_DUMP=n build
` [ 02/71] powerpc/vdso: Remove redundant locking in update_vsyscall_tz()
` [ 03/71] s390/cio: fix pgid reserved check
` [ 04/71] mm: compaction: fix echo 1 > compact_memory return error issue
` [ 05/71] mm: use aligned zone start for pfn_to_bitidx calculation
` [ 06/71] Revert "ath9k_hw: Update AR9003 high_power tx gain table"
` [ 07/71] ath9k: ar9003: fix OTP register offsets for AR9340
` [ 08/71] firewire: net: Fix handling of fragmented multicast/broadcast packets
` [ 09/71] SCSI: mvsas: fix undefined bit shift
` [ 10/71] SCSI: qla2xxx: Test and clear FCPORT_UPDATE_NEEDED atomically
` [ 11/71] sata_promise: fix hardreset lockdep error
` [ 12/71] libata: set dma_mode to 0xff in reset
` [ 13/71] libata: fix Null pointer dereference on disk error
` [ 14/71] target/tcm_fc: fix the lockdep warning due to inconsistent lock state
` [ 15/71] mfd: Only unregister platform devices allocated by the mfd core
` [ 16/71] ext4: fix memory leak in ext4_xattr_set_acl()s error path
` [ 17/71] SUNRPC: Ensure that we free the rpc_task after cleanups are done
` [ 18/71] SUNRPC: Ensure we release the socket write lock if the rpc_task exits early
` [ 19/71] jffs2: hold erase_completion_lock on exit
` [ 20/71] i2400m: add Intel 6150 device IDs
` [ 21/71] drm/i915: make the panel fitter work on pipes B and C on IVB
` [ 22/71] RDMA/nes: Fix for crash when registering zero length MR for CQ
` [ 23/71] RDMA/nes: Fix for terminate timer crash
` [ 24/71] ring-buffer: Fix race between integrity check and readers
` [ 25/71] dm ioctl: prevent unsafe change to dm_ioctl data_size
` [ 26/71] staging: vt6656: [BUG] out of bound array reference in RFbSetPower
` [ 27/71] staging: vt6656: 64 bit fixes: use u32 for QWORD definition
` [ 28/71] staging: vt6656: 64 bit fixes : correct all type sizes
` [ 29/71] staging: vt6656: 64 bit fixes: fix long warning messages
` [ 30/71] staging: vt6656: 64bit fixes: key.c/h change unsigned long to u32
` [ 31/71] staging: vt6656: 64bit fixes: vCommandTimerWait change calculation of timer
` [ 32/71] video: mxsfb: fix crash when unblanking the display
` [ 33/71] ext4: fix extent tree corruption caused by hole punch
` [ 34/71] jbd2: fix assertion failure in jbd2_journal_flush()
` [ 35/71] ext4: do not try to write superblock on ro remount w/o journal
` [ 36/71] ext4: lock i_mutex when truncating orphan inodes
` [ 37/71] aoe: do not call bdi_init after blk_alloc_queue
` [ 38/71] udf: fix memory leak while allocating blocks during write
` [ 39/71] udf: dont increment lenExtents while writing to a hole
` [ 40/71] thp, memcg: split hugepage for memcg oom on cow
` [ 41/71] x86, amd: Disable way access filter on Piledriver CPUs
` [ 42/71] ACPI : do not use Lid and Sleep button for S5 wakeup
` [ 43/71] rtnetlink: Compute and store minimum ifinfo dump size
` [ 44/71] rtnetlink: Fix problem with buffer allocation
` [ 45/71] rtnetlink: fix rtnl_calcit() and rtnl_dump_ifinfo()
` [ 46/71] epoll: prevent missed events on EPOLL_CTL_MOD
` [ 47/71] ASoC: wm2000: Fix sense of speech clarity enable
` [ 48/71] ALSA: pxa27x: fix ac97 cold reset
` [ 49/71] staging: comedi: prevent auto-unconfig of manually configured devices
` [ 50/71] staging: comedi: comedi_test: fix race when cancelling command
` [ 51/71] staging: r8712u: Add new device ID
` [ 52/71] staging: speakup: avoid out-of-range access in synth_init()
` [ 53/71] staging: speakup: avoid out-of-range access in synth_add()
` [ 54/71] radeon/kms: force rn50 chip to always report connected on analog output
` [ 55/71] mac80211: use del_timer_sync for final sta cleanup timer deletion
` [ 56/71] USB: option: add Nexpring NP10T terminal id
` [ 57/71] USB: option: blacklist network interface on ZTE MF880
` [ 58/71] USB: option: Add new MEDIATEK PID support
` [ 59/71] USB: option: add Telekom Speedstick LTE II
` [ 60/71] usb: ftdi_sio: Crucible Technologies COMET Caller ID - pid added
` [ 61/71] USB: cdc-acm: Add support for "PSC Scanning, Magellan 800i"
` [ 62/71] usb: gadget: dummy: fix enumeration with g_multi
` [ 63/71] USB: Increase reset timeout
` [ 64/71] USB: hub: handle claim of enabled remote wakeup after reset
` [ 65/71] xhci: Handle HS bulk/ctrl endpoints that dont NAK
` [ 66/71] GFS2: Test bufdata with buffer locked and gfs2_log_lock held
` [ 67/71] intel-iommu: Free old page tables before creating superpage
` [ 68/71] KVM: PPC: 44x: fix DCR read/write
` [ 69/71] Revert "drm/i915: no lvds quirk for Zotac ZDBOX SD ID12/ID13"
` [ 70/71] staging: comedi: dont hijack hardware device private data
` [ 71/71] staging: comedi: Kconfig: COMEDI_NI_AT_A2150 should select COMEDI_FC

[ 000/171] 3.4.26-stable review
 2013-01-15 22:45 UTC  (129+ messages)
` [ 044/171] RDMA/nes: Fix for terminate timer crash
` [ 045/171] ring-buffer: Fix race between integrity check and readers
` [ 046/171] dm persistent data: rename node to btree_node
` [ 047/171] dm ioctl: prevent unsafe change to dm_ioctl data_size
` [ 048/171] staging: vt6656: [BUG] out of bound array reference in RFbSetPower
` [ 049/171] staging: vt6656: 64 bit fixes: use u32 for QWORD definition
` [ 050/171] staging: vt6656: 64 bit fixes : correct all type sizes
` [ 051/171] staging: vt6656: 64 bit fixes: fix long warning messages
` [ 052/171] staging: vt6656: 64bit fixes: key.c/h change unsigned long to u32
` [ 053/171] staging: vt6656: 64bit fixes: vCommandTimerWait change calculation of timer
` [ 054/171] hwmon: (lm73} Detect and report i2c bus errors
` [ 055/171] video: mxsfb: fix crash when unblanking the display
` [ 056/171] samsung-laptop: Add quirk for broken acpi_video backlight on N250P
` [ 057/171] ext4: fix extent tree corruption caused by hole punch
` [ 058/171] ext4: check dioread_nolock on remount
` [ 059/171] jbd2: fix assertion failure in jbd2_journal_flush()
` [ 060/171] ext4: do not try to write superblock on ro remount w/o journal
` [ 061/171] ext4: lock i_mutex when truncating orphan inodes
` [ 062/171] aoe: do not call bdi_init after blk_alloc_queue
` [ 063/171] udf: fix memory leak while allocating blocks during write
` [ 064/171] udf: dont increment lenExtents while writing to a hole
` [ 065/171] thp, memcg: split hugepage for memcg oom on cow
` [ 066/171] x86, amd: Disable way access filter on Piledriver CPUs
` [ 067/171] ACPI : do not use Lid and Sleep button for S5 wakeup
` [ 068/171] regmap: debugfs: Avoid overflows for very small reads
` [ 069/171] epoll: prevent missed events on EPOLL_CTL_MOD
` [ 070/171] HID: add quirk for Freescale i.MX23 ROM recovery
` [ 071/171] ASoC: wm2000: Fix sense of speech clarity enable
` [ 072/171] ASoC: wm2200: Fix setting dai format in wm2200_set_fmt
` [ 073/171] ASoC: wm2200: Remove DSP B and left justified AIF modes
` [ 074/171] ASoC: wm5100: Remove DSP B and left justified formats
` [ 075/171] udldrmfb: Fix EDID not working with monitors with EDID extension blocks
` [ 076/171] udldrmfb: udl_get_edid: usb_control_msg buffer must not be on the stack
` [ 077/171] udldrmfb: udl_get_edid: drop unneeded i--
` [ 078/171] ALSA: pxa27x: fix ac97 cold reset
` [ 079/171] ALSA: pxa27x: fix ac97 warm reset
` [ 080/171] staging: comedi: prevent auto-unconfig of manually configured devices
` [ 081/171] staging: comedi: fix minimum AO period for NI 625x and NI 628x
` [ 082/171] staging: comedi: comedi_test: fix race when cancelling command
` [ 083/171] staging: r8712u: Add new device ID
` [ 084/171] staging: speakup: avoid out-of-range access in synth_init()
` [ 085/171] staging: speakup: avoid out-of-range access in synth_add()
` [ 086/171] radeon/kms: force rn50 chip to always report connected on analog output
` [ 087/171] mac80211: fix ibss scanning
` [ 088/171] mac80211: use del_timer_sync for final sta cleanup timer deletion
` [ 089/171] mwifiex: check wait_event_interruptible return value
` [ 090/171] b43: Fix firmware loading when driver is built into the kernel
` [ 091/171] USB: option: add Nexpring NP10T terminal id
` [ 092/171] USB: option: blacklist network interface on ZTE MF880
` [ 093/171] USB: option: Add new MEDIATEK PID support
` [ 094/171] USB: option: add Telekom Speedstick LTE II
` [ 095/171] usb: ftdi_sio: Crucible Technologies COMET Caller ID - pid added
` [ 096/171] USB: cdc-acm: Add support for "PSC Scanning, Magellan 800i"
` [ 097/171] usb: gadget: dummy: fix enumeration with g_multi
` [ 098/171] usb: musb: core: print new line in the driver banner again
` [ 099/171] drm/nouveau: fix blank LVDS screen regression on pre-nv50 cards
` [ 100/171] USB: Handle auto-transition from hot to warm reset
` [ 101/171] USB: Ignore xHCI Reset Device status
` [ 102/171] USB: Allow USB 3.0 ports to be disabled
` [ 103/171] USB: Increase reset timeout
` [ 104/171] USB: Ignore port state until reset completes
` [ 105/171] USB: Handle warm reset failure on empty port
` [ 106/171] xhci: Avoid "dead ports", add roothub port polling
` [ 107/171] USB: hub: handle claim of enabled remote wakeup after reset
` [ 108/171] xhci: Handle HS bulk/ctrl endpoints that dont NAK
` [ 109/171] GFS2: Test bufdata with buffer locked and gfs2_log_lock held
` [ 110/171] drm/i915: disable cpt phase pointer fdi rx workaround
` [ 111/171] KVM: PPC: 44x: fix DCR read/write
` [ 112/171] drm/edid/quirks: ViewSonic VA2026w
` [ 113/171] drm/i915: Unpin the flip target if we fail to queue the flip
` [ 114/171] drm/i915: fix up ivb plane 3 pageflips
` [ 115/171] drm/i915: move NEEDS_FORCE_WAKE to i915_drv.c
` [ 116/171] drm/i915: hold forcewake around ring hw init
` [ 117/171] drm/i915: Check VBIOS value for determining LVDS dual channel mode, too
` [ 118/171] drm/i915: Add wait_for in init_ring_common
` [ 119/171] drm/i915: Wait for all pending operations to the fb before disabling the pipe
` [ 120/171] drm/i915: dont pwrite tiled objects through the gtt
` [ 121/171] drm/radeon: fix up pll selection on DCE5/6
` [ 122/171] drm/i915: add some barriers when changing DIPs
` [ 123/171] drm/i915: SDVO hotplug have different interrupt status bits for i915/i965/g4x
` [ 124/171] drm/radeon: fix ordering in pll picking on dce4+
` [ 125/171] drm/i915: only enable sdvo hotplug irq if needed
` [ 126/171] drm/i915: Reduce a pin-leak BUG into a WARN
` [ 127/171] drm/i915: prevent possible pin leak on error path
` [ 128/171] drm/i915: Fix GT_MODE default value
` [ 129/171] drm/i915: call drm_handle_vblank before finish_page_flip
` [ 130/171] drm/i915: Flush the pending flips on the CRTC before modification
` [ 131/171] Revert "drm/i915: no lvds quirk for Zotac ZDBOX SD ID12/ID13"
` [ 132/171] ceph: close old con before reopening on mds reconnect
` [ 133/171] rbd: return errors for mapped but deleted snapshot
` [ 134/171] rbd: only reset capacity when pointing to head
` [ 135/171] rbd: expose the correct size of the device in sysfs
` [ 136/171] rbd: set image size when header is updated
` [ 137/171] rbd: use reference counting for the snap context
` [ 138/171] rbd: send header version when notifying
` [ 139/171] ceph: tolerate (and warn on) extraneous dentry from mds
` [ 140/171] rbd: drop dev reference on error in rbd_open()
` [ 141/171] ceph: propagate layout error on osd request creation
` [ 142/171] libceph: socket can close in any connection state
` [ 143/171] libceph: report connection fault with warning
` [ 144/171] libceph: init osd->o_node in create_osd()
` [ 145/171] libceph: init event->node in ceph_osdc_create_event()
` [ 146/171] libceph: dont use rb_init_node() in ceph_osdc_alloc_request()
` [ 147/171] libceph: register request before unregister linger
` [ 148/171] libceph: move linger requests sooner in kick_requests()
` [ 149/171] libceph: always reset osds when kicking
` [ 150/171] libceph: WARN, dont BUG on unexpected connection states
` [ 151/171] libceph: fix protocol feature mismatch failure path
` [ 152/171] libceph: fix osdmap decode error paths
` [ 153/171] libceph: avoid using freed osd in __kick_osd_requests()
` [ 154/171] rbd: kill create_snap sysfs entry
` [ 155/171] rbd: add read_only rbd map option
` [ 156/171] rbd: kill notify_timeout option
` [ 157/171] libceph: remove osdtimeout option
` [ 158/171] ceph: dont reference req after put
` [ 159/171] rbd: remove linger unconditionally
` [ 160/171] rbd: BUG on invalid layout
` [ 161/171] rbd: fix bug in rbd_dev_id_put()
` [ 162/171] rbd: do not allow remove of mounted-on image
` [ 163/171] ceph: Dont update i_max_size when handling non-auth cap
` [ 164/171] ceph: Fix infinite loop in __wake_requests
` [ 165/171] ceph: Dont add dirty inode to dirty list if caps is in migration
` [ 166/171] ceph: Fix __ceph_do_pending_vmtruncate
` [ 167/171] ceph: call handle_cap_grant() for cap import message
` [ 168/171] libceph: Unlock unprocessed pages in start_read() error path
` [ 169/171] staging: comedi: dont hijack hardware device private data
` [ 170/171] staging: comedi: Kconfig: COMEDI_NI_AT_A2150 should select COMEDI_FC
` [ 171/171] USB: fix endpoint-disabling for failed config changes


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