All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-09-03 13:08:34 to 2015-09-03 14:21:17 UTC [more...]

[PATCH 0/9] Rework architected timer and fix UEFI reset
 2015-09-03 14:21 UTC  (4+ messages)
` [PATCH 1/9] KVM: Add kvm_arch_vcpu_{un}blocking callbacks

[Qemu-devel] [RFC PATCH 0/2] vhost-user: release chardev on cleanup
 2015-09-03 14:20 UTC  (3+ messages)
` [Qemu-devel] [RFC PATCH 1/2] "
` [Qemu-devel] [RFC PATCH 2/2] vhost-user: delete "

[U-Boot] [PATCH 1/4] spi: cadence_qspi: Ensure spi_calibration is run when sclk change
 2015-09-03 14:20 UTC  (7+ messages)
` [U-Boot] [PATCH 2/4] spi: cadence_qspi: Fix fdt read of spi-max-frequency
` [U-Boot] [PATCH 3/4] spi: cadence_qspi: Ensure check for max frequency in place
` [U-Boot] [PATCH 4/4] arm: dts: socfpga: Increase the spi-max-frequency for QSPI flash

[PATCH] ARM: disable GCC SRA optimization
 2015-09-03 14:20 UTC  (2+ messages)

[PATCH] event/server: Add _uiready flag to handle missing error messages
 2015-09-03 14:20 UTC 

[PATCH v3 0/4] PCI: arm64/powerpc: Fix parsing of linux,pci-probe-only
 2015-09-03 14:19 UTC  (9+ messages)
` [PATCH v3 1/4] of/pci: Add of_pci_check_probe_only to parse "linux,pci-probe-only"
  ` [PATCH v3 1/4] of/pci: Add of_pci_check_probe_only to parse "linux, pci-probe-only"
` [PATCH v3 4/4] arm64: dts: Drop linux,pci-probe-only from the Seattle DTS

[PATCH v2 BlueZ 1/2] core/gatt: Cleanup service probe
 2015-09-03 14:19 UTC  (2+ messages)

[PATCH 00/12] ASoC: Fix module autoload for OF platform drivers
 2015-09-03 14:19 UTC  (3+ messages)

[U-Boot] [PATCH 2/2] mmc: dw_mmc: Make timeout error visible to u-boot console
 2015-09-03 14:18 UTC  (5+ messages)
` [U-Boot] [PATCH] FIX: fat: Provide correct return code from disk_{read|write} to upper layers

[RFC PATCH v3 0/3] vfio: platform: return device properties for a platform device
 2015-09-03 14:18 UTC  (12+ messages)

[PATCH] NVMe: Set affinity after allocating request queues
 2015-09-03 14:18 UTC 

[PATCH v2] librte_cfgfile (rte_cfgfile.h): modify the macros values
 2015-09-03 14:18 UTC 

[PATCH v5 00/10] an introduction of Linux library operating system (LibOS)
 2015-09-03 14:16 UTC  (34+ messages)
` [PATCH v6 "
    ` [PATCH v6 01/10] sysctl: make some functions unstatic to access by arch/lib
    ` [PATCH v6 02/10] slab: add SLIB (Library memory allocator) for arch/lib
    ` [PATCH v6 03/10] lib: public headers and API implementations for userspace programs
    ` [PATCH v6 04/10] lib: time handling (kernel glue code)
    ` [PATCH v6 05/10] lib: context and scheduling functions (kernel glue code) for libos
    ` [PATCH v6 06/10] lib: sysctl handling (kernel glue code)
    ` [PATCH v6 07/10] lib: other kernel glue layer code
    ` [PATCH v6 08/10] lib: auxiliary files for auto-generated asm-generic files of libos
    ` [PATCH v6 09/10] lib: libos build scripts and documentation
    ` [PATCH v6 10/10] lib: tools used for test scripts

[U-Boot] 2TB disks
 2015-09-03 14:17 UTC  (3+ messages)
` [U-Boot] [PATCH] Don't wrap to negative after 2G sectors

[PATCH] ata: intf_platform_ide: add OF bindings
 2015-09-03 14:24 UTC  (2+ messages)

[Qemu-devel] [PATCH 00/17] target-openrisc improvements
 2015-09-03 14:16 UTC  (5+ messages)
` [Qemu-devel] [PATCH 01/17] target-openrisc: Always enable OPENRISC_DISAS
` [Qemu-devel] [PATCH 02/17] target-openrisc: Streamline arithmetic and OVE

