All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-10-24 15:56:24 to 2016-10-24 16:38:47 UTC [more...]

[Buildroot] [PATCH 0/6] xorg: fix imput drivers install paths
 2016-10-24 16:38 UTC  (2+ messages)
` [Buildroot] [PATCH 1/6] package/xdriver_xf86-input-evdev: fix "

Scrolling down broken with "perf top --hierarchy"
 2016-10-24 16:37 UTC  (10+ messages)

[PATCH v3 0/9] mtd: spi-nor: parse SFDP tables to setup (Q)SPI memories
 2016-10-24 16:34 UTC  (10+ messages)
` [PATCH v3 1/9] mtd: spi-nor: improve macronix_quad_enable()
` [PATCH v3 2/9] mtd: spi-nor: add an alternative method to support memory >16MiB
` [PATCH v3 3/9] mtd: spi-nor: add support of SPI protocols like SPI 1-2-2 and SPI 1-4-4
` [PATCH v3 4/9] mtd: spi-nor: remove unused set_quad_mode() function
` [PATCH v3 5/9] mtd: m25p80: add support of dual and quad spi protocols to all commands
` [PATCH v3 6/9] mtd: spi-nor: parse Serial Flash Discoverable Parameters (SFDP) tables
` [PATCH v3 7/9] mtd: spi-nor: parse SFDP 4-byte Address Instruction Table
` [PATCH v3 8/9] mtd: spi-nor: add support to Macronix mx66l1g45g
` [PATCH v3 9/9] mtd: spi-nor: add support to SST sst26* QSPI memories

[RFC XEN PATCH 00/16] Add vNVDIMM support to HVM domains
 2016-10-24 16:37 UTC  (2+ messages)

[GIT PULL] xen: xenfs fixes for 4.9-rc2
 2016-10-24 16:37 UTC  (2+ messages)

[PATCH] drm/amd/powerplay: mark symbols static where possible
 2016-10-24 16:36 UTC  (3+ messages)

[RFC3 nowrap: PATCH v7 00/18] ILP32 for ARM64
 2016-10-24 16:36 UTC  (7+ messages)
` [PATCH 01/18] 32-bit ABI: introduce ARCH_32BIT_OFF_T config option
` [PATCH 02/18] arm64: ilp32: add documentation on the ILP32 ABI for ARM64

[Bug 180311] New: Tech Support Number @@ 1-800-290-5189 @@ Microsoft Outlook Tech Support Number...Toll Free Helpline
 2016-10-24 16:36 UTC 

[PATCH libdrm 1/2] Return an -ENODEV from drmGetDevice() when no device was found
 2016-10-24 16:35 UTC  (5+ messages)
` [PATCH libdrm 2/2] Silence runtime complaints on platform devices

Redundancy support through PRP?
 2016-10-24 16:35 UTC  (3+ messages)
` Redundancy support through HSR and PRP

[Qemu-devel] [PULL 00/17] x86 and CPU queue, 2016-10-24
 2016-10-24 16:34 UTC  (3+ messages)

[PATCH v2 0/8] drm/i915/lspcon: Work around resume failure
 2016-10-24 16:33 UTC  (9+ messages)
` [PATCH v2 1/8] drm/dp: Factor out helper to distinguish between branch and sink devices
` [PATCH v2 2/8] drm/i915/dp: Remove debug dependency of DPCD SW/HW revision read
` [PATCH v2 3/8] drm/i915/dp: Print only sink or branch specific OUI based on dev type
` [PATCH v2 4/8] drm/i915/dp: Print full branch/sink descriptor
` [PATCH v2 5/8] drm/i915/lspcon: Fail LSPCON probe if the start of DPCD can't be read
` [PATCH v2 6/8] drm/i915/dp: Read DP descriptor for eDP and LSPCON too
` [PATCH v2 7/8] drm/i915/lspcon: Get DDC adapter via container_of() instead of cached ptr
` [PATCH v2 8/8] drm/i915/lspcon: Add workaround for resuming in PCON mode

[PATCH BlueZ] core/profile: Fix calling service_accept
 2016-10-24 16:32 UTC 

