All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-11-10 13:26:42 to 2015-11-10 14:15:33 UTC [more...]

[Qemu-devel] [PULL 00/44] Block patches
 2015-11-10 14:14 UTC  (21+ messages)
` [Qemu-devel] [PULL 01/44] block: Add more types for tracked request
` [Qemu-devel] [PULL 02/44] block: Track flush requests
` [Qemu-devel] [PULL 03/44] block: Track discard requests
` [Qemu-devel] [PULL 04/44] iscsi: Emulate commands in iscsi_aio_ioctl as iscsi_ioctl
` [Qemu-devel] [PULL 05/44] block: Add ioctl parameter fields to BlockRequest
` [Qemu-devel] [PULL 06/44] block: Emulate bdrv_ioctl with bdrv_aio_ioctl and track both
` [Qemu-devel] [PULL 07/44] block: Drop BlockDriver.bdrv_ioctl
` [Qemu-devel] [PULL 08/44] block: Introduce BlockDriver.bdrv_drain callback
` [Qemu-devel] [PULL 09/44] qed: Implement .bdrv_drain
` [Qemu-devel] [PULL 10/44] qapi: Add transaction support to block-dirty-bitmap operations
` [Qemu-devel] [PULL 11/44] iotests: add transactional incremental backup test
` [Qemu-devel] [PULL 12/44] block: rename BlkTransactionState and BdrvActionOps
` [Qemu-devel] [PULL 13/44] backup: Extract dirty bitmap handling as a separate function
` [Qemu-devel] [PULL 14/44] blockjob: Introduce reference count and fix reference to job->bs
` [Qemu-devel] [PULL 15/44] blockjob: Add .commit and .abort block job actions
` [Qemu-devel] [PULL 16/44] blockjob: Add "completed" and "ret" in BlockJob
` [Qemu-devel] [PULL 17/44] blockjob: Simplify block_job_finish_sync
` [Qemu-devel] [PULL 18/44] block: Add block job transactions
` [Qemu-devel] [PULL 19/44] block/backup: Rely on commit/abort for cleanup
` [Qemu-devel] [PULL 20/44] block: Add BlockJobTxn support to backup_run

[PATCH 0/2] ASoC: Add support for DA7217 and DA7218 audio codecs
 2015-11-10 14:15 UTC  (14+ messages)
` [PATCH 2/2] ASoC: codecs: Add da7218 codec driver

[PATCH V2 1/4] mailbox: add support for APM X-Gene platform mailbox driver
 2015-11-10 14:15 UTC  (5+ messages)
` [PATCH v3 0/3] mailbox: Add "
  ` [PATCH v3 2/3] Documentation: mailbox: Add APM X-Gene SLIMpro mailbox dts documentation

[U-Boot] [PATCH] board/ti: Update MAINTAINERS entries with more boards
 2015-11-10 14:14 UTC 

[LTP] [RFC] Getting rid of cleanup parameter
 2015-11-10 14:14 UTC 

[PATCH 1/2] staging/rdma/hfi1: add common routine for queuing acks
 2015-11-10 14:14 UTC  (2+ messages)
` [PATCH 2/2] staging/rdma/hfi1: add ACK coalescing logic

[PATCH 0/3] add sample ptp slave application
 2015-11-10 14:12 UTC  (5+ messages)
` [PATCH v5 1/7] ethdev: add additional ieee1588 support functions

[PATCH 0/5] wcn36xx: add some new firmware functionalities support
 2015-11-10 14:13 UTC  (5+ messages)
` [PATCH 4/5] wcn3620: use new response format for wcn3620 trigger_ba

[PATCH v11 0/5] xen/arm/arm64: CONFIG_PARAVIRT and stolen ticks accounting
 2015-11-10 14:12 UTC  (7+ messages)
` [PATCH v11 3/5] arm: introduce CONFIG_PARAVIRT, PARAVIRT_TIME_ACCOUNTING and pv_time_ops
` [PATCH v11 4/5] arm64: "

[xen-unstable-smoke test] 64060: tolerable all pass - PUSHED
 2015-11-10 14:12 UTC 

[PATCH 1/8] block/genhd.c: Add error handling
 2015-11-10 14:11 UTC  (4+ messages)

