All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-07-23 02:28:18 to 2013-07-23 04:35:46 UTC [more...]

[PATCH 2/2] mm: page_alloc: avoid slowpath for more than MAX_ORDER allocation
 2013-07-23  4:35 UTC  (5+ messages)

[patch] virtio: console: fix error handling for debugfs_create_dir()
 2013-07-23  4:35 UTC  (4+ messages)
` [patch v2] virtio: console: cleanup an error message

~2000ms pausing with GNOME3 desktop
 2013-07-23  4:31 UTC 

[PATCH] ARM: shmobile: r8a7790 SMP prototype v5
 2013-07-23  4:31 UTC  (5+ messages)

[net-next] net/sctp: Refactor SCTP skb checksum computation
 2013-07-23  4:30 UTC 

[PATCH v2 00/10] mm, hugetlb: clean-up and possible bug fix
 2013-07-23  4:26 UTC  (4+ messages)
` [PATCH v2 07/10] mm, hugetlb: do not use a page in page cache for cow optimization

scatterlist: sg_set_buf() argument must be in linear mapping (sha1: ac4e97abce9b80c020e7113325f49e58b7b15e3f)
 2013-07-23  2:30 UTC  (5+ messages)

[QUERY] lguest64
 2013-07-23  1:28 UTC  (3+ messages)

[PATCH V3 0/2] [BUGFIX] virtio/console: Fix two bugs of splice_write
 2013-07-23  1:51 UTC  (3+ messages)

[ 00/18] 3.0.87-stable review
 2013-07-23  4:21 UTC  (4+ messages)
` [ 10/18] ACPI / EC: Add HP Folio 13 to ec_dmi_table in order to skip DSDT scan

Notifier chains
 2013-07-23  4:21 UTC  (2+ messages)

[PATCH v4 0/2] git-multimail: a replacement for post-receive-email
 2013-07-23  4:20 UTC  (6+ messages)
` [PATCH v4 2/2] post-receive-email: deprecate script in favor of git-multimail

[U-Boot] Steps to make u-boot binary which can be booted as RAMBOOT
 2013-07-23  4:19 UTC 

[ 00/19] 3.10.1-stable review
 2013-07-23  4:16 UTC  (3+ messages)

linux-next: Tree for Jul 23
 2013-07-23  4:12 UTC  (2+ messages)

[PATCH] dmaengine: shdma: fix a build failure on platforms with no DMA support
 2013-07-23  4:12 UTC  (8+ messages)

[PATCH 0/7] First class shallow clone
 2013-07-23  4:08 UTC  (9+ messages)
` [PATCH v2 00/16] "
  ` [PATCH v2 15/16] config: add core.noshallow to prevent turning a repo into a shallow one

[PATCH] ASoC: Samsung: Modify the I2S driver to support I2S on Exynos5420
 2013-07-23  4:08 UTC  (9+ messages)

[RFC/PATCH 0/6] DDF: safe big-endian types
 2013-07-23  4:06 UTC  (2+ messages)

linux-next: build failure after merge of the final tree (sound-asoc tree related)
 2013-07-23  4:06 UTC 

[PATCH] nfsd: nfs4_file_get_access: need to be more careful with O_RDWR
 2013-07-23  4:05 UTC 

[PATCH 0/2] libiscsi: Updates for scsi "misc" branch
 2013-07-23  4:03 UTC  (2+ messages)

Recent changes (master)
 2013-07-23  4:00 UTC 

[PATCH] AHCI: fix Null pointer dereference in achi_host_active()
 2013-07-23  3:54 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v3 net-next 2/2] tcp: TCP_NOTSENT_LOWAT socket option
 2013-07-23  3:52 UTC  (2+ messages)

[PATCH 1/2] Powerpc: Add voltage support in dts file
 2013-07-23  2:59 UTC  (4+ messages)
` [PATCH 2/2] Powerpc: Add 3.3v voltage support for T4240QDS

[PATCH 1/2] Powerpc: Add voltage ranges support for T4
 2013-07-23  3:41 UTC  (9+ messages)
` [PATCH 2/2] mmc: esdhc: get voltage from dts file

[PATCH 1/1] mmc: vub300: Staticize vub300_init_card
 2013-07-23  3:39 UTC  (2+ messages)

[PATCH 2/2 v2] kvm: powerpc: set cache coherency only for kernel managed pages
 2013-07-23  3:39 UTC  (3+ messages)

[PATCH 1/1] mmc: sdhci-bcm2835: Staticize bcm2835_sdhci_get_min_clock
 2013-07-23  3:39 UTC  (2+ messages)

