All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2012-11-15 03:53:12 to 2012-11-15 04:51:00 UTC [more...]

[ 00/38] 3.0.52-stable review
 2012-11-15  4:10 UTC  (39+ messages)
` [ 01/38] ath9k: fix stale pointers potentially causing access to freed skbs
` [ 02/38] rt2800: validate step value for temperature compensation
` [ 03/38] target: Dont return success from module_init() if setup fails
` [ 04/38] cfg80211: fix antenna gain handling
` [ 05/38] wireless: drop invalid mesh address extension frames
` [ 06/38] mac80211: dont inspect Sequence Control field on control frames
` [ 07/38] DRM/Radeon: Fix Load Detection on legacy primary DAC
` [ 08/38] mac80211: check management frame header length
` [ 09/38] mac80211: fix SSID copy on IBSS JOIN
` [ 10/38] nfsv3: Make v3 mounts fail with ETIMEDOUTs instead EIO on mountd timeouts
` [ 11/38] nfs: Show original device name verbatim in /proc/*/mount{s,info}
` [ 12/38] NFSv4: nfs4_locku_done must release the sequence id
` [ 13/38] nfsd: add get_uint for u32s
` [ 14/38] NFS: fix bug in legacy DNS resolver
` [ 15/38] NFS: Fix Oopses in nfs_lookup_revalidate and nfs4_lookup_revalidate
` [ 16/38] drm: restore open_count if drm_setup fails
` [ 17/38] hwmon: (w83627ehf) Force initial bank selection
` [ 18/38] ALSA: PCM: Fix some races at disconnection
` [ 19/38] ALSA: usb-audio: Fix "
` [ 20/38] ALSA: usb-audio: Use rwsem for disconnect protection
` [ 21/38] ALSA: usb-audio: Fix races at disconnection in mixer_quirks.c
` [ 22/38] ALSA: Add a reference counter to card instance
` [ 23/38] ALSA: Avoid endless sleep after disconnect
` [ 24/38] sctp: fix call to SCTP_CMD_PROCESS_SACK in sctp_cmd_interpreter()
` [ 25/38] netlink: use kfree_rcu() in netlink_release()
` [ 26/38] tcp: fix FIONREAD/SIOCINQ
` [ 27/38] ipv6: Set default hoplimit as zero
` [ 28/38] net: usb: Fix memory leak on Tx data path
` [ 29/38] net: fix divide by zero in tcp algorithm illinois
` [ 30/38] l2tp: fix oops in l2tp_eth_create() error path
` [ 31/38] ipv6: send unsolicited neighbour advertisements to all-nodes
` [ 32/38] futex: Handle futex_pi OWNER_DIED take over correctly
` [ 33/38] drm/vmwgfx: Fix hibernation device reset
` [ 34/38] drm/i915: fixup infoframe support for sdvo
` [ 35/38] drm/i915: clear the entire sdvo infoframe buffer
` [ 36/38] USB: mos7840: remove unused variable
` [ 37/38] xfs: fix reading of wrapped log data
` [ 38/38] intel-iommu: Fix AB-BA lockdep report

powerpc: Add support for POWER8 directed doorbell interrupts
 2012-11-15  4:49 UTC  (8+ messages)
` [PATCH 1/7] powerpc: Define differences between doorbells on book3e and book3s
` [PATCH 2/7] powerpc: Add book3s hypervisor doorbell exception vectors
` [PATCH 3/7] powerpc: Add book3s privileged "
` [PATCH 4/7] powerpc: Select either privileged or hypervisor doorbell when sending
` [PATCH 5/7] powerpc: Add code to handle soft-disabled doorbells on server
` [PATCH 6/7] powerpc: Update Kconfig + Makefile to prepare for server doorbells
` [PATCH 7/7] powerpc: Hook up doorbells on server

[PATCH 3/4 v2] dtc/libfdt: introduce fdt types for annotation by endian checkers
 2012-11-15  4:43 UTC  (5+ messages)
` [PATCH v2 1/4] dtc/tests: don't include fdt.h prior to libfdt.h
  ` [PATCH v3 3/4] dtc/libfdt: introduce fdt types for annotation by endian checkers
    ` [U-Boot] "

[ 00/66] 3.6.7-stable review
 2012-11-15  4:11 UTC  (67+ messages)
