All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-07-30 09:03:41 to 2014-07-30 10:22:14 UTC [more...]

pci_sriov_set_totalvfs question
 2014-07-30 10:22 UTC  (3+ messages)

[PATCH 0/2 v4] sched: Rewrite per entity runnable load average tracking
 2014-07-30 10:21 UTC  (5+ messages)

[PATCH v2] base-files: set dynamic COLUMNS via resize command
 2014-07-30 10:23 UTC 

envfs: provide an intentional way to ignore an existing external environment
 2014-07-30 10:20 UTC  (4+ messages)
` [PATCH 1/3] "
` [PATCH 2/3] saveenv: change API to be able to forward special flags into the envfs superblock
` [PATCH 3/3] saveenv: provide a zeroed/empty/ignore environment

[PATCH] utf8.c: fix strbuf_utf8_replace copying the last NUL to dst string
 2014-07-30 10:20 UTC  (3+ messages)

[U-Boot] [PATCH] drivers: rtc: remove dead drivers
 2014-07-30 10:20 UTC 

[PATCH 0/2] new API to allocate buffer-cache for superblock in non-movable area
 2014-07-30 10:19 UTC  (8+ messages)

[U-Boot] [PATCH 1/1] env_mmc: support env partition setup in runtime
 2014-07-30 10:19 UTC  (3+ messages)
` [U-Boot] [PATCH 1/2] env_mmc: add mmc_get_env_addr() prototype
  ` [U-Boot] [PATCH v2 2/2] env_mmc: support env partition setup in runtime

[PATCH] libdrm: hide all private symbols
 2014-07-30 10:16 UTC  (2+ messages)

[Bug 79980] New: Random radeonsi crashes
 2014-07-30 10:14 UTC  (3+ messages)
` [Bug 79980] "

[PATCH 0/2] load balancing fixes
 2014-07-30 10:13 UTC  (7+ messages)
` [PATCH 1/2] sched: fix and clean up calculate_imbalance

[RFC PATCH] mm: Add helpers for locked_vm
 2014-07-30 10:12 UTC  (3+ messages)

[Qemu-devel] PO files; make install changing stuff in source dir
 2014-07-30 10:11 UTC 

[U-Boot] [PATCH] omap: clean-up dead configs
 2014-07-30 10:11 UTC 

PATCH hid: Implement mode switching on Logitech gaming wheels accordingly to the documentation
 2014-07-30 10:10 UTC  (2+ messages)

bitbake meta-toolchain-qt5
 2014-07-30 10:10 UTC  (8+ messages)

heavy P2M lock contention on guest HPET counter reads
 2014-07-30 10:08 UTC 

is possible to dynamically know current free size of atomic coherent DMA pool
 2014-07-30 10:08 UTC 

[U-Boot] Please fix warning of gw_ventana board
 2014-07-30 10:07 UTC 

Non existing monitor
 2014-07-30 10:07 UTC 

[PATCH 0/8] Add PAN test cases
 2014-07-30 10:06 UTC  (2+ messages)

[PATCH] psmisc: Typo in fuser makes -M on all the time (backport)
 2014-07-30 10:04 UTC 

Machine lockup due to btrfs-transaction on AWS EC2 Ubuntu 14.04
 2014-07-30 10:02 UTC  (3+ messages)

[PATCH v5 2/7] crypto: SHA1 multibuffer crypto hash infrastructure
 2014-07-30 10:01 UTC  (5+ messages)

[Qemu-devel] Behavior of floating point conversion in case the float value is NaN
 2014-07-30 10:01 UTC  (4+ messages)

[PATCH V6 0/8] drm/exynos: few patches to enhance bridge chip support
 2014-07-30 10:00 UTC  (12+ messages)
` [PATCH V6 1/8] drm/panel: Add prepare, unprepare and get_modes routines

[PATCH BlueZ] android/avrcp: Fix crash while discovering records
 2014-07-30 10:00 UTC 

[U-Boot] [PATCH 1/2] fdt: Rename fdt_resize() to fdt_shrink_to_minimum()
 2014-07-30  9:59 UTC  (2+ messages)
