All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-08-05 06:59:08 to 2013-08-05 08:31:16 UTC [more...]

[PATCH 1/2] cma: use macro PFN_DOWN when converting size to pages
 2013-08-05  8:31 UTC  (2+ messages)

[PATCH 0/2] cma: do some clean up
 2013-08-05  8:30 UTC  (2+ messages)

[PATCH RESEND 1/2] ARM: dts: vf610-twr: enable i2c0 device
 2013-08-05  8:30 UTC  (4+ messages)
` [PATCH v3 2/2] i2c: imx: Add Vybrid VF610 I2C controller support

[PATCH] kvm-unit-tests: VMX: Fix confused definition of rflags
 2013-08-05  8:29 UTC  (2+ messages)

[PATCH] perf x86: Fix compile of util/tsc.c
 2013-08-05  8:34 UTC  (2+ messages)

Misc perf stat improvements
 2013-08-05  8:28 UTC  (3+ messages)
` [PATCH 2/5] tools, perf: Add support to evsel for enabling counters

Linux 3.11-rc4
 2013-08-05  8:26 UTC  (4+ messages)
` O_TMPFILE fs corruption (Re: Linux 3.11-rc4)

[PATCH] zram: bug fix: delay lock holding in zram_slot_free_noity
 2013-08-05  8:27 UTC  (3+ messages)

[PATCH] Btrfs: don't ignore errors from btrfs_run_delayed_items
 2013-08-05  8:25 UTC  (2+ messages)
` [PATCH v2] "

[PATCH 0/3] Package upgrades
 2013-08-05  8:28 UTC  (4+ messages)
` [PATCH 1/3] tzdata: upgrade to 2013d
` [PATCH 2/3] liburcu: upgrade to 0.7.7
` [PATCH 3/3] curl: upgrade to 7.31.0

[Qemu-devel] [PATCH] target-ppc: Add POWER7+ CPU model
 2013-08-05  8:24 UTC  (4+ messages)

[RFC PATCH 0/8] dv-timings improvements, cleanups and fixes
 2013-08-05  8:23 UTC  (7+ messages)
` [RFC PATCH 5/8] videodev2.h: defines to calculate blanking and frame sizes
` [RFC PATCH 6/8] v4l2: use new V4L2_DV_BT_BLANKING/FRAME defines
` [RFC PATCH 7/8] "

[PATCH] perf: sample after exit loses thread correlation - v3
 2013-08-05  8:29 UTC  (2+ messages)

[PATCH] RFC: perf, tools: Move gtk browser into separate perfgtk executable
 2013-08-05  8:23 UTC  (3+ messages)

[PATCH 1/1] ALSA: hda - Fix jack gating when auto_{mute, mic} is suppressed
 2013-08-05  8:22 UTC  (3+ messages)

[ARM ATTEND] Describing complex, non-probable system topologies
 2013-08-05  8:21 UTC  (11+ messages)
` [Ksummit-2013-discuss] "

stable: please queue commit 0231bb5 ("perf: Fix event group context move")
 2013-08-05  8:21 UTC  (2+ messages)

[PATCH] [v4] drm/i915/hsw: Change default LLC age to 3
 2013-08-05  8:21 UTC  (2+ messages)

AMP on an SMP system
 2013-08-05  8:21 UTC  (3+ messages)

[PATCHSET 00/13] tracing/uprobes: Add support for more fetch methods (v2)
 2013-08-05  8:19 UTC  (7+ messages)
` [PATCH 02/13] tracing/kprobes: Add fetch{,_size} member into symbol and deref fetch method
` [PATCH 13/13] tracing/probes: Fix basic print type functions
      `  "

[Qemu-devel] [PATCH] virtio: Do not notify virtqueue if no element was pushed back
 2013-08-05  8:18 UTC 

[Qemu-devel] [PATCH v2 for-qmp-1.6 0/4] dump-guest-memory: correct the vmcores
 2013-08-05  8:19 UTC  (5+ messages)
` [Qemu-devel] [PATCH v2 for-qmp-1.6 1/4] dump: clamp guest-provided mapping lengths to ramblock sizes
` [Qemu-devel] [PATCH v2 for-qmp-1.6 2/4] dump: introduce GuestPhysBlockList
` [Qemu-devel] [PATCH v2 for-qmp-1.6 3/4] dump: populate guest_phys_blocks
` [Qemu-devel] [PATCH v2 for-qmp-1.6 4/4] dump: rebase from host-private RAMBlock offsets to guest-physical addresses

AMP on an SMP system
 2013-08-05  8:17 UTC  (9+ messages)

[PATCH 0/6] v4l: VPE mem to mem driver
 2013-08-05  8:13 UTC  (4+ messages)
