All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-10-10 15:20:21 to 2014-10-10 16:14:09 UTC [more...]

[Qemu-devel] [PATCH 0/3] qmp: Add "blockdev-backup"
 2014-10-10 16:13 UTC  (3+ messages)
` [Qemu-devel] [PATCH 2/3] block: Add blockdev-backup to transaction

[U-Boot] [PATCH 0/5] omap3: overo: Add foreign expansion board support
 2014-10-10 16:13 UTC  (3+ messages)

[PATCH] pcmcia: Convert dev_printk to dev_<level>
 2014-10-10 16:12 UTC 

[BUG] Qemu crash on xl create with memory allocation error (probably xl not consider all videoram for initial memory check)
 2014-10-10 16:12 UTC  (2+ messages)

ASoC machine driver: how to configure supported frame rates?
 2014-10-10 16:12 UTC 

Hard and silent lock up since linux 3.14 with PCIe pass through (vfio)
 2014-10-10 16:09 UTC  (7+ messages)

cellular modem connection with USB: how to have /dev/ttyACM0 interface?
 2014-10-10 16:11 UTC 

1st Medical Search Engine from India
 2014-10-10 14:45 UTC 

[U-Boot] [SoCFPGA] next steps
 2014-10-10 16:09 UTC  (5+ messages)
` [U-Boot] Discussion topics / issues

[Qemu-devel] [PATCH v3] hw/arm/boot: register cpu reset handlers if using -bios
 2014-10-10 16:08 UTC  (2+ messages)

[PATCH] cfg80211: set the rates mask in connection probes over specified freq
 2014-10-10 16:07 UTC  (10+ messages)

[Qemu-devel] [PATCH] arm_gic: remove unused parameter
 2014-10-10 16:06 UTC  (2+ messages)

[OSSTEST PATCH v2 00/12] XSM test cases for OSSTest
 2014-10-10 16:06 UTC  (28+ messages)
` [OSSTEST PATCH v2 01/12] README: list chiark-utils-bin as requirement
` [OSSTEST PATCH v2 02/12] gitignore: ignore images directory
` [OSSTEST PATCH v2 03/12] ts-xen-build-prep: install checkpolicy
` [OSSTEST PATCH v2 04/12] ts-xen-build: build with XSM support if requested
` [OSSTEST PATCH v2 05/12] mfi-common: create build-$arch-xsm job
` [OSSTEST PATCH v2 06/12] Debian.pm: pass in XSM configuration to bootloader setup routines
` [OSSTEST PATCH v2 07/12] Debian.pm: load flask policy in uboot
` [OSSTEST PATCH v2 08/12] ts-xen-install: install Xen with XSM support if requested
` [OSSTEST PATCH v2 09/12] mfi-common: use XSM build if job name contains -xsm suffix
` [OSSTEST PATCH v2 10/12] make-flight: create XSM test jobs
` [OSSTEST PATCH v2 11/12] ts-debian-install: add in seclabel if XSM is enabled
` [OSSTEST PATCH v2 12/12] ts-debian-hvm-install: "

pinctrl-msm build error on Linus' tree
 2014-10-10 16:05 UTC  (7+ messages)

[PATCH v2 for-xen-4.5] Fix configure --with-systemd-modules-load=DIR
 2014-10-10 16:05 UTC  (2+ messages)

[PATCH v2] powerpc/numa: add ability to disable and debug topology updates
 2014-10-10 16:04 UTC  (3+ messages)
` [v2] "
  ` [PATCH v3] "

[PATCH] ixgbe: Disable GCC warning on IXGBE base codes
 2014-10-10 16:04 UTC  (2+ messages)

[Qemu-devel] [PATCH v6 00/32] target-arm: add Security Extensions for CPUs
 2014-10-10 16:03 UTC  (33+ messages)
