All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-02-18 09:42:23 to 2015-02-18 10:47:48 UTC [more...]

[Qemu-devel] [PATCH v3 00/52] ACPI refactoring: replace template patching with C AML API
 2015-02-18 10:47 UTC  (25+ messages)
` [Qemu-devel] [PATCH v3 05/52] acpi: add aml_def_block() term
` [Qemu-devel] [PATCH v3 06/52] pc: acpi-build: use aml_def_block() for declaring SSDT table
` [Qemu-devel] [PATCH v3 21/52] pc: acpi-build: drop template patching and create PCI bus tree dynamically
` [Qemu-devel] [PATCH v3 23/52] pc: acpi-build: drop unsupported PM1b_CNT.SLP_TYP
` [Qemu-devel] [PATCH v3 47/52] pc: acpi-build: drop remaining ssdt_misc template and use acpi_def_block()

[PATCH] Export clocks_calc_mult_shift() function
 2015-02-18 10:47 UTC 

[PATCH 0/2] Removal of RTE_MBUF_REFCNT
 2015-02-18 10:47 UTC  (13+ messages)
` [PATCH 2/2] Remove RTE_MBUF_REFCNT references

[PATCH] input: improve usage of gpiod API
 2015-02-18 10:47 UTC 

[PATCH] iio: accel: mma9551: Protect PM-only functions by #ifdef CONFIG_PM_SLEEP
 2015-02-18 10:47 UTC 

[PATCH] x86, kaslr: propagate base load address calculation
 2015-02-18 10:46 UTC  (13+ messages)
    ` [PATCH v2] "

[PATCH i-g-t] tests/gem_render_linear_blits: split into two subtests
 2015-02-18 10:45 UTC  (2+ messages)

[RESEND PATCH] ARM: EXYNOS: Fix failed second suspend on Exynos4
 2015-02-18 10:45 UTC  (2+ messages)

__HAVE_ARCH_CMPXCHG on ARM?
 2015-02-18 10:44 UTC  (7+ messages)

[PATCH] rtc: ds1685: Remove superfluous checks for out-of-range u8 values
 2015-02-18 10:44 UTC 

[PATCH 1/2] vb2: Add VB2_FILEIO_ALLOW_ZERO_BYTESUSED flag to vb2_fileio_flags
 2015-02-18 10:43 UTC  (6+ messages)

[PATCH OSSTEST] Debian: Add "fdt chosen" to boot script
 2015-02-18 10:43 UTC 

[PATCH] rtc: ds1685: fix ds1685_rtc_alarm_irq_enable build error
 2015-02-18 10:42 UTC 

[PATCH 00/13] xen: support pv-domains larger than 512GB
 2015-02-18 10:42 UTC  (12+ messages)
` [PATCH 02/13] xen: anchor linear p2m list in shared info structure
  ` [Xen-devel] "
` [PATCH 13/13] xen: allow more than 512 GB of RAM for 64 bit pv-domains
      ` [Xen-devel] "

[PATCH 00/11] ARM: berlin: refactor chip and system controllers
 2015-02-18 10:40 UTC  (19+ messages)
` [PATCH 01/11] mfd: add the Berlin controller driver
` [PATCH 09/11] ARM: berlin: rework chip and system controller nodes for BG2

Test xfs/106 failure
 2015-02-18 10:41 UTC  (3+ messages)

[U-Boot] [PATCH RFC v2 0/6] usb: host: Add driver model support
 2015-02-18 10:41 UTC  (7+ messages)
` [U-Boot] [PATCH RFC 1/6] usb: Rename usb_submit_int_msg() API to usb_int_msg()
` [U-Boot] [PATCH RFC 2/6] dm: usb: Make necessary changes in framework for driver model
` [U-Boot] [PATCH RFC 3/6] dm: usb-host: Add UCLASS driver for USB
` [U-Boot] [PATCH RFC 4/6] dm: usb-host: Add support for driver model in o/e/xhci
` [U-Boot] [PATCH RFC 5/6] arm: exynos5: Enable EHCI and XHCI hcds through device tree
` [U-Boot] [PATCH RFC 6/6] configs: smdk5250: Enable using XHCI and EHCI together

[PATCH 0/2] x86: tboot adjustments
 2015-02-18 10:41 UTC  (5+ messages)
` [PATCH 1/2] x86/tboot: invalidate FIX_TBOOT_MAP_ADDRESS mapping after use
` [PATCH 2/2] x86/tboot: simplify DMAR table copying

[PATCH] pinctrl: at91: move lock/unlock_as_irq calls into request/release resources methods
 2015-02-18 10:41 UTC  (4+ messages)

+ ext4-add-dax-functionality.patch added to -mm tree
 2015-02-18 10:40 UTC  (8+ messages)

[PATCH v2] iio: improve usage of gpiod API
 2015-02-18 10:38 UTC 

[PATCH] net: Initialize all members in skb_gro_remcsum_init()
 2015-02-18 10:38 UTC 

[PATCH v6 0/7] Support for Fujitsu MB86S7X SoCs
 2015-02-18 10:37 UTC  (4+ messages)
` [PATCH v6 2/7] mailbox: arm_mhu: add driver for ARM MHU controller