[GIT PULL 00/37] perf/core improvements and fixes
 2016-10-24 16:20 UTC  (39+ messages)
` [PATCH 01/37] perf intel-pt/bts: Tidy instruction buffer size usage
` [PATCH 02/37] perf intel-pt/bts: Report instruction bytes and length in sample
` [PATCH 03/37] perf script: Support insn and insnlen
` [PATCH 04/37] perf tools: Sync copy of x86's syscall table
` [PATCH 05/37] tools lib traceevent: Add install_headers target
` [PATCH 06/37] tools lib traceevent: Add do_install_mkdir Makefile function
` [PATCH 07/37] tools lib traceevent: Rename LIB_FILE to LIB_TARGET
` [PATCH 08/37] tools lib traceevent: Add version for traceevent shared object
` [PATCH 09/37] tools lib: Add for_each_clear_bit macro
` [PATCH 10/37] perf report: Move captured info to generic header info
` [PATCH 11/37] perf header: Display missing features
` [PATCH 12/37] perf header: Display feature name on write failure
` [PATCH 13/37] perf record: Improve documentation of event parameters
` [PATCH 14/37] perf tools: Implement branch_type event parameter
` [PATCH 15/37] perf jit: Avoid returning garbage for a ret variable
` [PATCH 16/37] perf jit: Add NT_GNU_BUILD_ID definition for older distros
` [PATCH 17/37] perf jit: Improve error messages from JVMTI
` [PATCH 18/37] perf jit: Enable jitdump support without dwarf
` [PATCH 19/37] perf jit: Remove unecessary padding in jitdump file
` [PATCH 20/37] perf jit: Make perf skip unknown records
` [PATCH 21/37] perf jit: Do not assume pgoff is zero
` [PATCH 22/37] perf jit: Add unwinding support
` [PATCH 23/37] perf jit: Generate .eh_frame/.eh_frame_hdr in DSO
` [PATCH 24/37] perf jit: Check JITHEADER_VERSION
` [PATCH 25/37] perf jit: Add jitdump format specification document
` [PATCH 26/37] perf pmu: Only print Using CPUID message once
` [PATCH 27/37] perf tools: Fix typo "No enough" to "Not enough"
` [PATCH 28/37] perf hists browser: Dynamically change verbosity level
` [PATCH 29/37] perf trace: Implement --delay
` [PATCH 30/37] perf bench mem: Move boilerplate memory allocation to the infrastructure
` [PATCH 31/37] perf tools: Normalize sq_quote_argv() error reporting
` [PATCH 32/37] perf tools: Use normal error reporting when processing PERF_RECORD_READ events
` [PATCH 33/37] perf bench futex: Cache align the worker struct
` [PATCH 34/37] perf trace: Remove thread_trace->exit_time
` [PATCH 35/37] perf trace: Use the syscall raw_syscalls:sys_enter timestamp
` [PATCH 36/37] perf list: Make vendor event matching case insensitive
` [PATCH 37/37] perf coresight: Removing miscellaneous debug output

[Qemu-devel] [PATCH v7 00/22] qcow2: persistent dirty bitmaps
 2016-10-24 15:55 UTC  (4+ messages)
` [Qemu-devel] [PATCH 17/22] qmp: add autoload parameter to block-dirty-bitmap-add

[PATCH v2 0/8] mm/swap: Regular page swap optimizations
 2016-10-24 16:31 UTC  (4+ messages)
` [PATCH v2 2/8] mm/swap: Add cluster lock

[PATCH] drm/amdgpu: fix fence slab teardown
 2016-10-24 16:31 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/2] tests: silence error_report in tests
 2016-10-24 16:31 UTC  (3+ messages)
` [Qemu-devel] [PATCH 1/2] qemu-error: remove dependency of stubs on monitor
` [Qemu-devel] [PATCH 2/2] tests: send error_report to test log

btime and change_attr features in kclient
 2016-10-24 16:30 UTC  (6+ messages)

Regression in 4.9-rc1 for PPC32 - bisected to commit 05fd007e4629
 2016-10-24 16:29 UTC  (4+ messages)

[Qemu-devel] [PATCH] tests: Remove unneeded "-vnc none" option
 2016-10-24 16:25 UTC 

[PATCH 0/1] rnndb: a5xx: Update/enhance registers
 2016-10-24 16:29 UTC  (2+ messages)
` [PATCH] "

