All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2012-08-07 18:44:03 to 2012-08-07 20:03:30 UTC [more...]

[Announce] SequreISP an ISP's management software as GPL
 2012-08-07 20:01 UTC 

[PATCH 00/41] TTY buffer in tty_port -- prep no. 4
 2012-08-07 19:48 UTC  (44+ messages)
` [PATCH 01/41] TTY: pty, stop passing NULL to free_tty_struct
` [PATCH 02/41] TTY: 68328serial, fix compilation
` [PATCH 03/41] TTY: n_gsm, use tty_port_install
` [PATCH 04/41] misc: pti, add const to pci_device_id table
` [PATCH 05/41] misc: pti, pci drvdata cannot be NULL in ->remove
` [PATCH 06/41] misc: pti, stop using iomap's unmap on ioremap space
` [PATCH 07/41] misc: pti, move ->remove to the PCI code
` [PATCH 08/41] misc: pti, do the opposite of ->probe in ->remove
` [PATCH 09/41] misc: pti, fix fail paths
` [PATCH 10/41] misc: pti, fix tty_port count
` [PATCH 11/41] misc: pti, use tty_port_register_device
` [PATCH 12/41] mxser: allow overlapping vector
` [PATCH 13/41] TTY: ttyprintk, unregister tty driver on failure
` [PATCH 14/41] TTY: ttyprintk, don't touch behind tty->write_buf
` [PATCH 15/41] TTY: ttyprintk, initialize tty_port earlier
` [PATCH 16/41] TTY: tty3270, free tty driver properly
` [PATCH 17/41] TTY: pass flags to alloc_tty_driver
` [PATCH 18/41] TTY: pty, switch to tty_alloc_driver
` [PATCH 19/41] TTY: move allocations "
` [PATCH 20/41] TTY: add support for unnumbered device nodes
` [PATCH 21/41] TTY: move cdev_add to tty_register_device
` [PATCH 22/41] TTY: use tty_port_register_device
` [PATCH 23/41] TTY: automatically create nodes for some drivers
` [PATCH 24/41] TTY: tty_port, add some documentation
` [PATCH 25/41] TTY: add tty_port_link_device
` [PATCH 26/41] TTY: use tty_port_link_device
` [PATCH 27/41] TTY: synclink_cs, sanitize fail paths
` [PATCH 28/41] TTY: synclink_cs, use dynamic tty devices
` [PATCH 30/41] TTY: moxa, convert to dynamic device
` [PATCH 31/41] TTY: nfcon, add tty_port and link it
` [PATCH 32/41] TTY: con3215, unset raw3215[line]
` [PATCH 33/41] TTY: con3215, add tty install
` [PATCH 34/41] TTY: i4l, "
` [PATCH 35/41] TTY: synclink, "
` [PATCH 36/41] TTY: synclinkmp, "
` [PATCH 37/41] TTY: ircomm_tty, "
` [PATCH 38/41] TTY: tty3270, "
` [PATCH 39/41] TTY: hvc_console, "
` [PATCH 40/41] TTY: hvcs, clean hvcs_open a bit
` [PATCH 41/41] TTY: hvcs, add tty install

[Qemu-devel] [PATCH v6 0/6] file descriptor passing using fd sets
 2012-08-07 19:59 UTC  (7+ messages)
` [Qemu-devel] [PATCH v6 2/6] qapi: Introduce add-fd, remove-fd, query-fdsets
` [Qemu-devel] [PATCH v6 3/6] monitor: Clean up fd sets on monitor disconnect

[Bug 51383] New: 'make clean' broken after switching to automake
 2012-08-07 20:01 UTC  (2+ messages)
` [Bug 51383] "

MLC NAND: all 0xff after erase?
 2012-08-07 20:00 UTC  (3+ messages)

[Announce] SequreISP an ISP's management software as GPL
 2012-08-07 20:00 UTC 

[PATCH 0/3] tpm: Add new vTPM device driver for PPC64
 2012-08-07 19:57 UTC  (7+ messages)
` [PATCH 1/3] drivers/char/tpm: Add new device driver to support IBM vTPM
` [PATCH 2/3] PPC64: Add support for instantiating SML from Open Firmware
` [PATCH 3/3] drivers/char/tpm: Add securityfs support for event log

