All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-02-14 02:07:32 to 2019-02-14 03:45:30 UTC [more...]

[PATCH BlueZ 0/3] mesh: Save/restore application keys
 2019-02-14  3:45 UTC 

[PATCH v2 00/14] Add support for TI PRU ICSS
 2019-02-14  3:44 UTC  (43+ messages)
` [PATCH v2 01/14] dt-bindings: remoteproc: Add TI PRUSS bindings
` [PATCH v2 03/14] dt-binding: irqchip: Add pruss-intc-irq driver for PRUSS interrupts
` [PATCH v2 04/14] irqchip: pruss: Add a PRUSS irqchip "
` [PATCH v2 06/14] remoteproc: add page lookup for TI PRU to ELF loader
` [PATCH v2 10/14] remoteproc/pru: Add PRU remoteproc driver

[PATCH V2 0/4] Add i.MX SCU general interrupt support
 2019-02-14  3:44 UTC  (13+ messages)
` [PATCH V2 1/4] dt-bindings: fsl: scu: add "
` [PATCH V2 2/4] firmware: imx: enable imx scu general irq function
` [PATCH V2 3/4] arm64: dts: freescale: imx8qxp: enable scu general irq channel
` [PATCH V2 4/4] rtc: imx-sc: add rtc alarm support

[PATCH bpf-next v11 0/7] bpf: add BPF_LWT_ENCAP_IP option to bpf_lwt_push_encap
 2019-02-14  3:44 UTC  (4+ messages)

[PATCH] [meta-cloud-services][patch]:python-paramiko:upgrade to 2.4.2
 2019-02-14  3:44 UTC 

[lustre-devel] [PATCH 00/21] lustre: Assorted cleanups for obdclass
 2019-02-14  3:43 UTC  (4+ messages)
` [lustre-devel] [PATCH 19/21] lustre: obdclass: avoid races in class_register_type()

[U-Boot] [PATCH 0/7] AM65x HS device support
 2019-02-14  3:43 UTC  (5+ messages)
` [U-Boot] [PATCH 1/7] arm: K3: Avoid use of MCU_PSRAM0 before SYSFW is loaded
` [U-Boot] [PATCH 2/7] firmware: ti_sci: Add support for firewall management

[U-Boot] [PATCHv3 00/11] pci: Add PCIe Gen4 controller driver for NXP Layerscape SoCs
 2019-02-14  3:43 UTC  (4+ messages)
` [U-Boot] [PATCHv3 08/11] armv8: lx2160a: enable the pci command

[virtio-comment] [PATCH 0/3] Large shared memory regions
 2019-02-14  3:43 UTC  (5+ messages)
` [virtio-comment] [PATCH 1/3] shared memory: Define "
  ` [virtio-comment] "

[PATCH 0/1] base.bbclass: Check BuildStarted for HOSTTOOLS
 2019-02-14  3:43 UTC  (5+ messages)
` [PATCH 1/1] "

[PATCH 0/5] soc: qcom: Add SoC info driver
 2019-02-14  3:42 UTC  (6+ messages)
` [PATCH 1/5] base: soc: Add serial_number attribute to soc
` [PATCH 2/5] soc: qcom: Add socinfo driver
` [PATCH 3/5] soc: qcom: socinfo: Expose custom attributes
` [PATCH 4/5] soc: qcom: socinfo: Expose image information
` [PATCH 5/5] base: soc: Export soc_device_register/unregister APIs

[virtio-dev] RFC: Doorbell suppression, packed-ring mode and hardware offload
 2019-02-14  3:41 UTC  (19+ messages)

[PATCH] ALSA: hda/realtek: Disable PC beep in passthrough on alc285
 2019-02-14  3:41 UTC 

[LSF/MM TOPIC] Non standard size THP
 2019-02-14  3:41 UTC  (5+ messages)

[U-Boot] [PATCH 0/8] pci: Add pcie controller driver for NXP LX SoCs
 2019-02-14  3:41 UTC  (4+ messages)
` [U-Boot] [PATCH 1/8] armv8: fsl-layerscpae: correct the PCIe controllers' region size

