All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-03-07 15:20:43 to 2017-03-07 15:52:02 UTC [more...]

[Qemu-devel] [PATCH v2 0/3] migration capability to discard the migrated ram pages
 2017-03-07 15:16 UTC  (7+ messages)

[PATCH 0/2] USB: iowarrior: fix missing endpoint sanity checks
 2017-03-07 15:11 UTC  (2+ messages)
` [PATCH 1/2] USB: iowarrior: fix NULL-deref at probe

[PATCHSET 00/23] perf tools: Add -q/--quiet option
 2017-03-07 15:35 UTC  (15+ messages)
` [PATCH 02/23] perf buildid-cache: "
` [PATCH 04/23] perf c2c: Fix help message of --stats option
` [PATCH 11/23] perf kallsyms: Add -q/--quiet option
` [PATCH 13/23] perf kvm: "
` [PATCH 14/23] perf list: "
` [PATCH 16/23] perf mem: "
` [PATCH 18/23] perf script: Use pr_err() for error messages
` [PATCH 19/23] perf script: Add -q/--quiet option
` [PATCH 20/23] perf stat: Use pr_err() for error messages
` [PATCH 21/23] perf stat: Add -q/--quiet option
` [PATCH 22/23] perf top: "

post-receive: pub/scm/linux/kernel/git/s390/linux
 2017-03-07 15:52 UTC 

[PATCH v4 2/3] perf: kretprobes: offset from reloc_sym if kernel
 2017-03-07 15:51 UTC  (3+ messages)
` [PATCH 5/6] perf: probes: move ftrace README parsing logic into trace-event-parse.c

post-receive: pub/scm/linux/kernel/git/groeck/linux-staging
 2017-03-07 15:51 UTC 

[GIT PULL] v4l: vsp1: Partition phase developments
 2017-03-07 15:51 UTC  (3+ messages)

Reg : GSoC 2017 Microproject
 2017-03-07 15:51 UTC  (2+ messages)

Hundreds of null PATH records for *init_module syscall audit logs
 2017-03-07 15:41 UTC  (8+ messages)

[PATCH 0/7] Xen transport for 9pfs frontend driver
 2017-03-07 15:49 UTC  (7+ messages)
` [PATCH 1/7] xen: import new ring macros in ring.h
  ` [PATCH 5/7] xen/9pfs: send requests to the backend
  ` [PATCH 6/7] xen/9pfs: receive responses

[PATCH] Add braces around if condition
 2017-03-07 15:50 UTC  (2+ messages)
` [Outreachy kernel] "

post-receive: pub/scm/linux/kernel/git/groeck/linux-staging
 2017-03-07 15:51 UTC 

[Qemu-devel] [PATCH v3 00/11] MTTCG fix-ups for 2.9
 2017-03-07 15:50 UTC  (10+ messages)
` [Qemu-devel] [PATCH v3 01/11] vl/cpus: be smarter with icount and MTTCG
` [Qemu-devel] [PATCH v3 02/11] target/i386/cpu.h: declare TCG_GUEST_DEFAULT_MO
` [Qemu-devel] [PATCH v3 03/11] cpus.c: add additional error_report when !TARGET_SUPPORT_MTTCG
` [Qemu-devel] [PATCH v3 04/11] sparc/sparc64: grab BQL before calling cpu_check_irqs
` [Qemu-devel] [PATCH v3 05/11] s390x/misc_helper.c: wrap IO instructions in BQL
` [Qemu-devel] [PATCH v3 06/11] target/xtensa: hold BQL for interrupt processing
` [Qemu-devel] [PATCH v3 09/11] target-i386: defer VMEXIT to do_interrupt
` [Qemu-devel] [PATCH v3 10/11] target/arm/helper: make it clear the EC field is also in hex
` [Qemu-devel] [PATCH v3 11/11] hw/intc/arm_gic: modernise the DPRINTF

post-receive: pub/scm/linux/kernel/git/agruen/linux-richacl
 2017-03-07 15:50 UTC 

post-receive: pub/scm/devel/sparse/sparse
 2017-03-07 15:50 UTC 

post-receive: pub/scm/devel/sparse/sparse
 2017-03-07 15:49 UTC 

[PATCH] media:atomisp:pci: Remove comparinson on bool tests
 2017-03-07 15:49 UTC  (2+ messages)
