All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-10-27 07:34:34 to 2016-10-27 09:02:33 UTC [more...]

[PATCH 0/5] gpio: davinci: Add k2g support
 2016-10-27  8:07 UTC  (6+ messages)
` [PATCH 2/5] drivers: gpio: Add support for multiple IPs

[PATCH 0/9] AC97 device/driver model revamp
 2016-10-27  9:02 UTC  (10+ messages)
` [PATCH 4/9] ASoC: wm9713: add ac97 new bus support
` [PATCH 6/9] power_supply: wm97xx_battery: use power_supply_get_drvdata
` [PATCH 7/9] Input: wm97xx: split out touchscreen registering

A question regarding "multiple SGL"
 2016-10-27  9:02 UTC  (6+ messages)

[PATCH] Consider the CONFIG_PCIEASPM_* values within pcie_no_aspm
 2016-10-27  9:00 UTC  (2+ messages)

[PATCH v3] vhost: Add indirect descriptors support to the TX path
 2016-10-27  9:00 UTC  (8+ messages)
` [PATCH v4] "

[Qemu-devel] [PATCH v12 00/19] Support streaming to an intermediate layer
 2016-10-27  8:58 UTC  (5+ messages)
` [Qemu-devel] [PATCH v12 10/19] block: Add QMP support for "

cve-checker tool
 2016-10-27  8:56 UTC 

[Buildroot] [git commit] core/pkg-generic: check proper package installation
 2016-10-27  8:56 UTC  (4+ messages)

Problem with parcel shipping, ID:000707313
 2016-10-27  8:55 UTC 

[PATCH] mpathpersistent: segment faulty occured in mpath_persistent_reserve_in()
 2016-10-27  8:55 UTC 

[PATCH v2 00/11] mpt3sas driver Enhancements and
 2016-10-27  8:55 UTC  (5+ messages)
` [PATCH v2 03/11] mpt3sas: Implement device_remove_in_progress check in IOCTL path
` [PATCH v2 05/11] mpt3sas: Bump driver version as "14.100.00.00"

[PATCH 0/5] mm: workingset: radix tree subtleties & single-page file refaults
 2016-10-27  8:48 UTC  (6+ messages)

[PATCH v3] xen:rtds: Fix bug in budget accounting
 2016-10-27  8:54 UTC  (2+ messages)

[Qemu-devel] [PATCHv2] monitor: deprecate 'default' option
 2016-10-27  8:54 UTC  (4+ messages)
  ` [Qemu-trivial] "

[PATCH 1/4 v2] mdadm: bad block support for external metadata - initialization
 2016-10-27  8:53 UTC  (4+ messages)
` [PATCH 2/4 v2] mdmon: bad block support for external metadata - sysfs file open
` [PATCH 3/4 v2] mdmon: bad block support for external metadata - store bad blocks
` [PATCH 4/4 v4] mdmon: bad block support for external metadata - clear "

[U-Boot] [PATCH v5 1/2] armv8/fsl-layerscape: fdt: fixup LS1043A rev1 GIC node
 2016-10-27  8:53 UTC  (2+ messages)
