All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-11-13 19:21:59 to 2014-11-13 20:08:40 UTC [more...]

Implement lbr-as-callgraph v10
 2014-11-13 20:08 UTC  (7+ messages)
` [PATCH 02/10] perf, tools: Support handling complete branch stacks as histograms
` [PATCH 07/10] perf, tools: Only print base source file for srcline

+ mm-mincore-add-hwpoison-page-handle.patch added to -mm tree
 2014-11-13 20:08 UTC 

one lightwight rte_eal_init() for SECONDARY processes which only use sharedmemory
 2014-11-13 20:07 UTC  (2+ messages)

[RFC PATCH 00/16] Replace smp_read_barrier_depends() with lockless_derefrence()
 2014-11-13 20:07 UTC  (24+ messages)
` [PATCH 01/16] crypto: caam - Remove unnecessary smp_read_barrier_depends()
` [PATCH 02/16] doc: memory-barriers.txt: Document use of lockless_dereference()
` [PATCH 03/16] drivers: dma: Replace smp_read_barrier_depends() with lockless_dereference()
` [PATCH 04/16] dcache: "
` [PATCH 05/16] overlayfs: "
` [PATCH 06/16] assoc_array: "
` [PATCH 07/16] hyperv: "
` [PATCH 08/16] rcupdate: "
` [PATCH 09/16] percpu: "
` [PATCH 10/16] perf: "
` [PATCH 11/16] seccomp: "
` [PATCH 12/16] task_work: "
` [PATCH 13/16] ksm: "
` [PATCH 14/16] slab: "
` [PATCH 15/16] netfilter: "
` [PATCH 16/16] rxrpc: "

Git archiving only branch work
 2014-11-13 20:06 UTC  (3+ messages)

[Buildroot] [PATCH] Update github helper URL
 2014-11-13 20:06 UTC  (4+ messages)

[fsck.f2fs] Not seeing the main bitmap getting written back out?
 2014-11-13 20:05 UTC 

[GIT PULL] HID
 2014-11-13 20:06 UTC 

Kernel wishlist item: Better IIO API
 2014-11-13 20:05 UTC  (7+ messages)

[PATCH 0/2] Fix sleeping function called from invalid context
 2014-11-13 20:05 UTC  (3+ messages)

Two small fix for manpages syntax
 2014-11-13 20:04 UTC  (8+ messages)
` lvconvert.8: fix bold and italic syntax mistake
` lvmcache.7.in: fix syntax error (line continuation \\)

[PATCH] sh_eth: Optimization for RX excess judgement
 2014-11-13 20:04 UTC  (3+ messages)

[GIT PULL] USB fixes for v3.18-rc5
 2014-11-13 20:05 UTC  (6+ messages)

[linux-lvm] broken fs after removing disk from group
 2014-11-13 20:04 UTC  (5+ messages)

[PATCH] net: sh_eth: Add r8a7793 support
 2014-11-13 20:04 UTC  (3+ messages)

[PATCH] net: sh_eth: Add RMII mode setting in probe
 2014-11-13 20:04 UTC  (3+ messages)

+ maintainers-add-iio-include-files.patch added to -mm tree
 2014-11-13 20:04 UTC 

Device Tree Binding for Marvell DSA Switch on imx28 board over Mdio Interface
 2014-11-13 20:03 UTC  (4+ messages)

[RFC] git checkout $tree -- $path always rewrites files
 2014-11-13 20:03 UTC  (10+ messages)

[PATCH] sh_eth: r8a779x: Enable automatically fetch receive descriptor
 2014-11-13 20:03 UTC  (3+ messages)

[Buildroot] [PATCH v4] gst1-validate: needs python
 2014-11-13 20:02 UTC 

[PATCH V3 0/8] xen: Switch to virtual mapped linear p2m list
 2014-11-13 20:01 UTC  (14+ messages)
