Linux kernel -stable discussions
 help / color / mirror / Atom feed
 messages from 2012-11-22 00:41:01 to 2012-11-26 16:55:24 UTC [more...]

[ 3.5.yuz extended stable ] Linux 3.5.7u1 stable review
 2012-11-26 16:55 UTC  (35+ messages)
` [PATCH 001/270] udf: fix retun value on error path in udf_load_logicalvol
` [PATCH 002/270] usb: gadget: at91_udc: fix dt support
` [PATCH 003/270] sched: Fix migration thread runtime bogosity
` [PATCH 004/270] eCryptfs: Copy up POSIX ACL and read-only flags from lower mount
` [PATCH 005/270] eCryptfs: Revert to a writethrough cache model
` [PATCH 006/270] eCryptfs: Initialize empty lower files when opening them
` [PATCH 007/270] eCryptfs: Unlink lower inode when ecryptfs_create() fails
` [PATCH 008/270] eCryptfs: Write out all dirty pages just before releasing the lower file
` [PATCH 009/270] eCryptfs: Call lower ->flush() from ecryptfs_flush()
` [PATCH 010/270] eCryptfs: check for eCryptfs cipher support at mount
` [PATCH 011/270] netfilter: nf_nat_sip: fix incorrect handling of EBUSY for RTCP expectation
` [PATCH 012/270] netfilter: nf_nat_sip: fix via header translation with multiple parameters
` [PATCH 013/270] netfilter: nf_ct_expect: fix possible access to uninitialized timer
` [PATCH 014/270] netfilter: xt_limit: have r->cost != 0 case work
` [PATCH 015/270] netfilter: nf_conntrack: fix racy timer handling with reliable events
` [PATCH 016/270] netfilter: nfnetlink_log: fix NLA_PUT macro removal bug
` [PATCH 017/270] MIPS: ath79: Fix CPU/DDR frequency calculation for SRIF PLLs
` [PATCH 018/270] net: fix secpath kmemleak
` [PATCH 019/270] jbd: Fix assertion failure in commit code due to lacking transaction credits
` [PATCH 020/270] nfsd4: fix nfs4 stateid leak
` [PATCH 021/270] NFSD: pass null terminated buf to kstrtouint()
` [PATCH 022/270] mfd: 88pm860x: Move _IO resources out of ioport_ioresource
` [PATCH 023/270] target: support zero allocation length in INQUIRY
` [PATCH 024/270] target: fix truncation of mode data, support zero allocation length
` [PATCH 025/270] target: fix return code in target_core_init_configfs error path
` [PATCH 026/270] powerpc/eeh: Lock module while handling EEH event
` [PATCH 027/270] SUNRPC: Ensure that the TCP socket is closed when in CLOSE_WAIT
` [PATCH 028/270] ext4: remove erroneous ext4_superblock_csum_set() in update_backups()
` [PATCH 029/270] block: remove the duplicated setting for congestion_threshold
` [PATCH 030/270] block: lift the initial queue bypass mode on blk_register_queue() instead of blk_init_allocated_queue()
` [PATCH 031/270] block: fix request_queue->flags initialization
` [PATCH 032/270] viafb: don't touch clock state on OLPC XO-1.5
` [PATCH 033/270] qla2xxx: Fix endianness of task management response code
` [PATCH 034/270] iscsi-target: Correctly set 0xffffffff field within ISCSI_OP_REJECT PDU

[ 00/66] 3.6.7-stable review
 2012-11-26 15:13 UTC  (4+ messages)
