All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2011-04-20 09:19:27 to 2011-04-20 10:22:02 UTC [more...]

[Qemu-devel] [PATCH 00/17] s390x emulation support v4
 2011-04-20 10:21 UTC  (5+ messages)
` [Qemu-devel] [PATCH 10/17] s390x: keep hint on virtio managing size

[PATCH v2 0/6] m68knommu: merge and clean up of arch/m68k/lib files
 2011-04-20 10:18 UTC  (9+ messages)
  ` [PATCH v2 1/6] m68k: merge mmu and non-mmu versions of muldi3
      ` [uClinux-dev] "

[B.A.T.M.A.N.] Fwd: small hw running b.a.t.m.a.n
 2011-04-20 10:19 UTC 

[Qemu-trivial] [PATCH] linux-user/arm/nwfpe: rename REG_PC to ARM_REG_PC
 2011-04-20 10:19 UTC  (2+ messages)
` [Qemu-devel] "

[PATCH] sparc32: avoid build warning at mm/percpu.c:1647
 2011-04-20 10:18 UTC  (2+ messages)

[PATCH v2] media: uvc_driver: add NO-MMU arch support
 2011-04-20 10:18 UTC  (4+ messages)
` Fwd: "

[PATCH/RFH] date: avoid "X years, 12 months" in relative dates
 2011-04-20 10:18 UTC  (3+ messages)
` [PATCH] "

[PATCH 0/4] small fixes during code reading
 2011-04-20 10:17 UTC  (3+ messages)
` [PATCH 4/4] ASoC: fix two ident style problems

[U-Boot] How does u-boot know where to put its start code?
 2011-04-20 10:17 UTC  (6+ messages)

Is there an git accessible via http containing the latest 2011.03 maintenance branch ?
 2011-04-20 10:14 UTC 

[PATCH 00/35] fs-tests: integck: handle write errors
 2011-04-20 10:19 UTC  (36+ messages)
` [PATCH 01/35] fs-tests: integck: introduce power cut testing arguments
` [PATCH 02/35] fs-tests: integck: check deletion errors in rm_minus_rf_dir
` [PATCH 03/35] fs-tests: integck: handle write failures in dir_new
` [PATCH 04/35] fs-tests: integck: handle errors in remount_tested_fs
` [PATCH 05/35] fs-tests: integck: handle errors when creating test data
` [PATCH 06/35] fs-tests: integck: make more functions propogate error up
` [PATCH 07/35] fs-tests: integck: teach file_truncate return error code
` [PATCH 08/35] fs-tests: integck: handle errors in file_delete
` [PATCH 09/35] fs-tests: integck: handle all failures in operate_on_open_file
` [PATCH 10/35] fs-tests: integck: handle errors in file_mmap_write
` [PATCH 11/35] fs-tests: integck: teach file_write_data return an error
` [PATCH 12/35] fs-tests: integck: rename BUFFER_SIZE
` [PATCH 13/35] fs-tests: integck: use unsigned int everywhere
` [PATCH 14/35] fs-tests: integck: fix placeholders when printing
` [PATCH 15/35] fs-tests: integck: make file_new return error on create failure
` [PATCH 16/35] fs-tests: integck: teach dir_new return error on creation failure
` [PATCH 17/35] fs-tests: integck: teach symlink_new to "
` [PATCH 18/35] fs-tests: integck: teach link_new "
` [PATCH 19/35] fs-tests: integck: make operate_on_dir propagate errors up
` [PATCH 20/35] fs-tests: integck: make rename_entry return error on failure
` [PATCH 21/35] fs-tests: integck: teach symlink_remove return error on removal failure
` [PATCH 22/35] fs-tests: integck: teach dir_remove return error and fix a memory leak
` [PATCH 23/35] fs-tests: integck: teach file_unlink_file return an error
` [PATCH 24/35] fs-tests: integck: make operate_on_entry handle all errors
` [PATCH 25/35] fs-tests: integck: make file_open return error on failure
` [PATCH 26/35] fs-tests: integck: make file_truncate_file return error
` [PATCH 27/35] fs-tests: integck: fix memory lead in dir_remove
` [PATCH 28/35] fs-tests: integck: fix memory leak in dir_new
` [PATCH 29/35] fs-tests: integck: introduce free_writes_info helper
` [PATCH 30/35] fs-tests: integck: free raw write information
` [PATCH 31/35] fs-tests: integck: remove symlinks memory leaks
` [PATCH 32/35] fs-tests: integck: clean up add_dir_entry usage
` [PATCH 33/35] fs-tests: integck: lessen memory consumption
` [PATCH 34/35] fs-tests: integck: lessen memory consumption even more
` [PATCH 35/35] fs-tests: integck: assume that the parent is present in new_dir

