All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-10-20 13:15:57 to 2015-10-20 14:01:24 UTC [more...]

[PATCH 38/43] drm/i915: Parametrize AUX registes
 2015-10-20 14:00 UTC  (5+ messages)
` [PATCH v2 38/43] drm/i915: Parametrize AUX registers
  ` [PATCH v3 "

[PATCH v2 0/2] serial: console: add two features
 2015-10-20 14:00 UTC  (5+ messages)
` [PATCH v2 1/2] serial: support register interface with 16-bit stride for console
` [PATCH v2 2/2] serial: earlycon: allow to specify uartclk in earlycon kernel-parameter

[PATCH] oeqa/selftest/bbtests: clean up local DL_DIR/SSTATE_DIR safely
 2015-10-20 13:52 UTC 

[PATCH v3 0/4] Simple wait queue support
 2015-10-20 14:00 UTC  (3+ messages)
` [PATCH v3 2/4] KVM: use simple waitqueue for vcpu->wq

did libselinux grow a new build dependency? (openssl-devel: openssl.h)
 2015-10-20 14:00 UTC  (9+ messages)

[PATCH 0/5] Fix regression introduced by set_irq_flags() removal
 2015-10-20 14:00 UTC  (24+ messages)
` [PATCH 1/5] kernel: irq: implement is_enabled_percpu_irq()
` [PATCH 2/5] irqchip: armada-370-xp: prepare additions to armada_xp_mpic_secondary_init()
` [PATCH 3/5] irqchip: armada-370-xp: re-enable per-CPU interrupts at resume time
` [PATCH 4/5] irqchip: armada-370-xp: re-order register definitions
` [PATCH 5/5] irqchip: armada-370-xp: document the overall driver logic

Expected behavior of bad sectors on one drive in a RAID1
 2015-10-20 13:59 UTC  (5+ messages)

Network hangs when communicating with host
 2015-10-20 13:58 UTC  (7+ messages)

[U-Boot] [PATCH V2 00/14] imx: mx6/7: support lcdif
 2015-10-20 13:59 UTC  (9+ messages)
` [U-Boot] [PATCH V2 06/14] imx: mx6: crm_reg: add LCDIF related macros
` [U-Boot] [PATCH V2 07/14] imx: mx6: add clock api for lcdif
` [U-Boot] [PATCH V2 08/14] imx: mx6ul_14x14_evk: support lcdif display
` [U-Boot] [PATCH V2 09/14] video: mxsfb: introduce lcdif_power_down

HDMI codec, way forward?
 2015-10-20 14:01 UTC  (11+ messages)
            ` [alsa-devel] "

[PATCH v7 08/25] drm: Add color correction state flag
 2015-10-20 13:58 UTC  (2+ messages)
` [Intel-gfx] "

Git-p4 fails with NameError with python 2.7.2
 2015-10-20 13:57 UTC  (2+ messages)

[RFC PATCH] ALSA: compress: Add SND_AUDIOCODEC_BESPOKE
 2015-10-20 13:39 UTC 

[PATCH 0/7] Switch to generic syscon regmap based drivers
 2015-10-20 13:56 UTC  (5+ messages)

[RESEND PATCH 0/2] btrfs: Fix returned errno codes
 2015-10-20 13:56 UTC  (3+ messages)
` [RESEND PATCH 1/2] btrfs: check-integrity: "
` [RESEND PATCH 2/2] btrfs: reada: Fix returned errno code

Openstack on ARM64
 2015-10-20 13:56 UTC  (4+ messages)

[PATCH] mm: vmscan: count slab shrinking results after each shrink_slab()
 2015-10-20 13:56 UTC  (5+ messages)

[PATCH 0/6] Support new flow director modes on Intel x550 NIC
 2015-10-20 13:55 UTC  (4+ messages)
` [PATCH v2 "
  ` [PATCH v2 6/6] ixgbe: implementation for fdir new modes' config

[PATCH ] audio/player: Fix player name value for MPRIS
 2015-10-20 13:55 UTC  (4+ messages)

[Buildroot] [PATCH] erlang: Remove BR2_TOOLCHAIN_HAS_THREADS dependency
 2015-10-20 13:54 UTC 

[PATCH 1/3] pwm: lpss: Add support for multiple PWMs
 2015-10-20 13:53 UTC  (3+ messages)
` [PATCH 2/3] pwm: lpss: Support all four PWMs on Intel Broxton
` [PATCH 3/3] pwm: lpss: Add more Intel Broxton IDs

Write performance issue under rocksdb kvstore
 2015-10-20 13:53 UTC  (7+ messages)
      ` [ceph-users] "

[Buildroot] [PATCH 1/3] noip: use a simpler sed command with our $(SED) variable
 2015-10-20 13:52 UTC  (3+ messages)
` [Buildroot] [PATCH 2/3] noip: add $(TARGET_MAKE_ENV) before $(MAKE)
` [Buildroot] [PATCH 3/3] noip: add a hash file

[lm-sensors] [RFC] hwmon: ina2xx: allow for actual measurement bandwidth above 160 Hz
 2015-10-20 13:52 UTC  (11+ messages)
` [lm-sensors] [PATCH v2] "
    `  "

[PATCH] mm: vmpressure: fix scan window after SWAP_CLUSTER_MAX increase
 2015-10-20 13:50 UTC  (4+ messages)

[PATCH 00/18] Yet another FBC series
 2015-10-20 13:50 UTC  (19+ messages)
` [PATCH 01/18] drm/i915: change no_fbc_reason from enum to string
` [PATCH 02/18] drm/i915: don't stop+start FBC at every flip
` [PATCH 03/18] drm/i915: only nuke FBC when a drawing operation triggers a flush
` [PATCH 04/18] drm/i915: extract crtc_is_valid() on the FBC code
` [PATCH 05/18] drm/i915: set dev_priv->fbc.crtc before scheduling the enable work
` [PATCH 06/18] drm/i915: use struct intel_crtc *crtc at __intel_fbc_update()
` [PATCH 07/18] drm/i915: fix the __intel_fbc_update() comments
` [PATCH 08/18] drm/i915: pass the crtc as an argument to intel_fbc_update()
` [PATCH 09/18] drm/i915: don't disable_fbc() if FBC is already disabled
` [PATCH 10/18] drm/i915: introduce is_active/activate/deactivate to the FBC terminology
` [PATCH 11/18] drm/i915: refactor FBC deactivation at init
` [PATCH 12/18] drm/i915: introduce intel_fbc_{enable, disable}
` [PATCH 13/18] drm/i915: remove too-frequent FBC debug message
` [PATCH 14/18] drm/i915: fix the CFB size check
` [PATCH 15/18] drm/i915: alloc/free the FBC CFB during enable/disable
` [PATCH 16/18] drm/i915: move adjusted_mode checks from fbc_update to fbc_enable
` [PATCH 17/18] drm/i915: move clock frequency "
` [PATCH 18/18] drm/i915: check for FBC planes in the same place as the pipes

When I run test-pmd, most of received packets(loop-backed packet) have RX-error
 2015-10-20 13:50 UTC  (2+ messages)

[PATCH v1 0/3] Fix L2CAP ERTM shutdown locking
 2015-10-20 13:50 UTC  (2+ messages)

talking points
 2015-10-20 13:49 UTC 

How to recover after md crash during reshape?
 2015-10-20 13:49 UTC  (2+ messages)

[PATCH v5 0/4] PCI: Add support for PCI Enhanced Allocation "BARs"
 2015-10-20 13:48 UTC  (3+ messages)
` [PATCH v5 2/4] PCI: Add support for Enhanced Allocation devices

[PATCH v5 0/4] of: overlay: kobject & sysfs'ation
 2015-10-20 13:47 UTC  (5+ messages)
` [PATCH v5 1/4] of: overlay: kobjectify overlay objects

Grub-devel Digest, Vol 140, Issue 25
 2015-10-20 13:47 UTC  (6+ messages)

Commit 5841520b makes it impossible to connect to github from behind my company's firewall
 2015-10-20 13:39 UTC  (3+ messages)

[Buildroot] [PATCH] musl: bump to version 1.1.12
 2015-10-20 13:46 UTC 

master - tests: add lvmetad shutdown on idle test
 2015-10-20 13:46 UTC 

master - lvmetad.8.in: update man page with timeout info
 2015-10-20 13:46 UTC 

master - lvmetad: add optional timeout option
 2015-10-20 13:46 UTC 

Fw: [Bug 106241] New: shutdown(3)/close(3) behaviour is incorrect for sockets in accept(3)
 2015-10-20 13:45 UTC  (7+ messages)

[PATCH 0/7] userfault21 update
 2015-10-20 13:44 UTC  (6+ messages)
    ` [Qemu-devel] "

[PATCH 2/2] cpufreq: imx: fix regulator_get_optional error handling
 2015-10-20 13:44 UTC  (3+ messages)

PROBLEM: kernel panic xsave_init
 2015-10-20 13:43 UTC  (8+ messages)
    ` [Xen-devel] "

[PATCH v6 0/5] clk: sunxi: Add support for the Audio PLL
 2015-10-20 13:43 UTC  (4+ messages)
` [PATCH v6 1/5] clk: Add a basic multiplier clock

Issues with Pktgen working
 2015-10-20 13:43 UTC  (2+ messages)

[RFC] Bluetooth: Remove __l2cap_wait_ack
 2015-10-20 13:42 UTC  (2+ messages)

[GIT PULL 00/31] perf tools: filtering events using eBPF programs
 2015-10-20 13:42 UTC  (8+ messages)
` [PATCH 21/31] perf test: Enforce LLVM test, add kbuild test

nft 'script' not working
 2015-10-20 13:42 UTC  (4+ messages)
  ` Aw: "
    `  "

[Bug 102731] New: I have a cough
 2015-10-20 13:40 UTC  (2+ messages)
` [Bug 102731] "

[Qemu-devel] [PATCH v2 00/16] Introduce I/O channels framework
 2015-10-20 13:39 UTC  (10+ messages)
` [Qemu-devel] [PATCH v2 01/16] sockets: add helpers for creating SocketAddress from a socket
` [Qemu-devel] [PATCH v2 03/16] sockets: allow port to be NULL when listening on IP address
` [Qemu-devel] [PATCH v2 04/16] ui: convert VNC startup code to use SocketAddress

[GIT PULL 00/16] perf/core improvements and fixes
 2015-10-20 13:38 UTC  (4+ messages)
` [PATCH 13/16] perf callchain: Switch default to 'graph,0.5,caller'

[RFC v4 0/9] Additional kmsg devices
 2015-10-20 13:37 UTC  (6+ messages)
` [RFC v4 9/9] kmsg: selftests

[maintainer-tools PATCH] dim: Add CONTRIBUTING section to manpage
 2015-10-20 13:37 UTC 

[PATCH 3.4 00/65] 3.4.110-rc1 review
 2015-10-20 13:35 UTC  (8+ messages)
` [PATCH 3.4 52/65] ACPICA: Tables: Fix an issue that FACS initialization is performed twice

[Qemu-devel] [PATCH v8 00/54] Postcopy implementation
 2015-10-20 13:35 UTC  (11+ messages)
` [Qemu-devel] [PATCH v8 25/54] MIG_CMD_PACKAGED: Send a packaged chunk of migration stream
` [Qemu-devel] [PATCH v8 27/54] postcopy: OS support test
` [Qemu-devel] [PATCH v8 28/54] migrate_start_postcopy: Command to trigger transition to postcopy
` [Qemu-devel] [PATCH v8 29/54] MIGRATION_STATUS_POSTCOPY_ACTIVE: Add new migration state
` [Qemu-devel] [PATCH v8 30/54] Avoid sending vmdescription during postcopy

[PATCH RESEND] dtbsinstall: don't move target directory out of the way
 2015-10-20 13:20 UTC  (2+ messages)

My resume
 2015-10-20 13:27 UTC 

[Qemu-devel] [PATCH 0/1] vhost-user: support of live migration with multiqueue
 2015-10-20 13:33 UTC  (6+ messages)
` [Qemu-devel] [PATCH 1/1] vhost: set the correct queue index in case of "

[RFC PATCH] btrfs/ioctl.c: Prefer inode with lowest offset as source for clone
 2015-10-20 13:29 UTC 

du result is smaller than xfs_quota report
 2015-10-20 13:30 UTC  (3+ messages)

[Buildroot] Absolute build paths in rootfs tarball
 2015-10-20 13:30 UTC 

[PATCH v8 0/5] Add initial configfs support for IIO
 2015-10-20 13:28 UTC  (4+ messages)
` [PATCH v8 5/5] iio: Documentation: Add IIO configfs documentation

[Buildroot] [PATCH] samba4: bump to version 4.3.1
 2015-10-20 13:27 UTC 

[PATCH] i2c: at91: fix write transfers by clearing pending interrupt first
 2015-10-20 13:27 UTC  (12+ messages)

[PATCH v10 0/6] Multiple intermediate states for genpd
 2015-10-20 13:26 UTC  (7+ messages)
` [PATCH v10 1/6] PM / Domains: prepare for multiple states
` [PATCH v10 2/6] PM / Domains: core changes "
` [PATCH v10 3/6] PM / Domains: make governor select deepest state
` [PATCH v10 4/6] ARM: imx6: pm: declare pm domain latency on power_state struct
` [PATCH v10 5/6] PM / Domains: remove old power on/off latencies
` [PATCH v10 6/6] PM / Domains: add debugfs 'states' and 'timings' seq files

[V7 0/4] add xsaves/xrstors support
 2015-10-20 13:26 UTC  (3+ messages)
` [V7 1/4] x86/xsaves: add basic definitions/helpers to support xsaves

[PATCH v2 0/2] arm64: unwind_frame for interrupt stack
 2015-10-20 13:26 UTC  (4+ messages)
` [PATCH v2 1/2] arm64: revamp "

[PATCH] mtd: Add simple read disturb test
 2015-10-20 13:22 UTC  (6+ messages)

Package requirements for upcoming Infernalis Repository
 2015-10-20 13:23 UTC  (2+ messages)

[Ksummit-discuss] Draft agenda for the kernel summit
 2015-10-20 13:22 UTC  (8+ messages)

merge struct ib_device_attr into struct ib_device V2
 2015-10-20 13:22 UTC  (7+ messages)

[PATCH] serial: sh-sci: Fix length of scatterlist
 2015-10-20 13:15 UTC  (2+ messages)

[PATCH 0/4] PCI: rcar: Add support for ARM64 and multiple instances
 2015-10-20 13:21 UTC  (7+ messages)

[PATCH 00/10] disambiguate symbol names
 2015-10-20 13:21 UTC  (5+ messages)
` [PATCH 02/10] x86/mm: override stored file names for multiply built sources

[PATCH] rte_ether: clarify rte_eth_set_queue_rate_limit tx_rate parameter
 2015-10-20 13:20 UTC 

[Buildroot] [PATCH] gdb: enable host-gdb on aarch64
 2015-10-20 13:20 UTC 

newstore direction
 2015-10-20 13:19 UTC  (7+ messages)

[PATCH v4 0/2] arm64: Introduce IRQ stack
 2015-10-20 13:19 UTC  (11+ messages)
` [PATCH v4 2/2] arm64: Expand the stack trace feature to support "

[PATCH] systemd: Check if bluetooth is supported in the kernel
 2015-10-20 13:19 UTC  (2+ messages)

[PATCH] wait: add comment before waitqueue_active noting memory barrier is required
 2015-10-20 13:17 UTC  (2+ messages)

[GIT PULL 1/4] clk: tegra: Changes for v4.4-rc1
 2015-10-20 13:17 UTC  (8+ messages)
` [GIT PULL 2/4] ARM: tegra: Core SoC changes "
` [GIT PULL 3/4] ARM: tegra: Devicetree "
` [GIT PULL 4/4] ARM: tegra: Default configuration updates "

[Qemu-devel] PING: [PATCH v4 0/7] qom: more efficient object property handling
 2015-10-20 13:17 UTC  (5+ messages)

[PATCH] cpufreq: imx6: rework getting clocks and regulators
 2015-10-20 13:17 UTC  (6+ messages)

[PATCH 1/3] audio/avrcp: Get player playlist details
 2015-10-20 13:16 UTC  (3+ messages)
` [PATCH 2/3] audio/avrcp: Handle PlaylistChanged signal
` [PATCH 3/3] audio/avrcp: Add support for SetBrowsedPlayer


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.