All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-05-14 09:20:04 to 2013-05-14 10:22:19 UTC [more...]

[PATCH v2] checkout: add --no-widen for restoring files in sparse checkout mode
 2013-05-14 10:21 UTC  (4+ messages)
` [PATCH v3] checkout: add --ignore-skip-worktree-bits "

[Qemu-devel] [PATCH for-1.5] readline: Handle xterm escape sequences for Home/End keys
 2013-05-14 10:26 UTC  (2+ messages)

[PATCH 0/9] Reduce system disruption due to kswapd V4
 2013-05-14 10:21 UTC  (4+ messages)
` [PATCH 2/9] mm: vmscan: Obey proportional scanning requirements for kswapd

[PATCH 0/4] xen/arm: fixes for 64 bit
 2013-05-14 10:21 UTC  (7+ messages)
` [PATCH 4/4] xen/arm: correctly handle an empty array of platform descs

[PATCH] f2fs: remove unecessary variable and code
 2013-05-14 10:20 UTC 

[PATCH 1/4] Btrfs: remove unnecessary ->s_umount in cleaner_kthread()
 2013-05-14 10:20 UTC  (4+ messages)
` [PATCH 2/4] Btrfs: make the cleaner complete early when the fs is going to be umounted
` [PATCH 3/4] Btrfs: move the R/O check out of btrfs_clean_one_deleted_snapshot()
` [PATCH 4/4] Btrfs: make the snap/subv deletion end more early when the fs is R/O

[meta-oe PATCH] bigbuckbunny: Add 480p, 720p and 1080p movies
 2013-05-14 10:00 UTC  (5+ messages)

[PATCHSET 00/15] perf tools: Introduce new 'ftrace' command (v2)
 2013-05-14 10:13 UTC  (16+ messages)
` [PATCH 01/15] perf util: Move debugfs/tracing helper functions to util.c
` [PATCH 02/15] perf util: Use evsel->name to get tracepoint_paths
` [PATCH 03/15] perf util: Save pid-cmdline mapping into tracing header
` [PATCH 04/15] perf util: Add more debug message on failure path
` [PATCH 05/15] perf tools: Introduce new 'ftrace' tool
` [PATCH 06/15] perf ftrace: Add support for --pid option
` [PATCH 07/15] perf ftrace: Add support for -a and -C option
` [PATCH 08/15] perf ftrace: Split "live" sub-command
` [PATCH 09/15] perf ftrace: Add 'record' sub-command
` [PATCH 10/15] perf ftrace: Add 'show' sub-command
` [PATCH 11/15] perf ftrace: Add 'report' sub-command
` [PATCH 12/15] perf ftrace: Use pager for displaying result
` [PATCH 13/15] perf ftrace: Cleanup using ftrace_setup/teardown()
` [PATCH 14/15] perf tools: Add document for perf-ftrace command
` [PATCH 15/15] perf ftrace: Add a signal handler for SIGSEGV

[PATCH V3 0/2] xenbus: Fix S3 frontend resume when xenstored is not running
 2013-05-14 10:17 UTC  (5+ messages)
` [PATCH V3 1/2] xenbus: save xenstore local status for later use
` [PATCH V3 2/2] xenbus: delay xenbus frontend resume is xenstored is not running

QCOW2 to RBD format 2 in one step
 2013-05-14 10:16 UTC 

user space device drivers
 2013-05-14 10:15 UTC  (5+ messages)

[Bug 62914] New: ZaphodHeads doesn't work after upgrading to xorg 1.14
 2013-05-14 10:14 UTC  (3+ messages)
  ` [Bug 62914] "

S3, SMP non boot cpus and /sys/devices/system/cpu[1-9]/cpufreq/scaling_max_freq
 2013-05-14 10:09 UTC  (5+ messages)

problems with windows xp 32 bit guest - mouse and network
 2013-05-14 10:10 UTC  (2+ messages)

[PATCH] xl: Return an error if an empty file is passed to cd-insert
 2013-05-14 10:07 UTC 

[PATCH] drivers/spi/spi-tegra114.c clean use of devm_ioremap_resource()
 2013-05-14 10:07 UTC  (2+ messages)

