All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2012-11-22 22:10:47 to 2012-11-22 22:53:08 UTC [more...]

Unbalanced unlock with sysrq+SUB
 2012-11-22 22:53 UTC  (2+ messages)

[PATCH 00/33] Latest numa/core release, v17
 2012-11-22 22:49 UTC  (54+ messages)
` [PATCH 01/33] mm/generic: Only flush the local TLB in ptep_set_access_flags()
` [PATCH 02/33] x86/mm: Only do a local tlb flush "
` [PATCH 03/33] x86/mm: Introduce pte_accessible()
` [PATCH 04/33] mm: Only flush the TLB when clearing an accessible pte
` [PATCH 05/33] x86/mm: Completely drop the TLB flush from ptep_set_access_flags()
` [PATCH 06/33] mm: Count the number of pages affected in change_protection()
` [PATCH 07/33] mm: Optimize the TLB flush of sys_mprotect() and change_protection() users
` [PATCH 08/33] sched, numa, mm: Add last_cpu to page flags
` [PATCH 09/33] sched, mm, numa: Create generic NUMA fault infrastructure, with architectures overrides
` [PATCH 10/33] sched: Make find_busiest_queue() a method
` [PATCH 11/33] sched, numa, mm: Describe the NUMA scheduling problem formally
` [PATCH 12/33] numa, mm: Support NUMA hinting page faults from gup/gup_fast
` [PATCH 13/33] mm/migrate: Introduce migrate_misplaced_page()
` [PATCH 14/33] mm/migration: Improve migrate_misplaced_page()
` [PATCH 15/33] sched, numa, mm, arch: Add variable locality exception
` [PATCH 16/33] sched, numa, mm: Add credits for NUMA placement
` [PATCH 17/33] sched, mm, x86: Add the ARCH_SUPPORTS_NUMA_BALANCING flag
` [PATCH 18/33] sched, numa, mm: Add the scanning page fault machinery
` [PATCH 19/33] sched: Add adaptive NUMA affinity support
` [PATCH 20/33] sched: Implement constant, per task Working Set Sampling (WSS) rate
` [PATCH 21/33] sched, numa, mm: Count WS scanning against present PTEs, not virtual memory ranges
` [PATCH 22/33] sched: Implement slow start for working set sampling
` [PATCH 23/33] sched, numa, mm: Interleave shared tasks
` [PATCH 24/33] sched: Implement NUMA scanning backoff
` [PATCH 25/33] sched: Improve convergence
` [PATCH 26/33] sched: Introduce staged average NUMA faults
` [PATCH 27/33] sched: Track groups of shared tasks
` [PATCH 28/33] sched: Use the best-buddy 'ideal cpu' in balancing decisions
` [PATCH 29/33] sched, mm, mempolicy: Add per task mempolicy
` [PATCH 30/33] sched: Average the fault stats longer
` [PATCH 31/33] sched: Use the ideal CPU to drive active balancing
` [PATCH 32/33] sched: Add hysteresis to p->numa_shared
` [PATCH 33/33] sched: Track shared task's node groups and interleave their memory allocations

[PATCH v2] media: V4L2: add temporary clock helpers
 2012-11-22 22:52 UTC  (6+ messages)

Failure to extra stable@vger.kernel.org addresses
 2012-11-22 18:12 UTC  (3+ messages)
` [PATCH 1/5] git-send-email: remove garbage after email address
  ` [PATCH 4/5] git-send-email: ask what to do with an invalid "

[meta-fsl-demos][PATCH] Add missing "send" to README
 2012-11-22 22:50 UTC 

[PATCHSET REPOST v2 cgroup/for-3.8] netcls/prio_cgroup: update hierarchy support
 2012-11-22 15:33 UTC  (2+ messages)

[PATCH 14/14] mm: Account for WRITEBACK_TEMP in balance_dirty_pages
 2012-11-22 13:27 UTC  (3+ messages)

[ 00/83] 3.6.8-stable review
 2012-11-22  0:42 UTC  (32+ messages)
` [ 07/83] PCI/PM: Fix deadlock when unbinding device if parent in D3cold
` [ 08/83] PCI/PM: Resume device before shutdown
` [ 10/83] fanotify: fix missing break
` [ 11/83] module: fix out-by-one error in kallsyms
` [ 12/83] virtio: Dont access index after unregister
` [ 15/83] crypto: cryptd - disable softirqs in cryptd_queue_worker to prevent data corruption
` [ 19/83] ALSA: HDA: Fix digital microphone on CS420x
` [ 25/83] ALSA: hda - Add a missing quirk entry for iMac 9,1
` [ 33/83] regulator: fix voltage check in regulator_is_supported_voltage()
` [ 34/83] i2c-mux-pinctrl: Fix probe error path
` [ 37/83] Revert "Staging: Android alarm: IOCTL command encoding fix"
` [ 38/83] s390/gup: add missing TASK_SIZE check to get_user_pages_fast()
` [ 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
` [ 49/83] memcg: fix hotplugged memory zone oops
` [ 53/83] m68k: fix sigset_t accessor functions
` [ 54/83] ipv4: avoid undefined behavior in do_ip_setsockopt()
` [ 58/83] net-rps: Fix brokeness causing OOO packets
` [ 59/83] tcp: fix retransmission in repair mode
` [ 62/83] ALSA: usb-audio: Fix crash at re-preparing the PCM stream
` [ 64/83] r8169: use unlimited DMA burst for TX
` [ 68/83] r8169: Fix WoL on RTL8168d/8111d
` [ 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
` [ 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 "
` [ 82/83] Revert "serial: omap: fix software flow control"
` [ 83/83] ext4: fix metadata checksum calculation for the superblock

[ 000/171] 3.4.20-stable review
 2012-11-22  0:41 UTC  (54+ messages)
` [ 002/171] xfs: drop buffer io reference when a bad bio is built
` [ 007/171] fanotify: fix missing break
` [ 008/171] module: fix out-by-one error in kallsyms
` [ 010/171] crypto: cryptd - disable softirqs in cryptd_queue_worker to prevent data corruption
` [ 014/171] ALSA: hda - Force to reset IEC958 status bits for AD codecs
` [ 016/171] ALSA: hda - Fix invalid connections in VT1802 codec
` [ 017/171] ALSA: hda - Add new codec ALC668 and ALC900 (default name ALC1150)
` [ 019/171] ASoC: wm8978: pll incorrectly configured when codec is master
` [ 022/171] UBIFS: introduce categorized lprops counter
` [ 026/171] USB: option: add Alcatel X220/X500D USB IDs
` [ 031/171] m68k: fix sigset_t accessor functions
` [ 033/171] ipv6: setsockopt(IPIPPROTO_IPV6, IPV6_MINHOPCOUNT) forgot to set return value
` [ 035/171] net-rps: Fix brokeness causing OOO packets
` [ 036/171] tmpfs: change final i_blocks BUG to WARNING
` [ 038/171] xen/events: fix RCU warning, or Call idle notifier after irq_enter()
` [ 040/171] r8169: allow multicast packets on sub-8168f chipset
` [ 043/171] netfilter: nf_nat: dont check for port change on ICMP tuples
` [ 046/171] eCryptfs: check for eCryptfs cipher support at mount
` [ 048/171] s390/signal: set correct address space control
` [ 054/171] reiserfs: Protect reiserfs_quota_write() with write lock
` [ 060/171] crush: fix memory leak when destroying tree buckets
` [ 062/171] ceph: messenger: use read_partial() in read_partial_message()
` [ 070/171] ceph: messenger: check prepare_write_connect() result
` [ 074/171] ceph: messenger: reduce args to create_authorizer
` [ 081/171] libceph: avoid unregistering osd request when not registered
` [ 085/171] rbd: Clear ceph_msg->bio_iter for retransmitted message
` [ 089/171] rbd: protect read of snapshot sequence number
` [ 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
` [ 103/171] libceph: drop connection refcounting for mon_client
` [ 110/171] libceph: make ceph_con_revoke_message() a msg op
` [ 116/171] libceph: use con get/put methods
` [ 121/171] libceph: move init_bio_*() functions up
` [ 124/171] libceph: SOCK_CLOSED is a flag, not a state
` [ 125/171] libceph: dont change socket state on sock event
` [ 130/171] libceph: define and use an explicit CONNECTED state
` [ 132/171] libceph: distinguish two phases of connect sequence
` [ 133/171] libceph: small changes to messenger.c
` [ 139/171] libceph: prevent the race of incoming work during teardown
` [ 144/171] libceph: protect ceph_con_open() with mutex
` [ 146/171] libceph: fix fault locking; close socket on lossy fault
` [ 148/171] libceph: move ceph_con_send() closed check under the con mutex
` [ 150/171] libceph: close socket directly from ceph_con_close()
` [ 153/171] libceph: clean up con flags
` [ 159/171] libceph: change ceph_con_in_msg_alloc convention to be less weird
` [ 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

[PATCH 1/2] input: usb: hid: Bump maximum global item tag report size to 128 bytes
 2012-11-22 22:46 UTC  (5+ messages)
` [PATCH 2/2] input: usb: hid: Add quirk for Freescale i.MX28 ROM recovery

[ 07/38] ALSA: hda - Force to reset IEC958 status bits for AD codecs
 2012-11-22  0:40 UTC  (12+ messages)
` [ 08/38] ASoC: wm8978: pll incorrectly configured when codec is master
` [ 10/38] UBIFS: fix mounting problems after power cuts
` [ 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 "
` [ 16/38] m68k: fix sigset_t accessor functions
` [ 19/38] net: correct check in dev_addr_del()
` [ 20/38] net-rps: Fix brokeness causing OOO packets
` [ 22/38] kbuild: Fix gcc -x syntax
` [ 34/38] reiserfs: Move quota calls out of write lock
` [ 38/38] PCI : Calculate right add_size

[PATCH] USB: add support to novatec wireless mouse
 2012-11-22 22:44 UTC  (2+ messages)

systemd on armv4t
 2012-11-22 22:30 UTC  (5+ messages)

[PATCH] acpi_system_write_wakeup_device(): fix error check for unsigned variable
 2012-11-22 22:40 UTC  (4+ messages)
` [PATCH v2] "

Tcrypt hmac(crc32) test can work only on Blackfin
 2012-11-22  2:33 UTC  (4+ messages)

093a:2460 Webcam (Pixart PAC207BCA) - inverted LED logic
 2012-11-22 15:27 UTC 

3.7-rc6 soft lockup in kswapd0
 2012-11-22 22:36 UTC  (4+ messages)

memory-cgroup bug
 2012-11-22 22:34 UTC  (6+ messages)

[PATCH] Teach rm to remove submodules when given with a trailing '/'
 2012-11-22 22:32 UTC  (5+ messages)
      ` [PATCH v2] "

[RFC/PATCH 0/3] CLK: add more devm_* APIs
 2012-11-22 10:03 UTC  (15+ messages)
` [PATCH 1/3] CLK: uninline clk_prepare() and clk_unprepare()
` [PATCH v2 0/3] CLK: add more devm_* APIs
  ` [PATCH v2 1/3] CLK: get rid of HAVE_CLK_PREPARE

[PATCH 1/1] ARM: cache-l2x0: Fix compile time warnings when !CONFIG_OF
 2012-11-22 12:26 UTC  (2+ messages)

[PATCH] libext2fs: change mmp.c to LGPL to match other files
 2012-11-22 22:29 UTC 

[PATCH] misc/st_kim: Free resources in the error path of probe()
 2012-11-22 22:26 UTC 

VXLAN multicast receive not working
 2012-11-21 23:27 UTC 

[PATCH v2 00/11] xen: Initial kexec/kdump implementation
 2012-11-22 22:26 UTC  (11+ messages)
` [PATCH v2 01/11] kexec: introduce kexec_ops struct

[PATCH 1/2] fs/buffer.c: do not inline exported function
 2012-11-22 11:54 UTC  (2+ messages)
  ` [PATCH 2/2] fs/buffer.c: remove redundant initialization in alloc_page_buffers()

[PATCH RFC 0/12] Final userns conversions
 2012-11-22  9:47 UTC  (4+ messages)
` [PATCH RFC 01/12] userns: Support 9p interacting with multiple user namespaces
  ` [PATCH RFC 06/12] userns: Convert gfs2 to use kuid/kgid where appropriate

[PATCH v3 00/12] x86, boot, 64bit: Add support for loading ramdisk and bzImage high
 2012-11-22 22:13 UTC  (17+ messages)
` [PATCH v3 11/12] x86, boot: add fields to support load bzImage and ramdisk high

[PATCH 00/46] Automatic NUMA Balancing V4
 2012-11-22  0:05 UTC  (6+ messages)
` [PATCH 36/46] mm: numa: Use a two-stage filter to restrict pages being migrated for unlikely task<->node relationships

Violin Memory SSD array device support
 2012-11-22 22:19 UTC  (2+ messages)

Fund transfer
 2012-11-22 15:06 UTC 

Fund transfer
 2012-11-22 15:06 UTC 

Fund transfer
 2012-11-22 15:06 UTC 

Fund transfer
 2012-11-22 15:06 UTC 

Fund transfer
 2012-11-22 15:06 UTC 

[PATCH] acpi: Read temperature before trip points for HP Compaq 6715b and 6715s
 2012-11-22 22:21 UTC  (2+ messages)

[PATCH] gcc-cross: Explicitly depend on linux-libc-headers
 2012-11-22 22:02 UTC  (3+ messages)

Fund transfer
 2012-11-22 15:06 UTC 

Requirements for integrating a new git subcommand
 2012-11-22 22:11 UTC  (3+ messages)


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.