All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-09-06 04:31:53 to 2015-09-06 07:50:39 UTC [more...]

[PATCH v4 0/16] Add Analogix Core Display Port Driver
 2015-09-06  7:49 UTC  (7+ messages)
` [PATCH v4 03/16] drm: bridge: analogix/dp: split exynos dp driver to bridge dir

RDMA/CM and multiple QPs
 2015-09-06  7:50 UTC  (3+ messages)

[PATCH v2 1/5] perf probe: Split add_perf_probe_events()
 2015-09-06  7:47 UTC  (2+ messages)

[PATCH v2] valgrind: add bbappend for multilib support and override memcpy/memset
 2015-09-06  7:51 UTC 

[PATCH 0/4] Fix gaps detection in bio merges
 2015-09-06  7:46 UTC  (4+ messages)
` [PATCH 3/4] block: Refuse adding appending a gaped integrity page to a bio

[PATCH] kvm: fix maybe-uninitialized compiler warning
 2015-09-06  7:30 UTC  (2+ messages)

[PATCH v6 0/6] mmc: imx: a few fixes and new feature
 2015-09-06  7:35 UTC  (5+ messages)
` [PATCH v6 4/6] ARM: dts: imx7d-sdb: add eMMC5.0 support

[PATCH 0/2] insane.bbclass: fix package_qa_check_buildpaths
 2015-09-06  7:35 UTC  (2+ messages)

[PATCH 0/1] Update scsi hosts to use idr for host number mgmt
 2015-09-06  7:34 UTC  (4+ messages)
` [PATCH 1/1] "

[PATCH] ARM: dts: imx6ul: add pm_power_off support
 2015-09-06  7:31 UTC  (3+ messages)

[PATCH] iptables: Spelling fixes
 2015-09-06  7:30 UTC  (4+ messages)

[PATCH v2 00/18] implement vNVDIMM
 2015-09-06  7:22 UTC  (20+ messages)
` [PATCH v2 02/18] i386/acpi-build: allow SSDT to operate on 64 bit
    ` [Qemu-devel] "
` [PATCH v2 05/18] acpi: add aml_create_field
    ` [Qemu-devel] "
` [PATCH v2 06/18] pc: implement NVDIMM device abstract
  ` [Qemu-devel] "
` [PATCH v2 07/18] nvdimm: reserve address range for NVDIMM
    ` [Qemu-devel] "

eata fails to load on post 4.2 kernels
 2015-09-06  6:28 UTC 

[PATCH] ARM: ls1021a: add platform notifier for dma-coherent requirement
 2015-09-06  7:22 UTC  (3+ messages)

[linux-3.14 test] 61362: trouble: blocked/broken
 2015-09-06  7:23 UTC 

[GIT PULL 00/27] perf tools: filtering events using eBPF programs
 2015-09-06  7:13 UTC  (28+ messages)
