All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-02-15 02:39:35 to 2018-02-15 05:45:47 UTC [more...]

[RFC PATCH v3 0/5] ndctl: monitor: monitor the smart events of
 2018-02-15  5:51 UTC  (5+ messages)
` [RFC PATCH v3 2/5] ndctl: monitor: add ndctl create-monitor command

freezing system for several second on high I/O [kernel 4.15]
 2018-02-15  5:44 UTC  (18+ messages)

[PATCH kernel] powerpc/init: Do not advertise radix during client-architecture-support
 2018-02-15  5:44 UTC  (2+ messages)

[PATCH kernel] powerpc/lpar/debug: Initialize flags before printing debug message
 2018-02-15  5:44 UTC  (2+ messages)

[PATCH] x86/mm/kaiser: avoid 32-bit/PAE build warning
 2018-02-15  5:43 UTC  (5+ messages)

[Qemu-devel] [PATCH qemu v3] RFC: ppc/spapr: Receive and store device tree blob from SLOF
 2018-02-15  5:43 UTC  (12+ messages)

[PATCH] xfrm: Fix return value check of copy_sec_ctx
 2018-02-15  5:42 UTC  (2+ messages)

[PATCH RFC v2 01/25] ref-filter: get rid of goto
 2018-02-15  5:42 UTC  (21+ messages)
` [PATCH v3 01/23] "
  ` [PATCH v3 12/23] cat-file: start reusing populate_value()
  ` [PATCH v3 06/23] cat-file: split expand_atom() into 2 functions
  ` [PATCH v3 03/23] cat-file: reuse struct ref_format
  ` [PATCH v3 02/23] ref-filter: add return value to some functions
  ` [PATCH v3 04/23] ref-filter: make valid_atom as function parameter
  ` [PATCH v3 09/23] cat-file: start use ref_array_item struct
  ` [PATCH v3 07/23] cat-file: start migrating formatting to ref-filter
  ` [PATCH v3 08/23] ref-filter: reuse parse_ref_filter_atom()
  ` [PATCH v3 05/23] cat-file: move struct expand_data into ref-filter

[PATCH 0/5] Fix deadlock on runtime suspend in DRM drivers
 2018-02-15  5:38 UTC  (7+ messages)

[PATCH v3 0/4] of: change overlay apply input data from unflattened
 2018-02-15  5:35 UTC  (7+ messages)
` [PATCH v3 1/4] of: change overlay apply input data from unflattened to FDT
  ` [PATCH v3 2/4] of: Documentation: of_overlay_apply() replaced by of_overlay_fdt_apply()
` [PATCH v3 3/4] of: convert unittest overlay devicetree source to sugar syntax
` [PATCH v3 4/4] of: improve reporting invalid overlay target path

[PATCH 0/8] drm: Add COLOR_ENCODING and COLOR_RANGE plane properties
 2018-02-15  5:34 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for "

[PATCH 00/10] drm: Add plane color matrix on rockchip
 2018-02-15  5:33 UTC  (11+ messages)
` [PATCH 01/10] drm/rockchip: YUV overlays BT.601 color conversion
` [PATCH 02/10] drm: Add Plane Degamma properties
` [PATCH 03/10] drm: Add Plane CTM property
` [PATCH 04/10] drm: Add Plane Gamma properties
` [PATCH 05/10] drm: Define helper function for plane color enabling
` [PATCH 06/10] drm: Define helper to set legacy gamma table size
` [PATCH 07/10] drm/rockchip: Add yuv2yuv registers to vop_lit
` [PATCH 08/10] drm/rockchip: Add R2R registers
` [PATCH 09/10] drm/rockchip: Implement drm plane->ctm property
` [PATCH 10/10] drm/rockchip: Enable 'PLANE_CTM' drm property

[RFC v1 0/1] lib/cryptodev: add support of asymmetric crypto
 2018-02-15  5:32 UTC  (4+ messages)
` [RFC v1 1/1] "

[RFC] AF_ALG AIO and IV
 2018-02-15  5:30 UTC  (5+ messages)
` [PATCH v3 1/4] crypto: AF_ALG AIO - lock context IV

linux-next: build failure after merge of the mmc tree
 2018-02-15  5:29 UTC  (2+ messages)

[PATCH] Build: Scripts/Makefile: Remove Repeated Lines
 2018-02-15  5:24 UTC  (5+ messages)

[PATCH] drm/amdgpu_gem: fix error handling path in amdgpu_gem_va_update_vm
 2018-02-15  5:20 UTC 

[PATCH v3 0/3] Add DTS for SDM845 SoC and MTP
 2018-02-15  5:13 UTC  (6+ messages)
` [PATCH v3 3/3] arm64: dts: sdm845: Add serial console support

