All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-03-01 15:57:12 to 2018-03-01 16:38:24 UTC [more...]

[RFC/RFT patch 0/7] timekeeping: Unify clock MONOTONIC and clock BOOTTIME
 2018-03-01 16:33 UTC  (2+ messages)
` [RFC/RFT patch 3/7] Input: evdev - Conflate clock MONOTONIC and BOOTTIME

[PATCH v2 0/8] Decode IA32/X64 CPER
 2018-03-01 16:38 UTC  (3+ messages)

[PATCH v4 0/2] add support for Socionext SynQuacer I2C controller
 2018-03-01 16:38 UTC  (6+ messages)
` [PATCH v4 1/2] dt-bindings: i2c: add binding for Socionext SynQuacer I2C
` [PATCH v4 2/2] i2c: add support for Socionext SynQuacer I2C controller

[lkp-robot] [printk] c162d5b433: BUG:KASAN:use-after-scope_in_c
 2018-03-01 16:38 UTC  (10+ messages)

[Qemu-devel] [PATCH 0/7] RFC: ovmf: preliminary TPM2 support
 2018-03-01 16:36 UTC  (3+ messages)
` [Qemu-devel] [edk2] "

[Qemu-devel] [PATCH v4 0/8] Call check and invalidate_cache from coroutine context
 2018-03-01 16:36 UTC  (9+ messages)
` [Qemu-devel] [PATCH 1/8] block: rename .bdrv_create() to .bdrv_co_create_opts()
` [Qemu-devel] [PATCH 2/8] qcow2: make qcow2_co_create2() a coroutine_fn
` [Qemu-devel] [PATCH 3/8] qcow2: introduce qcow2_write_caches and qcow2_flush_caches
` [Qemu-devel] [PATCH 4/8] qcow2: fix flushing after dirty bitmap metadata writes
` [Qemu-devel] [PATCH 5/8] qcow2: make qcow2_do_open a coroutine_fn
` [Qemu-devel] [PATCH 6/8] qed: make bdrv_qed_do_open "
` [Qemu-devel] [PATCH 7/8] block: convert bdrv_invalidate_cache callback to coroutine_fn
` [Qemu-devel] [PATCH 8/8] block: convert bdrv_check "

[xen-unstable test] 120076: regressions - FAIL
 2018-03-01 16:26 UTC  (2+ messages)

[PATCH v3 0/6] jailhouse: Enhance secondary Jailhouse guest support /wrt PCI
 2018-03-01 16:35 UTC  (5+ messages)
` [PATCH v3 4/6] x86: Consolidate PCI_MMCONFIG configs

[PATCH v2] timers: Don't wake ktimersoftd on every tick
 2018-03-01 16:35 UTC  (7+ messages)
` [PATCH v3 1/2] "
  ` [PATCH v3 2/2] timers: Don't search for expired timers while TIMER_SOFTIRQ is scheduled

[Intel-gfx] [PATCH igt] igt/gem_exec_schedule: Trim max number of contexts used
 2018-03-01 16:35 UTC  (3+ messages)
` [igt-dev] ✗ Fi.CI.BAT: failure for igt/gem_exec_schedule: Trim max number of contexts used (rev2)

[PATCH - THREAD_SAFE_API 1/1] pcm: Do not access lock_enabled if thread safe API
 2018-03-01 16:34 UTC 

[igt-dev] [PATCH i-g-t 1/8] lib: Add clamp() to igt_aux and use it for ycbcr<->rgb conversion
 2018-03-01 16:33 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.BAT: failure for series starting with [i-g-t,1/8] lib: Add clamp() to igt_aux and use it for ycbcr<->rgb conversion (rev4)

[PATCH] UBIFS: remove unnecessary assignment
 2018-03-01 16:34 UTC  (2+ messages)

[Qemu-arm] [PATCH v3 0/4] target/arm: Add a dynamic XML-description of the cp-registers to GDB
 2018-03-01 16:29 UTC  (7+ messages)