` [PATCH 01/27] perf tools: Don't write to evsel if parser doesn't collect evsel
` [PATCH 02/27] perf tools: Make perf depend on libbpf
` [PATCH 03/27] perf ebpf: Add the libbpf glue
` [PATCH 04/27] perf tools: Enable passing bpf object file to --event
` [PATCH 05/27] perf record, bpf: Parse and create probe points for BPF programs
` [PATCH 06/27] perf bpf: Collect 'struct perf_probe_event' for bpf_program
` [PATCH 07/27] perf record: Load all eBPF object into kernel
` [PATCH 08/27] perf tools: Add bpf_fd field to evsel and config it
` [PATCH 09/27] perf tools: Attach eBPF program to perf event
` [PATCH 10/27] perf tools: Allow BPF placeholder dummy events to collect --filter options
` [PATCH 11/27] perf tools: Sync setting of real bpf events with placeholder
` [PATCH 12/27] perf record: Add clang options for compiling BPF scripts
` [PATCH 13/27] perf tools: Compile scriptlets to BPF objects when passing '.c' to --event
` [PATCH 14/27] perf test: Enforce LLVM test for BPF test
` [PATCH 15/27] perf test: Add 'perf test BPF'
` [PATCH 16/27] bpf tools: Load a program with different instances using preprocessor
` [PATCH 17/27] perf probe: Reset args and nargs for probe_trace_event when failure
` [PATCH 18/27] perf tools: Add BPF_PROLOGUE config options for further patches
` [PATCH 19/27] perf tools: Introduce regs_query_register_offset() for x86
` [PATCH 20/27] perf tools: Add prologue for BPF programs for fetching arguments
` [PATCH 21/27] perf tools: Generate prologue for BPF programs
` [PATCH 22/27] perf tools: Use same BPF program if arguments are identical
` [PATCH 23/27] perf record: Support custom vmlinux path
` [PATCH 24/27] perf probe: Init symbol as kprobe
` [PATCH 25/27] perf tools: Allow BPF program attach to uprobe events
` [PATCH 26/27] perf test: Enforce LLVM test, add kbuild test
` [PATCH 27/27] perf test: Test BPF prologue

[PATCH 0/5] Intel Code/Data Prioritization(CDP) feature enabling
 2015-09-06  7:15 UTC  (6+ messages)
` [PATCH 3/5] x86: add domctl cmd to set/get CDP code/data CBM

[PATCH 00/52] update i40e base driver
 2015-09-06  7:12 UTC  (53+ messages)
` [PATCH 01/52] i40e/base: split device ids into a separate file
` [PATCH 02/52] i40e/base: Add new device id for 20Gb and Fort pond device
` [PATCH 03/52] i40e/base: add error status value decoding
` [PATCH 04/52] i40e/base: Replace sprintf with i40e_debug
` [PATCH 05/52] i40e/base: Merge Fortville SW 4 admin Q command header
` [PATCH 06/52] i40e/base: Add module_types and update_link_info
` [PATCH 07/52] i40e/base: grab the AQ spinlocks before clearing registers
` [PATCH 08/52] i40e/base: add handling of writeback descriptor
` [PATCH 09/52] i40e/base: Add info to nvm info struct for OEM version data
` [PATCH 10/52] i40e/base: add wait states to NVM state machine
` [PATCH 11/52] i40e/base: add commands to nvmupdate utility
` [PATCH 12/52] i40e/base: Add promiscuous on VLAN support
` [PATCH 13/52] i40e/base: Add a workaround to drop all flow control frames
` [PATCH 14/52] i40e/base: Add Debug Dump Internal Data AQ command
` [PATCH 15/52] i40e/base: OEM Post Update AQ command implementation
` [PATCH 16/52] i40e/base: add VF capabilities to virtual channel interface
` [PATCH 17/52] i40e/base: create new BIT and BIT_ULL macros
` [PATCH 18/52] i40e/base: Add parsing for CEE DCBX TLVs
` [PATCH 19/52] i40e/base: Prepare the local LLDP MIB in IEEE TLV Format
` [PATCH 20/52] i40e/base: Refactor PHY structure and add phy_capabilities enum
` [PATCH 21/52] i40e/base: Store CEE DCBX cfg from firmware and Cache the CEE TLV status
` [PATCH 22/52] i40e/base: Add some more stats for FD SB and ATR status
` [PATCH 23/52] i40e/base: Update Flex-10 related device/function capabilities
` [PATCH 24/52] i40e/base: Wrap the register definitions for PF and VF driver
` [PATCH 25/52] i40e/base: fix up type clash in i40e_aq_rc_to_posix conversion
` [PATCH 26/52] i40e/base: Add new link status defines
` [PATCH 27/52] i40e/base: fixup padding issue in get_cee_dcb_cfg_v1_resp
` [PATCH 28/52] i40e/base: Add Tx Scheduling related AQ commands
` [PATCH 29/52] i40e/base: Additional checks for CEE APP priority validity
` [PATCH 30/52] i40e/base: Add support for pre-allocated pages for pd
` [PATCH 31/52] i40e/base: clean up unneeded gotos
` [PATCH 32/52] i40e/base: Handle admin Q timeout when releasing NVM
` [PATCH 33/52] i40e/base: Add definition of GLINT_CTL register
` [PATCH 34/52] i40e/base: Add virtchnl op for additional solaris config
` [PATCH 35/52] i40e/base: drop func from debug print
` [PATCH 36/52] i40e/base: add new X722 device
` [PATCH 37/52] i40e/base: Add AQ functions to handle RSS Key and LUT programming
` [PATCH 38/52] i40e/base: add proxy config admin q functions
` [PATCH 39/52] i40e/base: add wol config admin queue functions
` [PATCH 40/52] i40e/base: add WR_CSR_PROT wol/proxy capability parsing
` [PATCH 41/52] i40e/base: FortPark has additional PCTYPES supported for RSS
` [PATCH 42/52] i40e/base: FortPark changes to Rx and Tx descriptor for Outer UDP checksum offloads
` [PATCH 43/52] i40e/base: use INLINE macro for better cross-platform code management
` [PATCH 44/52] i40e/base: ESS Support
` [PATCH 45/52] i40e/base: print FCoE capability reported by the device function
` [PATCH 46/52] i40e/base: remove useless assignments
` [PATCH 47/52] i40e/base: Increase pf reset max loop limit
` [PATCH 48/52] i40e/base: Add FortPark specific registers
` [PATCH 49/52] i40e/base: Allow for per-device FW API version
` [PATCH 50/52] i40e/base: Add ATR command bit definition for FortPark
` [PATCH 51/52] i40e/base: Explicitly assign enum index for VSI type
` [PATCH 52/52] eal/common: add new i40e device id