[PATCH 1/3] drm/amdgpu: change function declarations and add missing header dependencies
 2016-10-24 16:29 UTC  (7+ messages)
` [PATCH 3/3] drm/amdgpu: move function declaration to header file

Test generic/299 stalling forever
 2016-10-24 16:28 UTC  (13+ messages)

[PATCH] arm64: Neaten show_regs, remove KERN_CONT
 2016-10-24 16:27 UTC  (4+ messages)

[PATCH v5 0/4] arm64: Allwinner A64 support based on sunxi-ng
 2016-10-24 16:26 UTC  (9+ messages)
` [PATCH v5 2/4] arm64: dts: add Allwinner A64 SoC .dtsi
` [PATCH v5 3/4] Documentation: devicetree: add vendor prefix for Pine64
  ` [linux-sunxi] "

[GIT PULL] xen: fixes for 4.9-rc2
 2016-10-24 16:26 UTC 

[GIT PULL] xen: fixes for 4.9-rc2
 2016-10-24 16:26 UTC 

mbuf changes
 2016-10-24 16:25 UTC  (3+ messages)

[U-Boot] [PATCH] dm: mmc: socfpga: fix MMC_OPS support
 2016-10-24 16:24 UTC 

[PATCH v2] xfs: don't skip cow forks w/ delalloc blocks in cowblocks scan
 2016-10-24 16:23 UTC  (2+ messages)

[Qemu-arm] [PATCH v3 0/3] Live migration optimization for Thunderx platform
 2016-10-24 15:51 UTC  (10+ messages)
` [Qemu-arm] [PATCH v3 1/3] cutils: Set __builtin_prefetch optional parameters
  ` [Qemu-devel] "
` [Qemu-arm] [PATCH v3 2/3] utils: Add helper to read arm MIDR_EL1 register
  ` [Qemu-devel] "
` [Qemu-arm] [PATCH v3 3/3] utils: Add prefetch for Thunderx platform
  ` [Qemu-devel] "
` [Qemu-devel] [PATCH v3 0/3] Live migration optimization "

[PATCH v3 00/15] Introduce SoC device/driver framework for EAL
 2016-10-24 16:21 UTC  (12+ messages)
` [PATCH v4 00/17] "
  ` [PATCH v4 11/17] eal/soc: add default scan for Soc devices
  ` [PATCH v5 00/21] Introduce SoC device/driver framework for EAL
    ` [PATCH v5 01/21] eal: generalize PCI kernel driver enum to EAL
    ` [PATCH v5 06/21] eal/soc: introduce very essential SoC infra definitions

[PATCH] shmem: avoid maybe-uninitialized warning
 2016-10-24 16:22 UTC  (3+ messages)

[PATCH 1/2] drivers: add name alias registration for rte_driver
 2016-10-24 16:22 UTC  (4+ messages)
` [PATCH v2 1/3] "
  ` [PATCH v2 2/3] drivers: register aliases for renamed VDEV drivers
  ` [PATCH v2 3/3] drivers: register aliases for renamed cryptodev drivers

[PATCH v2 1/3] cyrus: Add poweroff/reset support
 2016-10-24 16:16 UTC  (3+ messages)
` [PATCH 2/3] 85xx: Enable gpio power/reset driver
  ` Cyrus_5040.dts Misisng

[PATCH] perf hist browser: Fix hierarchy column counts
 2016-10-24 16:21 UTC 

master - dmsetup: remove stray '\n' in delete log message
 2016-10-24 16:21 UTC 

master - dmsetup: obey --programid when deleting regions
 2016-10-24 16:21 UTC 

net/can: warning in bcm_connect/proc_register
 2016-10-24 16:21 UTC 

[PATCH V7 0/6] thermal: bcm2835: add thermal driver
 2016-10-24 16:21 UTC  (5+ messages)
` [PATCH V7 2/6] thermal: bcm2835: add thermal driver for bcm2835 soc

