All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2012-06-22 14:43:25 to 2012-06-22 15:47:58 UTC [more...]

[PATCH 01/12] f81232: correct stubbed termios handler
 2012-06-22 15:47 UTC  (13+ messages)
` [PATCH 02/12] usb: fix sillies in the metro USB driver
` [PATCH 03/12] tty: note race we need to fix
` [PATCH 04/12] gpio-sch: Fix resource leak
` [PATCH 05/12] kobil_sct: Fix some bogus tty handling
` [PATCH 06/12] 8250: use the 8250 register interface not the legacy one
` [PATCH 07/12] 8250: propogate the bugs field
` [PATCH 08/12] 8250: add support for ASIX devices with a FIFO bug
` [PATCH 09/12] commit 22126843cb3c2a782c2d52614486115f3e9db478
` [PATCH 10/12] tty: tidy up the RESET_TERMIOS case
` [PATCH 11/12] vt: fix the keyboard/led locking
` [PATCH 12/12] tty: move the handling of the tty release logic

[PATCH -v2 0/2] x86, microcode: Reload ucode only per-system
 2012-06-22 15:46 UTC  (3+ messages)
` [PATCH -v2 1/2] x86, microcode: Sanitize per-cpu microcode reloading interface

[PATCH 1/3] makedumpfile: Xen4: determine Xen version
 2012-06-22 15:46 UTC 

[PATCH tip/core/urgent] rcu: Stop rcu_do_batch() from multiplexing the "count" variable
 2012-06-22 15:37 UTC 

[PATCH -mm v2 00/11] mm: scalable and unified arch_get_unmapped_area
 2012-06-22 15:41 UTC  (11+ messages)
` [PATCH -mm v2 01/11] mm: track free size between VMAs in VMA rbtree

grub-efi-native_1.99.bb fails in master branch
 2012-06-22 15:39 UTC  (4+ messages)

[PATCH tip/core/rcu 0/17] v2 Fixups for 3.6
 2012-06-22 15:35 UTC  (18+ messages)
` [PATCH tip/core/rcu 01/17] rcu: Fix detection of abruptly-ending stall
  ` [PATCH tip/core/rcu 02/17] rcu: Consolidate duplicate callback-list initialization
  ` [PATCH tip/core/rcu 03/17] rcu: Add ACCESS_ONCE() to ->qlen accesses
  ` [PATCH tip/core/rcu 04/17] rcu: Add a gcc-style structure initializer for RCU pointers
  ` [PATCH tip/core/rcu 05/17] rcu: Use new RCU_POINTER_INITIALIZER for gcc-style initializations
  ` [PATCH tip/core/rcu 06/17] rcu: Remove return value from RCU_INIT_POINTER()
  ` [PATCH tip/core/rcu 07/17] key: Remove extraneous parentheses from rcu_assign_keypointer()
  ` [PATCH tip/core/rcu 08/17] rcu: Remove return value from rcu_assign_pointer()
  ` [PATCH tip/core/rcu 09/17] rcu: Consolidate tree/tiny __rcu_read_{,un}lock() implementations
  ` [PATCH tip/core/rcu 10/17] rcu: Remove function versions of __kfree_rcu and __is_kfree_rcu_offset
  ` [PATCH tip/core/rcu 11/17] rcu: Make __call_rcu() handle invocation from idle
  ` [PATCH tip/core/rcu 12/17] rcu: Prevent __call_rcu() from invoking RCU core on offline CPUs
  ` [PATCH tip/core/rcu 13/17] rcu: Split RCU core processing out of __call_rcu()
  ` [PATCH tip/core/rcu 14/17] rcu: Fix rcu_is_cpu_idle() #ifdef in TINY_RCU
  ` [PATCH tip/core/rcu 15/17] Prevent uninitialized string in RCU stall info
  ` [PATCH tip/core/rcu 16/17] rcu: Disable preemption in rcu_blocking_is_gp()
  ` [PATCH tip/core/rcu 17/17] rcu: Add check for CPUs going offline with callbacks queued

[PATCH] iTCO_wdt: add platform driver module alias
 2012-06-22 15:41 UTC 

[PATCH] syslog: fill buffer with more than a single message for SYSLOG_ACTION_READ
 2012-06-22 15:36 UTC 

[RFC PATCH] Revert "mmc: omap_hsmmc: Enable Auto CMD12"
 2012-06-22 15:39 UTC  (6+ messages)

RCU hangs in latest linux-next
 2012-06-22 15:40 UTC 

[PATCH] ext4: Use proper csum calculation in ext4_rename
 2012-06-22 15:38 UTC 

[RFC PATCH] Inverted internal mic
 2012-06-22 15:37 UTC  (21+ messages)

