All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-04-25 15:04:30 to 2016-04-25 15:36:53 UTC [more...]

post-receive: pub/scm/linux/kernel/git/kvalo/wireless-drivers
 2016-04-25 15:36 UTC 

(( U.N.O/W.B.O/09/16/82/05/9 ))
 2016-04-25 14:45 UTC 

[PATCH 9] xSplice v1 design and implementation
 2016-04-25 15:35 UTC  (27+ messages)
` [PATCH v9 01/27] Revert "libxc/libxl/python/xenstat/ocaml: Use new XEN_VERSION hypercall"
` [PATCH v9 02/27] Revert "HYPERCALL_version_op. New hypercall mirroring XENVER_ but sane."
` [PATCH v9 03/27] xsplice: Design document
` [PATCH v9 04/27] xen/xsplice: Hypervisor implementation of XEN_XSPLICE_op
` [PATCH v9 05/27] libxc: Implementation of XEN_XSPLICE_op in libxc
` [PATCH v9 06/27] xen-xsplice: Tool to manipulate xsplice payloads
` [PATCH v9 07/27] arm/x86: Use struct virtual_region to do bug, symbol, and (x86) exception tables lookup
` [PATCH v9 08/27] arm/x86/vmap: Add v[z|m]alloc_xen and vm_init_type
` [PATCH v9 10/27] xsplice: Add helper elf routines
` [PATCH v9 11/27] xsplice: Implement payload loading
` [PATCH v9 12/27] xsplice: Implement support for applying/reverting/replacing patches
` [PATCH v9 13/27] x86/xen_hello_world.xsplice: Test payload for patching 'xen_extra_version'
` [PATCH v9 14/27] xsplice, symbols: Implement symbol name resolution on address
` [PATCH v9 15/27] xsplice, symbols: Implement fast symbol names -> virtual addresses lookup
` [PATCH v9 16/27] x86, xsplice: Print payload's symbol name and payload name in backtraces
` [PATCH v9 17/27] xsplice: Add support for bug frames
` [PATCH v9 18/27] xsplice: Add support for exception tables
` [PATCH v9 19/27] xsplice: Add support for alternatives
` [PATCH v9 20/27] build_id: Provide ld-embedded build-ids
` [PATCH v9 21/27] xsplice: Print build_id in keyhandler and on bootup
` [PATCH v9 22/27] XENVER_build_id/libxc: Provide ld-embedded build-id
` [PATCH v9 23/27] libxl: info: Display build_id of the hypervisor
` [PATCH v9 24/27] xsplice: Stacking build-id dependency checking
` [PATCH v9 25/27] xsplice/xen_replace_world: Test-case for XSPLICE_ACTION_REPLACE
` [PATCH v9 26/27] xsplice: Prevent duplicate payloads from being loaded
` [PATCH v9 27/27] MAINTAINERS/xsplice: Add myself and Ross as the maintainers

[RESEND PATCH 0/5] gcov fixes and maybe-uninitialized warnings
 2016-04-25 15:35 UTC  (9+ messages)
