All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-08-20 12:08:56 to 2014-08-20 13:03:03 UTC [more...]

[PATCH 07/10] ARM: shmobile: r8a73a4: Use shmobile_init_delay()
 2014-08-20 13:03 UTC 

[PATCH 06/10] ARM: shmobile: r8a7778: Use shmobile_init_delay()
 2014-08-20 13:02 UTC 

[PATCH v5 0/1] Add iommu map_sg/unmap_sg API
 2014-08-20 13:02 UTC  (6+ messages)
` [PATCH v5 1/1] iommu-api: Add map_sg/unmap_sg functions

[PATCH 05/10] ARM: shmobile: sh73a0: Use shmobile_init_delay()
 2014-08-20 13:02 UTC 

[PATCH v6 03/10] ARM: dts: Prepare node labels for exynos5250
 2014-08-20 13:02 UTC  (3+ messages)
` [PATCH v7] "

[PATCH 04/10] ARM: shmobile: sh7372: Use shmobile_init_delay()
 2014-08-20 13:02 UTC 

Radiotap Channel Bug
 2014-08-20 13:02 UTC  (3+ messages)

[PATCH 03/10] ARM: shmobile: r8a7778: Update DTS to include CPU frequency
 2014-08-20 13:02 UTC 

[PATCH 02/10] ARM: shmobile: sh73a0: Update DTS to include CPU frequency
 2014-08-20 13:02 UTC 

ALSA - Channel swap
 2014-08-20 13:00 UTC  (5+ messages)

[libnftnl PATCH] Rename xfree() to libnftnl_xfree() to avoid symbol naming conflict
 2014-08-20 13:00 UTC  (3+ messages)

[PATCH] xen/tools: Introduce QNX IFS loader
 2014-08-20 13:00 UTC  (3+ messages)

[PATCH 01/10] ARM: shmobile: sh7372: Update DTS to include CPU frequency
 2014-08-20 12:59 UTC 

[PATCH 00/10] ARM: shmobile: shmobile_init_delay() conversion
 2014-08-20 12:59 UTC 

[Qemu-devel] [Bug] QEMU crashed with latest qemu master tree code
 2014-08-20 12:57 UTC  (2+ messages)

[Qemu-devel] Recent SeaBIOS too big for QEMU -initrd
 2014-08-20 12:58 UTC  (3+ messages)

[Powertop] [PATCH 09/14] do not use ncurses when --auto-tune is specified
 2014-08-20 12:57 UTC 

[PATCH 0/9] Dynamic Pause Loop Exiting window
 2014-08-20 12:56 UTC  (16+ messages)
` [PATCH 1/9] KVM: add kvm_arch_sched_in
` [PATCH 3/9] KVM: VMX: make PLE window per-vcpu
` [PATCH 5/9] KVM: VMX: clamp PLE window
` [PATCH 7/9] KVM: VMX: abstract ple_window modifiers
` [PATCH 9/9] KVM: VMX: automatic PLE window maximum

Regression: Can't compile x86_64 with 32 Bit userland: arch/x86/purgatory/purgatory.c:1:0: error: code model 'large' not supported in the 32 bit mode
 2014-08-20 12:56 UTC  (3+ messages)
` REGRESSION: 8fc5b4d: Unable to compile x86_64 kernel with x86_32 userland

[LTP] open12 failing on i386 with EOVERFLOW
 2014-08-20 12:56 UTC  (2+ messages)

[Qemu-devel] [PATCH] kvm: run cpu state synchronization on target vcpu thread
 2014-08-20 12:55 UTC 

[PATCH 1/2] ratelimit: add initialization macro
 2014-08-20 12:54 UTC  (2+ messages)