[U-Boot] Please pull from u-boot-i2c
 2016-10-24 16:19 UTC 

[PATCH] gpio: mxc: Shift generic request/free after gpiochip registration
 2016-10-24 16:18 UTC 

[RFC] perf: fix building for ARCv1
 2016-10-24 16:17 UTC  (3+ messages)
` [PATCH-v2] ARC: syscall for userspace cmpxchg assist

Question for the experts -- DIRTY COW and SELinux
 2016-10-24 16:17 UTC  (5+ messages)

[PATCH] arm/arm64: KVM: Perform local TLB invalidation when multiplexing vcpus on a single CPU
 2016-10-24 16:16 UTC  (3+ messages)

[Qemu-devel] [PATCH 0/4] POWER9 TCG enablements - part7
 2016-10-24 16:16 UTC  (5+ messages)
` [Qemu-devel] [PATCH 2/4] target-ppc: add vmul10[u, eu, cu, ecu]q instructions
` [Qemu-devel] [PATCH 3/4] target-ppc: add vrldnmi and vrlwmi instructions

[PATCH v3 8/8] PM / doc: Update device documentation for devices in IRQ safe PM domains
 2016-10-24 16:16 UTC  (5+ messages)
` [PATCH v3 [fix]] "

[Qemu-devel] [PATCH v2] i2c: Add asserts for second smbus i2c_start_transfer()
 2016-10-24 15:50 UTC  (2+ messages)

[U-Boot] [PATCH] armv8/ls1043a: Add the OCRAM initialization
 2016-10-24 16:15 UTC  (5+ messages)

[RESEND PATCH 00/11] Add Knights Mill CPU ID
 2016-10-24 16:13 UTC  (3+ messages)

[PATCH] drm/amdgpu: update kernel-doc for some functions
 2016-10-24 16:13 UTC  (4+ messages)

Disabling an interrupt in the handler locks the system up
 2016-10-24 16:12 UTC  (11+ messages)

Results too good to be true?
 2016-10-24 16:13 UTC  (3+ messages)

[PATCH] drm/i915: Fix SKL+ 90/270 degree rotated plane coordinate computation
 2016-10-24 16:13 UTC 

[U-Boot] [PATCH v2 0/4] am57xx: Add fastboot support
 2016-10-24 16:12 UTC  (9+ messages)
` [U-Boot] [PATCH v2 1/4] fastboot: Add CONFIG_FASTBOOT_USB_DEV option
` [U-Boot] [PATCH v2 2/4] ti_omap5_common: Respect USB controller number in fastboot
` [U-Boot] [PATCH v2 3/4] configs: am57xx: Enable download gadget
` [U-Boot] [PATCH v2 4/4] configs: am57xx: Enable fastboot

[Qemu-devel] [v2] nvic: set pending status for not active interrupts
 2016-10-24 15:25 UTC  (2+ messages)

[U-Boot] [PATCH] Kconfig: ifc: Moving IFC_BANK_COUNT from Kconfig to config.h
 2016-10-24 16:11 UTC  (4+ messages)

[PATCH] drm/amdgpu: fix a vm_flush fence leak
 2016-10-24 16:11 UTC  (4+ messages)

[Qemu-devel] [PATCHv2 00/12] pseries: Consolidate guest device tree construction
 2016-10-24  2:20 UTC  (5+ messages)
` [Qemu-devel] [PATCHv2 07/12] pseries: Consolidate construction of /chosen device tree node

[meta-oe][PATCH] fftw: Allow an empty package for fftw
 2016-10-24 16:10 UTC  (5+ messages)

[PATCH v2 0/2] [media] videobuf2-dc: Add support for cacheable MMAP
 2016-10-24 16:10 UTC  (3+ messages)
` [PATCH v2 1/2] [media] videobuf2-dc: Move vb2_dc_get_base_sgt() above mmap callbacks
` [PATCH v2 2/2] [media] videobuf2-dc: Support cacheable MMAP

[PATCH v2 1/2] kthread: allocate kthread structure using kmalloc
 2016-10-24 16:08 UTC  (2+ messages)
` [PATCH v2 2/2] workqueue: ignore dead tasks in a workqueue sleep hook

