All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-06-10 11:16:30 to 2016-06-10 11:58:17 UTC [more...]

[PATCH] parse-options-cb.c: use string_list_append_nodup in OPT_STRING_LIST()
 2016-06-10 11:57 UTC 

[Qemu-devel] [PATCH 00/10] cpus: make "-cpu cpux, features" global properties
 2016-06-10 11:51 UTC  (12+ messages)
` [Qemu-devel] [PATCH 03/10] target-i386: cpu: move xcc->kvm_required check to realize time
    ` [Qemu-arm] "
        ` [Qemu-arm] [PATCH] target-i386: Remove assert(kvm_enabled()) from host_x86_cpu_initfn()
          ` [Qemu-devel] "
` [Qemu-arm] [PATCH 07/10] target-sparc: cpu: use sparc_cpu_parse_features() directly
    ` [Qemu-arm] [Qemu-devel] "
      `  "

[Qemu-devel] [PATCH v6 00/13] data-driven device registers
 2016-06-10 11:53 UTC  (11+ messages)
` [Qemu-devel] [PATCH v6 07/13] dma: Add Xilinx Zynq devcfg device model
` [Qemu-devel] [PATCH v6 08/13] xilinx_zynq: Connect devcfg to the Zynq machine model
` [Qemu-devel] [PATCH v6 09/13] qdev: Define qdev_get_gpio_out
` [Qemu-devel] [PATCH v6 11/13] register: Add GPIO API

[PATCH 00/20] toaster: Move build information to Bootstrap 3
 2016-06-10 11:53 UTC  (6+ messages)
` [PATCH 04/20] toaster: build data Packages installed "
` [PATCH 08/20] toaster: build data Tasks table "

[Qemu-arm] [PATCH v2 0/6] cpus: make "-cpu cpux, features" global properties
 2016-06-10 11:52 UTC  (3+ messages)
` [Qemu-arm] [PATCH v2 3/6] target-sparc: cpu: use sparc_cpu_parse_features() directly
  ` [Qemu-devel] "

[GIT PULL] Please pull powerpc/linux.git powerpc-4.7-3 tag
 2016-06-10 11:51 UTC 

[PATCH v3 00/15] Centralize format information
 2016-06-10 11:51 UTC  (3+ messages)
` [PATCH v3 09/15] drm: tilcdc: Replace drm_fb_get_bpp_depth() with drm_format_plane_cpp()

[Buildroot] [PATCH 1/2 v2] libamcodec: New Package
 2016-06-10 11:51 UTC  (2+ messages)
