All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-06-10 19:43:46 to 2018-06-11 01:16:33 UTC [more...]

[Qemu-arm] [PATCH v4 00/40] Use the IEC binary prefix definitions
 2018-06-11  1:14 UTC  (35+ messages)
` [Qemu-devel] "
` [Qemu-trivial] [PATCH v4 01/40] include: Add IEC binary prefixes in "qemu/units.h"
  ` [Qemu-devel] "
` [Qemu-trivial] [PATCH v4 02/40] vdi: Use definitions from "qemu/units.h"
  ` [Qemu-devel] "
` [Qemu-trivial] [PATCH v4 03/40] x86/cpu: "
  ` [Qemu-devel] "
` [Qemu-trivial] [PATCH v4 04/40] checkpatch: Recognize IEC binary prefix definitions
  ` [Qemu-devel] "
` [Qemu-trivial] [PATCH v4 05/40] hw: Use IEC binary prefix definitions from "qemu/units.h"
  ` [Qemu-devel] "
` [Qemu-trivial] [PATCH v4 06/40] hw: Directly use "qemu/units.h" instead of "qemu/cutils.h"
  ` [Qemu-devel] "
` [Qemu-trivial] [PATCH v4 07/40] hw/ivshmem: Use the IEC binary prefix definitions
  ` [Qemu-devel] "
` [Qemu-trivial] [PATCH v4 08/40] hw/ipack: "
  ` [Qemu-devel] "
` [Qemu-trivial] [PATCH v4 09/40] hw/scsi: "
  ` [Qemu-devel] "
` [Qemu-trivial] [PATCH v4 10/40] hw/smbios: "
  ` [Qemu-devel] "
` [Qemu-trivial] [PATCH v4 11/40] hw/xen: "
  `  "
  ` [Qemu-devel] "
` [Qemu-trivial] [PATCH v4 12/40] hw/tpm: "
  ` [Qemu-devel] "
` [Qemu-trivial] [PATCH v4 13/40] hw/block: "
  ` [Qemu-devel] "
` [Qemu-devel] [PATCH v4 14/40] hw/display: "
  `  "
` [Qemu-trivial] [PATCH v4 15/40] hw/misc: "
  ` [Qemu-devel] "
` [Qemu-devel] [PATCH v4 16/40] hw/riscv: "
` [Qemu-devel] [PATCH v4 17/40] hw/m68k: "

Bad MAINTAINERS patterns
 2018-06-11  1:15 UTC 

[PATCH v5 net] stmmac: 802.1ad tag stripping fix
 2018-06-11  0:50 UTC  (5+ messages)
  ` [PATCH v6 net] stmmac: strip all VLAN tag types when kernel 802.1Q support is selected

[Buildroot] xtensa: qemu_xtensa_lx60 issue with gcc 8.1
 2018-06-11  0:53 UTC  (3+ messages)

arm: mach-mvebu: dts: enable-method is always overwritten
 2018-06-11  0:48 UTC  (3+ messages)

[GIT] Networking
 2018-06-11  0:42 UTC 

Gratitude
 2018-06-11  0:30 UTC  (3+ messages)

tools/include/asm-generic/bitsperlong.h:14:2: error: #error Inconsistent word size. Check asm/bitsperlong.h
 2018-06-11  0:21 UTC 

Target CPU architectures that Yocto Project Support
 2018-06-11  0:17 UTC  (2+ messages)

[PATCH 1/2] mosquitto: add default configuration file
 2018-06-11  0:15 UTC  (6+ messages)
` [PATCH 2/2] mosquitto: add mosquitto-examples package

[PATCH net-next] vlan: implement vlan id and protocol changes
 2018-06-11  0:15 UTC  (2+ messages)

[linux-4.9 test] 124033: regressions - FAIL
 2018-06-11  0:15 UTC 

[PATCH] gpu: ipu-v3: Allow negative offsets for interlaced scanning
 2018-06-11  0:08 UTC  (2+ messages)

[PATCH v2 00/60] omapdrm: Reverse direction of DSS device (dis)connect operations
 2018-06-11  0:07 UTC  (61+ messages)
