All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-09-21 06:50:39 to 2015-09-21 08:16:32 UTC [more...]

post-receive: pub/scm/linux/kernel/git/mszeredi/vfs
 2015-09-21  8:16 UTC 

[PATCH] vhost: vhost injects interrupts to guest for each packet
 2015-09-21  8:16 UTC 

[PATCH 0/2] improve error handling on chipidea/udc.c and f_midi.c
 2015-09-21  8:16 UTC  (6+ messages)
` [PATCH 1/2] usb: chipidea: udc: improve error handling on ep_queue
` [PATCH 2/2] usb: gadget: f_midi: check for error on usb_ep_queue

[yocto][PATCH 0/1] new PTEST_RUN_SCRIPT_PATH
 2015-09-21  7:11 UTC  (2+ messages)
` [yocto][PATCH 1/1] ptest: user-specified run-ptest script location

[PATCH 0/2] i40e: enlarge the number of supported queues
 2015-09-21  8:15 UTC  (4+ messages)
` [PATCH 2/2] i40e: Enlarge "

[PATCH 00/31] powerpc/mm: Update page table format for book3s 64
 2015-09-21  8:14 UTC  (3+ messages)
` [PATCH 18/31] powerpc/mm: Increase the pte frag size

[PATCH v6 0/5] ARM: berlin: PWM support
 2015-09-21  8:14 UTC  (8+ messages)
` [PATCH v6 1/5] pwm: add the Berlin pwm controller driver
` [PATCH v6 2/5] Documentation: bindings: document the Berlin PWM driver

[PATCH 0/4] Fix for YOCTO #7442
 2015-09-21  8:13 UTC  (5+ messages)
` [PATCH 1/4] toaster: store task name in Target objects
` [PATCH 2/4] toaster: don't re-create "
` [PATCH 3/4] toaster: change UI to show tasks
` [PATCH 4/4] toaster: add 2 UI tests

[Patch V5] i2c: imx: implement bus recovery
 2015-09-21  8:13 UTC  (6+ messages)

[PATCH] mei, make modules.alias UUID information easier to read
 2015-09-21  8:13 UTC  (3+ messages)

[qemu-upstream-4.4-testing test] 62142: regressions - FAIL
 2015-09-21  8:12 UTC 

[Buildroot] [PATCH 00/14] Update Freescale packages to 3.14.28-1.0.0_ga
 2015-09-21  8:11 UTC  (3+ messages)

[RFC v2 0/4] MT8173 DRM support
 2015-09-21  8:11 UTC  (4+ messages)
` [RFC v2 1/4] dt-bindings: drm/mediatek: Add Mediatek display subsystem dts binding

[patch net-next RFC 0/6] switchdev: introduce tranction enfra and for pre-commit split
 2015-09-21  8:09 UTC  (3+ messages)

[Qemu-devel] [PATCH] virtio-9p: migrate virtio subsections
 2015-09-21  8:09 UTC  (3+ messages)

Failed Raid6 Array.....want some guidance before attempting restart
 2015-09-21  8:09 UTC  (11+ messages)
    ` Fwd: "

post-receive: pub/scm/linux/kernel/git/s390/linux
 2015-09-21  8:09 UTC 

[PATCH] lib: fix data race in rhashtable_rehash_one
 2015-09-21  8:08 UTC 

[U-Boot] [PATCH 1/1] Kconfig: net: give PHYLIB to designware driver
 2015-09-21  8:08 UTC  (5+ messages)

[rtc-linux] Synchronization system time to rtc in Linux
 2015-09-21  8:07 UTC  (3+ messages)

[PATCH] ethdev: remove old flow director APIs
 2015-09-21  8:05 UTC  (2+ messages)

[PATCH] pwm: atmel-hlcdc: Fix module autoload for OF platform driver
 2015-09-21  8:07 UTC  (2+ messages)

4.3-rc1 dirty page count underflow (cgroup-related?)
 2015-09-21  8:06 UTC  (4+ messages)

usb: dwc3: gadget: warning on v4.3-rc1
 2015-09-21  8:06 UTC 

[Qemu-devel] [PATCH 0/6] machine: Deprecate machine_init()
 2015-09-21  8:04 UTC  (3+ messages)
` [Qemu-devel] [PATCH 2/6] hw/s390x/css: Use type_init() instead of machine_init()

