All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-01-13 15:10:44 to 2016-01-13 15:49:23 UTC [more...]

post-receive: pub/scm/linux/kernel/git/jirislaby/linux
 2016-01-13 15:49 UTC 

[PATCH] Documentation: Explain pci=conf1,conf2 more verbosely
 2016-01-13 15:48 UTC 

A couple of HVMlite loose ends
 2016-01-13 15:49 UTC 

[PATCH 0/7] Add support for Per STA Rx duration
 2016-01-13 15:46 UTC  (15+ messages)
` [PATCH 1/7] ath10k: Add support for parsing per STA rx_duration for 10.2.4
` [PATCH 2/7] ath10k: Fix naming Peer stats rssi_changed field in 10.2.4
` [PATCH 3/7] ath10k: Cleanup setting pdev paramaters
` [PATCH 4/7] ath10k: Rename few function names of firmware stats
` [PATCH 5/7] ath10k: Provision to support periodic peer stats update
` [PATCH 6/7] ath10k: Enable "
` [PATCH 7/7] ath10k: Add debugfs support for Per STA total rx duration

V4L2 encoder APIs
 2016-01-13 15:48 UTC  (2+ messages)

[PATCH V1 07/10] thermal: tegra: add thermtrip function
 2016-01-13 15:48 UTC  (2+ messages)

[PATCH v3 0/4] Mediatek MT2701 SCPSYS power domain support
 2016-01-13 15:46 UTC  (5+ messages)
` [PATCH v3 4/4] soc: mediatek: Add MT2701 scpsys driver

trace/latency-hist: Consider new argument when probing the sched_switch tracer
 2016-01-13 15:45 UTC  (2+ messages)

[U-Boot] axm SPL image too big
 2016-01-13 15:45 UTC  (5+ messages)

[PATCH] debugfs: don't emit parameter names
 2016-01-13 15:44 UTC  (3+ messages)

01/13/2016 Weekly Ceph Performance Meeting IS ON!
 2016-01-13 15:44 UTC 

[PATCH] net: add per device sg_max_frags for skb
 2016-01-13 15:44 UTC  (6+ messages)

master - cleanup: rename 'invisible devices' to 'hidden devices'
 2016-01-13 15:44 UTC 

[Qemu-devel] [PULL 00/41] Error reporting patches for 2016-01-13
 2016-01-13 15:43 UTC  (43+ messages)
` [Qemu-devel] [PULL 01/41] error: Document how to accumulate multiple errors
` [Qemu-devel] [PULL 02/41] Use error_fatal to simplify obvious fatal errors
` [Qemu-devel] [PULL 03/41] hw: Inline the qdev_prop_set_drive_nofail() wrapper
` [Qemu-devel] [PULL 04/41] hw: Don't use hw_error() for machine initialization errors
` [Qemu-devel] [PULL 05/41] omap: Don't use hw_error() in device init() methods
` [Qemu-devel] [PULL 06/41] arm_mptimer: Don't use hw_error() in realize() method
` [Qemu-devel] [PULL 07/41] etraxfs_eth: Don't use hw_error() in init() method
` [Qemu-devel] [PULL 08/41] raven: Mark use of hw_error() in realize() FIXME
` [Qemu-devel] [PULL 09/41] error: Don't append a newline when printing the error hint
` [Qemu-devel] [PULL 10/41] hw/arm/virt: Fix property "gic-version" error handling
` [Qemu-devel] [PULL 11/41] sysbus: Don't use hw_error() in machine_init_done_notifiers
` [Qemu-devel] [PULL 12/41] isa: Trivially convert remaining PCI-ISA bridges to realize()
` [Qemu-devel] [PULL 13/41] isa: Clean up error handling around isa_bus_new()
` [Qemu-devel] [PULL 14/41] isa: Clean up inappropriate hw_error()
` [Qemu-devel] [PULL 15/41] audio: Clean up inappropriate and unreachable use of hw_error()
` [Qemu-devel] [PULL 16/41] xen-hvm: Mark inappropriate error handling FIXME
  `  "
` [Qemu-devel] [PULL 17/41] qemu-nbd: Replace BSDism <err.h> by error_report()
` [Qemu-devel] [PULL 18/41] error: Use error_report_err() where appropriate (again)
` [Qemu-devel] [PULL 19/41] error: Use error_report_err() instead of monitor_printf()
` [Qemu-devel] [PULL 20/41] error: Use error_report_err() instead of ad hoc prints
` [Qemu-devel] [PULL 21/41] error: Improve documentation
` [Qemu-devel] [PULL 22/41] block: Clean up "Could not create temporary overlay" error message
` [Qemu-devel] [PULL 23/41] qemu-nbd: Clean up "Failed to load snapshot" "
` [Qemu-devel] [PULL 24/41] test-throttle: Simplify qemu_init_main_loop() error handling
` [Qemu-devel] [PULL 25/41] error: New error_prepend(), error_reportf_err()
` [Qemu-devel] [PULL 26/41] error: Don't decorate original error message when adding to it
` [Qemu-devel] [PULL 27/41] error: Use error_reportf_err() where it makes obvious sense
` [Qemu-devel] [PULL 28/41] error: Use error_prepend() "
` [Qemu-devel] [PULL 29/41] spapr: Use error_reportf_err()
` [Qemu-devel] [PULL 30/41] migration: Use error_reportf_err() instead of monitor_printf()
` [Qemu-devel] [PULL 31/41] qemu-io qemu-nbd: Use error_report() etc. instead of fprintf()
` [Qemu-devel] [PULL 32/41] error: Strip trailing '\n' from error string arguments (again)
` [Qemu-devel] [PULL 33/41] vmdk: Clean up control flow in vmdk_parse_extents() a bit
` [Qemu-devel] [PULL 34/41] vmdk: Clean up "Invalid extent lines" error message
` [Qemu-devel] [PULL 35/41] pci-assign: Clean up "Failed to assign" error messages
` [Qemu-devel] [PULL 36/41] vhdx: Fix "log that needs to be replayed" error message
` [Qemu-devel] [PULL 37/41] error: Clean up errors with embedded newlines (again)
` [Qemu-devel] [PULL 38/41] hw/s390x: Rename local variables Error *l_err to just err
` [Qemu-devel] [PULL 39/41] s390/sclp: Simplify control flow in sclp_realize()
` [Qemu-devel] [PULL 40/41] error: Consistently name Error * objects err, and not errp
` [Qemu-devel] [PULL 41/41] checkpatch: Detect newlines in error_report and other error functions