[PATCH 2/4] arm/dts: exynos4: Add DTS files derived from common Exynos4
 2012-08-07 19:57 UTC  (6+ messages)
  ` 회신: "

nfs4 mounts failing with 3.6.0-rc1
 2012-08-07 19:57 UTC  (7+ messages)

[PATCH] Btrfs: allow delayed refs to be merged V3
 2012-08-07 20:01 UTC 

[Qemu-devel] [RFC 00/15] attempt to fix CPU topology info on CPU APIC IDs
 2012-08-07 19:56 UTC  (16+ messages)
` [Qemu-devel] [RFC 01/15] cpus.h: include cpu-common.h
` [Qemu-devel] [RFC 02/15] hw/apic.c: rename bit functions to not conflict with bitops.h (v2)
` [Qemu-devel] [RFC 03/15] kvm: set vcpu_id to APIC ID instead of CPU index
` [Qemu-devel] [RFC 04/15] i386: create apic_id_for_cpu() function (v2)
` [Qemu-devel] [RFC 05/15] remove FW_CFG_MAX_CPUS from fw_cfg_init()
` [Qemu-devel] [RFC 06/15] pc: set FW_CFG data based on APIC ID calculation
` [Qemu-devel] [RFC 07/15] qdev: allow qdev_prop_parse() to report errors
` [Qemu-devel] [RFC 08/15] move global properties code to global-properties.c
` [Qemu-devel] [RFC 09/15] isolate qdev-independent parts of qdev_prop_set_globals()
` [Qemu-devel] [RFC 10/15] create object_prop_set_globals()
` [Qemu-devel] [RFC 11/15] rename qdev_prop_register_global_list to qemu_globals_register_list
` [Qemu-devel] [RFC 12/15] create qemu_global_get() function
` [Qemu-devel] [RFC 13/15] tests: support target-specific unit tests
` [Qemu-devel] [RFC 14/15] i386: topology & APIC ID utility functions (v2)
` [Qemu-devel] [RFC 15/15] generate APIC IDs according to CPU topology (v2)

[Qemu-devel] For all targets and machine types: "start to monitor" smoke test
 2012-08-07 19:55 UTC  (4+ messages)

[PATCH 1/4] arm/dts: max77686: Add DTS file for max77686 PMIC
 2012-08-07 19:50 UTC  (6+ messages)
  ` 회신: "

[Qemu-devel] [PATCH v2 0/9] x86 AREG0 conversion
 2012-08-07 19:49 UTC  (10+ messages)
` [Qemu-devel] [PATCH v2 1/9] x86: avoid AREG0 for FPU helpers
` [Qemu-devel] [PATCH v2 2/9] x86: avoid AREG0 for condition code helpers
` [Qemu-devel] [PATCH v2 3/9] x86: avoid AREG0 for integer helpers
` [Qemu-devel] [PATCH v2 4/9] x86: avoid AREG0 for SVM helpers
` [Qemu-devel] [PATCH v2 5/9] x86: avoid AREG0 for SMM helpers
` [Qemu-devel] [PATCH v2 6/9] x86: use wrappers for memory access helpers
` [Qemu-devel] [PATCH v2 7/9] x86: avoid AREG0 for misc helpers
` [Qemu-devel] [PATCH v2 8/9] x86: avoid AREG0 in segmentation helpers
` [Qemu-devel] [PATCH v2 9/9] x86: switch to AREG0 free mode

[refpolicy] [PATCH] oidentd fixes
 2012-08-07 19:50 UTC  (3+ messages)

IRQ remapping problem on Macbook Air 5,1
 2012-08-07 19:48 UTC 

[refpolicy] [PATCH v2]: mcelog module initial rewrite
 2012-08-07 19:48 UTC  (8+ messages)
  ` [refpolicy] [PATCH v3]: "
      ` [refpolicy] [PATCH v4]: "

attr inherit vs inherit_stat
 2012-08-07 19:47 UTC 

[PATCH 1/7] mfd: max8925: Move _IO resources out of ioport_ioresource
 2012-08-07 19:46 UTC  (5+ messages)