` [PATCH 1/6] v4l: ti-vpe: Create a vpdma helper library

[PATCH v5] Add OF bindings to Micrel ksz9021 PHY
 2013-08-05  8:12 UTC  (6+ messages)
` [PATCH v5] net/phy: micrel: Add OF configuration support for ksz9021

[PATCH net 1/2] vlan: make vlan_dev_real_dev work over stacked vlans
 2013-08-05  8:12 UTC  (4+ messages)

[Qemu-devel] [PATCH] block: Produce zeros when protocols reading beyond end of file
 2013-08-05  8:11 UTC 

[PATCH v2] i2c: i2c-mxs: Use DMA mode even for small transfers
 2013-08-05  8:11 UTC  (2+ messages)

[PATCH 1/4] mm, page_alloc: add likely macro to help compiler optimization
 2013-08-05  8:10 UTC  (10+ messages)
` [PATCH 2/4] mm, migrate: allocation new page lazyily in unmap_and_move()

[PATCH v7 00/15] Nested EPT
 2013-08-05  8:07 UTC  (16+ messages)
` [PATCH v7 01/15] nEPT: Support LOAD_IA32_EFER entry/exit controls for L1
` [PATCH v7 02/15] nEPT: Fix cr3 handling in nested exit and entry
` [PATCH v7 03/15] nEPT: Fix wrong test in kvm_set_cr3
` [PATCH v7 04/15] nEPT: Move common code to paging_tmpl.h
` [PATCH v7 05/15] nEPT: make guest's A/D bits depends on guest's paging mode
` [PATCH v7 06/15] nEPT: Support shadow paging for guest paging without A/D bits
` [PATCH v7 07/15] nEPT: Add EPT tables support to paging_tmpl.h
` [PATCH v7 08/15] nEPT: Redefine EPT-specific link_shadow_page()
` [PATCH v7 09/15] nEPT: correctly check if remote tlb flush is needed for shadowed EPT tables
` [PATCH v7 10/15] nEPT: Add nEPT violation/misconfigration support
` [PATCH v7 11/15] nEPT: MMU context for nested EPT
` [PATCH v7 12/15] nEPT: Nested INVEPT
` [PATCH v7 13/15] nEPT: Advertise EPT to L1
` [PATCH v7 14/15] nEPT: Some additional comments
` [PATCH v7 15/15] nEPT: Miscelleneous cleanups

About TRB_TO_EP_INDEX() macro using
 2013-08-05  8:07 UTC 

[PATCH 0/8] ARM: tegra: support LP1 suspend mode
 2013-08-05  8:07 UTC  (13+ messages)
` [PATCH 3/8] clk: tegra114: add LP1 suspend/resume support
` [PATCH 4/8] ARM: tegra: add common LP1 suspend support

[repost] ARM big-endian support
 2013-08-05  8:01 UTC  (7+ messages)

Cannot hot remove a memory device
 2013-08-05  7:59 UTC  (8+ messages)

[RFC] drm: add flip-work helper
 2013-08-05  8:00 UTC  (4+ messages)

802.11 infrastructure for regression testing - upstream / mac80211 / cfg80211
 2013-08-05  7:59 UTC  (3+ messages)

[PATCH] MFD: Make VEXPRESS MFD controller depends on VEXPRESS systems
 2013-08-05  7:59 UTC  (2+ messages)

[GIT PULL] core/mutexes changes for v3.11: W/W mutex support
 2013-08-05  7:58 UTC  (7+ messages)
      ` [PATCH] mutex: fix deadlock injection

[PATCH 0/4] ARM: shmobile: ape6evm: support GPIO switches and LEDs
 2013-08-05  7:57 UTC  (6+ messages)

[PATCH 0/4] ARM: DRA7-evm: USB host adaptation
 2013-08-05  7:55 UTC  (9+ messages)
` [PATCH 2/4] ARM: dts: dra7: Add USB related nodes
` [PATCH 3/4] dts: dra7-evm: add USB support

[PATCH v2 2/3] ARM: dts: vf610: Add eDMA node
 2013-08-05  7:53 UTC  (4+ messages)
` [PATCH v2 3/3] dma: Add Freescale eDMA engine driver support

[PATCH 0/2] SoC specific trip points and alarm interrupt for imx_thermal
 2013-08-05  7:50 UTC  (4+ messages)