` [PATCH 2/2] fault-inject: add ratelimit option

[PATCH v5 0/5] sched: Add on_rq states and remove several double rq locks
 2014-08-20 12:54 UTC  (2+ messages)

[PATCH 1/2] SOUND: kill gameport bits
 2014-08-20 12:53 UTC  (10+ messages)

[PATCH v4 0/8] arm: support CONFIG_RODATA
 2014-08-20 12:52 UTC  (17+ messages)
` [PATCH v4 2/8] ARM: expand fixmap region to 3MB
` [PATCH v4 4/8] arm: use fixmap for text patching when text is RO
` [PATCH v4 7/8] ARM: mm: allow non-text sections to be non-executable
` [PATCH v4 8/8] ARM: mm: allow text and rodata sections to be read-only

[PATCH] nfs-utils: Allow turning off nfsv3 readdir_plus
 2014-08-20 12:51 UTC  (2+ messages)

[PATCH v6 00/10] ARM: dts: exynos: Prepare Spring
 2014-08-20 12:50 UTC  (6+ messages)
` [PATCH v6 10/10] ARM: dts: Add exynos5250-spring device tree

[PATCH v2] NFSD: Convert magic numbers to sizeof() for encode/decode
 2014-08-20 12:49 UTC 

[patch net-next] bonding: create netlink event when bonding option is changed
 2014-08-20 12:49 UTC  (3+ messages)

[PATCH v4 00/22] perf: Add infrastructure and support for Intel PT
 2014-08-20 12:36 UTC  (23+ messages)
` [PATCH v4 01/22] perf: Add data_{offset,size} to user_page
` [PATCH v4 02/22] perf: Add AUX area to ring buffer for raw data streams
` [PATCH v4 03/22] perf: Support high-order allocations for AUX space
` [PATCH v4 04/22] perf: Add a capability for AUX_NO_SG pmus to do software double buffering
` [PATCH v4 05/22] perf: Add a pmu capability for "exclusive" events
` [PATCH v4 06/22] perf: Redirect output from inherited events to parents
` [PATCH v4 07/22] perf: Add api for pmus to write to AUX space
` [PATCH v4 08/22] perf: Add AUX record
` [PATCH v4 09/22] perf: Support overwrite mode for AUX area
` [PATCH v4 10/22] perf: Add wakeup watermark control to "
` [PATCH v4 11/22] perf: add ITRACE_START record to indicate that tracing has started
` [PATCH v4 12/22] x86: Add Intel Processor Trace (INTEL_PT) cpu feature detection
` [PATCH v4 13/22] x86: perf: Intel PT and LBR/BTS are mutually exclusive
` [PATCH v4 14/22] x86: perf: intel_pt: Intel PT PMU driver
` [PATCH v4 15/22] x86: perf: intel_bts: Add BTS "
` [PATCH v4 16/22] perf: Add rb_{alloc,free}_kernel api
` [PATCH v4 17/22] perf: Add a helper to copy AUX data in the kernel
` [PATCH v4 18/22] perf: Add a helper for looking up pmus by type
` [PATCH v4 19/22] perf: Add infrastructure for using AUX data in perf samples
` [PATCH v4 20/22] perf: Allocate ring buffers for inherited per-task kernel events
` [PATCH v4 21/22] perf: Allow AUX sampling for multiple events
` [PATCH v4 22/22] perf: Allow sampling of inherited events

[Bug 79980] New: Random radeonsi crashes
 2014-08-20 12:47 UTC  (2+ messages)
` [Bug 79980] "

[ANNOUNCE] New telephony recipe with Asterisk 11.x, OPUS codec, SRTP and libPRI
 2014-08-20 12:45 UTC 

How to get the number of VFs assigned to the guests in XEN
 2014-08-20 12:46 UTC  (2+ messages)

[PATCH] scsi.mq:Added enable_cmd_list flags in hostt to reduce lock contention
 2014-08-20 12:46 UTC  (5+ messages)

[PATCH] i2c: designware: deduce speed mode from device tree setting
 2014-08-20 12:42 UTC  (7+ messages)

[PATCH v2] video: ARM CLCD: Fix calculation of bits-per-pixel
 2014-08-20 12:41 UTC  (3+ messages)

[RFC PATCH 0/6] Change vendor prefix for Intersil Corporation
 2014-08-20 12:40 UTC  (7+ messages)
` [RFC PATCH 6/6] rtc: rtc-isl12057: Change vendor prefix for Intersil Corporation to isil

[Buildroot] [PATCH 0/4] Ncurses wide support
 2014-08-20 12:39 UTC  (6+ messages)
` [Buildroot] [PATCH 2/4] package/ncurses: fixup wide support for static targets

[Buildroot] [PATCH v3] bandwidthd: Version bump to fix autobuilder errors
 2014-08-20 12:39 UTC 

master - tests: proper /dev access
 2014-08-20 12:38 UTC 

fs: panic in mnt_set_mountpoint
 2014-08-20 12:35 UTC  (3+ messages)

[PATCH RFC 0/3] x86: Full support of PAT
 2014-08-20 12:35 UTC  (5+ messages)
  ` [Xen-devel] "

[PATCH net-next 0/4] r8152: firmware support
 2014-08-20 12:35 UTC  (4+ messages)
` [PATCH net-next 4/4] r8152: support firmware files

[PATCHv2 0/6] ARM: imx: Add Freescale LS1021A SoC and board support
 2014-08-20 12:34 UTC  (4+ messages)
` [PATCHv2 4/6] dt-bindings: arm: add Freescale LS1021A SoC device tree binding

[PATCH v2 0/8] Beaglebone-Black HDMI audio
 2014-08-20 12:34 UTC  (5+ messages)
` [PATCH v2 3/8] ASoC: davinci-evm: HDMI audio support for TDA998x trough McASP I2S bus

[Qemu-devel] [PATCH 2/3] ioh3420: Provide a unique bus name and an interrupt mapping function
 2014-08-20 12:33 UTC  (5+ messages)

[PATCH] Allow using a more recent php
 2014-08-20 12:20 UTC 

[U-Boot] Recommended MIPS toolchain
 2014-08-20 12:31 UTC  (5+ messages)

[PATCH] drivers: pci: convert generic host controller to DT host bridge creation API
 2014-08-20 12:31 UTC  (4+ messages)

[PATCH] mfd: twl4030-power: Fix PM idle pin configuration to not conflict with regulators
 2014-08-20 12:30 UTC  (3+ messages)

[Powertop] [PATCH 09/14] do not use ncurses when --auto-tune is specified
 2014-08-20 12:28 UTC 

[PATCH 1/1] pretty: note that %cd respects the --date= option
 2014-08-20 12:27 UTC 

[RFC] The proposal of FSL QorIQ SDK upstream
 2014-08-20 12:27 UTC  (7+ messages)

[Qemu-devel] [PATCH] vmxnet3: Pad short frames to minimum size (60 bytes)
 2014-08-20 12:27 UTC 

[Buildroot] [PATCHv2] package/gcc: cleanup arch/cpu combinations
 2014-08-20 12:26 UTC  (3+ messages)

[PATCH] lib/bb/*.py: Typo fixes/grammar/comment fixes, nothing functional
 2014-08-20 12:23 UTC 

[RFC PATCH 00/14] Extend the mbuf structure
 2014-08-20 12:22 UTC  (3+ messages)

[Buildroot] [PATCH 1/6] perl: add host variant
 2014-08-20 12:21 UTC  (3+ messages)
` [Buildroot] [PATCH 5/6] intltool: refactor with host-perl

[PATCH] ethtool: Fix musl build failure
 2014-08-20 12:21 UTC 

[Buildroot] [PATCH v2] bandwidthd: Version bump to fix autobuilder errors
 2014-08-20 12:20 UTC  (2+ messages)

slub/debugobjects: lockup when freeing memory
 2014-08-20 12:19 UTC  (12+ messages)

[PATCH 0/6] ARM64: Add support for FSL's LS2085A SoC
 2014-08-20 12:20 UTC  (8+ messages)
` [PATCH 1/6] Documentation: DT: Add bindings for FSL NS16550A UART
    ` [PATCH 1/6] Documentation: DT: Add bindings for FSL NS16550A The UART

[Qemu-devel] QEMU block layer todo list
 2014-08-20 12:17 UTC  (3+ messages)

[Qemu-devel] [PATCH v7 0/4] cpus: Add generic "nmi" monitor command support
 2014-08-20 12:12 UTC  (19+ messages)
` [Qemu-devel] [PATCH v7 3/4] s390x: Migrate to new NMI interface

[PATCH] pwm-backlight: fix bogus request for GPIO#0 when instantiated from DT
 2014-08-20 12:17 UTC  (2+ messages)

[Qemu-devel] [PATCH v8 0/5] cpus: Add generic "nmi" monitor command support
 2014-08-20 12:16 UTC  (6+ messages)
` [Qemu-devel] [PATCH v8 1/5] cpus: Define callback for QEMU "nmi" command
` [Qemu-devel] [PATCH v8 2/5] s390x: Convert QEMUMachine to MachineClass
` [Qemu-devel] [PATCH v8 3/5] s390x: Migrate to new NMI interface
` [Qemu-devel] [PATCH v8 4/5] spapr: Add support for "
` [Qemu-devel] [PATCH v8 5/5] pc_piix: Migrate to "

[PATCH 3.12 001/104] s390/ptrace: fix PSW mask check
 2014-08-20 11:44 UTC  (23+ messages)
` [PATCH 3.12 000/104] 3.12.27-stable review
  ` [PATCH 3.12 002/104] crypto: af_alg - properly label AF_ALG socket
  ` [PATCH 3.12 003/104] ARM: 8115/1: LPAE: reduce damage caused by idmap to virtual memory layout
  ` [PATCH 3.12 004/104] ath9k: fix aggregation session lockup
  ` [PATCH 3.12 008/104] mm/page-writeback.c: fix divide by zero in bdi_dirty_limits()
  ` [PATCH 3.12 010/104] memcg: oom_notify use-after-free fix
  ` [PATCH 3.12 012/104] iio:bma180: Fix scale factors to report correct acceleration units
  ` [PATCH 3.12 013/104] iio:bma180: Missing check for frequency fractional part
  ` [PATCH 3.12 014/104] iio: buffer: Fix demux table creation
  ` [PATCH 3.12 015/104] dm bufio: fully initialize shrinker
  ` [PATCH 3.12 016/104] dm cache: fix race affecting dirty block count
  ` [PATCH 3.12 018/104] timer: Fix lock inversion between hrtimer_bases.lock and scheduler locks
  ` [PATCH 3.12 019/104] Revert "x86-64, modify_ldt: Make support for 16-bit segments a runtime option"
  ` [PATCH 3.12 021/104] x86, espfix: Move espfix definitions into a separate header file
  ` [PATCH 3.12 022/104] x86, espfix: Fix broken header guard
  ` [PATCH 3.12 023/104] x86, espfix: Make espfix64 a Kconfig option, fix UML
  ` [PATCH 3.12 025/104] x86_64/entry/xen: Do not invoke espfix64 on Xen
  ` [PATCH 3.12 026/104] staging: vt6655: Fix Warning on boot handle_irq_event_percpu
  ` [PATCH 3.12 061/104] hugetlb: fix copy_hugetlb_page_range() to handle migration/hwpoisoned entry
  ` [PATCH 3.12 062/104] mm: hugetlb: fix copy_hugetlb_page_range()
  ` [PATCH 3.12 102/104] drivers/rtc/rtc-efi.c: avoid subtracting day twice when computing year days
  ` [PATCH 3.12 103/104] drivers/rtc/rtc-efi.c: check for invalid data coming back from UEFI

[PATCHv2] thermal: exynos: Add support for TRIM_RELOAD feature at Exynos3250
 2014-08-20 12:14 UTC  (5+ messages)
` [PATCHv3] "

Sym2 scsi hang on boot on sparc64
 2014-08-20 12:14 UTC  (8+ messages)

[U-Boot] [PATCH] arm: zynq: Add compile time boot mode override
 2014-08-20 12:14 UTC 

[PATCH] drm/i915: Make wait-for-pending-flips more defensive
 2014-08-20 12:13 UTC 

[PATCH v5] pcie: Add Xilinx PCIe Host Bridge IP driver
 2014-08-20 12:13 UTC  (11+ messages)

[RESEND PATCH 0/7] Second batch of cleanups for cros_ec
 2014-08-20 12:13 UTC  (8+ messages)
` [RESEND PATCH 1/7] mfd: cros_ec: Delay for 50ms when we see EC_CMD_REBOOT_EC
  ` [RESEND PATCH 2/7] i2c: i2c-cros-ec-tunnel: Set retries to 3
  ` [RESEND PATCH 3/7] mfd: cros_ec: stop calling ->cmd_xfer() directly
  ` [RESEND PATCH 6/7] mfd: cros_ec: Instantiate sub-devices from device tree
  ` [RESEND PATCH 7/7] Input: cros_ec_keyb: Optimize ghosting algorithm
` [RESEND PATCH 4/7] mfd: cros_ec: move locking into cros_ec_cmd_xfer
` [RESEND PATCH 5/7] mfd: cros_ec: wait for completion of commands that return IN_PROGRESS

[PATCH] KVM: x86: Keep masked bits unmodified on kvm_set_shared_msr
 2014-08-20 12:11 UTC 

[V0 PATCH 0/6] AMD-PVH: xen domU support
 2014-08-20 12:11 UTC  (4+ messages)
` [V0 PATCH 4/6] AMD-PVH: Do not get/set vlapic TPR

[Qemu-devel] [PATCH v4] Hvmloader: Modify ACPI to only supply _EJ0 methods for PCIslots that support hotplug by runtime patching
 2014-08-20 12:11 UTC  (17+ messages)
          ` [Qemu-devel] [Xen-devel] "
                            `  "

[PATCH] lockd: Remove unused b_fl member from struct nlm_block
 2014-08-20 12:10 UTC  (3+ messages)

[PATCH v4 1/2] timer: provide an api for deferrable timeout
 2014-08-20 12:10 UTC  (4+ messages)
` [PATCH v4 2/2] ksm: provide support to use deferrable timers for scanner thread

Help with btrfs project
 2014-08-20 12:11 UTC  (4+ messages)

[Buildroot] About i386 Architecture and Grub2
 2014-08-20 12:10 UTC  (2+ messages)

[U-Boot] [PATCH V4 00/19] Introduce cm-fx6 board
 2014-08-20 12:09 UTC  (12+ messages)
` [U-Boot] [PATCH V4 09/19] arm: mx6: ddr: do not write into reserved bit
` [U-Boot] [PATCH V4 10/19] arm: mx6: ddr: configure MMDC for slow_pd
` [U-Boot] [PATCH V4 11/19] arm: mx6: ddr: fix cs0_end calculation
` [U-Boot] [PATCH V4 12/19] arm: mx6: add get_cpu_type()
` [U-Boot] [PATCH V4 13/19] arm: mx6: add support for Compulab cm-fx6 CoM
` [U-Boot] [PATCH V4 14/19] arm: mx6: cm_fx6: add nand support
` [U-Boot] [PATCH V4 15/19] arm: mx6: cm_fx6: add ethernet support
` [U-Boot] [PATCH V4 16/19] arm: mx6: cm_fx6: add usb support
` [U-Boot] [PATCH V4 17/19] arm: mx6: cm_fx6: add i2c support
` [U-Boot] [PATCH V4 18/19] arm: mx6: cm_fx6: use eeprom
` [U-Boot] [PATCH V4 19/19] arm: mx6: cm_fx6: add sata support


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.