All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-04-24 05:34:19 to 2019-04-24 06:46:53 UTC [more...]

[Xen-devel] [linux-linus test] 135057: regressions - FAIL
 2019-04-24  6:46 UTC  (3+ messages)
  `  "

[PATCH 00/10] implement DYNAMIC_DEBUG_RELATIVE_POINTERS
 2019-04-24  6:46 UTC  (5+ messages)
` [PATCH 10/10] powerpc: select DYNAMIC_DEBUG_RELATIVE_POINTERS for PPC64

[PATCH v2 0/5] Introduce OPP bandwidth bindings
 2019-04-24  6:46 UTC  (7+ messages)
` [PATCH v2 1/5] dt-bindings: opp: Introduce bandwidth-MBps bindings
` [PATCH v2 3/5] OPP: Add support for parsing the interconnect bandwidth
` [PATCH v2 4/5] OPP: Update the bandwidth on OPP frequency changes

[PATCH v3 0/3] Allow accessing CSR using CSR number
 2019-04-24  6:45 UTC  (12+ messages)
` [PATCH v3 1/3] RISC-V: Use tabs to align macro values in asm/csr.h
` [PATCH v3 2/3] RISC-V: Add interrupt related SCAUSE defines "
` [PATCH v3 3/3] RISC-V: Access CSRs using CSR numbers

[RFC PATCH 0/1] Re-license MTK NAND driver
 2019-04-24  6:45 UTC  (4+ messages)
` [RFC PATCH 1/1] mtd: rawnand: mtk: Re-license MTK NAND driver as Dual MIT/GPL

[Qemu-devel] Possibly incorrect data sparsification by qemu-img
 2019-04-24  6:40 UTC  (5+ messages)

[PATCH 0/2] Quirk to enable QCA9377 to discover BLE devices
 2019-04-24  6:45 UTC  (6+ messages)
    ` [PATCH] Bluetooth: Ignore CC events not matching the last HCI command

[U-Boot] [PATCH] spi: Zap lpc32xx_ssp driver-related code
 2019-04-24  6:44 UTC  (3+ messages)

[PATCH 1/2] powerpc/mm/ptdump: Wrap seq_printf() to handle NULL pointers
 2019-04-24  6:39 UTC  (2+ messages)
` [PATCH 2/2] powerpc/mm: Warn if W+X pages found on boot

[f2fs-dev] [PATCH] f2fs-tools:fix memory leak in write dquot
 2019-04-24  6:47 UTC 

[PATCH v9 1/1] net/af_xdp: introduce AF XDP PMD driver
 2019-04-24  6:35 UTC  (11+ messages)
            ` [dpdk-dev] [BUG] net/af_xdp: Current code can only create one af_xdp device

[PATCH] sh: require --Wl,--hash-style=sysv
 2019-04-24  6:39 UTC  (7+ messages)

[PATCH] drm/legacy: remove some pci legacy code if not needed
 2019-04-24  6:39 UTC  (2+ messages)

[PATCH v10 0/5] Add ARMv8.3 pointer authentication for kvm guest
 2019-04-24  6:39 UTC  (11+ messages)
` [PATCH v10 1/5] KVM: arm64: Add a vcpu flag to control ptrauth for guest
` [PATCH v10 3/5] KVM: arm64: Add userspace flag to enable pointer authentication

[PATCH] spi: AD accelerometer: declare missing of table
 2019-04-24  6:39 UTC  (4+ messages)

[PATCH] drm/fb: revert the i915 Actually configure untiled displays from master
 2019-04-24  6:38 UTC  (2+ messages)

[PATCH v1 00/15] add ecspi ERR009165 for i.mx6/7 soc family
 2019-04-24  6:37 UTC  (12+ messages)
` [v1,07/15] spi: imx: remove ERR009165 workaround on i.mx6ul
  ` [PATCH v1 07/15] "
