All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-08-04 05:25:40 to 2016-08-04 07:17:07 UTC [more...]

[PATCH 1/2] mkbuiltins: Use a `while` loop rather than `nl`
 2016-08-04  5:54 UTC  (2+ messages)
` [PATCH 2/2] histedit: Remove non-glibc fallback code

[Buildroot] Raspberry Pi OpenGL/Qt5 10x slower than Raspbian
 2016-08-04  7:17 UTC  (2+ messages)

[PATCH 0/8] ARM: clean up PC-relative arithmetic
 2016-08-04  7:17 UTC  (3+ messages)

[Ksummit-discuss] [CORE TOPIC] More useful types in the linux kernel
 2016-08-04  7:15 UTC  (5+ messages)

✗ Ro.CI.BAT: failure for drm/i915/fbc: FBC causes display flicker when VT-d is enabled on Skylake
 2016-08-04  7:14 UTC  (6+ messages)
` [PATCH v2] "

HVMOP_guest_request_vm_event only works from guest in ring0
 2016-08-04  7:13 UTC  (3+ messages)

[PATCH 0/8] Better heuristics make prettier diffs
 2016-08-04  7:13 UTC  (8+ messages)
` [PATCH 1/8] xdl_change_compact(): rename some local variables for clarity
` [PATCH 2/8] xdl_change_compact(): clarify code

[PATCH v4 1/1] rps: Inspect PPTP encapsulated by GRE to get flow hash
 2016-08-04  7:06 UTC 

[PATCH 00/14] Present useful limits to user (v2)
 2016-08-04  6:59 UTC  (2+ messages)
` Fwd: "

[PATCH] drm/i915: Enable fine-grained kcov instrumentation
 2016-08-04  7:12 UTC  (5+ messages)
` ✗ Ro.CI.BAT: failure for "

[RFC 4/4] bpf: Restrict Checmate bpf programs to current kernel ABI
 2016-08-04  7:12 UTC 

[RFC 3/4] security/checmate: Add Checmate sample
 2016-08-04  7:11 UTC 

[RFC 2/4] bpf, security: Add Checmate
 2016-08-04  7:11 UTC 

[RFC 1/4] bpf: move tracing helpers to shared helpers
 2016-08-04  7:11 UTC 

[RFC 0/4] RFC: Add Checmate, BPF-driven minor LSM
 2016-08-04  7:11 UTC 

[U-Boot] [PATCH v2] serial: bcm283x_mu: Detect disabled serial device
 2016-08-04  7:11 UTC 

bcachefs: can bcachefs export block devices?
 2016-08-04  6:08 UTC  (6+ messages)

[nightly] Core TISDK (krogoth/2.1) 2016.07 build 2016-08-03_23-00-47
 2016-08-04  7:07 UTC 

simpledrm problem: Kconfig:error: recursive dependency detected!
 2016-08-04  7:07 UTC  (3+ messages)

[PATCH] x86/debug: Avoid crashing in early boot because of debugger_trap_entry()
 2016-08-04  7:05 UTC  (2+ messages)

[bug report] mtd: nand: omap2: fix return value check in omap_nand_probe()
 2016-08-04  7:05 UTC  (2+ messages)

[PATCH 00/13] drm/amdgpu: Add virtual display feature
 2016-08-04  7:04 UTC 

[patch] ppc/cell: missing error code in spufs_mkgang()
 2016-08-04  7:02 UTC  (4+ messages)

nopea Lainat
 2016-08-02 21:52 UTC 

Using qemu-system-x86_64 of KVM sourceforge project versus qemu-system-x86_64 of http://www.qemu.org/
 2016-08-04  6:55 UTC 

[PATCH] pinctrl: sh-pfc: r8a7795: Rename SEL_SCIF to SEL_SATA
 2016-08-04  6:54 UTC  (3+ messages)
    ` Rcar Gen2: DU: Bootlogs Error and show image error

[PATCH] net: arc_emac: add missing of_node_put() in arc_emac_probe()
 2016-08-04  6:20 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/libvpx: Fix compilation when __uClinux__ is defined
 2016-08-04  6:53 UTC  (2+ messages)

[PATCH v3 00/15] Add Paravirtual RDMA Driver
 2016-08-04  6:53 UTC  (3+ messages)
` [PATCH v3 12/15] IB/pvrdma: Add the main driver module for PVRDMA