[GIT PULL] ARM: OMAP2+: PRCM/hwmod: reimplement the OMAP PRCM I/O chain code for 3.6
 2012-06-22 15:37 UTC  (2+ messages)

dynamic debug
 2012-06-22 15:36 UTC  (8+ messages)

Atomically replace folder with symlink (for Wine)
 2012-06-22 15:36 UTC 

[RFC/PATCHSET 0/8] perf tools: Minimal build without libelf dependency (v2)
 2012-06-22 15:35 UTC  (11+ messages)
` [PATCH 5/8] perf symbols: Do not use ELF's symbol binding constants

[lm-sensors] [PATCH v2] hwmon: Honeywell Humidicon HIH-6130/HIH-6131 humidity and temperature sensor
 2012-06-22 15:34 UTC  (2+ messages)
` [lm-sensors] [PATCH v2] hwmon: Honeywell Humidicon HIH-6130/HIH-6131 humidity and temperature se

[PATCH tip/core/rcu 0/22] v2 Improvements to rcu_barrier() and RT response on big systems
 2012-06-22 15:17 UTC  (23+ messages)
` [PATCH tip/core/rcu 01/22] rcu: Control RCU_FANOUT_LEAF from boot-time parameter
  ` [PATCH tip/core/rcu 02/22] rcu: Four-level hierarchy is no longer experimental
  ` [PATCH tip/core/rcu 03/22] rcu: Size rcu_node tree from nr_cpu_ids rather than NR_CPUS
  ` [PATCH tip/core/rcu 04/22] rcu: Prevent excessive line length in RCU_STATE_INITIALIZER()
  ` [PATCH tip/core/rcu 05/22] rcu: Place pointer to call_rcu() in rcu_data structure
  ` [PATCH tip/core/rcu 06/22] rcu: Move _rcu_barrier()'s rcu_head structures to rcu_data structures
  ` [PATCH tip/core/rcu 07/22] rcu: Move rcu_barrier_cpu_count to rcu_state structure
  ` [PATCH tip/core/rcu 08/22] rcu: Move rcu_barrier_completion "
  ` [PATCH tip/core/rcu 09/22] rcu: Move rcu_barrier_mutex "
  ` [PATCH tip/core/rcu 10/22] rcu: Remove needless initialization
  ` [PATCH tip/core/rcu 11/22] rcu: Increase rcu_barrier() concurrency
  ` [PATCH tip/core/rcu 12/22] rcu: Add tracing for _rcu_barrier()
  ` [PATCH tip/core/rcu 13/22] rcu: Add rcu_barrier() statistics to debugfs tracing
  ` [PATCH tip/core/rcu 14/22] rcu: Remove unneeded __rcu_process_callbacks() argument
  ` [PATCH tip/core/rcu 15/22] rcu: Introduce for_each_rcu_flavor() and use it
  ` [PATCH tip/core/rcu 16/22] rcu: Use for_each_rcu_flavor() in TREE_RCU tracing
  ` [PATCH tip/core/rcu 17/22] rcu: RCU_SAVE_DYNTICK code no longer ever dead
  ` [PATCH tip/core/rcu 18/22] rcu: Move RCU grace-period initialization into a kthread
  ` [PATCH tip/core/rcu 19/22] rcu: Allow RCU grace-period initialization to be preempted
  ` [PATCH tip/core/rcu 20/22] rcu: Move RCU grace-period cleanup into kthread
  ` [PATCH tip/core/rcu 21/22] rcu: Allow RCU grace-period cleanup to be preempted
  ` [PATCH tip/core/rcu 22/22] rcu: Prevent offline CPUs from executing RCU core code

MMC: commit dba3c29 ruins mmc card data on beagle-xm revB
 2012-06-22 15:33 UTC  (8+ messages)

[PATCH] gpgme: updated to 1.3.2
 2012-06-22 12:27 UTC 

superfluous download locations in oe-core's bitbake.conf
 2012-06-22 15:20 UTC  (6+ messages)

[PATCH v2] fs: introduce pipe-only dump mode suid_dumpable=3
 2012-06-22 15:30 UTC  (3+ messages)

[vMCE design RFC] Xen vMCE design
 2012-06-22 15:29 UTC  (8+ messages)

(unknown)
 2012-06-22 15:00 UTC 

[RELEASE] LTTng-tools 2.0.3
 2012-06-22 15:27 UTC 

[ 000/175] 3.3.1-stable review
 2012-06-22 15:27 UTC  (5+ messages)
