stable.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-11-17 20:41:51 to 2012-11-22 00:41:14 UTC [more...]

[ 000/171] 3.4.20-stable review
 2012-11-22  0:41 UTC  (129+ messages)
` [ 001/171] mm: bugfix: set current->reclaim_state to NULL while returning from kswapd()
` [ 002/171] xfs: drop buffer io reference when a bad bio is built
` [ 003/171] mac80211: sync acccess to tx_filtered/ps_tx_buf queues
` [ 004/171] mac80211: dont send null data packet when not associated
` [ 005/171] mac80211: call skb_dequeue/ieee80211_free_txskb instead of __skb_queue_purge
` [ 006/171] PCI/PM: Fix deadlock when unbinding device if parent in D3cold
` [ 007/171] fanotify: fix missing break
` [ 008/171] module: fix out-by-one error in kallsyms
` [ 009/171] cifs: fix potential buffer overrun in cifs.idmap handling code
` [ 010/171] crypto: cryptd - disable softirqs in cryptd_queue_worker to prevent data corruption
` [ 011/171] ptp: update adjfreq callback description
` [ 012/171] ALSA: hda: Cirrus: Fix coefficient index for beep configuration
` [ 013/171] ALSA: HDA: Fix digital microphone on CS420x
` [ 014/171] ALSA: hda - Force to reset IEC958 status bits for AD codecs
` [ 015/171] ALSA: hda - Fix empty DAC filling in patch_via.c
` [ 016/171] ALSA: hda - Fix invalid connections in VT1802 codec
` [ 017/171] ALSA: hda - Add new codec ALC668 and ALC900 (default name ALC1150)
` [ 018/171] ALSA: hda - Add a missing quirk entry for iMac 9,1
` [ 019/171] ASoC: wm8978: pll incorrectly configured when codec is master
` [ 020/171] ASoC: dapm: Use card_list during DAPM shutdown
` [ 021/171] UBIFS: fix mounting problems after power cuts
` [ 022/171] UBIFS: introduce categorized lprops counter
` [ 023/171] Revert "Staging: Android alarm: IOCTL command encoding fix"
` [ 024/171] s390/gup: add missing TASK_SIZE check to get_user_pages_fast()
` [ 025/171] USB: option: add Novatel E362 and Dell Wireless 5800 USB IDs
` [ 026/171] USB: option: add Alcatel X220/X500D "
` [ 027/171] drm/radeon: fix logic error in atombios_encoders.c
` [ 028/171] ttm: Clear the ttm page allocated from high memory zone correctly
` [ 029/171] memcg: oom: fix totalpages calculation for memory.swappiness==0
` [ 030/171] wireless: allow 40 MHz on world roaming channels 12/13
` [ 031/171] m68k: fix sigset_t accessor functions
` [ 032/171] ipv4: avoid undefined behavior in do_ip_setsockopt()
` [ 033/171] ipv6: setsockopt(IPIPPROTO_IPV6, IPV6_MINHOPCOUNT) forgot to set return value
` [ 034/171] net: correct check in dev_addr_del()
` [ 035/171] net-rps: Fix brokeness causing OOO packets
` [ 036/171] tmpfs: change final i_blocks BUG to WARNING
` [ 037/171] r8169: use unlimited DMA burst for TX
` [ 038/171] xen/events: fix RCU warning, or Call idle notifier after irq_enter()
` [ 039/171] r8169: Fix WoL on RTL8168d/8111d
` [ 040/171] r8169: allow multicast packets on sub-8168f chipset
` [ 041/171] netfilter: Validate the sequence number of dataless ACK packets as well
` [ 042/171] netfilter: Mark SYN/ACK packets as invalid from original direction
` [ 043/171] netfilter: nf_nat: dont check for port change on ICMP tuples
` [ 044/171] usb: use usb_serial_put in usb_serial_probe errors
` [ 045/171] eCryptfs: Copy up POSIX ACL and read-only flags from lower mount
` [ 046/171] eCryptfs: check for eCryptfs cipher support at mount
` [ 047/171] sky2: Fix for interrupt handler
` [ 048/171] s390/signal: set correct address space control
` [ 049/171] drm/i915: fix overlay on i830M
` [ 050/171] NFS: Wait for session recovery to finish before returning
` [ 051/171] reiserfs: Fix lock ordering during remount
` [ 052/171] reiserfs: Protect reiserfs_quota_on() with write lock
` [ 053/171] reiserfs: Move quota calls out of "
` [ 054/171] reiserfs: Protect reiserfs_quota_write() with "
` [ 055/171] selinux: fix sel_netnode_insert() suspicious rcu dereference
` [ 056/171] crush: clean up types, const-ness
` [ 057/171] crush: adjust local retry threshold
` [ 058/171] crush: be more tolerant of nonsensical crush maps
` [ 059/171] crush: fix tree node weight lookup
` [ 060/171] crush: fix memory leak when destroying tree buckets
` [ 061/171] ceph: osd_client: fix endianness bug in osd_req_encode_op()
` [ 062/171] ceph: messenger: use read_partial() in read_partial_message()
` [ 063/171] ceph: messenger: update "to" in read_partial() caller
` [ 064/171] ceph: messenger: change read_partial() to take "end" arg
` [ 065/171] libceph: dont reset kvec in prepare_write_banner()
` [ 066/171] ceph: messenger: reset connection kvec caller
` [ 067/171] ceph: messenger: send banner in process_connect()
` [ 068/171] ceph: drop msgr argument from prepare_write_connect()
` [ 069/171] ceph: dont set WRITE_PENDING too early
` [ 070/171] ceph: messenger: check prepare_write_connect() result
` [ 071/171] ceph: messenger: rework prepare_connect_authorizer()
` [ 072/171] ceph: messenger: check return from get_authorizer
` [ 073/171] ceph: define ceph_auth_handshake type
` [ 074/171] ceph: messenger: reduce args to create_authorizer
` [ 075/171] ceph: ensure auth ops are defined before use
` [ 076/171] ceph: have get_authorizer methods return pointers
` [ 077/171] ceph: use info returned by get_authorizer
` [ 078/171] ceph: return pointer from prepare_connect_authorizer()
` [ 079/171] ceph: rename prepare_connect_authorizer()
` [ 080/171] ceph: add auth buf in prepare_write_connect()
` [ 081/171] libceph: avoid unregistering osd request when not registered
` [ 082/171] libceph: fix pg_temp updates
` [ 083/171] libceph: osd_client: dont drop reply reference too early
` [ 084/171] libceph: use con get/put ops from osd_client
` [ 085/171] rbd: Clear ceph_msg->bio_iter for retransmitted message
` [ 086/171] libceph: flush msgr queue during mon_client shutdown
` [ 087/171] libceph: fix messenger retry
` [ 088/171] rbd: dont hold spinlock during messenger flush
` [ 089/171] rbd: protect read of snapshot sequence number
` [ 090/171] rbd: store snapshot id instead of index
` [ 091/171] rbd: Fix ceph_snap_context size calculation
` [ 092/171] ceph: check PG_Private flag before accessing page->private
` [ 093/171] libceph: eliminate connection state "DEAD"
` [ 094/171] libceph: kill bad_proto ceph connection op
` [ 095/171] libceph: rename socket callbacks
` [ 096/171] libceph: rename kvec_reset and kvec_add functions
` [ 097/171] libceph: embed ceph messenger structure in ceph_client
` [ 098/171] libceph: start separating connection flags from state
` [ 099/171] libceph: start tracking connection socket state
` [ 100/171] libceph: provide osd number when creating osd
` [ 101/171] libceph: set CLOSED state bit in con_init
` [ 102/171] libceph: embed ceph connection structure in mon_client
` [ 103/171] libceph: drop connection refcounting for mon_client
` [ 104/171] libceph: init monitor connection when opening
` [ 105/171] libceph: fully initialize connection in con_init()
` [ 106/171] libceph: tweak ceph_alloc_msg()
` [ 107/171] libceph: have messages point to their connection
` [ 108/171] libceph: have messages take a connection reference
` [ 109/171] libceph: make ceph_con_revoke() a msg operation
` [ 110/171] libceph: make ceph_con_revoke_message() a msg op
` [ 111/171] libceph: fix overflow in __decode_pool_names()
` [ 112/171] libceph: fix overflow in osdmap_decode()
` [ 113/171] libceph: fix overflow in osdmap_apply_incremental()
` [ 114/171] libceph: transition socket state prior to actual connect
` [ 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()

[ 01/38] mm: bugfix: set current->reclaim_state to NULL while returning from kswapd()
 2012-11-22  0:40 UTC  (38+ messages)
` [ 02/38] PCI/PM: Fix deadlock when unbinding device if parent in D3cold
` [ 03/38] fanotify: fix missing break
` [ 04/38] crypto: cryptd - disable softirqs in cryptd_queue_worker to prevent data corruption
` [ 05/38] ptp: update adjfreq callback description
` [ 06/38] ALSA: hda: Cirrus: Fix coefficient index for beep configuration
` [ 07/38] ALSA: hda - Force to reset IEC958 status bits for AD codecs
` [ 08/38] ASoC: wm8978: pll incorrectly configured when codec is master
` [ 09/38] ASoC: dapm: Use card_list during DAPM shutdown
` [ 10/38] UBIFS: fix mounting problems after power cuts
` [ 11/38] UBIFS: introduce categorized lprops counter
` [ 12/38] s390/gup: add missing TASK_SIZE check to get_user_pages_fast()
` [ 13/38] USB: option: add Novatel E362 and Dell Wireless 5800 USB IDs
` [ 14/38] USB: option: add Alcatel X220/X500D "
` [ 15/38] wireless: allow 40 MHz on world roaming channels 12/13
` [ 16/38] m68k: fix sigset_t accessor functions
` [ 17/38] ipv4: avoid undefined behavior in do_ip_setsockopt()
` [ 18/38] ipv6: setsockopt(IPIPPROTO_IPV6, IPV6_MINHOPCOUNT) forgot to set return value
` [ 19/38] net: correct check in dev_addr_del()
` [ 20/38] net-rps: Fix brokeness causing OOO packets
` [ 21/38] r8169: use unlimited DMA burst for TX
` [ 22/38] kbuild: Fix gcc -x syntax
` [ 23/38] netfilter: Validate the sequence number of dataless ACK packets as well
` [ 24/38] netfilter: Mark SYN/ACK packets as invalid from original direction
` [ 25/38] netfilter: nf_nat: dont check for port change on ICMP tuples
` [ 26/38] usb: use usb_serial_put in usb_serial_probe errors
` [ 27/38] eCryptfs: Copy up POSIX ACL and read-only flags from lower mount
` [ 28/38] eCryptfs: check for eCryptfs cipher support at mount
` [ 29/38] sky2: Fix for interrupt handler
` [ 30/38] drm/i915: fix overlay on i830M
` [ 31/38] NFS: Wait for session recovery to finish before returning
` [ 32/38] reiserfs: Fix lock ordering during remount
` [ 33/38] reiserfs: Protect reiserfs_quota_on() with write lock
` [ 34/38] reiserfs: Move quota calls out of "
` [ 35/38] reiserfs: Protect reiserfs_quota_write() with "
` [ 36/38] selinux: fix sel_netnode_insert() suspicious rcu dereference
` [ 37/38] PCI : ability to relocate assigned pci-resources
` [ 38/38] PCI : Calculate right add_size