` [PATCH 2/7] mfd: 88pm860x: "
` [PATCH 3/7] resources: Add register address resource type
` [PATCH 6/7] mfd: 88pm860x: Convert to IORESOURCE_REG

[PATCH] iwlegacy: clean up suspend/resume
 2012-08-07 19:46 UTC 

[Lustre-devel] merges to b2_<x>
 2012-08-07 19:45 UTC  (3+ messages)
  ` [Lustre-devel] [lustre-devel] "

[PATCH] staging: speakup: i18n.c: Fix leak in msg_set()
 2012-08-07 19:44 UTC 

[PATCH] leds: triggers: send uevent when changing triggers
 2012-08-07 19:44 UTC  (12+ messages)

[Qemu-devel] Cirrus bugs vs endian: how two bugs cancel each other out
 2012-08-07 19:43 UTC  (15+ messages)

[BABELTRACE PATCH] Fix: wrong type in bt_ctf_get_uint64/int64
 2012-08-07 19:42 UTC 

info: display '--' as '-'
 2012-08-07 19:42 UTC  (4+ messages)

[RFC PATCH 0/4] ftrace: Add use of -mfentry for x86_64
 2012-08-07 19:38 UTC  (5+ messages)
` [RFC PATCH 1/4] ftrace: Make recordmcount.c handle __fentry__
` [RFC PATCH 2/4] ftrace: Add -mfentry to Makefile on function tracer
` [RFC PATCH 3/4] ftrace: Do not test frame pointers if -mfentry is used
` [RFC PATCH 4/4] ftrace/x86: Add support for -mfentry to x86_64

[PATCH] cracklib, zlib: install to /lib instead of /usr/libxx
 2012-08-07 19:29 UTC  (10+ messages)

[PATCH 0/4] promote zcache from staging
 2012-08-07 19:28 UTC  (11+ messages)

multipath-tools/multipathd main.c
 2012-08-07 19:37 UTC 

Sie brauchen Finanzmittel, um Ihr Geschäft aufzubauen?
 2012-08-07 19:20 UTC 

Crash of almost full ceph
 2012-08-07 19:35 UTC  (5+ messages)

[Bug 45721] New: High Compiz memory usage, eventual crash
 2012-08-07 19:34 UTC  (3+ messages)
` [Bug 45721] "

Android Replies to Git List getting rejected
 2012-08-07 19:33 UTC  (2+ messages)

[PATCH 0/6] ARM: dove: DT support for Marvell Dove
 2012-08-07 19:32 UTC  (6+ messages)

[B.A.T.M.A.N.] trouble setting up my mesh
 2012-08-07 19:31 UTC  (2+ messages)

[PATCH] [PATCH V3]Extcon: adc_jack: adc-jack driver to support 3.5 pi or simliar devices
 2012-08-07 19:29 UTC  (2+ messages)

Using vanilla kernels headers to do backport testing -- issues with memcpy()
 2012-08-07 19:28 UTC 

regression in connectathon test7
 2012-08-07 19:28 UTC 

[iommu:ioapic-cleanups 17/19] arch/x86/built-in.o:(.data+0x288): undefined reference to `native_comp
 2012-08-07 19:27 UTC 

[PATCH 0/6] ARM: mxs: remove board files
 2012-08-07 19:27 UTC  (4+ messages)
` [PATCH 1/6] ARM: mxs: tx28: reset fec phy for device tree boot

Errors compiling ceph argonaut
 2012-08-07 19:23 UTC  (2+ messages)

[PATCH] lmedm04 2.06 conversion to dvb-usb-v2 version 2
 2012-08-07 19:22 UTC  (4+ messages)

[PATCH v2] ASoC: imx-ssi: Remove mono support
 2012-08-07 19:51 UTC 

[RFC] LTTng address API proposal v3
 2012-08-07 19:21 UTC  (2+ messages)

[PATCH/RFC v2 0/16] Introduce index file format version 5
 2012-08-07 19:17 UTC  (7+ messages)
` [PATCH/RFC v2 08/16] Make in-memory format aware of stat_crc
` [PATCH/RFC v2 10/16] Read resolve-undo data

[PATCH V4 0/2] arm: samsung: Move FIMD headers to include/video/
 2012-08-07 15:25 UTC  (4+ messages)
` [PATCH V4 1/2] include/video: move fimd register headers from platform to include/video