` [PATCH v2 20/60] drm/omap: dss: Add functions to connect and disconnect devices
` [PATCH v2 21/60] drm/omap: dss: Move debug message and checks to connection handlers
` [PATCH v2 22/60] drm/omap: dss: Move src and dst check and set "
` [PATCH v2 23/60] drm/omap: displays: Remove input omap_dss_device from panel data
` [PATCH v2 24/60] drm/omap: dsi: Simplify debugfs implementation
` [PATCH v2 25/60] drm/omap: Move DSI debugfs clocks dump to dsi%u_clks files
` [PATCH v2 26/60] drm/omap: dss: Remove output devices list
` [PATCH v2 27/60] drm/omap: dss: Rename for_each_dss_dev macro to for_each_dss_display
` [PATCH v2 28/60] drm/omap: dss: Make omap_dss_get_next_device() more generic
` [PATCH v2 29/60] drm/omap: dss: Split omapdss_register_display()
` [PATCH v2 30/60] drm/omap: dss: Remove panel devices list
` [PATCH v2 31/60] drm/omap: dss: Move and rename omap_dss_(get|put)_device()
` [PATCH v2 32/60] drm/omap: dss: Store dss_device pointer in omap_dss_device
` [PATCH v2 33/60] drm/omap: dss: Move DSS mgr ops and private data to dss_device
` [PATCH v2 34/60] drm/omap: dss: Modify omapdss_find_output_from_display() to return channel
` [PATCH v2 35/60] drm/omap: dss: Replace omap_dss_device port number with bitmask
` [PATCH v2 36/60] drm/omap: dss: Extend omapdss_of_find_source_for_first_ep() to sinks
` [PATCH v2 37/60] drm/omap: displays: Don't cast dssdev to panel data unnecessarily
` [PATCH v2 38/60] drm/omap: dss: Cleanup error paths in output init functions
` [PATCH v2 39/60] drm/omap: dss: dsi: Move initialization code from bind to probe
` [PATCH v2 40/60] drm/omap: dss: hdmi4: "
` [PATCH v2 41/60] drm/omap: dss: hdmi5: "
` [PATCH v2 42/60] drm/omap: dss: venc: "
` [PATCH v2 43/60] drm/omap: dss: Acquire next dssdev at probe time
` [PATCH v2 44/60] drm/omap: dss: Add for_each_dss_output() macro
` [PATCH v2 45/60] drm/omap: dss: Add function to retrieve display for an output
` [PATCH v2 46/60] drm/omap: dss: Remove duplicated parameter to dss_mgr_(dis)connect()
` [PATCH v2 47/60] drm/omap: dss: Get regulators at probe time
` [PATCH v2 48/60] drm/omap: Remove unneeded variable assignments in omap_modeset_init
` [PATCH v2 49/60] drm/omap: Create all planes before CRTCs

[PATCH v2 00/12] macintosh: Resolve various PMU driver problems
 2018-06-11  0:05 UTC  (9+ messages)
` [PATCH v2 08/12] macintosh/via-pmu68k: Don't load driver on unsupported hardware

[mmotm:master 192/212] include/uapi/asm-generic/int-ll64.h:20:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'typedef'
 2018-06-11  0:01 UTC  (2+ messages)

[Qemu-devel] [PATCH v6 00/49] fix building of tests/tcg
 2018-06-11  0:00 UTC  (3+ messages)
` [Qemu-devel] [PATCH v6 47/49] tests: add top-level make dependency for docker builds

[PATCH v3] mm: fix race between kmem_cache destroy, create and deactivate
 2018-06-10 23:59 UTC  (6+ messages)

[PATCH] ASoC: audio-graph-card: add hp and mic detect gpios same as simple-card
 2018-06-10 23:52 UTC  (4+ messages)

[LTP] [PATCH] macsec: fix double delete the tmp file
 2018-06-10 23:51 UTC  (3+ messages)

[Buildroot] [PATCH] fs: allow extra arguments to common tarball extraction
 2018-06-10 23:48 UTC  (9+ messages)

[PATCH 1/2] rcutorture: Disable RT throttling for boost tests
 2018-06-10 23:45 UTC  (2+ messages)
` [PATCH 2/2] rcutorture: Make boost test more robust

Enjoy?
 2018-06-10 23:40 UTC 

[U-Boot] [PATCH 00/18] x86: efi: Fixes and enhancements to application and payload support
 2018-06-10 23:36 UTC  (9+ messages)
` [U-Boot] [PATCH 05/18] efi: Fix efi_uintn_t for 64-bit EFI payload
` [U-Boot] [PATCH 14/18] efi: stub: Pass EFI GOP information to U-Boot payload

[PATCH v4 0/4] mm/sparse: Optimize memmap allocation during sparse_init()
 2018-06-10 23:32 UTC  (8+ messages)
` [PATCH v4 3/4] mm/sparse: Add a new parameter 'data_unit_size' for alloc_usemap_and_memmap

Atheros AR9462 - 5Ghz not working
 2018-06-10 23:29 UTC  (2+ messages)

[Buildroot] [PATCH 1/2 v3] support/docker: sort the list of installed packages
 2018-06-10 23:23 UTC  (2+ messages)

[PATCH net] ipv6: allow PMTU exceptions to local routes
 2018-06-10 23:02 UTC 

