All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-02-17 14:56:48 to 2018-02-17 18:47:22 UTC [more...]

[Qemu-devel] [PATCH v9 00/14] ARM SMMUv3 Emulation Support
 2018-02-17 18:46 UTC  (2+ messages)
` [Qemu-devel] [PATCH v9 02/14] hw/arm/smmu-common: IOMMU memory region and address space setup

issues with at86rf212b transceiver
 2018-02-17 18:41 UTC 

[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)

[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

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

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

Project
 2018-02-17 18:28 UTC 

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

[Cocci] Determination for the absence of an option in a function call
 2018-02-17 18:17 UTC  (6+ messages)

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

[Qemu-devel] [PATCH 00/11] linux-user: improve NETLINK strace
 2018-02-17 18:10 UTC  (11+ messages)
` [Qemu-devel] [PATCH 03/11] linux-user/strace: add print_sockaddr_ptr() to handle plain/pointer addrlen
` [Qemu-devel] [PATCH 06/11] linux-user/strace: improve recvmsg() output
` [Qemu-devel] [PATCH 07/11] linux-user/strace: improve bind() output
` [Qemu-devel] [PATCH 08/11] linux-user/strace: improve gettimeofday() output
` [Qemu-devel] [PATCH 09/11] linux-user/strace: improve capget()/capset() output

[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)

[PATCH v2] MIPS: Add basic R5900 support
 2018-02-17 17:47 UTC  (21+ messages)
                  ` [RFC] MIPS: R5900: Workaround exception NOP execution bug (FLX05)
                      ` [RFC v2] "
                  ` [RFC] MIPS: R5900: Workaround for saving and restoring FPU registers

[meta-security][PATCH 1/5] yocto-linux/4.9: fix typo in filepath
 2018-02-17 17:45 UTC  (5+ messages)
` [meta-security][PATCH 2/5] google-authenticator-libpam: add new package
` [meta-security][PATCH 3/5] linux-stable: drop old versions no longer in core
` [meta-security][PATCH 4/5] linux-yocto: drop dangling dir
` [meta-security][PATCH 5/5] linux-yocto: move to wildcard on bbappend

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

[net-next PATCH v1 0/3] dwmac-meson8b: small cleanup
 2018-02-17 17:42 UTC  (9+ messages)
` [net-next PATCH v1 1/3] net: stmmac: dwmac-meson8b: simplify clock registration
` [net-next PATCH v1 3/3] net: stmmac: dwmac-meson8b: make the clock configurations private

[RFC PATCH v3 0/3] Enable virtio_net to act as a backup for a passthru device
 2018-02-17 17:41 UTC  (8+ messages)
` [RFC PATCH v3 2/3] virtio_net: Extend virtio to use VF datapath when available
    ` [virtio-dev] Re: [RFC PATCH v3 0/3] Enable virtio_net to act as a backup for a passthru device

[PATCH 4.9 00/92] 4.9.81-stable review
 2018-02-17 17:35 UTC  (8+ messages)

[PATCH v3 00/15] extend initramfs archive format to support xattrs
 2018-02-17 17:32 UTC  (9+ messages)
` [PATCH v3 01/15] Documentation: add newcx initramfs format description

[PATCH 1/2] kconfig: Print reverse dependencies on new line consistently
 2018-02-17 17:31 UTC  (9+ messages)
` [PATCH 2/2] kconfig: Print the value of each reverse dependency

[PATCH] staging: rtl8723bs: Move closing braces of 'if' statements to end of line
 2018-02-17 17:27 UTC  (2+ messages)
` [Outreachy kernel] "

[PATCH 0/4] staging: iio: accel: adis16201 driver cleanup
 2018-02-17 17:24 UTC  (6+ messages)
` [PATCH 3/4] staging: iio: accel: Use sign_extend32 and adjust a switch statement

ThinkPad Yoga 370 thinkpad_acpi unhandled events
 2018-02-17 17:20 UTC  (4+ messages)

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

[PATCH 0/3] x86/microcode: Add a microcode loader callback
 2018-02-17 17:06 UTC  (5+ messages)
` [PATCH 2/3] x86/CPU: "

[GIT PULL] Block IO fixes for 4.16-rc2
 2018-02-17 17:02 UTC 

[Qemu-devel] [PULL 00/23] Misc patches for 2017-02-16
 2018-02-17 17:00 UTC  (6+ messages)
` [Qemu-devel] [PULL 09/23] gdbstub: Fix vCont behaviour

[PATCH] quiet memset() warning with sizeof(VLA)
 2018-02-17 16:58 UTC 

i2c-designware: sound and s2ram broken on Broadwell-U system since commit ca382f5b38f367b6 (add i2c gpio recovery option)
 2018-02-17 16:58 UTC  (4+ messages)

[PATCHv3] iio: buffer: check if a buffer has been set up when poll is called
 2018-02-17 16:56 UTC  (2+ messages)

[PATCH v3 0/3] Print reverse dependencies in groups
 2018-02-17 16:55 UTC  (7+ messages)
` [PATCH v3 1/3] kconfig: Print reverse dependencies on new line consistently
` [PATCH v3 2/3] kconfig: Prepare for printing reverse dependencies in groups
` [PATCH v3 3/3] kconfig: Print "

[PATCH v3 07/11] watchdog/hpwdt: Modify to use watchdog core
 2018-02-17 16:49 UTC  (2+ messages)