[PATCH] powerpc: Align hot loops of memset() and backwards_memcpy()
 2016-08-04  6:53 UTC 

[CI 01/28] drm/i915: Amalgamate GGTT/ppGTT vma debug list walkers
 2016-08-04  6:52 UTC  (28+ messages)
` [CI 02/28] drm/i915: Split GGTT initialisation between probing and setup
` [CI 03/28] drm/i915: Update GGTT initialisation functions to take drm_i915_private
` [CI 04/28] drm/i915: Split early global GTT initialisation
` [CI 05/28] drm/i915: Rearrange GGTT probing to avoid needing a vfunc
` [CI 06/28] drm/i915: Store owning file on the i915_address_space
` [CI 07/28] drm/i915: Count how many VMA are bound for an object
` [CI 08/28] drm/i915: Be more careful when unbinding vma
` [CI 09/28] drm/i915: Kill drop_pages()
` [CI 10/28] drm/i915: Introduce i915_gem_active for request tracking
` [CI 11/28] drm/i915: Prepare i915_gem_active for annotations
` [CI 12/28] drm/i915: Mark up i915_gem_active for locking annotation
` [CI 13/28] drm/i915: Refactor blocking waits
` [CI 14/28] drm/i915: Rename request->list to link for consistency
` [CI 15/28] drm/i915: Remove obsolete i915_gem_object_flush_active()
` [CI 16/28] drm/i915: Refactor activity tracking for requests
` [CI 17/28] drm/i915: Track requests inside each intel_ring
` [CI 18/28] drm/i915: Convert intel_overlay to request tracking
` [CI 19/28] drm/i915: Move the special case wait-request handling to its one caller
` [CI 20/28] drm/i915: Disable waitboosting for a saturated engine
` [CI 21/28] drm/i915: s/__i915_wait_request/i915_wait_request/
` [CI 22/28] drm/i915: Double check activity before relocations
` [CI 23/28] drm/i915: Move request list retirement to i915_gem_request.c
` [CI 24/28] drm/i915: i915_vma_move_to_active prep patch
` [CI 25/28] drm/i915: Track active vma requests
` [CI 26/28] drm/i915: Release vma when the handle is closed
` [CI 27/28] drm/i915: Mark the context and address space as closed
` [CI 28/28] Revert "drm/i915: Clean up associated VMAs on context destruction"

[RFC][PATCH 0/7] cpufreq / sched: cpufreq_update_util() flags and iowait boosting
 2016-08-04  6:53 UTC  (3+ messages)
` [RFC][PATCH 7/7] cpufreq: intel_pstate: Change P-state selection algorithm for Core

IPIP tunnel with fixed TTL but no DF bit
 2016-08-04  6:20 UTC 

[PATCH] acpi: Re-license ACPI builder files from GPLv2 to LGPLv2.1
 2016-08-04  6:52 UTC  (3+ messages)

[PATCH 01/13] drm/amdgpu: Add virtual connector and encoder macros
 2016-08-04  6:52 UTC  (2+ messages)

[PATCHv1 0/2] xen/privcmd: prevent page migration for hypercall buffers
 2016-08-04  6:52 UTC  (3+ messages)
` [PATCHv1 2/2] xen/privcmd: add ioctls for locking/unlocking "

Put RCU request lookup to use
 2016-08-04  6:52 UTC  (4+ messages)
` [PATCH 06/16] drm/gem/shrinker: Wait before acquiring struct_mutex under oom

[Qemu-devel] [RFC PATCH V10 0/7] Introduce COLO-compare
 2016-08-04  6:49 UTC  (4+ messages)
` [Qemu-devel] [RFC PATCH V10 4/7] colo-compare: track connection and enqueue packet

[PATCH 1/2] mmc: Add Amlogic Meson driver
 2016-08-04  6:48 UTC  (3+ messages)
` [U-Boot] [U-Boot,1/2] "
  `  "

[Buildroot] [PATCH] ncurses: fix wide-char enabled compilation for noMMU targets
 2016-08-04  6:47 UTC  (2+ messages)

[PATCH] tcp-tso: fix faulty logic in tcp_tso_should_defer
 2016-08-04  5:37 UTC  (2+ messages)

[Qemu-devel] [PATCH v5 00/13] cpu-exec: Safe work in quiescent state
 2016-08-04  6:44 UTC  (6+ messages)
` [Qemu-devel] [PATCH v5 11/13] cpu-exec-common: Introduce async_safe_run_on_cpu()

