All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-06-20 13:56:00 to 2016-06-20 14:37:17 UTC [more...]

linux-next: manual merge of the tpmdd tree with Linus' tree
 2016-06-20 14:33 UTC  (2+ messages)

[Buildroot] [autobuild.buildroot.net] Build results for 2016-06-19
 2016-06-20 14:37 UTC  (2+ messages)

[Bug 120671] New: missing info about userns restrictions
 2016-06-20 14:36 UTC  (3+ messages)
  ` [Bug 120671] "

[PATCH v2 00/17] XSM/FLASK updates for 4.8
 2016-06-20 14:35 UTC  (24+ messages)
` [PATCH 01/17] flask/policy: split into modules
` [PATCH 02/17] flask/policy: split out rules for system_r
` [PATCH 03/17] flask/policy: move user definitions and constraints into modules
` [PATCH 04/17] flask/policy: remove unused support for binary modules
` [PATCH 05/17] flask/policy: xenstore stubdom policy
` [PATCH 06/17] flask/policy: remove unused example
` [PATCH 07/17] flask: unify {get, set}vcpucontext permissions
` [PATCH 08/17] flask: remove unused secondary context in ocontext
` [PATCH 09/17] flask: remove unused AVC callback functions
` [PATCH 10/17] flask: remove xen_flask_userlist operation
` [PATCH 11/17] flask: improve unknown permission handling
` [PATCH 12/17] xen/xsm: remove .xsm_initcall.init section
` [PATCH 13/17] xen: move FLASK entry under XSM in Kconfig
` [PATCH 14/17] xsm: annotate setup functions with __init
` [PATCH 15/17] xsm: clean up unregistration
` [PATCH 16/17] xen: Make FLASK_AVC_STATS kconfig option visible
` [PATCH 17/17] xsm: add a default policy to .init.data

[PATCH] enic: negative array index write
 2016-06-20 14:35 UTC  (2+ messages)

[PATCH v2 0/8] xen/arm: Use the typesafes gfn and mfn
 2016-06-20 14:35 UTC  (8+ messages)
` [PATCH v2 2/8] xen/mm: Introduce a bunch of helpers for the typesafes mfn and gfn
` [PATCH v2 3/8] xen: Use typesafe gfn/mfn in guest_physmap_* helpers
` [PATCH v2 4/8] xen: Use typesafe gfn in xenmem_add_to_physmap_one

[PATCH] Delete meaningless check of current_order in __rmqueue_fallback
 2016-06-20 14:35 UTC  (2+ messages)

[PATCH 1/2] Documentation: bindings: Add DT bindings for ARM's FVP models
 2016-06-20 14:34 UTC  (5+ messages)
` [PATCH 2/2] arm64: dts: Add device-tree for ARM's AEMv8A-AEMv8A FVP Base model

[PATCH v2 0/3] Add new KASUMI SW PMD
 2016-06-20 14:40 UTC  (5+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/3] kasumi: add new KASUMI PMD
  ` [PATCH v3 2/3] test: add new buffer comparison macros
  ` [PATCH v3 3/3] test: add unit tests for KASUMI PMD

[PATCH v2] ibmvscsis: Initial commit of IBM VSCSI Tgt Driver
 2016-06-20 14:33 UTC  (2+ messages)
` [PATCH v7] "

[Qemu-devel] [PATCH] scsi: esp: fix migration
 2016-06-20 14:33 UTC 

[PATCH 00/11] hvmctl hypercall
 2016-06-20 14:32 UTC  (3+ messages)
` [PATCH 02/11] hvmctl: convert HVMOP_set_pci_intx_level

[PATCH 0/4] Extending cryptodev Performance tests
 2016-06-20 14:32 UTC  (8+ messages)