` [Qemu-devel] [PATCH v3 1/4] target/arm: Add "ARM_CP_NO_GDB" as a new bit field for ARMCPRegInfo type
` [Qemu-arm] [PATCH v3 2/4] target/arm: Add "_S" suffix to the secure version of a sysreg
  ` [Qemu-devel] "

freescale-mx28-evk run from ram
 2018-03-01 16:30 UTC 

[PATCH 0/4] staging: fsl-mc/dpio, fsl-dpaa2/eth: Enable multi-arch compile
 2018-03-01 16:31 UTC  (3+ messages)
` [PATCH 4/4] staging: fsl-dpaa2/eth: allow the driver to compile multi-arch

Does modern UBI/UBIFS still suffer from the 'unstable bits issue'?
 2018-03-01 16:32 UTC  (2+ messages)

[Qemu-devel] [Bug 1752646] [NEW] Freezing VNC screen on some the UEFI framebuffer applications
 2018-03-01 16:25 UTC 

[Qemu-devel] [PATCH 0/2] block: curl: Proof of concept for connecting to oVirt
 2018-03-01 16:29 UTC  (4+ messages)
` [Qemu-devel] [PATCH 1/2] block: curl: Allow arbitrary HTTP request headers to be set

[PATCH v3 00/13] remoteproc: add fixed memory region support
 2018-03-01 16:24 UTC  (28+ messages)
` [PATCH v3 01/13] remoteproc: configure IOMMU only if device address requested
` [PATCH v3 02/13] remoteproc: add rproc_va_to_pa function
` [PATCH v3 03/13] remoteproc: add release ops in rproc_mem_entry struct
` [PATCH v3 04/13] remoteproc: add name "
` [PATCH v3 05/13] remoteproc: add helper function to allocate and init "
` [PATCH v3 06/13] remoteproc: introduce rproc_add_carveout function
` [PATCH v3 07/13] remoteproc: introduce rproc_find_carveout_by_name function
` [PATCH v3 08/13] remoteproc: add prepare and unprepare ops
` [PATCH v3 09/13] remoteproc: modify rproc_handle_carveout to support pre-registered region
` [PATCH v3 10/13] remoteproc: modify vring allocation "
` [PATCH v3 11/13] remoteproc: create vdev subdevice with specific dma memory pool
` [PATCH v3 12/13] rpmsg: virtio: allocate buffer from parent
` [PATCH v3 13/13] remoteproc: st: add reserved memory support

[PATCH v8 0/2] irqchip: qcom: add support for PDC interrupt controller
 2018-03-01 16:28 UTC  (3+ messages)

[Qemu-devel] [PATCH 0/7] Add checks for corruption in the snapshot table
 2018-03-01 16:27 UTC  (8+ messages)
` [Qemu-devel] [PATCH 1/7] qcow2: Generalize validate_table_offset() into qcow2_validate_table()
` [Qemu-devel] [PATCH 2/7] qcow2: Check L1 table offset in qcow2_snapshot_load_tmp()
` [Qemu-devel] [PATCH 3/7] qcow2: Check L1 table parameters in qcow2_expand_zero_clusters()
` [Qemu-devel] [PATCH 4/7] qcow2: Check snapshot L1 tables in qcow2_check_metadata_overlap()
` [Qemu-devel] [PATCH 5/7] qcow2: Check snapshot L1 table in qcow2_snapshot_goto()
` [Qemu-devel] [PATCH 6/7] qcow2: Check snapshot L1 table in qcow2_snapshot_delete()
` [Qemu-devel] [PATCH 7/7] qcow2: Make qemu-img check detect corrupted L1 tables in snapshots

[PATCH v2] tools: drop stale references to curl/xml2-config
 2018-03-01 16:28 UTC  (3+ messages)

[PATCH] arm64/efi: Make strrchr() available to the EFI namespace
 2018-03-01 16:28 UTC  (2+ messages)

[PATCH] drm/radeon/mkregtable: Delete unused list functions and macros
 2018-03-01 16:27 UTC  (4+ messages)

[GIT PULL] firmware: ARM SCMI support for v4.17
 2018-03-01 16:27 UTC 

[PATCH] staging/imx: Fix inconsistent IS_ERR and PTR_ERR
 2018-03-01 16:27 UTC  (6+ messages)

[PATCH v5 0/2] media: v4l: Add support for the Cadence MIPI-CSI2 TX controller
 2018-03-01 16:26 UTC  (6+ messages)
` [PATCH v5 2/2] v4l: cadence: Add Cadence MIPI-CSI2 TX driver

[linux-lvm] Snapshot behavior on classic LVM vs ThinLVM
 2018-03-01 16:26 UTC  (22+ messages)

[PATCH 0/9] ASoC: Intel: sst: Fix Bay Trail suspend/resume issues
 2018-03-01 16:26 UTC  (4+ messages)
` [PATCH 8/9] ASoC: Intel: bytcr_rt5640: Drop unwanted ignore_suspend settings

ERROR: "ia64_delay_loop" [drivers/spi/spi-thunderx.ko] undefined!
 2018-03-01 16:25 UTC  (2+ messages)

[Bug 105308] X log ballooning in size with "drmmode_wait_vblank failed for scanout update" and "get vblank counter failed"
 2018-03-01 16:25 UTC  (5+ messages)

[PATCH] fs/UBIFS: make 'sum' definition closer to where it is used
 2018-03-01 16:26 UTC  (2+ messages)

[PATCH] dbus-test_1.12.2: various fixes
 2018-03-01 16:24 UTC 

[PATCH] drivers:staging: Fix alignment warnings reported by tool
 2018-03-01 16:24 UTC  (2+ messages)

[PATCH] infiniband: remove redundant assignment to pointer 'rdi'
 2018-03-01 16:23 UTC  (2+ messages)

[GIT PULL] firmware: arm_scpi: updates for v4.17
 2018-03-01 16:23 UTC 

[PATCH] fs/ubifs: remove useless parameter of lpt_heap_replace
 2018-03-01 16:23 UTC  (2+ messages)

LKML admins (syzbot emails are not delivered)
 2018-03-01 16:22 UTC  (6+ messages)

[PATCH] vvmx: fixes after CR4 trapping optimizations
 2018-03-01 16:19 UTC 

[PATCH 1/4] staging: most: Fix coding style problems
 2018-03-01 16:21 UTC  (4+ messages)
` [PATCH 2/4] staging: most: Replace calls to BUG_ON() with WARN_ONCE() and return

Regression found when running LTP connect01 on next-20180301
 2018-03-01 16:20 UTC  (4+ messages)

[Qemu-devel] [PATCH] use g_path_get_basename instead of basename
 2018-03-01 16:20 UTC  (2+ messages)

[GIT PULL] arm64: dts: juno: updates for v4.17
 2018-03-01 16:20 UTC 

[meta][PATCH v4] libepoxy: update to version 1.5.0
 2018-03-01 16:19 UTC 

[PATCH] block: Suppress kernel-doc warnings triggered by blk-zoned.c
 2018-03-01 16:20 UTC 

[meta-oe][PATCH v3] libepoxy: New recipe updated to latest release
 2018-03-01 16:20 UTC  (3+ messages)

[PATCH] mm/page_alloc: fix memmap_init_zone pageblock alignment
 2018-03-01 16:20 UTC  (6+ messages)

[FOR-KROGOTH 1/1] ti-sgx-ddk-um: wlpvr_ws: Map DBM buffers and populate meminfo
 2018-03-01 16:19 UTC 

[PATCH] ieee1275: Fix crash in of_path_of_nvme when of_path is empty
 2018-03-01 15:51 UTC  (2+ messages)
` Bug#891773: Info received ([PATCH] ieee1275: Fix crash in of_path_of_nvme when of_path is empty)

[PATCH 1/2] ARM: dts: imx6: RDU2: Add RAVE SP device
 2018-03-01 16:19 UTC  (4+ messages)

[PATCH v3] net: iucv: Free memory obtained by kzalloc
 2018-03-01 16:18 UTC  (2+ messages)

[PATCH V3 0/8] blk-mq & scsi: fix reply queue selection and improve host wide tagset
 2018-03-01 16:18 UTC  (3+ messages)
` [PATCH V3 1/8] scsi: hpsa: fix selection of reply queue

