All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-03-13 19:12:10 to 2015-03-13 20:28:18 UTC [more...]

[PATCH 1/2] powerpc/eeh: Introduce eeh_pe_inject_err()
 2015-03-13 20:28 UTC  (6+ messages)
` [PATCH 2/2] drivers/vfio: Support EEH error injection

[PATCH] mmc: dw_mmc: Consider HLE errors to be data and command errors
 2015-03-13 20:27 UTC  (4+ messages)

[PATCH iw 0/4] iw: add scheduled scan support
 2015-03-13 20:27 UTC  (5+ messages)
` [PATCH iw 1/4] iw: move generic sched scan parsing code out of net detect
` [PATCH iw 2/4] iw: implement scheduled scan
` [PATCH iw 3/4] iw: add support for active "
` [PATCH iw 4/4] iw: add randomise option for sched_scan

[PATCH 2/8] Staging: rtl8192e: Remove parentheses around right side an assignment
 2015-03-13 17:14 UTC 

[PATCH v2] Fix xl vcpu-set to decrease amount of vCPUS without warnining
 2015-03-13 20:26 UTC  (6+ messages)
` [PATCH v2 1/5] libxl: Add ERROR_NOTFOUND for libxl_domain_info when it cannot find the domain
` [PATCH v2 2/5] libxl: vcpuset: Return error values
` [PATCH v2 3/5] libxl: vcpuset: Check max_vcpus argument against the maximum number of vCPUs the guest has set
` [PATCH v2 4/5] libxl: vcpuset: Remove useless limit on max_vcpus
` [PATCH v2 5/5] libxl: vcpu-set - allow to decrease vcpu count on overcommitted guests (v3)

[Buildroot] [PATCH v2 1/4] package/unixodbc: new package
 2015-03-13 20:26 UTC  (3+ messages)

[PATCH net-next 0/3] tcp listener refactoring, part 9
 2015-03-13 20:19 UTC  (4+ messages)
` [PATCH net-next 1/3] inet: fill request sock ir_iif for IPv4
` [PATCH net-next 2/3] inet_diag: adjust inet_sk_diag_fill() bug condition
` [PATCH net-next 3/3] inet_diag: factorize code in new inet_diag_msg_common_fill() helper

[Buildroot] [PATCH v3 1/1] package/unixodbc: new package
 2015-03-13 20:25 UTC 

[PATCH] net: mvneta: convert to streaming DMA ops
 2015-03-13 20:23 UTC 

[PATCH] ipset: propose rewording in manpage
 2015-03-13 20:25 UTC  (2+ messages)

Question about SHA in Yocto
 2015-03-13 20:22 UTC  (2+ messages)

[PATCH 0/4] arm64: boot fixes/updates
 2015-03-13 20:21 UTC  (3+ messages)
` [PATCH 3/4] arm64: fix hyp mode mismatch detection

[Qemu-devel] [PATCH] block: Deprecate QCOW/QCOW2 encryption
 2015-03-13 20:21 UTC  (2+ messages)

[PATCH] selftests: check that execveat returns negative values in case of errors
 2015-03-13 20:19 UTC 

[PATCH RFC v1] Fix up libxc errno and return mismatch
 2015-03-13 20:20 UTC  (17+ messages)
` [PATCH RFC 01/14] libxc: Replaces tabs with spaces in xc_cpupool_freeinfo
` [PATCH RFC 02/14] libxc: xc_core_arch_memory_map_get populate errno
` [PATCH RFC 03/14] libxc: Fix xc_domain_get_tsc_info returning -Exx instead of -1
` [PATCH RFC 04/14] libxl: xc_physdev_map return -1 and populate errno
` [PATCH RFC 05/14] libxl: Return negative value and stash error in errno for xc_offline_page API
` [PATCH RFC 06/14] libxl: Fix xc_pm API calls to return negative error and stash error in errno
` [PATCH RFC 07/14] libxl: Fix xc_tmem_control to return proper error
` [PATCH RFC 08/14] libxl: Check xc_domain_maximum_gpfn for negative return values
` [PATCH RFC 09/14] libxl: Check xc_maximum_ram_page "
` [PATCH RFC 10/14] libxl: If xc_domain_add_to_physmap fails, include errno value
` [PATCH RFC 11/14] libxl: Print xc_domain_decrease_reservation proper "
` [PATCH RFC 12/14] libxl: Check xc_sharing_* for proper return values
` [PATCH RFC 13/14] libxl: Don't assign return value to errno for E820 get/set xc_ calls
` [PATCH RFC 14/14] libxl: Fix do_memory_op to return negative value on errors

