All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-04-01 16:13:01 to 2015-04-01 16:59:11 UTC [more...]

[PATCH v4 00/15] s390x cpu model implementation
 2015-04-01 16:59 UTC  (9+ messages)
` [PATCH v4 11/15] target-s390x: New QMP command query-cpu-model
        ` [Qemu-devel] "

[PATCH] Staging: sm750fb: Remove zero testing pointer typed value
 2015-04-01 16:58 UTC 

[RFC] Toaster integration with Jenkins
 2015-04-01 16:57 UTC  (5+ messages)

Separate input and output jacks for one UCM device?
 2015-04-01 16:56 UTC  (5+ messages)

IO-based timing analysis on v0.93
 2015-04-01 16:55 UTC 

[PATCH net-next 0/4] netns: enhance netlink interface for nsid
 2015-04-01 16:54 UTC  (2+ messages)

[PATCH RFC 00/10] introduce DPAA Ethernet driver
 2015-04-01 16:19 UTC  (2+ messages)

[PATCH] drm/udl: implement usb_driver suspend/resume
 2015-04-01 16:52 UTC 

[PATCH] perf, record: Add clockid parameter
 2015-04-01 16:52 UTC  (12+ messages)
                ` [RFC][PATCH] perf tools: unify perf_event_attr printing

[GIT PULL] iommu: Kill off pgsize_bitmap field from struct iommu_ops
 2015-04-01 16:51 UTC  (18+ messages)

Video lockup
 2015-04-01 16:50 UTC  (2+ messages)

[Qemu-devel] [PATCH] qga/commands-posix: Fix bug in guest-fstrim
 2015-04-01 16:49 UTC  (6+ messages)

[PATCH v5 p1 00/14] xen/arm: Add support for non-PCI passthrough
 2015-04-01 16:21 UTC  (15+ messages)
` [PATCH v5 p1 01/14] xen/arm: Divide GIC initialization in 2 parts
` [PATCH v5 p1 02/14] xen/dts: Allow only IRQ translation that are mapped to main GIC
` [PATCH v5 p1 03/14] xen/dts: Use unsigned int for MMIO and IRQ index
` [PATCH v5 p1 04/14] xen/arm: vgic: Introduce a function to initialize pending_irq
` [PATCH v5 p1 05/14] xen/arm: Map disabled device in DOM0
` [PATCH v5 p1 06/14] xen/arm: Introduce xen, passthrough property
` [PATCH v5 p1 07/14] MAINTAINERS: move drivers/passthrough/device_tree.c in "DEVICE TREE"
` [PATCH v5 p1 08/14] xen: Extend DOMCTL createdomain to support arch configuration
` [PATCH v5 p1 09/14] xen/arm: Allow virq != irq
` [PATCH v5 p1 10/14] xen/arm: route_irq_to_guest: Check validity of the IRQ
` [PATCH v5 p1 11/14] xen/arm: gic: Add sanity checks gic_route_irq_to_guest
` [PATCH v5 p1 12/14] xen/arm: gic_route_irq_to_guest: Honor the priority given in parameter
` [PATCH v5 p1 13/14] xen/arm: vgic: Correctly calculate GICD_TYPER.ITLinesNumber
` [PATCH v5 p1 14/14] xen/arm: gic: GICv2 & GICv3 only supports 1020 physical interrupts

[Qemu-devel] [PATCH for-2.3] util/qemu-config" fix regression of qmp_query_command_line_options
 2015-04-01 16:49 UTC  (4+ messages)

[net-next PATCH] pktgen: add flag NO_TIMESTAMP to disable timestamping
 2015-04-01 16:48 UTC  (2+ messages)

[PATCH] x86/asm/entry/64: fold test_in_nmi macro into its only user
 2015-04-01 16:46 UTC  (3+ messages)
` [PATCH] x86/asm/head/64: Use __BOOT_TSS instead of literal 0x20

[PATCH v1] ata: ahci_xgene: Enable native NCQ and FBS for second generation of X-Gene SoC
 2015-04-01 16:47 UTC  (12+ messages)
` [PATCH v1] ata: ahci_xgene: Add AHCI Support for second generation of APM "

[PATCH v4 0/6] Convert twl4030_madc_battery to IIO consumer and add DT aupport
 2015-04-01 16:46 UTC  (6+ messages)
` [PATCH v4 3/6] Documentation: DT: Document twl4030-madc-battery bindings