` [ 64/66] GFS2: Test bufdata with buffer locked and gfs2_log_lock held

[PATCH] HID: hid-input: battery quirk for Apple keyboard
 2012-11-26 14:46 UTC  (2+ messages)

[PATCH] HID: hid-input: battery quirk for Apple keyboard
 2012-11-26 13:27 UTC  (4+ messages)

kmemleak report on isp1763 and sierra MC8705
 2012-11-25 14:24 UTC  (3+ messages)

[ 000/171] 3.4.20-stable review
 2012-11-24  0:26 UTC  (60+ messages)
` [ 011/171] ptp: update adjfreq callback description
` [ 115/171] libceph: fix NULL dereference in reset_connection()
` [ 116/171] libceph: use con get/put methods
` [ 117/171] libceph: drop ceph_con_get/put helpers and nref member
` [ 118/171] libceph: encapsulate out message data setup
` [ 119/171] libceph: encapsulate advancing msg page
` [ 120/171] libceph: dont mark footer complete before it is
` [ 121/171] libceph: move init_bio_*() functions up
` [ 122/171] libceph: move init of bio_iter
` [ 123/171] libceph: dont use bio_iter as a flag
` [ 124/171] libceph: SOCK_CLOSED is a flag, not a state
` [ 125/171] libceph: dont change socket state on sock event
` [ 126/171] libceph: just set SOCK_CLOSED when state changes
` [ 127/171] libceph: dont touch con state in con_close_socket()
` [ 128/171] libceph: clear CONNECTING in ceph_con_close()
` [ 129/171] libceph: clear NEGOTIATING when done
` [ 130/171] libceph: define and use an explicit CONNECTED state
` [ 131/171] libceph: separate banner and connect writes
` [ 132/171] libceph: distinguish two phases of connect sequence
` [ 133/171] libceph: small changes to messenger.c
` [ 134/171] libceph: add some fine ASCII art
` [ 135/171] libceph: set peer name on con_open, not init
` [ 136/171] libceph: initialize mon_client con only once
` [ 137/171] libceph: allow sock transition from CONNECTING to CLOSED
` [ 138/171] libceph: initialize msgpool message types
` [ 139/171] libceph: prevent the race of incoming work during teardown
` [ 140/171] libceph: report socket read/write error message
` [ 141/171] libceph: fix mutex coverage for ceph_con_close
` [ 142/171] libceph: resubmit linger ops when pg mapping changes
` [ 143/171] libceph: (re)initialize bio_iter on start of message receive
` [ 144/171] libceph: protect ceph_con_open() with mutex
` [ 145/171] libceph: reset connection retry on successfully negotiation
` [ 146/171] libceph: fix fault locking; close socket on lossy fault
` [ 147/171] libceph: move msgr clear_standby under con mutex protection
` [ 148/171] libceph: move ceph_con_send() closed check under the con mutex
` [ 149/171] libceph: drop gratuitous socket close calls in con_work
` [ 150/171] libceph: close socket directly from ceph_con_close()
` [ 151/171] libceph: drop unnecessary CLOSED check in socket state change callback
` [ 152/171] libceph: replace connection state bits with states
` [ 153/171] libceph: clean up con flags
` [ 154/171] libceph: clear all flags on con_close
` [ 155/171] libceph: fix handling of immediate socket connect failure
` [ 156/171] libceph: revoke mon_client messages on session restart
` [ 157/171] libceph: verify state after retaking con lock after dispatch
` [ 158/171] libceph: avoid dropping con mutex before fault
` [ 159/171] libceph: change ceph_con_in_msg_alloc convention to be less weird
` [ 160/171] libceph: recheck con state after allocating incoming message
` [ 161/171] libceph: fix crypto key null deref, memory leak
` [ 162/171] libceph: delay debugfs initialization until we learn global_id
` [ 163/171] libceph: avoid truncation due to racing banners
` [ 164/171] libceph: only kunmap kmapped pages
` [ 165/171] rbd: reset BACKOFF if unable to re-queue
` [ 166/171] libceph: avoid NULL kref_put when osd reset races with alloc_msg
` [ 167/171] ceph: Fix oops when handling mdsmap that decreases max_mds
` [ 168/171] libceph: check for invalid mapping
` [ 169/171] ceph: avoid 32-bit page index overflow
` [ 170/171] ACPI video: Ignore errors after _DOD evaluation