` [U-Boot] [PATCH 2/2] fdt: Sync up with libfdt

[U-Boot] Please fix warning of Exynos
 2014-07-30  9:59 UTC 

[PATCHv2 0/9] android/tester-ng: Add HIDHost test cases
 2014-07-30  9:57 UTC  (2+ messages)

[PATCH] Btrfs: Fix memory corruption by ulist_add_merge() on 32bit arch
 2014-07-30  9:57 UTC  (5+ messages)

[PATCH v5 00/14] compaction: balancing overhead and success rates
 2014-07-30  9:56 UTC  (22+ messages)
` [PATCH v5 05/14] mm, compaction: move pageblock checks up from isolate_migratepages_range()
` [PATCH v5 07/14] mm, compaction: khugepaged should not give up due to need_resched()
` [PATCH v5 14/14] mm, compaction: try to capture the just-created high-order freepage

Can't load bzImage crashkernel on xen system with 32 bit kernel
 2014-07-30  9:52 UTC  (9+ messages)

[PATCH 7/8] drm/irq: Implement a generic vblank_wait function
 2014-07-30  9:52 UTC  (3+ messages)
` [PATCH] "

[PATCH v7 00/22] Support ext4 on NV-DIMMs
 2014-07-30  9:52 UTC  (10+ messages)
` [PATCH v7 07/22] Replace the XIP page fault handler with the DAX page fault handler

Why drivers don't depend on CONFIG_REGULATOR?
 2014-07-30  9:51 UTC 

[Qemu-devel] [Bug 1297218] Re: guest hangs after live migration due to tsc jump
 2014-07-30  9:43 UTC 

Typo in cpuset(7) example Mask format
 2014-07-30  9:50 UTC  (2+ messages)

Tizen Bitbake error - systemd
 2014-07-30  9:46 UTC 

[U-Boot] [PATCH v3 0/16] Introduce driver model serial uclass
 2014-07-30  9:49 UTC  (17+ messages)
` [U-Boot] [PATCH v3 01/16] serial: Set up the 'priv' pointer when creating a serial device
` [U-Boot] [PATCH v3 02/16] dm: Adjust lists_bind_fdt() to return the bound device
` [U-Boot] [PATCH v3 03/16] dm: Add a uclass for serial devices
` [U-Boot] [PATCH v3 04/16] Set up stdio earlier when using driver model
` [U-Boot] [PATCH v3 05/16] sandbox: Convert serial driver to use "
` [U-Boot] [PATCH v3 06/16] sandbox: serial: Support a coloured console
` [U-Boot] [PATCH v3 07/16] sandbox: dts: Add a serial console node
` [U-Boot] [PATCH v3 08/16] dm: exynos: Mark exynos5 console as pre-reloc
` [U-Boot] [PATCH v3 09/16] dm: exynos: Move serial to driver model
` [U-Boot] [PATCH v3 10/16] dm: Make driver model available before board_init()
` [U-Boot] [PATCH v3 11/16] dm: serial: Move baud rate calculation to ns16550.c
` [U-Boot] [PATCH v3 12/16] dm: serial: Collect common baud rate code in ns16550
` [U-Boot] [PATCH v3 13/16] dm: serial: Add driver model support for ns16550
` [U-Boot] [PATCH v3 14/16] tegra: dts: Add serial port details
` [U-Boot] [PATCH v3 15/16] RFC: dm: tegra: Enable driver model for serial
` [U-Boot] [PATCH v3 16/16] dm: tegra: Use V_NS16550_CLK only in SPL builds

[PATCH] docs: kexec updates
 2014-07-30  9:48 UTC 

If underloading is possible what about overloading?
 2014-07-30  9:48 UTC 

[PATCH] net: Fix recvmmsg timeout handling
 2014-07-30  9:47 UTC  (4+ messages)
  ` [PATCH net.git] "

[PATCH] ARM64: KVM: Nuke EL2 mode tlbs before enabling MMU for EL2
 2014-07-30  9:46 UTC 

[PATCH v3 0/1] Add iommu map_sg/unmap_sg calls
 2014-07-30  9:45 UTC  (8+ messages)
` [PATCH v3 1/1] iommu-api: Add map_sg/unmap_sg functions