` [PATCH 1/5] Kbuild: change CC_OPTIMIZE_FOR_SIZE definition
` [PATCH 2/5] Kbuild: disable 'maybe-uninitialized' warning for CONFIG_PROFILE_ALL_BRANCHES
` [PATCH 3/5] gcov: disable for COMPILE_TEST
` [PATCH 4/5] gcov: disable tree-loop-im to reduce stack usage
` [PATCH 5/5] gcov: disable -Wmaybe-uninitialized warning

[PATCH v2] docs/arm64: update the documention for loading XSM support
 2016-04-25 15:35 UTC  (7+ messages)
  ` [PATCH v3] "
          ` [PATCH] docs/arm64: clarify "

[PATCH 00/30] DBRD updates
 2016-04-25 15:35 UTC  (5+ messages)
` [PATCH 04/30] drbd: Implement handling of thinly provisioned storage on resync target nodes
  ` [Drbd-dev] "
` [PATCH 05/30] drbd: Introduce new disk config option rs-discard-granularity
  ` [Drbd-dev] "

[PATCH v5 00/13] Introduce device state 'failed', spare device and auto replace
 2016-04-25 15:35 UTC  (2+ messages)

[PATCH] watchdog: f71808e_wdt: Fix typo
 2016-04-25 15:34 UTC 

[PATCH] dmaengine: dmatest: Add support for scatter-gather DMA mode
 2016-04-25 14:01 UTC  (2+ messages)

[PATCH v2] docs: update FLASK cmd line instructions
 2016-04-25 15:34 UTC  (5+ messages)

[PATCH 0/6] Add Shared MDIO framework for iProc based SoCs
 2016-04-25 15:33 UTC  (8+ messages)
` [PATCH 2/6] Documentation: DT binding doc for iProc Shared MDIO Controller

[PATCH v2 0/5] dax: handling of media errors
 2016-04-25 15:32 UTC  (10+ messages)
` [PATCH v2 5/5] dax: handle media errors in dax_do_io

[PATCH 1/3] kbuild: call adjust_autoksyms.sh from source directory
 2016-04-25 15:31 UTC  (4+ messages)

[kvm-unit-tests PATCH v2 0/8] arm: fix building by adding a feature
 2016-04-25 15:31 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/tip/tip
 2016-04-25 15:29 UTC 

[GIT PULL] EFI urgent fix
 2016-04-25 15:29 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/tip/tip
 2016-04-25 15:29 UTC 

[PATCH v2] mmc: dw_mmc: Fix UHS tuning on some brand of cards
 2016-04-25 15:29 UTC  (4+ messages)
` [PATCH v2] mmc: dw_mmc: Wait for data transfer after response errors

[kvm-unit-tests PULL] Patch queue for powerpc
 2016-04-25 15:29 UTC  (3+ messages)

[PATCH 00/10] cpufreq: Get rid of cpufreq-dt's platform data
 2016-04-25 15:29 UTC  (7+ messages)
` [PATCH 10/10] cpufreq: mvebu: Use generic platdev driver

[PATCH v3 0/3] x86/ioreq server: Introduce HVMMEM_ioreq_server mem type
 2016-04-25 15:29 UTC  (6+ messages)
` [PATCH v3 1/3] x86/ioreq server(patch for 4.7): Rename p2m_mmio_write_dm to p2m_ioreq_server

[PATCH V3 00/18] coresight: tmc: make driver usable by Perf
 2016-04-25 15:28 UTC  (20+ messages)
` [PATCH V3 13/18] coresight: tmc: make sysFS and Perf mode mutually exclusive
` [PATCH V3 14/18] coresight: tmc: keep track of memory width

[PATCH] off-by-one in DecodeQ931
 2016-04-25 15:29 UTC  (2+ messages)
`  "

[kvm-unit-tests PATCH v2] MAINTAINERS: Add a section for powerpc
 2016-04-25 15:28 UTC  (3+ messages)

5、 赞美,喜欢对方,我们同样对喜欢我们的人有好感;
 2016-04-25 15:28 UTC 

[PATCH 0/7] arm-smmu: Implementation and context format differentiation
 2016-04-25 15:28 UTC  (7+ messages)
` [PATCH 4/7] io-64-nonatomic: Add relaxed accessor variants

[Intel-wired-lan] issue with kernel patch 2a3cdead8b408351fa1e3079b220fa331480ffbc
 2016-04-25 15:27 UTC  (2+ messages)

[PATCH] [media] tvp686x: Don't go past array
 2016-04-25 15:26 UTC  (4+ messages)

[PATCH 00/14] DT: Fix spelling of standard properties
 2016-04-25 15:26 UTC  (4+ messages)
