All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2011-01-19 02:52:31 to 2011-01-19 05:58:55 UTC [more...]

[PATCH 1/8] gprs-provision: add driver API header
 2011-01-19  5:58 UTC  (2+ messages)

Linux 2.6.38-rc1
 2011-01-19  5:56 UTC  (8+ messages)

[PATCH 0/3] Removing scripts/check_image.py
 2011-01-19  5:56 UTC  (3+ messages)
` [PATCH 1/3] KVM test: Introduce check_image postprocess directive

[PATCH] ATA: Add FSL sata v2 controller support
 2011-01-19  5:23 UTC  (4+ messages)

4.1 no-pnfs mount option?
 2011-01-19  5:54 UTC  (5+ messages)

[lm-sensors] user question about how to load xeontemp
 2011-01-19  5:51 UTC  (3+ messages)

[lm-sensors] Sandy Bridge support?
 2011-01-19  5:50 UTC  (3+ messages)

[PATCH 00/19] Kemari for KVM v0.2.6
 2011-01-19  5:45 UTC  (40+ messages)
` [Qemu-devel] "
` [PATCH 01/19] Make QEMUFile buf expandable, and introduce qemu_realloc_buffer() and qemu_clear_buffer()
  ` [Qemu-devel] "
` [PATCH 02/19] Introduce read() to FdMigrationState
  ` [Qemu-devel] "
` [PATCH 03/19] Introduce skip_header parameter to qemu_loadvm_state()
  ` [Qemu-devel] "
` [PATCH 04/19] qemu-char: export socket_set_nodelay()
  ` [Qemu-devel] "
` [PATCH 05/19] vl.c: add deleted flag for deleting the handler
  ` [Qemu-devel] "
` [PATCH 06/19] virtio: decrement last_avail_idx with inuse before saving
  ` [Qemu-devel] "
` [PATCH 07/19] Introduce fault tolerant VM transaction QEMUFile and ft_mode
  ` [Qemu-devel] "
` [PATCH 08/19] savevm: introduce util functions to control ft_trans_file from savevm layer
  ` [Qemu-devel] "
` [PATCH 09/19] Introduce event-tap
  ` [Qemu-devel] "
` [PATCH 10/19] Call init handler of event-tap at main() in vl.c
  ` [Qemu-devel] "
` [PATCH 11/19] ioport: insert event_tap_ioport() to ioport_write()
  ` [Qemu-devel] "
` [PATCH 12/19] Insert event_tap_mmio() to cpu_physical_memory_rw() in exec.c
  ` [Qemu-devel] "
` [PATCH 13/19] net: insert event-tap to qemu_send_packet() and qemu_sendv_packet_async()
  ` [Qemu-devel] "
` [PATCH 14/19] block: insert event-tap to bdrv_aio_writev() and bdrv_aio_flush()
  ` [Qemu-devel] "
` [PATCH 15/19] savevm: introduce qemu_savevm_trans_{begin,commit}
  ` [Qemu-devel] [PATCH 15/19] savevm: introduce qemu_savevm_trans_{begin, commit}
` [PATCH 16/19] migration: introduce migrate_ft_trans_{put,get}_ready(), and modify migrate_fd_put_ready() when ft_mode is on
  ` [Qemu-devel] [PATCH 16/19] migration: introduce migrate_ft_trans_{put, get}_ready(), "
` [PATCH 17/19] migration-tcp: modify tcp_accept_incoming_migration() to handle ft_mode, and add a hack not to close fd when ft_mode is enabled
  ` [Qemu-devel] "
` [PATCH 18/19] Introduce -k option to enable FT migration mode (Kemari)
  ` [Qemu-devel] "
` [PATCH 19/19] migration: add a parser to accept FT migration incoming mode
  ` [Qemu-devel] "

Mail Upgrade
 2011-01-19  3:07 UTC 

[LTP] [PATCH] creat07: "-F $LTPROOT/testcases/bin/test1" should be removed
 2011-01-19  5:47 UTC 