[Buildroot] [Bug 7592] New: Buildroot GCC: -lto requires plugin support in ranlib
 2015-02-18 10:37 UTC  (2+ messages)
` [Buildroot] [Bug 7592] "

[PATCH v4 0/2] ARM: mvebu: a385-db-ap: Enable the NAND controller
 2015-02-18 10:32 UTC  (9+ messages)
` [PATCH v4 1/2] mtd: nand: pxa3xx: Fix PIO FIFO draining
` [PATCH v4 2/2] ARM: mvebu: a385-db-ap: Enable the NAND

[Qemu-devel] [PULL 00/11] Clean up around error_get_pretty(), qerror_report_err()
 2015-02-18 10:34 UTC  (12+ messages)
` [Qemu-devel] [PULL 01/11] vhost-scsi: Improve error reporting for invalid vhostfd
` [Qemu-devel] [PULL 02/11] error: New convenience function error_report_err()
` [Qemu-devel] [PULL 03/11] error: Use error_report_err() where appropriate
` [Qemu-devel] [PULL 04/11] monitor: Clean up around monitor_handle_fd_param()
` [Qemu-devel] [PULL 05/11] monitor: Avoid qerror_report_err() outside QMP command handlers
` [Qemu-devel] [PULL 06/11] net: "
` [Qemu-devel] [PULL 07/11] numa: "
` [Qemu-devel] [PULL 08/11] tpm: "
` [Qemu-devel] [PULL 09/11] vl: "
` [Qemu-devel] [PULL 10/11] qemu-img: "
` [Qemu-devel] [PULL 11/11] qemu-char: "

[Qemu-devel] [PATCH v2 0/4] virtio-pci: a few proxy tweaks
 2015-02-18 10:32 UTC  (7+ messages)
` [Qemu-devel] [PATCH v2 1/4] virtio-pci: add flags to enable/disable legacy/modern

perf config : Have not effect pager.cmd ?
 2015-02-18 10:32 UTC 

[PATCH v7 01/14] eal_pci: Add flag to hold kernel driver type
 2015-02-18 10:32 UTC  (11+ messages)
` [PATCH v8 04/14] eal/pci: Consolidate pci address comparison APIs
` [PATCH v8 03/14] eal/pci, ethdev: Remove assumption that port will not be detached

[LTP] [PATCH 1/3] network/dhcpd: improve testcase, use dummy module
 2015-02-18 10:34 UTC  (2+ messages)

[Buildroot] [PATCHv2 for next 0/2] Add support for Cavium Octeon III
 2015-02-18 10:32 UTC  (3+ messages)
` [Buildroot] [PATCHv2 for next 2/2] toolchain: create symlink to 'lib' from ARCH_LIB_DIR iso fixed lib32/lib64

[Xenomai] [RELEASE] Xenomai 3.0-rc3
 2015-02-18 10:27 UTC 

[daisy][PATCH 0/1] Enable complementary package exclusion
 2015-02-18 10:26 UTC  (2+ messages)
` [daisy][PATCH 1/1] lib/oe/package_manager: support exclusion from complementary glob process by regex

[PATCH 2/2] reiser4progs: node41 layout support
 2015-02-18 10:24 UTC  (6+ messages)

[PATCH 1/3] drivers:pnp Add support for descendants claiming memory address space
 2015-02-18 10:24 UTC  (3+ messages)
` [PATCH 2/3] drivers:hv Convert VMBus and its descendants to PnP

[dizzy][PATCH 0/1] Enable complementary package exclusion
 2015-02-18 10:23 UTC  (2+ messages)
