All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2011-08-29 13:42:27 to 2011-08-29 14:57:46 UTC [more...]

trivial fix s/u64/u32/ for sb->s_blocksize
 2011-08-29 14:57 UTC 

[PATCH 0/3] [RESEND v3] VME Driver Changes
 2011-08-29 14:57 UTC  (7+ messages)
` [PATCH 1/3] staging: vme: add functions for bridge module refcounting
` [PATCH 2/3] staging: vme: add struct vme_dev for VME devices
` [PATCH 3/3] staging: vme: make match() driver specific to improve non-VME64x support

[PATCH] perf_event: fix slow and broken cgroup context switch code
 2011-08-29 14:56 UTC  (2+ messages)
` [tip:perf/urgent] perf events: Fix "

[U-Boot] [PATCH] Makefile: remove tx25 exception
 2011-08-29 14:57 UTC 

[Patch] sched: fix a memory leak in __sdt_free()
 2011-08-29 14:56 UTC  (2+ messages)
` [tip:sched/urgent] sched: Fix "

bridges are not self contained
 2011-08-29 14:57 UTC  (2+ messages)

[PATCH v1 1/2] encrypted-keys: remove trusted-keys dependency
 2011-08-29 14:56 UTC  (3+ messages)
` [PATCH v1 2/2] evm: remove TCG_TPM dependency

[tip:sched/urgent] sched: Move blk_schedule_flush_plug() out of __schedule()
 2011-08-29 14:55 UTC 

[patch 1/4] sched: Separate the scheduler entry for preemption
 2011-08-29 14:55 UTC  (2+ messages)
` [tip:sched/urgent] "

[RFC PATCH 00/32] Nohz cpusets (was: Nohz Tasks)
 2011-08-29 14:55 UTC  (20+ messages)
` [PATCH 01/32 RESEND] nohz: Drop useless call in tick_nohz_start_idle()
` [PATCH 02/32 RESEND] nohz: Drop ts->idle_active
` [PATCH 03/32 RESEND] nohz: Drop useless ts->inidle check before rearming the tick
` [PATCH 04/32] nohz: Separate idle sleeping time accounting from nohz switching
` [PATCH 05/32] nohz: Move rcu dynticks idle mode handling to idle enter/exit APIs
` [PATCH 06/32] nohz: Move idle ticks stats tracking out of nohz handlers
` [PATCH 08/32] nohz: Move nohz load balancer selection into idle logic
` [PATCH 09/32] nohz: Move ts->idle_calls into strict "
` [PATCH 12/32] nohz: Try not to give the timekeeping duty to a cpuset nohz cpu

[Qemu-devel] [PATCH] Rename qemu -> qemu-system-i386
 2011-08-29 14:55 UTC 

[PATCH] drm/radeon/kms: add s/r quirk for Compaq Presario V5245EU
 2011-08-29 14:55 UTC 

[PATCH] NFS: Add "device" tag to /proc/self/mountstats
 2011-08-29 14:55 UTC  (5+ messages)

[PATCH v2 RESEND] regulator: tps65023: Remove num_voltages array
 2011-08-29 14:54 UTC 

[Qemu-devel] [PULL] pci, virtio, net, migration
 2011-08-29 14:52 UTC  (2+ messages)

[GIT PATCHES FOR 3.1] s5p-fimc and noon010pc30 driver updates
 2011-08-29 14:53 UTC  (5+ messages)