[meta-oe] weekly changelog for meta-oe, 2011-04-11 to 2011-04-18
 2011-04-20 10:13 UTC 

[U-Boot] Policy for checkpatch usage?
 2011-04-20 10:15 UTC  (2+ messages)

[Buildroot] [PATCH] package: Adding Next Generation IRC deamon ngircd
 2011-04-20 10:15 UTC  (2+ messages)

[PATCH] KVM: x86 emulator: whitespace cleanups
 2011-04-20 10:13 UTC 

[Qemu-devel] [PATCH v2 00/20] *** SUBJECT HERE ***
 2011-04-20 10:12 UTC  (21+ messages)
` [Qemu-devel] [PATCH v2 01/20] softfloat: fix floatx80 handling of NaN
` [Qemu-devel] [PATCH v2 02/20] softfloat: fix floatx80_is_infinity()
` [Qemu-devel] [PATCH v2 03/20] softfloat: add floatx80 constants
` [Qemu-devel] [PATCH v2 04/20] softfloat: add pi constants
` [Qemu-devel] [PATCH v2 05/20] softfloat-native: add a few constant values
` [Qemu-devel] [PATCH v2 06/20] softfloat: add floatx80_compare*() functions
` [Qemu-devel] [PATCH v2 07/20] softfloat: fix float*_scalnb() corner cases
` [Qemu-devel] [PATCH v2 08/20] softfloat-native: fix float*_scalbn() functions
` [Qemu-devel] [PATCH v2 09/20] softfloat-native: add float*_is_any_nan() functions
` [Qemu-devel] [PATCH v2 10/20] target-i386: fix helper_fscale() wrt softfloat
` [Qemu-devel] [PATCH v2 11/20] target-i386: fix helper_fbld_ST0() "
` [Qemu-devel] [PATCH v2 12/20] target-i386: fix helper_fxtract() "
` [Qemu-devel] [PATCH v2 13/20] target-i386: fix helper_fdiv() "
` [Qemu-devel] [PATCH v2 14/20] target-i386: fix helper_fsqrt() "
` [Qemu-devel] [PATCH v2 15/20] target-i386: replace approx_rsqrt and approx_rcp by softfloat ops
` [Qemu-devel] [PATCH v2 16/20] target-i386: add CPU86_LDouble <-> double conversion functions
` [Qemu-devel] [PATCH v2 17/20] target-i386: fix logarithmic and trigonometric helpers wrt softfloat
` [Qemu-devel] [PATCH v2 18/20] target-i386: fix helper_fprem() and helper_fprem1() "
` [Qemu-devel] [PATCH v2 19/20] target-i386: fix constants "
` [Qemu-devel] [PATCH v2 20/20] target-i386: switch to softfloat

[meta-oe 0/6] add syslog-ng/eventlog/libnet
 2011-04-20 10:08 UTC  (5+ messages)
  ` state of oe and meta-oe (was: 0/6] add syslog-ng/eventlog/libnet)
    ` state of oe and meta-oe

[PATCH 1/5] Btrfs: fix bh leak on __btrfs_open_devices path
 2011-04-20 10:09 UTC  (5+ messages)
