All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-06-15 18:20:25 to 2015-06-15 19:17:38 UTC [more...]

[PATCHv2 00/30] perf stat: Introduce --per-task option
 2015-06-15 19:17 UTC  (5+ messages)
` [PATCH 03/30] perf tools: Change thread_map::map into struct
` [PATCH 04/30] perf tools: Add comm string into struct thread_map

[PATCH] NET: ROSE: Fix neighbour reference counting issues. signoff
 2015-06-15 19:16 UTC 

[RFC PATCH 00/18] kthreads/signal: Safer kthread API and signal handling
 2015-06-15 19:14 UTC  (9+ messages)
` [RFC PATCH 06/18] signal/kthread: Initial implementation of kthread "

[PATCH] spi: spi-pxa2xx: Constify ACPI device ids
 2015-06-15 19:14 UTC  (5+ messages)

[PATCH v2 00/49] Add OPA gen1 driver
 2015-06-15 19:14 UTC  (3+ messages)
` [PATCH v2 39/49] IB/hfi1: add sysfs routines

[PATCH RFC 0/3] PM / Domains: Generic PM domains for cpus
 2015-06-15 19:14 UTC  (8+ messages)
` [PATCH RFC 3/3] PM / Domains: Introduce generic PM domain for cpu domain

[PATCH v2 00/15] staging: rtl8192e: Remove unused code
 2015-06-15 19:06 UTC  (16+ messages)
` [PATCH v2 01/15] staging: rtl8192e: Remove unused code in rtl819x_HT.h
` [PATCH v2 02/15] staging: rtl8192e: Remove unused code in rtllib.h
` [PATCH v2 03/15] staging: rtl8192e: Remove rt_hi_throughput::ChnkOp
` [PATCH v2 04/15] staging: rtl8192e: Remove ENABLE_LOCK_DEBUG reference
` [PATCH v2 05/15] staging: rtl8192e: Remove rtllib_stop_queue()
` [PATCH v2 06/15] staging: rtl8192e: Remove rtllib_wake_queue()
` [PATCH v2 07/15] staging: rtl8192e: Remove rtllib_is_shortslot()
` [PATCH v2 08/15] staging: rtl8192e: Remove rtllib_wx_get_encode_ext()
` [PATCH v2 09/15] staging: rtl8192e: Remove rtllib_device::get_nic_desc_num()
` [PATCH v2 10/15] staging: rtl8192e: Remove WIRELESS_EXT checks
` [PATCH v2 11/15] staging: rtl8192e: Remove rtllib_network::last_associate
` [PATCH v2 12/15] staging: rtl8192e: Remove rt_pwr_save_ctrl members
` [PATCH v2 13/15] staging: rtl8192e: Remove unused rtllib_device members
` [PATCH v2 14/15] staging: rtl8192e: Remove softmac_hint11d_wq queue
` [PATCH v2 15/15] staging: rtl8192e: Remove rtllib_device::agregation

[PATCH v7 0/7] arm64: Add kernel probes (kprobes) support
 2015-06-15 19:07 UTC  (16+ messages)
` [PATCH v7 1/7] arm64: Add HAVE_REGS_AND_STACK_ACCESS_API feature
` [PATCH v7 2/7] arm64: Add more test functions to insn.c
` [PATCH v7 3/7] arm64: Kprobes with single stepping support
` [PATCH v7 4/7] arm64: kprobes instruction simulation support
` [PATCH v7 5/7] arm64: Add trampoline code for kretprobes
` [PATCH v7 6/7] arm64: Add kernel return probes support (kretprobes)
` [PATCH v7 7/7] kprobes: Add arm64 case in kprobe example module

[PATCH] ASoC: rt5645: move RT5650 muxes to rt5650_specific_dapm_widgets
 2015-06-15 19:10 UTC  (2+ messages)

[PATCH v6 0/2] kconfig: add xenconfig
 2015-06-15 19:07 UTC  (8+ messages)

[PATCH] arm64: KVM: Optimize arm64 guest exit VFP/SIMD register save/restore
 2015-06-15 19:08 UTC  (10+ messages)

[ljones-mfd:ib-mfd-i2c-input-chrome-4.2 8/10] drivers/mfd/cros_ec.c:30:25: sparse: symbol 'ec_p' was not declared. Should it be static?
 2015-06-15 19:06 UTC  (3+ messages)
` [PATCH ljones-mfd] mfd: cros_ec:: ec_p can be static