` [Buildroot] [PATCH 2/2 v2] kodi: enable optional dependency on libamcodec

[B.A.T.M.A.N.] [PATCH v5 0/6] Optimizations for setups running dat and bla
 2016-06-10 11:51 UTC  (2+ messages)

[U-Boot] [PATCH] libfdt: Add option to disable arch_fixup_fdt() calls
 2016-06-10 11:51 UTC  (7+ messages)

[PATCH net-next] net, cls: allow for deleting all filters for given parent
 2016-06-10 11:49 UTC  (7+ messages)

linux-next boots then hangs
 2016-06-10 11:49 UTC  (8+ messages)

[Qemu-devel] [PULL 0/8] migration: fixes
 2016-06-10 11:48 UTC  (9+ messages)
` [Qemu-devel] [PULL 1/8] migration: fix typos in qapi-schema from latest migration additions
` [Qemu-devel] [PULL 2/8] migration: rename functions to starting migrations
` [Qemu-devel] [PULL 3/8] Postcopy: Avoid 0 length discards
` [Qemu-devel] [PULL 4/8] Migration: Split out ram part of qmp_query_migrate
` [Qemu-devel] [PULL 5/8] Postcopy: Add stats on page requests
` [Qemu-devel] [PULL 6/8] test: Postcopy
` [Qemu-devel] [PULL 7/8] tests: fix libqtest socket timeouts
` [Qemu-devel] [PULL 8/8] Postcopy: Check for support when setting the capability

[PATCH v8 0/5] dwc3: omap: fixes and dual-role preparation
 2016-06-10 11:48 UTC  (12+ messages)
` [PATCH v8 5/5] usb: dwc3: core: cleanup IRQ resources
  ` [PATCH v9 "
    ` [PATCH v10 "
      ` [PATCH v11 "

[Drbd-dev] [PATCH 00/45] v8: separate operations from flags in the bio/request structs
 2016-06-06 15:43 UTC  (68+ messages)
` [Drbd-dev] [PATCH 01/45] block/fs/drivers: remove rw argument from submit_bio
` [Drbd-dev] [PATCH 02/45] block: add REQ_OP definitions and helpers
` [Drbd-dev] [PATCH 03/45] fs: have submit_bh users pass in op and flags separately
` [Drbd-dev] [PATCH 04/45] fs: have ll_rw_block "
` [Drbd-dev] [PATCH 05/45] block, drivers, cgroup: use op_is_write helper instead of checking for REQ_WRITE
` [Drbd-dev] [PATCH 06/45] dm: use op_is_write "
` [Drbd-dev] [PATCH 07/45] bcache: "
` [Drbd-dev] [PATCH 08/45] block, fs, mm, drivers: use bio set/get op accessors
` [Drbd-dev] [PATCH 09/45] block discard: use bio set op accessor
` [Drbd-dev] [PATCH 10/45] direct-io: use bio set/get op accessors
` [Drbd-dev] [PATCH 11/45] btrfs: have submit_one_bio users use bio "
` [Drbd-dev] [PATCH 12/45] btrfs: "
` [Drbd-dev] [PATCH 13/45] btrfs: update __btrfs_map_block for REQ_OP transition
` [Drbd-dev] [PATCH 14/45] btrfs: use bio fields for op and flags
` [Drbd-dev] [PATCH 15/45] f2fs: use bio op accessors
` [Drbd-dev] [PATCH 16/45] gfs2: "
` [Drbd-dev] [PATCH 17/45] xfs: "
` [Drbd-dev] [PATCH 18/45] hfsplus: "
` [Drbd-dev] [PATCH 19/45] mpage: "
` [Drbd-dev] [PATCH 20/45] nilfs: "
` [Drbd-dev] [PATCH 21/45] ocfs2: "
` [Drbd-dev] [PATCH 22/45] pm: "
` [Drbd-dev] [PATCH 23/45] dm: pass dm stats data dir instead of bi_rw
` [Drbd-dev] [PATCH 24/45] dm: use bio op accessors
` [Drbd-dev] [PATCH 25/45] bcache: "
` [Drbd-dev] [PATCH 26/45] drbd: "
` [Drbd-dev] [PATCH 27/45] md: "
` [Drbd-dev] [PATCH 28/45] target: "
` [Drbd-dev] [PATCH 29/45] xen: "
` [Drbd-dev] [PATCH 30/45] block: copy bio op to request op
` [Drbd-dev] [PATCH 31/45] block: prepare request creation/destruction code to use REQ_OPs
` [Drbd-dev] [PATCH 32/45] block: prepare mq request creation "
` [Drbd-dev] [PATCH 33/45] block: prepare elevator "
` [Drbd-dev] [PATCH 34/45] blkg_rwstat: separate op from flags
` [Drbd-dev] [PATCH 35/45] block: convert merge/insert code to check for REQ_OPs
` [Drbd-dev] [PATCH 36/45] block: convert is_sync helpers to use REQ_OPs
` [Drbd-dev] [PATCH 37/45] drivers: use req op accessor
` [Drbd-dev] [PATCH 38/45] blktrace: use op accessors
` [Drbd-dev] [PATCH 39/45] ide cd: do not set REQ_WRITE on requests
` [Drbd-dev] [PATCH 40/45] block: move bio io prio to a new field
` [Drbd-dev] [PATCH 41/45] block, drivers, fs: shrink bi_rw from long to int
` [Drbd-dev] [PATCH 42/45] block, fs, drivers: remove REQ_OP compat defs and related code
` [Drbd-dev] [PATCH 43/45] block, drivers: add REQ_OP_FLUSH operation
` [Drbd-dev] [PATCH 44/45] block: do not use REQ_FLUSH for tracking flush support
` [Drbd-dev] [PATCH 45/45] block, drivers, fs: rename REQ_FLUSH to REQ_PREFLUSH

[RFC PATCH 00/15] Exynos big-endian fixes
 2016-06-10 11:47 UTC  (15+ messages)
` [RFC PATCH 02/15] clocksource: samsung_pwm_timer: fix endian accessors
` [RFC PATCH 04/15] irqchip: exynos_combiner: fixup reg access on be
` [RFC PATCH 05/15] tty: serial: samsung: fixup accessors for endian
` [RFC PATCH 07/15] ARM: exynos: fixup debug macros for big-endian

[PATCH v6 0/8] block: prepare for multipage bvecs
 2016-06-10  2:44 UTC  (10+ messages)
  ` [Drbd-dev] "

[PATCH] ARM: dts: DRA7: fix unit address of second PCIe instance
 2016-06-10 11:44 UTC  (3+ messages)

[iproute PATCH 0/9] tc: m_xt: Two fixes and a smaller review
 2016-06-10 11:42 UTC  (10+ messages)
` [iproute PATCH 1/9] tc: m_xt: Prevent segfault with standard targets
` [iproute PATCH 2/9] tc: m_xt: Fix segfault when adding multiple actions at once
` [iproute PATCH 3/9] tc: m_xt: Fix indenting
` [iproute PATCH 4/9] tc: m_xt: Get rid of one indentation level in parse_ipt()
` [iproute PATCH 5/9] tc: m_xt: Drop unused variable fw "
` [iproute PATCH 6/9] tc: m_xt: Get rid of rargc "
` [iproute PATCH 7/9] tc: m_xt: Get rid of iargc variable "
` [iproute PATCH 8/9] tc: m_xt: Simplify argc adjusting "
` [iproute PATCH 9/9] tc: m_xt: Introduce get_xtables_target_opts()

[PATCH] ARM: dts: omap3-gta04: Add RFID eeprom node
 2016-06-10 11:41 UTC  (4+ messages)

[PATCH RFC 00/46] mmc: mmc: Add Software Command Queuing
 2016-06-10 11:36 UTC  (5+ messages)
` [PATCH RFC 33/46] mmc: mmc_test: Disable Command Queue while mmc_test is used
  ` [PATCH RFC V2 "

[PATCH ipmi-fru-parser] Fixes openbmc/ipmi-fru-parser#3
 2016-06-10 11:40 UTC  (2+ messages)

[PATCH 0/5] ARM: OMAP5: add support for fref-xtal-clk
 2016-06-10 11:40 UTC  (4+ messages)
` [PATCH 4/5] ARM: dts: omap5: add fref_xtal_ck support

[PATCH v3 1/1] leds: LED driver for TI LP3952 6-Channel Color LED
 2016-06-10 11:39 UTC  (5+ messages)

[PATCH] packagegroup-self-hosted: port to Python 3
 2016-06-10 11:38 UTC 

[PATCH 00/28] crypto: omap fixes / support additions
 2016-06-10 11:38 UTC  (5+ messages)
` [PATCH 20/28] ARM: OMAP: DRA7xx: Make L4SEC clock domain SWSUP only
  ` [PATCH 23/28] ARM: dts: DRA7: Add DT node for DES IP

[PATCH] usb: dwc3: fix runtime PM in error path
 2016-06-10 11:38 UTC  (3+ messages)
` [PATCH v2] "

[PATCH 0/4] drm/i915: updates to GuC doorbell handling
 2016-06-10 11:37 UTC  (4+ messages)
` [PATCH 3/4] drm/i915/guc: refactor doorbell management code

[PATCH v7 0/5] mempool: add external mempool manager
 2016-06-10 11:37 UTC  (12+ messages)
` [PATCH v8 "
  ` [PATCH v8 1/3] mempool: support external mempool operations

[PATCH v2] block: make sure big bio is splitted into at most 256 bvecs
 2016-06-10 11:37 UTC  (3+ messages)

[PATCH v1 00/14] clk/mfd/ASoC/ARM: OMAP4/5: McPDM/twl6040 pdmclk support
 2016-06-10 11:36 UTC  (5+ messages)
` [PATCH v1 06/14] ARM: dts: omap5-board-common: Add pdmclk binding for audio

[PATCH v5 0/7] ARM/ASoC: OMAP3: Fix McBSP2/3 sidetone support
 2016-06-10 11:34 UTC  (5+ messages)
` [PATCH v5 1/7] ARM: dts: omap3: Add clocks to McBSP nodes

[PATCH 1/1] Staging: comedi: dmm32at: fix BIT macro issue
 2016-06-10 11:33 UTC  (2+ messages)

[PATCH] [efifb] Fix 16 color palette entry calculation
 2016-06-10 11:33 UTC  (5+ messages)

[LTP] [PATCH] network/ip_route.sh: fix test, use dummy/lo interfaces in test-cases
 2016-06-10 11:33 UTC 

[PATCH V2 00/11] net: mediatek: various small fixes
 2016-06-10 11:30 UTC  (21+ messages)
` [PATCH V2 01/11] net: mediatek: add missing return code check
` [PATCH V2 02/11] net: mediatek: fix missing free of scratch memory
` [PATCH V2 03/11] net: mediatek: invalid buffer lookup in mtk_tx_map()
` [PATCH V2 04/11] net: mediatek: dropped rx packets are not being counted properly
` [PATCH V2 05/11] net: mediatek: add next data pointer coherency protection
` [PATCH V2 06/11] net: mediatek: disable all interrupts during probe
` [PATCH V2 07/11] net: mediatek: fix threshold value
` [PATCH V2 08/11] net: mediatek: increase watchdog_timeo
` [PATCH V2 09/11] net: mediatek: fix off by one in the TX ring allocation
` [PATCH V2 10/11] net: mediatek: only wake the queue if it is stopped
` [PATCH V2 11/11] net: mediatek: remove superfluous queue wake up call

[PATCH 1/2] ARM: dts: am437x-idk-evm: Mark MAC as having only one PHY
 2016-06-10 11:31 UTC  (4+ messages)
` [PATCH 2/2] ARM: dts: am335x-bone-common: "

[PATCH 1/3] drm/omap: fix plane check when crtc is disabled
 2016-06-10 11:28 UTC  (3+ messages)
` [PATCH 2/3] drm/omap: cleanup omap_plane_atomic_check()
` [PATCH 3/3] drm/omap: print error instead of WARN() if plane setup fails

[Buildroot] [PATCH] build: cleanup remaining references to BR2_STRIP_sstrip
 2016-06-10 11:28 UTC 

compilation fail, xen staging-4.6, vnc.c, qemu-tradintional issues under ubuntu 16.04
 2016-06-10 11:26 UTC  (3+ messages)

[PATCH v9 0/6] Convert requests to use struct fence
 2016-06-10 11:26 UTC  (5+ messages)
` [PATCH v9 2/6] drm/i915: "

[PATCH] ARM: Correct misspelling, "emda3" -> "edma3"
 2016-06-10 11:24 UTC  (3+ messages)

TCP_REPAIR MSS issue
 2016-06-10 11:22 UTC 

[PATCH] ARM: dts: dra72-evm: Rename 3.3V regulator tag
 2016-06-10 11:22 UTC  (3+ messages)

[Bug 96360] VM fault with kernel 4.7-rc1 on Alien: Isolation
 2016-06-10 11:22 UTC  (2+ messages)
` [Bug 96360] [bisected: 3d02b7] "

[PATCH 1/2 libnftnl] Fix leak in nftnl_*_unset()
 2016-06-10 11:21 UTC  (3+ messages)

[PATCH 0/3] pinctrl: sh-pfc: add r8a7795 support for voltage switching
 2016-06-10 11:21 UTC  (4+ messages)

[PATCH 0108/1529] Fix typo
 2016-06-10 11:18 UTC  (3+ messages)

[Qemu-devel] [PATCH v3 0/2] AVX2 configure fixes
 2016-06-10 11:16 UTC  (3+ messages)
` [Qemu-devel] [PATCH v3 1/2] Make avx2 configure test work with -O2
` [Qemu-devel] [PATCH v3 2/2] avx2 configure: Use primitives in test


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.