[PATCH v1 0/5] ext4: Shut down block groups when damage is detected
 2013-07-23  3:38 UTC  (3+ messages)
` [PATCH 3/5] ext4: Mark block group as corrupt on block bitmap error

[Patch net-next 0/7] net: introduce generic type and helpers for IP address
 2013-07-23  3:38 UTC  (6+ messages)
` [Patch net-next 3/7] inetpeer: use generic union inet_addr

[PATCH 00/49] xfsprogs: patches for crc-dev branch
 2013-07-23  3:36 UTC  (4+ messages)

[PATCH] decompressors: fix "no limit" output buffer length
 2013-07-23  3:32 UTC  (6+ messages)

[PATCH 00/13] The big.LITTLE In-Kernel Switcher (IKS), part 1
 2013-07-23  3:31 UTC  (14+ messages)
` [PATCH 01/13] ARM: suspend: use hash of cpu_logical_map value to index into save array
` [PATCH 02/13] ARM: gic: add CPU migration support
` [PATCH 03/13] ARM: b.L: core switcher code
` [PATCH 04/13] ARM: bL_switcher: add clockevent save/restore support
` [PATCH 05/13] ARM: bL_switcher: move to dedicated threads rather than workqueues
` [PATCH 06/13] ARM: bL_switcher: simplify stack isolation
` [PATCH 07/13] ARM: bL_switcher: hot-unplug half of the available CPUs
` [PATCH 08/13] ARM: bL_switcher: do not hardcode GIC IDs in the code
` [PATCH 09/13] ARM: bL_switcher: ability to enable and disable the switcher via sysfs
` [PATCH 10/13] ARM: bL_switcher: add kernel cmdline param to disable the switcher on boot
` [PATCH 11/13] ARM: bL_switcher: veto CPU hotplug requests when the switcher is active
` [PATCH 12/13] ARM: bL_switcher: remove assumptions between logical and physical CPUs
` [PATCH 13/13] ARM: bL_switcher: add a simple /dev user interface for debugging purposes

[PATCH 1/3] MAINTAINERS: Remove Grant Likely
 2013-07-23  3:27 UTC  (7+ messages)
` [PATCH 3/3] MAINTAINERS: Refactor device tree maintainership

[LTP] [PATCH] testcases/network/sctp: update sctp test to upstream version 1.0.15
 2013-07-23  3:27 UTC  (2+ messages)

[PATCH 0/7] Minor Alpha updates for 3.11
 2013-07-23  3:25 UTC  (3+ messages)

[PATCH v3 net-next 1/2] net: add sk_stream_is_writeable() helper
 2013-07-23  3:26 UTC 

Problem with disk replacement
 2013-07-23  3:21 UTC  (4+ messages)

[nightly] Core TISDK 2013.06 build 2013-07-21_01-01-44
 2013-07-23  3:15 UTC  (3+ messages)

[PATCH 1/1] ARM: EXYNOS: Update CONFIG_ARCH_NR_GPIO for Exynos
 2013-07-23  3:11 UTC  (7+ messages)

3.10.2: WARNING: at kernel/time/tick-broadcast.c:585
 2013-07-23  3:08 UTC  (2+ messages)
` [Re:] 3.11-rc2: WARNING: at kernel/time/tick-broadcast.c:667

linux-next: manual merge of the imx-mxs tree with the arm tree
 2013-07-23  3:07 UTC 

[PATCH] ARM: highbank: Only touch common coherency control register fields
 2013-07-23  3:04 UTC  (2+ messages)

[GIT PULL] Nomadik defconfig updates
 2013-07-23  3:03 UTC  (2+ messages)

[Printing-architecture] printers.conf frequently gets truncated to zero length after unclean shutdowns
 2013-07-23  3:03 UTC  (4+ messages)

[PATCH] ARM: footbridge: fix overlapping PCI mappings
 2013-07-23  3:02 UTC  (3+ messages)

[PATCH 00/10] virtio: console: fixes for races with port unplug
 2013-07-23  3:01 UTC  (8+ messages)
` [PATCH 06/10] virtio: console: fix race in port_fops_poll() and "

[GIT PULL] ARM: imx: fixes for 3.11
 2013-07-23  2:59 UTC  (2+ messages)

[PATCH V2] watchdog: s3c2410_wdt: remove the global variables
 2013-07-23  2:58 UTC  (2+ messages)

KS Topic request: Handling the Stable kernel, let's dump the cc: stable tag
 2013-07-23  2:57 UTC  (7+ messages)