[PATCH v2 net-next 0/4] bpf: bpf_htab: Add BPF_MAP_TYPE_PERCPU_HASH
 2016-01-13 15:43 UTC  (5+ messages)
` [PATCH v2 net-next 3/4] bpf: bpf_htab: Add syscall to iterate percpu value of a key

[PATCH 1/5] drm/i915: use hlist_for_each_entry
 2016-01-13 15:43 UTC  (9+ messages)
` [PATCH 2/5] drm/i915: use kobj_to_dev()
  ` [Intel-gfx] "
` [PATCH 3/5] drm/sysfs: "
` [Intel-gfx] [PATCH 1/5] drm/i915: use hlist_for_each_entry

[LSF/MM ATTEND][LSF/MM TOPIC] Multipath redesign
 2016-01-13 15:42 UTC  (4+ messages)

[Buildroot] [PATCH] procps-ng: remove the remaining busybox symlinks
 2016-01-13 15:42 UTC  (7+ messages)

[PATCH] Bluetooth: 6lowpan: Fix kernel NULL pointer dereferences
 2016-01-13 15:41 UTC 

[U-Boot] [PATCH v3 01/10] drivers/pci: Fix for debug builds without CONFIG_PCI_ENUM_ONLY
 2016-01-13 15:41 UTC  (22+ messages)
` [U-Boot] [PATCH v3 02/10] README: Review the u-boot porting guide list
` [U-Boot] [PATCH v3 03/10] axp: Fix debugging support in DDR3 write leveling
` [U-Boot] [PATCH v3 04/10] drivers/pci/pci_mvebu: Fix for boards with X4 lanes
` [U-Boot] [PATCH v3 05/10] mvebu: axp: refactor board_sat_r_get() and caller
` [U-Boot] [PATCH v3 06/10] mvebu: Introduce kconfig symbols for SoC variants
` [U-Boot] [PATCH v3 07/10] mvebu: axp: Rename MV_DDR_32BIT to CONFIG_DDR_32BIT
` [U-Boot] [PATCH v3 08/10] mvebu: Add rudimental MV78230 support
` [U-Boot] [PATCH v3 09/10] mvebu: Support Synology DS414
` [U-Boot] [PATCH v3 10/10] mvebu: ds414: Implement Synology specific command set

[PATCH] drm/i915: Handle PipeC fused off on HSW
 2016-01-13 15:41 UTC  (2+ messages)