[PATCH] scm: provide full privilege set via SCM_PRIVILEGE
 2011-01-19  5:45 UTC  (2+ messages)

[RFC PATCH v2 0/5] Towards a Git-to-SVN bridge
 2011-01-19  5:44 UTC  (6+ messages)
` [PATCH 1/5] date: Expose the time_to_tm function
` [PATCH 2/5] vcs-svn: Start working on the dumpfile producer
` [PATCH 3/5] Build an svn-fi target in contrib/svn-fe
` [PATCH 4/5] fast-export: Introduce --inline-blobs
` [PATCH 5/5] vcs-svn: Add dir_cache for svnload

[Patch] kernel doc: fix some ACPI documentation
 2011-01-19  5:41 UTC 

[PATCH] intel_idle: disable HW auto-demotion
 2011-01-19  5:40 UTC  (3+ messages)
` [PATCH] intel_idle: disable HW auto-demotion by default (v2)

Bug in scheduler when using rt_mutex
 2011-01-19  5:40 UTC  (9+ messages)

Problem with Busybox shell
 2011-01-19  5:37 UTC  (3+ messages)

[PATCH] blktrace: Don't output messages if the user sets some action mask
 2011-01-19  5:36 UTC  (3+ messages)
` [PATCH v2] blktrace: Don't output messages if NOTIFY isn't set

[U-Boot] environmental "baudrate" not used at boot up
 2011-01-19  5:34 UTC  (2+ messages)

[PATCH] af_unix: implement socket filter
 2011-01-19  5:33 UTC  (5+ messages)
  ` [PATCH] net: filter: dont block softirqs in sk_run_filter()

[RFC 0/8] Reliably generate large request from SRP
 2011-01-19  5:31 UTC  (10+ messages)
  ` [RFC 1/8] IB/srp: always avoid non-zero offsets into an FMR
  ` [RFC 2/8] IB/srp: move IB CM setup completion into its own function
  ` [RFC 3/8] IB/srp: allow sg_tablesize to be set for each target
  ` [RFC 4/8] IB/srp: rework mapping engine to use multiple FMR entries
  ` [RFC 5/8] IB/srp: add safety valve for large SG tables without HW support
  ` [RFC 6/8] IB/srp: add support for indirect tables that don't fit in SRP_CMD
  ` [RFC 7/8] IB/srp: try to use larger FMR sizes to cover our mappings
  ` [RFC 8/8] IB/srp and direct IO: patches for testing large indirect tables

[PATCH v5] input: tegra-kbc - Add tegra keyboard driver
 2011-01-19  5:23 UTC  (4+ messages)

[GIT PATCHES for 2.6.38] Zilog Z8 IR unit fixes
 2011-01-19  5:20 UTC  (3+ messages)

[PATCH] vhost: rcu annotation fixup
 2011-01-19  5:18 UTC  (3+ messages)

[PATCH 2/6] Define packet switched bearers
 2011-01-19  5:18 UTC  (2+ messages)

Bug#609371: linux-image-2.6.37-trunk-sparc64: module scsi_mod:
 2011-01-19  5:16 UTC  (14+ messages)
                  ` Bug#609371: linux-image-2.6.37-trunk-sparc64: module scsi_mod: Unknown relocation: 36

[PATCH v3 1/3] KVM: fix rcu usage warning in kvm_arch_vcpu_ioctl_set_sregs()
 2011-01-19  5:16 UTC  (2+ messages)

Portability patches
 2011-01-19  5:16 UTC  (4+ messages)
` [PATCH 1/3] Port to Solaris
` [PATCH 2/3] Port to AIX
` [PATCH 3/3] Port to HP-UX

[Patch] acpi: remove acpi_sleep=s4_nonvs
 2011-01-19  5:14 UTC 

[Patch] acpi: remove acpi_sleep=s4_nonvs
 2011-01-19  5:14 UTC 

[PATCH] ux500: add a few AB8500 regulator consumers v2
 2011-01-19  5:13 UTC  (2+ messages)

[lm-sensors] rtc can not work (mpc8270 + ds1138 + kernel 2.6.15)
 2011-01-19  5:11 UTC 