[PATCH] drm/amdgpu: fix sched fence slab teardown
 2016-10-24 16:08 UTC  (4+ messages)

[PATCH v2] nf_conntrack_sip: extend request line validation
 2016-10-24 16:07 UTC 

[PATCH 0/2]tools/power turbostat: enable turbostat to support Knights Mill (KNM)
 2016-10-24 16:07 UTC  (2+ messages)

[PATCH] NFS: Trim extra slash in v4 nfs_path
 2016-10-24 16:07 UTC  (7+ messages)
  ` [PATCH] "

[PATCH] flow_dissector: avoid uninitialized variable access
 2016-10-24 16:00 UTC  (4+ messages)
` [PATCH net-next] flow_dissector: fix vlan tag handling

[wic][PATCH] systemd-bootdisk.wks: use PARTUUID
 2016-10-24 16:06 UTC  (2+ messages)

[PATCH] lpfc: Revise MAINTAINERS to reflect Broadcom
 2016-10-24 16:05 UTC 

[PATCH] nf_conntrack_sip: check for trailing spaces
 2016-10-24 16:05 UTC  (3+ messages)

Write queue is not processed after last write was not proper
 2016-10-24 16:03 UTC  (3+ messages)

[PATCH v4 0/9] arm64: Allwinner A64 support based on sunxi-ng
 2016-10-24 16:03 UTC  (5+ messages)
` [PATCH v4 4/9] clk: sunxi-ng: Add minimums for all the relevant structures and clocks

[PATCH 0/15] Fifteen multipath-tools patches
 2016-10-24 16:02 UTC  (6+ messages)
` [PATCH 06/15] libmultipath: Remove an unused function

[PATCH 1/2] x86/dumpstack: on oops do not rewind stack for kthread
 2016-10-24 16:01 UTC  (5+ messages)
` [PATCH 2/2] sched: do not call workqueue sleep hook if task is already dead

[U-Boot] [PATCH 1/2] mx6sabresd: Add Falcon mode support
 2016-10-24 16:02 UTC  (5+ messages)

[PATCH 0/5] mm: workingset: radix tree subtleties & single-page file refaults
 2016-10-24 16:01 UTC  (5+ messages)
` [PATCH 3/5] lib: radix-tree: native accounting and tracking of special entries

[PATCH 1/4] key: Add cert chain validation capability to keyring
 2016-10-24 16:01 UTC  (2+ messages)

State of bitbake world 2016-10-20
 2016-10-24 16:01 UTC 

Choppy audio with non-blocking writes
 2016-10-24 16:02 UTC 

[PATCH v3 0/7] megaraid_sas: Updates for scsi-next
 2016-10-24 16:00 UTC  (5+ messages)
` [PATCH v3 4/8] megaraid_sas: Send SYNCHRONIZE_CACHE for non-raid to firmware
` [PATCH v3 5/8] megaraid_sas: Send SYNCHRONIZE_CACHE for VD "

A question about lttng view and babeltrace
 2016-10-24 15:59 UTC 

radeon_connector_unregister NULL ptr deref
 2016-10-24 15:58 UTC  (5+ messages)

[PATCH] ARC: return -EFAULT on failed access_ok for arc_usr_cmpxchg syscall
 2016-10-24 15:58 UTC  (5+ messages)

[Buildroot] [PATCH 0/4] Update i.MX manufacturing tools
 2016-10-24 15:58 UTC  (5+ messages)
` [Buildroot] [PATCH 4/4] mfgtools: new package

device mapper and the BLKFLSBUF ioctl
 2016-10-24 15:57 UTC  (4+ messages)

[PATCH] slub: avoid false-postive warning
 2016-10-24 15:56 UTC  (2+ messages)

jewel: bad rados_buffer_free from librados python bindings
 2016-10-24 15:57 UTC  (3+ messages)

[PATCH 0/5] Self authenticating hexagon driver for q6v55
 2016-10-24 15:55 UTC  (3+ messages)
` [PATCH 4/5] remoteproc: Add start and shutdown interface "
` [PATCH 5/5] remoteproc: Modifying probe for initializing q6v55 specific resources


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.