` [dizzy][PATCH 1/1] lib/oe/package_manager: support exclusion from complementary glob process by regex

[PATCH 1/2] xfstests: fix a typo in _require_block_device()
 2015-02-18 10:21 UTC  (3+ messages)

Using bypass on Silicom PE210G2BPi9 with Intel 82599ES chip
 2015-02-18 10:20 UTC 

[nVMX] With 3.20.0-0.rc0.git5.1 on L0, booting L2 guest results in L1 *rebooting*
 2015-02-18 10:20 UTC  (6+ messages)

[Qemu-devel] [PATCH v2] block: move I/O request processing to block/io.c
 2015-02-18 10:20 UTC  (3+ messages)

[PATCH] mtd: pxa3xx-nand: handle PIO in threaded interrupt
 2015-02-18 10:16 UTC  (3+ messages)

[Patch v2] firmware: dmi_scan: fix dmi scan to handle "End of Table" structure
 2015-02-18 10:18 UTC  (3+ messages)

[PATCH] fs: record task name which froze superblock
 2015-02-18 10:18 UTC  (6+ messages)
        ` [Cluster-devel] "

[RFC/PATCH] extcon: otg_gpio: add driver for USB OTG port controlled by GPIO(s)
 2015-02-18 10:17 UTC  (8+ messages)

[PATCH 0/2] HID: huion: add libinput support
 2015-02-18 10:17 UTC  (5+ messages)
` [PATCH 1/2] HID: huion: enable button mode reporting
` [PATCH 2/2] HID: huion: split the stylus and pad in 2 nodes

Should "git log --decorate" indicate whether the HEAD is detached?
 2015-02-18 10:15 UTC  (4+ messages)

[RFC v1 0/8] xen: kconfig changes
 2015-02-18 10:12 UTC  (6+ messages)

[PATCH 0/9] hwmon: thermal: Odroid U3: Provide support for Odroid U3 fan
 2015-02-18 10:07 UTC  (28+ messages)
` [PATCH v4 0/8] "
  ` [lm-sensors] "
  ` [PATCH v4 1/8] thermal: Provide stub for thermal_of_cooling_device_register() function
    ` [lm-sensors] "
  ` [PATCH v4 2/8] thermal: Provide stub for thermal_cdev_update() function
    ` [lm-sensors] "
  ` [PATCH v4 3/8] Documentation: dts: Documentation entry to explain how to use PWM FAN as a cooling device
    ` [lm-sensors] [PATCH v4 3/8] Documentation: dts: Documentation entry to explain how to use PWM FAN as
  ` [PATCH v4 4/8] ARM: dts: Add pwm-fan node to the Odroid-U3 board
    ` [lm-sensors] "
  ` [PATCH v4 5/8] ARM: dts: Add properties to use pwm-fan device as a cooling device in Odroid U3
    ` [lm-sensors] [PATCH v4 5/8] ARM: dts: Add properties to use pwm-fan device as a cooling device in Od
  ` [PATCH v4 6/8] hwmon: pwm-fan: Extract __set_pwm() function to only modify PWM duty cycle
    ` [lm-sensors] [PATCH v4 6/8] hwmon: pwm-fan: Extract __set_pwm() function to only modify PWM duty cyc
  ` [PATCH v4 7/8] hwmon: pwm-fan: Read PWM FAN configuration from device tree
    ` [lm-sensors] "
  ` [PATCH v4 8/8] hwmon: pwm-fan: Code for using PWM FAN as a cooling device
    ` [lm-sensors] "

[PATCH 0/2] powerpc/kvm: Enable running guests on RT Linux
 2015-02-18  9:36 UTC  (3+ messages)
` [PATCH 2/2] powerpc/kvm: Limit MAX_VCPUS for guests running "

[Qemu-devel] [PULL 0/8] usb: error handling fixes from Markus, make sysbus ehci arm-only
 2015-02-18 10:08 UTC  (9+ messages)
` [Qemu-devel] [PULL 1/8] usb: usb_create() can't fail, drop useless error handling
` [Qemu-devel] [PULL 2/8] usb: Improve -usbdevice error reporting a bit
` [Qemu-devel] [PULL 3/8] usb: Do not prefix error_setg() messages with "Error: "
` [Qemu-devel] [PULL 4/8] usb: Suppress bogus error when automatic usb-hub creation fails
` [Qemu-devel] [PULL 5/8] usb: Change usb_create_simple() to abort on failure
` [Qemu-devel] [PULL 6/8] r2d: Don't use legacy -usbdevice support for setting up board
` [Qemu-devel] [PULL 7/8] PPC: "
` [Qemu-devel] [PULL 8/8] Make sysbus EHCI devices ARM only by default

[PATCH 0/4] mm: cma: add some debug information for CMA
 2015-02-18 10:06 UTC  (5+ messages)
` [PATCH 1/4] mm: cma: add currently allocated CMA buffers list to debugfs