[PATCH 0/8] various perl fixes
 2018-02-15  5:09 UTC  (5+ messages)
` [PATCH 3/8] perl: generalize the Git::LoadCPAN facility

[PATCH 00/17] Add kexec_file_load support to s390
 2018-02-15  5:08 UTC  (5+ messages)

[PATCH RESEND] btrfs: delete function btrfs_close_extra_devices()
 2018-02-15  5:02 UTC 

Facing problem while running the audit2allow command
 2018-02-15  5:00 UTC 

[PATCH] drm/i915: fix rsvd2 mask when out-fence is returned
 2018-02-15  4:55 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for "

git-rebase --undo-skip proposal
 2018-02-15  4:50 UTC  (6+ messages)

[Qemu-devel] [PATCH 00/30] hw: use the BYTE-based definitions when useful
 2018-02-15  4:38 UTC  (38+ messages)
` [Qemu-devel] [PATCH 01/30] util/cutils: extract byte-based definitions into a new header: "qemu/cunits.h"
` [Qemu-devel] [PATCH 02/30] hw: include "qemu/cunits.h" and clean unused "qemu/cutils.h"
` [Qemu-devel] [PATCH 03/30] hw/block/nvme: include the "qemu/cutils.h" in the source file
` [Qemu-devel] [PATCH 04/30] hw/lm32/milkymist: remove unused include
` [Qemu-devel] [PATCH 05/30] hw/mips/r4k: constify params_size
` [Qemu-devel] [PATCH 06/30] hw/mips: use the BYTE-based definitions
` [Qemu-devel] [PATCH 07/30] hw/arm: "
` [PATCH 08/30] hw/i386: "
  ` [Qemu-devel] "
` [Qemu-devel] [PATCH 09/30] hw/sparc: "
` [Qemu-devel] [PATCH 10/30] hw/ppc: "
` [Qemu-devel] [PATCH 11/30] hw/s390x: "
` [Qemu-devel] [PATCH 12/30] hw/hppa: "
` [Qemu-devel] [PATCH 13/30] hw/xtensa: "
` [Qemu-devel] [PATCH 14/30] hw/alpha: "
` [Qemu-devel] [PATCH 15/30] hw/lm32: "
` [Qemu-devel] [PATCH 16/30] hw/sh4: "
` [Qemu-devel] [PATCH 17/30] hw/tricore: "
` [Qemu-devel] [PATCH 18/30] hw/microblaze: "
` [Qemu-devel] [PATCH 19/30] hw/nios2: "
` [Qemu-devel] [PATCH 20/30] hw/cris: "
` [Qemu-devel] [PATCH 21/30] hw/misc: "
` [PATCH 22/30] hw/display: "
  ` [Qemu-devel] "
` [Qemu-devel] [PATCH 23/30] hw/net: "
` [Qemu-devel] [PATCH 24/30] hw/ipack: "
` [Qemu-devel] [PATCH 25/30] hw/scsi: "
` [Qemu-devel] [PATCH 26/30] hw/smbios: "
` [Qemu-devel] [PATCH 27/30] vfio/pci: "
` [Qemu-devel] [PATCH 28/30] ivshmem: "
` [Qemu-devel] [PATCH 29/30] tpm: "
` [PATCH 30/30] xen: "
  ` [Qemu-devel] "

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

cron job: media_tree daily build: ERRORS
 2018-02-15  4:46 UTC 

[meta-qt5][PATCH] qtbase: Replace -isystem with -I
 2018-02-15  4:38 UTC 

[qemu-mainline test] 119177: regressions - FAIL
 2018-02-15  4:35 UTC 

[PATCH 0/8] rebase -i: offer to recreate merge commits
 2018-02-15  4:35 UTC  (16+ messages)
` [PATCH 5/8] rebase: introduce the --recreate-merges option

fatal database corruption with btrfs "out of space" with ~50 GB left
 2018-02-15  4:32 UTC  (4+ messages)

[PATCH net-next 0/3] eBPF Seccomp filters
 2018-02-15  4:30 UTC  (6+ messages)

[PATCH] btrfs: use ASSERT to report logical error in cow_file_range()
 2018-02-15  4:30 UTC 

[PATCH 0/3] dra7xx: PCIe IRQ handling rework
 2018-02-15  4:29 UTC  (4+ messages)
` [PATCH 2/3] PCI: dwc: pci-dra7xx: Improve MSI IRQ handling

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