` [v1,14/15] ARM: dts: imx6sll: correct ecspi/sdma compatible
  ` [PATCH v1 14/15] "

[PATCH v2] python-numpy: update to 1.16.3
 2019-04-24  6:36 UTC 

[U-Boot] [PATCH v4] sun50i: a64: Add Olimex A64-Teres-I board initial support
 2019-04-24  6:35 UTC  (2+ messages)
` [U-Boot] [linux-sunxi] "

[PATCHv2] kernel/crash: make parse_crashkernel()'s return value more indicant
 2019-04-24  6:33 UTC  (4+ messages)

[dpdk-dev] [PATCH v4 1/2] examples/ipsec-secgw: fix 1st packet dropped for inline crypto
 2019-04-24  6:34 UTC  (6+ messages)

[git pull] drm fixes (regression special)
 2019-04-24  6:33 UTC  (2+ messages)

[PATCH] drm/i915: Engine relative MMIO
 2019-04-24  6:33 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for drm/i915: Engine relative MMIO (rev4)

[U-Boot] [PATCH v2 0/4] AE350 support SMP boot from flash
 2019-04-24  6:33 UTC  (5+ messages)
` [U-Boot] [PATCH v2 1/4] riscv: hart_lottery and available harts features can be selectable
` [U-Boot] [PATCH v2 2/4] riscv: configs: Support AE350 SMP booting from flash flow
` [U-Boot] [PATCH v2 3/4] riscv: prior_stage_fdt_address should only be used when OF_PRIOR_STAGE is enabled
` [U-Boot] [PATCH v2 4/4] riscv: configs: AE350 will use CONFIG_OF_PRIOR_STAGE when booting from ram

[U-Boot] [PATCH v2 00/11] efi_loader: non-volatile variables support
 2019-04-24  6:30 UTC  (12+ messages)
` [U-Boot] [PATCH v2 01/11] lib: charset: add u16_strcmp()
` [U-Boot] [PATCH v2 02/11] lib: charset: add u16_strncmp()
` [U-Boot] [PATCH v2 03/11] cmd: efidebug: rework "boot dump" sub-command using GetNextVariableName()
` [U-Boot] [PATCH v2 04/11] efi_loader: set OsIndicationsSupported at init
` [U-Boot] [PATCH v2 05/11] env: save UEFI non-volatile variables in dedicated storage
` [U-Boot] [PATCH v2 06/11] efi_loader: variable: support non-volatile attribute
` [U-Boot] [PATCH v2 07/11] efi_loader: variable: split UEFI variables from U-Boot environment
` [U-Boot] [PATCH v2 08/11] efi_loader: load saved non-volatile variables at init
` [U-Boot] [PATCH v2 09/11] efi_loader: bootmgr: handle BootNext as non-volatile
` [U-Boot] [PATCH v2 10/11] cmd: env: add -nv option for UEFI non-volatile variable
` [U-Boot] [PATCH v2 11/11] cmd: efidebug: make some boot variables non-volatile

[PATCH] python-numpy: update to 1.16.3
 2019-04-24  6:30 UTC 

QA cycle report for 2.5.3 RC3
 2019-04-24  6:28 UTC  (3+ messages)

[PATCH] drm/fb-helper: Fix drm_fb_helper_firmware_config() NULL pointer deref
 2019-04-24  6:28 UTC  (2+ messages)

Xenomai: native skin or CONFIG_XENO_OPT_PERVASIVE disabled
 2019-04-24  6:28 UTC  (6+ messages)

[PATCH net-next 00/12] code optimizations & bugfixes for HNS3 driver
 2019-04-24  6:27 UTC  (2+ messages)

[RFC PATCH v1 0/3] An alternative __vdso_sgx_enter_enclave() to allow enclave/host parameter passing using untrusted stack
 2019-04-24  6:26 UTC  (5+ messages)
