All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-02-17 17:46:01 to 2018-02-17 19:38:32 UTC [more...]

[PATCH v2] MIPS: Add basic R5900 support
 2018-02-17 19:33 UTC  (12+ messages)
              ` [RFC] MIPS: R5900: Workaround for saving and restoring FPU registers

[Qemu-arm] [PATCH 1/3] hw/i2c-ddc: Do not fail writes
 2018-02-17 18:32 UTC  (6+ messages)
` [Qemu-arm] [PATCH 2/3] hw/sii9022: Add support for Silicon Image SII9022
    ` [Qemu-devel] "
` [Qemu-devel] [PATCH 3/3] arm/vexpress: Add proper display connector emulation

[Qemu-arm] [PATCH v9 00/14] ARM SMMUv3 Emulation Support
 2018-02-17 18:46 UTC  (28+ messages)
` [Qemu-devel] "
` [Qemu-arm] [PATCH v9 01/14] hw/arm/smmu-common: smmu base device and datatypes
  ` [Qemu-devel] "
` [Qemu-arm] [PATCH v9 02/14] hw/arm/smmu-common: IOMMU memory region and address space setup
  ` [Qemu-devel] "
` [Qemu-arm] [PATCH v9 03/14] hw/arm/smmu-common: VMSAv8-64 page table walk
  ` [Qemu-devel] "
` [Qemu-arm] [PATCH v9 04/14] hw/arm/smmuv3: Skeleton
  ` [Qemu-devel] "
` [Qemu-devel] [PATCH v9 05/14] hw/arm/smmuv3: Wired IRQ and GERROR helpers
` [Qemu-devel] [PATCH v9 06/14] hw/arm/smmuv3: Queue helpers
` [Qemu-arm] [PATCH v9 07/14] hw/arm/smmuv3: Implement MMIO write operations
  ` [Qemu-devel] "
` [Qemu-arm] [PATCH v9 08/14] hw/arm/smmuv3: Event queue recording helper
  ` [Qemu-devel] "
` [Qemu-arm] [PATCH v9 09/14] hw/arm/smmuv3: Implement translate callback
  ` [Qemu-devel] "
` [Qemu-devel] [PATCH v9 10/14] hw/arm/smmuv3: Abort on vfio or vhost case
` [Qemu-arm] [PATCH v9 11/14] target/arm/kvm: Translate the MSI doorbell in kvm_arch_fixup_msi_route
  ` [Qemu-devel] "
` [Qemu-devel] [PATCH v9 12/14] hw/arm/virt: Add SMMUv3 to the virt board
` [Qemu-arm] [PATCH v9 13/14] hw/arm/virt-acpi-build: Add smmuv3 node in IORT table
  ` [Qemu-devel] "
` [Qemu-arm] [PATCH v9 14/14] hw/arm/virt: Handle iommu in 2.12 machine type
  ` [Qemu-devel] "

[Qemu-arm] [PATCH v2 00/67] target/arm: Scalable Vector Extension
 2018-02-17 18:23 UTC  (108+ messages)
` [Qemu-devel] "
` [Qemu-arm] [PATCH v2 01/67] target/arm: Enable SVE for aarch64-linux-user
  ` [Qemu-devel] "
` [Qemu-arm] [PATCH v2 02/67] target/arm: Introduce translate-a64.h
  ` [Qemu-devel] "
` [Qemu-arm] [PATCH v2 03/67] target/arm: Add SVE decode skeleton
  ` [Qemu-devel] "
` [Qemu-arm] [PATCH v2 04/67] target/arm: Implement SVE Bitwise Logical - Unpredicated Group
  ` [Qemu-devel] "
` [Qemu-devel] [PATCH v2 05/67] target/arm: Implement SVE load vector/predicate
` [Qemu-arm] [PATCH v2 06/67] target/arm: Implement SVE predicate test
  ` [Qemu-devel] "
` [Qemu-arm] [PATCH v2 07/67] target/arm: Implement SVE Predicate Logical Operations Group
  ` [Qemu-devel] "
` [Qemu-arm] [PATCH v2 08/67] target/arm: Implement SVE Predicate Misc Group
  ` [Qemu-devel] "
` [Qemu-devel] [PATCH v2 09/67] target/arm: Implement SVE Integer Binary Arithmetic - Predicated Group
` [Qemu-arm] [PATCH v2 10/67] target/arm: Implement SVE Integer Reduction Group
  ` [Qemu-devel] "