[Buildroot] [PATCH] libunistring: bump to version 0.9.5
 2015-02-18 10:05 UTC 

[FOR DISCUSSION 0/8] Dove PMU support
 2015-02-18 10:03 UTC  (5+ messages)
` [PATCH 3/8] pm: domains: sync runtime PM status with PM domains

b43-fwcutter: add helper script for getting firmware
 2015-02-18 10:03 UTC  (2+ messages)

[PATCH RESEND] MIPS: Alchemy: fix cpu clock calculation
 2015-02-18 10:01 UTC  (2+ messages)

MIPS: Alchemy: Fix cpu clock calculation
 2015-02-18 10:01 UTC 

MIPS: Alchemy: Fix cpu clock calculation
 2015-02-18 10:01 UTC 

[PATCH v4] modify the IO_TLB_SEGSIZE and IO_TLB_DEFAULT_SIZE configurable as flexible requirement about SW-IOMMU
 2015-02-18  9:56 UTC  (6+ messages)
` [Xen-devel] "

[PATCH] clk: don't use __initconst for non-const arrays
 2015-02-18  9:59 UTC 

Weird instruction profiling
 2015-02-18  9:57 UTC 

[PATCH 0/2] e820: Fix handling of NvDIMM chips
 2015-02-18  9:58 UTC  (5+ messages)
` [PATCH 3/3] pmem: Allow request_mem to fail, (CONFIG_BLK_DEV_PMEM_IGNORE_REQUEST_MEM_RET)

[PATCH 00/18] A few more workarounds
 2015-02-18  9:57 UTC  (5+ messages)
` [PATCH 12/18] drm/i915/skl: Implement WaDisablePowerCompilerClockGating

[PATCH] iio: improve usage of gpiod API
 2015-02-18  9:55 UTC  (6+ messages)

[PATCH 1/3] Printk() is replaced with pr_* respective functions in efifb.c
 2015-02-18  9:51 UTC  (4+ messages)

[RFC] Add of_path property for all devices with a node
 2015-02-18  9:50 UTC  (8+ messages)
      ` [PATCH 2/2 v3] drivers/core/of: Add symlink to device-tree from devices with an OF node

[PATCH] net: Remove state argument from skb_find_text()
 2015-02-18  9:50 UTC  (2+ messages)

[xen-4.4-testing test] 34688: regressions - FAIL
 2015-02-18  9:48 UTC 

3.20-rc0: GUI dies on resume, then systemd gots sigill
 2015-02-18  9:46 UTC 

Experience with Recovering From User Error (And suggestions for improvements)
 2015-02-18  9:46 UTC  (4+ messages)

[U-Boot] [PATCH v3 00/11] Add support for booting multiple cores
 2015-02-18  9:46 UTC  (12+ messages)
` [U-Boot] [PATCH v3 01/11] Exynos542x: Config: Add various configs
` [U-Boot] [PATCH v3 02/11] Exynos542x: CPU: Power down all secondary cores
` [U-Boot] [PATCH v3 03/11] Exynos542x: Add workaround for ARM errata 798870
` [U-Boot] [PATCH v3 04/11] Exynos542x: Add workaround for ARM errata 799270
` [U-Boot] [PATCH v3 05/11] Exynos542x: Add workaround for exynos iROM errata
` [U-Boot] [PATCH v3 06/11] Exynos542x: Change ambiguous function name set_l2cache
` [U-Boot] [PATCH v3 07/11] Exynos542x: cache: Disable clean/evict push to external
` [U-Boot] [PATCH v3 08/11] Exynos542x: add L2 control register configuration
` [U-Boot] [PATCH v3 09/11] Exynos542x: Fix secondary core booting for thumb
` [U-Boot] [PATCH v3 10/11] Exynos542x: Make A7s boot with thumb-mode U-Boot on warm reset
` [U-Boot] [PATCH v3 11/11] Exynos: Fix L2 cache timings on Exynos5420 and Exynos5800

[PATCH V6 00/13] xen: Clean-up of mem_event subsystem
 2015-02-18  9:46 UTC  (3+ messages)
` [PATCH V6 04/13] xen: Rename mem_event to vm_event

[PATCH] rtmutex: enable deadlock detection in ww_mutex_lock functions
 2015-02-18  9:43 UTC  (6+ 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.