` [Ksummit-2013-discuss] "

[PATCH] Update for RDMA io engine's compatibility
 2013-07-23  2:57 UTC  (2+ messages)

[Qemu-devel] [RFC 0/8] arm AioContext with its own timer stuff
 2013-07-23  2:56 UTC  (11+ messages)
` [Qemu-devel] [RFC 6/8] timer: run timers on aio_poll

[Pull Request] Various fixes reported by Clang
 2013-07-23  2:56 UTC  (2+ messages)

[Qemu-devel] [PULL 00/24] QOM CPUState patch queue 2013-07-22
 2013-07-23  2:53 UTC  (28+ messages)
` [Qemu-devel] [PULL 01/24] gdbstub: Change GDBState::query_cpu to CPUState
` [Qemu-devel] [PULL 02/24] cpu: Introduce vaddr type
` [Qemu-devel] [PULL 03/24] HACKING: Document vaddr type usage
` [Qemu-devel] [PULL 04/24] cpu: Introduce CPUClass::set_pc() for gdb_set_cpu_pc()
` [Qemu-devel] [PULL 05/24] target-m68k: Implement CPUClass::set_pc()
` [Qemu-devel] [PULL 06/24] target-moxie: "
` [Qemu-devel] [PULL 07/24] target-unicore32: "
` [Qemu-devel] [PULL 08/24] cpu: Introduce CPUClass::synchronize_from_tb() for cpu_pc_from_tb()
` [Qemu-devel] [PULL 09/24] target-alpha: Copy singlestep_enabled to DisasContext
` [Qemu-devel] [PULL 10/24] target-alpha: Copy implver "
` [Qemu-devel] [PULL 11/24] cpu: Move singlestep_enabled field from CPU_COMMON to CPUState
  `  "
` [Qemu-devel] [PULL 12/24] gdbstub: Update gdb_handlesig() and gdb_signalled() Coding Style
` [Qemu-devel] [PULL 13/24] cpu: Change cpu_single_step() argument to CPUState
` [Qemu-devel] [PULL 14/24] kvm: Change kvm_{insert, remove}_breakpoint() "
  ` [PULL 14/24] kvm: Change kvm_{insert,remove}_breakpoint() "
` [Qemu-devel] [PULL 15/24] gdbstub: Change syscall callback "
` [Qemu-devel] [PULL 16/24] gdbstub: Change gdb_handlesig() "
` [Qemu-devel] [PULL 17/24] gdbstub: Change gdb_{read, write}_register() "
` [Qemu-devel] [PULL 18/24] cpu: Turn cpu_get_phys_page_debug() into a CPUClass hook
` [Qemu-devel] [PULL 19/24] exec: Change cpu_memory_rw_debug() argument to CPUState
  `  "
` [Qemu-devel] [PULL 20/24] cpu: Introduce CPUClass::memory_rw_debug() for target_memory_rw_debug()
` [Qemu-devel] [PULL 21/24] gdbstub: Change GDBState::{c, g}_cpu and find_cpu() to CPUState
` [Qemu-devel] [PULL 22/24] cpu: Move gdb_regs field from CPU_COMMON "
` [Qemu-devel] [PULL 23/24] gdbstub: Change gdb_register_coprocessor() argument "
` [Qemu-devel] [PULL 24/24] linux-user: Use X86CPU property to retrieve CPUID family

[Qemu-devel] [PATCH] spapr-pci: rework MSI/MSIX
 2013-07-23  2:54 UTC  (2+ messages)

[GIT PULL] omap fixes against v3.11-rc1
 2013-07-23  2:54 UTC  (3+ messages)

[PATCH v2 0/6] clk: exynos: Some fixes and cleanup
 2013-07-23  2:53 UTC  (4+ messages)

[PATCH] hashtable: add hash_for_each_possible_rcu_notrace()
 2013-07-23  2:53 UTC  (9+ messages)

[PATCH] floor.3: ATTRIBUTES: Note functions that are thread-safe
 2013-07-23  2:52 UTC 

[PATCH 1/1] drivers/gpio: Altera soft IP GPIO driver
 2013-07-23  2:51 UTC  (3+ messages)

[GIT PULL] DaVinci fixes for v3.11-rc2
 2013-07-23  2:50 UTC  (2+ messages)

[PATCH RFC V11 0/18] Paravirtualized ticket spinlocks
 2013-07-23  2:50 UTC  (4+ messages)

[PATCH v1 0/3] IPC driver patches
 2013-07-23  2:48 UTC  (8+ messages)
` [PATCH v1 1/3] ipc: Added platform data structure
` [PATCH v1 2/3] ipc: Enabled ipc support for additional intel platforms
` [PATCH v1 3/3] ipc: Add support for default interrupt mode