[PATCH bluetooth-next 1/2] at86rf230: fix phy settings while sleeping
 2015-06-15 19:07 UTC  (3+ messages)
` [PATCH bluetooth-next 2/2] at86rf230: cleanup start and stop callbacks

[PATCH] ARM: nomadik: set proper compatible for accelerometer
 2015-06-15 19:05 UTC  (3+ messages)

[PATCH] staging: wilc1000: remove unnecessary cast
 2015-06-15 19:04 UTC 

[BUG] Characters on the screen are broken on Linux >= 3.19 with VT-d enabled
 2015-06-15 19:03 UTC  (3+ messages)
` Is: graphics corruption with 'xen: Support Xen pv-domains using PAT." Was:Re: "

[PATCH RESEND] jbd2: fix ocfs2 corrupt when updating journal superblock fails
 2015-06-15 19:02 UTC  (6+ messages)
    ` [Ocfs2-devel] "

[PATCH 1/1] [PATCH] block: Add blk_max_rw_sectors limit
 2015-06-15 19:02 UTC 

[PATCH v5 1/4] IB/netlink: Add defines for local service requests through netlink
 2015-06-15 19:02 UTC  (12+ messages)

[char-misc-next 00/15 V2] revamp mei bus
 2015-06-15 18:56 UTC  (16+ messages)
` [char-misc-next 01/15 V2] mei: bus: fix drivers and devices names confusion
` [char-misc-next 02/15 V2] mei: bus: rename nfc.c to bus-fixup.c
` [char-misc-next 03/15 V2] mei: bus: move driver api functions at the start of the file
` [char-misc-next 04/15] mei: bus: rename uevent handler to mei_cl_device_uevent
` [char-misc-next 05/15 V2] mei: bus: don't enable events implicitly in device enable
` [char-misc-next 06/15 V2] mei: bus: report if event registration failed
` [char-misc-next 07/15 V2] mei: bus: revamp device matching
` [char-misc-next 08/15 V2] mei: bus: revamp probe and remove functions
` [char-misc-next 09/15 V2] mei: bus: add reference to bus device in struct mei_cl_client
` [char-misc-next 10/15 V2] mei: bus: add me client device list infrastructure
` [char-misc-next 11/15 V2] mei: bus: enable running fixup routines before device registration
` [char-misc-next 12/15] mei: bus: blacklist the nfc info client
` [char-misc-next 13/15] mei: bus: blacklist clients by number of connections
` [char-misc-next 14/15 V2] mei: bus: simplify how we build nfc bus name
` [char-misc-next 15/15 V2] mei: bus: link client devices instead of host clients

[Buildroot] [PATCH] libsoc: bump to 0.6.4
 2015-06-15 19:00 UTC 

[RESEND PATCH] Add timer_32k_ck alias for dm816x in clk-816x.c
 2015-06-15 18:59 UTC 

[Qemu-devel] QEMU ARM SMP: IPI delivery delayed until next main loop event // how to improve IPI latency?
 2015-06-15 18:58 UTC  (7+ messages)

[RFC] ARM: exynos: MCPM: [is this a] fix for secondary boot on 5422?
 2015-06-15 18:58 UTC  (9+ messages)