[Qemu-devel] [PATCH V2 for-2.3] util/qemu-config: fix regression of qmp_query_command_line_options
 2015-04-01 16:47 UTC 

[PATCH] lfsr: a simple binary Galois linear feedback shift register
 2015-04-01 16:46 UTC  (4+ messages)

[RFC][PATCHES] iov_iter.c rewrite
 2015-04-01 16:45 UTC  (11+ messages)
                ` [RFC] iov_iter_get_pages() semantics

[Buildroot] [PATCH v2 1/1] qt5: bump version to 5.4.1
 2015-04-01 16:45 UTC  (4+ messages)

v4l2-compliance question
 2015-04-01 16:45 UTC 

[PATCH 0/7] OPP: Introduce OPP bindings V2 and supporting code
 2015-04-01 16:43 UTC  (4+ messages)

[PATCH] caif: remove unused struct member
 2015-04-01 16:43 UTC  (2+ messages)

[daisy][PATCH] mesa: Update SRC_URI to match updates to mesa upstream
 2015-04-01 16:42 UTC 

Tiny delays in drivers/mtd/nand/nand_base.c
 2015-04-01 16:40 UTC 

[PATCH 00/28] android/hog Introduce bt_gatt_client
 2015-04-01 16:40 UTC  (29+ messages)
` [PATCH 01/28] android/hidhost: Create bt_gatt_client
` [PATCH 02/28] android/hog: Introduce bt_gatt_client
` [PATCH 03/28] shared/gatt-client: Expose gatt_db
` [PATCH 04/28] android/hog: Remove tracking gatt operations
` [PATCH 05/28] android/hog: Use bt_gatt_client to read characteristic value
` [PATCH 06/28] android/hog: Use bt_gatt_client to register for notifications
` [PATCH 07/28] android/hog: Use bt_gatt_client to write without response
` [PATCH 08/28] android/hog: Replace gatt_write_char with bt_gatt_client_write_value
` [PATCH 09/28] android/hog: Use gatt_db to search for services and characteristics in db
` [PATCH 10/28] android/hog: Add helper to create uhid device
` [PATCH 11/28] lib/uuid: Add define for HoG UUID
` [PATCH 12/28] android/hog: Replace list of reports with a queue of reports
` [PATCH 13/28] android/hog: Replace definitions of characteristic uuids with bt_uuids
` [PATCH 14/28] android/hog: Replace GSList of hog instances with queue of instances
` [PATCH 15/28] android/dis: Remove tracking pending gatt operations
` [PATCH 16/28] android/dis: Introduce bt_gatt_client
` [PATCH 17/28] android/scpp: Remove tracking pending gatt operations
` [PATCH 18/28] android/scpp: Introduce bt_gatt_client
` [PATCH 19/28] android/scpp: Merge refresh_discovered_cb with iwin_discovered_cb
` [PATCH 20/28] android/bas: Remove tracking pending gatt operations
` [PATCH 21/28] android/bas: Start using bt_gatt_client
` [PATCH 22/28] android/hog: Strip btio dependencies
` [PATCH 23/28] android/hog: Enable Input Report notifications only if uhid is created
` [PATCH 24/28] android/bas: Enable Battery Level notifications after reconnection
` [PATCH 25/28] android/hog: Add MIN definition
` [PATCH 26/28] android/hog: Remove attrib/
` [PATCH 27/28] android/hog: Remove glib dependencies
` [PATCH 28/28] android/hog: Remove redundant code

[RFC i-g-t] tests/gem_exec_pad_to_size: Test object padding at execbuf
 2015-04-01 16:39 UTC  (6+ messages)
` [RFC i-g-t v3] "

[PATCH FIX for 4.0 0/2] alps: Report alps v2 Dualpoint Stick events via the right event node
 2015-04-01 16:39 UTC  (4+ messages)

[Qemu-trivial] [PATCH v2] fitering out -fstack-protector-strong
 2015-04-01 16:38 UTC  (4+ messages)