[PATCH 4.9 00/24] 4.9.157-stable review
 2019-02-14  3:39 UTC  (2+ messages)

[Qemu-devel] [PATCH v4] virtio-blk: set correct config size for the host driver
 2019-02-14  3:37 UTC  (7+ messages)

[Qemu-devel] [PATCH qemu RFC 0/7] spapr_pci, vfio: NVIDIA V100 + P9 passthrough
 2019-02-14  3:21 UTC  (7+ messages)
` [Qemu-devel] [PATCH qemu RFC 3/7] pci: Move NVIDIA vendor id to the rest of ids

[Qemu-devel] [RFC v1 0/3] intel_iommu: support scalable mode
 2019-02-14  3:24 UTC  (7+ messages)
` [Qemu-devel] [RFC v1 2/3] intel_iommu: add 256 bits qi_desc support

[PATCH 00/16] remoteproc: Add support for TI PRU
 2019-02-14  3:35 UTC  (8+ messages)
` [PATCH 01/16] remoteproc: Extend rproc_da_to_va() API with a flags parameter

[Qemu-devel] [PATCH 00/13] spapr: add KVM support to the XIVE interrupt mode
 2019-02-14  3:35 UTC  (9+ messages)
` [Qemu-devel] [PATCH 13/13] spapr: add KVM support to the 'dual' machine
          ` [Qemu-devel] [Qemu-ppc] "

[Qemu-devel] [PATCH qemu] spapr/rtas: Force big endian compile for rtas
 2019-02-14  3:30 UTC  (3+ messages)

[PATCH] perf/core: Fix mmap failure caused by bad size check
 2019-02-14  3:34 UTC  (2+ messages)

[virtio-dev] [PATCH v2 0/2] virtio-fs: add virtio file system device
 2019-02-14  3:33 UTC  (4+ messages)
` [virtio-dev] [PATCH v2 1/2] content: "

What's cooking in git.git (Feb 2019, #03; Wed, 13)
 2019-02-14  3:33 UTC 

[PATCH 00/31] Hash function transition part 16
 2019-02-14  3:33 UTC  (4+ messages)
` [PATCH 10/31] object-store: rename and expand packed_git's sha1 member

[PATCH] [meta-python][PATCH] python-paste:upgrade to 3.0.6
 2019-02-14  3:34 UTC 

[ANNOUNCE] Git v2.21.0-rc1
 2019-02-14  3:32 UTC 

livelock with KASAN_SW_TAGS
 2019-02-14  3:32 UTC 

[PATCH 1/3] drm/i915: Move dsc rate params compute into drm
 2019-02-14  3:31 UTC  (2+ messages)
` [Intel-gfx] "

linux-next: manual merge of the kvm-arm tree with the kvm-fixes tree
 2019-02-14  3:30 UTC 

[PATCH v6 0/6] Add basic and clock support for Mediatek MT8183 SoC
 2019-02-14  3:29 UTC  (6+ messages)
` [PATCH v6 5/6] dt-bindings: pinctrl: mt8183: add binding document

stable-rc/linux-4.9.y boot: 83 boots: 0 failed, 73 passed with 10 offline (v4.9.156-25-gfaa3b6b1ed9c)
 2019-02-14  3:27 UTC 

Want to improve wiki document
 2019-02-14  3:17 UTC  (2+ messages)

[PATCH] ceph: disable ccache
 2019-02-14  3:36 UTC 

[PATCH] scsi: lpfc: fix a handful of indentation issues
 2019-02-14  3:16 UTC  (3+ messages)

Userspace regression in LTS and stable kernels
 2019-02-14  3:16 UTC  (7+ messages)

[PATCH] scsi: qlogicpti: Use of_node_name_eq for node name comparisons
 2019-02-14  3:14 UTC  (2+ messages)

[RFC PATCH v2 0/5] tracing: common error_log for ftrace
 2019-02-14  3:13 UTC  (4+ messages)
` [RFC PATCH v2 4/5] tracing: Use tracing error_log with kprobe events (incomplete)