` [Qemu-devel] [PATCH v6 01/32] target-arm: increase arrays of registers R13 & R14
` [Qemu-devel] [PATCH v6 02/32] target-arm: add arm_is_secure() function
` [Qemu-devel] [PATCH v6 03/32] target-arm: reject switching to monitor mode
` [Qemu-devel] [PATCH v6 04/32] target-arm: rename arm_current_pl to arm_current_el
` [Qemu-devel] [PATCH v6 05/32] target-arm: make arm_current_el() return EL3
` [Qemu-devel] [PATCH v6 06/32] target-arm: A32: Emulate the SMC instruction
` [Qemu-devel] [PATCH v6 07/32] target-arm: extend async excp masking
` [Qemu-devel] [PATCH v6 08/32] target-arm: add async excp target_el function
` [Qemu-devel] [PATCH v6 09/32] target-arm: add banked register accessors
` [Qemu-devel] [PATCH v6 10/32] target-arm: add non-secure Translation Block flag
` [Qemu-devel] [PATCH v6 11/32] target-arm: add CPREG secure state support
` [Qemu-devel] [PATCH v6 12/32] target-arm: add secure state bit to CPREG hash
` [Qemu-devel] [PATCH v6 13/32] target-arm: insert AArch32 cpregs twice into hashtable
` [Qemu-devel] [PATCH v6 14/32] target-arm: move AArch32 SCR into security reglist
` [Qemu-devel] [PATCH v6 15/32] target-arm: implement IRQ/FIQ routing to Monitor mode
` [Qemu-devel] [PATCH v6 16/32] target-arm: respect SCR.FW, SCR.AW and SCTLR.NMFI
` [Qemu-devel] [PATCH v6 17/32] target-arm: add NSACR register
` [Qemu-devel] [PATCH v6 18/32] target-arm: add SDER definition
` [Qemu-devel] [PATCH v6 19/32] target-arm: add MVBAR support
` [Qemu-devel] [PATCH v6 20/32] target-arm: add SCTLR_EL3 and make SCTLR banked
` [Qemu-devel] [PATCH v6 21/32] target-arm: make CSSELR banked
` [Qemu-devel] [PATCH v6 22/32] target-arm: add TTBR0_EL3 and make TTBR0/1 banked
` [Qemu-devel] [PATCH v6 23/32] target-arm: add TCR_EL3 and make TTBCR banked
` [Qemu-devel] [PATCH v6 24/32] target-arm: make c2_mask and c2_base_mask banked
` [Qemu-devel] [PATCH v6 25/32] target-arm: make DACR banked
` [Qemu-devel] [PATCH v6 26/32] target-arm: make IFSR banked
` [Qemu-devel] [PATCH v6 27/32] target-arm: make DFSR banked
` [Qemu-devel] [PATCH v6 28/32] target-arm: make IFAR/DFAR banked
` [Qemu-devel] [PATCH v6 29/32] target-arm: make PAR banked
` [Qemu-devel] [PATCH v6 30/32] target-arm: make c13 cp regs banked (FCSEIDR, ...)
` [Qemu-devel] [PATCH v6 31/32] target-arm: make MAIR0/1 banked
` [Qemu-devel] [PATCH v6 32/32] target-arm: add cpu feature EL3 to CPUs with Security Extensions

[PATCH for-xen-4.5] Fix configure --with-systemd-modules-load=DIR
 2014-10-10 16:04 UTC  (5+ messages)

r600_dma_ring_test() failed - synchronization problem with write-combining memory
 2014-10-10 16:03 UTC  (8+ messages)

[PATCH OSSTEST RFC 00/19] support for ARM32 arndale and cubietruck platforms
 2014-10-10 16:03 UTC  (7+ messages)
` [PATCH RFC OSSTEST 13/19] Osstest/Debian: Install dtbs into target filesystem in /boot/dtbs

[PATCH] arm32: fix build after 063188f4b3
 2014-10-10 16:01 UTC  (8+ messages)

[PATCH v2] __mempool_get_bulk: remove useless variable
 2014-10-10 16:00 UTC  (2+ messages)

[PATCH] arm64/efi: set PE/COFF section alignment to 4 KB
 2014-10-10 15:59 UTC  (11+ messages)

[PATCH v3] Modify tools/setup.sh to be compatible with fedora 21
 2014-10-10 15:58 UTC  (3+ messages)

[PATCH] bebob: Fix failure to detect source of clock for Terratec Phase 88
 2014-10-10 15:58 UTC  (4+ messages)

[PATCH v2] powerpc/powernv: Fallback to old HMI handling behavior for old firmware
 2014-10-10 15:58 UTC 

[Bug 81841] New: amd-iommu: kernel BUG & lockup after shutting down KVM guest using PCI passthrough/PCIe bridge
 2014-10-10 15:58 UTC  (2+ messages)
` [Bug 81841] "