Crashes in refresh_zone_stat_thresholds when some nodes have no memory
 2016-08-04  6:44 UTC  (2+ messages)

[PATCHv2] watchdog: xilinx: Add clock support
 2016-08-04  6:43 UTC  (4+ messages)

[PATCH] Enable/disable freesync when enter/exit fullscreen game
 2016-08-04  6:43 UTC  (2+ messages)

perf test BPF failing on f24: fix
 2016-08-04  6:32 UTC  (5+ messages)

[4.8] btrfs heats my room with lock contention
 2016-08-04  6:41 UTC 

[PATCH] Add freesync ioctl interface
 2016-08-04  6:41 UTC  (3+ messages)

[patch] tty: amiserial.c: remove a double irq restore
 2016-08-04  6:24 UTC  (4+ messages)

[PATCH] usb:serial: Add Fintek F81532/534 driver
 2016-08-04  6:25 UTC  (3+ messages)

[PATCH] crypto: crc32c-vpmsum - Convert to CPU feature based module autoloading
 2016-08-04  6:38 UTC 

[PATCH v6 0/6] Finally fix watermarks
 2016-08-04  6:34 UTC  (6+ messages)
` [PATCH v6 6/6] drm/i915/skl: Update DDB values atomically with wms/plane attrs

[PATCH v13 00/30] Add new powerpc specific ELF core notes
 2016-08-04  6:36 UTC  (3+ messages)
` [PATCH v13 06/30] powerpc/ptrace: Adapt gpr32_get, gpr32_set functions for transaction

[PATCH v3] mem_access: sanitize code around sending vm_event request
 2016-08-04  6:36 UTC  (3+ messages)

[PATCH] drm/i915: set proper N/M in modeset
 2016-08-04  6:36 UTC  (14+ messages)
` ✗ Ro.CI.BAT: failure for drm/i915: set proper N/M in modeset (rev3)

[PATCH 03/28] drm/i915: Keep ggtt->probe() as a local
 2016-08-04  6:34 UTC  (5+ messages)
` [PATCH 1/3] drm/i915: Update GGTT initialisation functions to take drm_i915_private
  ` [PATCH 3/3] drm/i915: Rearrange GGTT probing to avoid needing a vfunc

[PATCH 1/2] MTD: UBI: speed up init by moving status messages to debugfs
 2016-08-04  6:30 UTC  (5+ messages)
` [PATCH 2/2] ubi: attach: do not return -EINVAL if the mtd->numeraseregions is 1

next-20160804: Build error when building xtensa images
 2016-08-04  6:30 UTC 

[Buildroot] [autobuild.buildroot.net] Build results for 2016-08-03
 2016-08-04  6:30 UTC 

[PATCH] nl80211: Expand max value of NL80211_MESHCONF_HT_OPMODE command
 2016-08-04  5:50 UTC  (6+ messages)
` [PATCH v2] nl80211: Receive correct value for "

nopea Lainat
 2016-08-02 21:45 UTC 

[kvm-unit-tests RFC] Add ability to specify groups which won't be run by default
 2016-08-04  6:29 UTC  (2+ messages)

[PATCH 0/4] Improve logging for DP link training
 2016-08-04  6:29 UTC  (5+ messages)
` [PATCH 2/4] drm/i915/dp: Switch to using the DRM function for reading DP link status
` ✗ Ro.CI.BAT: failure for Improve logging for DP link training

[Bug 91880] Radeonsi on Grenada cards (r9 390) exceptionally unstable and poorly performing
 2016-08-04  6:29 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] minissdpd: new package
 2016-08-04  6:28 UTC  (3+ messages)

[PATCH 00/12] Add support for Tegra DPAUX pinctrl
 2016-08-04  6:25 UTC  (5+ messages)
` [PATCH 08/12] i2c: core: Add support for 'i2c-bus' subnode

