All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-04-22 14:33:52 to 2015-04-22 15:25:51 UTC [more...]

[PATCH v10 0/4] cgroups: add pids subsystem
 2015-04-22 15:25 UTC  (3+ messages)
` [PATCH v10 1/4] cgroups: use bitmask to filter for_each_subsys

Interacting with coherent memory on external devices
 2015-04-22 15:25 UTC  (9+ messages)

[PATCH v4 2/2] efi: an sysfs interface for user to update efi firmware
 2015-04-22 15:24 UTC  (14+ messages)

ioremap_uc() followed by set_memory_wc() - burrying MTRR
 2015-04-22 15:23 UTC  (8+ messages)

[PATCH v5 00/27] IB/Verbs: IB Management Helpers
 2015-04-22 15:21 UTC  (9+ messages)
` [PATCH v5 01/27] IB/Verbs: Implement new callback query_transport()

android/hid
 2015-04-22 15:21 UTC  (2+ messages)

[PATCH v8 1/3] smpboot: allow excluding cpus from the smpboot threads
 2015-04-22 15:21 UTC  (7+ messages)
` [PATCH v9 "
  ` [PATCH v9 2/3] watchdog: add watchdog_cpumask sysctl to assist nohz

[PATCH 00/16] x86, mpx updates for 4.1 (take 4)
 2015-04-22 15:21 UTC  (10+ messages)
` [PATCH 01/16] x86, fpu: wrap get_xsave_addr() to make it safer

problem: Cannot allocate memzone for ethernet port data
 2015-04-22 15:20 UTC  (5+ messages)

[RFC PATCH COLO v5 00/29] COarse-grain LOck-stepping Virtual Machines for Non-stop Service
 2015-04-22 15:20 UTC  (9+ messages)
` [RFC PATCH COLO v5 02/29] Refactor domain_suspend_callback_common()
` [RFC PATCH COLO v5 07/29] support to resume uncooperative HVM guests
` [RFC PATCH COLO v5 08/29] tools/libxl: Introduce bitops macros
` [RFC PATCH COLO v5 11/29] adjust the indentation

[Qemu-devel] [PATCH 0/5] scripts: qmp-shell: add transaction support
 2015-04-22 15:18 UTC  (13+ messages)
` [Qemu-devel] [PATCH 1/5] scripts: qmp-shell: refactor helpers
` [Qemu-devel] [PATCH 3/5] scripts: qmp-shell: allow single-quotes in JSON expressions
` [Qemu-devel] [PATCH 4/5] scripts: qmp-shell: add transaction subshell
` [Qemu-devel] [PATCH 5/5] scripts: qmp-shell: Add verbose flag

[GSoC] project proposal
 2015-04-22 15:11 UTC  (10+ messages)

[[PATCH v1]] of/pci: fix a bug in function pci_pio_to_address
 2015-04-22 15:11 UTC  (2+ messages)

[PATCH] libxl: fix "xl mem-set" regression from 0c029c4da2
 2015-04-22 15:13 UTC  (6+ messages)

[PATCH] raisin: Some git-checkout improvements
 2015-04-22 15:15 UTC  (6+ messages)

[PATCH 00/11] Convert the posix_clock_operations and k_clock structure to ready for 2038
 2015-04-22 15:14 UTC  (9+ messages)
` [Y2038] [PATCH 04/11] posix timers:Introduce the 64bit methods with timespec64 type for k_clock structure

[PATCH 0/3 V2] time: use __builtin_constant_p() in msecs_to_jiffies
 2015-04-22 15:12 UTC  (7+ messages)
` [PATCH 2/3 V2] time: allow gcc to fold constants when using

fsl EULA and license flags
 2015-04-22 15:12 UTC  (3+ messages)

Beyond DPDK 2.0
 2015-04-22 15:11 UTC  (2+ messages)

[PATCH] libsemanage: do not copy contexts in semanage_migrate_store
 2015-04-22 15:11 UTC 

[PATCH 0/3] hrtimer (related) fixes
 2015-04-22 15:12 UTC  (3+ messages)
` [PATCH 3/3] perf: Fix mux_interval hrtimer wreckage

[PATCH] mac80211: use per-CPU TX/RX statistics
 2015-04-22 15:11 UTC 

Continuous Integration
 2015-04-22 15:11 UTC  (5+ messages)

[PATCH 0/2] KVM/ARM updates for v4.1, take 2
 2015-04-22 15:11 UTC  (9+ messages)
` [PATCH 1/2] KVM: arm: irqfd: fix value returned by kvm_irq_map_gsi
` [PATCH 2/2] KVM: arm/arm64: check IRQ number on userland injection

[PATCH] spi: fsl-espi: fix behaviour for full-duplex xfers
 2015-04-22 15:09 UTC  (4+ messages)

[PATCH 00/32] Qemu Traditional bugfixes
 2015-04-22 15:08 UTC  (65+ messages)