[PATCH 1/1] ARM: DTS: dra72-evm: remove cpsw gpio hogging and add select-slave-gpio
 2015-09-21  8:04 UTC 

[Qemu-devel] [PULL 00/26] qapi: QMP introspection
 2015-09-21  8:04 UTC  (27+ messages)
` [Qemu-devel] [PULL 01/26] qapi: Rename class QAPISchema to QAPISchemaParser
` [Qemu-devel] [PULL 02/26] qapi: New QAPISchema intermediate reperesentation
` [Qemu-devel] [PULL 03/26] qapi: QAPISchema code generation helper methods
` [Qemu-devel] [PULL 04/26] qapi: New QAPISchemaVisitor
` [Qemu-devel] [PULL 05/26] tests/qapi-schema: Convert test harness to QAPISchemaVisitor
` [Qemu-devel] [PULL 06/26] qapi-types: Convert to QAPISchemaVisitor, fixing flat unions
` [Qemu-devel] [PULL 07/26] qapi-visit: Convert to QAPISchemaVisitor, fixing bugs
` [Qemu-devel] [PULL 08/26] qapi-commands: Convert to QAPISchemaVisitor
` [Qemu-devel] [PULL 09/26] qapi: De-duplicate enum code generation
` [Qemu-devel] [PULL 10/26] qapi-event: Eliminate global variable event_enum_value
` [Qemu-devel] [PULL 11/26] qapi-event: Convert to QAPISchemaVisitor, fixing data with base
` [Qemu-devel] [PULL 12/26] qapi: Replace dirty is_c_ptr() by method c_null()
` [Qemu-devel] [PULL 13/26] qapi: Clean up after recent conversions to QAPISchemaVisitor
` [Qemu-devel] [PULL 14/26] qapi-visit: Rearrange code a bit
` [Qemu-devel] [PULL 15/26] qapi-commands: Rearrange code
` [Qemu-devel] [PULL 16/26] qapi: Rename qmp_marshal_input_FOO() to qmp_marshal_FOO()
` [Qemu-devel] [PULL 17/26] qapi: De-duplicate parameter list generation
` [Qemu-devel] [PULL 18/26] qapi-commands: De-duplicate output marshaling functions
` [Qemu-devel] [PULL 19/26] qapi: Improve built-in type documentation
` [Qemu-devel] [PULL 20/26] qapi: Make output visitor return qnull() instead of NULL
` [Qemu-devel] [PULL 21/26] qapi: Introduce a first class 'any' type
` [Qemu-devel] [PULL 22/26] qom: Don't use 'gen': false for qom-get, qom-set, object-add
` [Qemu-devel] [PULL 23/26] qapi-schema: Fix up misleading specification of netdev_add
` [Qemu-devel] [PULL 24/26] qapi: Pseudo-type '**' is now unused, drop it
` [Qemu-devel] [PULL 25/26] qapi: New QMP command query-qmp-schema for QMP introspection
` [Qemu-devel] [PULL 26/26] qapi-introspect: Hide type names

[Qemu-devel] [PATCH v4] ppc/spapr: Implement H_RANDOM hypercall in QEMU
 2015-09-21  8:01 UTC  (5+ messages)
      `  "

[PATCH 0/3] fix allmodconfig failure of avr32
 2015-09-21  8:01 UTC  (6+ messages)
` [PATCH 1/3] avr32: fix build failure

[PATCH] x86, vsyscall: add CONFIG to control default
 2015-09-21  8:00 UTC  (4+ messages)
` [tip:x86/asm] x86/entry/vsyscall: Add "
    ` [tip:x86/asm] x86/entry/vsyscall: Fix undefined symbol warning

Kbuild and Kconfig
 2015-09-21  8:01 UTC  (6+ messages)

[RFC PATCH] drm/i915/skl: Add DC6 disabling as a power well
 2015-09-21  8:00 UTC  (3+ messages)