` [RFC PATCH v2 "
` [RFC PATCH v2 1/3] selftests/x86: Fixed Makefile for SGX selftest
` [RFC PATCH v2 2/3] x86/vdso: Modify __vdso_sgx_enter_enclave() to allow parameter passing on untrusted stack
` [RFC PATCH v2 3/3] selftests/x86: Augment SGX selftest to test new __vdso_sgx_enter_enclave() and its callback interface

[Cocci] Checking import of code search results into a table by parallel SmPL data processing
 2019-04-24  6:25 UTC  (2+ messages)
` [Cocci] Rejecting parallel execution of SmPL scripts

[PATCH] arm64: dts: allwinner: h6: add PIO VCC bank supplies for Pine H64
 2019-04-24  6:25 UTC  (2+ messages)

[Qemu-devel] [Bug 1579327] [NEW] emulation of vexpress-a9 vexpress-a15 in multicore mode seems to be broken
 2019-04-24  6:14 UTC  (2+ messages)
` [Qemu-devel] [Bug 1579327] "

[Qemu-devel] [Bug 1392468] [NEW] qemu uses a bitmap icon
 2019-04-24  6:09 UTC  (2+ messages)
` [Qemu-devel] [Bug 1392468] "

[Qemu-devel] [Bug 1577937] [NEW] netbeans not working with std graphic driver
 2019-04-24  6:15 UTC  (2+ messages)
` [Qemu-devel] [Bug 1577937] "

[U-Boot] [PATCH v3 0/9] pico-imx7d: Add support for BL33 case
 2019-04-24  6:25 UTC  (4+ messages)
` [U-Boot] [PATCH v3 4/9] pico-imx7d: Correct uart clock root

RFC: zero copy recv()
 2019-04-24  6:23 UTC 

[PATCH] coreutils: update to 8.31
 2019-04-24  6:22 UTC 

[PATCH v3 0/3] Miscellaneous kernel command line fixes
 2019-04-24  6:22 UTC  (10+ messages)
` [PATCH v3 1/3] RISC-V: Add RISC-V specific arch_match_cpu_phys_id
` [PATCH v3 2/3] RISC-V: Implement nosmp commandline option
` [PATCH v3 3/3] RISC-V: Support nr_cpus command line option

[PATCH] ext4: add cond_resched() to ext4_mb_init_backend()
 2019-04-24  6:21 UTC  (3+ messages)
` [PATCH v2] ext4: cond_resched in work-heavy group loops

[U-Boot] [PATCH v2] arm: socfpga: Move Stratix 10 SDRAM driver to DM
 2019-04-24  6:21 UTC 

[Qemu-devel] [Bug 1795100] Re: VNC unix-domain socket unlink()ed prematurely
 2019-04-24  6:10 UTC 

[Qemu-devel] [Bug 1798659] [NEW] A typo in trace/simple.c
 2019-04-24  6:11 UTC  (2+ messages)
` [Qemu-devel] [Bug 1798659] Re: Replace comma with semicolon "

[Qemu-devel] [Bug 1798780] [NEW] hw/usb/dev-mtp.c:1616: bad test ?
 2019-04-24  6:07 UTC  (2+ messages)
` [Qemu-devel] [Bug 1798780] "

[Qemu-devel] [Bug 1802684] [NEW] QEMU gui crashes on macOS Mojave
 2019-04-24  6:06 UTC  (2+ messages)
` [Qemu-devel] [Bug 1802684] "

[Qemu-devel] [Bug 1801073] [NEW] util/zbin.c:390:37: error: absolute value function 'abs' given an argument of type 'long int' but has parameter of type 'int' which may cause truncation of value [-Werror=absolute-value]
 2019-04-24  6:06 UTC  (2+ messages)
` [Qemu-devel] [Bug 1801073] "

[Qemu-devel] [Bug 1814418] [NEW] persistent bitmap will be inconsistent when qemu crash,
 2019-04-24  6:08 UTC  (2+ messages)
` [Qemu-devel] [Bug 1814418] "