[PATCH] ath9k: fix GPIO mask for AR9462 and AR9565
 2016-08-04  6:24 UTC  (5+ messages)

[PATCH] SUNRPC: disable the use of IPv6 temporary addresses
 2016-08-04  6:24 UTC 

[PATCH] drm/bridge: analogix_dp: Remove duplicated code
 2016-08-04  6:23 UTC  (2+ messages)

[PATCH 00/22] FCoE VN2VN fixes
 2016-08-04  6:07 UTC  (10+ messages)
` [PATCH 02/22] libfc: additional debugging messages
` [PATCH 03/22] fcoe: FIP debugging
` [PATCH 11/22] fcoe: inhibit writing invalid values into the 'enabled' attribute

[U-Boot] imx7 u-boot nand update from u-boot
 2016-08-04  6:22 UTC 

why this behavior in 3.16 kernel ?
 2016-08-04  6:21 UTC  (4+ messages)

[PATCH v22 0/8] arm64: add kdump support
 2016-08-04  6:21 UTC  (8+ messages)
` [PATCH v22 2/8] arm64: limit memory regions based on DT property, usable-memory-range

[PATCH RFC 01/12] x86/paging: introduce paging_set_allocation
 2016-08-04  6:19 UTC  (12+ messages)

[ovmf baseline-only test] 66912: all pass
 2016-08-04  6:16 UTC 

[PATCH v2] powerpc/32: fix csum_partial_copy_generic()
 2016-08-04  6:15 UTC  (3+ messages)

[Bug 95659] HD 7450, R9-270, GPU locked when testing glmark2
 2016-08-04  6:14 UTC  (2+ messages)

[PATCH v4 0/6] power: add power sequence library
 2016-08-04  6:04 UTC  (6+ messages)
` [PATCH v4 2/6] "

[Xenomai] Page fault on io mapping resulting secondary mode switches
 2016-08-04  6:12 UTC 

[B.A.T.M.A.N.] [PATCH v2 1/2] batman-adv: Remove unused skb_reset_mac_header()
 2016-08-04  6:09 UTC  (5+ messages)
` [B.A.T.M.A.N.] [PATCH v2 2/2] batman-adv: Simple (re)broadcast avoidance

[PATCH 00/13] shadow page table support
 2016-08-04  6:05 UTC  (3+ messages)

[PATCH net-next 16/18] liquidio support for new device cn23xx
 2016-08-04  5:58 UTC  (2+ messages)

[PATCH] PM / devfreq: event: remove duplicate devfreq_event_get_drvdata()
 2016-08-04  6:01 UTC 

[PATCH kernel 00/15] powerpc/kvm/vfio: Enable in-kernel acceleration
 2016-08-04  5:23 UTC  (5+ messages)
` [PATCH kernel 02/15] KVM: PPC: Finish enabling VFIO KVM device on POWER
` [PATCH kernel 04/15] powerpc/powernv/ioda: Fix TCE invalidate to work in real mode again

[PATCH] iio: humidity: hdc100x: use i2c_master_recv to read sensor data
 2016-08-04  5:50 UTC  (4+ messages)

[PATCH 0/4] Block PSR when link communication might be required
 2016-08-04  6:00 UTC  (2+ messages)
` ✗ Ro.CI.BAT: failure for "

Hitting WARN_ON_ONCE on skb_try_coalesce
 2016-08-04  5:55 UTC  (2+ messages)

[PATCH] ath6kl: enable firmware crash dumps on the AR6004
 2016-08-03 23:18 UTC  (2+ messages)

[Ksummit-discuss] [TOPIC] kernel hardening / self-protection / whatever
 2016-08-04  5:54 UTC  (8+ messages)

[PATCH 0/6] Allow DC state to reset the counter on screen enabled
 2016-08-04  5:50 UTC  (2+ messages)
` ✗ Ro.CI.BAT: failure for "

[PATCH 00/45] v8: separate operations from flags in the bio/request structs
 2016-08-04  5:47 UTC  (8+ messages)
` [PATCH 37/45] drivers: use req op accessor
          ` [Ocfs2-devel] "