[PATCH v3] tisdk-image: Fix manifest generation for nativesdk
 2015-03-13 20:20 UTC  (3+ messages)

[PATCH] checkkconfigsymbols.py: make it Git aware
 2015-03-13 20:20 UTC  (6+ messages)

[PATCH V5] Allow compaction of unevictable pages
 2015-03-13 20:19 UTC  (7+ messages)

[PATCHv2 00/15] tools build: Move features framework into tools/build
 2015-03-13 20:19 UTC  (5+ messages)
` [PATCH 01/15] perf build: Disable default check for libbabeltrace

[Powertop] [PATCH] Fix Powertop support for Intel Braswell SOC
 2015-03-13 20:18 UTC 

[Qemu-devel] [PATCH] block: Fix block-set-write-threshold not to use funky error class
 2015-03-13 20:17 UTC  (3+ messages)

[PATCH] checkpatch: catch all world writable debugfs_create_file
 2015-03-13 20:16 UTC  (2+ messages)

[PATCH 0/4] x86/MSI-X: XSA-120 follow-up
 2015-03-13 20:16 UTC  (8+ messages)
` [PATCH 2/4] x86/MSI-X: access MSI‑X table only after having enabled MSI‑X
` [PATCH 3/4] x86/MSI-X: reduce fiddling with control register during restore
` [PATCH 4/4] x86/MSI-X: cleanup

[PATCH] drm/i915: add psr toggle to debugfs
 2015-03-13 20:14 UTC  (3+ messages)

[Qemu-devel] [PATCH v3 0/7] Add support for passthru cards to libcacard
 2015-03-13 20:11 UTC  (9+ messages)
` [Qemu-devel] [PATCH v3 1/7] Bug fix: delete the reader entry after queueing an event, not before
` [Qemu-devel] [PATCH v3 2/7] Retrieve the correct TD byte when checking an ATR
` [Qemu-devel] [PATCH v3 3/7] Add a configure check for libpcsclite, and an option to enable or disable it
` [Qemu-devel] [PATCH v3 4/7] Add error checking to vcard_emul_options
` [Qemu-devel] [PATCH v3 5/7] Add a VCARD_DIRECT implemention to the libcacard smartcard support
` [Qemu-devel] [PATCH v3 6/7] Enable support for passthru (e.g. direct to pcsc) smart cards in the emul_options entry point in libcacard
` [Qemu-devel] [PATCH v3 7/7] Remove the (broken) passthru option

[PATCH] staging: panel: change struct bits to a bit array
 2015-03-13 20:10 UTC  (2+ messages)

[RFC 0/2] fixed order for mmc devices/mmc block devices
 2015-03-13 20:08 UTC  (4+ messages)
` [RFC 1/2] mmc: read mmc alias from device tree

[PATCH net-next v2 0/7] tipc: some optimizations and impovements
 2015-03-13 20:08 UTC  (8+ messages)
