All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-02-17 14:17:51 to 2018-02-17 18:24:49 UTC [more...]

[Qemu-devel] [PATCH v2 00/67] target/arm: Scalable Vector Extension
 2018-02-17 18:23 UTC  (50+ 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

post-receive: pub/scm/linux/kernel/git/torvalds/linux
 2018-02-17 18:20 UTC 

[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 

post-receive: pub/scm/linux/kernel/git/zx2c4/WireGuard
 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)

post-receive: pub/scm/linux/kernel/git/axboe/linux-block
 2018-02-17 17:50 UTC 

post-receive: pub/scm/linux/kernel/git/torvalds/linux
 2018-02-17 17:49 UTC 

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

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

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

post-receive: pub/scm/linux/kernel/git/jic23/iio
 2018-02-17 16:55 UTC 

[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  (4+ messages)
  ` [PATCH v2] "

post-receive: pub/scm/linux/kernel/git/iwlwifi/iwlwifi-next
 2018-02-17 16:25 UTC 

[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  (5+ messages)
` [PATCH 1/4] builtin: extract eval_args() from arguments_choose()
` [PATCH 2/4] builtin: add typechecking of isnan(), isinf(),
` [PATCH 3/4] builtin: add testcases for expansion of special FP constants
` [PATCH 4/4] builtin: add testcases for expansion of FP classification

[Cocci] Avoiding code duplication for SmPL constraints
 2018-02-17 14:54 UTC  (5+ messages)
        ` [Cocci] Clarification for scripted "

[PATCH] cve-check: put log in T so it doesn't get deleted by rm_work
 2018-02-17 14:38 UTC  (2+ messages)

[PATCH v2] mm: Re-use DEFINE_SHOW_ATTRIBUTE() macro
 2018-02-17 14:42 UTC 

[PATCH] aoe: document sysfs interface
 2018-02-17 14:37 UTC  (3+ messages)

[PATCH v1] mm: Re-use DEFINE_SHOW_ATTRIBUTE() macro
 2018-02-17 14:31 UTC  (3+ messages)

[Fuego] [PATCH] Fuego Release Test Repository
 2018-02-17 14:24 UTC  (2+ messages)

[RFC PATCH] ARM: configs: sunxi: Set ondemand govenor as default
 2018-02-17 14:22 UTC  (2+ messages)

[PATCH] x86/microcode: Check microcode revision before updating sibling threads
 2018-02-17 14:21 UTC  (3+ messages)

[RFC PATCH 1/4] ima: define a new policy condition based on the filesystem name
 2018-02-17 14:20 UTC  (11+ messages)
` [RFC PATCH 2/4] ima: fail signature verification on unprivileged & untrusted filesystems

[PATCH] iio: adis_lib: Initialize trigger before requesting interrupt
 2018-02-17 14:18 UTC  (2+ messages)

[PATCH 00/20] ICL GEM enabling (v2)
 2018-02-17 14:17 UTC  (7+ messages)
` [PATCH 12/20] drm/i915/icl: Check for fused-off VDBOX and VEBOX instances

post-receive: pub/scm/linux/kernel/git/jic23/iio
 2018-02-17 14:17 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.