` [Outreachy kernel] "

[RFC PATCH 0/4 v2] mm: give __GFP_REPEAT a better semantic
 2017-03-07 15:48 UTC  (5+ messages)
` [PATCH 1/4] s390: get rid of superfluous __GFP_REPEAT
` [RFC PATCH 2/4] mm, tree wide: replace __GFP_REPEAT by __GFP_RETRY_MAYFAIL with more useful semantic
` [RFC PATCH 3/4] xfs: map KM_MAYFAIL to __GFP_RETRY_MAYFAIL
` [RFC PATCH 4/4] mm: kvmalloc support __GFP_RETRY_MAYFAIL for all sizes

post-receive: pub/scm/linux/kernel/git/geert/renesas-drivers
 2017-03-07 15:48 UTC 

[PATCH i-g-t] lib/igt_gt: Remove duplicated PARAM_NO_ERROR_CAPTURE define
 2017-03-07 15:48 UTC  (2+ messages)

With due respect
 2017-03-07 15:47 UTC 

With due respect
 2017-03-07 15:47 UTC 

post-receive: pub/scm/linux/kernel/git/paulmck/linux-rcu
 2017-03-07 15:47 UTC 

[PATCH v7 00/10] GuC Scrub vol. 1
 2017-03-07 15:47 UTC  (12+ messages)
` [PATCH 01/10] drm/i915/uc: Drop superfluous externs in intel_uc.h
` [PATCH 02/10] drm/i915/huc: Add huc_to_i915
` [PATCH 03/10] drm/i915/uc: Rename intel_?uc_{setup, load}() to _init_hw()
` [PATCH 04/10] drm/i915/uc: Move intel_uc_fw_fetch() to intel_uc.c
` [PATCH 05/10] drm/i915/uc: Introduce intel_uc_init_fw()
` [PATCH 06/10] drm/i915/guc: Extract param logic form guc_init_fw()
` [PATCH 07/10] drm/i915/guc: Simplify intel_guc_init_hw()
` [PATCH 08/10] drm/i915/uc: Simplify firmware path handling
` [PATCH 09/10] drm/i915/uc: Separate firmware selection and preparation
` [PATCH 10/10] drm/i915/uc: Add params for specifying firmware
` ✓ Fi.CI.BAT: success for GuC Scrub vol. 1 (rev10)

When will Linux support M2 on RAID ?
 2017-03-07 15:46 UTC  (4+ messages)

With due respect
 2017-03-07 15:47 UTC 

[PATCH] blk: improve order of bio handling in generic_make_request()
 2017-03-07 15:46 UTC  (5+ messages)

post-receive: pub/scm/linux/kernel/git/geert/renesas-drivers
 2017-03-07 15:47 UTC 

[PATCH 00/10] Nokia H4+ support
 2017-03-07 15:34 UTC  (3+ messages)
` [PATCH 07/10] serdev: add serdev_device_wait_until_sent

[PATCHv2] hpsa: expose enclosures
 2017-03-07 15:24 UTC  (3+ messages)

[PATCH net-next 2/2] net: Eliminate duplicated codes by creating one new function in_dev_select_addr
 2017-03-07 15:46 UTC  (2+ messages)

renesas-drivers-2017-03-07-v4.11-rc1
 2017-03-07 15:44 UTC 

Possible incorrect linearization of code (master branch)
 2017-03-07 15:45 UTC  (6+ messages)

[Qemu-devel] [PATCH v5 00/18] Convert QCow[2] to QCryptoBlock & add LUKS support
 2017-03-07 15:45 UTC  (5+ messages)
` [Qemu-devel] [PATCH v5 07/18] iotests: fix 097 when run with qcow

post-receive: pub/scm/devel/sparse/sparse
 2017-03-07 15:46 UTC 

[B.A.T.M.A.N.] [PATCH maint 0/3] batman-adv: 2017.0 bugfixes
 2017-03-07 15:45 UTC  (2+ messages)

[Buildroot] [git commit branch/2017.02.x] lttng-libust: fix build on musl
 2017-03-07 15:45 UTC 

[Buildroot] [PATCH] lttng-libust: fix build on musl
 2017-03-07 15:45 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/kvmarm/kvmarm
 2017-03-07 15:45 UTC 

post-receive: pub/scm/linux/kernel/git/geert/renesas-drivers
 2017-03-07 15:43 UTC 

post-receive: pub/scm/linux/kernel/git/geert/renesas-drivers
 2017-03-07 15:43 UTC 

[iptables PATCH] extensions: libxt_conntrack: Fix 'state' translation to nft
 2017-03-07 15:35 UTC 