[PATCH 01/18] libceph: add scatterlist messenger data type
 2015-09-06  7:12 UTC  (5+ messages)
` [PATCH 12/18] target: compare and write backend driver sense handling

[Qemu-devel] [PATCH] vhost-scsi: fix wrong vhost-scsi firmware path
 2015-09-06  7:10 UTC  (2+ messages)

[PATCH] x86/head_32.S: Remove unused macros
 2015-09-06  7:08 UTC 

[PATCH 01/20] fsl-tlu: add recipe
 2015-09-06  7:06 UTC  (8+ messages)
` [PATCH 14/20] openssl-qoriq should provide the same output packages as poky openssl

[PATCH v4 00/13] USB: OTG/DRD Core functionality
 2015-09-06  7:06 UTC  (5+ messages)
` [PATCH v4 02/13] usb: otg-fsm: support multiple instances

Question about the status of vNUMA in Xen
 2015-09-06  7:03 UTC 

[U-Boot] [PATCH V2] imx: mx6ul: support mx6ul 9x9 evk board
 2015-09-06  7:02 UTC 

[PATCH] 9p: trans_fd, initialize recv fcall properly if not set
 2015-09-06  6:55 UTC  (3+ messages)
  ` [V9fs-developer] "

[PATCH 1/3] irqbalance: add PACKAGECONFIG for libcap-ng
 2015-09-06  6:43 UTC  (3+ messages)
` [PATCH 2/3] irqbalance: add systemd support
` [PATCH 3/3] irqbalance: upgrade 1.0.6 -> 1.0.9

[Qemu-devel] Minutes of QEMU Summit 2015 (2015-08-18, Seattle)
 2015-09-06  6:48 UTC  (3+ messages)

[PATCH 00/15] x86/headers: Clean up sigcontext types and headers
 2015-09-06  6:41 UTC  (6+ messages)
` [PATCH 15/15] x86/headers: Remove <asm/sigcontext.h>

[meta-oe][PATCH] collectd: fix a floating dependence on openldap
 2015-09-06  6:33 UTC 

[PATCH V7 1/3] genalloc:support memory-allocation with bytes-alignment to genalloc
 2015-09-06  6:37 UTC  (5+ messages)
` [PATCH V7 2/3] qe_common: add qe_muram_ functions to manage muram