[PATCH 00/43] drm/i915: Type safe register read/write and a ton of prep work
 2015-09-21  7:59 UTC  (19+ messages)
` [PATCH 01/43] drm/i915: Don't pass sdvo_reg to intel_sdvo_select_{ddc, i2c}_bus()
` [PATCH 02/43] drm/i915: Parametrize LRC registers
` [PATCH 03/43] drm/i915: Parametrize GEN7_GT_SCRATCH and GEN7_LRA_LIMITS
` [PATCH 04/43] drm/i915: Parametrize fence registers
` [PATCH 05/43] drm/i915: Parametrize FBC_TAG registers
` [PATCH 06/43] drm/i915: Parametrize ILK turbo registers
` [PATCH 07/43] drm/i915: Replace raw numbers with the approproate register name in ILK turbo code
` [PATCH 08/43] drm/i915: Parametrize TV luma/chroma filter registers
` [PATCH 09/43] drm/i915: Parametrize DDI_BUF_TRANS registers

[PATCH] KVM: PPC: Take the kvm->srcu lock in kvmppc_h_logical_ci_load/store()
 2015-09-21  7:59 UTC  (5+ messages)

[char-misc 1/2 4.3 V2] mei: Fix debugfs filename in error output
 2015-09-21  7:58 UTC 

linux-next: build failure after merge of the akpm-current tree
 2015-09-21  7:58 UTC  (4+ messages)

[PATCH] ip: find correct route for socket which is not bound (v2)
 2015-09-21  8:00 UTC 

post-receive: pub/scm/linux/kernel/git/tip/tip
 2015-09-21  7:57 UTC 

[Qemu-devel] [PATCH v5 00/38] blockdev: BlockBackend and media
 2015-09-21  7:57 UTC  (4+ messages)
` [Qemu-devel] [PATCH v5 14/38] block: Remove wr_highest_sector from BlockAcctStats

post-receive: pub/scm/linux/kernel/git/tip/tip
 2015-09-21  7:57 UTC 

[PATCH] ssb: make ssb_pcmcia_switch_core static
 2015-09-21  7:55 UTC 

[PATCH v3 0/9] zram: introduce crypto decompress noctx API and use it on zram
 2015-09-21  7:56 UTC  (3+ messages)
` [PATCH v3 9/9] zram: use crypto decompress_noctx API

[char-misc 1/2] mei: Fix debugfs filename in error output
 2015-09-21  7:53 UTC  (5+ messages)

[PATCH] hanging swapoff with HAVE_ARCH_SOFT_DIRTY=y
 2015-09-21  7:54 UTC  (13+ messages)
` [PATCH] mm/swapfile: fix swapoff vs. software dirty bits

[PATCH -mm] mm/khugepaged: fix scan not aborted on SCAN_EXCEED_SWAP_PTE
 2015-09-21  7:53 UTC  (4+ messages)

git-p4: nicodeDecodeError in ./t9822-git-p4-path-encoding.sh
 2015-09-21  7:52 UTC  (2+ messages)

[linux-next:master 2561/2564] net/ipv4/route.c:1695:21: sparse: Using plain integer as NULL pointer
 2015-09-21  7:51 UTC 

post-receive: pub/scm/linux/kernel/git/paulus/powerpc
 2015-09-21  7:51 UTC 

Fwd: overlayfs+selinux error: OPNOTSUPP
 2015-09-21  7:43 UTC 

[PATCH 00/10] drm/exynos: add pm_runtime support
 2015-09-21  7:50 UTC  (2+ messages)

PCIe bus (re-)numbering
 2015-09-21  7:49 UTC  (5+ messages)

[PATCH v3 0/2] git-p4: handle "Translation of file content failed"
 2015-09-21  7:49 UTC  (7+ messages)