` ✓ success: Fi.CI.BAT

xl cpu online/offline?
 2016-01-13 15:40 UTC  (3+ messages)

[PATCH] ftrace: remove unused nr_trampolines var
 2016-01-13 15:39 UTC 

[RFC][PATCH 00/12] various perf fixes
 2016-01-13 15:38 UTC  (12+ messages)
` [RFC][PATCH 12/12] perf: Collapse and fix event_function_call() users

[ovmf test] 77933: regressions - FAIL
 2016-01-13 15:40 UTC 

[RFC/PATCH] drm/rockchip: don't wait for vblank if fb hasn't changed
 2016-01-13 15:40 UTC  (6+ messages)

[PATCH] u-boot: Update to 2016.01 release
 2016-01-13 15:39 UTC  (4+ messages)

[PATCH] [linux-next] scripts/sign-file.c Fix LibreSSL support]
 2016-01-13 15:39 UTC  (2+ messages)
` [PATCH] v2 linux-next scripts/sign-file.c Fix LibreSSL support

[PATCH 0/8] Gen9 HW whitelist and Preemption WA patches
 2016-01-13 15:38 UTC  (2+ messages)
` [PATCH v3 1/8] drm/i915/gen9: Add framework to whitelist specific GPU registers

[U-Boot] [PATCH v3 00/14] Initial Microchip PIC32MZ[DA] Support
 2016-01-13 15:37 UTC  (7+ messages)