[PATCH v2 resend] ARM/arm64: KVM: test properly for a PTE's uncachedness
 2015-11-10 14:11 UTC 

[Qemu-devel] [PULL v2 00/40] Block layer patches
 2015-11-10 14:09 UTC  (41+ messages)
` [Qemu-devel] [PULL v2 01/40] block: Don't call blk_bs() twice in bdrv_lookup_bs()
` [Qemu-devel] [PULL v2 02/40] block: Add blk_remove_bs()
` [Qemu-devel] [PULL v2 03/40] block: Make bdrv_states public
` [Qemu-devel] [PULL v2 04/40] block: Add functions for inheriting a BBRS
` [Qemu-devel] [PULL v2 05/40] blockdev: Add blockdev-open-tray
` [Qemu-devel] [PULL v2 06/40] blockdev: Add blockdev-close-tray
` [Qemu-devel] [PULL v2 07/40] blockdev: Add blockdev-remove-medium
` [Qemu-devel] [PULL v2 08/40] blockdev: Add blockdev-insert-medium
` [Qemu-devel] [PULL v2 09/40] blockdev: Implement eject with basic operations
` [Qemu-devel] [PULL v2 10/40] blockdev: Implement change "
` [Qemu-devel] [PULL v2 11/40] block: Inquire tray state before tray-moved events
` [Qemu-devel] [PULL v2 12/40] qmp: Introduce blockdev-change-medium
` [Qemu-devel] [PULL v2 13/40] hmp: Use blockdev-change-medium for change command
` [Qemu-devel] [PULL v2 14/40] blockdev: read-only-mode for blockdev-change-medium
` [Qemu-devel] [PULL v2 15/40] hmp: Add read-only-mode option to change command
` [Qemu-devel] [PULL v2 16/40] iotests: Add test for change-related QMP commands
` [Qemu-devel] [PULL v2 17/40] block: check for existing device IDs in external_snapshot_prepare()
` [Qemu-devel] [PULL v2 18/40] block: rename BlockdevSnapshot to BlockdevSnapshotSync
` [Qemu-devel] [PULL v2 19/40] block: support passing 'backing': '' to 'blockdev-add'
` [Qemu-devel] [PULL v2 20/40] block: add a 'blockdev-snapshot' QMP command
` [Qemu-devel] [PULL v2 21/40] block: add tests for the 'blockdev-snapshot' command
` [Qemu-devel] [PULL v2 22/40] commit: reopen overlay_bs before base
` [Qemu-devel] [PULL v2 23/40] qemu-iotests: Test the reopening of overlay_bs in 'block-commit'
` [Qemu-devel] [PULL v2 24/40] qcow2: avoid misaligned 64bit bswap
` [Qemu-devel] [PULL v2 25/40] qemu-img: add check for zero-length job len
` [Qemu-devel] [PULL v2 26/40] throttle: Check for pending requests in throttle_group_unregister_bs()
` [Qemu-devel] [PULL v2 27/40] throttle: Use bs->throttle_state instead of bs->io_limits_enabled
` [Qemu-devel] [PULL v2 28/40] block: Disallow snapshots if the overlay doesn't support backing files
` [Qemu-devel] [PULL v2 29/40] block: Remove inner quotation marks in iotest 085
` [Qemu-devel] [PULL v2 30/40] block: test 'blockdev-snapshot' using a file BDS as the overlay
` [Qemu-devel] [PULL v2 31/40] qemu-io: fix cvtnum lval types
` [Qemu-devel] [PULL v2 32/40] qemu-io: Check for trailing chars
` [Qemu-devel] [PULL v2 33/40] qemu-io: Correct error messages
` [Qemu-devel] [PULL v2 34/40] qemu-iotests: fix cleanup of background processes
` [Qemu-devel] [PULL v2 35/40] qemu-iotests: fix -valgrind option for check
` [Qemu-devel] [PULL v2 36/40] mirror: block all operations on the target image during the job
` [Qemu-devel] [PULL v2 37/40] block: Add blk_get_refcnt()
` [Qemu-devel] [PULL v2 38/40] block: Add 'x-blockdev-del' QMP command
` [Qemu-devel] [PULL v2 39/40] iotests: Add tests for the x-blockdev-del command
` [Qemu-devel] [PULL v2 40/40] qcow2: Fix qcow2_get_cluster_offset() for zero clusters

