All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-03-19 16:59:51 to 2015-03-19 17:24:53 UTC [more...]

[PATCH] KVM: x86: call irq notifiers with directed EOI
 2015-03-19 17:24 UTC  (2+ messages)

the arm cache coherency cluster "v2"
 2015-03-19 17:24 UTC  (4+ messages)
` [RFC PATCH 0/3] KVM: Introduce KVM_MEM_UNCACHED

[GIT PULL 00/31] perf/core improvements and fixes
 2015-03-19 17:05 UTC  (31+ messages)
` [PATCH 01/31] perf hists browser: Simplify symbol annotation menu setup
` [PATCH 02/31] perf hists browser: Fix up some branch alignment
` [PATCH 03/31] perf hists: Remove hist_entry->used, not used anymore
` [PATCH 04/31] perf hists browser: Allow annotating entries in callchains
` [PATCH 05/31] perf tools: Fix building error for arm64
` [PATCH 06/31] perf build: Disable default check for libbabeltrace
` [PATCH 07/31] perf build: Move features build output under features directory
` [PATCH 08/31] perf build: Fix pthread-attr-setaffinity-np include in test-all
` [PATCH 09/31] perf build: Get rid of LIB_INCLUDE variable
` [PATCH 10/31] perf build: Rename CORE_FEATURE_TESTS to FEATURE_TESTS
` [PATCH 11/31] perf build: Get rid of VF_FEATURE_TESTS
` [PATCH 12/31] perf build: Rename display_lib into feature_display
` [PATCH 13/31] perf build: Rename display_vf to feature_verbose
` [PATCH 14/31] perf build: Rename PERF-FEATURES into FEATURE-DUMP
` [PATCH 15/31] perf build: Rename feature_print_var_code to print_var_code
` [PATCH 17/31] perf tools: Fix the bash completion for listing options of perf subcommand
` [PATCH 18/31] perf tools: Fix the bash completion for listing subsubcommands "
` [PATCH 19/31] perf tools: Provide the right bash completion for listing options of perf subcommand subsubcommand
` [PATCH 20/31] perf tools: Fix the bash completion for listing events of perf subcommand record|stat|top -e
` [PATCH 21/31] perf tools: Fix the bash completion to support listing events for --event
` [PATCH 22/31] perf tools: Fix the bash completion for listing subcommands of perf
` [PATCH 23/31] perf tools: Add the bash completion for listing subsubcommands of perf data
` [PATCH 24/31] perf tools: Add the bash completion for listing subsubcommands of perf help
` [PATCH 25/31] perf tools: Add the bash completion for listing subsubcommands of perf script
` [PATCH 26/31] perf tools: Add the bash completion for listing subsubcommands of perf test
` [PATCH 27/31] perf tools: Add the bash completion for listing subsubcommands of perf timechart
` [PATCH 28/31] perf tools: Add the bash completion for listing subsubcommands of perf trace
` [PATCH 29/31] perf tools: Avoid confusion with preloaded bash function for perf bash completion
` [PATCH 30/31] perf callchain: Separate eh/debug frame offset cache
` [PATCH 31/31] perf report: Don't allow empty argument for '-t'

[Xenomai] Xenomai/cobalt: low_init(): binding failed: Function not implemented error issued when trting to run latency app on xeno 3.x-rc3
 2015-03-19 17:23 UTC  (10+ messages)

ARM: socfpga: dts: fix spi1 interrupt
 2015-03-19 17:23 UTC  (4+ messages)

linux-next: Tree for Mar 19
 2015-03-19 17:23 UTC  (2+ messages)
` linux-next: Tree for Mar 19 (usb/dwc2)

[PATCH] intel: Merge latest i915_drm.h
 2015-03-19 17:23 UTC  (3+ messages)
` [PATCH v2] "

[patch 0/7] dt: dtb version: add version info to dtb
 2015-03-19 17:23 UTC  (10+ messages)
` [patch 2/7] dt: dtb version: document chosen/dtb-info node binding

[RFC/RFT] amd64_edac: avoid doing post-probe setup
 2015-03-19 17:22 UTC  (24+ messages)