[PATCH v2] btrfs: cow_file_range() num_bytes and disk_num_bytes are same
 2018-02-15  4:29 UTC 

[RFC PATCH] net/ncsi: Add generic netlink family
 2018-02-15  4:20 UTC  (2+ messages)

PCI on alpine soc
 2018-02-15  4:18 UTC 

[PATCH v7 0/6] iommu/arm-smmu: Add runtime pm/sleep support
 2018-02-15  4:17 UTC  (22+ messages)
` [PATCH v7 6/6] drm/msm: iommu: Replace runtime calls with runtime suppliers
          ` [Freedreno] "

conntrack enhancement
 2018-02-15  4:13 UTC  (6+ messages)
      ` shift by n bits while performing '--restore-mark'

Upcoming project ownership changes
 2018-02-15  4:11 UTC  (3+ messages)
` contributor license agreement (CLA) (was: Upcoming project ownership changes)

BMC Image Signing Proposal
 2018-02-15  4:10 UTC  (13+ messages)

[Qemu-devel] [PATCH 0/5] spapr: fix VCPU ids miscalculation
 2018-02-15  4:08 UTC  (9+ messages)
` [Qemu-devel] [PATCH 1/5] spapr: use spapr->vsmt to compute VCPU ids
` [Qemu-devel] [PATCH 3/5] spapr: rename spapr_vcpu_id() to spapr_get_vcpu_id()
` [Qemu-devel] [PATCH 4/5] spapr: consolidate the VCPU id numbering logic in a single place
` [Qemu-devel] [PATCH 5/5] spapr: drop DIV_ROUND_UP() from xics_max_server_number()

[Qemu-devel] [PATCH v4] hw/char: remove legacy interface escc_init()
 2018-02-15  2:40 UTC  (2+ messages)

[Qemu-devel] [QEMU-PPC] [PATCH V3 1/3] ppc/spapr-caps: Change migration macro to take full spapr-cap name
 2018-02-15  3:40 UTC  (2+ messages)

[PATCH v9 0/3] arm: npcm: add basic support for Nuvoton BMCs
 2018-02-15  3:59 UTC  (7+ messages)
` [PATCH v9 2/3] arm: dts: add Nuvoton NPCM750 device tree

[LSF/MM ATTEND] memory allocation scope
 2018-02-15  3:53 UTC  (2+ messages)

Status of FST and mount times
 2018-02-15  3:49 UTC  (5+ messages)

[RFC PATCH ghak21 0/4] audit: address ANOM_LINK excess records
 2018-02-15  3:46 UTC  (3+ messages)

[PATCH 00/31 v2] PTI support for x86_32
 2018-02-15  3:44 UTC  (10+ messages)

[PATCH] namei: fix hardlink speeling error
 2018-02-15  3:44 UTC  (2+ messages)

[PATCH iproute2 0/7] Add support for devlink resource abstraction
 2018-02-15  3:41 UTC  (2+ messages)

[PATCH v2 0/8] Add kvzalloc_struct to complement kvzalloc_array
 2018-02-15  3:40 UTC  (7+ messages)
` [PATCH v2 2/8] mm: Add kvmalloc_ab_c and kvzalloc_struct

[linux-next test] 119169: regressions - trouble: blocked/broken/fail/pass
 2018-02-15  3:39 UTC 

Toaster in master temporarily broken, soon fixed
 2018-02-15  3:37 UTC  (2+ messages)

linux-next: Tree for Feb 15
 2018-02-15  3:35 UTC 

[PATCH] btrfs: remove unused function btrfs_async_submit_limit()
 2018-02-15  3:36 UTC 

[Qemu-devel] [PATCH] nbd: Honor server's advertised minimum block size
 2018-02-15  3:29 UTC 

[Intel-wired-lan] [PATCH net-queue 1/3] Partial revert "e1000e: Avoid receiver overrun interrupt bursts"
 2018-02-15  3:23 UTC  (9+ messages)
` [Intel-wired-lan] [PATCH net-queue 2/3] e1000e: Fix queue interrupt re-raising in Other interrupt
` [Intel-wired-lan] [PATCH net-queue 3/3] e1000e: Avoid missed interrupts following ICR read