[PATCH] ath9k_htc: introduce support for different fw versions
 2015-06-15 18:58 UTC  (5+ messages)
  ` [PATCH v2] "

[PATCH v2 00/12] Improve "refs" module encapsulation
 2015-06-15 18:57 UTC  (15+ messages)
` [PATCH v2 03/12] delete_ref(): handle special case more explicitly
` [PATCH v2 05/12] delete_refs(): improve error message
` [PATCH v2 06/12] prune_remote(): use delete_refs()
` [PATCH v2 08/12] initial_ref_transaction_commit(): function for initial ref creation
` [PATCH v2 12/12] refs: move the remaining ref module declarations to refs.h

[PATCH perf/core v2 0/3] perf-probe bugfixes
 2015-06-15 18:57 UTC  (3+ messages)
` [PATCH perf/core v2 2/3] [BUGFIX] perf probe: Check non-probe-able symbols when using symbol map

[PATCH 0/5 v2] Fixes for leapsecond expiring early ABS_TIME CLOCK_REALTIME timers
 2015-06-15 18:55 UTC  (4+ messages)

[PATCH v5 0/4] ASoC: intel - add skylake PCM driver
 2015-06-15 18:54 UTC  (5+ messages)
` [PATCH v5 3/4] ASoC: Intel - add makefile support for SKL driver

[PATCH] ext4: improve warning directory handling messages
 2015-06-15 18:52 UTC  (2+ messages)

[PATCH] stifb: Implement hardware accelerated copyarea
 2015-06-15 18:52 UTC  (2+ messages)

[U-Boot] [PATCH 0/6] spi: cadence_qspi: optimize & fix indirect read-writes
 2015-06-15 18:51 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/2] Implement YIELD to yield in ARM and Thumb translators
 2015-06-15 18:49 UTC  (3+ messages)
` [Qemu-devel] [PATCH 1/2] target-arm: Split DISAS_YIELD from DISAS_WFE
` [Qemu-devel] [PATCH 2/2] target-arm: Implement YIELD insn to yield in ARM and Thumb translators

[1/7] brcmfmac: Check if firmware supports p2p
 2015-06-15 18:50 UTC  (3+ messages)

[PATCH v8 0/11] Create ref-filter from for-each-ref
 2015-06-15 18:49 UTC  (2+ messages)

Is: qemu-xen mishandling upper 64-bit BAR compared to qemu-tradWas:Re: Dom0 linux 4.0 + devel/for-linus-4.1 branch: p2m.c:884:d0v0 gfn_to_mfn failed! gfn=ffffffff001ed type:4
 2015-06-15 18:46 UTC  (5+ messages)
` [PATCH QEMU-XEN] xen/pt: Start with emulated PCI_COMMAND set to zero

[PATCH v2] ARM: tegra124: pmu support
 2015-06-15 18:46 UTC  (3+ messages)

[Bug 90347] New: [NVE0+] Failure to insert texbar under some circumstances (causing bad colors in Terasology)
 2015-06-15 18:46 UTC  (2+ messages)
  ` [Bug 90347] "

[Buildroot] [PATCH 0/5] A20-OLinuXino-Lime: new board
 2015-06-15 18:46 UTC  (6+ messages)
` [Buildroot] [PATCH 1/5] sunxi-board: bump to version a6a4e94066f4ec6b26fc7060dc453a6bcf26a504
` [Buildroot] [PATCH 2/5] a10disp: bump to version v0.6.1
` [Buildroot] [PATCH 3/5] A20-OLinuXino-Lime: new board (mainline)
` [Buildroot] [PATCH 4/5] cubieboard: rename script to mksunxicard.sh
` [Buildroot] [PATCH 5/5] A20-OLinuXino-Lime: new board (legacy)

[Qemu-devel] [PATCH] fw_cfg: document fw_cfg_modify_iXX() update functions
 2015-06-15 18:45 UTC 

[PATCH 0/5] sixaxis: Improved support for DualShock 3 clones
 2015-06-15 18:45 UTC  (7+ messages)
` [PATCH 1/5] sixaxis: Fix PID for Navigation Controller
` [PATCH 2/5] core/device: Add support for setting SDP record
` [PATCH 3/5] sixaxis: Provide DualShock 3 SDP record while adding new device
` [PATCH 4/5] profiles/input: Remove not needed sixaxis checks
` [PATCH 5/5] sixaxis: Fix multi-line comments style