[PATCH v3 0/5] ALSA - hda: Add support for link audio time reporting
 2016-08-04  5:51 UTC  (6+ messages)
` [PATCH v3 4/5] ALSA - hda: Add support for parsing new HDA capabilities

[PATCH v3] virtio_blk: Fix a slient kernel panic
 2016-08-04  5:35 UTC  (4+ messages)

[U-Boot] [PATCH v2] arm: cache: always flush cache line size for page table
 2016-08-04  5:41 UTC 

[PATCH 1/2] drm/i915: Use drm_crtc_vblank_wait_one_vblank instead the legacy one
 2016-08-04  5:40 UTC  (2+ messages)
` ✗ Ro.CI.BAT: failure for series starting with [1/2] "

[U-Boot] A command to discard saved environments?
 2016-08-04  5:40 UTC  (5+ messages)

[patch] [IA64] pci_br: fix a signedness bug
 2016-08-04  5:38 UTC 

[Qemu-devel] [PATCH] net: vmxnet: check fragment length during fragmentation
 2016-08-04  5:36 UTC  (2+ messages)

[patch] powerpc/fsl_rio: fix a missing error code
 2016-08-04  5:35 UTC  (2+ messages)

[U-Boot] [PATCH] arm: socfpga: stratix10: Add SOCFPGA Stratix10 base address
 2016-08-04  5:34 UTC  (2+ messages)

[PATCH 0/1 v2] add PAGER_ENV to build
 2016-08-04  5:34 UTC  (8+ messages)
` [PATCH 1/1 v2] pager: move pager-specific setup into the build
          ` [PATCH v3] "

[patch] CRIS v32: remove some double unlocks
 2016-08-04  5:32 UTC  (2+ messages)

[PATCH] usb: storage: fix runtime pm issue in usb_stor_probe2
 2016-08-04  5:34 UTC  (2+ messages)

[U-Boot] [PATCH 1/3] mmc: fsl: reset to normal boot mode when eMMC fast boot
 2016-08-04  5:32 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[PATCH] t4130: work around Windows limitation
 2016-08-04  5:31 UTC  (7+ messages)
      ` [PATCH v2] "

./make-debs.sh / dpkg-buildpackage failed because of override_dh_auto_configure from debian/rules
 2016-08-03 11:42 UTC 

[U-Boot] Question on Enabling hypervisor mode in u-boot
 2016-08-04  5:30 UTC  (6+ messages)

[patch] mailbox: bcm-pdc: potential NULL dereference in pdc_shutdown()
 2016-08-04  5:30 UTC  (2+ messages)

[U-Boot] [PATCH] malloc_simple: Add simple malloc free function
 2016-08-04  5:30 UTC  (8+ messages)

[RFC][PATCH 0/4] SRAM based reboot reason driver for HiKey
 2016-08-04  5:29 UTC  (5+ messages)
` [RFC][PATCH 3/4] power: reset: Add sram-reboot-mode driver

[patch] Input: silead - remove some dead code
 2016-08-04  5:28 UTC  (2+ messages)

[lkp] [sched/fair] e210bffd39: perf-stat.cpu-migrations -36.0% decrease
 2016-08-04  5:24 UTC 

[PATCHv2 0/2] ath10k: Allow setting coverage class
 2016-08-04  5:28 UTC  (5+ messages)
` [PATCHv2 2/2] "

[patch] fcoe: use kfree_skb() to free an skb
 2016-08-04  5:27 UTC  (2+ messages)

[patch] mfd: 88pm80x: Double shifting bug in suspend/resume
 2016-08-04  5:26 UTC  (2+ messages)

[patch] rapidio: dereferencing an error pointer
 2016-08-04  5:26 UTC  (2+ messages)

[U-Boot] [PATCH v2] eth: asix88179: Add support for the driver model
 2016-08-04  5:28 UTC  (2+ messages)

[Ksummit-discuss] [TOPIC] Secure/verified boot and roots of trust
 2016-08-04  5:26 UTC  (6+ messages)

[PATCH 0/0] Disable deferred struct page initialisation on Fadump
 2016-08-04  5:25 UTC  (6+ messages)
` [PATCH 1/2] mm: Allow disabling deferred struct page initialisation


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.