post-receive: pub/scm/linux/kernel/git/geert/renesas-drivers
 2017-03-07 15:42 UTC 

[Buildroot] [PATCH] odroid-mali: mark package as BROKEN
 2017-03-07 15:42 UTC  (5+ messages)

[Qemu-devel] [PULL 00/27] Block layer fixes for 2.9.0-rc0
 2017-03-07 15:40 UTC  (28+ messages)
` [Qemu-devel] [PULL 01/27] commit: Fix error handling
` [Qemu-devel] [PULL 02/27] mirror: Fix permission problem with 'replaces'
` [Qemu-devel] [PULL 03/27] mirror: Fix permissions for removing mirror_top_bs
` [Qemu-devel] [PULL 04/27] mirror: Fix error path for dirty bitmap creation
` [Qemu-devel] [PULL 05/27] block: Fix blockdev-snapshot error handling
` [Qemu-devel] [PULL 06/27] block: Factor out should_update_child()
` [Qemu-devel] [PULL 07/27] block: Factor out bdrv_replace_child_noperm()
` [Qemu-devel] [PULL 08/27] block: Ignore multiple children in bdrv_check_update_perm()
` [Qemu-devel] [PULL 09/27] block: Handle permission errors in change_parent_backing_link()
` [Qemu-devel] [PULL 10/27] block: Fix error handling in bdrv_replace_in_backing_chain()
` [Qemu-devel] [PULL 11/27] sheepdog: Defuse time bomb in sd_open() error handling
` [Qemu-devel] [PULL 12/27] sheepdog: Fix error handling in sd_snapshot_delete()
` [Qemu-devel] [PULL 13/27] sheepdog: Fix error handling sd_create()
` [Qemu-devel] [PULL 14/27] sheepdog: Mark sd_snapshot_delete() lossage FIXME
` [Qemu-devel] [PULL 15/27] sheepdog: Fix snapshot ID parsing in _open(), _create, _goto()
` [Qemu-devel] [PULL 16/27] sheepdog: Don't truncate long VDI name in _open(), _create()
` [Qemu-devel] [PULL 17/27] sheepdog: Report errors in pseudo-filename more usefully
` [Qemu-devel] [PULL 18/27] sheepdog: Use SocketAddress and socket_connect()
` [Qemu-devel] [PULL 19/27] sheepdog: Implement bdrv_parse_filename()
` [Qemu-devel] [PULL 20/27] gluster: Drop assumptions on SocketTransport names
` [Qemu-devel] [PULL 21/27] gluster: Don't duplicate qapi-util.c's qapi_enum_parse()
` [Qemu-devel] [PULL 22/27] gluster: Plug memory leaks in qemu_gluster_parse_json()
` [Qemu-devel] [PULL 23/27] qapi-schema: Rename GlusterServer to SocketAddressFlat
` [Qemu-devel] [PULL 24/27] qapi-schema: Rename SocketAddressFlat's variant tcp to inet
` [Qemu-devel] [PULL 25/27] sheepdog: Support blockdev-add
` [Qemu-devel] [PULL 26/27] block: Don't use error_abort in blk_new_open
` [Qemu-devel] [PULL 27/27] commit: Don't use error_abort in commit_start

[PATCH 0/7] thermal: rcar_gen3_thermal: add support for interrupt triggerd trip points
 2017-03-07 15:41 UTC  (16+ messages)
` [PATCH 1/7] thermal: rcar_gen3_thermal: add delay in .thermal_init on r8a7796
` [PATCH 2/7] thermal: rcar_gen3_thermal: fix probe error path
` [PATCH 3/7] thermal: rcar_gen3_thermal: remove unneeded mutex
` [PATCH 4/7] thermal: rcar_gen3_thermal: record more information about each TSC
` [PATCH 5/7] thermal: rcar_gen3_thermal: enable hardware interrupts for trip points
` [PATCH 6/7] thermal: rcar_gen3_thermal: store device match data in private structure
` [PATCH 7/7] thermal: rcar_gen3_thermal: add suspend and resume support

[Qemu-devel] [PULL v4 00/24] block: Command line option -blockdev
 2017-03-07 15:39 UTC  (26+ messages)
