All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-05-06 10:18:53 to 2016-05-06 10:56:43 UTC [more...]

[RFC 00/22] Media request API
 2016-05-06 10:53 UTC  (22+ messages)
` [RFC 01/22] media: Add "
` [RFC 02/22] media: Add media device request state
` [RFC 03/22] media: Prevent queueing queued requests
` [RFC 04/22] media: Only requests in IDLE state may be deleted
` [RFC 05/22] media: Add media_device_request_complete() to mark requests complete
` [RFC 06/22] media: Add per-entity request data support
` [RFC 07/22] videodev2.h: Add request field to v4l2_buffer
` [RFC 08/22] videodev2.h: Add request field to v4l2_pix_format_mplane
` [RFC 09/22] v4l2-subdev.h: Add request field to format and selection structures
` [RFC 10/22] v4l: Support the request API in format operations
` [RFC 11/22] v4l: subdev: Support the request API in format and selection operations
` [RFC 12/22] vb2: Add allow_requests flag
` [RFC 13/22] vb2: Add helper function to check for request buffers
` [RFC 14/22] media: Add MEDIA_IOC_DQEVENT
` [RFC 15/22] media: Make events on request completion optional, disabled by default
` [RFC 16/22] media: Add poll support
` [RFC 18/22] DocBook: media: Document the V4L2 request API
` [RFC 19/22] DocBook: media: Document the subdev selection API
` [RFC 20/22] DocBook: media: Document the V4L2 subdev request API
` [RFC 21/22] DocBook: media: Document media events (MEDIA_IOC_DQEVENT IOCTL)
` [RFC 22/22] DocBook: media: Document request flags

fq_codel_drop vs a udp flood
 2016-05-06 10:55 UTC  (15+ messages)
` [Codel] "

[PATCH 0/5] add packet capture framework
 2016-05-06 10:55 UTC  (6+ messages)
` [PATCH 1/5] librte_ether: protect add/remove of rxtx callbacks with spinlocks
` [PATCH 2/5] lib/librte_pdump: add new library for packet capturing support
` [PATCH 3/5] app/pdump: add pdump tool for packet capturing
` [PATCH 4/5] app/test-pmd: add pdump initialization uninitialization
` [PATCH 5/5] doc: update doc for packet capture framework

[meta-oe master krogoth PATCH v2] opencv: Fix metapkg dependencies for opencv-java and opencv-locales
 2016-05-06 10:57 UTC  (3+ messages)

[PATCH] Fix "failed sanity test tmpdir" for libnice and update PNBLACKLIST
 2016-05-06 10:55 UTC  (4+ messages)

[PATCH] drm/i915: add missing condition for committing planes on crtc
 2016-05-06 10:52 UTC  (4+ messages)

[RFC 0/4] Include resources in tests
 2016-05-06 10:48 UTC  (12+ messages)
` [PATCH v1 00/10] "
` [PATCH v1 01/10] app/test: introduce resources for tests
` [PATCH v1 02/10] app/test: support resources externally linked
` [PATCH v1 03/10] app/test: add functions to create files from resources
` [PATCH v1 04/10] app/test: support resources archived by tar
` [PATCH v1 05/10] app/test: use linked list to store PCI drivers
` [PATCH v1 06/10] app/test: extract test_pci_setup and test_pci_cleanup
` [PATCH v1 07/10] app/test: convert current pci_test into a single test case
` [PATCH v1 08/10] eal/pci: replace SYSFS_PCI_DEVICES with pci_get_sysfs_path()
` [PATCH v1 09/10] app/test: scan PCI bus using a fake sysfs
` [PATCH v1 10/10] app/test: do not dump PCI devices in blacklist test

[U-Boot] [PATCH] mips: Fix compiler warning in cpu.c
 2016-05-06 10:50 UTC  (2+ messages)

[U-Boot] [PATCH] usb: xhci: add struct devrequest declaration
 2016-05-06 10:50 UTC  (2+ messages)