` [ 152/175] dm thin: fix stacked bi_next usage
  ` [PATCH] dm thin: reinstate missing mempool_free in cell_release_singleton
      `  "

[RFE] option for find branches in a remote repo which contain a certain commit
 2012-06-22 15:24 UTC  (2+ messages)

[PATCH] [media] videobuf-dma-contig: restore buffer mapping for uncached bufers
 2012-06-22 15:28 UTC 

printk behavioral regression
 2012-06-22 15:24 UTC  (5+ messages)

Strange kernel BUG() on PV DomU boot
 2012-06-22 15:22 UTC  (6+ messages)
    ` Handling of out of memory conditions (was: Re: Strange kernel BUG() on PV DomU boot)

[rp] [RFC] Userspace RCU library internal error handling
 2012-06-22 15:22 UTC 

[PATCH] bitbake.conf/abi_version.conf: Update to use BasicHash signature generator
 2012-06-22 15:11 UTC  (6+ messages)

[PATCH] Btrfs: flush delayed inodes if we're short on space V2
 2012-06-22 15:26 UTC 

[PATCH] linux-firmware: update to main repo on kernel.org
 2012-06-22 14:15 UTC  (2+ messages)
` [PATCH v2] "

[lm-sensors] [PATCH] hwmon: Honeywell Humidicon HIH-6130/HIH-6131 humidity and temperature sensor dr
 2012-06-22 15:19 UTC  (2+ messages)
` [lm-sensors] [PATCH] hwmon: Honeywell Humidicon HIH-6130/HIH-6131 humidity and temperature senso

[PATCH 0/3] makedumpfile: Xen4: exclude domU pages for Xen4
 2012-06-22 15:18 UTC 

[Qemu-devel] qemu -numa option and non-contiguous CPU ranges
 2012-06-22 15:18 UTC  (4+ messages)

[ath9k-devel] DMA TX Errors
 2012-06-22 15:17 UTC  (7+ messages)

all rbd users: set 'filestore fiemap = false'
 2012-06-22 15:16 UTC  (4+ messages)

[PATCH 0/2] Implement ticket spinlocks for ARM
 2012-06-22 15:15 UTC  (3+ messages)
` [PATCH 1/2] ARM: spinlock: use ticket algorithm for ARMv6+ locking implementation
` [PATCH 2/2] ARM: rwlocks: remove unused branch labels from trylock routines

[RFC][PATCH] sched: Fix race in task_group()
 2012-06-22 15:15 UTC  (3+ messages)

[PATCH] dma: tegra: use sg_dma_address() for getting dma buffer address
 2012-06-22 15:11 UTC  (2+ messages)

Regarding improving ple handler (vcpu_on_spin)
 2012-06-22 15:11 UTC  (5+ messages)
` [PATCH] kvm: handle last_boosted_vcpu = 0 case

[PATCH] OMAP: USB : Fix the EHCI enumeration and core retention issue
 2012-06-22 15:11 UTC  (10+ messages)

[PATCH 0/3] Remove old eglibc and gcc recipes
 2012-06-22 14:59 UTC  (4+ messages)
` [PATCH 1/3] gcc-4.6: Retire into toochain-layer
` [PATCH 2/3] eglibc-2.13: Retire into toolchain layer
` [PATCH 3/3] gcc: Remove csl gcc recipes

[PATCH net] net: qmi_wwan: fix Oops while disconnecting
 2012-06-22 15:09 UTC  (4+ messages)

[Qemu-devel] [RFC 0/7] qcow2: implement lazy refcounts optimization
 2012-06-22 15:08 UTC  (8+ messages)
` [Qemu-devel] [RFC 1/7] docs: add dirty bit to qcow2 specification
` [Qemu-devel] [RFC 2/7] qcow2: introduce dirty bit
` [Qemu-devel] [RFC 3/7] docs: add lazy refcounts bit to qcow2 specification
` [Qemu-devel] [RFC 4/7] qemu-iotests: ignore qemu-img create lazy_refcounts output
` [Qemu-devel] [RFC 5/7] qcow2: implement lazy refcounts
` [Qemu-devel] [RFC 6/7] qemu-io: add "abort" command to simulate program crash
` [Qemu-devel] [RFC 7/7] qemu-iotests: add 039 qcow2 lazy refcounts test

[PATCH 0/2] Use architected timers for delay loop
 2012-06-22 15:09 UTC  (3+ messages)
` [PATCH 1/2] ARM: arch timer: implement read_current_timer and get_cycles
` [PATCH 2/2] ARM: delay: allow timer-based delay implementation to be selected

[PATCH BlueZ 00/19] HID over GATT plugin
 2012-06-22 15:08 UTC  (20+ messages)
` [PATCH BlueZ 01/19] hog: Register HID over GATT device driver
` [PATCH BlueZ 02/19] hog: Add checking for 'EnableGatt'
` [PATCH BlueZ 03/19] hog: Register ATTIO callbacks
` [PATCH BlueZ 04/19] hog: Load primary service handle
` [PATCH BlueZ 05/19] hog: Discover all characteristics declaration
` [PATCH BlueZ 06/19] hog: Discover descriptors for all characteristics
` [PATCH BlueZ 07/19] hog: Discover the "Report Map" characteristic
` [PATCH BlueZ 08/19] hog: Enable "Report" characteristic notifications
` [PATCH BlueZ 09/19] hog: Add report notification handler
` [PATCH BlueZ 10/19] hog: HID I/O driver
` [PATCH BlueZ 11/19] hog: Use real values for vendor and product IDs
` [PATCH BlueZ 12/19] hog: Add read Report Reference descriptor
` [PATCH BlueZ 13/19] hog: Prepend Report ID to the HID report
` [PATCH BlueZ 14/19] hog: Add support for uHID events
` [PATCH BlueZ 15/19] hog: Handle output reports
` [PATCH BlueZ 16/19] hog: Handle output events
` [PATCH BlueZ 17/19] hog: Handle feature reports
` [PATCH BlueZ 18/19] hog: Add HID Information Characteristic read
` [PATCH BlueZ 19/19] hog: Use hardware country code