` [PATCH 2/2] thermal: imx: implement thermal alarm interrupt handling

[PATCH v2 3/4] drm/i915: pre-alloc instead of drm_mm search/get_block
 2013-08-05  7:49 UTC  (3+ messages)
` [PATCH v3 "

[Qemu-devel] [ceph-users] qemu-1.4.0 and onwards, linux kernel 3.2.x, ceph-RBD, heavy I/O leads to kernel_hung_tasks_timout_secs message and unresponsive qemu-process, [Bug 1207686]
 2013-08-05  7:48 UTC  (2+ messages)

[xen-unstable] Commit 2ca9fbd739b8a72b16dd790d0fff7b75f5488fb8 AMD IOMMU: allocate IRTE entries instead of using a static mapping, makes dom0 boot process stall several times
 2013-08-05  7:48 UTC  (2+ messages)

[PATCHSET 00/17] perf tools: Introduce new 'ftrace' command (v4)
 2013-08-05  7:47 UTC  (12+ messages)
` [PATCH 01/17] perf util: Save pid-cmdline mapping into tracing header
    ` [PATCH] perf tools: Renaming 'time' variable in perf_time_to_tsc due to name shadowing error

[PATCH v2 1/4] mfd: add LP3943 MFD driver
 2013-08-05  7:47 UTC  (7+ messages)

[PATCH 1/4] drm/mm: add "best_match" to drm_mm_insert_node()
 2013-08-05  7:46 UTC  (3+ messages)
` [PATCH 1/4] drm/mm: add "best_match" flag "

[PATCH/RFC] ARM: shmobile: Mount root file systems in r/w mode for all DT platforms
 2013-08-05  7:46 UTC 

[PATCH 0/5] qv4l2: add ALSA audio playback
 2013-08-05  7:45 UTC  (4+ messages)
` [PATCH 3/5] qv4l2: add ALSA stream to qv4l2

[PATCH V2 0/3] pinctrl: add pincontrol driver for palmas device
 2013-08-05  7:44 UTC  (9+ messages)
` [PATCH V2 1/3] pinctrl: add utility functions for add map/configs
` [PATCH V2 2/3] pinctrl: pinconf-generic: add generic APIs for mapping pinctrl node
` [PATCH V2 3/3] pinctrl: palmas: add pincontrol driver

[PATCH] ARM: shmobile: sh73a0: Remove global GPIO_NR definition
 2013-08-05  7:43 UTC  (2+ messages)

[PATCH 00/20] prime/flink fixes and related stuff
 2013-08-05  7:43 UTC  (5+ messages)

[Qemu-devel] [PATCH 0/4] dump-guest-memory: correct the vmcores
 2013-08-05  7:44 UTC  (4+ messages)

[Qemu-devel] [PATCH] target-mips: fix decoding of microMIPS POOL32Axf instructions
 2013-08-05  7:41 UTC  (3+ messages)

[resend] [PATCH] mm: vmscan: fix do_try_to_free_pages() livelock
 2013-08-05  7:41 UTC  (2+ messages)

[3.10rc6] /proc/dri/0/vma broken on nouveau
 2013-08-05  7:40 UTC  (4+ messages)

[PATCH 00/18] mm, hugetlb: remove a hugetlb_instantiation_mutex
 2013-08-05  7:36 UTC  (7+ messages)
` [PATCH 17/18] mm, hugetlb: retry if we fail to allocate a hugepage with use_reserve

[PATCH 0/7] KVM: nVMX: Enable unrestricted guest mode and fix some nEPT issues
 2013-08-05  7:35 UTC  (4+ messages)
` [PATCH 6/7] KVM: nVMX: Implement support for EFER saving on VM-exit

[PATCH] sound/sgtl5000: fix codec clock source transition to avoid clockless moment
 2013-08-05  7:36 UTC 

[Qemu-devel] [PATCH 0/4]: timers thread-safe stuff
 2013-08-05  7:33 UTC  (5+ messages)
` [Qemu-devel] [PATCH 1/4] seqlock: introduce read-write seqlock
` [Qemu-devel] [PATCH 2/4] timer: protect timers_state's clock with seqlock
` [Qemu-devel] [PATCH 3/4] qemu-thread: add QemuEvent
` [Qemu-devel] [PATCH 4/4] timer: make qemu_clock_enable sync between disable and timer's cb

i915 INFO: trying to register non-static key
 2013-08-05  7:34 UTC  (7+ messages)
` i915 backlight

[PATCH] MM: Make Contiguous Memory Allocator depends on MMU
 2013-08-05  7:32 UTC  (4+ messages)

[PATCH v2 0/3] optimization, clean-up about fair.c
 2013-08-05  7:32 UTC  (13+ messages)
` [PATCH v2 2/3] sched: factor out code to should_we_balance()
` [PATCH v2 3/3] sched: clean-up struct sd_lb_stat

[PATCH] mm/Kconfig: add MMU dependency for MIGRATION
 2013-08-05  7:32 UTC  (2+ messages)

[PATCH v10] reset: Add driver for gpio-controlled reset pins
 2013-08-05  7:32 UTC  (4+ messages)

[U-Boot] [U-Boot, RFC] ext4fs: le32_to_cpu() used on a 16-bit field
 2013-08-05  7:31 UTC  (2+ messages)

leds-lp5523: Broken commit db6eaf8388a413a5ee1b4547ce78506b9c6456b0
 2013-08-05  7:31 UTC  (3+ messages)

[Bug 67187] New: Radeon HD6950: UVD not responding, trying to reset the VCPU
 2013-08-05  7:31 UTC  (2+ messages)
` [Bug 67187] "

[lm-sensors] [PATCH] hwmon: (emc6w201) Staticize enum 'subfeature'
 2013-08-05  7:30 UTC 

Bug in usbdevices option handling when BusID=8
 2013-08-05  7:29 UTC  (2+ messages)

[PATCH v3 0/2] Add freescale S/PDIF CPU DAI and machine drivers
 2013-08-05  7:29 UTC  (9+ messages)
` [PATCH v3 1/2] ASoC: fsl: Add S/PDIF CPU DAI driver
` [PATCH v3 2/2] ASoC: fsl: Add S/PDIF machine driver

[PATCH 1/3] powerpc: Rework setting up H/FSCR bit definitions
 2013-08-05  7:28 UTC  (3+ messages)
` [PATCH 2/3] powerpc: Fix hypervisor facility unavaliable vector number
` [PATCH 3/3] powerpc: Correctly context switch DSCR on POWER8

[PATCHv5 00/31] CLK: OMAP conversion to DT
 2013-08-05  7:27 UTC  (4+ messages)
` [PATCHv5 07/31] CLK: TI: add omap4 clock init file

[Package Report System]Upgrade recipes name list
 2013-08-05  7:24 UTC 

[Package Report System]Manual check recipes name list
 2013-08-05  7:24 UTC 

[PATCH] drm/i915: add fast boot support for Haswell
 2013-08-05  7:24 UTC  (2+ messages)

[PATCH v2 0/2] Add freescale S/PDIF CPU DAI and machine drivers
 2013-08-05  7:13 UTC  (8+ messages)
` [PATCH v2 1/2] ASoC: fsl: Add S/PDIF CPU DAI driver
  ` [alsa-devel] "

[PATCH 2/3 v2] Refactor msi/msix restore code Part2
 2013-08-05  7:21 UTC 

[PATCH 2/3 v2] Refactor msi/msix restore code Part2
 2013-08-05  7:21 UTC 

[PATCH resend] drop_caches: add some documentation and info message
 2013-08-05  7:20 UTC  (11+ messages)

[PATCH] i915: fix ACPI _DSM warning
 2013-08-05  7:19 UTC  (2+ messages)
` [Intel-gfx] "

[PATCH v2 0/1 resend] ARM: shmobile: r8a7790: add I2C support
 2013-08-05  7:19 UTC  (2+ messages)
  ` [PATCH v2 1/1 resend] i2c: rcar: modify I2C driver

[PATCH] ASoC: codecs: da9055: Update driver name to fix breakage due to pmic driver with same name
 2013-08-05  7:55 UTC  (12+ messages)
                  ` [alsa-devel] "

[PATCH 2/3] Refactor msi/msix restore code Part2
 2013-08-05  7:19 UTC  (7+ messages)

Bugreport ddf rebuild problems
 2013-08-05  7:17 UTC  (2+ messages)

[PATCH] drm/exynos: Add check for IOMMU while passing physically continous memory flag
 2013-08-05  7:14 UTC  (8+ messages)

cpufreq and memory intensive benchmarks
 2013-08-05  7:10 UTC  (2+ messages)

[PATCH V2 1/1] tiny-init: fix bashism
 2013-08-05  7:09 UTC  (2+ messages)

[PATCH v3 3/3] Correct unfaithful translation on HOWTO in ko_KR
 2013-08-05  7:09 UTC 

[PATCH v3 2/3] Type fix on stable_api_nonsense.txt
 2013-08-05  7:09 UTC 

[PATCH v3 0/3] serial: mxs-auart: add RTS/CTS check for DMA support
 2013-08-05  7:02 UTC  (4+ messages)
` [PATCH v3 1/3] serial: mxs: enable the DMA only when the RTS/CTS is valid

ignore_nice vs. ignore_nice_load
 2013-08-05  7:01 UTC  (2+ messages)

question about mdmon --takeover
 2013-08-05  6:59 UTC  (2+ messages)


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.