` [U-Boot] [PATCH v5 2/2] armv8/fsl-layerscape: fdt: fixup LS1043A rev1 MSI node

[Buildroot] [PATCH 0/2] add the TS-4600 board support
 2016-10-27  8:53 UTC  (5+ messages)
` [Buildroot] [PATCH 1/2] configs: add defconfig for TS-4600
` [Buildroot] [PATCH 2/2] ts4600-tshwctl: add ts4600-tshwctl package

[PATCH] md: wake up personality thread after array state update
 2016-10-27  8:52 UTC  (3+ messages)

[PATCH 1/3] drm/amdgpu: Store CRTC relative amdgpu_crtc->cursor_x/y values
 2016-10-27  8:51 UTC  (3+ messages)
  ` [PATCH 2/3] drm/amdgpu: Also call cursor_move_locked when the cursor size changes
  ` [PATCH 3/3] drm/amdgpu: Only update the CUR_SIZE register when necessary

[PATCH] fpga zynq: Check the bitstream for validity
 2016-10-27  8:50 UTC  (3+ messages)

[PATCH 0/1] lib/bb/cooker.py: fix for BBFILE_PATTERN = ""
 2016-10-27  8:50 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH] ARM: imx: gpc: Initialize all power domains
 2016-10-27  8:48 UTC  (3+ messages)

Trouble enabling iSER for ConnectX-4 Lx
 2016-10-27  8:48 UTC  (2+ messages)

[PATCH v8 0/3] ARM: dts: imx6q: Add Engicam i.CoreM6 dts
 2016-10-27  8:47 UTC  (3+ messages)

[Fuego] Creating privileged Fuego container
 2016-10-27  8:46 UTC 

[PATCH] can: fix warning in bcm_connect/proc_register
 2016-10-27  8:45 UTC  (4+ messages)

[Qemu-devel] [PATCH] 9pfs: don't BUG_ON() if fid is already opened
 2016-10-27  8:44 UTC 

[PATCH] ASoC: max98504: Add missing MAX98504 on SND_SOC_ALL_CODECS
 2016-10-27  8:44 UTC 

[PATCH i-g-t] lib: use the local intel_aub.h file
 2016-10-27  8:44 UTC  (3+ messages)

[PATCH v6 0/8] drivers: touchscreen: tsc2007 and ads7846/tsc2046 improvements (use common touchscreen bindings, pre-calibration, spi fix and provide iio raw values)
 2016-10-27  8:44 UTC  (8+ messages)
` [PATCH v6 1/8] drivers:input:tsc2007: add new common binding names, pre-calibration, flipping and rotation
  ` [PATCH v6 2/8] drivers:input:tsc2007: send pendown and penup only once like ads7846(+tsc2046) driver does
  ` [PATCH v6 8/8] DT:omap3+ads7846: use new common touchscreen bindings
` [PATCH v6 3/8] drivers:input:tsc2007: check for presence and power down tsc2007 during probe
` [PATCH v6 4/8] drivers:input:tsc2007: add iio interface to read external ADC input and temperature
` [PATCH v6 6/8] drivers:input:ads7846(+tsc2046): add new common binding names, pre-calibration and flipping
` [PATCH v6 7/8] drivers:input:ads7846(+tsc2046): fix spi module table

[U-Boot] [PATCH] cmd: pci: add option to parse and display BAR information
 2016-10-27  8:42 UTC 

[Buildroot] [PATCH] samba4: bump to version 4.4.7
 2016-10-27  8:42 UTC  (2+ messages)

[Buildroot] [git commit] samba4: bump to version 4.4.7
 2016-10-27  8:42 UTC 

[Buildroot] [PATCH] ngrep: don't use pcap_restart
 2016-10-27  8:41 UTC  (2+ messages)

[Buildroot] [git commit] ngrep: don't use pcap_restart
 2016-10-27  8:41 UTC 

[Buildroot] [git commit] toolchain-external: install libmvec.so from glibc toolchains
 2016-10-27  8:41 UTC 

[Buildroot] [PATCH 1/2] glibc: install libmvec.so when available
 2016-10-27  8:41 UTC  (4+ messages)
` [Buildroot] [PATCH 2/2] toolchain-external: install libmvec.so from glibc toolchains

[Buildroot] [git commit] glibc: install libmvec.so when available
 2016-10-27  8:40 UTC 

[PATCH v7 0/6] Add eBPF hooks for cgroups
 2016-10-27  8:40 UTC  (3+ messages)

[PATCH 0/2] ASoC: cq93vc: enable compiling on COMPILE_TEST
 2016-10-27  8:38 UTC  (3+ messages)
` [PATCH 1/2] mfd: davinci_voicecodec: tidyup header difinitions
` [PATCH 2/2] ASoC: cq93vc: remove MFD_DAVINCI_VOICECODEC dependency from CQ0093VC

[PULL] GVT-g device model
 2016-10-27  8:37 UTC  (2+ messages)

[PATCH V3 0/8] IOMMU probe deferral support
 2016-10-27  8:37 UTC  (6+ messages)

[Qemu-devel] [PATCH v2 0/6] POWER9 TCG enablements - part7
 2016-10-27  8:36 UTC  (8+ messages)
` [Qemu-devel] [PATCH v2 3/6] target-ppc: add vrldnmi and vrlwmi instructions
` [Qemu-devel] [PATCH v2 5/6] target-ppc: add vprtyb[w/d/q] instructions

[PATCH v2 0/3] powernv:stop: Use psscr_val,mask provided by firmware
 2016-10-27  8:35 UTC  (8+ messages)
` [PATCH v2 1/3] powernv:idle: Add IDLE_STATE_ENTER_SEQ_NORET macro
` [PATCH v2 2/3] cpuidle:powernv: Add helper function to populate powernv idle states
` [PATCH v2 3/3] powernv: Pass PSSCR value and mask to power9_idle_stop

