All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2012-10-16 18:15:26 to 2012-10-16 19:33:41 UTC [more...]

Is not locking task_lock in cgroup_fork() safe?
 2012-10-16 19:33 UTC  (3+ messages)

VDSO gettimeofday() x86_64 linux 3.2
 2012-10-16 19:33 UTC  (3+ messages)

[PATCH] kvm/powerpc: Handle errors in secondary thread grabbing
 2012-10-16 19:33 UTC  (4+ messages)

[Buildroot] [PATCH] fluxbox: select xmodmap
 2012-10-16 19:33 UTC  (3+ messages)

[PATCH 7/7] gpio/tegra: convert to use linear irqdomain
 2012-10-16 19:23 UTC 

[PATCH 5/7] gpio/pcf857x: find the irq domain mapping
 2012-10-16 19:23 UTC 

[PATCH 4/7] gpio/mxs: convert to use linear irqdomain
 2012-10-16 19:22 UTC 

[PATCH 6/7] gpio/langwell: find the irq domain mapping
 2012-10-16 19:23 UTC 

[PATCH 3/7] gpio/mvebu: convert to use irq_domain_add_simple()
 2012-10-16 19:22 UTC 

[PATCH v5 00/14] kmem controller for memcg
 2012-10-16 19:30 UTC  (18+ messages)
` [PATCH v5 07/14] mm: Allocate kernel pages to the right memcg
` [PATCH v5 14/14] Add documentation about the kmem controller

[Buildroot] [PATCH v2] macchanger: new package
 2012-10-16 19:30 UTC 

[PATCH] insane: Rationalise phdrs-based QA checks
 2012-10-16 19:14 UTC  (5+ messages)

[PATCH v2 0/4] Driver for the ar5523 chipset
 2012-10-16 19:29 UTC  (5+ messages)
` [PATCH v2 1/4] ar5523: Add main driver file
` [PATCH v2 2/4] ar5523: Add driver header file
` [PATCH v2 3/4] Add Firmware API "
` [PATCH v2 4/4] Add Kconfig and Makefile. Add MAINTAINERS entry

error: git-fast-import died of signal 11
 2012-10-16 19:27 UTC  (3+ messages)

[PATCH 1/7] gpio/tc3589x: convert to use the simple irqdomain
 2012-10-16 19:22 UTC 

[PATCH 2/7] gpio/em: convert to linear IRQ domain
 2012-10-16 19:22 UTC 

[PATCH 0/7] gpio: assorted irqdomain cleanups
 2012-10-16 19:21 UTC 

Reading /proc/slabinfo causes stalls
 2012-10-16 19:27 UTC  (8+ messages)

[Qemu-devel] [PATCH v3 0/4] command line fd passing using fd sets
 2012-10-16 19:26 UTC  (2+ messages)

[Buildroot] [PATCH] macchanger: new package
 2012-10-16 19:26 UTC  (3+ messages)

[PATCH 00/20] git-cvsserver: add support for cvs "-r" refs
 2012-10-16 19:25 UTC  (2+ messages)

[U-Boot] [PATCH] powerpc/fm: fix TBI PHY address settings
 2012-10-16 19:25 UTC  (4+ messages)

Errors at boot time from OMAP4430SDP (and a whinge about serial stuff)
 2012-10-16 19:24 UTC  (8+ messages)

[Buildroot] [git commit] package: add gnupg
 2012-10-16 19:24 UTC  (5+ messages)

[RFC/PATCH 3/4] test-lib: provide lazy TIME_COMMAND prereq
 2012-10-16 19:21 UTC  (5+ messages)