` [Qemu-devel] [PULL v4 01/24] test-qemu-opts: Cover qemu_opts_parse() of "no"
` [Qemu-devel] [PULL v4 02/24] tests: Fix gcov-files-test-qemu-opts-y, gcov-files-test-logging-y
` [Qemu-devel] [PULL v4 03/24] keyval: New keyval_parse()
` [Qemu-devel] [PULL v4 04/24] qapi: qobject input visitor variant for use with keyval_parse()
` [Qemu-devel] [PULL v4 05/24] test-keyval: Cover use with qobject input visitor
` [Qemu-devel] [PULL v4 06/24] qapi: Factor out common part of qobject input visitor creation
` [Qemu-devel] [PULL v4 07/24] qapi: Factor out common qobject_input_get_keyval()
` [Qemu-devel] [PULL v4 08/24] qobject: Propagate parse errors through qobject_from_jsonv()
` [Qemu-devel] [PULL v4 09/24] libqtest: Fix qmp() & friends to abort on JSON parse errors
` [Qemu-devel] [PULL v4 10/24] qjson: Abort earlier on qobject_from_jsonf() misuse
` [Qemu-devel] [PULL v4 11/24] test-qobject-input-visitor: Abort earlier on bad test input
` [Qemu-devel] [PULL v4 12/24] qobject: Propagate parse errors through qobject_from_json()
` [Qemu-devel] [PULL v4 13/24] block: More detailed syntax error reporting for JSON filenames
` [Qemu-devel] [PULL v4 14/24] check-qjson: Test errors from qobject_from_json()
` [Qemu-devel] [PULL v4 15/24] test-visitor-serialization: Pass &error_abort to qobject_from_json()
` [Qemu-devel] [PULL v4 16/24] monitor: Assert qmp_schema_json[] is sane
` [Qemu-devel] [PULL v4 17/24] test-qapi-util: New, covering qapi/qapi-util.c
` [Qemu-devel] [PULL v4 18/24] qapi: New parse_qapi_name()
` [Qemu-devel] [PULL v4 19/24] keyval: Restrict key components to valid QAPI names
` [Qemu-devel] [PULL v4 20/24] qapi: New qobject_input_visitor_new_str() for convenience
` [Qemu-devel] [PULL v4 21/24] block: Initial implementation of -blockdev
` [Qemu-devel] [PULL v4 22/24] qapi: Improve how keyval input visitor reports unexpected dicts
` [Qemu-devel] [PULL v4 23/24] docs/qapi-code-gen.txt: Clarify naming rules
` [Qemu-devel] [PULL v4 24/24] keyval: Support lists

[PATCH v6 0/4] Application Data Integrity feature introduced by SPARC M7
 2017-03-07 15:39 UTC  (7+ messages)
` [PATCH v6 4/4] sparc64: Add support for ADI (Application Data Integrity)

[PATCH 0/2] Add and Use NMI LAST call chain to eliminate WARNING message
 2017-03-07 15:38 UTC  (5+ messages)
` [PATCH 1/2] x86/platform: Add a low priority low frequency NMI call chain

[PATCH v2 1/2] can: holt_hi311x: document device tree bindings
 2017-03-07 15:31 UTC  (3+ messages)
` [PATCH v2 2/2] can: spi: hi311x: Add Holt HI-311x CAN driver

[WIP 00/13] LLVM fixes
 2017-03-07 15:11 UTC  (3+ messages)
` [PATCH 02/13] llvm: fix translation of PSEUDO_VALs into a ValueRefs

Fail to configure NVMe-fabric over soft-RoCE
 2017-03-07 15:39 UTC  (3+ messages)

[OSSTEST PATCH] ts-xtf-run: Understand ./xtf-runner returning CRASH
 2017-03-07 15:38 UTC  (2+ messages)

[Buildroot] [PATCH] sngrep: use pkg-config to discover OpenSSL to fix static linking
 2017-03-07 15:38 UTC  (2+ messages)

[Buildroot] [git commit branch/2017.02.x] sngrep: use pkg-config to discover OpenSSL to fix static linking
 2017-03-07 15:37 UTC 

[PATCH lttng-modules v2] Fix: changes to the vm_op fault cb prototype in libringbuffer
 2017-03-07 15:37 UTC  (2+ messages)

[PATCH lttng-modules v2] Fix: update btrfs instrumentation for kernel 4.11
 2017-03-07 15:35 UTC 

post-receive: pub/scm/linux/kernel/git/acme/linux
 2017-03-07 15:35 UTC 

[Qemu-devel] [PATCH/RFC] exec: add cpu_synchronize_state to cpu_memory_rw_debug
 2017-03-07 15:35 UTC  (2+ messages)