[PATCH v3] ARM: Orion5x - Restore parts of io.h, with rework
 2012-06-22 15:07 UTC 

[RFC PATCH 0/8] Fix restart_block syscall restarting for 3.5
 2012-06-22 15:07 UTC  (9+ messages)
` [RFC PATCH 1/8] Revert "arm: remove unused restart trampoline"
` [RFC PATCH 2/8] Revert "arm: new way of handling ERESTART_RESTARTBLOCK"
` [RFC PATCH 3/8] audit: arm: only allow syscall auditing for pure EABI userspace
` [RFC PATCH 4/8] ARM: entry: don't bother with syscall tracing on ret_from_fork path
` [RFC PATCH 5/8] ARM: audit: move syscall auditing until after ptrace SIGTRAP handling
` [RFC PATCH 6/8] ARM: ptrace: provide separate functions for tracing syscall {entry, exit}
` [RFC PATCH 7/8] ARM: signal: perform restart_block system call restarting in the kernel
` [RFC PATCH 8/8] Revert "Revert "arm: remove unused restart trampoline""

[U-Boot] TFTP retry count Infinite
 2012-06-22 15:05 UTC 

[PATCH V2] memcg: cleanup typos in mem cgroup
 2012-06-22 15:03 UTC  (4+ messages)

RFC: removing buildhistory support for flat versioned package info
 2012-06-22 14:53 UTC  (2+ messages)

[PATCH 2/2] libi2c: Use I2C_SMBUS_BLOCK_MAX
 2012-06-22 14:59 UTC 

[PATCH v2 00/24] Get SMB2 mount work
 2012-06-22 14:59 UTC  (4+ messages)
` [PATCH v2 07/24] CIFS: Make demultiplex_thread work with SMB2 code

[PATCH 1/2] libi2c: Propagate error codes
 2012-06-22 14:59 UTC 

Web Hob design update
 2012-06-22 14:59 UTC  (2+ messages)

[PATCH 0/8] denzil pull request
 2012-06-22 14:57 UTC  (10+ messages)
` [PATCH 4/8] sanity.bbclass: warn the user if BBPATH contains wrong entries

Unmountable btrfs filesystems
 2012-06-22 14:54 UTC  (5+ messages)

Recent patch for videobuf causing a crash to my driver
 2012-06-22 14:51 UTC  (4+ messages)

DM3730 without PMIC oops on idle
 2012-06-22 14:49 UTC 

mac80211 logging/tracing
 2012-06-22 14:49 UTC  (5+ messages)
` [PATCH 4/6] mac80211: clean up debugging

[GIT PULL] ARM: OMAP: clock, powerdomain, clockdomain, hwmod fixes for early v3.4-rc
 2012-06-22 14:48 UTC  (6+ messages)

Buildhistory for the PACKAGE Reorder
 2012-06-22 14:35 UTC  (4+ messages)

GPMI NAND on MX28 with DT.with
 2012-06-22 14:45 UTC  (3+ messages)

explanation of __va() and __pa() macros
 2012-06-22 14:45 UTC  (3+ messages)

[PATCH 00/17] Swap-over-NBD without deadlocking V13
 2012-06-22 14:30 UTC  (3+ messages)
` [PATCH 01/16] mm: sl[au]b: Add knowledge of PFMEMALLOC reserve pages
` [PATCH 02/16] mm: slub: Optimise the SLUB fast path to avoid pfmemalloc checks


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.