` [RFC/PATCH 3/4v2] "

Testing XDR code for nits
 2012-10-16 19:21 UTC  (5+ messages)

[Buildroot] [PATCH RFC] grub2: new boot loader
 2012-10-16 19:18 UTC  (3+ messages)

[PATCH 00/14 V5]: xfs: remove the xfssyncd mess
 2012-10-16 19:19 UTC  (6+ messages)

[B.A.T.M.A.N.] How to detect gateway mode in openwrt?
 2012-10-16 19:18 UTC  (3+ messages)

[linux-lvm] thin pool grows but meta data does not?
 2012-10-16 19:17 UTC 

[Q] Default SLAB allocator
 2012-10-16 19:16 UTC  (29+ messages)

[PATCH] [resend] ACPI: Fix memory leak in acpi_bind_one() (fwd)
 2012-10-16 19:14 UTC  (2+ messages)

[PATCH 01/10] ext4: balloc: Fixed coding style issue
 2012-10-16 19:13 UTC  (10+ messages)
` [PATCH 02/10] ext4: block_validity: "
` [PATCH 03/10] ext4: ext4.h: fixed "
` [PATCH 04/10] ext4: extents: Fixed "
` [PATCH 05/10] ext4: file: "
` [PATCH 06/10] ext4: ialloc: "
` [PATCH 07/10] ext4: inode: "
` [PATCH 08/10] ext4: ioctl: "
` [PATCH 09/10] ext4: namei: "
` [PATCH 10/10] ext4: resize: "

[PATCH] lvm2app: Possible implementation of missing pv resize (v2)
 2012-10-16 19:12 UTC 

3.6-rc5 cgroups blkio throttle + md regression
 2012-10-16 19:11 UTC  (12+ messages)
            ` [PATCH 1/2] block: lift the initial queue bypass mode on blk_register_queue() instead of blk_init_allocated_queue()

[PATCH] drm/i915: flush system agent TLBs on SNB so we can WC map the PTEs
 2012-10-16 19:11 UTC  (2+ messages)

push race
 2012-10-16 19:09 UTC  (12+ messages)

[Qemu-devel] [PATCH 00/12] make CPU child of DeviceState and include qdev core in *-user
 2012-10-16 19:08 UTC  (13+ messages)
` [Qemu-devel] [PATCH 01/12] qdev: split up header so it can be used in cpu.h
` [Qemu-devel] [PATCH 02/12] qapi-types.h doesn't really need to include qemu-common.h
` [Qemu-devel] [PATCH 03/12] qdev: separate core from the code used only by qemu-system-*
` [Qemu-devel] [PATCH 04/12] qdev: rename qdev.c to qdev-core.c
` [Qemu-devel] [PATCH 05/12] qdev-core: isolate vmstate handling into separate functions
` [Qemu-devel] [PATCH 06/12] qdev: move vmstate handling to qdev-system.c
` [Qemu-devel] [PATCH 07/12] qdev-core: isolate reset register/unregister code
` [Qemu-devel] [PATCH 08/12] qdev: move reset register/unregister code to qdev-system.c
` [Qemu-devel] [PATCH 09/12] move qemu_irq typedef out of cpu-common.h
` [Qemu-devel] [PATCH 10/12] qdev: use full qdev.h include path on qdev*.c
` [Qemu-devel] [PATCH 11/12] include core qdev code into *-user, too
` [Qemu-devel] [PATCH 12/12] qom: make CPU a child of DeviceState

[GIT PULL] Disintegrate UAPI for parisc [ver #2]
 2012-10-16 19:08 UTC  (3+ messages)

Questions concerning fstrim and online discard
 2012-10-16 19:07 UTC  (3+ messages)

[PATCH v4 0/6] nl/cfg/mac80211: add DFS master ability
 2012-10-16 19:07 UTC  (9+ messages)
` [PATCH v4 1/6] nl80211/cfg80211: add radar detection command/event
` [PATCH v4 4/6] mac80211: add ability to enable TX on op-channel
` [PATCH v4 5/6] nl80211/cfg80211: add ap channel switch command
` [PATCH v4 6/6] mac80211: add ap channel switch command/event

[Qemu-devel] Singlestepping & Target assembly instructions
 2012-10-16 19:07 UTC  (2+ messages)

[PATCH] [media] stk1160: Remove dead code from stk1160_i2c_read_reg()
 2012-10-16 19:06 UTC  (8+ messages)
    ` [PATCH] [media] stk1160: Check return value of stk1160_read_reg() in stk1160_i2c_read_reg()