` [PATCH V3 2/8] xen: Delay remapping memory of pv-domain
` [PATCH V3 4/8] xen: Delay invalidating extra memory
` [PATCH V3 5/8] x86: Introduce function to get pmd entry pointer

[PATCH] leds: lp8860: Introduce TI lp8860 4 channel LED driver
 2014-11-13 20:00 UTC  (3+ messages)

[PATCH] hp_accel: Add support for HP ZBook 15
 2014-11-13 19:57 UTC 

[PATCH] xfsrestore: fix string corruption in shrink()
 2014-11-13 19:56 UTC  (3+ messages)

spatch for trivial pointer comparison style?
 2014-11-13 19:55 UTC  (2+ messages)
` [Cocci] "

mount default minor version behavior
 2014-11-13 19:55 UTC  (13+ messages)

[rumpuserxen test] 31531: regressions - FAIL
 2014-11-13 19:54 UTC 

[Buildroot] github helper is broken
 2014-11-13 19:54 UTC  (3+ messages)

[RFC PATCH 00/16] ib_mad: Add support for Intel Omni-Path Architecture (OPA) MAD processing
 2014-11-13 19:54 UTC  (17+ messages)
  ` [RFC PATCH 01/16] ib/mad: rename is_data_mad to is_rmpp_data_mad
  ` [RFC PATCH 02/16] ib/core: add IB_DEVICE_JUMBO_MAD_SUPPORT device cap flag
  ` [RFC PATCH 03/16] ib/mad: Add check for jumbo MADs support on a device
  ` [RFC PATCH 04/16] ib/mad: add base version parameter to ib_create_send_mad
  ` [RFC PATCH 05/16] ib/mad: Add MAD size parameters to process_mad
  ` [RFC PATCH 06/16] ib/mad: Create jumbo_mad data structures
  ` [RFC PATCH 07/16] ib/mad: create a jumbo MAD kmem_cache
  ` [RFC PATCH 08/16] ib/mad: Add Intel Omni-Path Architecture defines
  ` [RFC PATCH 09/16] ib/mad: Implement support for Intel Omni-Path Architecture base version MADs in ib_create_send_mad
  ` [RFC PATCH 10/16] ib/mad: Add registration check for Intel Omni-Path Architecture MADs
  ` [RFC PATCH 11/16] ib/mad: create helper function for smi_handle_dr_smp_send
  ` [RFC PATCH 12/16] ib/mad: create helper function for smi_handle_dr_smp_recv
  ` [RFC PATCH 13/16] ib/mad: create helper function for smi_check_forward_dr_smp
  ` [RFC PATCH 14/16] ib/mad: Create helper function for SMI processing
  ` [RFC PATCH 15/16] ib/mad: Implement Intel Omni-Path Architecture SMP processing
  ` [RFC PATCH 16/16] ib/mad: Implement Intel Omni-Path Architecture General MAD processing

[seabios test] 31506: regressions - FAIL
 2014-11-13 19:52 UTC 

DTS-HD over HDMI
 2014-11-13 19:51 UTC 

[Bridge] arm64 allmodconfig failures in nft_reject_bridge.c
 2014-11-13 19:47 UTC  (6+ messages)
    `  "

[PATCH net-next 0/3] dev_disable_lro() improvements for stacked devices
 2014-11-13 19:49 UTC  (3+ messages)
` [PATCH net-next v2] net: generic dev_disable_lro() stacked device handling

[PATCH 0/2] Support updating working trees when pushing into non-bare repos
 2014-11-13 19:48 UTC  (13+ messages)
` [PATCH 2/2] Let deny.currentBranch=updateInstead ignore submodules

[Buildroot] out-of-tree kernel modules and linux header versions
 2014-11-13 19:48 UTC  (2+ messages)

Fix Penguin Penalty 17th October2014 ( mail-archive.com )
 2014-11-13 19:48 UTC 

split ->change_queue_depth
 2014-11-13 19:47 UTC  (3+ messages)
` [PATCH 2/7] scsi: avoid ->change_queue_depth indirection for queue full tracking

[PATCH 0/7] i915 atomic plane helper conversion
 2014-11-13 19:46 UTC  (8+ messages)
` [PATCH 2/7] drm/i915: Allow intel_plane_disable() to operate on all plane types
` [PATCH 5/7] drm/i915: Prepare for atomic plane helpers

[Patch V1 0/6] Refine generic/PCI MSI irqodmian interfaces
 2014-11-13 19:46 UTC  (4+ messages)