` [PATCH 1/4] cryptodev: add rte_crypto_op_bulk_free function
` [PATCH v2 0/3] Extending cryptodev Performance tests
  ` [PATCH v2 1/3] app/test: adding Snow3g performance test
  ` [PATCH v2 2/3] app/test: updating AES SHA "
  ` [PATCH v2 3/3] app/test: typo fixing

[PATCH 0/8] x86/time: improve cross-CPU clock monotonicity (and more)
 2016-06-20 14:32 UTC  (5+ messages)
` [PATCH 4/8] x86/time: calibrate TSC against platform timer
` [PATCH 5/8] x86/time: correctly honor late clearing of TSC related feature flags

[PATCH v6 000/119] xfs: add reverse mapping, reflink, dedupe, and online scrub support
 2016-06-20 14:31 UTC  (7+ messages)
` [PATCH 010/119] xfs: create a standard btree size calculator code
` [PATCH 011/119] xfs: refactor btree maxlevels computation

Re; Dear Friend
 2016-06-20 14:19 UTC 

[PATCH XTF] tests: add fep test
 2016-06-20 14:31 UTC  (3+ messages)

[Qemu-devel] [Bug 1594394] [NEW] Using setreuid / setegid crashes x86_64 user-mode target
 2016-06-20 14:22 UTC  (3+ messages)
` [Qemu-devel] [Bug 1594394] "

[Qemu-devel] [PATCH 0/6] serial: flow control fixes
 2016-06-20 14:29 UTC  (7+ messages)
` [Qemu-devel] [PATCH 1/6] serial: make tsr_retry unsigned
` [Qemu-devel] [PATCH 2/6] serial: reinstate watch after migration
` [Qemu-devel] [PATCH 3/6] serial: separate serial_xmit and serial_watch_cb
` [Qemu-devel] [PATCH 4/6] serial: simplify tsr_retry reset
` [Qemu-devel] [PATCH 5/6] char: change qemu_chr_fe_add_watch to return unsigned
` [Qemu-devel] [PATCH 6/6] serial: remove watch on reset

[LTP] [PATCH 0/8] network/nfs: fix/cleanup tests
 2016-06-20 14:28 UTC  (9+ messages)
` [LTP] [PATCH resend 1/8] lib: add safe_gethostname()
` [LTP] [PATCH resend 2/8] network/nfs05: rewrite the test, make use of new library
` [LTP] [PATCH 3/8] network/nfs_lib.sh: add options, socket type and NFS ver
` [LTP] [PATCH 4/8] network/nfs/fsx: cleanup test, use test_net library
` [LTP] [PATCH 5/8] network/nfs/nfsstat: cleanup test, use test_net.sh library
` [LTP] [PATCH 6/8] network/nfs/nfsflock: clenaup & use test_net library
` [LTP] [PATCH 7/8] network/nfs/nfs_fsstress: remove fsstress test
` [LTP] [PATCH 8/8] network/nfs: remove README

[Qemu-devel] [PATCH RFC 0/7] q35: add legacy pci acpi hotplug support
 2016-06-20 14:27 UTC  (5+ messages)
` [Qemu-devel] [PATCH RFC 6/7] hw/acpi: extend acpi pci hotplug support for pci express
` [Qemu-devel] [PATCH RFC 7/7] hw/ich9: enable pci acpi hotplug

[PATCH 00/16] More drm master and SET_UNIQUE cleanups
 2016-06-20 14:27 UTC  (3+ messages)
` [PATCH 12/16] drm: Lobotomize set_busid nonsense for !pci drivers

[Qemu-devel] [PATCH 0/2] qcow2: Fix qcow2_get_cluster_offset()
 2016-06-20 14:26 UTC  (3+ messages)
` [Qemu-devel] [PATCH 1/2] qemu-io: Use correct range limitations
` [Qemu-devel] [PATCH 2/2] qcow2: Fix qcow2_get_cluster_offset()

[Qemu-devel] [Bug 1585008] Re: Windows 7 guests hang on bootup when qxl video is used
 2016-06-20 14:19 UTC 

[Qemu-devel] [RFC 0/7] Safe watch and breakpoint manipulation
 2016-06-20 14:25 UTC  (4+ messages)

dd on wrong device, 1.9 GiB from the beginning has been overwritten, how to restore partition?
 2016-06-20 14:24 UTC  (5+ messages)

[PATCH] coresight: always use stashed trace id value in etm4_trace_id
 2016-06-20 14:25 UTC 

[PATCH] drm/i915/guc: index host arrays by i915 engine ID, not guc_id
 2016-06-20 14:18 UTC  (2+ messages)
` [Resend-for-CI] "