` [PATCH net-next v2 1/7] tipc: add framework for node capabilities exchange
` [PATCH net-next v2 2/7] tipc: move message validation function to msg.c
` [PATCH net-next v2 3/7] tipc: eliminate unnecessary linearization of incoming buffers
` [PATCH net-next v2 4/7] tipc: extract bundled buffers by cloning instead of copying
` [PATCH net-next v2 5/7] tipc: eliminate unnecessary call to broadcast ack function
` [PATCH net-next v2 6/7] tipc: split link outqueue
` [PATCH net-next v2 7/7] tipc: clean up handling of message priorities

[PATCH 1/8] Staging: rtl8188eu: Remove parentheses around right side an assignment
 2015-03-13 16:55 UTC 

[PATCH v2] dgnc: Don't save boards in memory that have failed to initialize
 2015-03-13 20:06 UTC  (3+ messages)

[PATCH net] bnx2x: Fix statistics locking scheme
 2015-03-13 20:05 UTC  (5+ messages)

[PATCH 0/8] Staging: Remove parentheses around right side an assignment
 2015-03-13 16:53 UTC 

[Qemu-devel] [RFC 00/10] MultiThread TCG
 2015-03-13 20:04 UTC  (13+ messages)
` [Qemu-devel] [RFC 01/10] target-arm: protect cpu_exclusive_*

[PATCH] x86: Add kerneldoc for pcommit_sfence()
 2015-03-13 20:03 UTC  (4+ messages)

[PATCH v6 2/2] hwspinlock: qcom: Add support for Qualcomm HW Mutex block
 2015-03-13 20:02 UTC  (7+ messages)
` [PATCH] Lock 7 is cpuidle specific, use non-generic value for locking

[Buildroot] Support for SAMA5D4
 2015-03-13 20:01 UTC  (2+ messages)

[Qemu-devel] [PATCH v2 0/6] ahci: rerror/werror=stop resume tests
 2015-03-13 19:35 UTC  (2+ messages)

[meta-qt5][PATCH v2] qt5: add QT_GIT to define git repo for Qt core components
 2015-03-13 19:59 UTC 

[PATCH 00/12] Remove mach-msm and associated code
 2015-03-13 19:56 UTC  (12+ messages)
` [PATCH 01/12] ARM: Remove mach-msm and associated ARM architecture code
` [PATCH 05/12] net: smc91x: Remove dead code

[meta-qt5][PATCH] qt5: add QT_GIT to define git repo for Qt core components
 2015-03-13 19:57 UTC  (3+ messages)

[PATCH 0/6] CLONE_FD: Task exit notification via file descriptor
 2015-03-13 19:57 UTC  (4+ messages)
` [PATCH 6/6] clone4: Introduce new CLONE_FD flag to get task exit notification via fd

[PATCH] pinctrl: mediatek: mt8135/mt8173: Constify of_device_id table
 2015-03-13 19:50 UTC  (2+ messages)

[PATCH net] inet_diag: fix possible overflow in inet_diag_dump_one_icsk()
 2015-03-13 19:55 UTC  (3+ messages)
` [PATCH v2 "

[PATCH net-next v2 0/2] net: bcmgenet: xmit_more support
 2015-03-13 19:52 UTC  (6+ messages)
` [PATCH net-next v2 1/2] net: bcmgenet: update ring producer index and buffer count in xmit
` [PATCH net-next v2 2/2] net: bcmgenet: add support for xmit_more

[PATCH 0/6] i2c: qup: Add support for v2 tags and bam dma
 2015-03-13 19:54 UTC  (4+ messages)
` [PATCH 6/6] dts: msm8974: Add dma channels for blsp2_i2c1 node

[RFC] capabilities: Ambient capabilities
 2015-03-13 19:54 UTC  (10+ messages)

[PATCH 1/2] pinctrl: mediatek: mtk-common: Remove kfree for memory allocated by devm_kzalloc
 2015-03-13 19:47 UTC  (3+ messages)
` [PATCH 2/2] pinctrl: mediatek: mtk-common: Use devm_kcalloc at appropriate places

[PATCH] ARM: at91: force CPU selection
 2015-03-13 19:50 UTC  (5+ messages)

[PATCH 1/2] powerpc: Add a proper syscall for switching endianness
 2015-03-13 19:50 UTC  (3+ messages)

[PATCH 0/4] drm/msm: preparation for WB/DSI connectors
 2015-03-13 19:49 UTC  (13+ messages)
` [PATCH 0/5] drm/msm: Add display configuration for msm8x16
  ` [PATCH 5/5] drm/msm/mdp5: Add hardware "
        ` [PATCH v3 0/4] drm/msm: preparation for WB/DSI connectors
          ` [PATCH v3 1/4] drm/msm/mdp5: Update generated header files
          ` [PATCH v3 2/4] drm/msm/mdp5: Enhance operation mode for pipeline configuration
          ` [PATCH v3 3/4] drm/msm/mdp5: Add START signal to kick off certain pipelines
          ` [PATCH v3 4/4] drm/msm/mdp5: Make the intf connection in config module