` [Patch V1 6/6] PCI, MSI: Provide mechanism to alloc/free MSI/MSIX interrupt from irqdomain

[PATCHv6 0/5] hwspinlock core/omap dt support
 2014-11-13 19:45 UTC  (9+ messages)
` [PATCHv6 4/5] hwspinlock/core: add common OF helpers

Fix Penguin Penalty 17th October2014 ( mail-archive.com )
 2014-11-13 19:45 UTC 

[Buildroot] Buildroot documentation - link to patchwork homepage
 2014-11-13 19:42 UTC 

[PATCH] efi: Fix free_end build warning
 2014-11-13 19:42 UTC  (3+ messages)

Fix Penguin Penalty 17th October2014 ( mail-archive.com )
 2014-11-13 19:42 UTC 

[patch -next] amd-xgbe: fix ->rss_hash_type
 2014-11-13 19:40 UTC  (4+ messages)
` [patch v2 "

[PATCH v6] simplefb: add clock handling code
 2014-11-13 19:39 UTC  (6+ messages)

lib: rhashtable - Remove weird non-ASCII characters from comments
 2014-11-13 19:39 UTC  (2+ messages)

[PATCH 1/2] net/smsc911x: Fix rare soft reset timeout issue due to PHY power-down mode
 2014-11-13 19:38 UTC  (4+ messages)
` [PATCH 2/2] net/smsc911x: Fix delays in the PHY enable/disable routines

[Buildroot] [PATCH v3] gst1-validate: needs python
 2014-11-13 19:38 UTC 

[PATCHv10 ovs 00/15] Revalidate flows with unique identifiers
 2014-11-13 19:17 UTC  (3+ messages)
` [PATCHv10 ovs 03/15] datapath: Add 'is_mask' to ovs_nla_put_flow()
` [PATCHv10 ovs 12/15] datapath: Add support for unique flow identifiers

[PATCH 0/2] Tegra PCI multiplatform fixes
 2014-11-13 19:37 UTC  (6+ messages)
` [PATCH 1/2] PCI: tegra: apply relaxed ordering fixup only on Tegra
` [PATCH 2/2] PCI: tegra: remove bogus bridge setup fixup

[U-Boot] [PATCH v2 0/3] ARM: Add armv7/Kconfig and allow booting in secure mode on non-secure boot capable systems
 2014-11-13 19:37 UTC  (4+ messages)
` [U-Boot] [PATCH v2 1/3] Kconfig: Add EXPERT option
` [U-Boot] [PATCH v2 2/3] ARM: Add arch/arm/cpu/armv7/Kconfig with non-secure and virt options
` [U-Boot] [PATCH v2 3/3] ARM: bootm: Allow booting in secure mode on hyp capable systems

[Bug 86164] New: Dual screen causes KDE crash on NV50 (NV98) in nouveau (bisected)
 2014-11-13 19:37 UTC  (3+ messages)
` Where is reclocking now

[PATCH net-next] cxgb4i/cxgb4 : Refactor macros to conform to uniform standards
 2014-11-13 19:36 UTC  (2+ messages)

[PATCH net-next] tun: fix issues of iovec iterators using in tun_put_user()
 2014-11-13 19:35 UTC  (3+ messages)

[PATCH v11 0/3] ARM: rk3288: Add PM Domain support
 2014-11-13 19:35 UTC  (5+ messages)
` [PATCH v11 2/3] power-domain: rockchip: add power doamin driver

multiple tracing sessions using relayd
 2014-11-13 19:35 UTC 

[PATCH v3 0/3] i2c: add driver for Amlogic Meson I2C controller
 2014-11-13 19:32 UTC  (9+ messages)
` [PATCH v3 1/3] i2c: meson: add device tree bindings documentation
` [PATCH v3 2/3] i2c: add support for Amlogic Meson I2C controller
` [PATCH v3 3/3] ARM: dts: meson: add I2C controller nodes

No HDMI video on imx6qsabresd with dizzy
 2014-11-13 19:34 UTC  (5+ messages)

powerpc: mitigate impact of decrementer reset
 2014-11-13 19:33 UTC  (4+ messages)