` [PATCH 2/5] Btrfs: fix the race between reading and updating devices
` [PATCH 3/5] Btrfs: fix the race between remove dev and alloc chunk
` [PATCH 4/5] Btrfs: drop unnecessary device lock
` [PATCH 5/5] Btrfs: using rcu lock in the reader side of devices list

[BUG] rebuild_sched_domains considered dangerous
 2011-04-20 10:07 UTC  (6+ messages)

[PATCH 2.6.39-rc3] ahci: AHCI-mode SATA patch for Intel Panther Point DeviceIDs
 2011-04-20 10:05 UTC  (2+ messages)

[2011.03-maintenance] Pull request #14
 2011-04-20 10:02 UTC 

[PATCH] HID: add support for PenMount dual-touch panel
 2011-04-20 10:07 UTC  (5+ messages)

[PATCH 1/3] KVM: Introduce a helper to check if gfn is in memslot
 2011-04-20 10:05 UTC  (5+ messages)
` [PATCH 2/3] KVM: MMU: Introduce a helper to read guest pte

[PATCH 0/2] fix libata-sff and pata_cmd64x to not crash on boot on parisc
 2011-04-20 10:04 UTC  (11+ messages)

[Bugme-new] [Bug 33502] New: Caught 64-bit read from uninitialized memory in __alloc_skb
 2011-04-20 10:02 UTC  (13+ messages)

[PATCH 0/4] qemu-kvm: Sort out upstream merge regressions
 2011-04-20 10:02 UTC  (2+ messages)

[Bugme-new] [Bug 33682] New: mprotect got stuck when THP is "always" enabled
 2011-04-20 10:01 UTC  (4+ messages)

[PATCH 1/3] IPVS: Change of socket usage to enable name space exit
 2011-04-20 10:00 UTC  (9+ messages)
` [PATCH 2/3] IPVS: Change of register_pernet_subsys to register_pernet_device
` [PATCH 3/3] IPVS: init and cleanup restructuring

[Bug 36236] New: Problems with lights in Trine game from www.humblebundle.com
 2011-04-20  9:59 UTC  (2+ messages)
` [Bug 36236] "

[2.6.39-rc2, framebuffer] use after free oops
 2011-04-20  9:56 UTC  (5+ messages)

[PATCH 1/7] Char: nozomi, use GFP_KERNEL for kfifo allocation
 2011-04-20  9:55 UTC  (3+ messages)
` [PATCH 3/7] Char: nozomi, remove useless tty_sem

[U-Boot] [PATCH V3 1/2] MX5: factor out boot cause funciton to common code
 2011-04-20  9:54 UTC  (4+ messages)

[PATCH 0/1] mm: make read-only accessors take const pointer parameters
 2011-04-20  9:28 UTC  (6+ messages)

[LTP] [PATCH] cgroups/cpuset_base_ops: 6 is valid value for sched_relax_domain_level
 2011-04-20 10:18 UTC  (5+ messages)

[Qemu-devel] [PATCH 00/20] target-i386 conversion to softfloat
 2011-04-20  9:41 UTC  (16+ messages)
` [Qemu-devel] [PATCH 07/20] softfloat: fix float*_scalnb() corner cases
` [Qemu-devel] [PATCH 09/20] softfloat-native: add float*_is_any_nan() functions
` [Qemu-devel] [PATCH 11/20] target-i386: fix helper_flbd_ST0() wrt softfloat
` [Qemu-devel] [PATCH 13/20] target-i386: fix helper_fdiv() "
` [Qemu-devel] [PATCH 17/20] target-i386: fix logarithmic and trigonometric helpers "

WinTV 1400 broken with recent versions?
 2011-04-20  9:42 UTC  (15+ messages)

Please pull 'to-upstream' of http://sgh.dk/~sgh/oe.git
 2011-04-20  9:47 UTC  (2+ messages)

[oe-meta][PATCHv2] 0/3] Pull request v2: syslog-ng, eventlog, libnet
 2011-04-20  9:46 UTC  (4+ messages)