Issue with upgrade to kernel 3.4.10 -> invalid argument error
 2012-10-16 19:04 UTC  (2+ messages)
    ` Fwd: "

[PATCH 1/1] x86, e820: Remove direct mapping of reserved space for HT hole around 1TB
 2012-10-16 19:02 UTC  (3+ messages)

[RFC PATCH 0/2] uprobes: register/unregister can race with fork
 2012-10-16 18:58 UTC  (5+ messages)
` [PATCH 1/2] brw_mutex: big read-write mutex

[PATCH] Change the check for PageReadahead into an else-if
 2012-10-16 18:58 UTC  (2+ messages)

[PATCH] jfs: Fix FITRIM argument handling
 2012-10-16 18:57 UTC  (2+ messages)
` [Jfs-discussion] "

[patch net] vlan: fix bond/team enslave of vlan challenged slave/port
 2012-10-16 18:56 UTC  (2+ messages)

[PATCH] sctp: fix call to SCTP_CMD_PROCESS_SACK in sctp_cmd_interpreter()
 2012-10-16 18:56 UTC  (4+ messages)

[PATCH 0/4] Add DT support for Network Space v2 and parents
 2012-10-16 18:56 UTC  (4+ messages)
` [PATCH 1/4] leds: leds-ns2: add device tree binding

regression when connecting to ipv6 localhost
 2012-10-16 18:55 UTC  (30+ messages)
                                                  ` [PATCH] ipv6: addrconf: fix /proc/net/if_inet6

When Will We See Collisions for SHA-1? (An interesting analysis by Bruce Schneier)
 2012-10-16 18:54 UTC  (9+ messages)

KVM ept flush
 2012-10-16 18:50 UTC  (3+ messages)

[Qemu-devel] [PATCH v2] Get tests/tcg building and fix an unused variable warning due to wrong extended asm operands
 2012-10-16 18:47 UTC  (5+ messages)
` [Qemu-devel] [PATCHv3] tests/tcg: fix build

[patch 00/15] pvclock vsyscall support + KVM hypervisor support
 2012-10-16 17:56 UTC  (6+ messages)
` [patch 01/15] KVM: x86: retain pvclock guest stopped bit in guest memory
` [patch 02/15] x86: pvclock: make sure rdtsc doesnt speculate out of region
` [patch 04/15] x86: pvclock: create helper for pvclock data retrieval
` [patch 10/15] x86: vsyscall: pass mode to gettime backend
` [patch 12/15] KVM: x86: introduce facility to support vsyscall pvclock, via MSR

[RESEND PATCH 1/2] perf, cpu hotplug: Run CPU_STARTING notifiers with irqs disabled
 2012-10-16 18:34 UTC  (4+ messages)

[RFC][PATCH] perf: Add a few generic stalled-cycles events
 2012-10-16 18:31 UTC  (5+ messages)

[PATCH V4 libmlx4] Infra-structure changes to support verbs extensions
 2012-10-16 18:45 UTC  (2+ messages)

[RFC PATCHv2] ARM: vt8500: Convert arch-vt8500 to multiplatform
 2012-10-16 18:45 UTC  (7+ messages)

[PATCH] oom, memcg: handle sysctl oom_kill_allocating_task while memcg oom happening
 2012-10-16 18:44 UTC  (8+ messages)

[PATCH v9 0/12] x86: Arbitrary CPU hot(un)plug support
 2012-10-16 18:43 UTC  (4+ messages)
` [PATCH v9 03/12] x86, topology: Don't offline CPU0 if any PIC irq can not be migrated out of it

[Buildroot] BuildRoot not starting with Udev
 2012-10-16 18:43 UTC  (2+ messages)

[patch 0/2] s390: network bug fixes for net
 2012-10-16 18:42 UTC  (2+ messages)

CPU microcode update under xen
 2012-10-16 18:42 UTC  (3+ messages)

[ANNOUNCE] 3.6.1-rt2
 2012-10-16 18:41 UTC 

[PATCH] iw: add lowpri and flush scan operands
 2012-10-16 18:41 UTC  (2+ messages)