[U-Boot] [PATCH v2] i.MX28: bug fixes in PMU configuration code
 2012-08-07 19:15 UTC  (3+ messages)
` [U-Boot] [RESEND PATCH "

[PATCH 3/4] arm/dts: exynos4: Add DTS file for ODROID-X
 2012-08-07 19:12 UTC  (2+ messages)

uda1380 and pxa255 plays nothing but noise
 2012-08-07 19:41 UTC  (4+ messages)

[RFC] LTTng address API proposal v3
 2012-08-07 19:09 UTC 

git repack vs git gc --aggressive
 2012-08-07 19:05 UTC  (3+ messages)

[GIT PULL] VFIO update for 3.6-rc1
 2012-08-07 19:05 UTC 

iproute2-3.5.0: `ip a s` no longer shows addresses
 2012-08-07 19:03 UTC 

[PATCH RFC] regulator: suppress printk if there is no real info
 2012-08-07 19:01 UTC  (2+ messages)
` [PATCH v2] regulator: make the dummy regulator's print_constraint more helpful

Linux 3.4-rc7
 2012-08-07 19:00 UTC  (10+ messages)

[PATCH v2 00/23] Introduce Xen support on ARM
 2012-08-07 18:44 UTC  (8+ messages)
` [PATCH v2 10/23] xen/arm: compile and run xenbus
` [PATCH v2 23/23] [HACK] xen/arm: implement xen_remap_domain_mfn_range

[Qemu-devel] [PATCH 00/12] Migration next v12
 2012-08-07 18:59 UTC  (2+ messages)

[PATCH] mfd: arizona: Disable control interface error reporting for early devices
 2012-08-07 18:57 UTC 

[PATCH 3/3 v3] powerpc/mpic: FSL MPIC error interrupt support
 2012-08-07 18:57 UTC  (6+ messages)

[U-Boot] [PATCH] ext2fs: fix warning: 'blocknxt' may be used uninitialized with gcc 4.2
 2012-08-07 18:55 UTC  (2+ messages)

[PATCH 3/3 v4] powerpc/mpic: FSL MPIC error interrupt support
 2012-08-07 18:55 UTC  (4+ messages)

UBI fastmap updates
 2012-08-07 18:53 UTC  (7+ messages)

[PATCH] ODROID-X: hkdk4412: Add new hardware based on Exynos4412
 2012-08-07 18:49 UTC  (4+ messages)
` [PATCH v2] "

[PATCH v2] watchdog: new option to skip ping in close
 2012-08-07 18:57 UTC  (2+ messages)

[PATCH] commands: memset: fix help message
 2012-08-07 18:51 UTC 

[PATCH 00/36 v4] e2fsprogs: make e2fsprogs support inline data
 2012-08-07 18:50 UTC  (3+ messages)
` [PATCH 06/36 v4] libext2fs: add data structures for inline data feature

[B.A.T.M.A.N.] [PATCH] batman-adv: Fix mem leak in the batadv_tt_local_event() function
 2012-08-07 18:50 UTC  (4+ messages)
`  "

HDD problem
 2012-08-07 18:44 UTC 

[PATCH v3 1/2] lis3: add generic DT matching code
 2012-08-07 18:49 UTC  (4+ messages)

[PATCH 1/3] dma-fence: dma-buf synchronization (v7)
 2012-08-07 18:47 UTC  (2+ messages)

btrfs panic in 3.5.0
 2012-08-07 18:47 UTC  (3+ messages)

Status of patch 7375/1
 2012-08-07 18:46 UTC  (4+ messages)

[Qemu-devel] [RFC PATCH 0/6] Run incoming migration in a coroutine
 2012-08-07 18:46 UTC  (3+ messages)
` [Qemu-devel] [PATCH 4/6] migration: remove iohandlers before closing the file

Philips saa7134 IR remote problem with linux kernel v2.6.35
 2012-08-07 18:46 UTC 


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.