[v2 PATCH 1/3] scsi:stex.c Support to Pegasus series
 2015-09-03 14:16 UTC  (2+ messages)

[RFC] MTD BoF at ELCE 2015 [was [RFC PATCH 2/2] mtd: nand: use nand_check_erased_ecc_chunk in default ECC read functions]
 2015-09-03 14:15 UTC 

Autologin after bootup on the genericx86 machine
 2015-09-03 14:15 UTC  (4+ messages)

setting nvme irq per cpu affinity in device driver
 2015-09-03 14:14 UTC  (4+ messages)

[PATCH] autotools: fix syntax error
 2015-09-03 14:14 UTC  (3+ messages)

[PATCH v4 0/9] usb: dwc3: add dual-role support
 2015-09-03 14:13 UTC  (25+ messages)
` [PATCH v4 5/9] usb: dwc3: core: make dual-role work with OTG irq
` [PATCH v4 6/9] usb: dwc3: save/restore OTG registers during suspend/resume
` [PATCH v4 8/9] usb: dwc3: core: Prevent otg events from disabling themselves
` [PATCH v4 9/9] usb: dwc3: core: don't break during suspend/resume while we're dual-role

[PATCH v2] clk: rockchip: reset init state before mmc card initialization
 2015-09-03 14:13 UTC  (3+ messages)

Kbuild and Kconfig
 2015-09-03 14:13 UTC  (8+ messages)

[Buildroot] [PATCH] pkg-generic: fix <pkg>-legal-info target
 2015-09-03 14:12 UTC  (2+ messages)

[PATCH v15 00/13] port builtin/tag.c to use ref-filter APIs
 2015-09-03 14:12 UTC  (23+ messages)
` [PATCH v15 05/13] ref-filter: implement an `align` atom
` [PATCH v15 07/13] ref-filter: add support for %(contents:lines=X)
` [PATCH v15 11/13] tag.c: use 'ref-filter' APIs

[PATCH 0/7] Add support for FDMA DMA controller found on STi chipsets
 2015-09-03 14:12 UTC  (6+ messages)
` [PATCH 5/7] ARM: STi: DT: STiH407: Add FDMA driver and xbar driver dt nodes

[U-Boot] [RFC PATCH 0/2] sunxi: support FEL-provided environment vars and "fel" boot target
 2015-09-03 14:12 UTC  (3+ messages)
` [U-Boot] [RFC PATCH 1/2] sunxi: retrieve FEL-provided values to environment variables
` [U-Boot] [RFC PATCH 2/2] sunxi: add "fel" boot target

[GIT PULL] Backlight for v4.3
 2015-09-03 14:08 UTC 

[PATCH bluetooth-next] ieee802154: 6lowpan: use correct ESC value for dispatch
 2015-09-03 14:07 UTC  (2+ messages)

[PATCH v7 1/3] KVM: make halt_poll_ns per-vCPU
 2015-09-03 14:07 UTC  (3+ messages)
` [PATCH v7 2/3] KVM: dynamic halt-polling
` [PATCH v7 3/3] KVM: trace kvm_halt_poll_ns grow/shrink

[PATCH v7 0/3] KVM: Dynamic Halt-Polling
 2015-09-03 14:07 UTC 

[PATCH] xfsrestore: fix fs uuid order check for incremental restores
 2015-09-03 14:07 UTC  (4+ messages)
  ` [RESEND PATCH] "
    ` [PATCH V2] "

[Buildroot] [PATCH 0/6 RFC] toolchain/external: use generic extract commands (branch yem/extract-cmds)
 2015-09-03 14:06 UTC  (3+ messages)
` [Buildroot] [PATCH 6/6 RFC] Add support for MIPS Codescape MTI GNU Linux toolchain

[U-Boot] [PATCH 1/2] arm: socfpga: mmc: Enable calibration for drvsel and smpsel
 2015-09-03 14:06 UTC  (5+ messages)

[PATCH v2] Send updated port_id in vdev_init functions
 2015-09-03 14:04 UTC  (7+ messages)
` [PATCH v2] Change rte_eal_vdev_init to update port_id

[PATCH 3/3] scsi:stex.c Add S3/S4 support
 2015-09-03 14:03 UTC  (2+ messages)

[RFC PATCH 0/6] remove pci driver from vdevs
 2015-09-03 14:02 UTC  (5+ messages)