` [Qemu-arm] [PATCH v2 11/67] target/arm: Implement SVE bitwise shift by immediate (predicated)
  ` [Qemu-devel] "
` [Qemu-devel] [PATCH v2 12/67] target/arm: Implement SVE bitwise shift by vector (predicated)
` [Qemu-devel] [PATCH v2 13/67] target/arm: Implement SVE bitwise shift by wide elements (predicated)
` [Qemu-devel] [PATCH v2 14/67] target/arm: Implement SVE Integer Arithmetic - Unary Predicated Group
` [Qemu-devel] [PATCH v2 15/67] target/arm: Implement SVE Integer Multiply-Add Group
` [Qemu-arm] [PATCH v2 16/67] target/arm: Implement SVE Integer Arithmetic - Unpredicated Group
  ` [Qemu-devel] "
` [Qemu-arm] [PATCH v2 17/67] target/arm: Implement SVE Index Generation Group
  ` [Qemu-devel] "
` [Qemu-devel] [PATCH v2 18/67] target/arm: Implement SVE Stack Allocation Group
` [Qemu-arm] [PATCH v2 19/67] target/arm: Implement SVE Bitwise Shift - Unpredicated Group
  ` [Qemu-devel] "
` [Qemu-devel] [PATCH v2 20/67] target/arm: Implement SVE Compute Vector Address Group
` [Qemu-arm] [PATCH v2 21/67] target/arm: Implement SVE floating-point exponential accelerator
  ` [Qemu-devel] "
` [Qemu-arm] [PATCH v2 22/67] target/arm: Implement SVE floating-point trig select coefficient
  ` [Qemu-devel] "
` [Qemu-devel] [PATCH v2 23/67] target/arm: Implement SVE Element Count Group
` [Qemu-arm] [PATCH v2 24/67] target/arm: Implement SVE Bitwise Immediate Group
  ` [Qemu-devel] "
` [Qemu-devel] [PATCH v2 25/67] target/arm: Implement SVE Integer Wide Immediate - Predicated Group
` [Qemu-arm] [PATCH v2 26/67] target/arm: Implement SVE Permute - Extract Group
  ` [Qemu-devel] "
` [Qemu-devel] [PATCH v2 27/67] target/arm: Implement SVE Permute - Unpredicated Group
` [Qemu-devel] [PATCH v2 28/67] target/arm: Implement SVE Permute - Predicates Group
` [Qemu-arm] [PATCH v2 29/67] target/arm: Implement SVE Permute - Interleaving Group
  ` [Qemu-devel] "
` [Qemu-arm] [PATCH v2 30/67] target/arm: Implement SVE compress active elements
  ` [Qemu-devel] "
` [Qemu-arm] [PATCH v2 31/67] target/arm: Implement SVE conditionally broadcast/extract element
  ` [Qemu-devel] "
` [Qemu-arm] [PATCH v2 32/67] target/arm: Implement SVE copy to vector (predicated)
  ` [Qemu-devel] "
` [Qemu-arm] [PATCH v2 33/67] target/arm: Implement SVE reverse within elements
  ` [Qemu-devel] "
` [Qemu-arm] [PATCH v2 34/67] target/arm: Implement SVE vector splice (predicated)
  ` [Qemu-devel] "
` [Qemu-arm] [PATCH v2 35/67] target/arm: Implement SVE Select Vectors Group
  ` [Qemu-devel] "
` [Qemu-devel] [PATCH v2 36/67] target/arm: Implement SVE Integer Compare - "
` [Qemu-arm] [PATCH v2 37/67] target/arm: Implement SVE Integer Compare - Immediate Group
  ` [Qemu-devel] "
` [Qemu-arm] [PATCH v2 38/67] target/arm: Implement SVE Partition Break Group
  ` [Qemu-devel] "
` [Qemu-devel] [PATCH v2 39/67] target/arm: Implement SVE Predicate Count Group
` [Qemu-devel] [PATCH v2 40/67] target/arm: Implement SVE Integer Compare - Scalars Group
` [Qemu-devel] [PATCH v2 41/67] target/arm: Implement FDUP/DUP
` [Qemu-arm] [PATCH v2 42/67] target/arm: Implement SVE Integer Wide Immediate - Unpredicated Group
  ` [Qemu-devel] "
` [Qemu-devel] [PATCH v2 43/67] target/arm: Implement SVE Floating Point Arithmetic "
` [Qemu-arm] [PATCH v2 44/67] target/arm: Implement SVE Memory Contiguous Load Group
  ` [Qemu-devel] "
` [Qemu-devel] [PATCH v2 45/67] target/arm: Implement SVE Memory Contiguous Store Group
` [Qemu-arm] [PATCH v2 46/67] target/arm: Implement SVE load and broadcast quadword
  ` [Qemu-devel] "