` [Qemu-devel] "
` [Qemu-trivial] [PATCH v2] qga: "
  ` [Qemu-devel] "

[PATCH] hfsplus: add missing osx prefix to FinderInfo attribute check
 2015-04-01 16:38 UTC  (2+ messages)

xfs corruption issue
 2015-04-01 16:38 UTC  (2+ messages)

[RFC 0/2] perf scripting cleanups
 2015-04-01 16:36 UTC  (3+ messages)
` [PATCH 1/2] perf script: No need to lookup thread twice
` [PATCH 2/2] perf scripting: No need to pass thread twice to the scripting callbacks

[RFC PATCH 0/4] welcome doc for new nics and environments
 2015-04-01 16:36 UTC  (6+ messages)
` [PATCH v2 0/3] split programmers guide a bit

[PATCH 0/3] hugetlb fixlet v3
 2015-04-01 16:36 UTC  (10+ messages)
` [PATCH v3 1/3] mm: don't call __page_cache_release for hugetlb
` [PATCH v3 2/3] mm: hugetlb: introduce PageHugeActive flag
` [PATCH v3 3/3] mm: hugetlb: cleanup using "

[PATCH v2] Staging: sm750fb: Fix C99 Comments
 2015-04-01 16:34 UTC 

[PATCH 0/2] Add extcon support for AXP288 PMIC
 2015-04-01 18:43 UTC  (4+ messages)
` [PATCH 1/2] mfd/axp20x: add support for extcon cell

[PATCH v4 00/15] Add support to STMicroelectronics STM32 family
 2015-04-01 16:32 UTC  (6+ messages)
` [PATCH v4 05/15] dt-bindings: Document the STM32 reset bindings

[CFP] Tracing Summit 2015 Call for Presentations, August 20th, 2015, Seattle, WA, USA
 2015-04-01 16:32 UTC 

[CFP] Tracing Summit 2015 Call for Presentations, August 20th, 2015, Seattle, WA, USA
 2015-04-01 16:32 UTC 

[Qemu-devel] [PATCH v6 0/5] QEMU ARM64 Migration Fixes
 2015-04-01 16:31 UTC  (6+ messages)
` [PATCH v6 2/5] target-arm: kvm: save/restore mp state
  ` [Qemu-devel] "
` [Qemu-devel] [PATCH v6 5/5] target-arm: kvm64 fix save/restore of SPSR regs

[PATCH RFC 01/10] devres: add devm_alloc_percpu()
 2015-04-01 16:32 UTC  (3+ messages)

[PATCH 0/5] i965/skl: Add YF/YS tiling support
 2015-04-01 16:31 UTC  (7+ messages)
` [PATCH 4/5] Align YS tile base address to 64KB

[Qemu-devel] [qemu devel] disable shared memory is not available with this QEMU binary
 2015-04-01 16:31 UTC  (8+ messages)

[PATCH net 0/2] bnx2x: kdump related fixes
 2015-04-01 16:30 UTC  (2+ messages)

[Xenomai] [Xenomai-git] Jan Kiszka : Create gitignore for autotools files
 2015-04-01 16:30 UTC  (5+ messages)

source code
 2015-04-01 16:30 UTC  (2+ messages)

[Qemu-devel] E5-2620v2 - emulation stop error
 2015-04-01 16:29 UTC  (16+ messages)
`  "

[PATCH v2 00/10] KVM Guest Debug support for arm64
 2015-04-01 16:28 UTC  (5+ messages)