` [PATCH 3/3] EDAC: amd64_edac: decide if driver can load successfully early

[PATCH 0/2] xen: fix regressions regarding memory hotplug in pv domains
 2015-03-19 17:22 UTC  (16+ messages)
` [PATCH 1/2] xen: prepare p2m list for memory hotplug
  ` [Xen-devel] "
` [PATCH 2/2] xen: before ballooning hotplugged memory, set frames to invalid
  ` [Xen-devel] "

Linux the best hardware for routing with 10 and 40G network adapter
 2015-03-19 17:21 UTC  (2+ messages)

[B.A.T.M.A.N.] [PATCH v5] alfred: Add "--update-command" parameter
 2015-03-19 17:21 UTC  (2+ messages)

[B.A.T.M.A.N.] [PATCH] alfred: Remove manual \0 terminator after snprintf
 2015-03-19 17:21 UTC  (2+ messages)

[PATCH v2] sched, timer: Use atomics for thread_group_cputimer to improve scalability
 2015-03-19 17:21 UTC  (4+ messages)

meta-toolchain not always relocatable
 2015-03-19 17:20 UTC  (2+ messages)

[U-Boot] [PATCH] drivers/net/e1000.c: Cleanup whitespace
 2015-03-19 17:19 UTC  (3+ messages)

[PATCH 0/6] clk: sunxi: Add muxable AHB clock to fix hstimer issues
 2015-03-19 17:19 UTC  (7+ messages)
` [PATCH 1/6] clk: sunxi: Add muxable ahb factors clock for sun5i and sun7i
` [PATCH 2/6] clk: sunxi: Add "cpu" to list of protected clocks for sun5i
` [PATCH 3/6] clk: sunxi: Register divs clocks before factor clocks
` [PATCH 4/6] clk: sunxi: Make divs clocks specify which output is the parent clock
` [PATCH 5/6] clk: sunxi: Add pll6 / 4 clock output to sun4i-a10-pll6
` [PATCH 6/6] ARM: dts: sunxi: Update ahb clocks for sun5i and sun7i

[PATCH 1/5] x86: change THREAD_INFO definition to not depend on KERNEL_STACK_OFFSET
 2015-03-19 17:17 UTC  (5+ messages)
` [PATCH 2/5] x86: get rid of KERNEL_STACK_OFFSET
` [PATCH 3/5] x86/entry_64.S: use PUSH insns to build pt_regs on stack
` [PATCH 4/5] x86/entry_64.S: get rid of FIXUP_TOP_OF_STACK/RESTORE_TOP_OF_STACK
` [PATCH 5/5] x86/entry_64.S: get rid of int_ret_from_sys_call_fixup

[PATCH] drm/i915: Do not leak objects after capturing error state
 2015-03-19 17:18 UTC  (2+ messages)

[PATCH 0/5] Gen6/7 PPGTT dynamic page alloc prep work
 2015-03-19 17:16 UTC  (4+ messages)
` [PATCH 3/5] drm/i915: Track GEN6 page table usage

[U-Boot] [PATCH 01/28] armv8/fsl-lsch3: Implement workaround for erratum A008585
 2015-03-19 17:17 UTC  (3+ messages)
` [U-Boot] [PATCH 13/28] net/phy/cortina: Fix compilation warning

[Qemu-devel] [PATCH v12 0/9] KVM platform device passthrough
 2015-03-19 17:16 UTC  (20+ messages)
`  "
` [Qemu-devel] [PATCH v12 1/9] linux-headers: update VFIO header for VFIO platform/amba drivers
  `  "
` [Qemu-devel] [PATCH v12 2/9] hw/vfio/platform: vfio-platform skeleton
  `  "
` [Qemu-devel] [PATCH v12 3/9] hw/vfio/platform: add irq assignment
  `  "
` [Qemu-devel] [PATCH v12 4/9] hw/vfio/platform: add capability to start IRQ propagation
  `  "
` [Qemu-devel] [PATCH v12 5/9] hw/arm/virt: start VFIO "
  `  "
` [Qemu-devel] [PATCH v12 6/9] hw/vfio/platform: calxeda xgmac device
  `  "
` [Qemu-devel] [PATCH v12 7/9] hw/arm/sysbus-fdt: enable vfio-calxeda-xgmac dynamic instantiation
  `  "
` [Qemu-devel] [PATCH v12 8/9] linux-headers: update arm/arm64 KVM headers for irqfd
  `  "