[ 02/38] PCI/PM: Fix deadlock when unbinding device if parent in D3cold
 2012-11-24  0:26 UTC  (8+ messages)
` [ 05/38] ptp: update adjfreq callback description
` [ 37/38] PCI : ability to relocate assigned pci-resources

[PATCH] of/address: sparc: Declare of_iomap as an extern function for sparc again
 2012-11-23 23:55 UTC  (2+ messages)

[PATCH] mfd: wm8994: Add support for WM1811 rev E
 2012-11-23 11:24 UTC  (2+ messages)

[ 00/83] 3.6.8-stable review
 2012-11-23 10:35 UTC  (86+ messages)
` [ 01/83] mm: bugfix: set current->reclaim_state to NULL while returning from kswapd()
` [ 02/83] libata-acpi: Fix NULL ptr derference in ata_acpi_dev_handle
` [ 03/83] xfs: drop buffer io reference when a bad bio is built
` [ 04/83] mac80211: sync acccess to tx_filtered/ps_tx_buf queues
` [ 05/83] mac80211: dont send null data packet when not associated
` [ 06/83] mac80211: call skb_dequeue/ieee80211_free_txskb instead of __skb_queue_purge
` [ 07/83] PCI/PM: Fix deadlock when unbinding device if parent in D3cold
` [ 08/83] PCI/PM: Resume device before shutdown
` [ 09/83] PCI/PM: Fix proc config reg access for D3cold and bridge suspending
` [ 10/83] fanotify: fix missing break
` [ 11/83] module: fix out-by-one error in kallsyms
` [ 12/83] virtio: Dont access index after unregister
` [ 13/83] cifs: fix potential buffer overrun in cifs.idmap handling code
` [ 14/83] cifs: Do not lookup hashed negative dentry in cifs_atomic_open
` [ 15/83] crypto: cryptd - disable softirqs in cryptd_queue_worker to prevent data corruption
` [ 16/83] ARM: at91/AT91SAM9G45: fix crypto peripherals irq issue due to sparse irq support
` [ 17/83] ptp: update adjfreq callback description
` [ 18/83] ALSA: hda: Cirrus: Fix coefficient index for beep configuration
` [ 19/83] ALSA: HDA: Fix digital microphone on CS420x
` [ 20/83] ALSA: hda - Force to reset IEC958 status bits for AD codecs
` [ 21/83] ALSA: hda - Fix empty DAC filling in patch_via.c
` [ 22/83] ALSA: hda - Fix invalid connections in VT1802 codec
` [ 23/83] ALSA: hda - Improve HP depop when system enter to S3
` [ 24/83] ALSA: hda - Add new codec ALC668 and ALC900 (default name ALC1150)
` [ 25/83] ALSA: hda - Add a missing quirk entry for iMac 9,1
` [ 26/83] ASoC: wm8978: pll incorrectly configured when codec is master
` [ 27/83] ASoC: cs42l52: fix the return value of cs42l52_set_fmt()
` [ 28/83] ASoC: dapm: Use card_list during DAPM shutdown
` [ 29/83] ASoC: core: Double control update err for snd_soc_put_volsw_sx
` [ 30/83] UBIFS: fix mounting problems after power cuts
` [ 31/83] UBIFS: introduce categorized lprops counter
` [ 32/83] pstore: Fix NULL pointer dereference in console writes
` [ 33/83] regulator: fix voltage check in regulator_is_supported_voltage()
` [ 34/83] i2c-mux-pinctrl: Fix probe error path
` [ 35/83] ARM: imx: ehci: fix host power mask bit
` [ 36/83] ARM: dt: tegra: fix length of pad control and mux registers
` [ 37/83] Revert "Staging: Android alarm: IOCTL command encoding fix"
` [ 38/83] s390/gup: add missing TASK_SIZE check to get_user_pages_fast()
` [ 39/83] USB: keyspan: fix typo causing GPF on open
` [ 40/83] USB: usb_wwan: fix bulk-urb allocation
` [ 41/83] USB: option: add Novatel E362 and Dell Wireless 5800 USB IDs
` [ 42/83] USB: option: add Alcatel X220/X500D "
` [ 43/83] drm/i915/sdvo: clean up connectors on intel_sdvo_init() failures
` [ 44/83] drm/radeon: fix logic error in atombios_encoders.c
` [ 45/83] tmpfs: fix shmem_getpage_gfp() VM_BUG_ON
` [ 46/83] KVM: x86: Fix invalid secondary exec controls in vmx_cpuid_update()
` [ 47/83] ttm: Clear the ttm page allocated from high memory zone correctly
` [ 48/83] memcg: oom: fix totalpages calculation for memory.swappiness==0
` [ 49/83] memcg: fix hotplugged memory zone oops
` [ 50/83] iwlwifi: handle DMA mapping failures
` [ 51/83] wireless: allow 40 MHz on world roaming channels 12/13
` [ 52/83] Bluetooth: Fix having bogus entries in mgmt_read_index_list reply
` [ 53/83] m68k: fix sigset_t accessor functions
` [ 54/83] ipv4: avoid undefined behavior in do_ip_setsockopt()
` [ 55/83] ipv4/ip_vti.c: VTI fix post-decryption forwarding
` [ 56/83] ipv6: setsockopt(IPIPPROTO_IPV6, IPV6_MINHOPCOUNT) forgot to set return value
` [ 57/83] net: correct check in dev_addr_del()
` [ 58/83] net-rps: Fix brokeness causing OOO packets
` [ 59/83] tcp: fix retransmission in repair mode
` [ 60/83] tcp: handle tcp_net_metrics_init() order-5 memory allocation failures
` [ 61/83] tmpfs: change final i_blocks BUG to WARNING
` [ 62/83] ALSA: usb-audio: Fix crash at re-preparing the PCM stream
` [ 63/83] GFS2: Dont call file_accessed() with a shared glock
` [ 64/83] r8169: use unlimited DMA burst for TX
` [ 65/83] xen/events: fix RCU warning, or Call idle notifier after irq_enter()
` [ 66/83] SCSI: isci: Allow SSP tasks into the task management path
` [ 67/83] tg3: unconditionally select HWMON support when tg3 is enabled
` [ 68/83] r8169: Fix WoL on RTL8168d/8111d
` [ 69/83] r8169: allow multicast packets on sub-8168f chipset
` [ 70/83] netfilter: nf_nat: dont check for port change on ICMP tuples
` [ 71/83] netfilter: xt_TEE: dont use destination address found in header
` [ 72/83] netfilter: nf_conntrack: fix rt_gateway checks for H.323 helper
` [ 73/83] s390/signal: set correct address space control
` [ 74/83] NFC: Use dynamic initialization for rwlocks
` [ 75/83] reiserfs: Fix lock ordering during remount
` [ 76/83] reiserfs: Protect reiserfs_quota_on() with write lock
` [ 77/83] reiserfs: Move quota calls out of "
` [ 78/83] reiserfs: Protect reiserfs_quota_write() with "
` [ 79/83] intel-iommu: Fix lookup in add device
` [ 80/83] selinux: fix sel_netnode_insert() suspicious rcu dereference
` [ 81/83] ACPI video: Ignore errors after _DOD evaluation
` [ 83/83] ext4: fix metadata checksum calculation for the superblock

[PATCH 0/1] s390 fix
 2012-11-22 11:28 UTC  (2+ messages)
` [PATCH 1/1] Subject: [PATCH] s390/kvm: Fix address space mixup

[PATCH] [firmware_class] Fix compile with no builtin firmware
 2012-11-22  1:45 UTC  (8+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox