All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-03-17 14:13:49 to 2015-03-17 15:11:49 UTC [more...]

[Buildroot] [PATCH 00/15] Drop non-largefile support
 2015-03-17 15:11 UTC  (4+ messages)
` [Buildroot] [PATCH 04/15] toolchain: remove LARGEFILE selects

[PATCH iw v2 0/4] iw: add scheduled scan support
 2015-03-17 15:10 UTC  (2+ messages)

[Qemu-devel] [PATCH v2 0/9] Convert ffs(3) to ctz32()
 2015-03-17 15:09 UTC  (9+ messages)
` [Qemu-devel] [PATCH v2 1/9] bt-sdp: fix broken uuids power-of-2 calculation
` [Qemu-devel] [PATCH v2 2/9] hw/arm/nseries: convert ffs(3) to ctz32()
` [Qemu-devel] [PATCH v2 3/9] uninorth: "
` [Qemu-devel] [PATCH v2 4/9] Convert (ffs(val) - 1) to ctz32(val)
` [Qemu-devel] [PATCH v2 5/9] Convert ffs() != 0 callers to ctz32()
` [Qemu-devel] [PATCH v2 6/9] sd: convert sd_normal_command() ffs(3) call "
` [Qemu-devel] [PATCH v2 7/9] omap_intc: convert ffs(3) to ctz32() in omap_inth_sir_update()
` [Qemu-devel] [PATCH v2 8/9] os-win32: drop ffs(3) prototype

[PATCH] arm: crypto: Add NEON optimized SHA-256
 2015-03-17 15:09 UTC  (6+ messages)

[PATCH-v2 0/2] lazytime bug fixes for 4.0
 2015-03-17 15:09 UTC  (4+ messages)
` [PATCH-v2 1/2] fs: make sure the timestamps for lazytime inodes eventually get written

[PATCH 1/2 v2] x86/asm/entry/64: Enable interrupts *after* we fetch PER_CPU_VAR(old_rsp)
 2015-03-17 15:09 UTC  (4+ messages)

Compiling a specific driver
 2015-03-17 15:09 UTC  (2+ messages)
` [Outreachy kernel] "

[FOR DISCUSSION 0/9] Dove PMU support
 2015-03-17 15:09 UTC  (6+ messages)
` [PATCH 6/9] ARM: dt: dove: add Dove PMU DT entry to dove.dtsi

[Qemu-devel] [2.4 PATCH] target-mips: add Config5.FRE support allowing Status.FR=0 emulation
 2015-03-17 15:08 UTC  (4+ messages)

question about findmnt --target
 2015-03-17 15:08 UTC 

bluez5 pairing devices
 2015-03-17 15:08 UTC  (2+ messages)

[Qemu-devel] [PULL 0/7] QOM devices patch queue 2015-03-17
 2015-03-17 15:08 UTC  (8+ messages)
` [Qemu-devel] [PULL 1/7] cadence_uart: Convert to QOM realize()
` [Qemu-devel] [PULL 2/7] scripts: Add qom-tree script
` [Qemu-devel] [PULL 3/7] qom: Implement qom-list HMP command
` [Qemu-devel] [PULL 4/7] qom: Implement qom-set "
` [Qemu-devel] [PULL 5/7] qom: Implement info qom-tree "
` [Qemu-devel] [PULL 6/7] memory: Move owner-less MemoryRegions to /machine/unattached
` [Qemu-devel] [PULL 7/7] qdev: Move owner-less IRQs "

[Buildroot] Blackfin Buildroot toolchain issue
 2015-03-17 15:08 UTC  (9+ messages)

[RFC][PATCH] ring-buffer: Replace this_cpu_{read,write} with this_cpu_ptr()
 2015-03-17 15:07 UTC  (10+ messages)
      ` [PATCH v2] ring-buffer: Replace this_cpu_*() with __this_cpu_*()

[Buildroot] [PATCH 1/1] dvdrw-tools: new package
 2015-03-17 15:07 UTC 

Upstream QEMU based stubdom and rump kernel
 2015-03-17 15:07 UTC  (4+ messages)

[PATCH] ARM: shmobile: cpuidle: Remove the pointless default driver
 2015-03-17 15:06 UTC  (7+ messages)

[Buildroot] [PATCH v4] package/sysdig: New package
 2015-03-17 15:05 UTC  (3+ messages)

[PATCH 0/3] knotty: Add automatic pager support
 2015-03-17 15:05 UTC  (7+ messages)

[PATCH v1 00/16] NFS/RDMA patches proposed for 4.1
 2015-03-17 15:04 UTC  (4+ messages)
` [PATCH v1 06/16] xprtrdma: Add a "deregister_external" op for each memreg mode

[PATCH] Btrfs: fix outstanding_extents accounting in DIO
 2015-03-17 15:04 UTC 

[PATCH] Btrfs: account merges properly
 2015-03-17 15:03 UTC 

ARP dropped during WPA handshake
 2015-03-17 15:02 UTC  (7+ messages)

7414 example for layer 'meta', is it really a layer?
 2015-03-17 15:02 UTC  (2+ messages)

Non-consecutive handle values in GATT
 2015-03-17 15:01 UTC  (13+ messages)

selinux category relabel (puppet)
 2015-03-17 15:00 UTC  (11+ messages)

[PATCH] staging: unisys: handle major number properly
 2015-03-17 15:01 UTC 

[PATCH] branding-processor-sdk: Set more preferences
 2015-03-17 15:01 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/3] Support streaming to an intermediate layer
 2015-03-17 15:00 UTC  (6+ messages)
` [Qemu-devel] [PATCH 2/3] block: Add QMP support for "

[RFC PATCH] crypto: prevent helper ciphers from being allocated by users
 2015-03-17 14:59 UTC  (4+ messages)

[Qemu-devel] [PATCH 0/7] Convert ffs(3) to ctz32()
 2015-03-17 14:58 UTC  (8+ messages)
` [Qemu-devel] [PATCH 1/7] bt-sdp: fix broken uuids power-of-2 calculation
` [Qemu-devel] [PATCH 2/7] Convert (ffs(val) - 1) to ctz32(val)
` [Qemu-devel] [PATCH 5/7] omap_intc: convert ffs(3) to ctz32() in omap_inth_sir_update()

[Qemu-devel] [PATCH] qdev: Make -device FOO, help help again when FOO is not pluggable
 2015-03-17 14:57 UTC  (4+ messages)

[PATCH] android/hog: Remove read Protocol Mode characteristic
 2015-03-17 14:57 UTC 

Bug in rte_kni
 2015-03-17 14:57 UTC 

[U-Boot] [RFC PATCH] usb: dwc2: handle bcm2835 phys->virt address translations
 2015-03-17 14:57 UTC  (5+ messages)

[PATCH 0/4] serial: sc16is7xx: bunch of small fixes
 2015-03-17 14:57 UTC  (10+ messages)
` [PATCH 1/4] sc16is7xx: remove ports on probe error path
` [PATCH 2/4] sc16is7xx: don't wipe out port configuration on shutdown
` [PATCH 3/4] sc16is7xx: expose RTS inversion in RS-485 mode
` [PATCH 4/4] sc16is7xx: enable the clock

[PATCH] ASoC: davinci-mcasp: Set rule constraints if implicit BCLK divider is used
 2015-03-17 14:56 UTC 

perf: fuzzer causes lockup in x86_pmu_event_init()
 2015-03-17 15:00 UTC  (7+ messages)

[PATCH] PCI: mvebu: add suspend/resume support
 2015-03-17 14:55 UTC  (2+ messages)

[PATCH] amba-pl011: simplify TX handling
 2015-03-17 14:55 UTC  (2+ messages)

Two quick toaster questions
 2015-03-17 14:54 UTC  (3+ messages)

[RFC PATCH] dpci: Put the dpci back on the list if running on another CPU
 2015-03-17 14:54 UTC  (11+ messages)

[PATCH] ARM: dts: dra7x-evm: beagle-x14: Fix USB Peripheral
 2015-03-17 14:54 UTC  (2+ messages)

[PATCH v19 00/14] x86/PMU: Xen PMU PV(H) support
 2015-03-17 14:54 UTC  (15+ messages)
` [PATCH v19 01/14] x86/VPMU: VPMU should not exist when vpmu_initialise() is called
` [PATCH v19 02/14] common/symbols: Export hypervisor symbols to privileged guest
` [PATCH v19 03/14] x86/VPMU: Add public xenpmu.h
` [PATCH v19 04/14] x86/VPMU: Make vpmu not HVM-specific
` [PATCH v19 05/14] x86/VPMU: Interface for setting PMU mode and flags
` [PATCH v19 06/14] x86/VPMU: Initialize VPMUs with __initcall
` [PATCH v19 07/14] x86/VPMU: Initialize PMU for PV(H) guests
` [PATCH v19 08/14] x86/VPMU: Save VPMU state for PV guests during context switch
` [PATCH v19 09/14] x86/VPMU: When handling MSR accesses, leave fault injection to callers
` [PATCH v19 10/14] x86/VPMU: Add support for PMU register handling on PV guests
` [PATCH v19 11/14] x86/VPMU: Handle PMU interrupts for "
` [PATCH v19 12/14] x86/VPMU: Merge vpmu_rdmsr and vpmu_wrmsr
` [PATCH v19 13/14] x86/VPMU: Add privileged PMU mode
` [PATCH v19 14/14] x86/VPMU: Move VPMU files up from hvm/ directory

[Qemu-devel] [PATCH v2] Fix typos in comments
 2015-03-17 14:53 UTC 

[Qemu-devel] [2.4 PATCH v3 00/19] block: transactionless incremental backup series
 2015-03-17 14:53 UTC  (3+ messages)
` [Qemu-devel] [2.4 PATCH v3 16/19] hbitmap: truncate tests

[PATCH 04/10] xen/blkfront: separate ring information to an new struct
 2015-03-17 14:52 UTC  (16+ messages)

[meta-oe][PATCH] Add smstools3 http://smstools3.kekekasvi.com to meta-oe recipes-connectivity
 2015-03-17 14:52 UTC  (4+ messages)

[RFCv2][PATCH 1/2] fs proc: make pagemap a privileged interface
 2015-03-17 14:51 UTC  (2+ messages)

[PATCH V6 1/1] can: Add support for esd CAN PCIe/402 card
 2015-03-17 14:51 UTC  (3+ messages)

DPDK 1.7 - rte_eth_dev_flow_ctrl_set API returns error code -95
 2015-03-17 14:51 UTC 

RGW : Transaction Id in response?
 2015-03-17 14:50 UTC  (4+ messages)

[PATCH v2 1/7] dgnc: remove unused dgnc_ioctl_name() command
 2015-03-17 14:48 UTC  (3+ messages)

[PATCH v4 0/10] split ET_DYN ASLR from mmap ASLR
 2015-03-17 14:47 UTC  (6+ messages)
` [PATCH v4 03/10] arm64: standardize mmap_rnd() usage

[PATCH V3 0/2 net-next] hyperv: Enable batched notification
 2015-03-17 16:02 UTC  (3+ messages)
` [PATCH V3 1/2 net-next] Drivers: hv: vmbus: Export the vmbus_sendpacket_pagebuffer_ctl()
  ` [PATCH V3 2/2 net-next] hyperv: Support batched notification

[PATCH 0/3] more arm64 early boot stuff
 2015-03-17 14:46 UTC  (3+ messages)
` [PATCH 2/3] arm64: remove __calc_phys_offset

[U-Boot] [PATCH 0/7] powerpc: drop some non-generic boards
 2015-03-17 14:46 UTC  (5+ messages)
` [U-Boot] [PATCH 7/7] powerpc: mpc83xx: remove non-generic freescale boards

[PATCH 0/9] PM / Domains: Don't leave unused PM domains powered after ->probe()
 2015-03-17 14:45 UTC  (9+ messages)
` [PATCH 1/9] PM / Domains: Add dev_pm_domain_get|put() APIs

[PATCH 1/2] drm/i915: Remove unused variable in i915_gem_obj_ggtt_offset_view
 2015-03-17 14:45 UTC  (2+ messages)
` [PATCH 2/2] drm/i915: Log view type when printing warnings

[Buildroot] [PATCH 0/5] Add ILP32 support in aarch64
 2015-03-17 14:44 UTC  (6+ messages)
` [Buildroot] [PATCH 2/5] aarch64: ilp32: handle special file name

ipset: Proposed improvements to the kernel code
 2015-03-17 14:45 UTC  (5+ messages)

workaround when moving from managed to interactive builds
 2015-03-17 14:42 UTC  (2+ messages)

[PATCH] vfio: Depend on EVENTFD
 2015-03-17 14:42 UTC 

[PATCH net-next v4 0/3] bridge FDB ageing time
 2015-03-17 14:41 UTC  (3+ messages)
` [PATCH net-next v4 2/3] newly configured FDB ageing time becomes effective immediately

[PATCH v3 0/2] i2c: Support for Netlogic XLP9XX/5XX I2C controller
 2015-03-17 14:41 UTC  (5+ messages)
` [PATCH v3 2/2] "

[PATCH 1/2] x86/asm/entry/64: Enable interrupts *after* we fetch PER_CPU_VAR(old_rsp)
 2015-03-17 14:41 UTC  (3+ messages)
` [PATCH 2/2] x86/asm/entry/64: Remove unused thread_struct::usersp

Why the need to do a perf_event_open syscall for each cpu on the system?
 2015-03-17 14:40 UTC  (4+ messages)

[PATCH] matrix-gui: Clear background when starting and stopping matrix
 2015-03-17 14:39 UTC 

[PATCH 7/7] strip down get_len() to a call to rand32()
 2015-03-17 14:38 UTC  (2+ messages)

Methods for testing CAN drivers tx/rx paths
 2015-03-17 14:38 UTC  (3+ messages)

[PATCH 00/21] skylake display scalers
 2015-03-17 14:38 UTC  (12+ messages)
` [PATCH 12/21] drm/i915: Ensure colorkey and scaling aren't enabled at same time
` [PATCH 13/21] drm/i915: Preserve scaler state when clearing crtc_state
` [PATCH 14/21] drm/i915: use current scaler state during readout_hw_state
` [PATCH 19/21] drm/i915: Enable skylake panel fitting using skylake shared scalers

[PATCH] nl80211: add net-detect delay to wowlan info
 2015-03-17 14:36 UTC 

[qemu-upstream-4.4-testing test] 36499: trouble: pass/preparing
 2015-03-17 14:35 UTC 

imx6q gpu performance lower than expected
 2015-03-17 14:08 UTC 

[update][PATCH v10 06/21] ACPI / sleep: Introduce CONFIG_ACPI_GENERIC_SLEEP
 2015-03-17 14:33 UTC  (8+ messages)
    ` [PATCH] ACPI / sleep: Drop acpi_suspend() which is not used

[PATCH RFC V2 1/6] xen: Emulate with no writes
 2015-03-17 14:33 UTC  (8+ messages)
` [PATCH RFC V2 4/6] xen: Support for VMCALL mem_events

[PATCH iproute2] tc class: Don't fail if there is no default names file
 2015-03-17 14:32 UTC  (2+ messages)

[qemu-upstream-4.3-testing test] 36494: trouble: pass/preparing
 2015-03-17 14:32 UTC 

[PATCH net-next] rocker: check for BRIDGE_FLAGS_SELF in bridge setlink handler
 2015-03-17 14:31 UTC  (11+ messages)

[U-Boot] [PATCH] board/BuR/common: use SYS_CONSOLE_OVERWRITE
 2015-03-17 14:31 UTC 

osstest going offline for a bit due to database server move
 2015-03-17 14:25 UTC  (5+ messages)

[PATCH 2/7] remove randbits()
 2015-03-17 14:30 UTC  (2+ messages)

[PATCH] x86,boot: standardize strcmp()
 2015-03-17 14:28 UTC  (3+ messages)

[qemu-upstream-4.5-testing test] 36492: trouble: pass/preparing
 2015-03-17 14:29 UTC 

[Qemu-devel] [PATCH 0/6] fw-cfg: documentation, cleanup, and proposed feature
 2015-03-17 14:28 UTC  (4+ messages)
` [Qemu-devel] [PATCH 6/6] qga: RFC: guest-side retrieval of fw_cfg file