` [PATCH 06/14] dmaengine: bcm2835: DT spelling s/interrupts-names/interrupt-names/

post-receive: pub/scm/virt/kvm/kvm-unit-tests
 2016-04-25 15:26 UTC 

[Bug 95121] Trine 2 bad graphic on RC410M [Mobility Radeon Xpress 200M]
 2016-04-25 15:26 UTC 

[Bug 95119] Trine bad graphic on RC410M [Mobility Radeon Xpress 200M]
 2016-04-25 15:26 UTC  (2+ messages)

[PATCH 0/2] Capture command-line builds which fail due to bad targets
 2016-04-25 15:26 UTC  (3+ messages)
` [PATCH 1/2] cooker: add BuildInit event
` [PATCH 2/2] toasterui: use BuildInit to capture builds with bad targets

[PATCH 0/6] insane.bbclass: package_qa_check_license -> do_qa_populate_lic
 2016-04-25 15:26 UTC  (3+ messages)
` [PATCH 6/6] libxsettings-client: fix LICENSE

[Qemu-devel] [PATCH v5] Add optionrom compatible with fw_cfg DMA version
 2016-04-25 15:26 UTC  (3+ messages)

[Qemu-devel] [RFC] translate-all: protect code_gen_buffer with RCU
 2016-04-25 15:25 UTC  (4+ messages)
` [Qemu-devel] [RFC v2] "

[PATCH v1 1/1] usb: gadget: NCM: NULL pointer dereference in eth_start_xmit
 2016-04-25 15:25 UTC 

[PATCH] MAINTAINERS: remove defunct spear mailing list
 2016-04-25 15:24 UTC  (2+ messages)

[PATCH 00/14] Add/update DRM entries in the MAINTAINERS file
 2016-04-25 15:23 UTC  (5+ messages)
` [PATCH 12/14] MAINTAINERS: Add maintainer entry for the VMWGFX DRM driver

[PATCH 1/1] [RFC] workqueue: fix ghost PENDING flag while doing MQ IO
 2016-04-25 15:22 UTC 

[PATCH v2 00/11] HVMlite domU support
 2016-04-25 15:22 UTC  (10+ messages)
` [PATCH v2 02/11] xen/hvmlite: Bootstrap HVMlite guest

[OpenWrt-Devel] How to initialize multiple phy radios
 2016-04-25 15:21 UTC  (2+ messages)

[PATCH v3 01/21] drm/i915/fbdev: Call intel_unpin_fb_obj() on release
 2016-04-25 15:21 UTC  (3+ messages)
` [PATCH v3 13/21] drm/i915: Replace the pinned context address with its unique ID

[PATCH V4] iio: pressure: hp03: Add Hope RF HP03 sensor support
 2016-04-25 12:49 UTC  (3+ messages)

[U-Boot] [PATCH] distro: Disable iso partition format for SPL
 2016-04-25 15:21 UTC  (5+ messages)

[linux-lvm] is lvmcache really ready?
 2016-04-25 15:21 UTC  (3+ messages)

[PATCH] travis: enable building of the tools
 2016-04-25 15:20 UTC  (5+ messages)

[Buildroot] [PATCH 0/2] python-pillow: new package
 2016-04-25 15:20 UTC  (3+ messages)
` [Buildroot] [PATCH 1/2] package/openjpeg: bump to version 2.1
` [Buildroot] [PATCH 2/2] package/python-pillow: new package

[PATCH v5b 00/17] port branch.c to use ref-filter's printing options
 2016-04-25 15:17 UTC  (18+ messages)