How to force BitBake to track dependency to METADATA_REVISION?
 2016-05-06 10:49 UTC  (4+ messages)

Add top down metrics to perf stat
 2016-05-06 10:47 UTC  (4+ messages)
` [PATCH 01/10] x86: Add topology_max_smt_threads()

[PATCH 0/9] FP/VEC/VSX switching optimisations
 2016-05-06 10:48 UTC  (3+ messages)

[PATCH 0/2][v2] Cancel builds when cli is interrupted
 2016-05-06 10:48 UTC  (3+ messages)

[PATCH for-4.7 1/2] init: drop GNU-isms for sleep command
 2016-05-06 10:48 UTC  (2+ messages)

[PATCH] direct-io: fix stale data exposure from concurrent buffered read
 2016-05-06 10:46 UTC  (3+ messages)

[Qemu-devel] [PATCH v1 0/6] A migration performance testing framework
 2016-05-06 10:45 UTC  (2+ messages)

[PATCH v3 00/55] KVM: arm/arm64: Rework virtual GIC emulation
 2016-05-06 10:46 UTC  (112+ messages)
` [PATCH v3 01/55] KVM: arm/arm64: vgic: streamline vgic_update_irq_pending() interface
` [PATCH v3 02/55] KVM: arm/arm64: vgic: avoid map in kvm_vgic_inject_mapped_irq()
` [PATCH v3 03/55] KVM: arm/arm64: vgic: avoid map in kvm_vgic_map_is_active()
` [PATCH v3 04/55] KVM: arm/arm64: vgic: avoid map in kvm_vgic_unmap_phys_irq()
` [PATCH v3 05/55] KVM: arm/arm64: Remove the IRQ field from struct irq_phys_map
` [PATCH v3 06/55] KVM: arm/arm64: arch_timer: Remove irq_phys_map
` [PATCH v3 07/55] KVM: arm/arm64: vgic: Remove irq_phys_map from interface
` [PATCH v3 08/55] KVM: arm/arm64: Get rid of vgic_cpu->nr_lr
` [PATCH v3 09/55] KVM: arm/arm64: Fix MMIO emulation data handling
` [PATCH v3 10/55] KVM: arm/arm64: Export mmio_read/write_bus
` [PATCH v3 11/55] KVM: arm/arm64: pmu: abstract access to number of SPIs
` [PATCH v3 12/55] KVM: arm/arm64: move GICv2 emulation defines into arm-gic-v3.h
` [PATCH v3 13/55] KVM: arm/arm64: vgic-new: Add data structure definitions
` [PATCH v3 14/55] KVM: arm/arm64: vgic-new: Add acccessor to new struct vgic_irq instance
` [PATCH v3 15/55] KVM: arm/arm64: vgic-new: Implement virtual IRQ injection
` [PATCH v3 16/55] KVM: arm/arm64: vgic-new: Add IRQ sorting
` [PATCH v3 17/55] KVM: arm/arm64: vgic-new: Add IRQ sync/flush framework
` [PATCH v3 18/55] KVM: arm/arm64: vgic-new: Add GICv2 world switch backend
` [PATCH v3 19/55] KVM: arm/arm64: vgic-new: Add GICv3 "
` [PATCH v3 20/55] KVM: arm/arm64: vgic-new: Implement kvm_vgic_vcpu_pending_irq
` [PATCH v3 21/55] KVM: arm/arm64: vgic-new: Add MMIO handling framework
` [PATCH v3 22/55] KVM: arm/arm64: vgic-new: Add GICv2 "
` [PATCH v3 23/55] KVM: arm/arm64: vgic-new: Add CTLR, TYPER and IIDR handlers
` [PATCH v3 24/55] KVM: arm/arm64: vgic-new: Add ENABLE registers handlers
` [PATCH v3 25/55] KVM: arm/arm64: vgic-new: Add PENDING "
` [PATCH v3 26/55] KVM: arm/arm64: vgic-new: Add ACTIVE "
` [PATCH v3 27/55] KVM: arm/arm64: vgic-new: Add PRIORITY "
` [PATCH v3 28/55] KVM: arm/arm64: vgic-new: Add CONFIG "
` [PATCH v3 29/55] KVM: arm/arm64: vgic-new: Add TARGET "
` [PATCH v3 30/55] KVM: arm/arm64: vgic-new: Add SGIR register handler
` [PATCH v3 31/55] KVM: arm/arm64: vgic-new: Add SGIPENDR register handlers
` [PATCH v3 32/55] KVM: arm/arm64: vgic-new: Add GICv3 MMIO handling framework
` [PATCH v3 33/55] KVM: arm/arm64: vgic-new: Add GICv3 CTLR, IIDR, TYPER handlers
` [PATCH v3 34/55] KVM: arm/arm64: vgic-new: Add GICv3 redistributor IIDR and TYPER handler
` [PATCH v3 35/55] KVM: arm/arm64: vgic-new: Add GICv3 IDREGS register handler
` [PATCH v3 36/55] KVM: arm/arm64: vgic-new: Add GICv3 IROUTER register handlers
` [PATCH v3 37/55] KVM: arm/arm64: vgic-new: Add GICv3 SGI system register trap handler
` [PATCH v3 38/55] KVM: arm/arm64: vgic-new: vgic_kvm_device: KVM device ops registration
` [PATCH v3 39/55] KVM: arm/arm64: vgic-new: vgic_kvm_device: KVM_DEV_ARM_VGIC_GRP_NR_IRQS
` [PATCH v3 40/55] KVM: arm/arm64: vgic-new: vgic_kvm_device: KVM_DEV_ARM_VGIC_GRP_CTRL
` [PATCH v3 41/55] KVM: arm/arm64: vgic-new: vgic_kvm_device: implement kvm_vgic_addr
` [PATCH v3 42/55] KVM: arm/arm64: vgic-new: vgic_kvm_device: KVM_DEV_ARM_VGIC_GRP_ADDR
` [PATCH v3 43/55] KVM: arm/arm64: vgic-new: vgic_kvm_device: access to VGIC registers
` [PATCH v3 44/55] KVM: arm/arm64: vgic-new: Export register access interface
` [PATCH v3 45/55] KVM: arm/arm64: vgic-new: Add userland access to VGIC dist registers
` [PATCH v3 46/55] KVM: arm/arm64: vgic-new: Add GICH_VMCR accessors
` [PATCH v3 47/55] KVM: arm/arm64: vgic-new: Add userland GIC CPU interface access
` [PATCH v3 48/55] KVM: arm/arm64: vgic-new: vgic_init: implement kvm_vgic_hyp_init
` [PATCH v3 49/55] KVM: arm/arm64: vgic-new: vgic_init: implement vgic_create
` [PATCH v3 50/55] KVM: arm/arm64: vgic-new: vgic_init: implement vgic_init
` [PATCH v3 51/55] KVM: arm/arm64: vgic-new: vgic_init: implement map_resources
` [PATCH v3 52/55] KVM: arm/arm64: vgic-new: Add vgic_v2/v3_enable
` [PATCH v3 53/55] KVM: arm/arm64: vgic-new: Wire up irqfd injection
` [PATCH v3 54/55] KVM: arm/arm64: vgic-new: implement mapped IRQ handling
` [PATCH v3 55/55] KVM: arm/arm64: vgic-new: enable build