` [PATCH 01/32] virtio-blk: initialise unused blkcfg.size_max field
  ` [PATCH 02/32] cirrus_vga: default all I/O port reads to 0xff
  ` [PATCH 03/32] lm832x: don't overrun file buffer on save/restore
  ` [PATCH 04/32] block-vvfat: fix fat_chksum() buffer overrun warning
  ` [PATCH 05/32] usb-linux.c: fix buffer overflow
  ` [PATCH 06/32] CVE-2014-8106: cirrus: fix blit region check
  ` [PATCH 07/32] CVE-2014-7815: vnc: sanitize bits_per_pixel from the client
  ` [PATCH 08/32] CVE-2014-3615: vbe: rework sanity checks
  ` [PATCH 09/32] cirrus_vga: fix division by 0 for color expansion rop
  ` [PATCH 10/32] ide: cancel dma operations on command abort or error
  ` [PATCH 11/32] dma: fix incorrect bh scheduling
  ` [PATCH 12/32] cmdline: Parse -pciemulation before trying to use it
  ` [PATCH 13/32] smbios: Don't allocate smbus eeprom buffer
  ` [PATCH 14/32] pic: Don't allocate irq buffers
  ` [PATCH 15/32] signal: Don't use uninitalised sival_ptr
  ` [PATCH 16/32] hw/msmouse.c: Fix deref_after_free and double free
  ` [PATCH 17/32] readline: fix memory corruption when adding history
  ` [PATCH 18/32] block-cow: don't close cow_fd twice on error
  ` [PATCH 19/32] console: Avoid overrunning the dmask arrays
  ` [PATCH 20/32] hw/device-hotplug: fix test of drive_add() return
  ` [PATCH 21/32] qemu-char: fix memory leak in qemu_char_open_pty()
  ` [PATCH 22/32] hw/ide: fix memory leak from qemu_allocate_irqs()
  ` [PATCH 23/32] net: don't leak an fd after an error
  ` [PATCH 24/32] net: Fix memory/handle leaks in net_socket_listen_init()
  ` [PATCH 25/32] block-vvfat: fix memory/handle leaks in commit_one_file()
  ` [PATCH 26/32] block-vvfat: fix memory leak in check_directory_consistency()
  ` [PATCH 27/32] virtio-blk: correctly link new request in virtio_blk_load()
  ` [PATCH 28/32] net: initialize parameters before use in net_socket_fd_init_dgram()
  ` [PATCH 29/32] ide: don't leak irq array in pci_cmd646_ide_init()
  ` [PATCH 30/32] block-nbd: close sock in nbd_open() error path
  ` [PATCH 31/32] block-raw-posix: Fix memory leak in posix_aio_init()
  ` [PATCH 32/32] block-vvfat: fix resource leaks in read_directory()

[U-Boot] [PATCH 0/12] dm: use "select DM"
 2015-04-22 15:07 UTC  (7+ messages)
` [U-Boot] [PATCH 01/12] dm: spi_flash: fix wrong dependency

[PATCH RFC] NFSD: fix cannot umounting mount points under pseudo root
 2015-04-22 15:07 UTC  (4+ messages)

[GIT PULL] tracing: Three tracing fixes
 2015-04-22 15:06 UTC 

master - make: autoconfisms for generate
 2015-04-22 15:06 UTC 

[U-Boot] [PATCH 2/2] integrator: switch to DM serial port
 2015-04-22 15:05 UTC  (4+ messages)

[PATCH infiniband-diags] Close additional file descriptor in iblinkinfo in advance
 2015-04-22 15:04 UTC  (3+ messages)

[Qemu-devel] [PATCH v5 00/21] block: transactionless incremental backup series
 2015-04-22 15:04 UTC  (5+ messages)
` [Qemu-devel] [PATCH v5 18/21] iotests: add QMP event waiting queue

[PATCH] pl2303: Remove antiquated support for I330 phone
 2015-04-22 15:02 UTC  (7+ messages)
` [PATCH] pl2303, visor: Match I330 phone more precisely

[Qemu-devel] [PATCH] x86: Fix Opteron xlevels
 2015-04-22 14:59 UTC  (5+ messages)

[PATCH] lib/scatterlist: fix kerneldoc for sg_pcopy_{to, from}_buffer()
 2015-04-22 15:01 UTC  (2+ messages)

[PATCH] raisin: disable seabios in Xen, if the user disabled it in Raisin
 2015-04-22 14:58 UTC 

[PATCH 00/10] backports: replace igb patches with generic cocci patches
 2015-04-22 14:58 UTC  (4+ messages)
` [PATCH 09/10] backports: remove devm_hwmon_device_register_with_groups references with smpl patch

[Intel-wired-lan] [PATCH v5] e1000e i219 fix unit hang on reset and runtime D3
 2015-04-22 14:57 UTC  (3+ messages)

[PATCH 2/2 infiniband-diags] ibqueryerrors: Resource leak in path_record_query
 2015-04-22 14:57 UTC  (3+ messages)

[PATCH v2] ipc: Update to new version 3.35.1.7
 2015-04-22 14:57 UTC  (4+ messages)

[GIT PULL] kdbus for 4.1-rc1
 2015-04-22 14:57 UTC  (11+ messages)