` [PATCH v5b 01/17] ref-filter: implement %(if), %(then), and %(else) atoms
` [PATCH v5b 02/17] ref-filter: include reference to 'used_atom' within 'atom_value'
` [PATCH v5b 03/17] ref-filter: implement %(if:equals=<string>) and %(if:notequals=<string>)
` [PATCH v5b 04/17] ref-filter: modify "%(objectname:short)" to take length
` [PATCH v5b 05/17] ref-filter: move get_head_description() from branch.c
` [PATCH v5b 06/17] ref-filter: introduce format_ref_array_item()
` [PATCH v5b 07/17] ref-filter: make %(upstream:track) prints "[gone]" for invalid upstreams
` [PATCH v5b 08/17] ref-filter: add support for %(upstream:track,nobracket)
` [PATCH v5b 09/17] ref-filter: make "%(symref)" atom work with the ':short' modifier
` [PATCH v5b 10/17] ref-filter: introduce refname_atom_parser_internal()
` [PATCH v5b 11/17] ref-filter: introduce symref_atom_parser() and refname_atom_parser()
` [PATCH v5b 12/17] ref-filter: make remote_ref_atom_parser() use refname_atom_parser_internal()
` [PATCH v5b 13/17] ref-filter: add `:dir` and `:base` options for ref printing atoms
` [PATCH v5b 14/17] ref-filter: allow porcelain to translate messages in the output
` [PATCH v5b 15/17] branch, tag: use porcelain output
` [PATCH v5b 16/17] branch: use ref-filter printing APIs
` [PATCH v5b 17/17] branch: implement '--format' option

[PATCHv4 00/13] vb2: replace allocation context by device pointer
 2016-04-25 15:19 UTC  (5+ messages)
` [PATCHv4 02/13] vb2: add a dev field to use for the default allocation context
` [PATCHv4 08/13] media/platform: convert drivers to use the new vb2_queue dev field

[Qemu-devel] [PATCH for-2.7 0/9] First s390x batch for 2.7
 2016-04-25 15:18 UTC  (10+ messages)
` [Qemu-devel] [PATCH for-2.7 1/9] s390x: add compat machine "
` [Qemu-devel] [PATCH for-2.7 2/9] s390x: enable runtime instrumentation
` [Qemu-devel] [PATCH for-2.7 3/9] s390x/ipl: Extend the IplParameterBlock struct
` [Qemu-devel] [PATCH for-2.7 4/9] s390x/ipl: Add type and length checks for IplParameterBlock values
` [Qemu-devel] [PATCH for-2.7 5/9] s390x/ipl: Provide ipl parameter block
` [Qemu-devel] [PATCH for-2.7 6/9] s390x/ipl: Add ssid field to IplParameterBlock
` [Qemu-devel] [PATCH for-2.7 7/9] pc-bios/s390-ccw: Get device address via diag 308/6
` [Qemu-devel] [PATCH for-2.7 8/9] s390-ccw.img: rebuild image
` [Qemu-devel] [PATCH for-2.7 9/9] s390x/ipl: Remove redundant usage of gr7

[PATCH 1/4] CI_ONLY: add enable_guc_loading parameter
 2016-04-25 15:19 UTC  (2+ messages)
` ✗ Fi.CI.BAT: failure for series starting with [1/4] "

[LTP] [PATCH] preadv02/pwritev02: fix EFAULT testcase on s390/x
 2016-04-25 15:19 UTC  (2+ messages)

[PATCH] watchdog: f71808e_wdt: Fix WDTMOUT_STS register read
 2016-04-25 15:18 UTC 

[PATCH 00/11] Addition of Altera Arria10 System Resource Chip
 2016-04-25 15:18 UTC  (7+ messages)
` [PATCH 10/11] hwmon: Add Altera A10-SR power supply alarms

[PATCH 1/2] x86/arch_prctl: add ARCH_SET_{COMPAT,NATIVE} to change compatible mode
 2016-04-25 15:16 UTC  (11+ messages)

[U-Boot] [PATCH] omap3_igep00x0.h: Drop SPL MMC support on BOOT_NAND
 2016-04-25 15:16 UTC  (3+ messages)

[PATCH] btrfs: cleanup assigning next active device with a check
 2016-04-25 15:15 UTC  (2+ messages)