[PATCH v2 00/11] drm/i915/gen9+: Atomic watermark fixes
 2016-10-27  8:31 UTC  (7+ messages)
` [PATCH v2 01/11] drm/i915/skl+: Prepare for removing data rate from skl watermark state, v2
` [PATCH v2 09/11] drm/i915/gen9+: Program watermarks as a separate step during evasion, v2

[Bug 98457] New: [NVD9] GPU lockup after resume from hibernation with Nouveau driver and firmware-nonfree
 2016-10-27  8:29 UTC 

[RFC PATCH v2 0/9] Introduce writeback connectors
 2016-10-27  8:28 UTC  (4+ messages)
` [RFC PATCH v2 7/9] drm: atomic: factor out common out-fence operations

[PATCH v4 0/12] Fix race conditions related to stopping block layer queues
 2016-10-27  8:28 UTC  (36+ messages)
` [PATCH 01/12] blk-mq: Do not invoke .queue_rq() for a stopped queue
` [PATCH 02/12] blk-mq: Introduce blk_mq_hctx_stopped()
` [PATCH 03/12] blk-mq: Introduce blk_mq_queue_stopped()
` [PATCH 04/12] blk-mq: Move more code into blk_mq_direct_issue_request()
` [PATCH 06/12] blk-mq: Add a kick_requeue_list argument to blk_mq_requeue_request()
` [PATCH 07/12] dm: Use BLK_MQ_S_STOPPED instead of QUEUE_FLAG_STOPPED in blk-mq code
` [PATCH 09/12] SRP transport: Move queuecommand() wait code to SCSI core
` [PATCH 10/12] SRP transport, scsi-mq: Wait for .queue_rq() if necessary

ROCK, Shipment delivery problem #0000976484
 2016-10-27  8:28 UTC 

[PATCH v2 00/14] Secure Boot refactoring
 2016-10-27  8:27 UTC  (2+ messages)

[PATCH 0/2] to support memblock near alloc and memoryless on arm64
 2016-10-27  8:23 UTC  (9+ messages)
` [PATCH 1/2] mm/memblock: prepare a capability to support memblock near alloc

[PATCH] sparc64: Handle extremely large kernel TSB range flushes sanely
 2016-10-27  8:25 UTC  (2+ messages)

[PATCH i-g-t] lib/drmtest: Take DRIVER_ANY into account when opening the DRM device
 2016-10-27  8:24 UTC  (3+ messages)

[Xen-users] xl info displays less ram than the total available
 2016-10-27  8:24 UTC  (9+ messages)

[PATCH v2 00/10] pwm: imx: Provide atomic operation for IMX PWM driver
 2016-10-27  8:22 UTC  (4+ messages)
` [PATCH v2 03/10] pwm: imx: Rewrite imx_pwm_*_v1 code to facilitate switch to atomic pwm operation

[PATCH v7 0/6] x86/arch_prctl Add ARCH_[GET|SET]_CPUID for controlling the CPUID instruction
 2016-10-27  8:21 UTC  (4+ messages)
` [PATCH v7 5/6] x86/cpufeature: Detect CPUID faulting support

[refpolicy] I want to use refpolicy in centos 7
 2016-10-27  8:21 UTC 

