All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-10-14 16:41:03 to 2016-10-14 17:47:48 UTC [more...]

[PATCH v3 0/8] PM / Domains: DT support for domain idle states & atomic PM domains
 2016-10-14 17:47 UTC  (2+ messages)

[PATCH 00/25] Do some printk cleanups to avoid troubles with continuation lines
 2016-10-14 17:46 UTC  (26+ messages)
` [PATCH 01/25] [media] tuner-xc2028: mark printk continuation lines as such
` [PATCH 02/25] [media] tuner-xc2028: don't break long lines
` [PATCH 03/25] [media] em28xx: "
` [PATCH 04/25] [media] em28xx: mark printk continuation lines as such
` [PATCH 05/25] [media] em28xx: use pr_foo instead of em28xx-specific printk macros
` [PATCH 06/25] [media] em28xx: convert the remaining printks to pr_foo
` [PATCH 07/25] [media] dvb-core: don't break long lines
` [PATCH 08/25] [media] tuner-core: "
` [PATCH 09/25] [media] tuner-core: use %&ph for small buffer dumps
` [PATCH 10/25] [media] radio-bcm2048: don't ignore errors
` [PATCH 11/25] [media] dvb-core: use pr_foo() instead of printk()
` [PATCH 12/25] [media] dvb_demux: convert an internal ifdef into a Kconfig option
` [PATCH 13/25] [media] dvb_demux: uncomment a packet loss check code
` [PATCH 14/25] [media] dvb-core: get rid of demux optional circular buffer
` [PATCH 15/25] [media] dvb-core: move dvb_filter out of the DVB core
` [PATCH 16/25] [media] dvb_filter: get rid of dead code
` [PATCH 17/25] [media] dvb_filter: use KERN_CONT where needed
` [PATCH 18/25] [media] uvc_driver: "
` [PATCH 19/25] [media] imon: use %*ph to do small hexa dumps
` [PATCH 20/25] [media] mt20xx: "
` [PATCH 21/25] [media] tvaudio: mark printk continuation lines as such
` [PATCH 22/25] [media] flexcop-i2c: "
` [PATCH 23/25] [media] cx2341x: "
` [PATCH 24/25] [media] dvb-pll: use pr_foo() macros instead of printk()
` [PATCH 25/25] [media] nxt6000: "

[Qemu-devel] How to compile qemu with openssl
 2016-10-14 17:45 UTC  (3+ messages)

[PATCH v2 0/3] gitweb: Be smarter about linking to SHA1s in log messages
 2016-10-14 17:45 UTC  (5+ messages)
` [PATCH v2 1/3] gitweb: Fix a typo in a comment
` [PATCH v2 2/3] gitweb: Link to 7-char+ SHA1s, not only 8-char+

Weirdness with discard cmd and get log pages
 2016-10-14 17:44 UTC  (5+ messages)

[PATCH v2, 1/1] mtd: devices: m25p80: Add PM suspend resume support
 2016-10-14 17:42 UTC  (3+ messages)

[PATCH] target-arm/translate.c: fix movs pc,lr exception return on ARMv7
 2016-10-14 17:43 UTC  (3+ messages)
` [Qemu-devel] [PATCH] target-arm/translate.c: fix movs pc, lr "

[PATCH] clk: mediatek: Add hardware dependency
 2016-10-14 17:43 UTC  (2+ messages)

[PATCH 1/2] mfd: syscon: Support native-endian regmaps
 2016-10-14 17:43 UTC  (2+ messages)
` [1/2] "

"bitmap" line in /proc/mdstat
 2016-10-14 17:43 UTC  (7+ messages)

[Qemu-devel] How to get the guest virtual address when the guest program is executed?
 2016-10-14 17:40 UTC  (2+ messages)

Huge performance bottleneck reading packs
 2016-10-14 17:39 UTC  (7+ messages)
    ` [PATCH] fetch: use "quick" has_sha1_file for tag following

[Buildroot] [git commit] Revert "texinfo: new host package"
 2016-10-14 17:40 UTC 

[Buildroot] [git commit] binutils: get rid of host-texinfo dependency and other documentation tricks
 2016-10-14 17:40 UTC 