` [ 01/66] xen/gntdev: dont leak memory from IOCTL_GNTDEV_MAP_GRANT_REF
` [ 02/66] xen/mmu: Use Xen specific TLB flush instead of the generic one
` [ 03/66] ixgbe: PTP get_ts_info missing software support
` [ 04/66] Input: tsc40 - remove wrong announcement of pressure support
` [ 05/66] ath9k: fix stale pointers potentially causing access to freed skbs
` [ 06/66] ath9k: Test for TID only in BlockAcks while checking tx status
` [ 07/66] rt2800: validate step value for temperature compensation
` [ 08/66] target: Dont return success from module_init() if setup fails
` [ 09/66] target: Avoid integer overflow in se_dev_align_max_sectors()
` [ 10/66] iscsi-target: Fix missed wakeup race in TX thread
` [ 11/66] target: Fix incorrect usage of nested IRQ spinlocks in ABORT_TASK path
` [ 12/66] target: Re-add explict zeroing of INQUIRY bounce buffer memory
` [ 13/66] cfg80211: fix antenna gain handling
` [ 14/66] wireless: drop invalid mesh address extension frames
` [ 15/66] mac80211: use blacklist for duplicate IE check
` [ 16/66] mac80211: Only process mesh config header on frames that RA_MATCH
` [ 17/66] mac80211: dont inspect Sequence Control field on control frames
` [ 18/66] DRM/Radeon: Fix Load Detection on legacy primary DAC
` [ 19/66] drm/udl: fix stride issues scanning out stride != width*bpp
` [ 20/66] drm/i915: clear the entire sdvo infoframe buffer
` [ 21/66] drm/i915: fix overlay on i830M
` [ 22/66] drm/i915: Only kick out vesafb if we takeover the fbcon with KMS
` [ 23/66] mac80211: check management frame header length
` [ 24/66] mac80211: verify that skb data is present
` [ 25/66] mac80211: make sure data is accessible in EAPOL check
` [ 26/66] mac80211: fix SSID copy on IBSS JOIN
` [ 27/66] nfsv3: Make v3 mounts fail with ETIMEDOUTs instead EIO on mountd timeouts
` [ 28/66] nfs: Show original device name verbatim in /proc/*/mount{s,info}
` [ 29/66] NFSv4: nfs4_locku_done must release the sequence id
` [ 30/66] NFSv4.1: We must release the sequence id when we fail to get a session slot
` [ 31/66] NFS: Wait for session recovery to finish before returning
` [ 32/66] NFS: fix bug in legacy DNS resolver
` [ 33/66] batman-adv: Fix broadcast packet CRC calculation
` [ 34/66] drm: restore open_count if drm_setup fails
` [ 35/66] drm: set dev_mapping before calling drm_open_helper
` [ 36/66] hwmon: (w83627ehf) Force initial bank selection
` [ 37/66] ALSA: PCM: Fix some races at disconnection
` [ 38/66] ALSA: usb-audio: Fix "
` [ 39/66] ALSA: usb-audio: Use rwsem for disconnect protection
` [ 40/66] ALSA: usb-audio: Fix races at disconnection in mixer_quirks.c
` [ 41/66] ALSA: Add a reference counter to card instance
` [ 42/66] ALSA: Avoid endless sleep after disconnect
` [ 43/66] sctp: fix call to SCTP_CMD_PROCESS_SACK in sctp_cmd_interpreter()
` [ 44/66] ipv4: Fix flushing of cached routing informations
` [ 45/66] netlink: use kfree_rcu() in netlink_release()
` [ 46/66] tcp: fix FIONREAD/SIOCINQ
` [ 47/66] net: fix secpath kmemleak
` [ 48/66] ipv6: Set default hoplimit as zero
` [ 49/66] net: usb: Fix memory leak on Tx data path
` [ 50/66] net: fix divide by zero in tcp algorithm illinois
` [ 51/66] drivers/net/ethernet/nxp/lpc_eth.c: Call mdiobus_unregister before mdiobus_free
` [ 52/66] l2tp: fix oops in l2tp_eth_create() error path
` [ 53/66] tcp-repair: Handle zero-length data put in rcv queue
` [ 54/66] net: inet_diag -- Return error code if protocol handler is missed
` [ 55/66] af-packet: fix oops when socket is not present
` [ 56/66] ipv6: send unsolicited neighbour advertisements to all-nodes
` [ 57/66] futex: Handle futex_pi OWNER_DIED take over correctly
` [ 58/66] mmc: sh_mmcif: fix use after free
` [ 59/66] mmc: sdhci: fix NULL dereference in sdhci_request() tuning
` [ 60/66] drm/vmwgfx: Fix hibernation device reset
` [ 61/66] drm/vmwgfx: Fix a case where the code would BUG when trying to pin GMR memory
` [ 62/66] drm/radeon/cayman: add some missing regs to the VM reg checker
` [ 63/66] drm/radeon/si: "
` [ 64/66] GFS2: Test bufdata with buffer locked and gfs2_log_lock held
` [ 65/66] xfs: fix reading of wrapped log data
` [ 66/66] xfs: fix buffer shudown reference count mismatch

[PATCH 00/32] xfs: current queue for 3.8
 2012-11-15  4:40 UTC  (3+ messages)

[GIT PULL] regulator fixes for 3.7
 2012-11-15  4:12 UTC 

[GIT PULL] printk: Make it usable on nohz cpus
 2012-11-15  4:26 UTC  (5+ messages)
` [PATCH 5/7] irq_work: Don't stop the tick with pending works
` [PATCH 7/7] printk: Wake up klogd using irq_work

[ 00/57] 3.4.19-stable review
 2012-11-15  4:12 UTC  (58+ messages)
` [ 01/57] xen/gntdev: dont leak memory from IOCTL_GNTDEV_MAP_GRANT_REF
` [ 02/57] xen/mmu: Use Xen specific TLB flush instead of the generic one
` [ 03/57] Input: tsc40 - remove wrong announcement of pressure support
` [ 04/57] ath9k: fix stale pointers potentially causing access to freed skbs
` [ 05/57] ath9k: Test for TID only in BlockAcks while checking tx status
` [ 06/57] rt2800: validate step value for temperature compensation
` [ 07/57] target: Dont return success from module_init() if setup fails
` [ 08/57] target: Avoid integer overflow in se_dev_align_max_sectors()
` [ 09/57] iscsi-target: Fix missed wakeup race in TX thread
` [ 10/57] target: Fix incorrect usage of nested IRQ spinlocks in ABORT_TASK path
` [ 11/57] cfg80211: fix antenna gain handling
` [ 12/57] wireless: drop invalid mesh address extension frames
` [ 13/57] mac80211: use blacklist for duplicate IE check
` [ 14/57] mac80211: Only process mesh config header on frames that RA_MATCH
` [ 15/57] mac80211: dont inspect Sequence Control field on control frames
` [ 16/57] DRM/Radeon: Fix Load Detection on legacy primary DAC
` [ 17/57] drm/udl: fix stride issues scanning out stride != width*bpp
` [ 18/57] mac80211: check management frame header length
` [ 19/57] mac80211: verify that skb data is present
` [ 20/57] mac80211: make sure data is accessible in EAPOL check
` [ 21/57] mac80211: fix SSID copy on IBSS JOIN
` [ 22/57] nfsv3: Make v3 mounts fail with ETIMEDOUTs instead EIO on mountd timeouts
` [ 23/57] nfs: Show original device name verbatim in /proc/*/mount{s,info}
` [ 24/57] NFSv4: nfs4_locku_done must release the sequence id
` [ 25/57] NFSv4.1: We must release the sequence id when we fail to get a session slot
` [ 26/57] nfsd: add get_uint for u32s
` [ 27/57] NFS: fix bug in legacy DNS resolver
` [ 28/57] NFS: Fix Oopses in nfs_lookup_revalidate and nfs4_lookup_revalidate
` [ 29/57] drm: restore open_count if drm_setup fails
` [ 30/57] hwmon: (w83627ehf) Force initial bank selection
` [ 31/57] ALSA: PCM: Fix some races at disconnection
` [ 32/57] ALSA: usb-audio: Fix "
` [ 33/57] ALSA: usb-audio: Use rwsem for disconnect protection
` [ 34/57] ALSA: usb-audio: Fix races at disconnection in mixer_quirks.c
` [ 35/57] ALSA: Add a reference counter to card instance
` [ 36/57] ALSA: Avoid endless sleep after disconnect
` [ 37/57] sctp: fix call to SCTP_CMD_PROCESS_SACK in sctp_cmd_interpreter()
` [ 38/57] netlink: use kfree_rcu() in netlink_release()
` [ 39/57] tcp: fix FIONREAD/SIOCINQ
` [ 40/57] ipv6: Set default hoplimit as zero
` [ 41/57] net: usb: Fix memory leak on Tx data path
` [ 42/57] net: fix divide by zero in tcp algorithm illinois
` [ 43/57] drivers/net/ethernet/nxp/lpc_eth.c: Call mdiobus_unregister before mdiobus_free
` [ 44/57] l2tp: fix oops in l2tp_eth_create() error path
` [ 45/57] net: inet_diag -- Return error code if protocol handler is missed
` [ 46/57] af-packet: fix oops when socket is not present
` [ 47/57] ipv6: send unsolicited neighbour advertisements to all-nodes
` [ 48/57] futex: Handle futex_pi OWNER_DIED take over correctly
` [ 49/57] mmc: sdhci: fix NULL dereference in sdhci_request() tuning
` [ 50/57] drm/vmwgfx: Fix hibernation device reset
` [ 51/57] drm/vmwgfx: Fix a case where the code would BUG when trying to pin GMR memory
` [ 52/57] drm/radeon/cayman: add some missing regs to the VM reg checker
` [ 53/57] drm/radeon/si: "
` [ 54/57] drm/i915: fixup infoframe support for sdvo
` [ 55/57] drm/i915: clear the entire sdvo infoframe buffer
` [ 56/57] USB: mos7840: remove unused variable
` [ 57/57] xfs: fix reading of wrapped log data