` [Qemu-devel] [PATCH v12 9/9] hw/vfio/platform: add irqfd support
  `  "

Patches to bind the SGTL5000 chip to AM33XX McASP
 2015-03-19 17:17 UTC  (5+ messages)

[PATCH 1/1] Add virtio-input driver
 2015-03-19 17:16 UTC  (10+ messages)
` [Qemu-devel] [PATCH 0/1] "
  `  "

[PATCH] Add Dmesg Triage Feature: further triage i-g-t kmsg log to reduce result noise resulted from piglit dmesg defect
 2015-03-19 17:16 UTC  (2+ messages)

rtifi
 2015-03-19 17:01 UTC 

[Buildroot] [Bug 7724] New: Startx is not installed in the target
 2015-03-19 17:15 UTC  (2+ messages)
` [Buildroot] [Bug 7724] "

[PATCH] x86, mce, severities: Add AMD severities function
 2015-03-19 17:15 UTC  (10+ messages)

Why is "git fetch --prune" so much slower than "git remote prune"?
 2015-03-19 17:14 UTC  (4+ messages)

[Qemu-devel] [PATCH v3 for-2.3 0/2] numa: Fix default VCPUs to node mapping
 2015-03-19 17:14 UTC  (5+ messages)
` [Qemu-devel] [PATCH v3 for-2.3 1/2] numa: introduce machine callback for VCPU "
` [Qemu-devel] [PATCH v3 for-2.3 2/2] pc: fix default VCPU to NUMA "

[Qemu-devel] Setting FW_CFG_ID (was: [PATCH] fw_cfg: add documentation file)
 2015-03-19 17:14 UTC 

[PATCHv2 0/3] [4.0] arm/arm64: Do not group hardware events from different PMUs
 2015-03-19 17:14 UTC  (2+ messages)

[PATCH v1 00/10] Add network namespace support in the RDMA-CM
 2015-03-19 17:14 UTC  (3+ messages)

[GIT PULL] at91: multiplatform for 4.1 #1
 2015-03-19 17:14 UTC  (2+ messages)

[PATCH 1/6] drm/i915: Split i915_gem_batch_pool into its own header
 2015-03-19 17:14 UTC  (4+ messages)
` [PATCH 4/6] drm/i915: Free batch pool when idle

[PATCH 00/16] Sanitize usage of ->flags and ->mapping for tail pages
 2015-03-19 17:08 UTC  (34+ messages)
` [PATCH 01/16] mm: consolidate all page-flags helpers in <linux/page-flags.h>
` [PATCH 02/16] page-flags: trivial cleanup for PageTrans* helpers
` [PATCH 03/16] page-flags: introduce page flags policies wrt compound pages
` [PATCH 04/16] page-flags: define PG_locked behavior on "
` [PATCH 05/16] page-flags: define behavior of FS/IO-related flags "
` [PATCH 06/16] page-flags: define behavior of LRU-related "
` [PATCH 07/16] page-flags: define behavior SL*B-related "
` [PATCH 08/16] page-flags: define behavior of Xen-related "
` [PATCH 09/16] page-flags: define PG_reserved behavior "
` [PATCH 10/16] page-flags: define PG_swapbacked "
` [PATCH 11/16] page-flags: define PG_swapcache "
` [PATCH 12/16] page-flags: define PG_mlocked "
` [PATCH 13/16] page-flags: define PG_uncached "
` [PATCH 14/16] page-flags: define PG_uptodate "
` [PATCH 15/16] page-flags: look on head page if the flag is encoded in page->mapping
` [PATCH 16/16] mm: sanitize page->mapping for tail pages

[PATCH net-next 00/10] amd-xgbe: AMD XGBE driver updates 2015-03-19
 2015-03-19 17:13 UTC  (4+ messages)
` [PATCH net-next 01/10] amd-xgbe-phy: Use phydev advertising field vs supported
` [PATCH net-next 07/10] amd-xgbe: Remove Tx coalescing
` [PATCH net-next 08/10] amd-xgbe: Fix Rx coalescing reporting

[PATCH V2 0/8] ARM: cpuidle: Unify the ARM64/ARM DT approach
 2015-03-19 17:11 UTC  (7+ messages)
` [PATCH V2 7/8] ARM: cpuidle: Register per cpuidle device