[PATCH] Bluetooth: Defer connection-parameter removal when unpairing without disconnecting
 2014-10-10 15:57 UTC  (8+ messages)

[PATCH 2/2] efi: Capsule update support
 2014-10-10 15:55 UTC  (2+ messages)

[U-Boot] [PATCH] tegra: clean-up useless define
 2014-10-10 15:55 UTC  (3+ messages)

[PATCH 2/5] KVM: x86: Emulator performs code segment checks on read access
 2014-10-10 15:54 UTC  (3+ messages)
` [PATCH v2 "

No sound captured with SGTL5000 on i.MX6 in I²S master mode
 2014-10-10 15:54 UTC  (21+ messages)

[PATCH] ARM: keystone: add bus notifier to set dma_pfn_offset for pci devices
 2014-10-10 15:53 UTC  (9+ messages)

Schedule for the Containers mini-summit at LPC 2014 (next week in Düsseldorf)
 2014-10-10 15:53 UTC  (3+ messages)
` [lxc-devel] "
    ` [lxc-users] "

[U-Boot] [PATCH] tegra: gpio: fix null label regression
 2014-10-10 15:53 UTC  (5+ messages)

[PATCH v3] arm64/efi: efistub: jump to 'stext' directly, not through the header
 2014-10-10 15:52 UTC  (13+ messages)

[PATCH 0/3] pwm: support backward compatibility of DTB extending PWM args
 2014-10-10 15:50 UTC  (8+ messages)
` [PATCH 1/3] pwm: process pwm polarity argument in of_pwm_simple_xlate()
` [PATCH 2/3] pwm: push up dynamic printk level on errors in of_pwm_get()
` [PATCH 3/3] pwm: set the actual number of pwms arguments defined in board dts

[U-Boot] [PATCH 0/6] Addition of new board Peach-Pi
 2014-10-10 15:50 UTC 

[RFC] need for new scan api for bluetooth low energy
 2014-10-10 15:49 UTC  (20+ messages)

[Bug 84232] New: PHINode containing itself causes segfault in LLVM when compiling Blender OpenCL kernel with R600 backend
 2014-10-10 15:48 UTC  (2+ messages)
` [Bug 84232] "

PCI and VGA Passthrough regressions on Xen 4.4.1 vs 4.3.2
 2014-10-10 15:47 UTC  (5+ messages)

[RFC PATCH V3 00/15] CAN: Add rx-fifo support and port flexcan to it
 2014-10-10 15:47 UTC  (16+ messages)
` [PATCH 01/15] can: flexcan: add documentation about mailbox organizaiton
` [PATCH 02/15] can: flexcan: rename crl2 -> ctrl2
` [PATCH 03/15] can: flexcan: replace open coded mailbox code by proper defines
` [PATCH 04/15] can: flexcan: Re-write receive path to use MB queue instead of FIFO
` [PATCH 05/15] can: dev: add preliminary rx-fifo
` [PATCH 06/15] can: rx-fifo: Increase MB size limit from 32 to 64
` [PATCH 07/15] can: rx-fifo: Change to do controller off-load in interrupt and NAPI poll
` [PATCH 08/15] can: rx-fifo: fix long lines
` [PATCH 09/15] can: rx-fifo: Add can_rx_fifo_reset() function
` [PATCH 10/15] can: rx-fifo: remove obsolete comment
` [PATCH 11/15] can: rx-fifo: Add support for can state tracking and error polling
` [PATCH 12/15] can: flexcan: Add support for RX-FIFO
` [PATCH 13/15] can: rx-fifo: Add support for simple irq offloading
` [PATCH 14/15] can: flexcan: Add MB/Fifo specific column to comment table of IP versions
` [PATCH 15/15] can: flexcan: Re-enable RTR reception support for older flexcan IPs

[U-Boot] [PATCH] gpio: header file comment spelling fixes
 2014-10-10 15:44 UTC  (2+ messages)