[U-Boot] [PATCH v2] Kconfig: cmd: Make networking command dependent on NET
 2018-03-01 16:17 UTC  (5+ messages)

[U-Boot] [PATCH] arm: socfpga: gen5: Enabling cache and TLB maintenance broadcast
 2018-03-01 16:17 UTC  (2+ messages)

[Qemu-devel] [PATCH v8 0/2] vhost: used_memslots limit check fixes and refactoring
 2018-03-01 16:16 UTC  (3+ messages)
` [Qemu-devel] [PATCH v8 2/2] vhost: used_memslots refactoring

[xlnx:master 1140/1438] warning: (MACB && ..) selects PTP_1588_CLOCK which has unmet direct dependencies (NET && ..)
 2018-03-01 16:16 UTC 

[PATCH] inet: add bound ports statistic
 2018-03-01 16:16 UTC  (5+ messages)

[RFC PATCH v4 0/7] KVM: x86: Allow Qemu/KVM to use PVH entry point
 2018-03-01 16:15 UTC  (11+ messages)
` [RFC PATCH v4 2/7] xen/pvh: Move PVH entry code out of Xen specific tree
  ` [Xen-devel] "
` [RFC PATCH v4 4/7] xen/pvh: Move Xen specific PVH VM initialization out of common code

Yocto procedure to write generated image to hdd
 2018-03-01 16:15 UTC  (2+ messages)

[PATCH v2 00/10] Copy Offload in NVMe Fabrics with P2P PCI Memory
 2018-03-01 16:15 UTC  (14+ messages)
` [PATCH v2 08/10] nvme-pci: Add support for P2P memory in requests
` [PATCH v2 10/10] nvmet: Optionally use PCI P2P memory

[meta-oe][PATCH 1/2] cppzmq: 4.2.3 update
 2018-03-01 16:14 UTC  (4+ messages)
  `  "

[PATCH] of: Kconfig: OF_OVERLAY, select OF_EARLY_FLATTREE
 2018-03-01 16:14 UTC  (6+ messages)

[Buildroot] [git commit] utils/scanpypi: fix 'downloas' typo in error message
 2018-03-01 16:14 UTC 

[virtio] [PATCH v8 to v9 incremental] packed ring layout spec
 2018-03-01 16:13 UTC  (2+ messages)
` [virtio] Re: [virtio-dev] "

i915 vs checkpatch
 2018-03-01 16:13 UTC  (2+ messages)

SRIOV on Intel x710 fail to get attached both at VM creation time and VM runtime
 2018-03-01 16:12 UTC  (3+ messages)
  ` [Intel-wired-lan] "

[PATCH v3 0/3] renesas: irqchip: Use wakeup_path i.s.o. explicit clock handling
 2018-03-01 16:12 UTC  (4+ messages)
` [PATCH v3 3/3] gpio: rcar: "

[Bug 104064] (DC 4.15-rc2) WARNING: CPU: 4 PID: 75 at drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c:601 dm_suspend+0x4e/0x60 [amdgpu]
 2018-03-01 16:11 UTC  (2+ messages)

Ofono LTE modems and connman services
 2018-03-01 16:11 UTC  (2+ messages)

[PATCH V2] nvme-pci: assign separate irq vectors for adminq and ioq0
 2018-03-01 16:10 UTC  (5+ messages)

[Qemu-devel] [RFC PATCH] sparc: fix leon3 casa instruction when MMU is disabled
 2018-03-01 16:10 UTC  (2+ messages)

[PATCH v3 0/3] sched: Update blocked load
 2018-03-01 16:09 UTC  (6+ messages)
` [PATCH v3 3/3] sched: update blocked load when newly idle

[Intel-gfx] [PATCH igt 3/5] igt/gem_ctx_switch: Exercise all engines at once
 2018-03-01 16:09 UTC  (4+ messages)
` [Intel-gfx] [PATCH igt v2] "
  `  "
    ` [igt-dev] "

[cip-dev] Increase of visibility of the work done in Gitlab: proposal
 2018-03-01 16:08 UTC  (3+ messages)

[PATCH] platform/x86: wmi: Fix misuse of vsprintf extension %pULL
 2018-03-01 16:08 UTC 