linux-next: Tree for January 18
 2011-01-19  5:09 UTC  (3+ messages)
` linux-next: Tree for January 18 (__modver_version_show)

[Bug 27052] New: man sched_rr_get_interval says the interval depend on nice, but it's incorrect
 2011-01-19  5:04 UTC 

[PATCH] Use sed instead of perl to generate x86/kernel/cpu/capflags.c
 2011-01-19  4:57 UTC  (6+ messages)

2.6.37-git17 virtual IO boot failure
 2011-01-19  4:54 UTC  (5+ messages)

[GIT] ACPICA patches for 2.6.38-merge
 2011-01-19  4:53 UTC 

Problem: security locked disk and partition table read
 2011-01-19  4:52 UTC 

[PATCH] mem_sharing: fix race condition of nominate and unshare
 2011-01-19  4:44 UTC  (18+ messages)

linux-next: build failure after merge of the rr tree
 2011-01-19  4:42 UTC 

[PATCH] xfs_bmap_add_extent_delay_real should set br_startblock to nullstartblock
 2011-01-19  4:42 UTC  (2+ messages)

[PATCH V4 00/62] Updating SPEAr Support
 2011-01-19  4:39 UTC  (21+ messages)
` [PATCH V4 04/62] ST SPEAr: Making clock functions more generic
` [PATCH V4 05/62] ST SPEAr: Formalized timer support
` [PATCH V4 06/62] ST SPEAr13XX: Adding machine specific header files
` [PATCH V4 25/62] ST SPEAr: Added PCIE host controller base driver support
` [PATCH V4 26/62] ST SPEAr: Adding support for SSP PL022
` [PATCH V4 32/62] ST SPEAr 13xx : Adding support for SPEAr1310

[PATCH] OMAP3: CPUIdle: prevent CORE from going off if doing so would reset an active clockdomain
 2011-01-19  4:39 UTC  (2+ messages)

dirty throttling v4 for current git kernels
 2011-01-19  4:38 UTC  (6+ messages)
` dirty throttling v5 for 2.6.37-rc7+

[PATCH] unifdef: update to upstream version 2.5
 2011-01-19  4:36 UTC  (2+ messages)

[PATCH] cifs: Fix regression during share-level security mounts (Repost)
 2011-01-19  4:33 UTC 

[PATCH] Westbridge software module, fixes errors reported by checkpatch.pl
 2011-01-19  4:31 UTC  (2+ messages)

[PATCH 1/2] minimal.conf: Prefer perl 5.10.1 and opie 1.2.5
 2011-01-19  4:29 UTC  (5+ messages)

[PATCH 0/5] xfs: various 2.6.38 candidate bug fixes
 2011-01-19  4:30 UTC  (6+ messages)
` [PATCH 1/5] xfs: speculative delayed allocation uses rounddown_power_of_2 badly
` [PATCH 2/5] xfs: limit extent length for allocation to AG size
` [PATCH 3/5] xfs: prevent extsize alignment from exceeding maximum extent size
` [PATCH 4/5] xfs: limit extsize to size of AGs and/or MAXEXTLEN
` [PATCH 5/5] xfs: handle CIl transaction commit failures correctly

Regarding Kernel Project
 2011-01-19  4:27 UTC  (7+ messages)

[RFC PATCH 0/3] Long phone numbers
 2011-01-19  4:27 UTC  (2+ messages)

Status of the LSI 2108
 2011-01-19  4:25 UTC 

[PATCH 0/9] libtool 2.4 sysroot support
 2011-01-19  4:20 UTC  (10+ messages)
` [PATCH 1/9] libtool: changes to enable "
` [PATCH 2/9] libtool: fix library RPATHs
` [PATCH 3/9] autotools.bbclass: libtool sysroot support changes
` [PATCH 4/9] staging.bbclass, utils.bbclass: remove la mangling code
` [PATCH 5/9] insane.bbclass: skip checks on .la installed status
` [PATCH 6/9] binutils: upgrade to 2.21 and add libtool sysroot support
` [PATCH 7/9] binutils: Fix QA staging errors for target binutils
` [PATCH 8/9] binutils: fix library RPATHs
` [PATCH 9/9] poky-default.inc: bump binutils preferred version to 2.21