[Qemu-devel] [Bug 1813305] [NEW] trace-root.h is not regerenerated after re-configure
 2019-04-24  6:05 UTC  (2+ messages)
` [Qemu-devel] [Bug 1813305] "

[Qemu-devel] [Bug 1815024] [NEW] SIGILL on instruction "stck" under qemu-s390x in user mode
 2019-04-24  6:09 UTC  (2+ messages)
` [Qemu-devel] [Bug 1815024] "

[Qemu-devel] [Bug 1815078] [NEW] Qemu 3.1.0 risc-v mie.MEIE
 2019-04-24  6:10 UTC  (2+ messages)
` [Qemu-devel] [Bug 1815078] "

[Qemu-devel] [Bug 1817865] [NEW] deadlock in prepare_mmio_access reading mmio
 2019-04-24  6:09 UTC  (2+ messages)
` [Qemu-devel] [Bug 1817865] Re: sorecvfrom freezes guest

[PATCH] riscv: vdso: drop unnecessary cc-ldoption
 2019-04-24  6:20 UTC  (3+ messages)

[RFC PATCH 0/1] x86/ftrace: fix live patching vs. tracing race
 2019-04-24  6:20 UTC  (6+ messages)
` [RFC PATCH 1/1] x86/ftrace: make ftrace_int3_handler() not to skip fops invocation

[PATCH v2 2/2] dt-bindings: net: bluetooth: Add device property nvm-postfix for QCA6174
 2019-04-24  6:19 UTC  (4+ messages)
` [PATCH v3 2/2] dt-bindings: net: bluetooth: Add device property firmware-name "

[PATCH v2 00/19] Shared virtual address IOMMU and VT-d support
 2019-04-24  6:19 UTC  (5+ messages)
` [PATCH v2 06/19] drivers core: Add I/O ASID allocator

[PATCH libdrm] libdrm: Fix issue about differrent domainID but same BDF
 2019-04-24  6:18 UTC  (8+ messages)

[PATCH] x86/kexec: always ensure EFI systab region is mapped
 2019-04-24  6:18 UTC  (8+ messages)

[PATCH -next] staging: kpc2000: remove duplicated include from kp2000_module.c
 2019-04-24  6:18 UTC  (3+ messages)

[PATCH 00/12] mips: Post-bootmem-memblock transition fixes
 2019-04-24  6:17 UTC  (3+ messages)
` [PATCH 12/12] mips: Enable OF_RESERVED_MEM config

[powerpc:next-test 40/58] WARNING: vmlinux.o(.text+0xb038): Section mismatch in reference from the function setup_kup() to the function .init.text:setup_kuep()
 2019-04-24  6:14 UTC  (3+ messages)

[Qemu-devel] [Bug 1523246] [NEW] Cannot TRIM with VirtIO
 2019-04-24  6:01 UTC  (2+ messages)
` [Qemu-devel] [Bug 1523246] Re: Virtio-blk does not support TRIM

[PATCH] nds32: remove __virt_to_bus and __bus_to_virt
 2019-04-24  6:14 UTC  (2+ messages)

ath10k: issue with TX queue scheduling
 2019-04-24  6:13 UTC  (4+ messages)

[cip-dev] EFIBootGuard for CIP and SecureBoot
 2019-04-24  6:11 UTC  (3+ messages)
    ` [U-Boot] "

[Qemu-devel] [Bug 1714750] [NEW] 2.10.0 cannot be installed on case-insensitive file system
 2019-04-24  6:02 UTC  (2+ messages)
` [Qemu-devel] [Bug 1714750] "

[Qemu-devel] [Bug 1803872] [NEW] gcc 8.2 reports stringop-truncation when building qemu
 2019-04-24  6:01 UTC  (2+ messages)
` [Qemu-devel] [Bug 1803872] "