[autobuilder][PATCH 1/2] yocto-autobuilder2: add missing __init__.py to top level
 2018-06-10 22:44 UTC  (2+ messages)

[PATCH] staging:iio:accel: use sign extend function avoiding code duplication
 2018-06-10 22:34 UTC  (2+ messages)

[ovmf baseline-only test] 74839: all pass
 2018-06-10 22:34 UTC 

corrupt leaf; unaligned key offset for csum item
 2018-06-10 22:32 UTC  (7+ messages)

[GIT PULL] RTC for 4.18
 2018-06-10 22:16 UTC 

[Buildroot] [PATCH v2] libusb: add an option to compile examples
 2018-06-10 22:08 UTC 

Grant-
 2018-06-09 13:03 UTC 

[Buildroot] [PATCH] libusb: add an option to compile examples
 2018-06-10 22:05 UTC  (5+ messages)

[Buildroot] swapoff, but no swapon in initab
 2018-06-10 21:46 UTC  (4+ messages)

[Buildroot] Initramfs
 2018-06-10 21:45 UTC  (3+ messages)

Filesystem read-only (btrbk, bad metadata, unable to find ref byte)
 2018-06-10 21:44 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] shadowsocks-libev: add dependency on BR2_TOOLCHAIN_HAS_SYNC_4
 2018-06-10 21:37 UTC  (3+ messages)

[PATCH v3 0/9] x86: macrofying inline asm for better compilation
 2018-06-10 14:19 UTC  (11+ messages)
` [PATCH v3 1/9] Makefile: Prepare for using macros for inline asm
` [PATCH v3 2/9] x86: objtool: use asm macro for better compiler decisions
` [PATCH v3 3/9] x86: refcount: prevent gcc distortions
` [PATCH v3 4/9] x86: alternatives: macrofy locks for better inlining
` [PATCH v3 5/9] x86: bug: prevent gcc distortions
` [PATCH v3 6/9] x86: prevent inline distortion by paravirt ops
` [PATCH v3 7/9] x86: extable: use macros instead of inline assembly
` [PATCH v3 8/9] x86: cpufeature: "
` [PATCH v3 9/9] x86: jump-labels: "

KMSAN: kernel-infoleak in copyout lib/iov_iter.c
 2018-06-10 21:28 UTC 

[Buildroot] [PATCH] docs/manual: document filesystems
 2018-06-10 21:26 UTC  (5+ messages)

[Buildroot] [PATCH] core/sdk: generate the SDK tarball ourselves
 2018-06-10 21:21 UTC  (2+ messages)

Haswell full-ppgtt
 2018-06-10 21:10 UTC  (21+ messages)
` [PATCH 02/17] drm/i915/ringbuffer: Brute force context restore
` [PATCH 03/17] drm/i915/ringbuffer: Fix context restore upon reset
` [PATCH 04/17] drm/i915: Wrap around the tail offset before setting ring->tail
` [PATCH 05/17] drm/i915/gtt: Invalidate GGTT caches after writing the gen6 page directories
` [PATCH 06/17] drm/i915/ringbuffer: Serialize load of PD_DIR
` [PATCH 07/17] drm/i915/gtt: Subclass gen6_hw_ppgtt
` [PATCH 08/17] drm/i915/gtt: Onionify error handling for gen6_ppgtt_create
` [PATCH 09/17] drm/i915/gtt: Make gen6 page directories evictable
` [PATCH 10/17] drm/i915/gtt: Only keep gen6 page directories pinned while active
` [PATCH 11/17] drm/i915/gtt: Lazily allocate page directories for gen7
` [PATCH 12/17] drm/i915/gtt: Free unused page tables on unbind the context
` [PATCH 13/17] drm/i915/gtt: Skip initializing PT with scratch if full
` [PATCH 14/17] drm/i915/gtt: Cache the PTE encoding of the scratch page
` [PATCH 15/17] drm/i915/gtt: Reduce a pair of runtime asserts
` [PATCH 16/17] drm/i915/gtt: Skip clearing the GGTT under gen6+ full-ppgtt
` [PATCH 17/17] drm/i915/gtt: Enable full-ppgtt by default everywhere
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [01/17] drm/i915: Apply batch location restrictions before pinning
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "

[xen-4.8-testing test] 124022: regressions - FAIL
 2018-06-10 20:59 UTC 

[RFC PATCH] powerpc/64s: remove POWER9 DD1 support
 2018-06-10 20:58 UTC  (2+ messages)

[Buildroot] [RFC PATCH 0/8] chromium: new package
 2018-06-10 20:54 UTC  (22+ messages)
` [Buildroot] [RFC PATCH v2 0/9] "
  ` [Buildroot] [RFC PATCH v2 1/9] atk: bump to version 2.25.2
  ` [Buildroot] [RFC PATCH v2 1/9] atk: bump to version 2.28.1
  ` [Buildroot] [RFC PATCH v2 2/9] at-spi2-core: new package
  ` [Buildroot] [RFC PATCH v2 3/9] at-spi2-atk: "
  ` [Buildroot] [RFC PATCH v2 4/9] libgtk3: remove patch to disable atk-bridge support
  ` [Buildroot] [RFC PATCH v2 5/9] llvm: add config to build backend for host arch
  ` [Buildroot] [RFC PATCH v2 6/9] llvm: bump to version 6.0.0
  ` [Buildroot] [RFC PATCH v2 7/9] clang: "
  ` [Buildroot] [RFC PATCH v2 8/9] lld: new package
  ` [Buildroot] [RFC PATCH v2 9/9] chromium: "
    ` [Buildroot] [RFC PATCH v3 1/9] atk: bump to version 2.28.1
    ` [Buildroot] [RFC PATCH v3 2/9] at-spi2-core: new package
    ` [Buildroot] [RFC PATCH v3 3/9] at-spi2-atk: "
    ` [Buildroot] [RFC PATCH v3 4/9] libgtk3: remove patch to disable atk-bridge support
    ` [Buildroot] [RFC PATCH v3 5/9] llvm: add config to build backend for host arch
    ` [Buildroot] [RFC PATCH v3 6/9] llvm: bump to version 6.0.0
    ` [Buildroot] [RFC PATCH v3 7/9] clang: "
    ` [Buildroot] [RFC PATCH v3 8/9] lld: new package
    ` [Buildroot] [RFC PATCH v3 9/9] chromium: "

[U-Boot] [PATCH] MAINTAINERS: update ARM Snapdragon
 2018-06-10 20:51 UTC 

[PATCH 00/30] Add directory rename detection to git
 2018-06-10 20:44 UTC  (4+ messages)
` [PATCH 24/30] merge-recursive: Add computation of collisions due to dir rename & merging