[GIT PULL] Orangefs (text only resend)
 2015-09-06  6:35 UTC  (3+ messages)

[PATCH] libmlx5: Implement query device extended verb
 2015-09-06  6:35 UTC 

[PATCH] net: bridge: remove unnecessary switchdev include
 2015-09-06  6:32 UTC  (2+ messages)

[PATCH v6 00/18] Add VT-d Posted-Interrupts support
 2015-09-06  6:32 UTC  (11+ messages)
` [PATCH v6 02/18] Add cmpxchg16b support for x86-64
` [PATCH v6 11/18] vt-d: Add API to update IRTE when VT-d PI is used
` [PATCH v6 13/18] Update IRTE according to guest interrupt config changes

[PATCH net] net: bridge: check __vlan_vid_del for error
 2015-09-06  6:32 UTC  (2+ messages)

[Buildroot] [autobuild.buildroot.net] Build results for 2015-09-05
 2015-09-06  6:30 UTC 

[PATCH] tag: support mixing --sort=<spec> and -n
 2015-09-06  6:25 UTC  (5+ messages)

[PATCH v3 00/17] staging: sm750fb: coding style fixes
 2015-09-06  6:18 UTC  (18+ messages)
` [PATCH v3 01/17] staging: sm750fb: rename hwI2CInit to sm750_hw_i2c_init
` [PATCH v3 02/17] staging: sm750fb: rename hwI2CClose to sm750_hw_i2c_close
` [PATCH v3 03/17] staging: sm750fb: rename hwI2CReadReg to sm750_hw_i2c_read_reg
` [PATCH v3 04/17] staging: sm750fb: rename hwI2CWriteReg to sm750_hw_i2c_write_reg
` [PATCH v3 05/17] staging: sm750fb: ddk750_hwi2c: rename CamelCase static functions
` [PATCH v3 06/17] staging: sm750fb: rename swI2CInit to sm750_sw_i2c_init
` [PATCH v3 07/17] staging: sm750fb: rename swI2CReadReg to sm750_sw_i2c_read_reg
` [PATCH v3 08/17] staging: sm750fb: rename swI2CWriteReg to sm750_sw_i2c_write_reg
` [PATCH v3 09/17] staging: sm750fb: ddk750_swi2c: staticize swI2C{SCL,SDA}
` [PATCH v3 10/17] staging: sm750fb: ddk750_swi2c: rename CamelCase static functions
` [PATCH v3 11/17] staging: sm750fb: ddk750_hw_i2c: rename busSpeedMode
` [PATCH v3 12/17] staging: sm750fb: hw_i2c_{read,write}: rename CamelCase variables
` [PATCH v3 13/17] staging: sm750fb: ddk750_hwi2c: reduce amount of CamelCase
` [PATCH v3 14/17] staging: sm750fb: ddk750_swi2c: rename CamelCase static variables
` [PATCH v3 15/17] staging: sm750fb: ddk750_swi2c: further reduce CamelCase
` [PATCH v3 16/17] staging: sm750fb: ddk750_*i2c: remove multiple blank lines
` [PATCH v3 17/17] staging: sm750fb: ddk750_*i2c: shorten lines to under 80 characters

[Qemu-devel] [PATCH qemu] spapr: Enable in-kernel H_SET_MODE handling
 2015-09-06  6:14 UTC  (3+ messages)