[Cluster-devel] [PATCH 0/12 v2] Moving i_dquot out of struct inode
 2014-10-10 15:43 UTC  (23+ messages)
` [Cluster-devel] [PATCH 01/12] quota: Allow each filesystem to specify which quota types it supports
  `  "
    ` [Ocfs2-devel] "
` [Cluster-devel] [PATCH 11/12] jfs: Convert to private i_dquot field
  `  "
    ` [Ocfs2-devel] "

Bluez dual-mode support
 2014-10-10 15:40 UTC  (2+ messages)

[PATCH net 0/3] SCTP fixes
 2014-10-10 15:39 UTC  (4+ messages)
` [PATCH net 2/3] net: sctp: fix panic on duplicate ASCONF chunks

eth_get_headlen() and unaligned accesses
 2014-10-10 15:36 UTC  (10+ messages)
` [PATCH] flow-dissector: Fix alignment issue in __skb_flow_get_ports
` [PATCH v2] "

[PATCH] PCI/MSI: Remove pci_enable_msix()
 2014-10-10 15:35 UTC 

[PATCH] tools/hotplug/Linux: Fix build
 2014-10-10 15:34 UTC  (11+ messages)

[Qemu-devel] [PATCH v12 00/14] qemu-img: Implement commit like QMP
 2014-10-10 15:34 UTC  (4+ messages)
` [Qemu-devel] [PATCH v12 03/14] qcow2: Optimize bdrv_make_empty()

[Cluster-devel] [PATCH 0/2 v2] Fix data corruption when blocksize < pagesize for mmapped data
 2014-10-10 15:32 UTC  (7+ messages)
` [Cluster-devel] [PATCH] block: free q->flush_rq in blk_init_allocated_queue error paths
    `  "
      ` [Ocfs2-devel] "

[Qemu-devel] [PATCH] linux-user: Fix fault address truncation AArch64
 2014-10-10 15:30 UTC  (4+ messages)

[PATCH/RFC repost 0/8] Open vSwtich ODP Select Group Action
 2014-10-10 15:31 UTC  (5+ messages)
` [PATCH/RFC repost 2/8] netlink: Allow suppression of warnings for duplicate attributes
    ` [ovs-dev] "

Issue with pkgconfig and ncurses
 2014-10-10 15:30 UTC 

[RFC PATCH] Drop error return if size mismatch is due to xcr0 settings
 2014-10-10 15:30 UTC  (7+ messages)

How do I know my UBI/UBIFS code version?
 2014-10-10 15:28 UTC  (3+ messages)

[Bug 84759] New: EXTREME and blocking drawing delay accumulation with certain websites and programs (e.g. rdesktop) since forever
 2014-10-10 15:29 UTC  (2+ messages)
  ` [Bug 84759] "

Help: Marking UDP packets in a bridge
 2014-10-10 15:28 UTC 

Possible bug in tools/libxl/libxl.c -- Variable passed by reference not set in one possible case
 2014-10-10 15:27 UTC  (12+ messages)

[PATCH] core: Add Manufacturer Specific Data EIR field
 2014-10-10 15:27 UTC  (2+ messages)

[PATCHv3] reset: add reset_control_status helper function
 2014-10-10 15:21 UTC 

QT 5.2.1 and eglfs 0x3003 error
 2014-10-10 15:16 UTC  (2+ messages)

[Bug 82050] New: R9270X pyrit benchmark perf regressions with latest kernel/llvm
 2014-10-10 15:23 UTC  (2+ messages)
` [Bug 82050] "

[PATCH v2 0/2] core: Add plugin-support for Manufacturer Specific Data EIR
 2014-10-10 15:23 UTC  (3+ messages)
` [PATCH v2 1/2] core: Add Manufacturer Specific Data EIR field
` [PATCH v2 2/2] core: Add subscription API for Manufacturer Specific Data

[RFC v4] usb: phy: Hold wakeupsource when USB is enumerated in peripheral mode
 2014-10-10 15:20 UTC  (4+ messages)

[PATCH] glibc: remove bad patch snippet that eglibc forward ported
 2014-10-10 15:20 UTC 


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.