[PATCH net-next 1/1] - ROSE device usage count
 2015-06-15 18:45 UTC  (2+ messages)
` [PATCH net-next 1/1] - ROSE device usage count - repost with signoff

[PATCH] iproute2: update ip-link.8 for geneve tunnels
 2015-06-15 18:39 UTC  (6+ messages)
` [PATCH 0/2] iplink_geneve: add ttl and tos configuration bits
  ` [PATCH 1/2] iplink_geneve: add ttl configuration at link creation
  ` [PATCH 2/2] iplink_geneve: add tos "

[PATCH v5 00/17] new LoCoMo driver set
 2015-06-15 18:43 UTC  (5+ messages)
` [PATCH v5 02/17] leds: port locomo leds driver to new locomo core

[RFC v4 PATCH 0/9] hugetlbfs: add fallocate support
 2015-06-15 18:42 UTC  (5+ messages)
` [RFC v4 PATCH 6/9] mm/hugetlb: alloc_huge_page handle areas hole punched by fallocate

[PATCH v5] git-rebase--interactive.sh: add config option for custom instruction format
 2015-06-15 18:42 UTC  (3+ messages)

[PATCH] drm/i915/skl: replace csr_mutex by completion in csr firmware loading
 2015-06-15 18:41 UTC  (8+ messages)

[Qemu-devel] [PATCH 00/10] target-s390x: add support for CCW in TCG mode
 2015-06-15 18:40 UTC  (3+ messages)
` [Qemu-devel] [PATCH 01/10] s390/ioinst: fix IO_INT_WORD_ISC macro

[PATCH] mips/ad1843: convert time to jiffies HZ independent
 2015-06-15 18:40 UTC  (6+ messages)
        ` [alsa-devel] "

[PATCH v2 00/14] ARM: shmobile: Add CPG Clock Domains
 2015-06-15 18:39 UTC  (7+ messages)

Newbie device mapper questions
 2015-06-15 18:39 UTC 

[PATCH 00/15] Batch submission via GuC
 2015-06-15 18:36 UTC  (17+ messages)
` [PATCH 01/15] drm/i915: Add i915_gem_object_write() to i915_gem.c
` [PATCH 02/15] drm/i915: Embedded microcontroller (uC) firmware loading support
` [PATCH 03/15] drm/i915: Add GuC-related module parameters
` [PATCH 04/15] drm/i915: Add GuC-related header files
` [PATCH 05/15] drm/i915: GuC-specific firmware loader
` [PATCH 06/15] drm/i915: Debugfs interface to read GuC load status
` [PATCH 07/15] drm/i915: Defer default hardware context initialisation until first open
` [PATCH 08/15] drm/i915: Move execlists defines from .c to .h
` [PATCH 09/15] drm/i915: GuC submission setup, phase 1
` [PATCH 10/15] drm/i915: Enable GuC firmware log
` [PATCH 11/15] drm/i915: Implementation of GuC client
` [PATCH 12/15] drm/i915: Interrupt routing for GuC submission
` [PATCH 13/15] drm/i915: Integrate GuC-based command submission
` [PATCH 14/15] drm/i915: Debugfs interface for GuC submission statistics
` [PATCH 15/15] Documentation/drm: kerneldoc for GuC
` [PATCH 16/15] drm/i915: Enable GuC submission, where supported

[PATCH] ALSA: hda - Fix noisy outputs on Dell XPS13 (2015 model)
 2015-06-15 18:38 UTC 

Courier was unable to deliver the parcel, ID0000791878
 2015-06-15 18:38 UTC 

[PATCH] lttng-modules: drop makefile patch
 2015-06-15 18:37 UTC 