[PATCH 22/31] perf tools: Add BPF_PROLOGUE config options for further patches
 2015-09-06  6:04 UTC  (9+ messages)
  ` [PATCH 23/31] perf tools: Introduce regs_query_register_offset() for x86
            ` [PATCH] perf test: Enforce LLVM test, add kbuild test
              ` [PATCH] perf test: Test BPF prologue

[PATCH v2] x86/asm/entry/64: Minor cleanup of conditional compilation
 2015-09-06  6:03 UTC  (2+ messages)

[PATCH 03/31] perf tools: Introduce dummy evsel
 2015-09-06  5:56 UTC  (3+ messages)
` [PATCH] perf tools: Allow BPF placeholder dummy events to collect --filter options
  ` [PATCH] perf tools: Sync setting of real bpf events with placeholder

[RFC PATCH v1 0/4] arm/arm64: fix a migrating irq bug when hotplug cpu
 2015-09-06  5:56 UTC  (7+ messages)
` [RFC PATCH v1 2/4] irqchip: GICv3: set non-percpu irqs status with _IRQ_MOVE_PCNTXT
` [RFC PATCH v1 4/4] arm/arm64: fix a migrating irq bug when hotplug cpu

[U-Boot] [PATCH] imx: mx6ul: support mx6ul 9x9 evk board
 2015-09-06  5:53 UTC  (2+ messages)

[PATCH][meta-networking][v2] ypbind-mt: add status command for initscript
 2015-09-06  5:46 UTC  (4+ messages)

[PATCH 1/2] ypbind-mt: get parameters from dhcp
 2015-09-06  5:44 UTC  (4+ messages)

[Bug 91890] New: [nve7] witcher2: blurry image & DATA_ERRORs (class 0xa097 mthd 0x2380/0x238c)
 2015-09-06  5:43 UTC  (2+ messages)
  ` [Bug 91890] "

[PATCH] ahci: added a new driver for supporting Freescale AHCI sata
 2015-09-06  5:39 UTC  (3+ messages)

[meta-oe][PATCH] postgresql: set the tclsh as target path
 2015-09-06  5:27 UTC 

[nightly] Core TISDK (fido/1.8) 2015.09 build 2015-09-05_23-01-41
 2015-09-06  5:28 UTC 

[PATCH] android, lmk: Send SIGKILL before setting TIF_MEMDIE
 2015-09-06  5:25 UTC 

Skylake 6700k Intel HD Graphics 530 Display Port Panic
 2015-09-06  5:22 UTC  (2+ messages)

[PATCH][v2] xmlto: xsltproc is required by both native and target
 2015-09-06  5:19 UTC  (2+ messages)

[PATCH net-next] RDS: rds_conn_lookup() should factor in the struct net for a match
 2015-09-06  5:05 UTC  (2+ messages)

[PATCH] net: fec: normalize return value of pm_runtime_get_sync() in MDIO write
 2015-09-06  5:04 UTC  (2+ messages)

[patch net] switchdev: fix return value of switchdev_port_fdb_dump in case of error
 2015-09-06  5:02 UTC  (2+ messages)

[PATCH] be2net: Revert "make the RX_FILTER command asynchronous" commit
 2015-09-06  5:01 UTC  (2+ messages)

[PATCH V3] ARM: imx: add cpuidle support for i.mx6ul
 2015-09-06  5:01 UTC  (2+ messages)

[net-next PATCH] net: ipv6: use common fib_default_rule_pref
 2015-09-06  5:00 UTC  (3+ messages)
` [net-next PATCH] net: kill default_pref field of struct fib_rules_ops

[PATCH 0/6] Netfilter fixes for net
 2015-09-06  4:59 UTC  (2+ messages)

More builtin git-am issues
 2015-09-06  4:56 UTC  (2+ messages)
` [PATCH] am: match --signoff to the original scripted version

Skylake 6700k Intel HD Graphics 530 Display Port Panic
 2015-09-06  4:34 UTC 

[PATCH] ARM: dts: vfxxx: Add iio_hwmon node for ADC temperature channel
 2015-09-06  4:35 UTC  (5+ messages)

[PATCH 0/6] HDMI optimization series
 2015-09-06  4:31 UTC  (4+ messages)
` [PATCH 5/6] drm/i915: drm/i915: Process hpd only for hdmi inside hotplug_work_func


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.