[PATCH net-next] net: bcmgenet: rewrite bcmgenet_rx_refill()
 2015-03-13 19:48 UTC  (3+ messages)

[Buildroot] [PATCH v2 1/1] package/softether: Fix iconv-related compile error
 2015-03-13 19:47 UTC  (3+ messages)

[PATCH v2] Staging: iio: ade7758: Remove braces on a single statement if
 2015-03-13 19:47 UTC  (2+ messages)
` [Outreachy kernel] "

[Qemu-devel] [RFC PATCH v1] Include errno values in printfs for some xc_ calls
 2015-03-13 19:46 UTC  (6+ messages)
` [Qemu-devel] [PATCH RFC v1 1/2] xen/hw/passthrough: Use errno instead of ret for xc_physdev_map_* calls
  `  "
` [PATCH RFC v1 2/2] xen-hvm: When using xc_domain_add_to_physmap also include errno when reporting
` [Qemu-devel] "

[PATCH 1/4] crypto: add CRYPTO_TFM_REQ_DMA flag
 2015-03-13 19:46 UTC  (3+ messages)
` [PATCH 2/4] net: esp: check CRYPTO_TFM_REQ_DMA flag when allocating crypto request

[Qemu-devel] [PATCH 0/2] target-i386: Haswell-noTSX and Broadwell-noTSX CPU models
 2015-03-13 19:45 UTC  (3+ messages)

[PATCH net-next 0/7] tipc: some optimizations and impovements
 2015-03-13 19:44 UTC  (4+ messages)

[PATCH] pinctrl: mediatek: mt8135/mt8173: Fix build error due to missing include file
 2015-03-13 19:44 UTC  (2+ messages)

[PATCH v2 0/3] btrfs: ENOMEM bugfixes
 2015-03-13 19:43 UTC  (4+ messages)

[PATCH 0/6] CLONE_FD: Task exit notification via file descriptor
 2015-03-13 19:42 UTC  (2+ messages)

[PATCH 0/3] Bool tests don't need comparisons
 2015-03-13 19:42 UTC  (5+ messages)
` [PATCH 1/3] Staging: rtl8188eu: "
` [PATCH 2/3] Staging: rtl8192e: "
` [PATCH 3/3] Staging: rtl8192u: "
` [Outreachy kernel] [PATCH 0/3] "

[PATCH/GSoC/RFC] fetch: git fetch --deepen
 2015-03-13 19:42 UTC  (2+ messages)

[PATCH 0/3] knotty: Add automatic pager support
 2015-03-13 19:41 UTC  (4+ messages)

[PATCH] thermal: add omap3 support
 2015-03-13 19:40 UTC  (5+ messages)
` [PATCHv2] "

[PATCH] blk-mq: rationalize plug
 2015-03-13 19:39 UTC 

[RFC PATCH 0/7] add OSv support
 2015-03-13 19:39 UTC  (3+ messages)

[RFC PATCH v1] Include errno values in printfs for some xc_ calls
 2015-03-13 19:36 UTC 

[PATCH] phy: Add a driver for dm816x USB PHY
 2015-03-13 19:30 UTC  (10+ messages)

[PATCH v2 1/4] Staging: ft1000: Iterate list using list_for_each_entry
 2015-03-13 19:33 UTC  (4+ messages)
` [PATCH v2 2/4] Staging: emxx_udc: "
` [PATCH v2 3/4] Staging: gdm72xx: "
` [PATCH v2 4/4] Staging: lustre: "

very slow SSD with fsync
 2015-03-13 19:33 UTC  (3+ messages)