[PATCH 1/2] drm/i915: Refactor common ringbuffer allocation code
 2015-09-03 14:01 UTC  (2+ messages)

[v2 PATCH 2/3] scsi:stex.c Add hotplug support
 2015-09-03 14:01 UTC  (2+ messages)

[RFC PATCH] nfs: avoid swap-over-NFS deadlock
 2015-09-03 14:01 UTC  (8+ messages)

USB BT gives problem If device plugged during boot to platform
 2015-09-03 14:00 UTC  (3+ messages)
` StartLescan rerturns false

[PATCH net 0/2] couple of sctp fixes for 0ca50d12fe46
 2015-09-03 13:58 UTC  (3+ messages)

[lustre-devel] LU-6402 MODULE_AUTHOR changes
 2015-09-03 13:58 UTC 

[BlueZ v3 1/2] doc/settings-storage: describe gatt attributes storage format
 2015-09-03 13:58 UTC  (3+ messages)
` [BlueZ v3 2/2] src/device: gatt database persistence

broken packet passed into raw table by nf_defrag_ipv6
 2015-09-03 13:57 UTC 

[PATCH] parisc: adjust L1_CACHE_BYTES to 128 bytes on PA8800 and PA8900 CPUs
 2015-09-03 13:57 UTC  (3+ messages)

[GIT PULL] MFD for v4.3
 2015-09-03 13:57 UTC 

[PATCH] security: device_cgroup: fix RCU lockdep splat
 2015-09-03 13:56 UTC  (6+ messages)
` [PATCH v2] "

[PATCH v4 0/16] Add Analogix Core Display Port Driver
 2015-09-03 13:52 UTC  (6+ messages)
` [PATCH v4 10/16] phy: Add driver for rockchip Display Port PHY

[PATCH] Staging: iio: Move evgen interrupt generation to irq_work
 2015-09-03 13:51 UTC  (3+ messages)

Default ordering of git log output
 2015-09-03 13:50 UTC 

[PATCH] xfs: fix null pointer dereference when mapping is NULL
 2015-09-03 13:45 UTC  (4+ messages)

[Qemu-devel] [RFC] docs: describe QEMU's VMGenID design
 2015-09-03 13:49 UTC  (2+ messages)

[PATCH 1/2] drm/i915: access the PP_CONTROL reg only pre GEN5
 2015-09-03 13:48 UTC  (5+ messages)
` [PATCH v2 2/2] drm/i915: access the PP_ON_DELAYS/PP_OFF_DELAYS regs "

[LTP] [ANNOUNCE] The Linux Test Project has been released for SEPTEMBER 2015
 2015-09-03 13:46 UTC  (2+ messages)
`  "

tc filter add command successful but filter not added in chain
 2015-09-03 13:46 UTC 

[Bug 91865] [r600g] GPU hang in 'gsraytrace' - NI/Turks (6670)
 2015-09-03 13:46 UTC  (4+ messages)

XFS and nobarriers on Intel SSD
 2015-09-03 13:43 UTC  (3+ messages)

[PATCH v3 0/9] Fix broken DMAFLUSHP on Rockchips platform
 2015-09-03 13:41 UTC  (6+ messages)
` [PATCH v3 8/9] spi: rockchip: modify DMA max burst to 1

[U-Boot] [PATCH 1/7] omap-common: Common omap_die_id definition
 2015-09-03 13:41 UTC  (2+ messages)

[PATCH] ARM: tegra: Enable CPUFreq support for Tegra124 Chromebooks
 2015-09-03 13:40 UTC  (5+ messages)

[PATCH] ARM: ux500: fix typo in regulator names
 2015-09-03 13:38 UTC  (4+ messages)

[LINUX RFC v2 0/4] spi: add dual parallel mode support in Zynq MPSoC GQSPI controller
 2015-09-03 13:38 UTC  (10+ messages)

[PATCH 1/1] perf,tools: open event on evsel cpus and threads
 2015-09-03 13:34 UTC  (3+ messages)
` [tip:perf/urgent] perf evlist: Open "

perf, tools: Refactor and support interval and CSV metrics v3
 2015-09-03 13:36 UTC  (3+ messages)

[Bug 83319] New: [r600g] GPU lockup in gsraytrace (Mesa-demo-8.2.0) - RV730
 2015-09-03 13:36 UTC  (2+ messages)