[U-Boot] [PATCH v4 0/15] Kconfig for U-Boot
 2014-07-30  9:45 UTC  (6+ messages)

[PATCH] KVM: PPC: BOOKEHV: rename e500hv_spr to bookehv_spr
 2014-07-30  9:45 UTC  (4+ messages)

[PATCH] commit --amend: test specifies authorship but forgets to check
 2014-07-30  9:45 UTC 

[RFC PATCHv2] 64bit LWS CAS
 2014-07-30  9:45 UTC  (4+ messages)

[PATCH v3 0/3] usb: gadget: f_fs: userspace API fixes and improvements
 2014-07-30  9:43 UTC  (4+ messages)
` [PATCH v3 1/3] usb: gadget: f_fs: fix the redundant ep files problem
` [PATCH v3 2/3] usb: gadget: f_fs: add ioctl returning ep descriptor
` [PATCH v3 3/3] usb: gadget: f_fs: virtual endpoint address mapping

[PATCH] ARM: smp_scu: Enable standby mode
 2014-07-30  9:43 UTC  (3+ messages)

[Announcement] Updates to XenGT - a Mediated Graphics Passthrough Solution from Intel
 2014-07-30  9:39 UTC  (5+ messages)
` [Xen-devel] [Intel-gfx] "
    ` [Xen-devel] "
  ` [Intel-gfx] "

[PATCH] barebox: Add recipe
 2014-07-30  9:40 UTC  (5+ messages)

[drm/i915] WARNING: CPU: 3 PID: 248 at drivers/gpu/drm/i915/intel_pm.c:6427 check_power_well_state+0x60/0x90 [i915]()
 2014-07-30  9:40 UTC  (6+ messages)
        ` [LKP] "

[v6][PATCH 1/2] xen:x86:mm:p2m: introduce set_identity_p2m_entry
 2014-07-30  9:40 UTC  (6+ messages)
` [v6][PATCH 2/2] xen:vtd: missing RMRR mapping while share EPT

[PATCH 1/5] android/gatt: Split set_security() function
 2014-07-30  9:38 UTC  (5+ messages)
` [PATCH 2/5] android/gatt: Expose API to elevate security level
` [PATCH 3/5] anroid/hidhost: Set security to MEDUIM after connect
` [PATCH 4/5] android/gatt: Always connect with BT_SEC_LOW security
` [PATCH 5/5] android/bluetooth: Fix loading LTKs

Work Queue for btrfs compression writes
 2014-07-30  9:38 UTC  (2+ messages)

[PATCH] mtd: atmel_nand: increase chip_delay
 2014-07-30  9:36 UTC  (3+ messages)

[U-Boot] Implementing spl_start_uboot() for directly booting linux
 2014-07-30  9:37 UTC  (3+ messages)

[PATCH v4 00/16] powernv: vfio: Add Dynamic DMA windows (DDW)
 2014-07-30  9:36 UTC  (18+ messages)
` [PATCH v4 01/16] rcu: Define notrace version of list_for_each_entry_rcu and list_entry_rcu
` [PATCH v4 02/16] KVM: PPC: Use RCU for arch.spapr_tce_tables
` [PATCH v4 03/16] mm: Add helpers for locked_vm
` [PATCH v4 04/16] KVM: PPC: Account TCE-containing pages in locked_vm
` [PATCH v4 05/16] powerpc/iommu: Fix comments with it_page_shift
` [PATCH v4 06/16] powerpc/powernv: Make invalidate() a callback
` [PATCH v4 07/16] powerpc/spapr: vfio: Implement spapr_tce_iommu_ops
` [PATCH v4 08/16] powerpc/powernv: Convert/move set_bypass() callback to take_ownership()
` [PATCH v4 09/16] powerpc/iommu: Fix IOMMU ownership control functions
` [PATCH v4 10/16] powerpc: Move tce_xxx callbacks from ppc_md to iommu_table
` [PATCH v4 11/16] powerpc/powernv: Release replaced TCE
` [PATCH v4 12/16] powerpc/pseries/lpar: Enable VFIO
` [PATCH v4 13/16] powerpc/powernv: Implement Dynamic DMA windows (DDW) for IODA
` [PATCH v4 14/16] vfio: powerpc/spapr: Reuse locked_vm accounting helpers
` [PATCH v4 15/16] vfio: powerpc/spapr: Use it_page_size
` [PATCH v4 16/16] vfio: powerpc/spapr: Enable Dynamic DMA windows