[PATCHv4 00/24] THP refcounting redesign
 2015-03-19 17:10 UTC  (4+ messages)

[PATCH] mremap: add MREMAP_NOHOLE flag --resend
 2015-03-19 16:38 UTC  (5+ messages)

xfs write performance issue
 2015-03-19 17:10 UTC  (2+ messages)

[PATCH 00/49] Basic Broxton enabling
 2015-03-19 17:08 UTC  (3+ messages)
` [PATCH 28/49] drm/i915/bxt: Define BXT power domains

[PATCH] docs: Mention a common pitfall in ballooning
 2015-03-19 17:09 UTC 

HID: wacom: check for wacom->shared before following the pointer
 2015-03-19 17:08 UTC  (4+ messages)

[Buildroot] [PATCH v1 1/1] dvdrw-tools: delete explicit default for backend
 2015-03-19 17:08 UTC  (3+ messages)

[PATCH v2 0/5] Fix QEMU startup protocol
 2015-03-19 17:07 UTC  (11+ messages)
` [PATCH v2 1/5] libxl: introduce libxl__device_model_xs_path
` [PATCH v2 2/5] libxl: remove device model path in libxl__device_model_destroy
` [PATCH v2 3/5] libxl: use LIBXL_TOOLSTACK_DOMID
` [PATCH v2 4/5] libxl: use new QEMU xenstore protocol
` [PATCH v2 5/5] Revert "x86/hvm: wait for at least one ioreq server to be enabled"

[PATCH] i40e: revert internal switch of PF
 2015-03-19 17:07 UTC  (3+ messages)

[U-Boot] [PATCH] Exynos: Clock: Fix exynos5_get_periph_rate for I2C
 2015-03-19 17:06 UTC  (3+ messages)
` [U-Boot] [PATCH V2] "

[PATCH v2 0/7] New Lenovos 2015 touchpads: party time!
 2015-03-19 17:06 UTC  (7+ messages)

IBSS support in ath10k - our test results and questions
 2015-03-19 17:06 UTC 

[PATCH 6/8] amd64_edac: enforce synchronous probe
 2015-03-19 17:04 UTC  (11+ messages)

[PATCH v4 0/5] doc: Add 'make pdf' target to convert guide docs to pdf
 2015-03-19 17:04 UTC  (4+ messages)
` [PATCH v5 0/7] add doc-guides-pdf target

[PATCH] libsepol: bool_copy_callback set state on creation
 2015-03-19 17:03 UTC 

[PATCH] libsemanage: Fix logic in bunzip for uncompressed pp files
 2015-03-19 17:03 UTC  (2+ messages)

[U-Boot] [PATCH] arm: mx5: Add support for USB armory board
 2015-03-19 17:03 UTC  (3+ messages)
` [U-Boot] "

[PATCH v2] Fix libxc return -E misusage
 2015-03-19 16:51 UTC  (5+ messages)
` [PATCH v2 09/13] libxc: Check xc_maximum_ram_page for negative return values
` [PATCH v2 13/13] libxc: Fix do_memory_op to return negative value on errors

[PATCH] ixgbe: fix buffer overrun bug in non-bulk alloc mode setup
 2015-03-19 17:02 UTC  (2+ messages)

[PATCH RFC] IB/verbs: introduce rdma_transport_is_ib() to check transport type
 2015-03-19 17:02 UTC  (3+ messages)

[PATCH 1/5] Documentation: devicetree: add Broadcom SATA binding
 2015-03-19 17:02 UTC  (7+ messages)
` [PATCH 5/5] ARM: dts: brcmstb: add nodes for SATA controller and PHY

[Buildroot] [Bug 7961] New: Qt5 fails to build for xtensa-buildroot-linux-uclibc
 2015-03-19 17:00 UTC  (3+ messages)
` [Buildroot] [Bug 7961] "

Ho to use rateest module?
 2015-03-19 17:00 UTC 

[PATCH 0/2] tc3589x OF only enforcement
 2015-03-19 17:00 UTC  (4+ messages)
` [PATCH 2/2] mfd: tc3589x: enforce device-tree only mode

[PATCHv2 0/9] mwifiex throughput enhancements
 2015-03-19 16:59 UTC  (4+ messages)
` [PATCHv2 9/9] mwifiex: delay skb allocation for RX until cmd53 over


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.