[Qemu-devel] [PATCH v3 00/17] block: local qiov helper
 2019-02-13  8:19 UTC  (2+ messages)

[Qemu-devel] [PATCH v3 0/2] hostmem-file: reject invalid pmem file sizes
 2019-02-14  3:10 UTC  (3+ messages)
` [Qemu-devel] [PATCH v3 1/2] hostmem: simplify ifdef-s in file_backend_memory_alloc()
` [Qemu-devel] [PATCH v3 2/2] hostmem-file: reject invalid pmem file sizes

[PATCH] ath10k: correct the format of host memory chunks in wmi init command
 2019-02-14  3:10 UTC  (2+ messages)

mtd utilities work but ubi utilities do not?
 2019-02-14  3:09 UTC  (3+ messages)

[PATCH v6 0/5] i2c: ocores: improvements
 2019-02-14  3:07 UTC  (2+ messages)

[PATCH 1/8] kbuild: pkg: use -f $(srctree)/Makefile to recurse to top Makefile
 2019-02-14  3:05 UTC  (8+ messages)
` [PATCH 2/8] kbuild: generate modules.order only when CONFIG_MODULES=y
` [PATCH 3/8] kbuild: set KBUILD_MODULES=1 all the time for single target %/
` [PATCH 4/8] kbuild: turn '/' into an alias of './'
` [PATCH 5/8] kbuild: move tools_silent to a more relevant place
` [PATCH 6/8] kbuild: make -r/-R effective in top Makefile for old Make versions
` [PATCH 7/8] kbuild: remove empty rules for makefiles
` [PATCH 8/8] kbuild: simplify single targets

Romulus to use Virtual PNOR
 2019-02-14  3:03 UTC  (3+ messages)

linux-next: manual merge of the devicetree tree with Linus' tree
 2019-02-14  3:02 UTC 

[Qemu-devel] [PATCH v2 0/6] dirty-bitmaps: deprecate @status field
 2019-02-14  3:01 UTC  (7+ messages)
` [Qemu-devel] [PATCH v2 1/6] block/dirty-bitmap: add recording and busy properties
` [Qemu-devel] [PATCH v2 2/6] block/dirty-bitmaps: rename frozen predicate helper
` [Qemu-devel] [PATCH v2 6/6] block/dirty-bitmaps: move comment block

[Qemu-devel] [PATCH v2] hostmem-file: reject invalid pmem file sizes
 2019-02-14  2:46 UTC  (3+ messages)

[PATCH v3 0/6] GEN8+ GPU Watchdog Reset Support
 2019-02-14  2:57 UTC  (7+ messages)
` [PATCH v3 1/6] drm/i915: Add engine reset count in get-reset-stats ioctl
` [PATCH v3 2/6] drm/i915: Watchdog timeout: IRQ handler for gen8+
` [PATCH v3 3/6] drm/i915: Watchdog timeout: Ringbuffer command emission "
` [PATCH v3 4/6] drm/i915: Watchdog timeout: DRM kernel interface to set the timeout
` [PATCH v3 5/6] drm/i915: Watchdog timeout: Include threshold value in error state
` [PATCH v3 6/6] drm/i915: Watchdog timeout: Blindly trust watchdog timeout for reset?

[PATCH] perf pmu-events: Removed unused variable
 2019-02-14  2:57 UTC 

[PATCH 0/2] Lima DRM driver
 2019-02-14  2:52 UTC  (6+ messages)
` [PATCH 2/2] drm/lima: driver for ARM Mali4xx GPUs

[PATCH 0/2] Minor changes to checkpatches
 2019-02-14  2:50 UTC  (3+ messages)
` [PATCH 1/2] Enable codespell from config file

[PATCH v2 0/3] Add UFS controller support for HI3670 SoC
 2019-02-14  2:48 UTC  (6+ messages)