[PATCH v2 0/7] ARM: Fix dma_alloc_coherent() and friends for NOMMU
 2017-03-07 11:12 UTC  (4+ messages)
` [PATCH v2 5/7] ARM: NOMMU: Introduce dma operations for noMMU
` [PATCH v2 6/7] ARM: NOMMU: Set ARM_DMA_MEM_BUFFERABLE for M-class cpus
` [PATCH v2 7/7] ARM: dma-mapping: Remove traces of NOMMU code

[PATCH 0/9 PULL REQUEST] Qgroup fixes for 4.11
 2017-03-07 15:19 UTC  (4+ messages)
` [PATCH 1/9] btrfs: qgroup: Add trace point for qgroup reserved space

[PATCH] net: mediatek: Use eth_hw_addr_random()
 2017-03-07 15:27 UTC 

[PATCH] net: initialize msg.msg_flags in recvfrom
 2017-03-07 15:24 UTC  (3+ messages)

[Buildroot] [PATCH 1/3] DEVELOPERS: add Martin Bark for package/nodejs
 2017-03-07 15:32 UTC  (7+ messages)
` [Buildroot] [PATCH 3/3] package/nodejs: remove 0.10.x support

[PATCH v19 0/4] Introduce usb charger framework to deal with the usb gadget power negotation
 2017-03-07  9:38 UTC  (3+ messages)

[PATCH 1/2] s390/zcore: Remove unneeded linux/miscdevice.h include
 2017-03-07 15:30 UTC  (3+ messages)
` [PATCH 2/2] s390: zfcp: "

A request for Virtual GPU based on Nouveau
 2017-03-07 15:29 UTC  (2+ messages)

[PATCH 00/10] drm/i915: Cursor code cleanup and cursor "FBC" support for IVB+
 2017-03-07 15:27 UTC  (11+ messages)
` [PATCH 01/10] drm/i915: Parametrize cursor/primary pipe select bits
` [PATCH 02/10] drm/i915: Pass intel_plane and intel_crtc to plane hooks
` [PATCH 03/10] drm/i915: Refactor CURBASE calculation
` [PATCH 04/10] drm/i915: Clean up cursor junk from intel_crtc
` [PATCH 05/10] drm/i915: Refactor CURPOS calculation
` [PATCH 06/10] drm/i915: Move cursor position and base handling into the platform specific functions
` [PATCH 07/10] drm/i915: Drop useless posting reads from cursor commit
` [PATCH 08/10] drm/i915: Split cursor check_plane into i845 and i9xx variants
` [PATCH 09/10] drm/i915: Use fb->pitches[0] in cursor code
` [PATCH 10/10] drm/i915: Support variable cursor height on ivb+

[PATCH 0/5] clk: sunxi-ng: Add support for A83T CCU
 2017-03-07 14:58 UTC  (9+ messages)
` [PATCH 4/5] clk: sunxi-ng: Add driver "

[Buildroot] [PATCH 1/1] libwebsockets: bump to version 2.1.1
 2017-03-07 15:24 UTC  (8+ messages)
  ` [Buildroot] [PATCH 1/1] libwebsockets: Fix build for 2.1.1
      ` [Buildroot] [PATCH 1/1] libwebsockets: cherry-pick upstream patch for v2.1.1

[RFC 00/11] make try_to_unmap simple
 2017-03-07 15:24 UTC  (7+ messages)
` [RFC 05/11] mm: make the try_to_munlock void function
` [RFC 06/11] mm: remove SWAP_MLOCK in ttu

[Buildroot] [git commit branch/2017.02.x] libwebsockets: cherry-pick upstream patch for v2.1.1
 2017-03-07 15:24 UTC 

[Buildroot] [git commit branch/2017.02.x] libwebsockets: bump to version 2.1.1
 2017-03-07 15:24 UTC 

Hello
 2017-03-07 15:22 UTC 

[PATCH][V2] rtlwifi: rtl8192de: ix spelling mistake: "althougth" -> "though"
 2017-03-07 14:24 UTC  (3+ messages)

[PATCH] staging: bcm2835-camera: Replace ternary operator with min_t macro
 2017-03-07 15:22 UTC 

[PATCH v2 0/9] Fix the early config
 2017-03-07 15:18 UTC  (4+ messages)
` [PATCH v3 "

post-receive: pub/scm/linux/kernel/git/kdave/linux
 2017-03-07 15:21 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.