` [U-Boot] [PATCH v3 10/14] drivers: mmc: add driver for Microchip PIC32 SDHCI controller
` [U-Boot] [PATCH v3 12/14] drivers: net: phy: add SMSC LAN8740 Phy support
` [U-Boot] [PATCH v3 13/14] drivers: net: Add ethernet driver for Microchip PIC32

[PATCH] x86/PV: fix unintended dependency of m2p-strict mode on migration-v2
 2016-01-13 15:36 UTC  (5+ messages)

[PATCH v12 0/18] Add Analogix Core Display Port Driver
 2016-01-13 14:59 UTC  (2+ messages)

PCI multimedia driver
 2016-01-13 15:35 UTC  (3+ messages)

[patch] mlxsw: fix SWITCHDEV_OBJ_ID_PORT_MDB
 2016-01-13 15:35 UTC  (3+ messages)

[Buildroot] [git commit] support/scripts/size-stats: fix copy/paste error in ArgumentParser
 2016-01-13 15:35 UTC 

bgmac: fix a missing check for build_skb
 2016-01-13 15:34 UTC  (4+ messages)

[Qemu-devel] [RFC PATCH] vhost: fix lost interrupts from slow reacting back-end
 2016-01-13 15:32 UTC  (3+ messages)

Additions to simple-audio-card
 2016-01-13 15:32 UTC 

[PATCH 1/5] misc: c2port: use kobj_to_dev()
 2016-01-13 15:30 UTC  (5+ messages)
` [PATCH 2/5] misc: cxl: "
` [PATCH 3/5] pch_phub: "
` [PATCH 4/5] misc: eeprom: "
` [PATCH 5/5] GenWQE: "

[PATCH v2 2/3] phy: zynqmp: Add dt bindings for ZynqMP PHY
 2016-01-13 15:31 UTC  (3+ messages)

post-receive: pub/scm/linux/kernel/git/davem/net
 2016-01-13 15:31 UTC 

[Intel-wired-lan] [next PATCH v2 0/4] Add support for generic Tx checksums to igb, ixgbe, igbvf, ixgbevf
 2016-01-13 15:31 UTC  (5+ messages)
` [Intel-wired-lan] [next PATCH v2 1/4] ixgbe: Add support for generic Tx checksums
` [Intel-wired-lan] [next PATCH v2 2/4] ixgbevf: "
` [Intel-wired-lan] [next PATCH v2 3/4] igb: "
` [Intel-wired-lan] [next PATCH v2 4/4] igbvf: "

Your order has been successfully processed
 2016-01-13 15:30 UTC 

[PATCH V3 00/21] MMCONFIG refactoring and support for ARM64 PCI hostbridge init based on ACPI
 2016-01-13 15:27 UTC  (5+ messages)

post-receive: pub/scm/linux/kernel/git/davem/net
 2016-01-13 15:29 UTC 

[PATCHv2 0/4] Clean PkgsList return data implementation
 2016-01-13  7:24 UTC  (5+ messages)
` [PATCHv2 1/4] lib/oe/package_manager: Add list_pkgs() to PkgsList class
` [PATCHv2 2/4] lib/oe/utils: Add function format_pkg_list()
` [PATCHv2 3/4] lib/oe/rootfs: Use list_pkgs() instead of list()
` [PATCHv2 4/4] lib/oe/package_manager.py: Remove list() from PkgsList class

About ceph_clock_now()
 2016-01-13 15:28 UTC  (4+ messages)

[PATCH v4 0/6] rockchip: kylin: Boot with android boot image
 2016-01-13 15:28 UTC  (19+ messages)
` [PATCH v4 1/6] common/image-fdt.c: Make boot_get_fdt() perform a check for Android images
  ` [U-Boot] "
` [PATCH v4 2/6] ARM: bootm: Try to use relocated ramdisk
  ` [U-Boot] "
` [PATCH v4 3/6] rockchip: rk3036: Bind GPIO banks
  ` [U-Boot] "
` [PATCH v4 4/6] rockchip: kylin: Add default gpt partition table
  ` [U-Boot] "
` [PATCH v4 5/6] rockchip: kylin: Enable boot with android boot image
  ` [U-Boot] "
` [PATCH v4 6/6] rockchip: kylin: Check fastboot request
  ` [U-Boot] "

[RFC] perf record: missing buildid for callstack modules
 2016-01-13 15:27 UTC  (11+ messages)

[PATCH v2 1/1] net: netlink: Fix multicast group storage allocation for families with more than one groups
 2016-01-13 15:27 UTC  (2+ messages)

[PATCH 1/2] phy: zynqmp: Add dt bindings for ZynqMP PHY
 2016-01-13 15:25 UTC  (3+ messages)

[PATCH V1 06/10] of: Add bindings of hw-trips for soctherm
 2016-01-13 15:25 UTC  (3+ messages)

[Buildroot] [USER] buildroot install external toolchains
 2016-01-13 15:25 UTC  (3+ messages)

[PATCH 7/7] drm/i915: GEM operations need to be done under the big lock
 2016-01-13 15:25 UTC  (14+ messages)

[PATCH] mm,oom: Exclude TIF_MEMDIE processes from candidates
 2016-01-13 15:24 UTC  (8+ messages)

[PATCH RT] net: move xmit_recursion to per-task variable on -RT
 2016-01-13 15:23 UTC 

[Buildroot] [PATCH 1/2] scanpypi: new utility
 2016-01-13 15:23 UTC  (4+ messages)

[U-Boot] [PATCH] usb: dwc2: Enhance interrupt handling for CONTROL transaction
 2016-01-13 15:22 UTC  (6+ messages)

[GIT PULL] (xen) stable/for-jens-4.5
 2016-01-13 15:21 UTC  (3+ messages)

rte_prefetch0() is effective?
 2016-01-13 15:17 UTC  (3+ messages)

[Buildroot] [PATCH] python-html5lib: new package
 2016-01-13 15:18 UTC 

[PATCH V1 05/10] thermal: tegra: add sysfs to dump registers
 2016-01-13 15:17 UTC  (3+ messages)

post-receive: pub/scm/linux/kernel/git/jirislaby/linux
 2016-01-13 15:16 UTC 

[PATCH v4] power: bq27xxx_battery: Fix bq27541 AveragePower register address
 2016-01-13 15:16 UTC  (2+ messages)

[linux-mingo-tip-master test] 77932: regressions - trouble: broken/fail/pass
 2016-01-13 15:15 UTC 

[PATCH v3] adv7604: add direct interrupt handling
 2016-01-13 15:15 UTC  (2+ messages)

[PATCH 1/3] ARM: dts: omap5-board-common: enable rtc and charging of backup battery
 2016-01-13 15:14 UTC  (17+ messages)

[PATCH] drm/i915/dp: fall back to 18 bpp when sink capability is unknown
 2016-01-13 15:13 UTC  (2+ messages)
` ✗ failure: Fi.CI.BAT

NVM and swap device
 2016-01-13 15:13 UTC  (3+ messages)

[PATCHv3 net-next 0/3] cxgb4/cxgb4i: add iscsi LRO support for chelsio t4/t5 adapters
 2016-01-13 15:12 UTC  (2+ messages)

Hadoop
 2016-01-13 15:18 UTC 

[PATCH] drm/i915: Init power domains early in driver load
 2016-01-13 15:11 UTC  (3+ messages)
` ✗ warning: Fi.CI.BAT

[PATCH] x86emul: support clzero
 2016-01-13 15:10 UTC  (3+ messages)

mmotm 2016-01-12-16-44 uploaded
 2016-01-13 15:10 UTC  (4+ messages)
` mmotm git tree since-4.4 branch created (was: mmotm 2016-01-12-16-44 uploaded)


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.