[PATCH 00/19] Introduce ACPI for ARM64 based on ACPI 5.1
 2014-07-30  9:36 UTC  (10+ messages)
` [PATCH 19/19] Documentation: ACPI for ARM64

[RFC] Move BDW workarounds to ring init fn
 2014-07-30  9:36 UTC  (4+ messages)

[PATCH 0/8] Tegra124 EMC (external memory controller) support
 2014-07-30  9:34 UTC  (9+ messages)
` [PATCH 8/8] clk: tegra: Add EMC clock driver

rc7 + tip/master suspend fun
 2014-07-30  9:37 UTC  (2+ messages)
` [PATCH] x86, irq: Keep IRQ assignment for PCI devices during suspend/hibernation

[PATCH v4 0/6] ARM: sunxi: RTC support for A31/A23
 2014-07-30  9:33 UTC  (5+ messages)
` [PATCH v4 1/6] rtc: sun6i: Add sun6i RTC driver

i915 / 3.15 intermittently boots into blank screeen
 2014-07-30  9:33 UTC  (8+ messages)

[oe-commits] Cristian Iorga : qemu: fix qemu-native pkg-config paths
 2014-07-30  9:32 UTC  (2+ messages)

[PATCH 00/11] MIPS ptrace/core dump fixes and cleanups
 2014-07-30  9:31 UTC  (3+ messages)
` [PATCH v2 06/11] MIPS: O32/32-bit: Fix bug which can cause incorrect system call restarts

[PATCH v2] Displayport compliance testing
 2014-07-30  9:31 UTC  (7+ messages)

[PATCH] hid: sony: Default initialize all elements of the LED max_brightness array to 1
 2014-07-30  9:28 UTC  (2+ messages)

[PATCH] ext4: regression test for wrong assert in ext4_mb_normalize_request()
 2014-07-30  9:27 UTC  (7+ messages)
` [PATCH v2] "
    ` [PATCH v3] xfstests/ext4: "

Writing SPI flash driver for Broadcom BCM53xx ARM SoC
 2014-07-30  9:27 UTC 

[Qemu-devel] [RFC PATCH v2 00/49] Series short description
 2014-07-30  9:26 UTC  (13+ messages)
` [Qemu-devel] [RFC PATCH v2 06/49] serial: fixing vmstate for save/restore
` [Qemu-devel] [RFC PATCH v2 10/49] rtl8139: adding new fields to vmstate

[PATCH v8 00/11] ARM: brcmstb: Add Broadcom STB SoC support
 2014-07-30  9:26 UTC  (4+ messages)
` [PATCH v8 01/11] ARM: brcmstb: add infrastructure for ARM-based Broadcom STB SoCs

[PATCH] android/pts: RFCOMM PTS update
 2014-07-30  9:26 UTC  (2+ messages)

[PATCH 8/8] drm/i915: Use generic vblank wait
 2014-07-30  9:25 UTC  (2+ messages)
` [PATCH] "

[xen-4.4-testing test] 29518: tolerable FAIL - PUSHED
 2014-07-30  9:23 UTC 

[PATCH] fix qemu building with older make
 2014-07-30  9:22 UTC  (6+ messages)

[PATCH] pinctrl: rockchip: fix rk3288 gpio0 pull up configuration
 2014-07-30  9:22 UTC  (2+ messages)

[Qemu-devel] [PATCH v3] aarch64: Allow -kernel option to take a gzip-compressed
 2014-07-30  9:22 UTC  (2+ messages)
` [Qemu-devel] [PATCH v3] aarch64: Allow -kernel option to take a gzip-compressed kernel

