messages from 2018-03-05 15:37:48 to 2018-03-05 16:22:53 UTC [more...]
[PATCH 0/2] SolidRun Clearfog SFP support
2018-03-05 16:22 UTC (8+ messages)
` [PATCH 1/2] ARM: dts: armada388-clearfog: increase speed of i2c0 to 400kHz
[Qemu-devel] [PATCH v2] hw/arm: Use more CONFIG switches for the object files
2018-03-05 16:22 UTC
[PATCH 0/2] VMCI: Adjustments for three function implementations
2018-03-05 16:21 UTC (6+ messages)
` [PATCH 1/2] VMCI: Use memdup_user() rather than duplicating its implementation
` [PATCH 2/2] VMCI: Improve a size determination in two functions
[PATCH 0/6] Various multipath-tools patches
2018-03-05 16:21 UTC (8+ messages)
` [PATCH 1/6] multipathd/main.c: Fix indentation
` [PATCH 2/6] libmultipath, alloc_path_with_pathinfo(): Ensure that pp->wwid is '\0'-terminated
` [PATCH 3/6] libmultipath, alloc_path_with_pathinfo(): Declare third argument const
[PATCH v2 0/6] xen/x86: various XPTI speedups
2018-03-05 16:20 UTC (2+ messages)
[PATCH v1 0/3] perf: expose thread context switch out event type to user space
2018-03-05 16:20 UTC (3+ messages)
[Qemu-devel] [PATCH v2] iotests: Mark all tests executable
2018-03-05 16:19 UTC (2+ messages)
[PATCH v3 0/3] PCI endpoint 64-bit BAR fixes
2018-03-05 16:19 UTC (5+ messages)
` [PATCH v3 1/3] PCI: endpoint: Handle 64-bit BARs properly
[PATCH] regmap: debugfs: Do not print warning when no device is associated
2018-03-05 16:17 UTC (2+ messages)
btrfs space used issue
2018-03-05 16:17 UTC (8+ messages)
[Qemu-devel] [PATCH] iotests: Mark all tests executable
2018-03-05 16:16 UTC (3+ messages)
[PATCH] device: Fix bearer selection with single mode controller
2018-03-05 16:16 UTC
How to change/fix 'Received UUID'
2018-03-05 16:16 UTC
RREPLACE is not applied do_package_qa() ?
2018-03-05 16:15 UTC (2+ messages)
[igt-dev] [PATCH i-g-t] intel-gpu-overlay: Update for renamed tracepoints
2018-03-05 16:14 UTC (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "
Simplifying our RCU models
2018-03-05 16:14 UTC (2+ messages)
[PATCH v3 0/2] Parfait changes
2018-03-05 16:14 UTC (2+ messages)
[PATCH] vhost: stop device before updating public vring data
2018-03-05 16:11 UTC
[PATCH v4 2/2] virtio_net: Extend virtio to use VF datapath when available
2018-03-05 16:11 UTC (12+ messages)
` [virtio-dev] "
[Qemu-devel] [PATCH] block: Fix NULL dereference on empty drive error
2018-03-05 16:10 UTC (2+ messages)
vgdisplay hang on iSCSI session
2018-03-05 16:10 UTC (6+ messages)
[net-next v3 1/2] bpf, seccomp: Add eBPF filter capabilities
2018-03-05 16:10 UTC (3+ messages)
[PATCH 00/34 v3] PTI support for x32
2018-03-05 16:09 UTC (4+ messages)
` [PATCH 34/34] x86/mm/pti: Add Warning when booting on a PCIE capable CPU
[meta-oic] Question about Iotivity 1.3.0/1 and fixes status
2018-03-05 16:07 UTC (4+ messages)
` [dev] "
regmap: Failed to create debugfs directory
2018-03-05 16:07 UTC (2+ messages)
[PATCH] Removed -Werror=unused-result warnings
2018-03-05 16:06 UTC (2+ messages)
[RFC PATCH 0/2] check I2C device id for pca984x chips
2018-03-05 16:06 UTC (7+ messages)
` [RFC PATCH 1/2] i2c: add i2c_get_device_id() to get the standard i2c device id
` [RFC PATCH 2/2] i2c: mux: pca954x: verify the device id of the pca984x chips
[PATCH] drm/bridge: sii902x: Retry status read after DDI I2C
2018-03-05 16:05 UTC (3+ messages)
[PATCH 00/57] New VGIC(-v2) implementation
2018-03-05 16:04 UTC (58+ messages)
` [PATCH 01/57] tools: ARM: vGICv3: Avoid inserting optional DT properties
` [PATCH 02/57] ARM: vGICv3: clarify on GUEST_GICV3_RDIST_REGIONS symbol
` [PATCH 03/57] ARM: GICv3: use hardware GICv3 redistributor values for Dom0
` [PATCH 04/57] ARM: GICv3: simplify GICv3 redistributor stride handling
` [PATCH 05/57] ARM: vGICv3: always use architected redist stride
` [PATCH 06/57] ARM: vGICv3: remove rdist_stride from VGIC structure
` [PATCH 07/57] ARM: VGIC: rename gic_inject() and gic_clear_lrs()
` [PATCH 08/57] ARM: VGIC: Move gic_remove_from_lr_pending() prototype
` [PATCH 09/57] ARM: VGIC: Move domain_max_vcpus() to be VGIC specific
` [PATCH 10/57] ARM: VGIC: rename gic_event_needs_delivery()
` [PATCH 11/57] ARM: VGIC: change to level-IRQ compatible IRQ injection interface
` [PATCH 12/57] ARM: VGIC: carve out struct vgic_cpu and struct vgic_dist
` [PATCH 13/57] ARM: VGIC: reorder prototypes in vgic.h
` [PATCH 14/57] ARM: VGIC: Introduce gic_get_nr_lrs()
` [PATCH 15/57] ARM: GICv2: Extend and adjust register definitions
` [PATCH 16/57] ARM: GICv3: rename HYP interface definitions to use ICH_ prefix
` [PATCH 17/57] ARM: Introduce kick_vcpu()
` [PATCH 18/57] ARM: GICv2: introduce gicv2_poke_irq()
` [PATCH 19/57] ARM: GICv3: poke_irq: make RWP optional
` [PATCH 20/57] ARM: GICv2: fix GICH_V2_LR definitions
` [PATCH 21/57] ARM: GICv2: extend LR read/write functions to cover EOI and source
` [PATCH 22/57] ARM: GIC: Allow tweaking the active and pending state of an IRQ
` [PATCH 23/57] ARM: GIC: allow reading pending state of a hardware IRQ
` [PATCH 24/57] ARM: timer: Handle level triggered IRQs correctly
` [PATCH 25/57] ARM: evtchn: "
` [PATCH 26/57] ARM: vPL011: Use the VGIC's level triggered IRQs handling if available
` [PATCH 27/57] ARM: new VGIC: Add data structure definitions
` [PATCH 28/57] ARM: new VGIC: Add acccessor to new struct vgic_irq instance
` [PATCH 29/57] ARM: new VGIC: Implement virtual IRQ injection
` [PATCH 30/57] ARM: new VGIC: Add IRQ sorting
` [PATCH 31/57] ARM: new VGIC: Add IRQ sync/flush framework
` [PATCH 32/57] ARM: new VGIC: Add GICv2 world switch backend
` [PATCH 33/57] ARM: new VGIC: Implement vgic_vcpu_pending_irq
` [PATCH 34/57] ARM: new VGIC: Add MMIO handling framework
` [PATCH 35/57] ARM: new VGIC: Add GICv2 "
` [PATCH 36/57] ARM: new VGIC: Add CTLR, TYPER and IIDR handlers
` [PATCH 37/57] ARM: new VGIC: Add ENABLE registers handlers
` [PATCH 38/57] ARM: new VGIC: Add PENDING "
` [PATCH 39/57] ARM: new VGIC: Add ACTIVE "
` [PATCH 40/57] ARM: new VGIC: Add PRIORITY "
` [PATCH 41/57] ARM: new VGIC: Add CONFIG "
` [PATCH 42/57] ARM: new VGIC: Add TARGET "
` [PATCH 43/57] ARM: new VGIC: Add SGIR register handler
` [PATCH 44/57] ARM: new VGIC: Add SGIPENDR register handlers
` [PATCH 45/57] ARM: new VGIC: Handle hardware mapped IRQs
` [PATCH 46/57] ARM: new VGIC: Add event channel IRQ handling
` [PATCH 47/57] ARM: new VGIC: Handle virtual IRQ allocation/reservation
` [PATCH 48/57] ARM: new VGIC: Dump virtual IRQ info
` [PATCH 49/57] ARM: new VGIC: provide system register emulation stub
` [PATCH 50/57] ARM: new VGIC: Implement arch_move_irqs()
` [PATCH 51/57] ARM: new VGIC: Add preliminary stub implementation
` [PATCH 52/57] ARM: new VGIC: vgic-init: register VGIC
` [PATCH 53/57] ARM: new VGIC: vgic-init: implement vgic_init
` [PATCH 54/57] ARM: new VGIC: vgic-init: implement map_resources
` [PATCH 55/57] ARM: new VGIC: Add vgic_v2_enable
` [PATCH 56/57] ARM: allocate two pages for struct vcpu
` [PATCH 57/57] ARM: VGIC: wire new VGIC(-v2) files into Xen build system
[Qemu-devel] [PATCH] qemu-iotests: fix 203 migration completion race
2018-03-05 16:04 UTC (2+ messages)
[RFC PATCH] Randomization of address chosen by mmap
2018-03-05 16:05 UTC (13+ messages)
[PATCH v3] ieee1275: Fix crash in of_path_of_nvme when of_path is empty
2018-03-05 16:04 UTC (4+ messages)
` [PATCH] "
[virtio] [PATCH] introduction: document bitfield notation
2018-03-05 16:04 UTC (4+ messages)
` [virtio] "
[RFC] cdc-acm: do not drop data from fast devices
2018-03-05 16:04 UTC (2+ messages)
` [RFC PATCH] "
Subject: Yocto Project Status WW10’18
2018-03-05 16:03 UTC
[PATCH] Revert "Keep the native terminal active when enabling gfxterm"
2018-03-05 16:01 UTC (2+ messages)
[U-Boot] [PATCH] watchdog: omap_wdt: improve watchdog reset path
2018-03-05 16:00 UTC
[PATCH] vhost: add API for getting last_idx of vrings
2018-03-05 15:59 UTC
[PATCH v2 00/10] Copy Offload in NVMe Fabrics with P2P PCI Memory
2018-03-05 16:00 UTC (7+ messages)
` [PATCH v2 07/10] nvme-pci: Use PCI p2pmem subsystem to manage the CMB
[Qemu-devel] [PATCH v8 00/23] RISC-V QEMU Port Submission
2018-03-05 15:59 UTC (5+ messages)
` [Qemu-devel] [PATCH v8 23/23] RISC-V Build Infrastructure
[PATCH v2 0/2] ASoC: Add support for DAC PCM1789
2018-03-05 15:59 UTC (6+ messages)
` [PATCH v2 1/2] ASoC: codecs: Add support for PCM1789
[PATCH v4 00/20] x86: emulator enhancements
2018-03-05 15:58 UTC (5+ messages)
` [PATCH v4 08/20] x86emul: abstract out XCRn accesses
` [PATCH v4 12/20] x86emul: support SWAPGS
Bug#887873: linux-image-4.9.0-5-marvell: frequent "usercopy: kernel memory overwrite attempt detected" on QNAP NAS (ARM)
2018-03-05 15:57 UTC (4+ messages)
[PATCH] drm/i915: Tell vga_switcheroo whether runtime PM is used
2018-03-05 15:58 UTC (5+ messages)
[PATCH v5 0/5] Add coupled regulators mechanism
2018-03-05 15:57 UTC (4+ messages)
[PATCH] ARM: dts: rockchip: Add dp83867 CLK_OUT muxing
2018-03-05 15:57 UTC (4+ messages)
[PATCH] block: null_blk: fix 'Invalid parameters' failure when loading module
2018-03-05 15:57 UTC (2+ messages)
[PATCH v2 0/2] Introduce DW AXI DMAC driver
2018-03-05 15:56 UTC (6+ messages)
` [v2,1/2] dmaengine: "
` [PATCH v2 1/2] "
[RFC PATCH] arm64: fault: Don't populate ESR context for user fault on kernel VA
2018-03-05 15:56 UTC (3+ messages)
[PATCH net-next] ipv6: fix access to non-linear packet in ndisc_fill_redirect_hdr_option()
2018-03-05 15:56 UTC (3+ messages)
[Intel-gfx] [PATCH igt] Bump measure_ring_size() timer interval
2018-03-05 15:56 UTC (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "
[PATCH] arm64: KVM: Use SMCCC_ARCH_WORKAROUND_1 for Falkor BP hardening
2018-03-05 15:56 UTC (7+ messages)
[PATCH 0/6] Support for fsl-mc bus and its devices in SMMU
2018-03-05 15:54 UTC (13+ messages)
` [PATCH 1/6] Docs: dt: add fsl-mc iommu-parent device-tree binding
` [PATCH 5/6] dma-mapping: support fsl-mc bus
[PATCH net-next 00/12] Converting pernet_operations (part #4)
2018-03-05 15:53 UTC (2+ messages)
Connecting AutoBuilder output to GitLab for meta-mono CI
2018-03-05 15:52 UTC (3+ messages)
[RFC PATCH] ASoC: dapm: add support to pinctrl dapm
2018-03-05 15:52 UTC (3+ messages)
[Qemu-devel] [PATCH v2] iotests: Test creating overlay when guest running
2018-03-05 15:51 UTC (2+ messages)
[Qemu-devel] [PATCH] Use CONFIG_VHOST_USER_SCSI to enable vhost-scsi-pci
2018-03-05 15:51 UTC (2+ messages)
[Qemu-arm] [RESEND PATCH v7 0/3] Initial i.MX7 support
2018-03-05 15:50 UTC (4+ messages)
` [Qemu-devel] "
[PATCH] vhost: maintain separate virtio features field
2018-03-05 15:49 UTC
[PATCH v14 0/6] drm/i915: expose RCS topology to userspace
2018-03-05 15:48 UTC (3+ messages)
` [PATCH v14 6/6] drm/i915: expose rcs topology through query uAPI
meta-qt5 Rocko
2018-03-05 15:47 UTC
Build regressions/improvements in v4.16-rc4
2018-03-05 15:47 UTC (2+ messages)
[PATCH net-next] net: Make RX-FCS and LRO mutually exclusive
2018-03-05 15:46 UTC (3+ messages)
[PATCH v1 00/19] refactor dts and add support for more boards
2018-03-05 15:46 UTC (8+ messages)
` [PATCH v1 16/19] arm: dts: mt7623: fixup available memory size on bananapi-r2
[BUG] [git 2.16.1] yeeek ... my files are gone .. by git pull <otherRepositoryUrl>
2018-03-05 15:46 UTC (8+ messages)
[PATCH v3 1/3] dt-bindings: gpio: Add Spreadtrum EIC controller documentation
2018-03-05 15:46 UTC (3+ messages)
` [PATCH v3 3/3] gpio: Add Spreadtrum PMIC EIC driver support
[PATCH net-next 0/5] Fix event generation for actions batch Add/Delete mode
2018-03-05 15:46 UTC (7+ messages)
` [PATCH net-next 1/5] net sched actions: routines to calculate common TLVs size
` [PATCH net-next 2/5] net sched actions: add new tc_action_ops callback
[Qemu-devel] [PATCH 0/7] RFC: ovmf: preliminary TPM2 support
2018-03-05 15:45 UTC (4+ messages)
` [Qemu-devel] [PATCH 5/7] ovmf: link with Tcg2Dxe module
` [Qemu-devel] [edk2] "
[Qemu-devel] [PATCH v4 0/5] target/arm linux-user changes for sve
2018-03-05 15:44 UTC (6+ messages)
` [Qemu-arm] [PATCH v4 5/5] aarch64-linux-user: Add support for SVE signal frame records
` [Qemu-devel] "
` [Qemu-arm] [Qemu-devel] [PATCH v4 0/5] target/arm linux-user changes for sve
[PATCH v2 net-next] selftests: forwarding: Add suppport to create veth interfaces
2018-03-05 15:44 UTC (2+ messages)
[MPTCP] [Weekly meetings] First one the 8th of March at 17:00 UTC (9am PST, 6pm CET)
2018-03-05 15:44 UTC
[Qemu-devel] Intermittent failure of iotest 203
2018-03-05 15:44 UTC (2+ messages)
[PATCH net-next v2] net/ncsi: Add generic netlink family
2018-03-05 15:44 UTC (2+ messages)
[PATCH lttng-ust 1/2] Fix: reset cached vpid context on fork
2018-03-05 15:43 UTC
Year 2038 time set problem
2018-03-05 15:43 UTC (3+ messages)
[RFC 0/2] add integrity and security to TPM2 transactions
2018-03-05 15:42 UTC (3+ messages)
[PATCH] mtd: nand: Added spaces around ('=' and '<')
2018-03-05 15:42 UTC (3+ messages)
` [Outreachy kernel] "
[MPTCP] Community Coordination
2018-03-05 15:41 UTC
[PATCH net-next 1/2] tcp: add send queue size stat in SCM_TIMESTAMPING_OPT_STATS
2018-03-05 15:41 UTC (4+ messages)
` [PATCH net-next 2/2] tcp: add ca_state "
[PATCH] regulator: giving regulator controlling gpios a non-empty label when used through the devicetree
2018-03-05 15:40 UTC
[PATCH v3 0/5] Call GetEventLog before ExitBootServices
2018-03-05 15:40 UTC (4+ messages)
` [PATCH v3 4/5] efi: call get_event_log "
[PATCH v2 00/11] perf events patches for improved ARM64 support
2018-03-05 15:39 UTC (9+ messages)
[v2] dmaengine: pl330: flush before wait, and add dev burst support
2018-03-05 15:38 UTC
[Qemu-devel] [PATCH v9] vhost: used_memslots refactoring
2018-03-05 15:37 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.