[PATCH v4] mm, kasan: switch SLUB to stackdepot, enable memory quarantine for SLUB
 2016-06-20 13:21 UTC  (5+ messages)

determining client and server on a connection
 2016-06-20 12:34 UTC  (3+ messages)

v2 mempool: add stack (lifo) mempool handler
 2016-06-20 14:22 UTC  (6+ messages)
` [PATCH v3 1/2] "

master - conf: add more comments for new settings related to output format and log report
 2016-06-20 14:21 UTC 

[PATCH 0/6] Intel Integrated Sensor Hub Support (ISH)
 2016-06-20 14:19 UTC  (7+ messages)
` [PATCH 2/6] hid: intel_ish-hid: ISH Transport layer

[Qemu-devel] [PATCHv3 0/2] MAINTAINERS: update entries for SPARC
 2016-06-20 14:19 UTC  (2+ messages)
` [Qemu-devel] [PATCH 3/2] MAINTAINERS: Remove Blue Swirl leftovers

[Qemu-devel] Any topics for today's MTTCG sync-up call?
 2016-06-20 14:18 UTC  (3+ messages)

[PATCH v5 0/2] MTK Smart Device Gen1 NAND Driver
 2016-06-20 14:17 UTC  (4+ messages)

[Qemu-devel] [PATCH 0/5] x86: Physical address limit patches
 2016-06-20 14:17 UTC  (5+ messages)
` [Qemu-devel] [PATCH 1/5] BIT_RANGE convenience macro

[PATCH 0/4] Fix looking at encoder->type in debugfs
 2016-06-20 14:17 UTC  (6+ messages)
` [PATCH 1/4] drm/i915: Use connector->name in drrs debugfs
` [PATCH 2/4] drm/i915: Use connector_type instead of intel_encoder->type for DP
` [PATCH 3/4] drm/i915: Use atomic state and connector_type in i915_sink_src
` [PATCH 4/4] drm/i915: Use connector_type for printing in intel_connector_info
` ✓ Ro.CI.BAT: success for Fix looking at encoder->type in debugfs

[U-Boot] [PATCH] drivers:usb:common:fsl-dt-fixup: Fix the dt for all type of usb controllers
 2016-06-20 14:16 UTC  (2+ messages)

pktgen counters not
 2016-06-20 14:16 UTC 

[PATCH v3 0/3] pwm support for Broadcom iProc SoC's
 2016-06-20 14:14 UTC  (11+ messages)
` [PATCH v3 1/3] Documentation: dt: Add Broadcom iproc pwm controller binding
` [PATCH v3 2/3] pwm: iproc: Add support for Broadcom iproc pwm controller
` [PATCH v3 3/3] ARM: dts: NSP: Add PWM Support to DT

[U-Boot] [PATCH] mx6: support i.MX6UL speed grading reading from OTP bits
 2016-06-20 14:14 UTC 

What happened to the sb writeback list (aka sync efficiency) fix?
 2016-06-20 13:46 UTC 

[Qemu-devel] [Bug 1594069] [NEW] SIMD instructions translated to scalar host instructions
 2016-06-20 14:05 UTC  (2+ messages)