` Embedded device and the V4L2 API support - Was: "

[Qemu-devel] [PULL 0/1]: Monitor queue
 2011-08-29 14:52 UTC  (2+ messages)

[Qemu-devel] [PULL] sh_pci fix
 2011-08-29 14:52 UTC  (2+ messages)

Kernel Checkpoint/Restart
 2011-08-29 14:52 UTC 

[Qemu-devel] [PULL] Memory API fixes - rom/device
 2011-08-29 14:52 UTC  (2+ messages)

[Qemu-devel] [PULL 00/30] Block patches
 2011-08-29 14:53 UTC  (31+ messages)
` [Qemu-devel] [PATCH 01/30] coroutine: Add CoRwlock support
` [Qemu-devel] [PATCH 02/30] block: parse cache mode flags in a single place
` [Qemu-devel] [PATCH 03/30] block: add cache=directsync parameter to -drive
` [Qemu-devel] [PATCH 04/30] qcow2: Fix DEBUG_* compilation
` [Qemu-devel] [PATCH 05/30] qemu-img: Use qemu_blockalign
` [Qemu-devel] [PATCH 06/30] qcow2: fix typo in documentation for qcow2_get_cluster_offset()
` [Qemu-devel] [PATCH 07/30] qcow: initialize coroutine mutex
` [Qemu-devel] [PATCH 08/30] qemu-img: print error codes when convert fails
` [Qemu-devel] [PATCH 09/30] block/curl: Handle failed reads gracefully
` [Qemu-devel] [PATCH 10/30] block: include flush requests in info blockstats
` [Qemu-devel] [PATCH 11/30] posix-aio-compat: fix latency issues
` [Qemu-devel] [PATCH 12/30] qcow/qcow2: Allocate QCowAIOCB structure using stack
` [Qemu-devel] [PATCH 13/30] qcow: QCowAIOCB field cleanup
` [Qemu-devel] [PATCH 14/30] qcow: move some blocks of code to avoid useless variable initialization
` [Qemu-devel] [PATCH 15/30] qcow: Remove QCowAIOCB
` [Qemu-devel] [PATCH 16/30] qcow: remove old #undefined code
` [Qemu-devel] [PATCH 17/30] qcow2: Removed unused AIOCB fields
` [Qemu-devel] [PATCH 18/30] qcow2: removed cur_nr_sectors field in QCowAIOCB
` [Qemu-devel] [PATCH 19/30] qcow2: remove l2meta from QCowAIOCB
` [Qemu-devel] [PATCH 20/30] qcow2: remove cluster_offset "
` [Qemu-devel] [PATCH 21/30] qcow2: remove common "
` [Qemu-devel] [PATCH 22/30] qcow2: reindent and use while before the big jump
` [Qemu-devel] [PATCH 23/30] qcow2: Removed QCowAIOCB entirely
` [Qemu-devel] [PATCH 24/30] qcow2: remove memory leak
` [Qemu-devel] [PATCH 25/30] sheepdog: use coroutines
` [Qemu-devel] [PATCH 26/30] qcow2: use always stderr for debugging
` [Qemu-devel] [PATCH 27/30] qcow2: remove unused qcow2_create_refcount_update function
` [Qemu-devel] [PATCH 28/30] block: explicit I/O accounting
` [Qemu-devel] [PATCH 29/30] block: latency accounting
` [Qemu-devel] [PATCH 30/30] qemu-img: Require larger zero areas for sparse handling

Smart card reader support for Anysee DVB devices
 2011-08-29 14:50 UTC  (6+ messages)

[PATCH 1/2 RESEND] regulator: aat2870: Fix the logic of checking if no id is matched in aat2870_get_regulator
 2011-08-29 14:50 UTC  (2+ messages)
` [PATCH 2/2 RESEND] regulator: aat2870: Remove a redundant bitwise and operation

APEI: Can not request iomem region for GARs
 2011-08-29 14:48 UTC  (15+ messages)

[PATCH v2] ath9k: fix checks for first subframe delimiter padding
 2011-08-29 14:49 UTC  (2+ messages)

What's the difference between `git show branch:file | diff -u - file` vs `git diff branch file`?
 2011-08-29 14:48 UTC  (3+ messages)

3.0.0 Xen pv guest - BUG: Unable to handle kernel paging request in swap_count_continued
 2011-08-29 14:39 UTC  (2+ messages)
` kernel BUG at mm/swapfile.c:2527! [was 3.0.0 Xen pv guest - BUG: Unable to handle]

[PATCH] Re: LLVM and PSEUDO_REG/PSEUDO_PHI
 2011-08-29 14:45 UTC  (4+ messages)

[KORG] Panics on master backend
 2011-08-29 14:38 UTC  (7+ messages)
` [kernel.org users] "

blkdev_issue_discard() hangs forever if the underlying storage device is removed
 2011-08-29 14:42 UTC  (4+ messages)

i.MX SDMA patches
 2011-08-29 14:41 UTC  (2+ messages)

[PATCH 00/14] Extended Wiimote Support
 2011-08-29 14:41 UTC  (4+ messages)
` [PATCH 14/14] HID: wiimote: Read wiimote battery charge level

[U-Boot] [PATCH] MX25: tx25: Fix build by making use of GPIO framework
 2011-08-29 14:39 UTC  (2+ messages)

Link error in CMake for HPPA1.1, wrong result for HPPA 2.0
 2011-08-29 14:38 UTC  (5+ messages)

RAID1, changed disk, 2nd has errors 
 2011-08-29 14:34 UTC  (11+ messages)
                  ` (solved) "

[PATCH v2 1/4] nl80211: Parse channel type attribute in an IBSS join request
 2011-08-29 14:32 UTC  (4+ messages)