[Buildroot] [PATCH v2] Makefile: Add target-clean target
 2014-07-30  9:20 UTC 

ptest formatting
 2014-07-30  9:20 UTC  (2+ messages)

[PATCH] PCI: update device mps when doing pci hotplug
 2014-07-30  9:17 UTC  (7+ messages)

[PATCH v3 0/8] Marvell EBU PCIe driver
 2014-07-30  9:16 UTC  (2+ messages)

Kexec on arm64
 2014-07-30  9:16 UTC  (11+ messages)

[PATCH v3] iio: adc: Add TI ADC128S052
 2014-07-30  9:14 UTC 

[PATCH v11 0/8] ARM: berlin: add AHCI support
 2014-07-30  9:12 UTC  (5+ messages)
` [PATCH v11 4/8] ata: libahci: allow to use multiple PHYs

[PATCH 1/2][v5] gpiolib: allow simultaneous setting of multiple GPIO outputs
 2014-07-30  9:12 UTC  (4+ messages)

[PATCH v2 00/29] nios2 Linux kernel port
 2014-07-30  9:12 UTC  (3+ messages)
` [PATCH v2 02/29] nios2: Kernel booting and initialization

[U-Boot] [PATCH V4 0/9] peach_pit: Add support for FIMD, DP and parade chip
 2014-07-30  9:11 UTC  (10+ messages)
` [U-Boot] [PATCH V4 1/9] exynos_fb: Remove usage of static defines
` [U-Boot] [PATCH V4 2/9] arm: exynos: Add RPLL for Exynos5420
` [U-Boot] [PATCH V4 3/9] arm: exynos: Add get_lcd_clk and set_lcd_clk callbacks "
` [U-Boot] [PATCH V4 4/9] video: exynos_fimd: Add framework to disable FIMD sysmmu
` [U-Boot] [PATCH V4 5/9] video: Add driver for Parade PS8625 dP to LVDS bridge
` [U-Boot] [PATCH V4 6/9] ARM: exynos: Add missing declaration for gpio_direction_input
` [U-Boot] [PATCH V4 7/9] exynos5420: add callbacks needed for exynos_fb driver
` [U-Boot] [PATCH V4 8/9] ARM: exynos: peach_pit: Add DT nodes for fimd and parade bridge chip
` [U-Boot] [PATCH V4 9/9] CONFIGS: peach-pit: Enable display for peach_pit board

[Qemu-devel] [PATCH 0/3] pc: Small fixes for Intel HDA config space and PC_COMPAT_1_0
 2014-07-30  9:11 UTC  (4+ messages)
` [Qemu-devel] [PATCH 1/3] pc: Fix disabling of vapic for compat PC models

[Bug 65963] screen goes blank, Linux hangs - Radeon 7870, Gallium, Glamor
 2014-07-30  9:08 UTC 

[Cluster-devel] [RFC PATCH 0/5] xgetdents system call
 2014-07-30  9:06 UTC  (5+ messages)
` [Cluster-devel] [RFC PATCH 5/5] gfs2: Add xreaddir file operation and supporting functions

[PATCH 1/4] perf/x86/uncore: declare some functions and variables
 2014-07-30  9:05 UTC  (3+ messages)
` [PATCH 3/4] perf/x86/uncore: move SNB-EP/IvyTown specific code to seperate file

[Bug 81907] New: Unreal Engine "Effects Cave" Demo crashes in __memcpy_sse2_unaligned
 2014-07-30  9:04 UTC  (2+ messages)
` [Bug 81907] Unreal Engine "Effects Cave" Demo crashes with SIGBUS "

[PATCH] mm: BUG when __kmap_atomic_idx crosses boundary
 2014-07-30  9:06 UTC  (3+ messages)

OMAP3/AM3517 EHCI USB Issue
 2014-07-30  9:03 UTC  (4+ 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.