[PATCH 0/2] wallclock time on arm
 2015-11-10 14:11 UTC  (5+ messages)
` [PATCH 2/2] arm: export platform_op XENPF_settime

Critique of the Xen Security Process
 2015-11-10 14:10 UTC  (6+ messages)
  ` [qubes-devel] "

[Qemu-devel] Contribute to abstracting device address allocation
 2015-11-10 14:10 UTC 

[Buildroot] [PATCH] liquid-dsp: fix powerpc/altivec build failures
 2015-11-10 14:10 UTC 

[Printing-architecture] CMD: field of device ID, which entry for PWG Raster?
 2015-11-10 14:08 UTC 

[PATCH v2] livepatch: x86: bugfix about kASLR
 2015-11-10 14:07 UTC  (2+ messages)

[PATCH] cgroup_pids: add fork limit
 2015-11-10 14:06 UTC 

[PATCH v4] ixgbe_pmd: enforce RS bit on every EOP descriptor for devices newer than 82598
 2015-11-10 14:06 UTC  (5+ messages)
` [PATCHv7 0/2] ixgbe: fix TX hang when RS distance exceeds HW limit
` [PATCHv7 1/2] testpmd: add ability to split outgoing packets
` [PATCHv7 2/2] ixgbe: fix TX hang when RS distance exceeds HW limit

infernalis build package on debian jessie : dh_install: ceph missing files (usr/lib/libos_tp.so.*), aborting
 2015-11-10 14:06 UTC 

[Buildroot] [autobuild.buildroot.net] Build results for 2015-11-06
 2015-11-10 14:05 UTC  (4+ messages)

[PATCH v5 0/6] arm64: ftrace: fix incorrect output from stack tracer
 2015-11-10 14:05 UTC  (11+ messages)
` [PATCH v5 4/6] arm64: insn: add instruction decoders for ldp/stp and add/sub
` [PATCH v5 5/6] arm64: ftrace: add arch-specific stack tracer

[Qemu-devel] [Minios-devel] [PATCH v4 0/<VARIOUS>] Begin to disentangle libxenctrl and provide some stable libraries
 2015-11-10 14:02 UTC  (8+ messages)
` [Qemu-devel] [PATCH QEMU-XEN v5 0/9] "
  ` [Qemu-devel] [PATCH QEMU-XEN v5 3/9] xen: Switch to libxengnttab interface for compat shims
    `  "
  ` [Qemu-devel] [PATCH QEMU-XEN v5 7/9] xen: Use stable library interfaces when they are available
    `  "

[PATCH v4 0/3] Keepalive monitoring & reporting
 2015-11-10 14:02 UTC  (3+ messages)
` [PATCH v4 1/3] rte: add keep alive functionality

[PATCH v3] mmc: sdhci at91: add PM support
 2015-11-10 14:03 UTC  (3+ messages)

[U-Boot] [PATCH v7 0/5] Add support for Thumb-1 builds
 2015-11-10 14:02 UTC  (2+ messages)

[U-Boot] [PATCH v3 1/2] arm: add support for semihosting for ARMv7M targets
 2015-11-10 14:02 UTC  (4+ messages)
` [U-Boot] [PATCH v3 2/2] arm: fix compile warnings when semihosting is enabled on ARMv7M target

[bug] git 2.6.2 (64-bit) blocks keyboard input (running in RDP, Win7 x64)
 2015-11-10 14:02 UTC 

[RFC PATCH v2 0/3] CFS idle injection
 2015-11-10 14:01 UTC  (4+ messages)
` [RFC PATCH v2 3/3] sched: introduce synchronized "

[PATCH 1/1] can: sja1000: clear interrupts on start
 2015-11-10 13:59 UTC 

[PATCH v10 0/6] Multiple intermediate states for genpd
 2015-11-10 13:58 UTC  (4+ messages)
` [PATCH v10 3/6] PM / Domains: make governor select deepest state