` [v3,07/11] "

Ongoing Btrfs stability issues
 2018-02-17 16:42 UTC  (6+ messages)

[Qemu-devel] [PATCH 0/2] tcg: tcg_can_emit_vec_op cleanup+fix
 2018-02-17 16:40 UTC  (3+ messages)
` [Qemu-devel] [PATCH 1/2] tcg: Fold unspecified opcode test into tcg_can_emit_vec_op
` [Qemu-devel] [PATCH 2/2] tcg: Add missing tcg_can_emit_vec_op check in tcg_gen_gvec_2s

[PATCH 00/18] crypto: talitos - fixes and performance improvement
 2018-02-17 16:32 UTC  (4+ messages)
` [PATCH 16/18] crypto: talitos - do hw_context DMA mapping outside the requests

[PATCH] iio: chemical: ccs811: Corrected firmware boot/application mode transition
 2018-02-17 16:28 UTC  (3+ messages)
` [PATCH v2] "

[PATCH 0/3] adis16209 driver cleanup
 2018-02-17 16:21 UTC  (4+ messages)
` [PATCH 1/3] Staging: iio: adis16209: Use SPDX identifier
` [PATCH 2/3] Staging: iio: adis16209: Remove unnecessary comments and add suitable suffix
` [PATCH 3/3] Staging: iio: adis16209: Use sign_extend32 and adjust a switch statement

[PATCH v3 06/11] watchdog/hpwdt: Select WATCHDOG_CORE
 2018-02-17 16:21 UTC  (2+ messages)
` [v3,06/11] "

[PATCH v3 05/11] watchdog/hpwdt: Update Module info
 2018-02-17 16:19 UTC  (2+ messages)
` [v3,05/11] "

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

[PATCH 00/23] kconfig: move compiler capability tests to Kconfig
 2018-02-17 16:16 UTC  (3+ messages)
` [PATCH 07/23] kconfig: add function support and implement 'shell' function

[PATCH v3 03/11] watchdog/hpwdt: Update nmi_panic message
 2018-02-17 16:14 UTC  (2+ messages)
` [v3,03/11] "

[PATCH] mm: zbud: Remove zbud_map() and zbud_unmap() function
 2018-02-17 16:12 UTC 

[PATCH v3 02/11] watchdog/hpwdt: remove include files no longer needed
 2018-02-17 16:10 UTC  (2+ messages)
` [v3,02/11] "

[PATCH v3 01/11] watchdog/hpwdt: Remove legacy NMI sourcing
 2018-02-17 16:08 UTC  (2+ messages)
` [v3,01/11] "

[PATCH] x86-64: Treat R_X86_64_PLT32 as R_X86_64_PC32
 2018-02-17 14:47 UTC 

[RFC 0/2] Larger Order Protection V1
 2018-02-17 16:07 UTC  (5+ messages)
` [RFC 1/2] Protect larger order pages from breaking up

[PATCH] ARM: dts: meson8b: add the I2C clocks
 2018-02-17 16:06 UTC 

v4.9.82 build: 0 failures 0 warnings (v4.9.82)
 2018-02-17 15:50 UTC 

[PATCH 1/2] update-rc.d: QA regression
 2018-02-17 15:44 UTC  (2+ messages)
` [PATCH 2/2] siteinfo: add aarch64_illp32 decode

[v1,07/14] USB: gadget: pxa27x: Re-use DEFINE_SHOW_ATTRIBUTE() macro
 2018-02-17 15:44 UTC 

[v1,06/14] USB: gadget: pxa25x: Re-use DEFINE_SHOW_ATTRIBUTE() macro
 2018-02-17 15:42 UTC 

[RFC] ARM: dts: imx28-tx28: Pass the memory unit name
 2018-02-17 15:41 UTC  (2+ messages)

[PATCH 2/2] proc: use set_puts() at /proc/*/wchan
 2018-02-17 15:35 UTC  (3+ messages)

[RESEND v2] mm: don't defer struct page initialization for Xen pv guests
 2018-02-17 15:32 UTC  (5+ messages)

Cortex-m support
 2018-02-17 15:39 UTC  (3+ messages)

(unknown),
 2018-02-17 15:29 UTC 

[PATCH v2] pinctrl: Re-use DEFINE_SHOW_ATTRIBUTE() macro
 2018-02-17 15:25 UTC 

[PATCH 4.4 000/108] 4.4.116-stable review
 2018-02-17 15:24 UTC  (9+ messages)
` [PATCH 4.4 095/108] Bluetooth: btusb: Restore QCA Rome suspend/resume fix with a "rewritten" version

Hello world! Student interested in getting involved
 2018-02-17 15:22 UTC  (4+ messages)

Trial of conflict resolution of Alan's patch
 2018-02-17 15:14 UTC  (4+ messages)
` [PATCH] tools/memory-model: remove rb-dep, smp_read_barrier_depends, and lockless_dereference

[PATCH v2 0/7] cxd2099: convert to regmap API and move out of staging
 2018-02-17 15:03 UTC  (8+ messages)
` [PATCH v2 1/7] [media] ddbridge/ci: further deduplicate code/logic in ddb_ci_attach()
` [PATCH v2 2/7] [media] staging/cxd2099: convert to regmap API
` [PATCH v2 3/7] [media] ddbridge: adapt cxd2099 attach to new i2c_client way
` [PATCH v2 4/7] [media] ngene: adapt cxd2099 attach to the "
` [PATCH v2 5/7] [media] staging/cxd2099: remove remainders from old attach way
` [PATCH v2 6/7] [media] cxd2099: move driver out of staging into dvb-frontends
` [PATCH v2 7/7] [media] MAINTAINERS: add entry for cxd2099

[Qemu-devel] [PATCH] cuda.h: Fix multiple typedef
 2018-02-17 15:00 UTC  (3+ messages)

[PATCH 0/4] expansion of builtin FP predicates (isinf(), ...)
 2018-02-17 14:56 UTC  (2+ messages)
` [PATCH 4/4] builtin: add testcases for expansion of FP classification


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.