linux-next: build failure in Linus' tree
 2011-01-19  4:19 UTC  (3+ messages)

[PATCH] mtd/of: allow MTD_OF_PARTS and MTD_PHYSMAP_OF config to others
 2011-01-19  4:17 UTC  (6+ messages)

R_SPARC_13
 2011-01-19  4:12 UTC  (5+ messages)

[offline-atoms PATCH 2/2] Make sms atom offline-safe
 2011-01-19  4:10 UTC  (2+ messages)

[patch] mm: fix deferred congestion timeout if preferred zone is not allowed
 2011-01-19  4:10 UTC  (4+ messages)

[lm-sensors] patch to sensor-detect script to support SMSC EMC1023
 2011-01-19  4:04 UTC  (2+ messages)
` [lm-sensors] patch to sensor-detect script to support SMSC

[offline-atoms PATCH 1/2] Make gprs atom offline-safe
 2011-01-19  4:04 UTC  (2+ messages)

RFC: UIO null parent for __uio_register_device and uio_device_name()
 2011-01-19  3:56 UTC 

[xen-unstable test] 5043: regressions - FAIL
 2011-01-19  3:59 UTC 

[PATCH 3/3] doc: Describe ConfirmLaunchBrowser method
 2011-01-19  3:55 UTC  (2+ messages)

[PATCH 2/3] test: Add support for launch browser command
 2011-01-19  3:55 UTC  (2+ messages)

[PATCH 1/3] stk: Handle Launch Browser proactive command
 2011-01-19  3:54 UTC  (2+ messages)

[PATCH] omap2-beagle: Depend upon CONFIG_GPIO_TWL4030
 2011-01-19  3:45 UTC  (5+ messages)

[U-Boot] [PATCH] Net: Add Intel E1000 82574L PCIe card support
 2011-01-19  3:42 UTC  (3+ messages)

[PATCH] bluetooth: Fix failure to release lock in read_index_list() when mem alloc fails
 2011-01-19  3:38 UTC  (2+ messages)

[sim-auth RFCv2 3/4] Add GBA documents to doc/standards.txt
 2011-01-19  3:35 UTC  (2+ messages)

support for external persistent cache
 2011-01-19  3:34 UTC  (4+ messages)

[sim-auth RFCv2 2/4] Added doc/sim-authentication-api.txt
 2011-01-19  3:34 UTC  (2+ messages)

[PATCH] drivers: ld9040 amoled driver support
 2011-01-19  3:30 UTC  (6+ messages)

[sim-auth RFCv2 1/4] TODO: add SIM authentication
 2011-01-19  3:27 UTC  (2+ messages)

[PATCH 2/2] serial: msm: Add support for UARTDM cores
 2011-01-19  3:26 UTC  (2+ messages)

[PATCH 1/2] msm: Add name field to UART resources
 2011-01-19  3:25 UTC  (2+ messages)

i915 completely broken with KMS off
 2011-01-19  3:24 UTC  (3+ messages)
` [PATCH] drm/i915: Correctly test for an initialised ring for dri1

SDHC Read Performance
 2011-01-19  3:14 UTC  (3+ messages)

[PATCH] sh: Fix sh build failure when CONFIG_SFC=m
 2011-01-19  3:13 UTC  (2+ messages)

A MMC card transfer issue
 2011-01-19  3:12 UTC  (8+ messages)

NFS dio aio bug
 2011-01-19  2:56 UTC  (6+ messages)

[PATCH] [media] v4l: soc-camera: add enum-frame-size ioctl
 2011-01-19  2:50 UTC  (8+ messages)
      ` soc-camera jpeg support?

[PATCH 0/5] memcg: per cgroup background reclaim
 2011-01-19  2:47 UTC  (9+ messages)
` [PATCH 2/5] Add per cgroup reclaim watermarks


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.