[RFC PATCH v2 0/5] ACPICA / debugger: Add in-kernel AML debugger support
 2015-11-10 13:56 UTC  (7+ messages)
` [PATCH v2 0/7] "
  ` [PATCH v2 5/7] ACPI / x86: introduce acpi_os_readable() support

btrfs: add tracing for failed reservations
 2015-11-10 13:55 UTC  (2+ messages)

broken raid level 5 array caused by user error
 2015-11-10 13:55 UTC  (7+ messages)

setting system and qtwebengine default localization
 2015-11-10 13:39 UTC 

[PATCH] x86/mm: fix regression with huge pages on PAE
 2015-11-10 13:53 UTC  (4+ messages)

[U-Boot] [PATCH v3] net: phy: Add support for Texas Instruments DP83867
 2015-11-10 13:52 UTC  (2+ messages)

[Qemu-devel] [PULL 0/7] target-arm queue
 2015-11-10 13:51 UTC  (8+ messages)
` [Qemu-devel] [PULL 1/7] target-arm: Fix gdb singlestep handling in arm_debug_excp_handler()
` [Qemu-devel] [PULL 2/7] hw/intc/arm_gic: Remove the definition of NUM_CPU
` [Qemu-devel] [PULL 3/7] arm: boot: Add secure_board_setup flag
` [Qemu-devel] [PULL 4/7] arm: highbank: Defeature CPU override
` [Qemu-devel] [PULL 5/7] arm: highbank: Implement PSCI and dummy monitor
` [Qemu-devel] [PULL 6/7] hw/arm/virt: error_report cleanups
` [Qemu-devel] [PULL 7/7] target-arm: Clean up DISAS_UPDATE usage in AArch32 translation code

binutils failing in FIDO branch
 2015-11-10 13:51 UTC  (4+ messages)

[RFC PATCH 0/5] Arch-independent livepatch
 2015-11-10 13:50 UTC  (4+ messages)
` [RFC PATCH 4/5] samples: livepatch: init reloc list and mark as klp module

HDMI hotplug fails when using VT or boot on text mode
 2015-11-10 13:53 UTC  (2+ messages)

[PATCH] ARM/arm64: KVM: test properly for a PTE's uncachedness
 2015-11-10 13:48 UTC  (4+ messages)
    ` [PATCH v2] "

[Qemu-devel] [PATCH v2] target-arm: Clean up DISAS_UPDATE usage in AArch32 translation code
 2015-11-10 13:47 UTC  (2+ messages)

[U-Boot] [PATCH 1/2] nios2: rename board nios2-generic to 3c120_devboard
 2015-11-10 13:47 UTC  (2+ messages)

[PATCH] l3fwd: fix lookup burst size for ipv6
 2015-11-10 13:46 UTC  (3+ messages)
` [PATCH v2] "

[PATCH 0/8] xfs: log recovery torn write detection
 2015-11-10 13:45 UTC  (3+ messages)
` [PATCH 7/8] xfs: detect and trim torn writes during log recovery

[PATCH RESEND 00/16] Support TI LMU devices
 2015-11-10 13:44 UTC  (5+ messages)
` [PATCH RESEND 15/16] leds: add LM3633 driver

[PATCH] perf tools: Rebuild rbtree when adjusting symbols for kcore
 2015-11-10 13:41 UTC  (7+ messages)
` [PATCH] perf symbols/KCORE: "

[PATCH] staging: board: Set PM domain before probe
 2015-11-10 13:43 UTC  (4+ messages)

[PATCH 1/1] drivers: of: of_reserved_mem: fixup the alignment with CMA setup
 2015-11-10 13:43 UTC  (4+ messages)

[KERNEL] Re: [KERNEL] Re: [KERNEL] Re: [KERNEL] Re: [KERNEL] Re: [KERNEL] Re: Kernel 4.3 breaks security in systems using capabilities
 2015-11-10 13:41 UTC  (13+ messages)
  ` [KERNEL] "
    `  "
      ` [KERNEL] "
          ` [KERNEL] "
              ` [KERNEL] "
                  ` [KERNEL] [PATCH] "
                    ` [KERNEL] "

[PATCH RFC 0/3] Introduce device attribute rdma_read_access_flags
 2015-11-10 13:41 UTC  (7+ messages)