[Qemu-devel] [Bug 1815889] Re: qemu-system-x86_64 crashed with signal 31 in __pthread_setaffinity_new()
 2019-04-24  6:05 UTC 

[U-Boot] [PATCH v1 0/2] support for ROHM BD71827 and BD71847 PMICs
 2019-04-24  6:08 UTC  (4+ messages)
` [U-Boot] [PATCH v1 1/2] regulator: bd71837: copy the bd71837 pmic driver from NXP imx u-boot

[PATCH v6 01/10] powerpc/powernv/idle: Restore IAMR after idle
 2019-04-24  6:03 UTC  (3+ messages)
` [PATCH v6 06/10] powerpc/64: Setup KUP on secondary CPUs

[PATCH] libbpf: fix samples/bpf build failure due to undefined UINT32_MAX
 2019-04-24  6:04 UTC  (4+ messages)

[RFC PATCH 0/4] fdomain: Resurrect driver (modular version)
 2019-04-24  6:02 UTC  (5+ messages)
` [RFC PATCH 1/4] fdomain: Resurrect driver (core)
` [RFC PATCH 2/4] fdomain: Resurrect driver (PCI support)

[Buildroot] [autobuild.buildroot.net] Build results for 2019-04-23
 2019-04-24  6:00 UTC 

[PATCH V2 0/2] arm64/mm: Enable memory hot remove
 2019-04-24  5:59 UTC  (12+ messages)
` [PATCH V2 2/2] "

[U-Boot] [RFC PATCH v1 1/2] copy the bd71837 pmic driver from NXP imx u-boot
 2019-04-24  5:59 UTC  (4+ messages)
` [U-Boot] [RFC PATCH v1 2/2] power: regulator: support ROHM BD71837 PMIC

[U-Boot] [PATCH] riscv:Add Microchip MPFS Icicle Board support
 2019-04-24  5:58 UTC  (3+ messages)

[U-Boot] [PATCH] sunxi: set PIO voltage to hardware-detected value on startup on H6
 2019-04-24  5:58 UTC  (2+ messages)

Backport of commit a75bb4eb9e565b9f5115e2e8c07377ce32cbe69a
 2019-04-24  5:58 UTC  (7+ messages)

[PATCH] riscv: Support non-coherency memory model
 2019-04-24  5:57 UTC  (10+ messages)

[PATCH v2] ath11k: add HW checksum offload support
 2019-04-24  5:56 UTC 

[PATCH V6 0/9] blk-mq: fix races related with freeing queue
 2019-04-24  5:55 UTC  (12+ messages)
` [PATCH V6 6/9] blk-mq: always free hctx after request queue is freed

[PATCH] xmm7modem: handling of IPv6 address for activated context
 2019-04-24  5:54 UTC 

[PATCH 1/1] be2net: Detach interface for avoiding a system crash
 2019-04-24  5:53 UTC  (7+ messages)

[PATCH] ath11k: add HW checksum offload support
 2019-04-24  5:53 UTC 

[PATCH 0/2] scis: core: avoid big pre-allocation for sg list
 2019-04-24  5:53 UTC  (3+ messages)
` [PATCH 2/2] scsi: core: avoid to pre-allocate big chunk "

[PATCH 1/2] x86/tsc: use CPUID.0x16 to calculate missing crystal frequency
 2019-04-24  5:53 UTC  (3+ messages)

[PATCH] drm/komeda: Mark the local functions as static
 2019-04-24  5:51 UTC  (2+ messages)

[PATCH v2] drm/komeda: Fixed warning: Function parameter or member not described
 2019-04-24  5:48 UTC  (2+ messages)

[PATCH] multipath -u: test socket connection in non-blocking mode
 2019-04-24  5:48 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t v3 0/4] igt/i915/i915_pm_lpsp enable pm_lpsp for platforms till Gen11 v3
 2019-04-24  5:46 UTC  (3+ messages)