[PATCH] ACPI / PM: Add check preventing transitioning to non-D0 state from D3
 2012-11-15  4:25 UTC 

[PATCH] runtests: Make path of time binary configurable
 2012-11-15  4:24 UTC 

[PATCH 0/1] bind: make "/etc/init.d/bind stop" work
 2012-11-15  2:27 UTC  (2+ messages)
` [PATCH 1/1] "

btrfs send/receive symlink bug
 2012-11-15  4:21 UTC  (2+ messages)

[Qemu-devel] [RFC] libqblock OOM issue
 2012-11-15  4:18 UTC  (5+ messages)

[PATCH 0/3] Updated names for ASoC OMAP HDMI drivers
 2012-11-15  4:10 UTC  (7+ messages)
` [PATCH 3/3] ASoC: OMAP: HDMI: Obtain DMA port from resources

[PATCH 1/1] thermal: Exynos: Add missing dependency
 2012-11-15  4:14 UTC  (4+ messages)

[RFC] rework mem_cgroup iterator
 2012-11-15  4:12 UTC  (6+ messages)
` [RFC 2/5] memcg: rework mem_cgroup_iter to use cgroup iterators

[PATCH v4] binfmt_elf.c: use get_random_int() to fix entropy depleting
 2012-11-15  4:12 UTC 

very large mount time after unxepected power down
 2012-11-15  4:07 UTC  (10+ messages)

[PATCH] extcon : callback function to read cable property
 2012-11-15  4:05 UTC  (9+ messages)

[PATCHES] Networking fixes for -stable
 2012-11-15  4:06 UTC  (3+ messages)

[Qemu-trivial] [PATCH] target-mips: Clean up microMIPS32 major opcode
 2012-11-15  4:01 UTC  (5+ messages)
` [Qemu-trivial] [Qemu-devel] "
    `  "

linux-next: manual merge of the spi tree with Linus' tree
 2012-11-15  4:01 UTC 

[PATCH] i2c: mxs: Handle i2c DMA failure properly
 2012-11-15  4:01 UTC  (3+ messages)

[RFC v3 0/3] vmpressure_fd: Linux VM pressure notifications
 2012-11-15  3:59 UTC  (8+ messages)

Changes for v3.8 merge window
 2012-11-15  3:54 UTC 

[PATCH 1/4] powerpc: make POWER7 setup code generic name
 2012-11-15  3:53 UTC  (4+ messages)
` [PATCH 4/4] powerpc/pseries: Update ibm, architecture.vec for PAPR 2.7/POWER8
  ` [PATCH] "
    ` [PATCH] powerpc/pseries: Fix IBM_ARCH_VEC_NRCORES_OFFSET for POWER8 updates


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.