` [Qemu-devel] [Bug 1594069] "

[PATCH] libselinux: compare absolute pathname in matchpathcon -V
 2016-06-20 14:10 UTC 

[PATCH openbmc] Package whitelist.conf in obmc-phosphor-image
 2016-06-20 14:10 UTC  (2+ messages)

[PATCH] arm64: Kconfig: select PM for ARCH_VEXPRESS
 2016-06-20 14:10 UTC  (5+ messages)

[PULL] drm/bridge: sii902x driver
 2016-06-20 14:09 UTC  (3+ messages)

[PATCH v2] mfd: twl6040: Handle mclk used for HPPLL and optional internal clock source
 2016-06-20 14:07 UTC  (2+ messages)

NFS/d_splice_alias breakage
 2016-06-20 14:08 UTC  (8+ messages)

[meta-networking][PATCH] Samba: use only libsystemd
 2016-06-20 14:08 UTC  (2+ messages)

[PATCH] mmc: core: add auto bkops support
 2016-06-20 13:33 UTC  (4+ messages)

[Qemu-devel] [PULL 00/20] Block patches
 2016-06-20 14:05 UTC  (21+ messages)
` [Qemu-devel] [PULL 01/20] libqos: use virtio_ids.h for device ID definitions
` [Qemu-devel] [PULL 02/20] libqos: drop duplicated PCI vendor ID definition
` [Qemu-devel] [PULL 03/20] libqos: drop duplicated virtio_config.h definitions
` [Qemu-devel] [PULL 04/20] libqos: drop duplicated virtio_ring.h bit definitions
` [Qemu-devel] [PULL 05/20] libqos: drop duplicated virtio_vring.h structs
` [Qemu-devel] [PULL 06/20] libqos: drop duplicated virtio_blk.h definitions
` [Qemu-devel] [PULL 07/20] libqos: drop duplicated virtio_scsi.h definitions
` [Qemu-devel] [PULL 08/20] libqos: drop duplicated virtio_pci.h definitions
` [Qemu-devel] [PULL 09/20] libqos: add qvirtqueue_cleanup()
` [Qemu-devel] [PULL 10/20] block: fixed BdrvTrackedRequest filling in bdrv_co_discard
` [Qemu-devel] [PULL 11/20] block: fix race in bdrv_co_discard with drive-mirror
` [Qemu-devel] [PULL 12/20] block: process before_write_notifiers in bdrv_co_discard
` [Qemu-devel] [PULL 13/20] blockjob: move iostatus reset out of block_job_enter()
` [Qemu-devel] [PULL 14/20] blockjob: rename block_job_is_paused()
` [Qemu-devel] [PULL 15/20] blockjob: add pause points
` [Qemu-devel] [PULL 16/20] blockjob: add block_job_get_aio_context()
` [Qemu-devel] [PULL 17/20] block: use safe iteration over AioContext notifiers
` [Qemu-devel] [PULL 18/20] blockjob: add AioContext attached callback
` [Qemu-devel] [PULL 19/20] mirror: follow AioContext change gracefully
` [Qemu-devel] [PULL 20/20] backup: "

Multiple images/filesystems
 2016-06-20 14:05 UTC 

[PATCH] aio: Cleanup unnecessary test for nr_pages
 2016-06-20 14:05 UTC  (2+ messages)

[CI 1/2] drm/i915: Extract checking for backing struct pages to a helper
 2016-06-20 14:05 UTC  (2+ messages)
` [CI 2/2] drm/i915: pwrite/pread do not require obj->base.filp, just pages

zero length write fro store_test to bluestore
 2016-06-20 13:57 UTC  (3+ messages)

[PATCH] x86: compact supposedly unused entry point code
 2016-06-20 14:04 UTC  (7+ messages)

[PATCH 0/3] ASoC: Intel: Skylake: Add DSP muti-core support
 2016-06-20 14:10 UTC  (4+ messages)