` [PATCH RFC 1/3] IB/core: Expose a device attribute for rdma_read access flags

[PATCH v2] livepatch: old_name.number scheme in livepatch sysfs directory
 2015-11-10 13:40 UTC  (8+ messages)
` [PATCH v3] livepatch: old_name,number "

[PATCH] tree wide: Use kvfree() than conditional kfree()/vfree()
 2015-11-10 13:34 UTC  (3+ messages)
` [DRBD-user] "

[PATCH] media: adv7180: increase delay after reset to 5ms
 2015-11-10 13:39 UTC  (2+ messages)

[Qemu-devel] [PULL 00/15] Tracing patches
 2015-11-10 13:36 UTC  (17+ messages)
` [Qemu-devel] [PULL 01/15] trace: fix make foo-timestamp rules
` [Qemu-devel] [PULL 02/15] trace: add make dependencies on tracetool source
` [Qemu-devel] [PULL 03/15] trace: count number of enabled events
` [Qemu-devel] [PULL 04/15] trace: track enabled events in a separate array
` [Qemu-devel] [PULL 05/15] trace: fix documentation
` [Qemu-devel] [PULL 06/15] trace: split trace_init_events out of trace_init_backends
` [Qemu-devel] [PULL 07/15] trace: split trace_init_file "
` [Qemu-devel] [PULL 08/15] trace: no need to call trace_backend_init in different branches now
` [Qemu-devel] [PULL 09/15] trace: add "-trace enable=..."
` [Qemu-devel] [PULL 10/15] trace: add "-trace help"
` [Qemu-devel] [PULL 11/15] log: do not unnecessarily include qom/cpu.h
` [Qemu-devel] [PULL 12/15] log: move qemu-log.c into util/ directory
` [Qemu-devel] [PULL 13/15] trace: convert stderr backend to log
` [Qemu-devel] [PULL 14/15] trace: switch default backend to "log"
` [Qemu-devel] [PULL 15/15] log: add "-d trace:PATTERN"

[Buildroot] [Bug 8456] New: Building host-pkgconf on Fedora 23 fails due to incorrect build dependencies
 2015-11-10 13:36 UTC 

[RFC PATCHv1 0/3]: x86/ept: reduce translation invalidation impact
 2015-11-10 13:35 UTC  (3+ messages)
` [PATCHv1 3/3] x86/ept: defer the invalidation until the p2m lock is released

[Qemu-devel] [PATCH v11 00/14] block: incremental backup transactions using BlockJobTxn
 2015-11-10 13:34 UTC  (2+ messages)

[PATCH 0/3] tools/vm: trivial fixes
 2015-11-10 13:32 UTC  (8+ messages)
` [PATCH 1/3] tools/vm: fix Makefile multi-targets
` [PATCH 2/3] tools/vm/page-types: suppress gcc warnings
` [PATCH 3/3] tools/vm/slabinfo: update struct slabinfo members' types

[lustre-devel] [PATCH] Staging: lustre: lustre_mds: Remove unused md_should_create
 2015-11-10 13:33 UTC  (3+ messages)

[PATCH, REPORT] bpf_trace: build error without PERF_EVENTS
 2015-11-10 13:31 UTC  (3+ messages)

[nightly] Core TISDK (daisy/1.6) 2015.06 build 2015-11-10_05-01-41
 2015-11-10 13:31 UTC 

[PATCH v5] Add git-grep threads param
 2015-11-10 13:28 UTC 

[Buildroot] [PATCH] ipset: bump to version 6.27
 2015-11-10 13:27 UTC  (2+ messages)

[PATCH 0/4] Implement access checks in iommu page fault paths
 2015-11-10 13:26 UTC  (10+ messages)
` [PATCH 1/4] iommu/amd: Do proper access checking before calling handle_mm_fault()
` [PATCH 2/4] iommu/amd: Correctly set flags for handle_mm_fault call
` [PATCH 3/4] iommu/amd: Cleanup error handling in do_fault()
` [PATCH 4/4] iommu/vt-d: Do access checks before calling handle_mm_fault()

[Xenomai] panic macro interference with xerces api
 2015-11-10 13:26 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.