All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2012-10-25 16:14:32 to 2012-10-25 17:44:47 UTC [more...]

[PATCH 0/5] Rework MCA configuration handling code, v2
 2012-10-25 16:52 UTC  (7+ messages)
` [PATCH 1/5] drivers/base: Add a DEVICE_BOOL_ATTR macro

[PATCH v2 0/3] ocp2scp: add non-dt support
 2012-10-25 17:44 UTC  (7+ messages)
` [PATCH v2 1/3] drivers: bus: ocp2scp: add pdata support

[RFC 0/3] libata/ahci unbinding, power down sequence
 2012-10-25 17:43 UTC  (11+ messages)
` [RFC 1/3] ahci_platform: enable hotplug unbinding
` [RFC 2/3] ahci_platform: convert to module_platform_driver
` [RFC 3/3] libata: don't perform HW activity in devres

Unreliable USB3 with NEC uPD720200 and Delock Cardreader
 2012-10-25 17:43 UTC  (8+ messages)

[PATCHSET cgroup/for-3.8] cgroup_freezer: allow migration regardless of freezer state and update locking
 2012-10-25 17:42 UTC  (43+ messages)
` [PATCH 1/7] cgroup: cgroup_subsys->fork() should be called after the task is added to css_set
` [PATCH 2/7] freezer: add missing mb's to freezer_count() and freezer_should_skip()
            ` [PATCH 0/1] (Was: freezer: add missing mb's to freezer_count() and freezer_should_skip())
                ` [PATCH 1/1] freezer: change ptrace_stop/do_signal_stop to use freezable_schedule()
` [PATCH 4/7] cgroup_freezer: don't stall transition to FROZEN for PF_NOFREEZE or PF_FREEZER_SKIP tasks
            ` [PATCH 0/1] (Was: cgroup_freezer: don't stall transition to FROZEN for PF_NOFREEZE or PF_FREEZER_SKIP tasks)
                ` [PATCH 1/1] freezer: exec should clear PF_NOFREEZE along with PF_KTHREAD

[RFC] memcg/cgroup: do not fail fail on pre_destroy callbacks
 2012-10-25 17:42 UTC  (11+ messages)
` [PATCH 4/6] cgroups: forbid pre_destroy callback to fail

[Buildroot] buildroot for AM3358 AM3359 with wireless-tools shared library
 2012-10-25 17:42 UTC 

DEBUG_LL broken for socfpga
 2012-10-25 17:39 UTC  (3+ messages)

[Powertop] Internationalization problem with abstract field "type"
 2012-10-25 17:39 UTC 

Heads-up: 3.6.2 / 3.6.3 NFS server panic: 3.6.2+ regression?
 2012-10-25 17:39 UTC  (22+ messages)
      ` Heads-up: 3.6.2 / 3.6.3 NFS server oops: 3.6.2+ regression? (also an unrelated ext4 data loss bug)
        ` Apparent serious progressive ext4 data corruption bug in 3.6.3 (and other stable branches?)
                      ` Apparent serious progressive ext4 data corruption bug in 3.6 (when rebooting during umount)

[PATCH] ext4: do not try to write superblock on journal-less readonly remount
 2012-10-25 17:38 UTC  (3+ messages)

[RFC v0 00/15] WIP: btd_profile connect and disconnect
 2012-10-25 17:38 UTC  (6+ messages)
` [RFC v0 05/15] network: Add network .connect and .disconnect

Errors at boot time from OMAP4430SDP (and a whinge about serial stuff)
 2012-10-25 17:38 UTC  (5+ messages)

[PATCH] tilegx: fix some issues in the SW TSO support
 2012-10-25 17:25 UTC 

[Bug 56405] New: Distorted graphics on Radeon HD 6620G
 2012-10-25 17:37 UTC 

Use PCI ROMs from EFI boot services
 2012-10-25 17:35 UTC  (3+ messages)

[PATCH] aoe: avoid using skb member after dev_queue_xmit
 2012-10-25 17:35 UTC  (5+ messages)

[PATCH] ARM: OMAP2+: PM: add missing newline to VC warning message
 2012-10-25 17:35 UTC  (2+ messages)

[PATCH] fs: xattr: rewrite simple_xattr_set()
 2012-10-25 17:33 UTC  (3+ messages)

Breakage in "track dev_mapping in more robust and flexible way"
 2012-10-25 17:31 UTC  (5+ messages)

Tentative Agenda for the November workshop
 2012-10-25 17:27 UTC  (2+ messages)
` [media-workshop] "

[lm-sensors] w83627ehf: Wrong values reported after resuming from suspend/hibernation
 2012-10-25 17:26 UTC  (2+ messages)

RBD boot from volume weirdness in OpenStack
 2012-10-25 17:25 UTC  (5+ messages)

[Buildroot] [PATCH] gqview: Fix build failure due to missing -lm
 2012-10-25 17:25 UTC  (6+ messages)

build regressions 2012-10-25
 2012-10-25 17:24 UTC 

[PATCH 0/2] gitk: handle --full-diff corectly
 2012-10-25 17:23 UTC  (3+ messages)
` [PATCH 1/2] gitk: simplify file filtering
` [PATCH 2/2] gitk: handle --full-diff correctly

mpol_to_str revisited
 2012-10-25 17:23 UTC  (18+ messages)
            ` [patch for-3.7] mm, mempolicy: fix printing stack contents in numa_maps

[Lustre-devel] Language choice for Lustre tests
 2012-10-25 17:23 UTC  (3+ messages)

[PATCH v3 0/9] nfsdcltrack: create a new usermodehelper upcall program for tracking clients
 2012-10-25 17:21 UTC  (10+ messages)
` [PATCH v3 1/9] nfsdcltrack: fix segfault in sqlite debug logging
` [PATCH v3 2/9] nfsdcltrack: rename the nfsdcld directory and options to nfsdcltrack
` [PATCH v3 3/9] nfsdcltrack: remove pointless sqlite_topdir variable
` [PATCH v3 4/9] nfsdcltrack: break out a function to open the database handle
` [PATCH v3 5/9] nfsdcltrack: add a new "one-shot" program for manipulating the client tracking db
` [PATCH v3 6/9] nfsdcltrack: add a legacy transition mechanism
` [PATCH v3 7/9] nfsdcltrack: add a manpage for nfsdcltrack
` [PATCH v3 8/9] nfsdcltrack: remove the nfsdcld daemon
` [PATCH v3 9/9] nfsdcltrack: update the README about server startup order

[PATCH v2 0/2] ACPI: container hot remove support
 2012-10-25 17:20 UTC  (6+ messages)
` [PATCH v2 2/2] Improve container_notify_cb() to support container hot-remove

[PATCH] sata_sx4: pdc20621_{ata|host}_sg() do not need 'tf' parameter
 2012-10-25 17:19 UTC 

[PATCH] pata_arasan_cf: declare/use 'qc' and 'ap' variables in arasan_cf_dma_start()
 2012-10-25 17:08 UTC 

pull-request: mac80211-next 2012-10-25
 2012-10-25 17:20 UTC 

Naming of subvolumes
 2012-10-25 17:19 UTC  (6+ messages)

[PATCH] xfstests: test ext4 statfs
 2012-10-25 17:19 UTC  (2+ messages)

git push tags
 2012-10-25 17:19 UTC  (2+ messages)

[PATCH] nfnetlink: add a new subsystem to advertise tables update
 2012-10-25 17:19 UTC  (5+ messages)
` [RFC PATCH 0/1] xtables: allow to monitor table update event

[PATCH] ext4: fix overhead calculations in ext4_stats, again
 2012-10-25 17:14 UTC  (2+ messages)
` [PATCH] ext4: fix overhead calculations in ext4_statfs, again

[PATCH v2 0/6] meta-intel: README updates
 2012-10-25 17:13 UTC  (5+ messages)
` [PATCH v2 2/6] chiefriver: add WEBTITLE & Compliance information

FW: cgroup blkio.weight working, but not for KVM guests
 2012-10-25 17:13 UTC  (5+ messages)

Regression in 3.7-rc2 for b43 and b43legacy
 2012-10-25 17:11 UTC  (4+ messages)
    ` Regression in 3.7-rc2 for b43 and b43legacy [and ath9k]

[dm-crypt] Toggle read-only status of mapping
 2012-10-25 17:10 UTC  (5+ messages)

[PATCH] hid: put the case in the right switch statement
 2012-10-25 17:08 UTC  (2+ messages)

[RFC] back on nf_tables (plus compatibility layer)
 2012-10-25 17:06 UTC 

[PATCH v3 0/2] mac80211 AP cleanup & explicit operations
 2012-10-25 17:07 UTC  (3+ messages)
` [PATCH v3 1/2] mac80211: move AP teardown code to correct place
` [PATCH v3 2/2] mac80211: add explicit AP/GO driver operations

[RFC 1/3] kvm tools: use mutex abstraction instead of pthread mutex
 2012-10-25 17:06 UTC  (5+ messages)
` [RFC 2/3] lockdep: be nice about compiling from userspace

[PATCH] drm/i915: VLV does not have a sprite scaler
 2012-10-25 17:06 UTC 

[PATCH v2] x86: efi: Turn off efi_enabled after setup on mixed fw/kernel
 2012-10-25 17:05 UTC  (5+ messages)
` [PATCH v3] "

Beagleboard xM - play video file : BUG: scheduling while atomic: queue1:src/92/0x0000008e , then kernel panic
 2012-10-25 17:05 UTC  (3+ messages)

[PATCH v3 0/4] nfsd: add a usermodehelper upcall for client id tracking
 2012-10-25 16:59 UTC  (8+ messages)
` [PATCH v3 1/4] nfsd: add a usermodehelper upcall for NFSv4 client ID tracking

[RFC][PATCH 00/16] sched: SCHED_DEADLINE v6
 2012-10-25 16:58 UTC  (3+ messages)

[patch 01/16] sched: track the runnable average on a per-task entitiy basis
 2012-10-25 16:58 UTC  (4+ messages)
` [tip:sched/core] sched: Track the runnable average on a per-task entity basis

[PATCH v2] mac80211: add explicit AP/GO driver operations
 2012-10-25 16:57 UTC 

[PATCH v4 0/6] omap iommu changes to remove plat includes
 2012-10-25 16:56 UTC  (5+ messages)
` [PATCH 3/6] ARM: OMAP2+: Move plat/iovmm.h to include/linux/omap-iommu.h

new execve/kernel_thread design
 2012-10-25 16:54 UTC  (2+ messages)

[PATCH 1/2] ssb: add PCI ID 0x4350
 2012-10-25 16:54 UTC  (6+ messages)
` [PATCH 2/2] ssb: handle BCM43222 in pmu code

mount.cifs 1.10 to mount share for windows 2008 R2
 2012-10-25 16:51 UTC  (4+ messages)

[PATCH] [ARM] pxa/spitz_pm.c: Fix hang under certain conditions when resuming from STR
 2012-10-25 16:51 UTC 

[PATCH] ARM: PMU: fix runtime PM enable
 2012-10-25 16:50 UTC  (13+ messages)

[PATCH v2] gpio/omap: fix off-mode bug: clear debounce clock enable mask on free/reset
 2012-10-25 16:49 UTC  (10+ messages)

[PATCH 1/2] handle error path in edac_mc_sysfs_init()
 2012-10-25 16:48 UTC  (5+ messages)

[PATCH] ASoC: supply and micbiases shoud bring "up to" STANDBY
 2012-10-25 16:49 UTC 

spinning in isolate_migratepages_range on busy nfs server
 2012-10-25 16:47 UTC  (2+ messages)

[PATCH] [btrfs-progs] Modify parse_size to remove the strdup/free
 2012-10-25 16:46 UTC  (2+ messages)

[PATCH 0/2] staging: dgrp: remove use of real_raw and read_cnt
 2012-10-25 16:46 UTC  (3+ messages)
` [PATCH 1/2] staging: dgrp: remove use of real_raw and read_cnt in dgrp_input
` [PATCH 2/2] staging: dgrp: remove rawreadok module option

[GIT PULL FOR 3.7] Samsung media drivers fixes
 2012-10-25 16:46 UTC  (2+ messages)

xhci Portsc register issue
 2012-10-25 16:45 UTC  (2+ messages)

[PATCH v3] mm: thp: Set the accessed flag for old pages on access fault
 2012-10-25 16:44 UTC  (3+ messages)

[PATCH V2][BTRFS-PROGS] [BUG] Fix Bug to corrupt the img file
 2012-10-25 16:43 UTC  (2+ messages)
` [PATCH V2][BTRFS-PROGS] [BUG] Fix Bug to corrupt the img file Reply-To: dave@jikos.cz

[PATCH 1/3] t9350: point out that refs are not updated correctly
 2012-10-25 16:43 UTC  (12+ messages)

[PATCH] arm: mvebu: fix typo in machine name for Armada 370/XP
 2012-10-25 16:40 UTC 

Question about move atmel audio part to DT support
 2012-10-25 16:40 UTC  (4+ messages)

EXT4-fs error w/ external USB drive
 2012-10-25 16:39 UTC  (7+ messages)

[PATCH] i2c: omap: ensure writes to dev->buf_len are ordered
 2012-10-25 16:38 UTC  (3+ messages)

[PATCH v3] gpio/omap: fix off-mode bug: clear debounce clock enable mask on free/reset
 2012-10-25 16:34 UTC  (2+ messages)

[PATCH][BTRFS-PROGS][V2] Update to parse_size()
 2012-10-25 16:33 UTC  (5+ messages)
` [PATCH 5/5] Update the man page with the new prefixes

[RFC PATCH 0/3] KVM: ARM: Get rid of hardcoded VGIC addresses
 2012-10-25 16:32 UTC  (12+ messages)
` [kvmarm] "

Number shortcuts in boot menu?
 2012-10-25 16:32 UTC  (3+ messages)

[PATCHv2] arm:socfpga: Enable SMP for socfpga
 2012-10-25 16:29 UTC  (7+ messages)

t9401 fails with OS X sed
 2012-10-25 16:28 UTC  (4+ messages)
` [PATCH] Use character class for sed expression instead of \s

[PATCH 0/2] openrisc: more kernel_thread cleanup
 2012-10-25 16:27 UTC  (6+ messages)
` [PATCH 1/2] openrisc: move sys_clone's stack determination to copy_thread
` [PATCH 2/2] openrisc: determine regs directly in copy_thread

[PATCH 0/2] pm9g45 fix
 2012-10-25 16:24 UTC  (4+ messages)

Ubuntu 10.04 don't support mirror option with parameter
 2012-10-25 16:25 UTC  (3+ messages)

[PATCHv7 0/2] ARM: I2C: Add device tree bindings to i2c-mux-gpio
 2012-10-25 16:23 UTC  (6+ messages)
` [PATCH 1/2] i2c: mux: Add dt support to i2c-mux-gpio driver
` [PATCH 2/2] ARM: dts: cfa10049: Add the i2c muxer buses to the CFA-10049

libcephfs ceph_shutdown()
 2012-10-25 16:23 UTC  (4+ messages)

[PATCH v2] kdump: pass acpi_rsdp= to 2nd kernel for efi booting
 2012-10-25 15:39 UTC  (11+ messages)
` [RFC] Kdump with UEFI secure boot (Re: [PATCH v2] kdump: pass acpi_rsdp= to 2nd kernel for efi booting)

[PATCH] ASoC: wm5102: Correct micbias DAPM supplies
 2012-10-25 16:22 UTC  (2+ messages)

[PATCH] ioat: Fix DMA memory sync direction correct flag
 2012-10-25 16:22 UTC 

[PATCH 1/2] drm/radeon: fix ATPX function documentation
 2012-10-25 16:19 UTC  (2+ messages)

[PATCH v2 0/5] media: ov7670: driver cleanup and support for ov7674
 2012-10-25 16:18 UTC  (3+ messages)

[PATCH 1/2] brw_mutex: big read-write mutex
 2012-10-25 16:15 UTC  (12+ messages)
        ` [PATCH 0/2] fix and improvements for percpu-rw-semaphores (was: brw_mutex: big read-write mutex)
          ` [PATCH 1/2] percpu-rw-semaphores: use light/heavy barriers
            ` [PATCH 2/2] percpu-rw-semaphores: use rcu_read_lock_sched

[PATCH v3 00/11] common clk drivers migration for DaVinci SoCs
 2012-10-25 16:11 UTC  (2+ messages)
` [PATCH v3 09/11] ARM: davinci - dm644x: update SoC code to remove the clock data


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.