` [oe-meta][PATCHv2] 1/3] libnet: Clean and upgrade (see below)

[Bug 36332] New: Missing rendering in Unity dash
 2011-04-20  9:49 UTC  (2+ messages)
` [Bug 36332] "

[PATCH 0/7] sparc32,leon: additional genirq patches
 2011-04-20  9:49 UTC  (2+ messages)

[PATCH] ARM: Include Makefile.boot only when it exists
 2011-04-20  9:48 UTC  (5+ messages)

2.6.38.1 general protection fault
 2011-04-20  9:28 UTC  (11+ messages)

Mailman refusing multipart/signed Content-Type
 2011-04-20  9:44 UTC  (3+ messages)

[patch] mm/vmalloc: remove block allocation bitmap
 2011-04-20  9:46 UTC  (5+ messages)

[PATCH 3/4] Intel PTI implementaiton of MIPI 1149.7
 2011-04-20  9:46 UTC  (3+ messages)

[PATCH 1/2] gpio: add pin biasing and drive mode to gpiolib
 2011-04-20  9:45 UTC  (10+ messages)

overlayfs.v8 testing on a Live system
 2011-04-20  9:43 UTC 

[PATCH] multipath-tools: Add new NEC diskarray to internal hardware table
 2011-04-20  9:42 UTC  (2+ messages)

[Cluster-devel] GFS2 -nmw git tree
 2011-04-20  9:42 UTC 

[PATCH 8/8] sparc32,leon: operate on boot-cpu IRQ controller registers
 2011-04-20  9:41 UTC 

[BUG] bnx2x: bnx2x_set_pbd_csum() random accesses
 2011-04-20  9:40 UTC  (4+ messages)
` [PATCH] bnx2x: dont dereference tcp header on non tcp frames

[PATCH 7/8] sparc32,leon: implement genirq CPU affinity
 2011-04-20  9:41 UTC 

[PATCH 6/8] sparc32,leon: code cleanup of timer/IRQ controller initialization
 2011-04-20  9:41 UTC 

[PATCH 5/8] sparc32,leon: cleaned away code from the LEON2 days
 2011-04-20  9:41 UTC 

[PATCH 4/8] sparc32,leon: per-cpu ticker use genirq per-cpu handler
 2011-04-20  9:41 UTC 

[PATCH 3/8] sparc32,leon: add support for extended interrupt controller
 2011-04-20  9:41 UTC 

[PATCH 2/8] sparc32,leon: must protect IRQ controller register with spinlock
 2011-04-20  9:41 UTC 

[PATCH 1/8] sparc32: always define boot_cpu_id
 2011-04-20  9:41 UTC 

[PATCH] tty/serial: add support for Xilinx PS UART
 2011-04-20  9:39 UTC  (10+ messages)

[PATCH 6/7] sparc32,leon: operate on boot-cpu IRQ controller registers
 2011-04-20  9:38 UTC  (2+ messages)
` [PATCH 6/7] sparc32,leon: operate on boot-cpu IRQ controller

rpm folder is not created under the deploy folder in poky
 2011-04-20  9:36 UTC 

credit2 BUG_ON triggered
 2011-04-20  9:36 UTC  (2+ messages)

[PATCHv3 3/3] serve_image: adjust classifier and type for printf
 2011-04-20  9:35 UTC  (4+ messages)
` [PATCHv4 1/3] mkfs.jffs2: fix casting of __off64_t
  ` [PATCHv4 2/3] libmtd: use PRIu64 classifier for uint64_t printf arguments
  ` [PATCHv4 3/3] serve_image: adjust classifier and type for printf

[RFC patch 00/20] Interrupt chip consolidation
 2011-04-20  9:34 UTC  (4+ messages)
` genirq: Implement a generic interrupt chip

[PATCH v3 00/11] add support for host controller v3.00
 2011-04-20  9:31 UTC  (12+ messages)