[RFC PATCH v2] MMC: SD/MMC Host Controller for Wondermedia WM8505/WM8650
 2012-10-16 18:39 UTC  (2+ messages)

any way to see the running kernel's "vermagic" string?
 2012-10-16 18:35 UTC  (2+ messages)

[GIT PULL] Versatile Express updates for v3.8
 2012-10-16 18:34 UTC  (2+ messages)

[PATCH lttng-tools 2/5] Tests: Add a test for invalid filters
 2012-10-16 18:33 UTC  (4+ messages)
` [PATCH lttng-tools 3/5] Tests: Add a trace statistics utility
` [PATCH lttng-tools 4/5] Tests: Add a test for valid filters
` [PATCH lttng-tools 5/5] Tests: Add filtering tests to configure

[PATCH lttng-tools 1/5] Tests: Add an unsupported operators filtering test
 2012-10-16 18:33 UTC 

[PATCH] status: add --long for default format
 2012-10-16 18:32 UTC  (3+ messages)

PDF documentation
 2012-10-16 18:32 UTC  (3+ messages)
` [Celinux-dev] "

[Qemu-devel] [PATCH v3 3/4] monitor: Prevent removing fd from set during init
 2012-10-16 18:08 UTC 

lm-sensors not available as a package?
 2012-10-16 18:27 UTC  (6+ messages)

[PATCH] mac80211: unbind the vif from the channel context in suspend
 2012-10-16 18:25 UTC  (2+ messages)

Poor performance with rbd volumes
 2012-10-16 18:24 UTC  (2+ messages)

[PATCH 3/5] Remove file_ra_state from arguments of count_history_pages
 2012-10-16 18:21 UTC  (6+ messages)
    `  "
` [PATCH 4/5] Move the check for ra_pages after VM_SequentialReadHint()
    `  "

[PATCH] Provide support for multiple frame buffers in Xen
 2012-10-16 18:21 UTC  (2+ messages)

[PULL REQUEST] ARM: vt8500: Cleanup for 3.8
 2012-10-16 18:20 UTC  (2+ messages)

[Qemu-devel] [PATCH v3 00/12] make CPU child of DeviceState and include qdev core in *-user
 2012-10-16 18:20 UTC  (3+ messages)
` [Qemu-devel] [PATCH 03/12] qdev: separate core from the code used only by qemu-system-*

[RFC] mac80211: connect with HT20 if HT40 is not permitted
 2012-10-16 18:19 UTC  (2+ messages)

[U-Boot] [PATCH 0/9 V2] EXYNOS5: Add Audio support
 2012-10-16 18:18 UTC  (3+ messages)
` [U-Boot] [PATCH 1/9 V2] SOUND: Add I2S driver

[PATCH] ARM: kexec: fix segment memory addresses check
 2012-10-16 18:17 UTC  (3+ messages)

[PATCH 3.7] iwlwifi: fix 6000 series channel switch command
 2012-10-16 18:18 UTC  (2+ messages)

[U-Boot] [PATCH v3 0/18] tegra: Add display driver and LCD support for Seaboard
 2012-10-16 18:16 UTC  (4+ messages)
` [U-Boot] [PATCH v3 13/18] lcd: Add support for flushing LCD fb from dcache after update

[PATCH 0/8] iwlwifi 3.8 updates
 2012-10-16 18:16 UTC  (9+ messages)
` [PATCH 1/8] iwlwifi: improve oversized command warning
` [PATCH 2/8] iwlwifi: make data frame tracing optional
` [PATCH 3/8] iwlwifi: remove unused variables
` [PATCH 4/8] iwlwifi: wipe out the status of the SCD when we disable a queue
` [PATCH 5/8] iwlwifi: use the new macro for the SCD Q STTS bits
` [PATCH 6/8] iwlwifi: first deactivate a queue, then wipe out its data
` [PATCH 7/8] iwlwifi: don't print the Intel banner twice
` [PATCH 8/8] iwlwifi: don't WARN when a non empty queue is disabled


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.