` [PATCH v2 2/4] cfg80211: Add cfg80211_get_bss_ht to also match HT configuration
` [PATCH v2 3/4] mac80211: Add HT helper functions
` [PATCH v2 4/4] mac80211: Add HT operation modes for IBSS

[PATCH/RFC v2 0/3] fbdev: Add FOURCC-based format configuration API
 2011-08-29 14:32 UTC  (12+ messages)
` [PATCH/RFC v2 1/3] "

[SPAM] Usted Merece un CAD con Precio Justo y Alta Calidad!No Espere Mas! Aproveche Nuestra Promocion!
 2011-08-29 14:31 UTC 

[RFC PATCH] arm: fiq: convert enable/disable_fiq to inline functions
 2011-08-29 14:29 UTC 

[PATCH 0/1][PULL] bitbake: parsing time improvement
 2011-08-29 14:21 UTC  (6+ messages)
` [PATCH 1/1] data_smart.py: make use of expand cache in getVar()

To use DMA generic APIs for Samsung DMA
 2011-08-29 14:25 UTC  (8+ messages)
` [PATCH v7 02/15] DMA: PL330: Update PL330 DMA API driver

[PATCH 1/1] Staging: comedi: fix printk issue in das6402.c
 2011-08-29 14:26 UTC 

Review request to DRM Driver for Samsung SoC Exynos4210
 2011-08-29 14:26 UTC  (2+ messages)

[PATCH] perf, tool, record: Fix the header generation for pipe
 2011-08-29 14:25 UTC  (8+ messages)

[PATCH] usb: ehci: fix update qtd->token in qh_append_tds
 2011-08-29 14:25 UTC  (4+ messages)

[PATCH 1/1] Staging: comedi: fix printk issue in cb_pcidda.c
 2011-08-29 14:23 UTC  (2+ messages)

[ANNOUNCE] LLVM backend for Sparse
 2011-08-29 14:22 UTC  (3+ messages)

[PATCH] sound: usb: mixer: increase control transfer timeout
 2011-08-29 14:22 UTC  (7+ messages)
` [PATCH v2] "

[PATCH 1/1] Staging: comedi: fix brace coding style and printk issue in pcl818.c
 2011-08-29 14:20 UTC 

Usb digital TV
 2011-08-29 14:20 UTC  (2+ messages)

[patch 2/2]slub: add a type for slab partial list position
 2011-08-29 14:20 UTC  (6+ messages)

[U-Boot] MIPS malta platform support in u-boot
 2011-08-29 14:19 UTC 

[Qemu-devel] check-qdict and check-qjson fail
 2011-08-29 14:19 UTC  (4+ messages)
  ` [Qemu-devel] [PATCH] Fix qjson test of solidus encoding

Problem with wl1271
 2011-08-29 14:19 UTC  (2+ messages)

[PATCH 3/3] Staging: comedi: fix line over 80 character issue in das1800.c
 2011-08-29 14:16 UTC 

Kernel almost hangs when CONFIG_DRM_RADEON=y
 2011-08-29 14:16 UTC  (9+ messages)

[PATCH 2/3] Staging: comedi: fix printk issue in das1800.c
 2011-08-29 14:15 UTC 

[PATCH] KVM: APIC: avoid instruction emulation for EOI writes
 2011-08-29 14:14 UTC  (7+ messages)

[PATCH v2 1/1] mmc: Support of SDIO irq for dw_mmc
 2011-08-29 14:12 UTC  (5+ messages)

[PATCH 1/3] Staging: comedi: fix printk issue in das1800.c
 2011-08-29 14:13 UTC 

[RFC] nconf bug fixes and improvements
 2011-08-29 14:14 UTC  (3+ messages)

Can not free irq 0
 2011-08-29 14:11 UTC  (7+ messages)

xfsrestore Does Only Only Partial Restore
 2011-08-29 14:11 UTC  (2+ messages)

[lm-sensors] [PATCH v3] hwmon: Add driver for EXYNOS4 TMU
 2011-08-29 14:11 UTC  (2+ messages)

[PATCH] ath5k: Invoke irqsafe version of ieee80211_tx_status() to avoid deadlock
 2011-08-29 14:09 UTC  (4+ messages)

[PATCH 1/1] Staging: comedi: fix printk issue in serial2002.c
 2011-08-29 14:09 UTC 

[PATCH] ACPI, APEI, Print resource errors in conventional format
 2011-08-29 14:08 UTC  (3+ messages)