[PATCH] Revert "[media] tvp5150: fix pad format frame height"
 2018-06-10 20:43 UTC 

[PATCH 1/1] blk-mq: reinit q->tag_set_list entry only after grace period
 2018-06-10 20:38 UTC 

[GIT PULL] UBI/UBIFS updates for 4.18-rc1
 2018-06-10 20:37 UTC 

[mlmmj] new mlmmj install on 64bit CentOS 7 server running Exim
 2018-06-10 20:36 UTC  (5+ messages)

[PATCH 0/2] Convert IB/mad to use an IDR for agent IDs
 2018-06-10 20:30 UTC  (6+ messages)
` [PATCH 2/2] IB/mad: Use "

[PATCH v2 0/7] wil6210 patches
 2018-06-10 20:29 UTC  (8+ messages)
` [PATCH v2 1/7] wil6210: add support for Talyn-MB (Talyn ver 2.0) device
` [PATCH v2 2/7] wil6210: add support for enhanced DMA structures
` [PATCH v2 3/7] wil6210: initialize TX and RX enhanced DMA rings
` [PATCH v2 4/7] wil6210: add support for enhanced DMA TX data flows
` [PATCH v2 5/7] wil6210: add support for enhanced DMA RX "
` [PATCH v2 6/7] wil6210: add support for enhanced DMA debugfs
` [PATCH v2 7/7] wil6210: add support for Talyn-MB boot flow

[Buildroot] [PATCH v2 1/5] package/speexdsp: new package
 2018-06-10 20:15 UTC  (5+ messages)
` [Buildroot] [PATCH v2 2/5] package/speex: add optional dependency to speexdsp
` [Buildroot] [PATCH v2 3/5] package/freeswitch: needs speexdsp
` [Buildroot] [PATCH v2 4/5] package/asterisk: add optional dependency to speexdsp
` [Buildroot] [PATCH v2 5/5] package/linphone: needs speexdsp

[Buildroot] [PATCH 1/2] package/speex: use pkgconf to detect libogg
 2018-06-10 20:12 UTC  (3+ messages)
` [Buildroot] [PATCH 2/2] package/speex: bump version to 1.2.0

[Buildroot] [PATCH 1/4] package/speexdsp: new package
 2018-06-10 20:10 UTC  (4+ messages)
` [Buildroot] [PATCH 2/4] package/speex: add optional dependency to speexdsp
` [Buildroot] [PATCH 3/4] package/freeswitch: needs speexdsp
` [Buildroot] [PATCH 4/4] package/asterisk: add optional dependency to speexdsp

[U-Boot] [PATCH] efi_loader: Convert runtime reset from switch to if statements
 2018-06-10 19:51 UTC 

[PATCH] checkout files in-place
 2018-06-10 19:44 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.