[PATCH 00/14] e2fsprogs May 2015 patchbomb
 2015-06-15 18:37 UTC  (3+ messages)
  ` [PATCH 14/14] misc: add fuse2fs, a FUSE server for e2fsprogs (v4.3)

[PATCH v1.2 1/5] v4l: async: Add a pointer to of_node to struct v4l2_subdev, match it
 2015-06-15 18:34 UTC  (5+ messages)
` [PATCH v1.3 "

[PATCH -tip 0/4] rtmutex: Spin on owner
 2015-06-15 18:34 UTC  (5+ messages)
` [PATCH 2/4] locking/rtmutex: Use cmp-cmpxchg

rte_mbuf.next in 2nd cacheline
 2015-06-15 18:34 UTC  (12+ messages)

[Intel-wired-lan] [PATCH V4 0/2] ixgbe: Add support for VXLAN RX offloads
 2015-06-15 18:33 UTC  (3+ messages)
` [Intel-wired-lan] [PATCH V4 1/2] ixgbe: Add support for UDP-encapsulated tx checksum offload
` [Intel-wired-lan] [PATCH V4 2/2] ixgbe: Add support for VXLAN RX offloads

[Buildroot] [PATCH 1/1] package/{mesa3d, mesa3d-headers}: bump version to 10.6.0
 2015-06-15 18:31 UTC 

[Qemu-devel] Assigning an eth port to a guest VM
 2015-06-15 18:31 UTC  (6+ messages)

[PATCH] TCO watchdog pretimeout handler
 2015-06-15 18:29 UTC  (2+ messages)

netboot failure with current kernels?
 2015-06-15 18:27 UTC  (2+ messages)

[PATCH 3/3] stash: require a clean index to apply
 2015-06-15 18:27 UTC  (8+ messages)
            ` [PATCH] Revert "stash: require a clean index to apply"

[PATCH lttng-modules] Fix: Building the event list fails on fragmented memory
 2015-06-15 18:27 UTC 

[PATCH V4 0/7] xen pvusb toolstack work
 2015-06-15 18:26 UTC  (6+ messages)
` [PATCH V4 3/7] libxl: add pvusb API

[rtc-linux] [QUESTION] rtc and regmap_irq wakeup
 2015-06-15 18:26 UTC 

gitk: "argument list too long"
 2015-06-15 18:25 UTC 

[PATCH] wireless: ipw2100: fix timeout bug - always evaluated to 0
 2015-06-15 18:25 UTC  (3+ messages)

[PATCHSET block/for-4.2/writeback] cgroup, writeback: misc updates for cgroup writeback support
 2015-06-15 18:23 UTC  (4+ messages)
` [PATCH 3/3] writeback, blkio: add documentation "

[PATCH 0/2] User-space Ethtool
 2015-06-15 18:23 UTC  (12+ messages)
` [PATCH v4 0/4] "
  ` [PATCH v4 1/4] ethdev: add apis to support access device info

[PATCH 00/41] Add OPA gen1 driver
 2015-06-15 18:22 UTC  (7+ messages)
` [PATCH 06/41] IB/hfi1: add char device instantiation code

dmsetup remove gives EBUSY (even though it shouldn't be busy)
 2015-06-15 18:22 UTC  (3+ messages)

[U-Boot] [PATCH 0/4] Tegra210 support for P2571
 2015-06-15 18:22 UTC  (4+ messages)
` [U-Boot] [PATCH 4/4] T210: Add support for T210-based P2571 board

[PATCH] MAINTAINERS: Add quotation marks around names with commas
 2015-06-15 18:21 UTC 

[PATCH] ASoC: DAPM: fix build errors for missing snd_soc_dapm_new_control symbol
 2015-06-15 18:20 UTC  (4+ messages)

[PATCH 00/21] backports: bring it to next-20150612 and add mt7601u
 2015-06-15 18:20 UTC  (4+ messages)
` [PATCH 02/21] patches: deactivate tracing for ath6kl, cfg80211 and wil6210 only on kernel < 3.4


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.