[PATCH] libsemanage: genhomedircon: only set MLS level if MLS is enabled
 2016-10-14 17:40 UTC 

[PATCH 2/2] MIPS: malta: Fixup reboot
 2016-10-14 17:39 UTC  (2+ messages)
` [2/2] "

Fencing, fencing, fencing
 2016-10-14 17:38 UTC  (4+ messages)
` ✗ Fi.CI.BAT: failure for series starting with [01/41] drm/i915: Move user fault tracking to a separate list

[Qemu-devel] [PULL 0/4] ppc patches for qemu-2.7 stable branch
 2016-10-14 17:38 UTC  (6+ messages)
      ` [Qemu-devel] [Qemu-ppc] "

[PATCH 0/5] allow non-trailers and multiple-line trailers
 2016-10-14 17:38 UTC  (8+ messages)
` [PATCH v3 0/6] "
  ` [PATCH v3 1/6] trailer: improve const correctness
  ` [PATCH v3 2/6] trailer: use list.h for doubly-linked list
  ` [PATCH v3 3/6] trailer: streamline trailer item create and add
  ` [PATCH v3 4/6] trailer: make args have their own struct
  ` [PATCH v3 5/6] trailer: allow non-trailers in trailer block
  ` [PATCH v3 6/6] trailer: support values folded to multiple lines

[Qemu-devel] [PATCH 0/7] blockjobs: preliminary refactoring work, Pt 1
 2016-10-14 17:32 UTC  (4+ messages)
` [Qemu-devel] [PATCH 1/7] blockjobs: hide internal jobs from management API

[Qemu-devel] [PULL 00/27] target-arm queue
 2016-10-14 17:35 UTC  (4+ messages)
` [Qemu-devel] [PULL 27/27] target-arm: Correctly handle 'sub pc, pc, 1' for ARMv6

[PATCH] DAX: enable iostat for read/write
 2016-10-14 17:35 UTC  (6+ messages)

[PATCH v2 00/21] Basic i.MX IPUv3 capture support
 2016-10-14 17:34 UTC  (22+ messages)
` [PATCH v2 01/21] [media] v4l2-async: move code out of v4l2_async_notifier_register into v4l2_async_test_nofity_all
` [PATCH v2 02/21] [media] v4l2-async: allow subdevices to add further subdevices to the notifier waiting list
` [PATCH v2 03/21] [media] v4l: of: add v4l2_of_subdev_registered
` [PATCH v2 04/21] [media] v4l2-async: add new subdevices to the tail of subdev_list
` [PATCH v2 05/21] [media] imx: Add i.MX SoC wide media device driver
` [PATCH v2 06/21] [media] imx: Add IPUv3 media common code
` [PATCH v2 07/21] [media] imx-ipu: Add i.MX IPUv3 CSI subdevice driver
` [PATCH v2 08/21] [media] imx: Add i.MX IPUv3 capture driver
` [PATCH v2 09/21] [media] platform: add video-multiplexer subdevice driver
` [PATCH v2 10/21] [media] imx: Add i.MX MIPI CSI-2 "
` [PATCH v2 11/21] [media] tc358743: put lanes in STOP state before starting streaming
` [PATCH v2 12/21] ARM: dts: imx6qdl: Add capture-subsystem node
` [PATCH v2 13/21] ARM: dts: imx6qdl: Add mipi_ipu1/2 multiplexers, mipi_csi, and their connections
` [PATCH v2 14/21] ARM: dts: imx6qdl: Add MIPI CSI-2 D-PHY compatible and clocks
` [PATCH v2 15/21] ARM: dts: nitrogen6x: Add dtsi for BD_HDMI_MIPI HDMI to MIPI CSI-2 receiver board
` [PATCH v2 16/21] gpu: ipuv3: add ipu_csi_set_downsize
` [PATCH v2 17/21] [media] imx-ipuv3-csi: support downsizing
` [PATCH v2 18/21] [media] add mux and video interface bridge entity functions
` [PATCH v2 19/21] [media] video-multiplexer: set entity function to mux
` [PATCH v2 20/21] [media] imx: Set i.MX MIPI CSI-2 entity function to bridge
` [PATCH v2 21/21] [media] tc358743: set entity function to video interface bridge

[Bug 177641] New: hotmail phone number verification 1-877424-6647 @ hotmail number | hotmail number for customer service | hotmail phone number
 2016-10-14 17:33 UTC 

[Bug 177631] New: hotmail without phone number 1-877424-6647 @ hotmail number | hotmail number for customer service | hotmail phone number
 2016-10-14 17:33 UTC 

[Bug 177621] New: hotmail phone number when locked out 1-877424-6647 @ hotmail number | hotmail number for customer service | hotmail phone number
 2016-10-14 17:33 UTC 

[Bug 177601] New: hotmail 1800 number 1-877424-6647 @ hotmail number | hotmail number for customer service | hotmail phone number
 2016-10-14 17:33 UTC 

[Bug 177611] New: 1800 number for hotmail 1-877424-6647 @ hotmail number | hotmail number for customer service | hotmail phone number
 2016-10-14 17:33 UTC 

[PATCH] irqchip/gic: Enable gic_set_affinity set more than one cpu
 2016-10-14 17:33 UTC  (4+ messages)

[Buildroot] [git commit] gdb: unbreak host/target install step
 2016-10-14 17:32 UTC 

ANN: SELinux userspace release
 2016-10-14 17:32 UTC  (9+ messages)

[PATCH 00/22] Basic i.MX IPUv3 capture support
 2016-10-14 17:30 UTC  (6+ messages)
` [PATCH 02/22] [media] v4l2-async: allow subdevices to add further subdevices to the notifier waiting list