[PATCH] arm64: defconfig: enable CONFIG_LEDS_TRIGGER_TIMER
 2018-02-15  3:20 UTC  (2+ messages)

[rocko/master][PATCH 1/2] linux-ti-staging: upgrade to 4.14
 2018-02-15  3:20 UTC  (2+ messages)
` [rocko/master][PATCH 2/2] u-boot-ti-staging: upgrade to 2018.01

World roaming ath10k fails to manually set country codes in kernel
 2018-02-15  3:19 UTC 

[Qemu-devel] [PATCH 0/3] target/ppc: convert to generic translation loop
 2018-02-15  3:14 UTC  (4+ messages)
` [Qemu-devel] [PATCH 1/3] translator: add retcode to translator_loop_temp_check
` [Qemu-devel] [PATCH 2/3] target/ppc: convert to DisasContextBase
` [Qemu-devel] [PATCH 3/3] target/ppc: convert to TranslatorOps

[PATCH] wayland-protocols: upgrade to 1.13
 2018-02-15  3:14 UTC 

[PATCH 00/16] Adding NV12 support
 2018-02-15  3:12 UTC  (19+ messages)
` [PATCH 01/16] drm/i915/skl+: rename skl_wm_values struct to skl_ddb_values
` [PATCH 02/16] drm/i915/skl+: refactor WM calculation for NV12
` [PATCH 03/16] drm/i915/skl+: add NV12 in skl_format_to_fourcc
` [PATCH 04/16] drm/i915/skl+: support verification of DDB HW state for NV12
` [PATCH 05/16] drm/i915/skl+: NV12 related changes for WM
` [PATCH 06/16] drm/i915/skl+: pass skl_wm_level struct to wm compute func
` [PATCH 07/16] drm/i915/skl+: make sure higher latency level has higher wm value
` [PATCH 08/16] drm/i915/skl+: nv12 workaround disable WM level 1-7
` [PATCH 09/16] drm/i915/skl: split skl_compute_ddb function
` [PATCH 10/16] drm/i915: Set scaler mode for NV12
` [PATCH 11/16] drm/i915: Update format_is_yuv() to include NV12
` [PATCH 12/16] drm/i915: Upscale scaler max scale for NV12
` [PATCH 13/16] drm/i915: Add NV12 as supported format for primary plane
` [PATCH 14/16] drm/i915: Add NV12 as supported format for sprite plane
` [PATCH 15/16] drm/i915: Add NV12 support to intel_framebuffer_init
` [PATCH 16/16] drm/i915: Enable YUV to RGB for Gen10 in Plane Ctrl Reg
` ✗ Fi.CI.CHECKPATCH: warning for Adding NV12 support (rev11)
` ✗ Fi.CI.BAT: failure "

[RFC PATCH 0/4] x86/entry/64: interrupt entry size reduction
 2018-02-15  3:11 UTC  (5+ messages)
` [RFC PATCH 2/4] x86/entry/64: move ENTER_IRQ_STACK from interrupt macro to helper function

[Qemu-devel] [PATCH] target/hppa: use tb_cflags() to access tb->cflags
 2018-02-15  3:05 UTC 

[Crypto v4 12/12] Makefile Kconfig
 2018-02-15  2:55 UTC  (2+ messages)

[PATCH] lib/scatterlist: Add SG_CHAIN and SG_EMARK macros for LSB encodings
 2018-02-15  2:54 UTC  (6+ messages)

[PATCH V3 0/2] audit: speed up audit syscall entry
 2018-02-15  2:47 UTC  (5+ messages)
` [PATCH V3 1/2] audit: deprecate the AUDIT_FILTER_ENTRY filter
` [PATCH V3 2/2] audit: bail before bug check if audit disabled

Question about lima kernel MM implementation
 2018-02-15  2:50 UTC  (3+ messages)

linux-next: build failure after merge of the sound-asoc tree
 2018-02-15  2:49 UTC  (2+ messages)

[PATCH] ASoC: dmic: Add optional wakeup delay
 2018-02-15  2:44 UTC  (4+ messages)

[PATCH v2 rdma-rc] RDMA/restrack: don't use uaccess_kernel()
 2018-02-15  2:43 UTC 

[PATCH v10 0/3] arm: npcm: add basic support for Nuvoton BMCs
 2018-02-15  2:39 UTC  (5+ messages)
` [PATCH v10 2/3] arm: dts: add Nuvoton NPCM750 device tree


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.