[Bug 98398] Acer Aspire V7-582PG (Haswell, GTX 750M) fails to power off GPU with runtime PM
 2016-10-27  8:17 UTC  (4+ messages)
  ` Acer Aspire V7-582PG (Haswell, GTX 750M) fails to power off GPU via Power Resources

[U-Boot] [PATCH] spi: kirkwood_spi: implement mvebu_spi_set_mode()
 2016-10-27  8:16 UTC  (2+ messages)
` [U-Boot] [PATCH v2] "

Kernelnewbies Digest, Vol 71, Issue 26
 2016-10-27  8:14 UTC  (2+ messages)
  ` omap watchdog

[PATCH] drm/i915: Fix scaling check for 90/270 degree plane rotation
 2016-10-27  8:14 UTC  (4+ messages)

[PATCH] snd-usb-audio: Add quirk for Syntek STK1160
 2016-10-27  8:13 UTC 

[ath9k-devel] [NOT FOR MERGE] ath9k: work around key cache corruption
 2016-10-27  8:12 UTC  (5+ messages)

[Qemu-devel] [PATCH v9 00/12] virtio-crypto: introduce framework and device emulation
 2016-10-27  8:03 UTC  (3+ messages)

Add Allwinner Q8 tablets hardware manager
 2016-10-27  8:10 UTC  (5+ messages)

[GIT PULL] kbuild changes for v4.9-rc1
 2016-10-27  8:10 UTC  (7+ messages)

CONFIG_VMAP_STACK, on-stack struct, and wake_up_bit
 2016-10-27  8:08 UTC  (10+ messages)

[PATCH] [media] smiapp: make PM functions as __maybe_unused
 2016-10-27  8:08 UTC  (4+ messages)

[Bug 97643] Shader crashes radeon driver and brings the whole system down
 2016-10-27  8:08 UTC 

[GIT PULL 0/1] KVM: s390: Fix for 4.9 (via kvm/master)
 2016-10-27  8:07 UTC  (2+ messages)
` [GIT PULL 1/1] KVM: s390: Fix STHYI buffer alignment for diag224

[PATCH][krogoth] db: let fix-parallel-build.patch apply again
 2016-10-27  8:06 UTC 

pull-request: mac80211 2016-10-27
 2016-10-27  8:05 UTC 

[PATCH v2 1/4] leds: core: Add support for poll()ing the sysfs brightness attr for changes
 2016-10-27  8:03 UTC  (6+ messages)

[refpolicy] [PATCH 1/4] pcscd: dbus and domain lookup
 2016-10-27  7:59 UTC  (3+ messages)
` [refpolicy] [PATCH 2/4] gpg: add new socket paths

[PATCH 1/3] drm/radeon: Also call cursor_move_locked when the cursor size changes
 2016-10-27  7:59 UTC  (3+ messages)
  ` [PATCH 2/3] drm/radeon: Always store CRTC relative radeon_crtc->cursor_x/y values
  ` [PATCH 3/3] drm/radeon: Hide the HW cursor while it's out of bounds

[Qemu-devel] [PATCH v5 0/9] replay additions
 2016-10-27  7:58 UTC  (4+ messages)
` [Qemu-devel] [PATCH v5 4/9] record/replay: add network support

[Qemu-devel] "block: use aio_bh_schedule_oneshot" breaks ibm-vscsi
 2016-10-27  7:57 UTC  (2+ messages)

[PATCH 0/4] Generic #pinctrl-cells and and pinctrl_parse_index_with_args
 2016-10-27  7:56 UTC  (3+ messages)
` [PATCH 1/4] pinctrl: Introduce generic #pinctrl-cells "

[Buildroot] Autobuilder for powerpc64le?
 2016-10-27  7:56 UTC  (4+ messages)

[PATCH 0/3] fb fixes for gk20a/gm20b
 2016-10-27  7:55 UTC  (4+ messages)
  ` [PATCH 1/3] fb/gk20a: fix constructor call
  ` [PATCH 2/3] fb/gk20a: use regular gf100's functions
  ` [PATCH 3/3] fb: add gm20b device