[PATCH] futex: Avoid wake_futex for a PI futex_q
 2012-11-21 23:35 UTC  (2+ messages)

Tagging of -stable patches
 2012-11-21 22:13 UTC  (3+ messages)

[PATCH] [firmware_class] Fix compile with no builtin firmware
 2012-11-21 14:01 UTC  (7+ messages)

[tip:x86/urgent] x86, microcode, AMD: Add support for family 16h processors
 2012-11-21  7:36 UTC 

[tip:x86/urgent] x86-32: Fix invalid stack address while in softirq
 2012-11-21  7:35 UTC  (2+ messages)
` [tip:x86/urgent] x86-32: Export kernel_stack_pointer() for modules

[PATCH v2 1/2] random: Statically compute poolbitshift, poolbytes, poolbits
 2012-11-21  7:27 UTC  (2+ messages)
` [PATCH v2 2/2] random: Account for entropy loss due to overwrites

[ 00/66] 3.6.7-stable review
 2012-11-21  1:26 UTC  (7+ messages)
` [ 21/66] drm/i915: fix overlay on i830M
` [ 31/66] NFS: Wait for session recovery to finish before returning

kmemleak report on isp1763 and sierra MC8705
 2012-11-21  1:15 UTC  (2+ messages)

[PATCHv4] mm: Fix calculation of dirtyable memory
 2012-11-19 19:22 UTC  (6+ messages)
    ` [PATCHv5] "

[PATCH 01/17] cgroup: remove incorrect dget/dput() pair in cgroup_create_dir()
 2012-11-19 16:28 UTC  (3+ messages)

Linux 3.6.7
 2012-11-17 21:33 UTC  (2+ messages)

Linux 3.0.52
 2012-11-17 21:32 UTC  (2+ messages)

Linux 3.4.19
 2012-11-17 21:32 UTC  (2+ messages)


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