` [PATCH v3 01/11] mmc: sd: add support for signal voltage switch procedure
` [PATCH v3 02/11] mmc: sd: query function modes for uhs cards
` [PATCH v3 03/11] mmc: sd: add support for driver type selection
` [PATCH v3 04/11] mmc: sdhci: reset sdclk before setting high speed enable
` [PATCH v3 05/11] mmc: sd: add support for uhs bus speed mode selection
` [PATCH v3 06/11] mmc: sd: set current limit for uhs cards
` [PATCH v3 07/11] mmc: sd: report correct speed and capacity of "
` [PATCH v3 08/11] mmc: sd: add support for tuning during uhs initialization
` [PATCH v3 09/11] mmc: sdhci: enable preset value after "
` [PATCH v3 10/11] mmc: sdhci: add support for programmable clock mode
` [PATCH v3 11/11] mmc: sdhci: add support for retuning mode 1

[PATCH] Fix memory access errors for kexec PPC
 2011-04-20  9:32 UTC 

[PATCH 00/17] add some test case for pynfs41
 2011-04-20  9:33 UTC  (5+ messages)
` [PATCH 0/5] a pynfs41 problem and some tests about RECLAIM_COMPLETE
  ` [PATCH 1/5] CLNT: try to destroy session after test complete

[PATCH 2/3] debugfs: move to new strtobool
 2011-04-20  9:33 UTC  (3+ messages)

questions about asoc jack detection
 2011-04-20  9:31 UTC  (2+ messages)

Memory sharing, is it possible a page is freed in DomU on its way to be shared?
 2011-04-20  9:28 UTC  (5+ messages)
  `  "

[PATCH] svc: make sure mountd can get ports from /etc/services
 2011-04-20  9:29 UTC  (3+ messages)

iio_trigger_poll_chained causes NULL pointer access
 2011-04-20  9:27 UTC  (5+ messages)

Modesetting fixes for pre-ILK, 915GM especially
 2011-04-20  9:25 UTC  (4+ messages)
` [PATCH 2/3] drm/i915: Attach a fb to the load-detect pipe

[PATCH] OMAP: Added recalculation of clock rate in 'clk_set_rate'
 2011-04-20  9:25 UTC  (2+ messages)

[PATCH] efifb: Fix "cast to pointer from integer of different size"
 2011-04-20  9:25 UTC  (3+ messages)

[PATCH] efifb: fix int to pointer cast warning
 2011-04-20  9:24 UTC  (2+ messages)

[PATCH] mach-at91: gsia18s board improvements and bug fixes
 2011-04-20  9:23 UTC  (2+ messages)

[PATCH v2] misc: Driver for Silicon Labs Si570 and compatibles
 2011-04-20  9:23 UTC  (2+ messages)

linux-next: build failure after merge of the final tree (fbdev tree related)
 2011-04-20  9:22 UTC  (2+ messages)

Remove dead code from intel_get_load_detect_pipe
 2011-04-20  9:22 UTC  (7+ messages)
` [PATCH 1/6] drm/i915: Simplify return value "
` [PATCH 2/6] drm/i915: Don't store temporary load-detect variables in the generic encoder
` [PATCH 3/6] drm/i915: Remove unused supported_crtc from intel_load_detect_pipe
` [PATCH 4/6] drm/i915: Pass the saved adjusted_mode when adding to the load-detect crtc
` [PATCH 5/6] drm/i915: Remove dead code from intel_get_load_detect_pipe()
` [PATCH 6/6] drm/i915: Attach a fb to the load-detect pipe

Xen live migration
 2011-04-20  9:21 UTC  (3+ messages)

net-next-2.6.git merged
 2011-04-20  9:21 UTC 

[PATCH] [PV Xen] Mouse stuck after save/restore of guest
 2011-04-20  9:19 UTC  (9+ messages)
    ` [Xen-devel] "

[PATCH 0/3] fix some issues with the kernel decompressor
 2011-04-20  9:19 UTC  (4+ messages)
` [PATCH 3/3] ARM: zImage: fix issues with missing GOT entries for some global variables


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.