` [Qemu-devel] [PATCH v2 47/67] target/arm: Implement SVE integer convert to floating-point
` [Qemu-devel] [PATCH v2 48/67] target/arm: Implement SVE floating-point arithmetic (predicated)
` [Qemu-arm] [PATCH v2 49/67] target/arm: Implement SVE FP Multiply-Add Group
  ` [Qemu-devel] "
` [Qemu-arm] [PATCH v2 50/67] target/arm: Implement SVE Floating Point Accumulating Reduction Group
  ` [Qemu-devel] "
` [Qemu-arm] [PATCH v2 51/67] target/arm: Implement SVE load and broadcast element
  ` [Qemu-devel] "
` [Qemu-arm] [PATCH v2 52/67] target/arm: Implement SVE store vector/predicate register
  ` [Qemu-devel] "
` [Qemu-devel] [PATCH v2 53/67] target/arm: Implement SVE scatter stores
` [Qemu-devel] [PATCH v2 54/67] target/arm: Implement SVE prefetches
` [Qemu-arm] [PATCH v2 55/67] target/arm: Implement SVE gather loads
  ` [Qemu-devel] "
` [Qemu-arm] [PATCH v2 56/67] target/arm: Implement SVE scatter store vector immediate
  ` [Qemu-devel] "
` [Qemu-arm] [PATCH v2 57/67] target/arm: Implement SVE floating-point compare vectors
  ` [Qemu-devel] "
` [Qemu-devel] [PATCH v2 58/67] target/arm: Implement SVE floating-point arithmetic with immediate
` [Qemu-arm] [PATCH v2 59/67] target/arm: Implement SVE Floating Point Multiply Indexed Group
  ` [Qemu-devel] "
` [Qemu-devel] [PATCH v2 60/67] target/arm: Implement SVE FP Fast Reduction Group
` [Qemu-devel] [PATCH v2 61/67] target/arm: Implement SVE Floating Point Unary Operations - Unpredicated Group
` [Qemu-devel] [PATCH v2 62/67] target/arm: Implement SVE FP Compare with Zero Group
` [Qemu-arm] [PATCH v2 63/67] target/arm: Implement SVE floating-point trig multiply-add coefficient
  ` [Qemu-devel] "
` [Qemu-devel] [PATCH v2 64/67] target/arm: Implement SVE floating-point convert precision
` [Qemu-arm] [PATCH v2 65/67] target/arm: Implement SVE floating-point convert to integer
  ` [Qemu-devel] "
` [Qemu-arm] [PATCH v2 66/67] target/arm: Implement SVE floating-point round to integral value
  ` [Qemu-devel] "
` [Qemu-devel] [PATCH v2 67/67] target/arm: Implement SVE floating-point unary operations

[linux-linus test] 119435: regressions - FAIL
 2018-02-17 19:32 UTC 

[PATCH v3 04/11] watchdog/hpwdt: white space changes
 2018-02-17 19:32 UTC  (3+ messages)