[dm-crypt] pashphrase management question
 2016-10-27  7:55 UTC  (3+ messages)

[LTP] [PATCH] containers/netns/netns_sysfs.sh: add kernel version check
 2016-10-27  7:55 UTC  (3+ messages)

[PATCH v2 perftest] Support for Chelsio T6 devices
 2016-10-27  7:54 UTC  (3+ messages)

[PATCH 0/1] rpm: fix file location of rpm2cpio.real
 2016-10-27  7:49 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH v6 1/2] MMC: meson: initial support for GX platforms
 2016-10-27  7:47 UTC  (8+ messages)
` [PATCH v6 2/2] Documentation: DT: MMC: meson-gx: new bindings doc

[bug report] qedr: Add GSI support
 2016-10-27  7:46 UTC  (2+ messages)

[PATCH] lib/ida: Document locking requirements a bit better v2
 2016-10-27  7:46 UTC  (2+ messages)
` ✗ Fi.CI.BAT: warning for lib/ida: Document locking requirements a bit better (rev2)

Trivial scheduler
 2016-10-27  7:45 UTC  (3+ messages)
` [PATCH 4/6] drm/i915/scheduler: Execute requests in order of priorities

[xen-4.6-testing test] 101679: regressions - FAIL
 2016-10-27  7:45 UTC  (2+ messages)

[PATCH v2 0/7] Add support for IR transmitters
 2016-10-27  7:44 UTC  (4+ messages)
` [PATCH v2 5/7] [media] ir-lirc-codec: don't wait any transmitting time for tx only devices

[RFC] V4L2 unified low-level decoder API
 2016-10-27  7:42 UTC 

[PATCH 0/5] Minimal cpuidle fixes for omap5 and dra7
 2016-10-27  7:43 UTC  (3+ messages)

[U-Boot] [PATCH V1] Add support of ls1021a-iot
 2016-10-27  7:42 UTC 

[PATCH 3/4] x86/dumpstack: warn on stack recursion
 2016-10-27  7:38 UTC  (2+ messages)
` [tip:x86/asm] x86/dumpstack: Warn "

Read kernel from static UBI volume
 2016-10-27  7:39 UTC  (4+ messages)

[PATCH 1/4] x86/unwind: warn on bad frame pointer
 2016-10-27  7:37 UTC  (2+ messages)
` [tip:x86/asm] x86/unwind: Warn "

[PATCH] sched/fair: Remove unused but set variable 'rq'
 2016-10-27  7:39 UTC  (2+ messages)
` [tip:sched/urgent] "

[PATCH 4/4] x86/unwind: detect bad stack return address
 2016-10-27  7:38 UTC  (2+ messages)
` [tip:x86/asm] x86/unwind: Detect "

[PATCH] ARM: shmobile: select errata 798181 for SoCs with CA15 cores
 2016-10-27  7:39 UTC  (5+ messages)

[PATCH] objtool: fix rare switch jump table pattern detection
 2016-10-27  7:37 UTC  (2+ messages)
` [tip:core/urgent] objtool: Fix "

OOB Test fails
 2016-10-27  7:38 UTC  (5+ messages)

[PATCH] arm64: defconfig: Enable DRM DU and V4L2 FCP + VSP modules
 2016-10-27  7:37 UTC  (5+ messages)

[PATCHv2 iproute2 net-next] tc: m_mirred: Fix parsing of 'index' optional argument
 2016-10-27  7:36 UTC 

[kernel-hardening] [RFC v2 PATCH 00/13] HARDENED_ATOMIC
 2016-10-27  7:35 UTC  (15+ messages)

[RFC 0/4] Wire gen9 cursor interface to universal plane registers
 2016-10-27  7:35 UTC  (4+ messages)

[Qemu-devel] [PATCH COLO-Frame (Base) v23 00/18] COarse-grain LOck-stepping(COLO) Virtual Machines for Non-stop Service (FT)
 2016-10-27  7:34 UTC  (3+ messages)
` [Qemu-devel] [PATCH COLO-Frame (Base) v23 18/18] MAINTAINERS: Add maintainer for COLO framework related files


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.