[PATCH V4 00/30] thermal: exynos: Add thermal driver for exynos5440
 2013-05-14  9:59 UTC  (31+ messages)
` [PATCH V4 01/30] thermal: exynos: Moving exynos thermal files into samsung directory
` [PATCH V4 02/30] thermal: exynos: Add ARCH_HAS_TMU config to know the supported soc's
` [PATCH V4 03/30] thermal: exynos: Remove CPU_THERMAL dependency for using TMU driver
` [PATCH V4 04/30] thermal: exynos: Bifurcate exynos thermal common and tmu controller code
` [PATCH V4 05/30] thermal: exynos: Rename exynos_thermal.c to exynos_tmu.c
` [PATCH V4 06/30] thermal: exynos: Move exynos_thermal.h from include/* to driver/* folder
` [PATCH V4 07/30] thermal: exynos: Bifurcate exynos tmu driver and configuration data
` [PATCH V4 08/30] thermal: exynos: Add missing definations and code cleanup
` [PATCH V4 09/30] thermal: exynos: Add extra entries in the tmu platform data
` [PATCH V4 10/30] thermal: exynos: Support thermal tripping
` [PATCH V4 11/30] thermal: exynos: Move register definitions from driver file to data file
` [PATCH V4 12/30] thermal: exynos: Fix to clear only the generated interrupts
` [PATCH V4 13/30] thermal: exynos: Add support for instance based register/unregister
` [PATCH V4 14/30] thermal: exynos: Modify private_data to appropriate name driver_data
` [PATCH V4 15/30] thermal: exynos: Return success even if no cooling data supplied
` [PATCH V4 16/30] thermal: exynos: Make the zone handling dependent on trip count
` [PATCH V4 17/30] thermal: exynos: Add support to handle many instances of TMU
` [PATCH V4 18/30] thermal: exynos: Add TMU features to check instead of using SOC type
` [PATCH V4 19/30] thermal: exynos: use device resource management infrastructure
` [PATCH V4 20/30] ARM: dts: thermal: exynos4: Add documentation for Exynos SoC thermal bindings
` [PATCH V4 21/30] thermal: exynos: Add support to access common register for multistance
` [PATCH V4 22/30] thermal: exynos: Add support for exynos5440 TMU sensor
` [PATCH V4 23/30] thermal: exynos: Fix to set the second point correction value properly
` [PATCH V4 24/30] thermal: exynos: Add thermal configuration data for exynos5440 TMU sensor
` [PATCH V4 25/30] thermal: exynos: Add a compensation logic on swapped e-fuse values
` [PATCH V4 26/30] thermal: exynos: Add hardware mode thermal calibration support
` [PATCH V4 27/30] Documentation: thermal: Explain the exynos thermal driver model
` [PATCH V4 28/30] thermal: exynos: Support for TMU regulator defined at device tree
` [PATCH V4 29/30] ARM: dts: Add device tree node for exynos5440 TMU controller
` [PATCH V4 30/30] arm: exynos: enable ARCH_HAS_TMU

[PATCH 2/2] Xen/vMCE: bugfix to remove problematic is_vmce_ready check
 2013-05-14 10:06 UTC  (18+ messages)

[Qemu-devel] [RFC] block-trace Low Level Command Supporting Disk Introspection
 2013-05-14 10:04 UTC  (3+ messages)

[PATCH] staging/comedi: Add VIRT_TO_BUS dependency to 'fix' build failure
 2013-05-14 10:01 UTC  (4+ messages)
` [PATCH] staging: comedi: ni_labpc: fix VIRT_TO_BUS dependency

tune ib stack
 2013-05-14 10:02 UTC  (8+ messages)

[ANNOUNCE] SRP: ProfitBricks publishes its SRP Initiator patches
 2013-05-14 10:00 UTC  (7+ messages)

[PATCH wq/for-3.10-fixes] workqueue: workqueue_congested() shouldn't translate WORK_CPU_UNBOUND into node number
 2013-05-14  9:32 UTC  (2+ messages)

[PATCH] xfstests: regression test for ext4 resize with non-extent files
 2013-05-14 10:00 UTC  (3+ messages)
` [PATCH V2] "

lmsensors
 2013-05-14  9:58 UTC  (2+ messages)

[Qemu-devel] [0/8] RFC: VFIO and guest side IOMMUs, revisited
 2013-05-14  9:58 UTC  (6+ messages)

Xen 4.3 development update
 2013-05-14  9:58 UTC  (12+ messages)

[git pull] Please pull powerpc.git merge branch
 2013-05-14  9:57 UTC 

[U-Boot] [PATCH 0/4] Factorize ARM relocation code
 2013-05-14  9:55 UTC  (7+ messages)
` [U-Boot] [PATCH v2 0/4] Factorize ARM relocate_code instances
  ` [U-Boot] [PATCH v2 1/4] mx31pdk: copy SPL directly, not using relocate_code
    ` [U-Boot] [PATCH v2 2/4] tx25: "
      ` [U-Boot] [PATCH v2 3/4] arm: do not compile relocate_code() for SPL builds
        ` [U-Boot] [PATCH v2 4/4] arm: factorize relocate_code routine

[PATCH 0/3] x86,time,xen: maintain an accurate persistent clock in more cases
 2013-05-14  9:55 UTC  (9+ messages)
` [PATCH 2/3] timekeeping: sync persistent clock and RTC on system time step changes
` [PATCH 3/3] x86/xen: sync the CMOS RTC as well as the Xen wallclock

[Buildroot] legal-info too permissive?
 2013-05-14  9:55 UTC  (2+ messages)

[PATCHv2] mv643xx_eth: fix NAPI weight being > 64
 2013-05-14  9:54 UTC  (2+ messages)

[Buildroot] Using Buildroot tool chain as external Toolchain
 2013-05-14  9:54 UTC  (4+ messages)

fb driver for logiCVC
 2013-05-14  9:54 UTC 

[PATCH v2 3/4] USB: Palmas OTG Transceiver Driver
 2013-05-14  9:54 UTC  (9+ messages)
` [PATCH v4] extcon: Palmas Extcon Driver

[PATCH] spi: spi-omap2-mcspi.c: Add dts for slave device configuration
 2013-05-14  9:53 UTC  (3+ messages)

[U-Boot] [PATCH v2] Add support for Congatec Conga-QEVAl board
 2013-05-14  9:53 UTC 

[PATCH] igb: add a method to get the nic hw time stamping policy
 2013-05-14  9:51 UTC  (9+ messages)

[PATCH v6 00/31] kmemcg shrinkers
 2013-05-14  9:52 UTC  (4+ messages)
` [PATCH v6 12/31] fs: convert inode and dentry shrinking to be node aware

[U-Boot] [PATCH v2 0/6] arm: mvf600: Add Freescale Vybrid MVF600 CPU and MVF600TWR board support
 2013-05-14  9:51 UTC  (7+ messages)
` [U-Boot] [PATCH v2 1/6] arm: mvf600: Add Vybrid MVF600 CPU support
` [U-Boot] [PATCH v2 2/6] arm: mvf600: Add IOMUX support for Vybrid MVF600
` [U-Boot] [PATCH v2 3/6] arm: mvf600: Add FEC "
` [U-Boot] [PATCH v2 4/6] arm: mvf600: Add watchdog "
` [U-Boot] [PATCH v2 5/6] arm: mvf600: Add uart "
` [U-Boot] [PATCH v2 6/6] arm: mvf600: Add basic support for Vybrid MVF600TWR board

am3517: failed to boot 3.10-rc1
 2013-05-14  9:24 UTC 

[Buildroot] [PATCH 2/2] Add $(PKG_NAME) in name of downloaded patches
 2013-05-14  9:51 UTC  (4+ messages)
` [Buildroot] [PATCH v2] Add support for plain URL in $(PKG)_PATCH variable

[U-Boot] Your message to U-Boot awaits moderator approval
 2013-05-14  9:50 UTC 

[Qemu-devel] [0/11] RFC: VFIO and guest side IOMMUs, version 3
 2013-05-14  9:48 UTC  (4+ messages)
` [Qemu-devel] [PATCH 11/11] vfio: Add guest side IOMMU support

[RFC PATCH 0/2] Hyper-V timers
 2013-05-14  9:46 UTC  (4+ messages)
` [RFC PATCH 1/2] Hyper-H reference counter

[PATCH 0/7] PCI: fix pci dev add and remove sequence
 2013-05-14  9:46 UTC  (3+ messages)
` [PATCH 6/7] PCI: Make sure VF's driver get attached after PF's

[U-Boot] [PATCH 1/2] power: exynos-tmu: fix warnings and clean up code
 2013-05-14  9:46 UTC  (4+ messages)

Confused which layers are needed for meta-intel/meta-crownbay
 2013-05-14  9:44 UTC  (4+ messages)
  ` Antwort: "

[B.A.T.M.A.N.] [PATCH 0/9] Adding size relevant build options
 2013-05-14  9:45 UTC  (7+ messages)
` [B.A.T.M.A.N.] [PATCH 1/9] alfred: Add CFLAGS to the linker step
` [B.A.T.M.A.N.] [PATCH 5/9] alfred: Use section garbage collection to reduce binary size
` [B.A.T.M.A.N.] [PATCH 6/9] alfred: Enable Link-time optimization

[PATCH 0/3] nohz: Some fixes and updates
 2013-05-14  9:44 UTC  (5+ messages)
` [PATCH 1/3] x86/sched/context_tracking: Call new schedule_preempt_user() from entry_64.S

[Xenomai] Raspberry and Beaglebone patches
 2013-05-14  9:44 UTC  (22+ messages)

[PATCH] Xen Machine Check (MCA) & RAS Maintainer
 2013-05-14  9:42 UTC  (2+ messages)

[PATCH] lxc-busybox: check when bind-mounting host libdirs
 2013-05-14  9:41 UTC 

[PATCH] Xen Power Management Maintainer
 2013-05-14  9:41 UTC  (5+ messages)

[PATCH 0/9] Important ux500 fixups due for the v3.10 -rc:s
 2013-05-14  9:40 UTC  (11+ messages)
` [PATCH 8/9] pinctrl: abx500: Rejiggle platform data and DT initialisation
` [PATCH 9/9] mfd: ab8500-core: Pass GPADC compatible string to MFD core

[PATCH 0/5] Enable VPN support in ConnMan
 2013-05-14  9:22 UTC  (9+ messages)

[Qemu-devel] [PATCH RFC 00/13] qemu: generate acpi tables for the guest
 2013-05-14  9:38 UTC  (8+ messages)
` [Qemu-devel] [PATCH RFC 10/13] i386: generate pc guest info

[PATCH 0/5] v4l-utils: Fix satellite support in dvbv5-{scan,zap} tools
 2013-05-14  9:23 UTC  (6+ messages)
` [PATCH 1/5] libdvbv5: Remove buggy parsing of extra DTV_foo properties
` [PATCH 2/5] libdvbv5: Add parsing of POLARIZATION
` [PATCH 3/5] libdvbv5: Export dvb_fe_is_satellite()
` [PATCH 4/5] libdvbv5: Apply polarization parameters to the frontend
` [PATCH 5/5] dvbv5-zap: Copy satellite parameters before tuning dvbv5-scan: Likewise

[PATCH v2 0/8] Btrfs: introduce a tree for UUID to subvol ID mapping
 2013-05-14  9:37 UTC  (9+ messages)
` [PATCH v2 1/8] Btrfs: introduce a tree for items that map UUIDs to something
` [PATCH v2 2/8] Btrfs: support printing UUID tree elements
` [PATCH v2 3/8] Btrfs: create UUID tree if required
` [PATCH v2 4/8] Btrfs: maintain subvolume items in the UUID tree
` [PATCH v2 5/8] Btrfs: fill UUID tree initially
` [PATCH v2 6/8] Btrfs: introduce uuid-tree-gen field
` [PATCH v2 7/8] Btrfs: check UUID tree during mount if required
` [PATCH v2 8/8] Btrfs: add mount option to force UUID tree checking

[PATCH/GIT PULL) Fixes for Xen 4.3 (v2)
 2013-05-14  9:36 UTC  (3+ messages)
` [PATCH 2/5] hypervisor/xen/tools: Remove the XENMEM_get_oustanding_pages and provide the data via xc_phys_info

[Qemu-devel] [Bug 1179664] [NEW] migration.c:293: undefined reference to `__sync_val_compare_and_swap_4'
 2013-05-14  9:36 UTC  (3+ messages)

[patch 0/8]: use runnable load avg in balance
 2013-05-14  9:34 UTC  (2+ messages)

[PATCH] ARM: mach-bcm: drop "select GPIO_BCM"
 2013-05-14  9:34 UTC  (2+ messages)

[RFC PATCH v3 00/17] ARM: DT cpu bindings updates
 2013-05-14  9:34 UTC  (6+ messages)
` [RFC PATCH v3 05/17] ARM: dts: at91: cpus/cpu node dts updates

[Qemu-devel] [RFC PATCH 0/2] make memory listener prepared for rcu style
 2013-05-14  9:34 UTC  (9+ messages)
` [Qemu-devel] [RFC PATCH 1/2] mem: make phys_section and phys_map_nodes prepared for RCU
` [Qemu-devel] [RFC PATCH 2/2] mem: prepare address_space listener rcu style

[xen-unstable test] 17958: tolerable FAIL
 2013-05-14  9:33 UTC 

proposal to move cogl, clutter and related recipes from oe-core to dedicated meta-clutter layer
 2013-05-14  9:14 UTC  (13+ messages)

[PATCH] arm: prima2: use of_platform_populate instead of of_platform_bus_probe
 2013-05-14  9:32 UTC 

arm64: Platform devices populated from a device_initcall
 2013-05-14  9:31 UTC  (2+ messages)

[PATCH] iio: STMicroelectronics: remove three useless selects
 2013-05-14  9:30 UTC  (2+ messages)

omap3-isp : panic using previewer from V4L input
 2013-05-14  9:29 UTC  (5+ messages)

GPIO sysfs : set a wake source
 2013-05-14  9:29 UTC  (2+ messages)

[PATCH V2 0/3] memcg: simply lock of page stat accounting
 2013-05-14  9:28 UTC  (7+ messages)
` [PATCH V2 3/3] memcg: simplify lock of memcg page stat account

[RFC 0/4] add master channel switch announcement support
 2013-05-14  9:27 UTC  (3+ messages)

[PATCH 0/2] KVM/MIPS32: Fixes for Linux 3.10
 2013-05-14  9:27 UTC  (3+ messages)
` [PATCH 2/2] KVM/MIPS32: Wrap calls to gfn_to_pfn() with srcu_read_lock/unlock()

[PATCH] arm64: mm: Fix operands of clz in __flush_dcache_all
 2013-05-14  9:26 UTC 

[PATCH] drivers: video: mxsfb: clean use of devm_ioremap_resource()
 2013-05-14  9:25 UTC 

checksums
 2013-05-14  9:14 UTC 

[PATCH 0/3] ARM: mach-shmobile: lager: support GPIO switche
 2013-05-14  9:24 UTC  (5+ messages)
` [PATCH 3/3] ARM: mach-shmobile: lager: support GPIO switches

[RFC 0/8] ARM:STiH41x: Add STiH41x platform and board support
 2013-05-14  9:23 UTC  (6+ messages)
` [RFC 2/8] ARM:global_timer: Add ARM global timer support

[PATCH v2 0/3]
 2013-05-14  9:21 UTC  (4+ messages)
` [PATCH v2 2/3] ARM: shmobile: lager: enable Ether

[PATCHv11 0/4] zswap: compressed swap caching
 2013-05-14  9:19 UTC  (3+ messages)
` [PATCHv11 3/4] zswap: add to mm/

[GIT PULL] MFD: Fixes due for the v3.10 -rc:s
 2013-05-14  9:19 UTC 


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.