PVH DomU panics on boot on Xen 4.5.0 whereas it was fine on 4.4.1
 2015-03-17 14:28 UTC  (5+ messages)

[PATCH v3 0/2] Staging: speakup: Introduce helper macro module_spk_synth
 2015-03-17 14:27 UTC  (3+ messages)
` [PATCH v5 1/2] Staging: speakup: Add helper macro for spk_synth boilerplate
` [PATCH v3 2/2] Staging: speakup: Use module_spk_synth

[PATCH v6 00/30] Refine PCI scan interfaces and make generic pci host bridge
 2015-03-17 14:05 UTC  (4+ messages)
` [PATCH v6 07/30] PCI: Pass PCI domain number combined with root bus number
  ` [Xen-devel] "

reiserfs: inconsistent format in __RASSERT
 2015-03-17 14:26 UTC  (3+ messages)
` [PATCH] reiserfs: fix __RASSERT format string

imx6 cpu reset from userspace
 2015-03-17 14:26 UTC  (3+ messages)

[PATCH 1/7] add random_pathstring()
 2015-03-17 14:26 UTC  (2+ messages)

[U-Boot] iMX6 IPU configuration by EDID
 2015-03-17 14:25 UTC  (2+ messages)

[Xenomai] CAN tx successfullness at Xenomai RT SocketCAN
 2015-03-17 14:23 UTC 

[Qemu-devel] [PATCH for-2.3] raw-posix: Deprecate aio=threads fallback without O_DIRECT
 2015-03-17 14:22 UTC  (3+ messages)
` [Qemu-devel] [Qemu-block] "

[PATCH 00/49] Basic Broxton enabling
 2015-03-17 14:22 UTC  (4+ messages)
` [PATCH 35/49] drm/i915/bxt: fix panel fitter setup in crtc disable/enable

OpenStack - Libvirt+Xen CI overview
 2015-03-17 14:22 UTC  (2+ messages)

[REGRESSION] "of: Fix premature bootconsole disable with 'stdout-path'" breaks console on tty0
 2015-03-17 14:20 UTC  (10+ messages)

[Bug 84500] New: [radeonsi] radeon 0000:01:00.0: Packet0 not allowed!
 2015-03-17 14:20 UTC  (3+ messages)
` [Bug 84500] "

[PATCH v3] drm/i915: Do not use ggtt_view with (aliasing) PPGTT
 2015-03-17 14:19 UTC  (2+ messages)

[PATCH] tisdk-image: Generate software manifest text file
 2015-03-17 14:18 UTC 

(no subject)
 2015-03-17 14:03 UTC 

[PATCH v3 0/2] kvm: x86: Implement handling of RH=1 for MSI delivery in KVM
 2015-03-17 14:18 UTC  (3+ messages)
` [PATCH v3 2/2] kvm: x86: Deliver MSI IRQ to only lowest prio cpu if msi_redir_hint is true

(unknown),
 2015-03-17 14:03 UTC 

[PATCH 0/2] Move away from non-failing small allocations
 2015-03-17 14:17 UTC  (11+ messages)
` [PATCH 1/2] mm: Allow small allocations to fail
        ` [PATCH 1/2 v2] "

[PATCH V3 1/2] tcmode-default: Define one gdb version
 2015-03-17 14:15 UTC  (3+ messages)

[PATCH] i8042 / PM: Allow PC keyboard to wake up from suspend-to-idle
 2015-03-17 14:39 UTC  (4+ messages)

[PATCH 0/1] hung_task: Change hung_task.c to use for_each_process_thread()
 2015-03-17 14:13 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH v3 0/6] Convert twl4030_madc_battery to IIO consumer and add DT aupport
 2015-03-17 14:12 UTC  (10+ messages)
` [PATCH v3 3/6] Documentation: DT: Document twl4030-madc-battery bindings


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.