[PATCH v2] livepatch: Add some basic LivePatch documentation
 2016-04-25 15:14 UTC 

[PATCH 1/2] arago-prefs: unpin libdrm, pick up latest available
 2016-04-25 15:12 UTC  (2+ messages)
` [PATCH 2/2] external-linaro-sdk-toolchain: don't strip sysroots binaries

[PATCH v5] rtl8712: Fixed alignment to match open parenthesis
 2016-04-25 15:12 UTC  (2+ messages)

Combination of tc-bfifo and iptables doesnt work
 2016-04-25 15:12 UTC  (2+ messages)

[LTP] [PATCH v3 0/6] add open/openat + O_TMPFILE tests
 2016-04-25 15:12 UTC  (5+ messages)
` [LTP] [PATCH v3 5/5] kernel/syscalls: add new test with 'open() + O_TMPFILE'

[PATCH] of: document refcount incrementation of of_get_cpu_node()
 2016-04-25 15:10 UTC  (3+ messages)

moving OpenEmbedded-core to Python 3
 2016-04-25 15:11 UTC  (2+ messages)

[PATCH i-g-t v2 0/6] Improve kms_panel_fitting
 2016-04-25 15:10 UTC  (3+ messages)
` [PATCH i-g-t v2 6/6] kms_panel_fitting: Add support for LVDS and DSI connectors

[PATCH 00/83] libify apply and use lib in am
 2016-04-25 15:09 UTC  (5+ messages)

[Bug 117111] New: Quitting X with xrandr rotation enabled freezes vt
 2016-04-25 15:10 UTC  (2+ messages)
` [Bug 117111] "

[Buildroot] [PATCH 1/1] Preliminary support for Raspberry Pi 3 with symlink
 2016-04-25 15:10 UTC  (7+ messages)

post-receive: pub/scm/linux/kernel/git/robh/linux
 2016-04-25 15:09 UTC 

[PATCH v2 0/8] drm: Add fbdev deferred io support to helpers
 2016-04-25 15:09 UTC  (9+ messages)
` [PATCH v2 1/8] drm/rect: Add some drm_clip_rect utility functions

post-receive: pub/scm/linux/kernel/git/robh/linux
 2016-04-25 15:09 UTC 

[PATCH] btrfs: fix lock dep warning, move scratch dev out of device_list_mutex and uuid_mutex
 2016-04-25 15:09 UTC  (2+ messages)

[PATCH] MAINTAINERS: remove Rajendra Nayak
 2016-04-25 15:08 UTC  (2+ messages)
` [PATCH v2] MAINTAINERS: fix Rajendra Nayak's address

autofs reverts to IPv4 for multi-homed IPv6 server ?
 2016-04-25 15:06 UTC  (9+ messages)

[PATCH 80/83] run-command: make dup_devnull() non static
 2016-04-25 15:05 UTC  (2+ messages)

[PATCH i-g-t v3 0/4] kms_flip_event_leak and kms_vblank fixes for VC4
 2016-04-25 15:05 UTC  (5+ messages)
` [PATCH i-g-t v3 1/4] lib/igt_kms: Add support for up to 10 planes
` [PATCH i-g-t v3 2/4] lib/igt_kms: Fix plane counting in igt_display_init
` [PATCH i-g-t v3 3/4] lib/igt_kms: Switch to verbose assert
` [PATCH i-g-t v3 4/4] kms_vblank: Switch from using crtc0 statically to explicitly setting mode

[PATCH 1/3] mtd: nand: add support for "nand-ecc-algo" DT property
 2016-04-25 15:05 UTC  (3+ messages)
` [PATCH 3/3] mtd: brcmnand: respect ECC algorithm set by NAND subsystem

[PATCH] i2c: designware: do not disable adapter after transfer
 2016-04-25 15:04 UTC  (4+ messages)

multipath-0.5.0 still provides broken udev rules
 2016-04-25 15:04 UTC  (2+ messages)


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.