[PATCH] hwmon: (adm1275) Enable adm1278 VOUT sampling
 2016-10-14 17:06 UTC  (2+ messages)

[PATCH v2 0/4] Add slave mode to Synopsys I2C driver
 2016-10-14 17:30 UTC  (6+ messages)
` [PATCH v2 1/4] Factor out _master() parts of code and identify as much as possible all related with MASTER mode
` [PATCH v2 2/4] Added I2C_SLAVE as a dependency to I2C_DESIGNWARE_CORE Enable _slave() mode Review of the pm_runtime...() methods and cleaning
` [PATCH v2 3/4] Device bindings documentation updated ACPI-enabled platforms not currently supported
` [PATCH v2 4/4] Cleaned the code, no functional changes

[PATCH] RFC drm/i915: Add a sunset clause to GPU hang logging
 2016-10-14 17:30 UTC  (4+ messages)
` ✗ Fi.CI.BAT: warning for "

[Qemu-devel] [PATCH v2 00/20] Split cpu_exec_init() into an init and a realize part
 2016-10-14 17:26 UTC  (5+ messages)
` [Qemu-devel] [PATCH v2 03/20] target-ppc: move back cpu_exec_init() to init

17.02 Roadmap
 2016-10-14 17:29 UTC  (2+ messages)

[PATCH 1/3] arm64: dts: rockchip: Add more properties for emmc on px5-evb
 2016-10-14 17:29 UTC  (6+ messages)
` [PATCH 2/3] arm64: dts: rockchip: add sdmmc support for px5-evb
` [PATCH 3/3] arm64: dts: rockchip: remove always-on and boot-on from vcc_sd

[PATCH 0/2] drm/i915: Suppress underrun reporting around DP link retraining
 2016-10-14 17:27 UTC  (4+ messages)
` [PATCH 1/2] drm/i915: Extract intel_crtc_pch_transcoder()
` [PATCH 2/2] drm/i915: Suppress underruns during DP link retraining

Need help with mdiobus_register and phy
 2016-10-14 17:25 UTC  (12+ messages)

[Buildroot] [PATCH 1/1] package/x11r7/xlib_libXxf86dga: needs MMU
 2016-10-14 17:24 UTC 

[PATCH] staging: dgnc: replace DGNC_VERIFY_BOARD macro
 2016-10-14 17:22 UTC 

[PATCH nf-next,RFC 00/10] Netfilter core updates
 2016-10-14 17:22 UTC  (7+ messages)
` [PATCH nf-next,RFC 08/10] netfilter: move NF_QUEUE handling away from core

[PATCH] drm/i915: Emit telltales for extra levels of debug upon initialisation
 2016-10-14 17:22 UTC  (3+ messages)
` ✗ Fi.CI.BAT: warning for "