[PATCH] ARM: multi_v7: Enabled omap4430 sdp nfsroot
 2013-07-23  2:47 UTC  (4+ messages)

[PATCH] ACPI/glue: evaluate "_STA" method directly to get device actual status instead of using acpi_bus_get_status_handle()
 2013-07-23  2:47 UTC 

[PATCH 0/3] device tree support for exynos rotator
 2013-07-23  2:47 UTC  (6+ messages)
` [PATCH 2/3] drm/exynos: add dt-binding documentation for rotator

[linux-lvm] pvmove
 2013-07-23  2:45 UTC  (5+ messages)

[PATCH] Make BCMA_HOST_SOC depend on BCM47XX
 2013-07-23  2:31 UTC 

[Qemu-devel] [Question] why x2apic's set by default without host support(on Nehalem CPU)
 2013-07-23  2:44 UTC  (8+ messages)
`  "

[Qemu-devel] [PATCH v2 00/16] arm: A9MPCore+A15MPCore QOM'ification
 2013-07-23  2:43 UTC  (17+ messages)
` [Qemu-devel] [PATCH v2 01/16] cpu/a9mpcore: QOM casting cleanup
` [Qemu-devel] [PATCH v2 02/16] cpu/a9mpcore: Split off instance_init
` [Qemu-devel] [PATCH v2 03/16] intc/arm_gic: Extract public header hw/intc/arm_gic.h
` [Qemu-devel] [PATCH v2 04/16] cpu/a9mpcore: Embed GICState
` [Qemu-devel] [PATCH v2 05/16] misc/a9scu: QOM cleanups
` [Qemu-devel] [PATCH v2 06/16] cpu/a9mpcore: Embed A9SCUState
` [Qemu-devel] [PATCH v2 07/16] timer/arm_mptimer: QOM cast cleanup
` [Qemu-devel] [PATCH v2 08/16] timer/arm_mptimer: Convert to QOM realize
` [Qemu-devel] [PATCH v2 09/16] cpu/a9mpcore: Embed ARMMPTimerState
` [Qemu-devel] [PATCH v2 10/16] cpu/a9mpcore: Convert to QOM realize
` [Qemu-devel] [PATCH v2 11/16] cpu/a9mpcore: Prepare for QOM embedding
` [Qemu-devel] [PATCH v2 12/16] cpu/a15mpcore: QOM cast cleanup
` [Qemu-devel] [PATCH v2 13/16] cpu/a15mpcore: Split off instance_init
` [Qemu-devel] [PATCH v2 14/16] cpu/a15mpcore: Embed GICState
` [Qemu-devel] [PATCH v2 15/16] cpu/a15mpcore: Convert to QOM realize
` [Qemu-devel] [PATCH v2 16/16] cpu/a15mpcore: Prepare for QOM embedding

[PATCH 1/2] btrfs-progs: Update the usage strings of some cmds
 2013-07-23  2:43 UTC  (2+ messages)
` [PATCH 2/2] btrfs-progs: Update the man page of btrfs

[PATCH] dmeventd: remove memory leak
 2013-07-23  2:42 UTC 

[PATCH fix for v3.11 (repost)] dmaengine: shdma: fix a build failure on platforms with no DMA suppor
 2013-07-23  2:41 UTC  (4+ messages)
` [PATCH fix for v3.11 (repost)] dmaengine: shdma: fix a build failure on platforms with no DMA support
  ` [PATCH fix for v3.11 (repost)] dmaengine: shdma: fix a build failure on platforms with no DMA su

[PATCH v2 0/2] ARM: STi Fixes
 2013-07-23  2:35 UTC  (7+ messages)
` [PATCH v2 1/2] ARM: dts: STi: Fix pinconf setup for STiH416 serial2
` [PATCH v2 2/2] ARM: STi: Set correct ARM ERRATAs

[PATCH net-next] tcp: TCP_NOSENT_LOWAT socket option
 2013-07-23  2:32 UTC  (7+ messages)

[PATCH] PCI: Fix hotplug remove with sriov again
 2013-07-23  2:32 UTC  (4+ messages)
` [PATCH] PCI: Separate stop and remove devices in pciehp

KS Topic request: Handling the Stable kernel, let's dump the cc: stable tag
 2013-07-23  2:29 UTC  (5+ messages)
` [Ksummit-2013-discuss] "


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.