` [PATCH v3 1/2] git-p4: add test case for "Translation of file content failed" error

[PATCH v2] ARM: pxa: ssp: Fix build error by removing originally incorrect DT binding
 2015-09-21  7:48 UTC  (5+ messages)

[PATCH 1/3] ssb: unexport ssb_bus_pcibus_register
 2015-09-21  7:47 UTC  (3+ messages)
` [PATCH 2/3] ssb: make ssb_sdio_switch_core static
` [PATCH 3/3] ssb: drop declaration of non existing ssb_sdio_hardware_setup

post-receive: pub/scm/linux/kernel/git/j.anaszewski/linux-leds
 2015-09-21  7:44 UTC 

post-receive: pub/scm/linux/kernel/git/j.anaszewski/linux-leds
 2015-09-21  7:43 UTC 

[PATCH] fs: fix data races on inode->i_flctx
 2015-09-21  7:43 UTC 

[BUG?] HEAD detached at HEAD
 2015-09-21  7:42 UTC  (8+ messages)

[Qemu-devel] Recent patches for 2.4
 2015-09-21  7:40 UTC  (9+ messages)
      ` [Qemu-devel] [Qemu-stable] "

[PATCH net 1/2] iptunnel: make rx/tx bytes counters consistent
 2015-09-21  7:39 UTC  (4+ messages)

blk_mq_register_disk: kobject (00000000009f2dd8): tried to init an initialized object, something is seriously wrong
 2015-09-21  7:38 UTC  (7+ messages)
  ` blk_mq_register_disk: kobject (00000000009f2dd8): tried to init an initialized object, something

[PATCH bluetooth-next] at86rf230: support edge triggered irq
 2015-09-21  7:37 UTC 

[PATCH] ath10k: Fix CCK rate definitions
 2015-09-21  7:33 UTC  (3+ messages)

[Qemu-devel] [PATCH v4 00/22] vhost-user: add migration support
 2015-09-21  7:33 UTC  (3+ messages)
` [Qemu-devel] [PATCH v4 09/22] vhost: use a function for each call

Bug in CCK hw_rate definitions?
 2015-09-21  7:32 UTC  (2+ messages)

[PATCH 0/5] arm64: berlin: add pinctrl support
 2015-09-21  7:27 UTC  (6+ messages)
` [PATCH 2/5] pinctrl: berlin: add the berlin4ct pinctrl driver

[PATCH 0/5] Pass xattr handler to xattr handler operations
 2015-09-21  7:30 UTC  (3+ messages)
` [PATCH 3/5] 9p: Simplify the xattr handlers

[PATCH 1/5] drm/i915: Store and print dmc firmware version
 2015-09-21  7:30 UTC  (3+ messages)
` [PATCH 2/5] drm/i915: Notify user about outdated dmc firmware

[PATCH] ARM: OMAP: Remove duplicated operand in OR operation
 2015-09-21  7:28 UTC  (3+ messages)

J1939 message length
 2015-09-21  7:27 UTC  (13+ messages)
    ` J1939 + iMX6 + yocto

[PATCH] PCI: Xilinx-NWL-PCIe: Added support for Xilinx NWL PCIe Host Controller
 2015-09-21  5:53 UTC  (2+ messages)

[PATCH] ath10k: fix ldpc param for fixed rate
 2015-09-21  7:23 UTC  (5+ messages)

post-receive: pub/scm/linux/kernel/git/gerg/m68knommu
 2015-09-21  7:24 UTC 

[distros-debian-snapshot test] 37991: regressions - FAIL
 2015-09-21  7:21 UTC 

pull-request: can-next 2015-09-17
 2015-09-21  7:20 UTC 

[PATCH] examples/vmdq: Fix the core dump issue when mem_pool is more than 34
 2015-09-21  7:19 UTC  (2+ messages)

[linux-3.10 test] 62141: regressions - FAIL
 2015-09-21  7:19 UTC 

[PATCH] powerpc: Kconfig.cputype: Disallow TUNE_CELL on LE systems
 2015-09-21  7:18 UTC  (2+ messages)

QCA6164 in Fedora
 2015-09-21  7:18 UTC  (5+ messages)

[PATCH 1/2] perf tools: Use postorder rbtree iteration when removing symbols
 2015-09-21  7:17 UTC  (3+ messages)

Intel SST on a Bay Trail tablet
 2015-09-21  7:14 UTC  (7+ messages)

[PATCH] x86/math-emu: Add support for FISTTP insns
 2015-09-21  7:12 UTC  (2+ messages)