` [PATCH v2 3/3] scsi: ufs: Add HI3670 SoC UFS driver support

Business proposition for you.,,,,
 2019-02-14  2:48 UTC 

[PATCH V4] KVM: x86: Sync the pending Posted-Interrupts
 2019-02-14  2:48 UTC 

[PATCH] ARM:dts:aspeed Add Inspur on5263m5 BMC
 2019-02-14  2:45 UTC  (4+ messages)

r8169 Driver - Poor Network Performance Since Kernel 4.19
 2019-02-14  2:45 UTC  (11+ messages)

[v10,1/3] dmaengine: 8250_mtk_dma: add MediaTek uart DMA support
 2019-02-14  2:44 UTC  (4+ messages)
` [PATCH v10 1/3] "

[PATCH net-next v5] ipmr: ip6mr: Create new sockopt to clear mfc cache or vifs
 2019-02-14  2:44 UTC  (2+ messages)

[PATCH 00/10] Venus stateful Codec API
 2019-02-14  2:43 UTC  (19+ messages)
` [PATCH 10/10] venus: dec: make decoder compliant with stateful codec API

[PATCH v2] hash: optimize signature compare by using neon intrinsic
 2019-02-14  2:40 UTC  (3+ messages)

[Qemu-devel] [PATCH for-next 0/6] qemu-img: Add salvaging mode to convert
 2019-02-14  2:38 UTC  (9+ messages)
` [Qemu-devel] [PATCH for-next 1/6] qemu-img: Move quiet into ImgConvertState
` [Qemu-devel] [PATCH for-next 3/6] blkdebug: Add @iotype error option
` [Qemu-devel] [PATCH for-next 4/6] blkdebug: Add "none" event
` [Qemu-devel] [PATCH for-next 5/6] blkdebug: Inject errors on .bdrv_co_block_status()

[PATCH v2 0/2] loop: Better discard for block devices
 2019-02-14  2:39 UTC  (5+ messages)
` [PATCH v2 1/2] loop: Report EOPNOTSUPP properly
` [PATCH v2 2/2] loop: Better discard support for block devices

[PATCH -mm -V7] mm, swap: fix race between swapoff and some swap operations
 2019-02-14  2:38 UTC  (2+ messages)

[RFC] media: uapi: Add VP8 low-level decoder API compound controls
 2019-02-14  2:35 UTC  (3+ messages)

[v2] block: Fix a WRITE SAME BUG_ON
 2019-02-14  2:31 UTC  (14+ messages)
  `  "
                        ` [dm-devel] "

[Buildroot] Buildroot-2.18.11 fails?
 2019-02-14  2:27 UTC  (4+ messages)

Documenting the crash consistency guarantees of file systems
 2019-02-14  2:26 UTC  (7+ messages)

[RESEND PATCH v4,1/3] media: dt-bindings: media: add 'assigned-clocks' to vcodec examples
 2019-02-14  2:24 UTC  (9+ messages)
` [RESEND PATCH v4, 1/3] "
` [RESEND PATCH v4,2/3] arm64: dts: Using standard CCF interface to set vcodec clk
  ` [RESEND PATCH v4, 2/3] "
` [RESEND PATCH v4,3/3] media: mtk-vcodec: Using common interface to manage vdec/venc clock
  ` [RESEND PATCH v4, 3/3] "

[Qemu-devel] [PATCH v3 00/12] block: Deal with filters
 2019-02-14  2:25 UTC  (3+ messages)
` [Qemu-devel] [PATCH v3 03/12] block: Filtered children access functions

[Qemu-devel] [Bug 1815078] [NEW] Qemu 3.1.0 risc-v mie.MEIE
 2019-02-14  2:15 UTC  (2+ messages)
` [Qemu-devel] [Bug 1815078] "

[PATCH net-next v2] bonding: check slave set command firstly
 2019-02-11 18:49 UTC 

APUv2/v3 board support V2
 2019-02-14  2:17 UTC  (6+ messages)
` [PATCH 1/2] gpio: AMD G-Series PCH gpio driver
` [PATCH 2/2] x86: pcengines apuv2 gpio/leds/keys platform driver