[Intel-wired-lan] [PATCH] e1000e: i219 execute unit hang fix on every reset or power state transition
 2015-04-22 14:56 UTC  (3+ messages)

[PATCH] ip6_gre: use netdev_alloc_pcpu_stats()
 2015-04-22 14:56 UTC 

drm/exynos: getting the video processor to work
 2015-04-22 14:56 UTC  (6+ messages)

[PATCH] generic: test data corruption on ext4 caused by written/delayed extent
 2015-04-22 14:55 UTC 

Rework AHCI LPM handling a little
 2015-04-22 14:51 UTC  (5+ messages)
` [PATCH 2/3] libata: Add firmware_default LPM policy
` [PATCH 3/3] libata: Change medium_power LPM policy to match Intel recommendations

[meta-java][PATCH v2 0/7] Update OpenJDK7 to IcedTea 2.5.4 und OpenJDK 7u75b13
 2015-04-22 14:51 UTC  (4+ messages)

sfdisk, latest fixes break ppc64
 2015-04-22 14:50 UTC  (5+ messages)

[RFC v4 0/8] genpd multiple states v4
 2015-04-22 14:50 UTC  (5+ messages)
` [RFC v4 1/8] PM / Domains: structure changes for multiple states

[PATCH v2 0/6] raisin: introduce ovmf and linux
 2015-04-22 14:49 UTC  (8+ messages)
` [PATCH v2 4/6] raisin: pass --with-system-seabios with seabios was built

PulseAudio in Sato
 2015-04-22 14:48 UTC  (2+ messages)

[PATCH] watchdog: Fix watchdog_nmi_enable_all()
 2015-04-22 14:47 UTC 

[PATCH] tracing: Export key trace event symbols
 2015-04-22 14:47 UTC  (11+ messages)

[PATCH 1/2 infiniband-diags] ibqueryerrors: Close global file descriptor before running ibnd_discover_fabric
 2015-04-22 14:47 UTC  (2+ messages)

[PATCH] mac80211: don't update dev->trans_start
 2015-04-22 14:46 UTC 

[ANNOUNCE] git-multimail organizational changes
 2015-04-22 14:45 UTC 

[PATCH 1/2] deb-pkg: move setting debarch for a separate function
 2015-04-22 14:45 UTC  (3+ messages)
` [PATCH] deb-pkg: v2: "

[PATCH infiniband-diags] query_smp.c: Avoid busy looping in process_one_recv
 2015-04-22 14:44 UTC  (2+ messages)

[PATCH 1/2 V3] memory-hotplug: fix BUG_ON in move_freepages()
 2015-04-22 14:43 UTC  (5+ messages)

Stepping down as maintainer (was Re: [PATCH for-next 0/9] mlx4 changes in virtual GID management)
 2015-04-22 14:43 UTC  (10+ messages)

[LTP] [PATCH v3] fs/acls: fix some permission issue in the testcase
 2015-04-22 14:42 UTC 

Is it ok to routing periperal irq to any Domain0's vCPU on Xen ARM 4.5.x?
 2015-04-22 14:41 UTC  (12+ messages)
                  ` virq injection probelem in Xen ARM 4.5

[ANNOUNCE] 3.4.107-rt133
 2015-04-22 14:41 UTC 

[ANNOUNCE] 3.10.75-rt80
 2015-04-22 14:40 UTC 

[PATCH] libxl: document foreground '-F' option of create command
 2015-04-22 14:40 UTC  (3+ messages)

[ANNOUNCE] 3.14.39-rt37
 2015-04-22 14:40 UTC 

[PATCH 1/1] ARM: OMAP2+: Fix omap3 off idle power consumption creeping up
 2015-04-22 14:35 UTC  (7+ messages)

master - make: let generate use the just built libdm
 2015-04-22 14:38 UTC 

[RFC 0/6] perf tools: Report event parsing errors
 2015-04-22 14:37 UTC  (8+ messages)

[PATCH] xfs: don't trigger fsync log force based on inode pin count
 2015-04-22 14:37 UTC 

[Qemu-devel] [PATCH] qcow2: do lazy allocation of the L2 cache
 2015-04-22 14:37 UTC  (3+ messages)
` [Qemu-devel] [Qemu-block] "

[BUG] having 'plink' anywhere in the GIT_SSH environment variables sets putty = true
 2015-04-22 14:36 UTC 

master - doc: Update dm kernel files
 2015-04-22 14:36 UTC 

[GIT PULL] kdbus for 4.1-rc1
 2015-04-22 14:35 UTC  (11+ messages)
      ` Issues with capability bits and meta-data in kdbus

strange benchmark problem : restarting osd daemon improve performance from 100k iops to 300k iops
 2015-04-22 14:34 UTC  (6+ messages)
    ` [ceph-users] "

[PATCH v3 0/2] cpufreq: add cpufreq driver for Mediatek MT8173 SoC
 2015-04-22 14:33 UTC  (6+ messages)
` [PATCH 1/2] cpufreq: mediatek: Add MT8173 cpufreq driver


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.