` [igt-dev] ✗ Fi.CI.BAT: failure for "

[Qemu-devel] [Bug 1603785] [NEW] trace_usb_port_attach prints junk data
 2019-04-24  5:32 UTC  (2+ messages)
` [Qemu-devel] [Bug 1603785] "

[PATCH 1/7] thermal/drivers/core: Remove the module Kconfig's option
 2019-04-24  5:45 UTC  (5+ messages)

[RFC][PATCH 0/2] Access console drivers list under console_sem
 2019-04-24  5:43 UTC  (3+ messages)

[PATCH 0/2] block: enable multi-page bvec for bio integrity
 2019-04-24  5:42 UTC  (5+ messages)
` [PATCH 1/2] block: integrity: "
` [PATCH 2/2] block: integrity: simplify bio_integrity_prep

[Qemu-devel] [Bug 1796754] [NEW] ioctl SIOCGIFCONF causes qemu-aarch64-static to crash with "received signal outside vCPU context"
 2019-04-24  5:32 UTC  (2+ messages)
` [Qemu-devel] [Bug 1796754] "

[Qemu-devel] [Bug 1806824] [NEW] SIE-200 (TrustZone) MPC: BLK_MAX returns an incorrect value
 2019-04-24  5:33 UTC  (2+ messages)
` [Qemu-devel] [Bug 1806824] "

[Qemu-devel] [Bug 1807675] [NEW] qemu commit 80422b0: tcg.c crash in temp_load
 2019-04-24  5:33 UTC  (2+ messages)
` [Qemu-devel] [Bug 1807675] "

[Qemu-devel] [Bug 1813460] [NEW] qemu/target/arm/translate-a64.c:2039: bad test ?
 2019-04-24  5:30 UTC  (2+ messages)
` [Qemu-devel] [Bug 1813460] "

[V2,RESEND] dmaengine: axi-dmac: Enable DMA_INTERLEAVE capability
 2019-04-24  5:39 UTC  (4+ messages)
` [PATCH][V2][RESEND] "

[V3] dmaengine: axi-dmac: Don't check the number of frames for alignment
 2019-04-24  5:38 UTC  (4+ messages)
` [PATCH V3] "

two small DMA-related Kconfig cleanups for x86
 2019-04-24  5:38 UTC  (7+ messages)
` [PATCH 2/2] x86/pci: Clean up usage of X86_DEV_DMA_OPS

dmaengine: axi-dmac: Infer synthesis configuration parameters hardware
 2019-04-24  5:36 UTC  (4+ messages)
` [PATCH] "

[PATCHv5 0/6] PCI: refactor Mobiveil driver and add PCIe Gen4 driver for NXP Layerscape SoCs
 2019-04-24  5:35 UTC  (5+ messages)
` [PATCHv5 1/6] PCI: mobiveil: Refactor Mobiveil PCIe Host Bridge IP driver

[PATCH V1 00/14] Consolidate Post read processing code
 2019-04-24  5:35 UTC  (4+ messages)
` [PATCH V1 02/14] Consolidate "post read processing" into a new file

[PATCH V5 00/16] Add Tegra194 PCIe support
 2019-04-24  5:20 UTC  (2+ messages)
` [PATCH V5 15/16] PCI: tegra: "

[Qemu-devel] [Bug 1701835] [NEW] floating-point operation bugs in qemu-alpha
 2019-04-24  5:28 UTC  (2+ messages)
` [Qemu-devel] [Bug 1701835] "

[Qemu-devel] [Bug 1810545] [NEW] [alpha] Strange exception address reported
 2019-04-24  5:28 UTC  (2+ messages)
` [Qemu-devel] [Bug 1810545] "

[Qemu-devel] [PATCH qemu v2] hmp: Print if memory section is registered with an accelerator
 2019-04-24  5:32 UTC  (12+ messages)

[PATCH] PM / devfreq: Return -ENODEV from try_then_request_governor
 2019-04-24  5:34 UTC  (3+ messages)


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.