stable-rc/linux-4.4.y boot: 89 boots: 2 failed, 77 passed with 9 offline, 1 untried/unknown (v4.4.174-118-g9b64a539ff9a)
 2019-02-14  2:16 UTC 

[Qemu-devel] [RFC PATCH] coroutines: generate wrapper code
 2019-02-14  2:14 UTC  (8+ messages)
` [Qemu-devel] [Qemu-block] "

[PATCH v1] mmc: mmc: Fix HS setting in mmc_hs400_to_hs200()
 2019-02-14  2:14 UTC  (5+ messages)

[PATCH 4.14 V2 00/17] V4.14 backport of more 32-bit arm spectre patches
 2019-02-14  2:10 UTC  (18+ messages)
` [PATCH 4.14 V2 01/17] ARM: 8789/1: signal: copy registers using __copy_to_user()
` [PATCH 4.14 V2 02/17] ARM: 8790/1: signal: always use __copy_to_user to save iwmmxt context
` [PATCH 4.14 V2 03/17] ARM: 8791/1: vfp: use __copy_to_user() when saving VFP state
` [PATCH 4.14 V2 04/17] ARM: 8792/1: oabi-compat: copy oabi events using __copy_to_user()
` [PATCH 4.14 V2 05/17] ARM: 8793/1: signal: replace __put_user_error with __put_user
` [PATCH 4.14 V2 06/17] ARM: 8794/1: uaccess: Prevent speculative use of the current addr_limit
` [PATCH 4.14 V2 07/17] ARM: 8795/1: spectre-v1.1: use put_user() for __put_user()
` [PATCH 4.14 V2 08/17] ARM: 8796/1: spectre-v1,v1.1: provide helpers for address sanitization
` [PATCH 4.14 V2 09/17] ARM: 8797/1: spectre-v1.1: harden __copy_to_user
` [PATCH 4.14 V2 10/17] ARM: 8810/1: vfp: Fix wrong assignement to ufp_exc
` [PATCH 4.14 V2 11/17] ARM: make lookup_processor_type() non-__init
` [PATCH 4.14 V2 12/17] ARM: split out processor lookup
` [PATCH 4.14 V2 13/17] ARM: clean up per-processor check_bugs method call
` [PATCH 4.14 V2 14/17] ARM: add PROC_VTABLE and PROC_TABLE macros
` [PATCH 4.14 V2 15/17] ARM: spectre-v2: per-CPU vtables to work around big.Little systems
` [PATCH 4.14 V2 16/17] ARM: ensure that processor vtables is not lost after boot
` [PATCH 4.14 V2 17/17] ARM: fix the cockup in the previous patch

[PATCH] kbuild: move archive command to scripts/Makefile.lib
 2019-02-14  2:09 UTC  (2+ messages)

[PATCH -next] ALSA: es1688: Remove set but not used variable 'hw'
 2019-02-14  2:10 UTC 

[PATCH 1/3] kallsyms: add static qualifiers where missing
 2019-02-14  2:09 UTC  (2+ messages)

linux 4.19.19: md0_raid:1317 blocked for more than 120 seconds
 2019-02-14  2:09 UTC  (3+ messages)

[PATCH] staging: android: ion: Use low_order_gfp_flags for smaller allocations
 2019-02-14  2:08 UTC  (4+ messages)

[PATCH v2] sh: fix build error for invisible CONFIG_BUILTIN_DTB_SOURCE
 2019-02-14  2:07 UTC  (3+ messages)

[PATCH -next] drm/vmwgfx: Remove set but not used variable 'restart'
 2019-02-14  2:08 UTC 

net: phylink: dsa: mv88e6xxx: flaky link detection on switch ports with internal PHYs
 2019-02-14  2:07 UTC  (11+ messages)
            ` [PATCH] net: phylink: dsa: mv88e6xxx: Revise irq setup ordering
              ` [PATCH v2] net: "
                ` [PATCH net] dsa: mv88e6xxx: Ensure all pending interrupts are handled prior to exit


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.