[PATCH for-4.8 0/3] libacpi fixes
 2016-10-14 17:19 UTC  (5+ messages)
` [PATCH for-4.8 1/3] libacpi: fix arm64 build
` [PATCH for-4.8 2/3] libacpi: require ACPI_BUILD_DIR to be set
` [PATCH for-4.8 3/3] libacpi: add back the "G" in "GNU" in licence header

[pull] radeon and amdgpu drm-next-4.9
 2016-10-14 17:18 UTC 

[Qemu-devel] [QEMU PATCH v6 0/2] migration: migrate QTAILQ
 2016-10-14 17:18 UTC  (11+ messages)
` [Qemu-devel] [QEMU PATCH v6 1/2] migration: extend VMStateInfo
` [Qemu-devel] [QEMU PATCH v6 2/2] migration: migrate QTAILQ
      ` [Qemu-devel] [Qemu-ppc] "

[PATCH v2] x86/Intel: virtualize support for cpuid faulting
 2016-10-14 17:18 UTC  (6+ messages)
` [PATCH v2 2/2] "

[PATCH 1/1] dm raid: fix compat_features validation
 2016-10-14 17:14 UTC  (6+ messages)
` [dm-devel] "

[patch] [media] Input: synaptics-rmi4 - unlock on error
 2016-10-14 17:14 UTC  (2+ messages)

[PATCH 0/2] x86/fpu: two more FPU cleanups
 2016-10-14 17:14 UTC  (5+ messages)
` [PATCH 1/2] x86/fpu: remove cpu argument to __cpu_invalidate_fpregs_state
` [PATCH 2/2] x86/fpu: split old & new fpu handling into separate functions

iptables-translate command not found
 2016-10-14 17:14 UTC  (2+ messages)

[PATCH V3 00/11] block-throttle: add .high limit
 2016-10-14 17:13 UTC  (11+ messages)
                ` Fwd: "

Btrfs progs build fails for 4.8
 2016-10-14 17:08 UTC  (9+ messages)
          ` [PATCH] btrfs-progs: define FIEMAP_EXTENT_SHARED locally if needed

[PATCH] drm/i915: Fix cxsr_latency_table reorg
 2016-10-14 17:12 UTC  (3+ messages)
` ✗ Fi.CI.BAT: warning for "

[PATCH v2 0/3 for 4.8] docs: feature documents for the schedulers
 2016-10-14 17:10 UTC  (4+ messages)

[PATCH] kasan: support panic_on_warn
 2016-10-14 17:10 UTC  (2+ messages)

[patch] ntb_perf: potential info leak in debugfs
 2016-10-14 17:07 UTC  (3+ messages)

[PATCH] clk: rockchip: don't return NULL when failing to register ddrclk branch
 2016-10-14 17:06 UTC  (3+ messages)

Formatting problem send_mail in version 2.10.0
 2016-10-14 17:04 UTC  (13+ messages)

NVME Subsystem Reset Question
 2016-10-14 17:05 UTC  (3+ messages)

[PATCH] btrfs-progs: build: detect fiemap shared flag but don't fail build
 2016-10-14 17:04 UTC 

[PATCH] drm/i915: Parse VBT data for lspcon
 2016-10-14 17:04 UTC  (3+ messages)
` ✗ Fi.CI.BAT: warning for "

[PATCH] populate_sdk_ext: explicitly set DL_DIR
 2016-10-14 17:04 UTC 

[PATCH iptables 0/8] iptables-translate: fix some bugs and add more translations to nft
 2016-10-14 17:02 UTC  (2+ messages)

aarch64 ACPI boot regressed by commit 7ba5f605f3a0 ("arm64/numa: remove the limitation that cpu0 must bind to node0")
 2016-10-14 16:58 UTC  (9+ messages)

[PATCH][V2] pixbufcache: handle gdk-pixbuf not being present
 2016-10-14 16:57 UTC 

[PATCH] f2fs: fix wrong sum_page pointer in f2fs_gc
 2016-10-14 16:57 UTC  (5+ messages)

[PATCH 1/2] watchdog: bcm7038_wdt: fix module autoload
 2016-10-14 16:56 UTC  (4+ messages)