[PATCH] nouveau: add coherent BO attribute
 2015-03-13 19:33 UTC  (2+ messages)

[U-Boot] DRAM initialization hangs on MX28EVK rev. D
 2015-03-13 19:32 UTC  (2+ messages)

[PATCH] tracing: add trace event for memory-failure
 2015-03-13 19:32 UTC  (4+ messages)

[qemu-upstream-4.4-testing test] 36356: trouble: blocked/broken
 2015-03-13 19:30 UTC 

[ovmf test] 36343: trouble: blocked/broken/pass
 2015-03-13 19:30 UTC 

Oops with tip/x86/fpu
 2015-03-13 19:27 UTC  (8+ messages)
` [PATCH 0/4] x86/fpu: avoid math_state_restore() on kthread exec
  ` [PATCH 4/4] x86/fpu: don't abuse drop_init_fpu() in flush_thread()

[U-Boot] [PATCH v2 2/4] fastboot: call board_usb_init() to enable usb
 2015-03-13 19:28 UTC  (4+ messages)

[Qemu-devel] qemu-system-ppc TCG assert with git master
 2015-03-13 19:27 UTC  (5+ messages)

[Qemu-devel] [PATCH] tcg/optimize: Handle or r, a, a with constant a
 2015-03-13 19:26 UTC 

[PATCH 1/5] hwclock: add TZDIR
 2015-03-13 19:26 UTC  (5+ messages)
` [PATCH 2/5] hwclock: Improve FILES section
` [PATCH 3/5] hwclock: remove depreciated ntpdate
` [PATCH 4/5] hwclock: add '11 minute mode' information
` [PATCH 5/5] hwclock: man-page errata

[PATCH 0/8] Cleanup and add support for SSD1305
 2015-03-13 19:25 UTC  (13+ messages)
` [PATCH 5/8] fbdev: ssd1307fb: Add module parameter bitsperpixel
` [PATCH 7/8] fbdev: ssd1307fb: Add sysfs handles to expose contrast and dim setting to userspace

git fetch issue
 2015-03-13 19:22 UTC  (4+ messages)

[Qemu-devel] [PATCH v2 0/2] ahci: test varying sector offsets
 2015-03-13 19:22 UTC  (3+ messages)
` [Qemu-devel] [PATCH v2 1/2] qtest/ahci: add qcow2 support to ahci-test
` [Qemu-devel] [PATCH v2 2/2] qtest/ahci: test different disk sectors

[Patch] dt: OF_UNITTEST make dependency broken
 2015-03-13 19:21 UTC 

[PATCH] eal: remove unnecessary #ifdef CONFIG_BQL
 2015-03-13 19:21 UTC 

[Patch v3 1/3] dt: OF_UNITTEST make dependency broken, framework fixes
 2015-03-13 19:18 UTC  (3+ messages)

[wireless-regdb] [ANN] wireless-regdb: master-2015-03-13
 2015-03-13 19:16 UTC  (2+ messages)
`  "

[PATCH v3 man-pages] bpf.2: new page documenting bpf(2)
 2015-03-13 19:16 UTC  (2+ messages)

[Qemu-devel] [PATCH] vnc: Fix QMP change not to use funky error class
 2015-03-13 19:15 UTC  (3+ messages)

[PATCH 2/2] drm/msm: Support NV12MT format in mdp4
 2015-03-13 19:14 UTC  (6+ messages)
` [PATCH v2 0/2] drm/msm: Add support for "
  ` [PATCH v2 1/2] drm/msm: update generated headers
    ` [PATCH] rnndb: "
  ` [PATCH v2 2/2] drm/msm/mdp4: Support NV12MT format in mdp4

[PATCH v2 2/2] sched_credit2.c: runqueue_per_core code
 2015-03-13 19:13 UTC  (3+ messages)

[PATCH] Btrfs: fix merge delalloc logic
 2015-03-13 19:12 UTC 

[PATCH] Btrfs: account for the correct number of extents for delalloc reservations
 2015-03-13 19:12 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.