` [v3,04/11] "

[U-Boot] [PATCHv1] mx53ppd: Change UART clock divider for high baudrate
 2018-02-17 19:29 UTC  (3+ messages)

[PATCH V2] lib/scatterlist: Add SG_CHAIN and SG_END macros for LSB encodings
 2018-02-17 19:28 UTC  (3+ messages)

[Qemu-devel] [PATCH 0/2] MIPS Boston / pch_gbe ethernet support
 2018-02-17 19:22 UTC  (3+ messages)
` [Qemu-devel] [PATCH 1/2] hw/net: Add support for Intel pch_gbe ethernet
` [Qemu-devel] [PATCH 2/2] hw/mips/boston: Enable pch_gbe ethernet controller

[PATCH v2 net-next 0/3] Remove IPVlan module dependencies on IPv6 and L3 Master dev
 2018-02-17 19:21 UTC  (4+ messages)
` [PATCH v2 net-next 1/2] ipvlan: drop ipv6 dependency
` [PATCH v2 net-next 2/2] ipvlan: selects master_l3 device instead of depending on it

[PATCH RFC 0/4] net: add bpfilter
 2018-02-17 19:18 UTC  (5+ messages)

[PATCH] iio: light: lv0104cs: Add support for LV0104CS light sensor
 2018-02-17 19:18 UTC  (5+ messages)

[PATCH] quiet memset() warning with sizeof(VLA)
 2018-02-17 19:18 UTC  (2+ messages)

[seabios test] 119457: regressions - FAIL
 2018-02-17 19:12 UTC 

Questions about bringing up MT7623 board
 2018-02-17 19:10 UTC  (8+ messages)

[PATCH] Support the nonstring variable attribute (gcc >= 8)
 2018-02-17 19:10 UTC 

From:Nhean.M
 2018-02-17 19:10 UTC 

[PATCH v5 0/3] add support for Mediatek High-Speed DMA controller on MT7622 and MT7623 SoC
 2018-02-17 19:08 UTC  (15+ messages)
` [PATCH v5 1/3] dt-bindings: dmaengine: Add MediaTek High-Speed DMA controller bindings
  ` [v5,1/3] "
` [PATCH v5 2/3] dmaengine: mediatek: Add MediaTek High-Speed DMA controller for MT7622 and MT7623 SoC
  ` [v5,2/3] "
` [PATCH v5 3/3] dmaengine: mediatek: update MAINTAINERS entry with MediaTek DMA driver
  ` [v5,3/3] "

[Cocci] Determination for the absence of an option in a function call
 2018-02-17 19:05 UTC  (7+ messages)
                    ` [Cocci] Handling of variations in function call parameters

issues with at86rf212b transceiver
 2018-02-17 19:04 UTC  (2+ messages)

[PATCH v4 1/2] can: kvaser_usb: Simplify struct kvaser_msg_cardinfo
 2018-02-17 18:56 UTC  (3+ messages)
` [PATCH v4 2/2] can: kvaser_usb: Expose EAN and serial number via sysfs

[RFC] fix parallelism for rpc tasks
 2018-02-17 18:55 UTC  (10+ messages)

TCP and BBR: reproducibly low cwnd and bandwidth
 2018-02-17 18:52 UTC  (5+ messages)

[meta-networking][PATCH] waf-samba: use new oe.utils.parallel_make_argument function instead of removed get_waf_parallel_make
 2018-02-17 18:39 UTC  (6+ messages)

[PATCH] Backport "ARM: dts: am335x-bone*: usb0 is hardwired for peripheral" from linux
 2018-02-17 18:31 UTC 

[SPDK] NVMf Direct mode
 2018-02-17 18:37 UTC 

[net-next 09/10] tipc: separate topology server listener socket from subcsriber sockets
 2018-02-17 18:35 UTC  (3+ messages)
` [tipc] 5fb6af56fa: BUG:sleeping_function_called_from_invalid_context_at_net/core/sock.c

Project
 2018-02-17 18:28 UTC 

[PATCH 0/2] efivars: reading variables can generate SMIs
 2018-02-17 18:12 UTC  (10+ messages)

[Qemu-devel] [PATCH 00/11] linux-user: improve NETLINK strace
 2018-02-17 18:10 UTC  (3+ messages)
` [Qemu-devel] [PATCH 03/11] linux-user/strace: add print_sockaddr_ptr() to handle plain/pointer addrlen

[Qemu-devel] [PATCH v4 1/1] scripts: Add decodetree.py
 2018-02-17 18:07 UTC 

[Buildroot] [PATCH v2] Change host locale from C to en_US.UTF-8 for reproducable builds
 2018-02-17 18:06 UTC  (3+ messages)
` [Buildroot] [PATCH v3] systemd: switch to en_US.UTF-8 locale when building

[PATCH 0/9] kernel-yocto: kernel updates/drops/refreshes
 2018-02-17 18:03 UTC  (8+ messages)
` [PATCH 2/9] linux-yocto: introduce 4.15 recipes

[Question] It seems reads can cause dirty logging in EPT mode
 2018-02-17 18:01 UTC 

[PATCH] Drop linux-yocto bbappends for 4.4, 4.9, 4.10
 2018-02-17 18:01 UTC  (2+ messages)

LIO FC Target on Debian 9 for Windows Server Failover Cluster
 2018-02-17 17:58 UTC 

[net-next v2 2/2] bpf: Add eBPF seccomp sample programs
 2018-02-17 17:58 UTC  (2+ messages)

[meta-security][PATCH 1/5] yocto-linux/4.9: fix typo in filepath
 2018-02-17 17:45 UTC  (3+ messages)
` [meta-security][PATCH 4/5] linux-yocto: drop dangling dir
` [meta-security][PATCH 5/5] linux-yocto: move to wildcard on bbappend


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.