[PATCH V4 0/3] soc/tegra: Add support for IO pads power and voltage control
 2016-05-06 10:45 UTC  (4+ messages)
` [PATCH V4 1/3] soc/tegra: pmc: Use BIT macro for register field definition
` [PATCH V4 2/3] soc/tegra: pmc: Correct type of variable for tegra_pmc_readl()
` [PATCH V4 3/3] soc/tegra: pmc: Add support for IO pads power state and voltage

[kernel-hardening] [PATCH v6 01/11] x86/boot: Clean up pointer casting
 2016-05-06 10:44 UTC  (5+ messages)
` [tip:x86/boot] "

[U-Boot] [PATCH 0/4] ath79: fix some minor defects
 2016-05-06 10:43 UTC  (3+ messages)

[B.A.T.M.A.N.] [PATCHv3 0/6] batman-adv: Optimizations for setups running dat and bla
 2016-05-06 10:43 UTC  (3+ messages)
` [B.A.T.M.A.N.] [PATCHv3 4/6] batman-adv: drop unicast packets from other backbone gw

[PATCH 0/2] drm/i915/guc: GuC firmware loading updates
 2016-05-06 10:42 UTC  (3+ messages)
` [PATCH 1/2] drm/i915/guc: Use major_minor version for filename
` [PATCH 2/2] drm/i915/guc: Add Broxton GuC firmware loading support

[PATCH v3 00/11] serial: 8250: split LPSS to 8250_lpss, enable DMA on Quark
 2016-05-06 10:42 UTC  (15+ messages)
` [PATCH v3 03/11] dmaengine: dw: set polarity of handshake interface
` [PATCH v3 09/11] serial: 8250_lpss: move Quark code from PCI driver

Realtek RTL8723BE wireless card drops connection
 2016-05-06 10:33 UTC 

[Qemu-devel] [PATCH v6 00/20] block: kill sector-based blk_write/read
 2016-05-06 10:37 UTC  (3+ messages)
` [Qemu-devel] [PATCH v6 02/20] block: Drop private ioctl-only members of BlockRequest