Bug#637234: linux-image-3.0.0-1-686-pae: I/O errors using ext4 under xen
 2011-08-29 14:08 UTC  (4+ messages)
  `  "

hidden_def and libselinux
 2011-08-29 14:07 UTC  (2+ messages)

[TESTING CALL] Fan management
 2011-08-29 14:07 UTC 

[PATCH pm-freezer 1/4] cgroup_freezer: fix freezer->state setting bug in freezer_change_state()
 2011-08-29 14:06 UTC  (10+ messages)
  ` [PATCH pm-freezer 2/4] freezer: set PF_NOFREEZE on a dying task right before TASK_DEAD
  ` [PATCH pm-freezer 3/4] freezer: check freezing() before leaving FROZEN state
      ` [PATCH pm-freezer 4/4] freezer: use lock_task_sighand() in fake_signal_wake_up()

[PATCH 1/1] Staging: comedi: fix printk and line over 80 charcter issue in dt3000.c
 2011-08-29 14:04 UTC 

can we use nfq_set_verdict to accept packets more than once with one packet_id?
 2011-08-29 14:03 UTC 

[PATCH pm-freezer 1/4] cgroup_freezer: fix freezer->state setting bug in freezer_change_state()
 2011-08-29 14:04 UTC 

[PATCH pm-freezer 1/4] cgroup_freezer: fix freezer->state setting bug in freezer_change_state()
 2011-08-29 14:04 UTC 

[U-Boot] Uboot 1.3.4 - splash screen problem
 2011-08-29 14:04 UTC 

[RFC PATCH v2] support ioctl for tunable user request
 2011-08-29 14:01 UTC  (4+ messages)

[PATCH 1/2] iwlegacy: change IWL_WARN to IWL_DEBUG_HT in iwl4965_tx_agg_start
 2011-08-29 14:00 UTC  (5+ messages)

[ANNOUNCE] util-linux v2.20
 2011-08-29 13:59 UTC  (3+ messages)

[PATCH] mount.nfs: Preserve any explicit port=2049 option
 2011-08-29 14:00 UTC  (8+ messages)

Beloved
 2011-08-27  1:49 UTC 

Beloved
 2011-08-27  1:49 UTC 

[Qemu-devel] [PATCH] hw: Add test device for unittests execution
 2011-08-29 13:58 UTC  (3+ messages)

[PATCH] usb: ehci: fix update qtd->token in qh_append_tds
 2011-08-29 13:57 UTC  (3+ messages)

[PATCH 1/1] Staging: comedi: fix printk issue in cb_pcidas64.c
 2011-08-29 13:55 UTC 

[RFC 0/3] enable HT in a mesh
 2011-08-29 13:54 UTC  (4+ messages)
` [RFC 1/3] mac80211: comment allocation of mesh frames

[patch] rapidio: potential null deref in rio_setup_device()
 2011-08-29 13:51 UTC  (3+ messages)

[kbd] New keymap (French Canadian Dvorak), missing description of dumpkeys option in man page
 2011-08-29 13:51 UTC  (4+ messages)

[PATCH 3/3] arm: mxs: disable clock-gates when setting saif-clocks
 2011-08-29 13:50 UTC  (5+ messages)
      ` [alsa-devel] "

[PATCH 0/5] Separate thread for VM migration
 2011-08-29 13:49 UTC  (9+ messages)
` [PATCH 3/5] Migration thread mutex
    ` [Qemu-devel] "
` [PATCH 5/5] Separate migration thread
    ` [Qemu-devel] "

[PATCH 0/9] mesh fixes
 2011-08-29 13:49 UTC  (6+ messages)
` [PATCH v2 0/8] "
  ` [PATCH v2 6/8] mac80211: Consolidate {mesh,mpp}_path_flush into one function
  ` [PATCH v2 7/8] mac80211: Don't take the mesh path resize lock when deleting an mpath

question about oops and panic
 2011-08-29 13:49 UTC  (2+ messages)

[Xenomai-help] dynamic loader latencies
 2011-08-29 13:49 UTC  (3+ messages)
` [Xenomai-help] Fwd: "

[PATCH] vpmu: Add processors Westmere E7-8837 and SandyBridge i5-2500 to the vpmu list
 2011-08-29 13:48 UTC  (2+ messages)

ATTENTION, CEO
 2011-08-29 13:15 UTC 

Linux 3.1-rc4
 2011-08-29 13:22 UTC 

[PATCH 0/5] mmc: add eMMC hardware reset support
 2011-08-29 13:42 UTC  (4+ messages)
` [PATCH 3/5] mmc: sdhci-pci: "
` [PATCH 4/5] mmc: mmc-test: add eMMC hardware reset test
` [PATCH 5/5] mmc: block: add eMMC hardware reset support


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.