` [PATCH 1/3] ASoC: Intel: Skylake: Add DSP muti-core infrastructure
` [PATCH 2/3] ASoC: Intel: Skylake: Support multi-core in Skylake
` [PATCH 3/3] ASoC: Intel: Skylake: Support multi-core in Broxton

[PATCH v3 0/4] Add hi6220 media subsystem reset controller driver
 2016-06-20 13:55 UTC  (4+ messages)
` [PATCH v3 1/4] reset: hisilicon: Add media reset controller binding

[meta-java][PATCH] icedtea7-native: make GCC 6 happy
 2016-06-20 14:02 UTC 

[Qemu-devel] Determining interest in PPC e500spin, yield, and openpic patches
 2016-06-20 14:01 UTC  (6+ messages)
` [Qemu-devel] [Qemu-ppc] "
      ` [Qemu-devel] PPC e500spin pir improperly initialized

[PATCH 0/2] powerpc/pseries: Dynamic associativity-lookup-arrays updating
 2016-06-20 14:01 UTC  (3+ messages)
` [PATCH 1/2] powerpc/pseries: Move property cloning into its own routine
` [PATCH 2/2] powerpc/pseries: Dynamic add entires to associativity lookup array

[Buildroot] [PATCH] adwaita-icon-theme: install to staging
 2016-06-20 14:01 UTC  (2+ messages)

[Qemu-arm] [PATCH 0/2] Add ASPEED SCU device
 2016-06-20 13:57 UTC  (6+ messages)
` [Qemu-arm] [PATCH 1/2] hw/misc: Add a model for the ASPEED System Control Unit
        ` [Qemu-devel] "

[Buildroot] [PATCH] gmp: dissable assembly for armv7m
 2016-06-20 14:00 UTC 

git stash doesn't always save work dir as-is: bug?
 2016-06-20 13:59 UTC 

[Qemu-arm] [PATCH] Improve the alignment check infrastructure
 2016-06-20 13:56 UTC  (2+ messages)
` [Qemu-devel] "

[patch V2 00/20] timer: Refactor the timer wheel
 2016-06-20 13:56 UTC  (5+ messages)

Using EXTERNALSRC in practice
 2016-06-20 13:58 UTC  (4+ messages)

[U-Boot] [PATCH V2 1/2] ehci: mx7: fix usbnc_regs
 2016-06-20 13:58 UTC  (4+ messages)
` [U-Boot] [PATCH V2 2/2] ehci: mx7: fix otg id detection

When/how to use "delete" in CIL?
 2016-06-20 13:57 UTC  (3+ messages)

[PATCH 0/3] clk: samsung: add Exynos5433 CPU clocks
 2016-06-20 13:57 UTC  (6+ messages)
` [PATCH 3/3] clk: samsung: exynos5433: add CPU clocks configuration data and instantiate "

[PATCH v1] app: fix Coverity issues
 2016-06-20 13:56 UTC  (2+ messages)

[PATCH] ASoC: Intel: Add support for PM ops in bxt-da7219_max98357a
 2016-06-20 14:02 UTC  (7+ messages)

[PATCH] tracing: Expose CPU physical addresses (resource values) for PCI devices
 2016-06-20 13:56 UTC  (4+ messages)

[PATCH] drm/i915/ilk: Don't attempt to register eDP if LVDS was detected
 2016-06-20 13:56 UTC  (3+ messages)

[rtc-linux] [PATCH 0/5] rtc: s35390a: allow shutdown on NAS after alarm triggered
 2016-06-20 13:55 UTC  (6+ messages)
` [rtc-linux] [PATCH 1/5] rtc: s35390a: fix reading out alarm
` [rtc-linux] [PATCH 2/5] rtc: s35390a: implement reset routine as suggested by the reference
` [rtc-linux] [PATCH 3/5] rtc: s35390a: improve irq handling
` [rtc-linux] [PATCH 4/5] rtc: s35390a: improve two comments in .set_alarm
` [rtc-linux] [PATCH 5/5] rtc: fix a typo and reduce three empty lines to one


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.