[PATCH v3] prime_mmap_kms: show case dma-buf new API and processes restrictions
 2016-05-06 10:40 UTC  (2+ messages)

[PATCH RESEND v5 0/6] crypto: algif - add akcipher
 2016-05-06 10:36 UTC  (3+ messages)
` [PATCH RESEND v5 1/6] crypto: AF_ALG -- add sign/verify API

[PATCH 0/5] bonding: locks
 2016-05-06 10:32 UTC  (4+ messages)
` [PATCH 1/5] bonding: replace spinlock with read/write lock

ftrace use of pci_resource_to_user()
 2016-05-06 10:33 UTC  (3+ messages)

[Qemu-devel] [PATCH 00/52] 680x0 instructions emulation
 2016-05-06 10:30 UTC  (2+ messages)
` [Qemu-devel] [PATCH] MAINTAINERS: update M68K entry

[PATCH] pathspec: remove check_path_for_gitlink
 2016-05-06 10:30 UTC  (5+ messages)

[PATCH] gitweb: fix link to parent diff with pathinfo
 2016-05-06 10:19 UTC 

[PATCH] block: initialize hd_stuct's reference before assigning it
 2016-05-06 10:26 UTC  (2+ messages)

can: flexcan: patch
 2016-05-06 10:26 UTC 

[PATCH 0/2] Added AES counter mode capability
 2016-05-06 10:22 UTC  (3+ messages)
` [PATCH 1/2] qat: add "
` [PATCH 2/2] app/test: add test cases for AES CTR

[PATCH v2 00/12] fix checking out a being-rebased branch
 2016-05-06 10:21 UTC  (5+ messages)
` [PATCH v3 00/13] nd/worktree-various-heads
  ` [PATCH v3 05/13] worktree.c: mark current worktree

OSDs continuously crashing with v9.2.1
 2016-05-06 10:05 UTC 

[PATCHv2 bluetooth-next 00/10] 6lowpan: introduce basic 6lowpan-nd
 2016-05-06 10:19 UTC  (5+ messages)
` [PATCHv2 bluetooth-next 07/10] ipv6: introduce neighbour discovery ops

ixgbe: cannot enable LRO
 2016-05-06 10:18 UTC  (3+ messages)

[PATCH] unit: End to end FD passing test
 2016-05-06 10:18 UTC  (3+ messages)
` [PATCH 1/2] unit: Remove dbus watch tests using old API
` [PATCH 2/2] dbus: Remove now unused filter logic


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.