get_page_from_gfn() for foreign pages
 2018-03-01 16:06 UTC  (7+ messages)

[Buildroot] [PATCH v2 0/9] upgrade docker-engine and associated components
 2018-03-01 16:08 UTC  (5+ messages)
` [Buildroot] [PATCH v2 2/9] dumb-init: new package

[Bug 99353] Kaveri 7400K shows random colored noise instead of GUI in X or Wayland
 2018-03-01 16:07 UTC  (3+ messages)

[Qemu-devel] [PATCH v2 00/15] qio: general non-default GMainContext support
 2018-03-01 16:07 UTC  (8+ messages)
` [Qemu-devel] [PATCH v2 04/15] migration: let incoming side use thread context
` [Qemu-devel] [PATCH v2 14/15] chardev: tcp: postpone async connection setup
` [Qemu-devel] [PATCH v2 15/15] chardev: tcp: postpone TLS work until machine done

[PATCH V15 00/22] mmc: Add Command Queue support
 2018-03-01 16:07 UTC  (15+ messages)
` [PATCH V15 06/22] mmc: block: Add blk-mq support
            ` EXT4 Oops (Re: [PATCH V15 06/22] mmc: block: Add blk-mq support)

[Qemu-devel] [PATCH v2 0/3] hw/acpi-build: build SRAT memory affinity structures for DIMM devices
 2018-03-01 16:06 UTC  (7+ messages)
` [Qemu-devel] [PATCH v2 1/3] "

[PATCH] bcache: don't attach backing with duplicate UUID
 2018-03-01 16:05 UTC 

[PATCH 1/2] input: Add RAVE SP Powerbutton driver
 2018-03-01 16:05 UTC  (3+ messages)

[PATCH] pinctrl: artpec-6: Add smaller groups for uarts
 2018-03-01 16:04 UTC  (2+ messages)

[RFC][PATCH v3] overlay: hardlink all whiteout files into a single one
 2018-03-01 16:03 UTC  (4+ messages)

[PATCH] pinctrl: sh-pfc: r8a7795: remove duplicate of CLKOUT pin in pinmux_pins[]
 2018-03-01 16:02 UTC  (3+ messages)

[PATCH] xl: remove apic option for PVH guests
 2018-03-01 16:01 UTC  (4+ messages)

[Qemu-arm] [PATCH 00/19] Add Cortex-M33 and mps2-an505 board model
 2018-03-01 16:00 UTC  (3+ messages)
` [Qemu-arm] [PATCH 05/19] armv7m: Forward idau property to CPU object
  ` [Qemu-devel] "

[dm-crypt] dm-crypt overhead
 2018-03-01 16:00 UTC  (4+ messages)

[PATCH v2] ieee1275: Fix crash in of_path_of_nvme when of_path is empty
 2018-03-01 16:00 UTC  (2+ messages)
` [PATCH] "

ieee80211 phy0: rt2x00queue_write_tx_frame: Error - Dropping frame due to full tx queue...?
 2018-03-01 15:30 UTC  (10+ messages)

[PATCH V2] lightnvm: pblk: refactor init/exit sequences
 2018-03-01 15:59 UTC  (2+ messages)
` [PATCH] "

[PATCH v4 00/24] FPGA Device Feature List (DFL) Device Drivers
 2018-03-01 15:59 UTC  (5+ messages)
` [PATCH v4 15/24] fpga: dfl-fme-pr: add compat_id support for dfl-fme-region platform device

[PATCH 0/4] Correct offsets of hunks when one is skipped
 2018-03-01 15:58 UTC  (8+ messages)
` [PATCH v3 0/9] "
  ` [PATCH v3 2/9] t3701: indent here documents

[Qemu-devel] [PATCH v2 0/4] tricore: added small features + fixed wrong masks
 2018-03-01 15:56 UTC  (4+ messages)
` [Qemu-devel] [PATCH v2 2/4] tricore: added CORE_ID
` [Qemu-devel] [PATCH v2 3/4] tricore: renamed masking of IE
` [Qemu-devel] [PATCH v2 4/4] tricore: renamed masking of PIE


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.