` [PATCH v2 05/10] KVM: arm: introduce kvm_arch_setup/clear_debug()

[Qemu-devel] qemu-img behavior for locating backing files
 2015-04-01 16:28 UTC  (2+ messages)

[RESEND PATCH] documentation: memory-barriers: fix smp_mb__before_spinlock() semantics
 2015-04-01 16:27 UTC  (6+ messages)

F21 fails to mount root part, btrfs check: Couldn't open file system
 2015-04-01 16:26 UTC  (7+ messages)

[PATCH] ARM: dts: hummingboard: Remove unneeded 'fsl,mode' property
 2015-04-01 16:25 UTC  (2+ messages)

[Qemu-devel] [RFC PATCH] vl.c: add -semihosting-config "arg" sub-argument
 2015-04-01 16:24 UTC  (3+ messages)

[PATCH] mvneta: dont call mvneta_adjust_link() manually
 2015-04-01 16:23 UTC 

[PATCH RFC 02/10] dpaa_eth: add support for DPAA Ethernet
 2015-04-01 16:19 UTC  (18+ messages)
` [PATCH RFC 03/10] dpaa_eth: add configurable bpool thresholds
  ` [PATCH RFC 04/10] dpaa_eth: add support for S/G frames
    ` [PATCH RFC 05/10] dpaa_eth: add driver's Tx queue selection mechanism
      ` [PATCH RFC 06/10] dpaa_eth: add ethtool functionality
        ` [PATCH RFC 07/10] dpaa_eth: add sysfs exports
          ` [PATCH RFC 08/10] dpaa_eth: add debugfs counters
            ` [PATCH RFC 09/10] dpaa_eth: add debugfs entries
              ` [PATCH RFC 10/10] dpaa_eth: add trace points

Linux kernel 3.18+ blocklayout driver support only 4k pNFS block size
 2015-04-01 16:21 UTC  (3+ messages)

[PATCH 01/10] add habv4 support for i.MX6
 2015-04-01 16:17 UTC  (12+ messages)
` [PATCH 01/10] imx-image: sort included header files
` [PATCH 02/10] imx-image: add_header_v2(): replace hardcoded 0x400 by offset parameter
` [PATCH 03/10] imx-image: replace 0x400 by FLASH_HEADER_OFFSET
` [PATCH 04/10] imx-image: introduce HEADER_LEN and replace several 0x1000 and 4096
` [PATCH 05/10] imx-image: mx35: increase load image size, due to dobule header
` [PATCH 06/10] imx-image: main: make use of round_up instead of open coding it
` [PATCH 07/10] imx-image: pad generated image to 4k
` [PATCH 08/10] imx-image: add option to prepare image for HAB signing
` [PATCH 09/10] images: add HABv4 support for i.MX6
` [PATCH 10/10] habv4: add High Assurance Boot v4

[PATCH 0/9] qspinlock stuff -v15
 2015-04-01 16:20 UTC  (9+ messages)
` [PATCH 8/9] qspinlock: Generic paravirt support

GSoC 2015: students proposals submitted, selection started
 2015-04-01 16:19 UTC 

[PATCH] staging: rtllib_crypt_tkip: Replase printk() with pr_debug()
 2015-04-01 16:19 UTC  (3+ messages)
` [Outreachy kernel] "

[Buildroot] Build embedded system for x86 device
 2015-04-01 16:18 UTC  (3+ messages)

[CALL-FOR-AGENDA] Monthly Xen.org Technical Call (2015-04-08)
 2015-04-01 15:58 UTC 

[Qemu-devel] [PULL 0/5] hw: Contain drive, serial, parallel, net misuse
 2015-04-01 16:18 UTC  (2+ messages)

[PATCH 1/2] MIPS: BCM47XX: Keep ID entries for non-standard devices together
 2015-04-01 16:18 UTC  (2+ messages)
` [PATCH 2/2] MIPS: BCM47XX: Devices database update for 4.1 (or 4.2?)

[PATCH v2 1/3] envctrl: Ignore orderly_poweroff return value
 2015-04-01 16:18 UTC  (4+ messages)

question about hardcoded binary paths (swapon / mkswap)
 2015-04-01 16:17 UTC  (3+ messages)

[PATCH v2] Documentation: gpio: Update ACPI part of the document to mention _DSD
 2015-04-01 16:16 UTC  (2+ messages)

[PATCH v2] net: phy: at803x: simplify using devm_gpiod_get_optional and its 4th argument
 2015-04-01 16:14 UTC  (4+ messages)

smp_call_function_single lockups
 2015-04-01 16:14 UTC  (12+ messages)

ERROR: Layer 'networking-layer' depends on layer 'meta-python'
 2015-04-01 16:12 UTC  (2+ messages)

[PATCH v2 0/3] staging: lustre: include: replace macros by functions
 2015-04-01 16:13 UTC  (2+ messages)
` [PATCH v2 3/3] staging: lustre: include: remove unused macros

[rtc-linux] [PATCH 1/3] rtc: initialize rtc name early
 2015-04-01 16:12 UTC  (6+ messages)
` [rtc-linux] [PATCH 3/3] rtc: hctosys: use function name in the error log
  ` [rtc-linux] "
        ` [PATCH] rtc: Use more standard kernel logging styles


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.