[Qemu-devel] [PATCH v3 for-xen-4.5] xen_disk: fix unmapping of persistent grants
 2014-11-13 19:32 UTC  (4+ messages)
`  "

[PATCH] FOU: Fix no return statement warning for !CONFIG_NET_FOU_IP_TUNNELS
 2014-11-13 19:32 UTC  (2+ messages)

[RFC PATCH] drm/gem: Warn on illegal use of the dumb buffer interface
 2014-11-13 19:31 UTC  (2+ messages)

[PATCH] tty: serial: msm_serial: Use DT aliases
 2014-11-13 19:31 UTC  (9+ messages)

RFC: Configuring rumprun-xen application stacks from Xenstore
 2014-11-13 19:31 UTC 

[PATCH] PM / Domains: restore calling of .suspend/resume_noirq() callbacks
 2014-11-13 19:30 UTC  (6+ messages)

PG down
 2014-11-13 19:29 UTC  (4+ messages)

Problems accessing passthrough PCI device
 2014-11-13 19:29 UTC  (8+ messages)

[Xenomai] DAC and CAN
 2014-11-13 19:29 UTC  (3+ messages)

[PATCH 0/3] Introduce load_acquire() and store_release()
 2014-11-13 19:27 UTC  (4+ messages)
` [PATCH 1/3] arch: "
` [PATCH 2/3] r8169: Use load_acquire() and store_release() to reduce memory barrier overhead
` [PATCH 3/3] fm10k/igb/ixgbe: Use load_acquire on Rx descriptor

tcp_fastretrans_alert warning in Linux kernel 3.10
 2014-11-13 19:26 UTC 

[Buildroot] [PATCH v4 0/2] elfutils: version bump
 2014-11-13 19:26 UTC  (5+ messages)
` [Buildroot] [PATCH v4 2/2] elfutils: bump version to 0.160

[RFC PATCH 00/16] Replace smp_read_barrier_depends() with lockless_derefrence()
 2014-11-13 19:24 UTC 

[RFC PATCH 00/16] Replace smp_read_barrier_depends() with lockless_derefrence()
 2014-11-13 19:24 UTC 

FW: [RFC 0/5] perf tools: Add perf data CTF conversion
 2014-11-13 19:24 UTC  (9+ messages)
          `  "

[PATCH v3 0/2] xfs: split up xfslogd global workqueue
 2014-11-13 19:24 UTC  (3+ messages)
` [PATCH v3 1/2] xfs: replace global xfslogd wq with per-mount wq
` [PATCH RFC v3 2/2] xfs: split metadata and log buffer completion to separate workqueues

[Qemu-devel] [Linaro-acpi] [RFC PATCH 0/7] hw/arm/virt: Dynamic ACPI v5.1 table generation
 2014-11-13 19:22 UTC  (15+ messages)

[PATCH 0/9] Random xfsdump fixes
 2014-11-13 19:23 UTC  (4+ messages)
` [PATCH 9/9] xfsdump: fix uninit ackstr in content_mediachange_query()

[PATCH v4 1/4] dt-bindings: simplefb: Specify node location and handoff related properties
 2014-11-13 19:23 UTC  (12+ messages)
  ` [PATCH v4 2/4] simplefb: Add support for enumerating simplefb dt nodes in /chosen
  ` [PATCH v4 3/4] fbcon: Change fbcon_init from module_init to fs_initcall
  ` [PATCH v4 4/4] simplefb: Change simplefb_init "

[Qemu-devel] [Bug 1258168] [NEW] QEMU fails to build on CentOS 5.10 with --disable-pie reporting "/usr/bin/ld: -f may not be used without -shared "
 2014-11-13 19:21 UTC  (7+ messages)
` [Qemu-devel] [Bug 1258168] "

[PATCH 0/1] arm: imx: fsl_otp: make fuses (OTP memory) read-only
 2014-11-13 19:19 UTC  (3+ messages)

[PATCH v2 0/2] Support updating working trees when pushing into non-bare repos
 2014-11-13 19:21 UTC  (5+ messages)
` [PATCH v3 0/1] "
  ` [PATCH v3 1/1] Add another option for receive.denyCurrentBranch


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.