` [tip:x86/fpu] x86/fpu/math-emu: Add support for FISTTP instructions

[PATCH] x86/math-emu, selftests: Add test for FISTTP insns
 2015-09-21  7:12 UTC  (2+ messages)
` [tip:x86/fpu] x86/fpu/math-emu, selftests: Add test for FISTTP instructions

[Buildroot] blackfin and micropython
 2015-09-21  7:13 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] target-finalize: remove extra /usr/libexec/*.a and *.la files
 2015-09-21  7:13 UTC  (3+ messages)
  ` [Buildroot] [PATCH 1/1] target-finalize: remove extra/usr/libexec/*.a "

[Qemu-devel] [PATCH v18 00/21] Deterministic replay core
 2015-09-21  7:12 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/tip/tip
 2015-09-21  7:10 UTC 

[BUG] Revert 0b05e2d671c4 'powerpc/32: cacheable_memcpy becomes memcpy'
 2015-09-21  7:10 UTC  (9+ messages)

post-receive: pub/scm/linux/kernel/git/tip/tip
 2015-09-21  7:10 UTC 

post-receive: pub/scm/linux/kernel/git/tip/tip
 2015-09-21  7:09 UTC 

[Buildroot] [Bug 8361] New: Buildroot 2015.08.1 skeleton inittab overwritten by busybox's version
 2015-09-21  7:09 UTC  (2+ messages)
` [Buildroot] [Bug 8361] "

[PATCH 3.14 00/29] 3.14.53-stable review
 2015-09-21  7:08 UTC  (2+ messages)

[PATCH 2/2] xen: arm: traps: correct cond
 2015-09-21  7:07 UTC 

[4.3-rc1, regression] ext2 vs ext3/ext4 fs probing issues
 2015-09-21  7:07 UTC 

[PATCH 0/5] usb: common and dwc3: converting to unified device property
 2015-09-21  7:06 UTC  (4+ messages)
` [PATCH 1/5] usb: common: of_usb_get_maximum_speed to usb_get_maximum_speed

[PATCH 1/2] xen: arm: traps: check hsr.ec for ARM32
 2015-09-21  7:07 UTC 

[PATCH] ARM: sunxi_defconfig: enable MODULE_UNLOAD
 2015-09-21  7:05 UTC  (2+ messages)

What's up with this list?
 2015-09-21  7:03 UTC  (8+ messages)

[Qemu-devel] [PATCH] throttle: test that snapshots move the throttling configuration
 2015-09-21  7:02 UTC  (3+ messages)
` [Qemu-devel] [Qemu-block] "

[lustre-devel] [PATCH] staging: lustre-mgc: make mgc_obd_ops static
 2015-09-21  6:58 UTC 

Issue using kernel linked list in user space
 2015-09-21  6:56 UTC  (3+ messages)

post-receive: pub/scm/linux/kernel/git/mkl/linux-can
 2015-09-21  6:54 UTC 

[PATCH] mmc/sdhci-acpi: enable sdhci-acpi device to suspend/resume asynchronously
 2015-09-21  6:53 UTC  (5+ messages)

[PATCH v2 1/5] drivers/misc/sgi-gru: add return on error
 2015-09-21  6:53 UTC  (7+ messages)

post-receive: pub/scm/linux/kernel/git/gregkh/staging
 2015-09-21  6:53 UTC 

[PATCH net] net: Handle negative checksum offset in skb-checksum-help
 2015-09-21  6:53 UTC 

[PATCH 01/18] staging: wilc1000: rename WILC_WFI_WiphyFree
 2015-09-21  6:52 UTC  (9+ messages)
` [PATCH 08/18] staging: wilc1000: remove declaration of WILC_WFI_frame_register
` [PATCH 11/18] staging: wilc1000: rename WILC_WFI_set_cqm_rssi_config

[PATCH v7 00/28] Add ITS support
 2015-09-21  6:52 UTC  (3+ messages)

[PATCH v2] mmc/sdhci-acpi: enable sdhci-acpi device to suspend/resume asynchronously
 2015-09-21  6:51 UTC 

post-receive: pub/scm/linux/kernel/git/mkl/linux-can-next
 2015-09-21  6:50 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.