` [PATCH 2/2] watchdog: max77620_wdt: "

[Bug 94354] R9285 Unigine Valley perf regression since radeonsi: use re-Z
 2016-10-14 16:55 UTC  (2+ messages)

[PATCH 0/1] Support supported distros on selftest
 2016-10-14 16:57 UTC  (2+ messages)
` [PATCH 1/1] selftest: skip tests for poky-tiny distro due to incompatible kernel machine

[PATCH v6 0/5] Enable lspcon support for GEN9 devices
 2016-10-14 16:53 UTC  (2+ messages)
` ✗ Fi.CI.BAT: warning for Enable lspcon support for GEN9 devices (rev6)

[PATCH RFC] kvm/hypercall: Add the PVI hypercall support
 2016-10-14 16:51 UTC  (7+ messages)

[PATCH 1/2] KVM: page track: add a new notifier type: track_flush_slot
 2016-10-14 16:51 UTC  (13+ messages)
              ` [Qemu-devel] "

[bug] build the user-space stack code in github is fail on ubuntu
 2016-10-14 16:48 UTC  (4+ messages)

routing table lookup
 2016-10-14 16:48 UTC  (9+ messages)

Uninitialized submodules as symlinks
 2016-10-14 16:48 UTC  (4+ messages)

[meta-oe][PATCH] mpich: update to version 3.2
 2016-10-14 16:47 UTC 

[Qemu-trivial] [PATCH] hw/block/nvme: Simplify if-statements a little bit
 2016-10-14 16:47 UTC  (3+ messages)
` [Qemu-trivial] [Qemu-block] "
  ` [Qemu-devel] "

[Qemu-devel] [PATCH v4 0/6] tests: enable virtio tests on SPAPR
 2016-10-14 16:46 UTC  (3+ messages)
` [Qemu-devel] [PATCH v4 2/6] tests: don't check if qtest_spapr_boot() returns NULL

[PATCH] image_types: Use softer setting of WKS_FILE
 2016-10-14 16:46 UTC 

[Buildroot] [PATCH] contrib: add a directory to store "contrib" stuff
 2016-10-14 16:46 UTC  (2+ messages)

[Qemu-devel] Async savevm using userfaultfd(2)
 2016-10-14 16:45 UTC  (5+ messages)

[Buildroot] [git commit] configs/odroidc2: bump kernel headers to 3.14.79
 2016-10-14 16:46 UTC 

[PATCH 16/22] ARM: dts: nitrogen6x: Add dtsi for BD_HDMI_MIPI HDMI to MIPI CSI-2 receiver board
 2016-10-14 16:45 UTC  (3+ messages)
` [16/22] "

[PATCH] multipath-tools: add missing hardware handler to ALUA devices
 2016-10-14 16:44 UTC 

[Buildroot] [PATCH] configs/odroidc2: bump kernel headers to 3.14.79
 2016-10-14 16:44 UTC  (2+ messages)

[PATCH] Bluetooth: Add conn type to identify addr type with SMP over BR/EDR
 2016-10-14 16:43 UTC  (5+ messages)

Introduction of libqedr to the Consolidated Userspace RDMA Library Repo
 2016-10-14 16:42 UTC  (7+ messages)

USB issues after moving to linux-fslc-imx_4.1-1.0.x
 2016-10-14 16:42 UTC  (9+ messages)

[Intel-wired-lan] [next PATCH S50 0/6] i40e/i40evf updates
 2016-10-14 16:42 UTC  (5+ messages)
` [Intel-wired-lan] [next PATCH S50 5/6] i40e: Implementation of ERROR state for NVM update state machine
` [Intel-wired-lan] [next PATCH S50 6/6] i40e: removed unreachable code

[PATCH] kni: fix unused variable compile error
 2016-10-14 16:41 UTC  (2+ messages)
` [PATCH v2] "

[PATCH v2 00/25] Prepare the sequencer for the upcoming rebase -i patches
 2016-10-14 16:41 UTC  (8+ messages)
` [PATCH v3 "
  ` [PATCH v3 13/25] sequencer: prepare for rebase -i's commit functionality

[xen-unstable-smoke test] 101448: tolerable all pass - PUSHED
 2016-10-14 16:41 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.