` [Bug 83319] "

[PATCH v2 0/7] staging: board: armadillo800eva: Board staging for sh_mobile_lcdc_fb
 2015-09-03 13:35 UTC  (7+ messages)
` [PATCH v2 5/7] staging: board: Add support for devices with complex dependencies

[Qemu-devel] [PULL 0/2] Queued TCG patches
 2015-09-03 13:32 UTC  (2+ messages)

[Qemu-devel] [PULL 0/4] update to 35c53797 to 4e03af8
 2015-09-03 13:32 UTC  (2+ messages)

pcieport AER error spam on Intel Skylake
 2015-09-03 13:32 UTC  (4+ messages)

[Bug 83226] New: Allow use of ColorRange and ColorSpace in xorg.conf.d files
 2015-09-03 13:32 UTC  (2+ messages)
` [Bug 83226] "

[PATCH v2] perf stat: fix per-pkg event reporting bug
 2015-09-03 13:23 UTC 

[PATCH] i40e: fix base driver allocation when on numa != 0
 2015-09-03 13:23 UTC 

[PATCH v2 0/2] mtd: nand: properly handle bitflips in erased pages
 2015-09-03 13:22 UTC  (5+ messages)
` [PATCH v2 1/2] mtd: nand: add nand_check_erased helper functions

xfs corruption
 2015-09-03 13:22 UTC  (2+ messages)

[PATCH 02/12] ASoC: da9055: Fix module autoload for OF platform driver
 2015-09-03 13:21 UTC  (3+ messages)

[Buildroot] [PATCH] qt5base: Fix compile errors in qurl.h / qeglplatformscreen.cpp
 2015-09-03 13:22 UTC 

[PATCH] crypto/testmgr: don't copy from source IV too much
 2015-09-03 13:20 UTC  (2+ messages)

secilc: in segfault
 2015-09-03 13:20 UTC  (3+ messages)

PING-2: [PATCH v2 TRIVIAL] Enable GICv2m on ARM virt machine
 2015-09-03 13:20 UTC 

testmgr: templates not tested
 2015-09-03 13:18 UTC  (4+ messages)

[qemu-mainline test] 61288: regressions - FAIL
 2015-09-03 13:18 UTC 

[PATCH] btrfs: scrub: set error stats when tree block spanning stripes
 2015-09-03 13:17 UTC  (4+ messages)

[U-Boot] [PATCH 1/7] kwbimage: Align payload size to 4 bytes
 2015-09-03 13:16 UTC  (10+ messages)
` [U-Boot] [PATCH 2/7] arm: mvebu: Do not call board_init_r() from board_init_f()
` [U-Boot] [PATCH 3/7] arm: mvebu: Add basic Armada XP / 38x dtsi/dts files
` [U-Boot] [PATCH 4/7] arm: mvebu: Add DM (driver model) support
` [U-Boot] [PATCH 5/7] usb: ehci-marvell.c: Add DM support
` [U-Boot] [PATCH 6/7] arm: mvebu: Enable DM_USB on AXP / A38x boards
` [U-Boot] [PATCH 7/7] arm: mvebu: Enable DM_SERIAL "

Design - Cancelling builds
 2015-09-03 13:14 UTC  (5+ messages)

[Buildroot] [PATCH v2 1/2] python-numpy: introduce ARCH_SUPPORTS hidden variable
 2015-09-03 13:13 UTC  (2+ messages)
` [Buildroot] [PATCH v2 2/2] gnuradio: gnuradio-python gnuradio-utils: add missing dependency to python-numpy

Ceph Hackathon: More Memory Allocator Testing
 2015-09-03 13:12 UTC  (9+ messages)

[Qemu-devel] Recent patches for 2.4
 2015-09-03 13:11 UTC  (5+ messages)
      ` [Qemu-devel] [Qemu-stable] "

[meta-qt5][PATCH v2 00/11] upstreaming Qt for Device Creation changes
 2015-09-03 13:10 UTC  (6+ messages)
` [meta-qt5][PATCH v2 05/11] qt5: disable debian auto renaming

[PATCH 1/4] drivers/misc/sgi-gru: remove unused variable
 2015-09-03 13:09 UTC  (4+ messages)

[PATCH 0/2] HID: logitech-hidpp: allow to disable tap to click on the K400
 2015-09-03 13:08 UTC  (3+ messages)
` [PATCH 1/2] HID: logitech-hidpp: split HIDPP_QUIRK_DELAYED_INIT in two
` [PATCH 2/2] HID: logitech-hidpp: add support to disable tap-to-click on the K400


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.