All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-05-01 14:56:01 to 2014-05-01 15:57:35 UTC [more...]

[PATCH] DMA-API: Clarify physical/bus address distinction
 2014-05-01 15:57 UTC  (3+ messages)

[U-Boot] [Patch v3 1/2] common/board_f: Preserve early global data
 2014-05-01 15:54 UTC  (2+ messages)

[PATCH V2] ASoC: SAMSUNG: Add sound card driver for Snow board
 2014-05-01 15:54 UTC  (9+ messages)

[PATCH 1/1] fanotify: for FAN_MARK_FLUSH check flags
 2014-05-01 15:53 UTC  (3+ messages)
  ` Fwd: "

[PATCH v12 00/31] iommu/exynos: Fixes and Enhancements of System MMU driver with DT
 2014-05-01 15:53 UTC  (11+ messages)
` [PATCH v12 11/31] documentation: iommu: add binding document of Exynos System MMU

[PATCH v4 1/1] Driver for Beckhoff CX5020 EtherCAT master module
 2014-05-01 15:53 UTC  (2+ messages)

[PATCH] ts-debian-hvm-install: use text installer frontend
 2014-05-01 15:53 UTC  (2+ messages)

[RFC PATCH 0/2] kpatch: dynamic kernel patching
 2014-05-01 15:52 UTC  (3+ messages)
` [RFC PATCH 1/2] kpatch: add TAINT_KPATCH flag
` [RFC PATCH 2/2] kpatch: add kpatch core module

[PATCH resend 10/15] arm64: pull in <asm/simd.h> from asm-generic
 2014-05-01 15:51 UTC  (12+ messages)
` [PATCH resend 11/15] arm64/crypto: AES-ECB/CBC/CTR/XTS using ARMv8 NEON and Crypto Extensions
` [PATCH resend 12/15] arm64/crypto: add shared macro to test for NEED_RESCHED
` [PATCH resend 13/15] arm64/crypto: add voluntary preemption to Crypto Extensions SHA1
` [PATCH resend 14/15] arm64/crypto: add voluntary preemption to Crypto Extensions SHA2
` [PATCH resend 15/15] arm64/crypto: add voluntary preemption to Crypto Extensions GHASH

[PATCH -V1 00/22] New ACL format for better NFSv4 acl interoperability
 2014-05-01 15:49 UTC  (32+ messages)
` [PATCH -V1 05/22] vfs: Add new file and directory create permission flags
` [PATCH -V1 06/22] vfs: Add delete child and delete self "
` [PATCH -V1 08/22] vfs: Add permission flags for setting file attributes
` [PATCH -V1 09/22] vfs: Make acl_permission_check() work for richacls
` [PATCH -V1 10/22] richacl: In-memory representation and helper functions
` [PATCH -V1 19/22] vfs: Cache richacl in struct inode
` [PATCH -V1 22/22] ext4: Add Ext4 compat richacl feature flag

[PATCH resend 00/15] arm64 crypto roundup
 2014-05-01 15:49 UTC  (20+ messages)
` [PATCH resend 01/15] asm-generic: allow generic unaligned access if the arch supports it
` [PATCH resend 02/15] arm64: add abstractions for FPSIMD state manipulation
` [PATCH resend 03/15] arm64: defer reloading a task's FPSIMD state to userland resume
` [PATCH resend 04/15] arm64: add support for kernel mode NEON in interrupt context
` [PATCH resend 05/15] arm64/crypto: SHA-1 using ARMv8 Crypto Extensions
` [PATCH resend 06/15] arm64/crypto: SHA-224/SHA-256 "
` [PATCH resend 07/15] arm64/crypto: GHASH secure hash "
` [PATCH resend 08/15] arm64/crypto: AES "
` [PATCH resend 09/15] arm64/crypto: AES in CCM mode "

[3.15-rc3] Bisected: xen-netback mangles packets between two guests on a bridge since merge of "TX grant mapping with SKBTX_DEV_ZEROCOPY instead of copy" series
 2014-05-01 15:46 UTC  (13+ messages)

[perf] more perf_fuzzer memory corruption
 2014-05-01 15:50 UTC  (12+ messages)

[U-Boot] [PATCH 0/8] kmp204x patches for 2014.07
 2014-05-01 15:47 UTC  (5+ messages)
` [U-Boot] [PATCH 1/8] kmp204x: Add support for the unit LEDs

[PATCHSET cgroup/for-3.16] cgroup: implement css->id
 2014-05-01 15:46 UTC  (5+ messages)
` [PATCH 6/6] cgroup, memcg: implement css->id and convert css_from_id() to use it

[Qemu-devel] [PATCH 00/26] Merge ppc32/ppc64 tcg backends
 2014-05-01 15:44 UTC  (27+ messages)
` [Qemu-devel] [PATCH 01/26] tcg-ppc: Use uintptr_t in ppc_tb_set_jmp_target
` [Qemu-devel] [PATCH 02/26] tcg-ppc64: Avoid some hard-codings of TCG_TYPE_I64
` [Qemu-devel] [PATCH 03/26] tcg-ppc64: Move functions around
` [Qemu-devel] [PATCH 04/26] tcg-ppc64: Relax register restrictions in tcg_out_mem_long
` [Qemu-devel] [PATCH 05/26] tcg-ppc64: Use tcg_out_{ld, st, cmp} internally
` [Qemu-devel] [PATCH 06/26] tcg-ppc64: Make TCG_AREG0 and TCG_REG_CALL_STACK enum constants
` [Qemu-devel] [PATCH 07/26] tcg-ppc64: Move call macros out of tcg-target.h
` [Qemu-devel] [PATCH 08/26] tcg-ppc64: Fix TCG_TARGET_CALL_STACK_OFFSET
` [Qemu-devel] [PATCH 09/26] tcg-ppc64: Better parameterize the stack frame
` [Qemu-devel] [PATCH 10/26] tcg-ppc64: Use the correct test in tcg_out_call
` [Qemu-devel] [PATCH 11/26] tcg-ppc64: Support the ppc64 elfv2 ABI
` [Qemu-devel] [PATCH 12/26] tcg-ppc64: Adjust tcg_out_call for ELFv2
` [Qemu-devel] [PATCH 13/26] tcg-ppc64: Merge 32-bit ABIs into the prologue / frame code
` [Qemu-devel] [PATCH 14/26] tcg-ppc64: Fix sub2 implementation
` [Qemu-devel] [PATCH 15/26] tcg-ppc64: Begin merging ppc32 with ppc64
` [Qemu-devel] [PATCH 16/26] tcg-ppc64: Merge ppc32 brcond2, setcond2, muluh
` [Qemu-devel] [PATCH 17/26] tcg-ppc64: Merge ppc32 qemu_ld/st
` [Qemu-devel] [PATCH 18/26] tcg-ppc64: Merge ppc32 register usage
` [Qemu-devel] [PATCH 19/26] tcg-ppc64: Support mulsh_i32
` [Qemu-devel] [PATCH 20/26] tcg-ppc64: Merge ppc32 shifts
` [Qemu-devel] [PATCH 21/26] tcg-ppc: Remove the backend
` [Qemu-devel] [PATCH 22/26] tcg-ppc: Rename the tcg/ppc64 backend
` [Qemu-devel] [PATCH 23/26] qemu/osdep: Remove the need for qemu_init_auxval
` [Qemu-devel] [PATCH 24/26] tcg-ppc: Merge cache-utils into the backend
` [Qemu-devel] [PATCH 25/26] tcg-ppc64: Use the return address as a base pointer
` [Qemu-devel] [PATCH 26/26] tcg-ppc: Streamline USE_DIRECT_JUMP

[PATCH V6] libxl: add migration support
 2014-05-01 15:45 UTC 

[PATCH] PCI/shpchp: fix a bus speed issue on hotplug
 2014-05-01 15:43 UTC  (2+ messages)

[meta-oe][PATCHv2] lmsensors: update 3.3.3 -> 3.3.5
 2014-05-01 15:43 UTC 

[PATCH RFC] eal: change core mask input format
 2014-05-01 15:43 UTC  (2+ messages)

[RFC PATCH 0/5] watchdog: Add reboot API
 2014-05-01 15:41 UTC  (12+ messages)
` [RFC PATCH 1/5] watchdog: Add API to trigger reboots
` [RFC PATCH 2/5] arm64: Support reboot through watchdog subsystem
` [RFC PATCH 3/5] arm: "
` [RFC PATCH 4/5] watchdog: moxart: Register reboot handler with "
` [RFC PATCH 5/5] watchdog: sunxi: "

[PATCH] gcc-common: Only apply fpu settings to target gcc
 2014-05-01 15:40 UTC 

[PATCH v3 0/2] Add peach-pit board support
 2014-05-01 15:40 UTC  (5+ messages)
` [PATCH v3 1/2] ARM: dts: Add node references to 5420
` [PATCH v3 2/2] ARM: dts: Add peach-pit board support

v0.67.8 released
 2014-05-01 15:38 UTC 

[PATCH 00/17] Misc page alloc, shmem, mark_page_accessed and page_waitqueue optimisations
 2014-05-01 15:38 UTC  (7+ messages)
` [PATCH 11/17] mm: page_alloc: Use unsigned int for order in more places

[PATCH 0/3] domctl related adjustments
 2014-05-01 15:37 UTC  (7+ messages)
` [PATCH 1/3] x86: fix guest CPUID handling
` [PATCH 2/3] domctl: perform initial post-XSA-77 auditing
` [PATCH 3/3] domctl: tighten XEN_DOMCTL_*_permission

[PATCH 1/1] fanotify: check file flags passed in fanotify_init
 2014-05-01 15:35 UTC 

[PATCH] random: Add "initialized" variable to proc
 2014-05-01 15:35 UTC  (9+ messages)

[PATCH] IB/mlx4: Allow to always block UD multicast loopback
 2014-05-01 15:34 UTC  (5+ messages)

[Bug 78161] New: [NV96] Artifacts in output of fragment program containing not unrolled loops with conditional break
 2014-05-01 15:33 UTC  (5+ messages)
  ` [Bug 78161] "

[PATCH 0/4 v2] Split CIFS_SessSetup()
 2014-05-01 15:31 UTC  (5+ messages)
` [PATCH 1/4] cifs: Split lanman auth from CIFS_SessSetup()
` [PATCH 2/4] cifs: Split ntlm and ntlmv2 authentication methods off CIFS_SessSetup()

[net PATCH] net: sched: lock imbalance in hhf qdisc
 2014-05-01 15:30 UTC  (2+ messages)

A failing attempt to use Git in a centralized environment
 2014-05-01 15:20 UTC  (12+ messages)
  ` Pull is Evil (was: Re: A failing attempt to use Git in a centralized environment)
      ` Pull is Evil

HHF support in iproute2?
 2014-05-01 15:23 UTC  (2+ messages)

[Buildroot] [PATCH] uclibc: arc: bump to git commit 8af9dc8
 2014-05-01 15:21 UTC  (3+ messages)
` [Buildroot] [PATCH v2] uclibc: arc: bump to 8af9dc8

[Qemu-devel] [PATCH V5 00/28] add direct support of event in qapi schema
 2014-05-01 15:00 UTC  (5+ messages)
` [Qemu-devel] [PATCH V5 02/28] qapi: add event helper functions
` [Qemu-devel] [PATCH V5 05/28] qapi: define events in qapi schema

[RFC PATCH 00/15] remove qdisc lock from ingress_qdisc
 2014-05-01 15:20 UTC  (6+ messages)
` [RFC PATCH 01/15] net: qdisc: use rcu prefix and silence sparse warnings

dpdk kernel module when calling xen_create_contiguous_region
 2014-05-01 15:20 UTC  (4+ messages)
    ` [Xen-devel] "

[PATCH] mountd: fix segfault in add_name with newer gcc compilers
 2014-05-01 15:17 UTC  (2+ messages)

[PATCH] block: null_blk: fix use after free
 2014-05-01 15:17 UTC  (2+ messages)

btrfs checksum
 2014-05-01 15:17 UTC  (2+ messages)

[Bug 75211] New: Division error in radeon_compute_pll_avivo (X hang)
 2014-05-01 15:16 UTC  (2+ messages)
` [Bug 75211] "

[PATCH net-next] net: filter: doc: expand and improve BPF documentation
 2014-05-01 15:16 UTC 

[uml-devel] trinity commit 23dc478aba breaks syscall "mremap" at a 32 bit user mode linux
 2014-05-01 15:15 UTC  (6+ messages)

[PATCH] ata: SATL compliance for Inquiry Product Revision
 2014-05-01 15:15 UTC  (2+ messages)

[PATCH] usb: dwc3: gadget: fix burst size corruption
 2014-05-01 21:14 UTC  (4+ messages)

Build problem with current master
 2014-05-01 15:06 UTC 

[PATCH] vexpress: Initialise the sysregs before setting up the clocks
 2014-05-01 15:14 UTC  (2+ messages)

[PATCH] PPC: BOOK3S: Disable/Enable TM looking at the ibm, pa-features device tree entry
 2014-05-01 15:14 UTC  (3+ messages)

[PATCH] usb: dwc3: gadget: giveback request if start transfer fail
 2014-05-01 20:44 UTC  (5+ messages)

[Qemu-devel] [PATCH 00/22] dataplane: use QEMU block layer
 2014-05-01 15:13 UTC  (9+ messages)
` [Qemu-devel] [PATCH 16/22] sheepdog: implement .bdrv_detach/attach_aio_context()
` [Qemu-devel] [PATCH 17/22] ssh: use BlockDriverState's AioContext
` [Qemu-devel] [PATCH 18/22] vmdk: implement .bdrv_detach/attach_aio_context()
` [Qemu-devel] [PATCH 20/22] dataplane: delete IOQueue since it is no longer used
` [Qemu-devel] [PATCH 21/22] dataplane: implement async flush
` [Qemu-devel] [PATCH 22/22] raw-posix: drop raw_get_aio_fd() since it is no longer used

[RFC PATCH 0/4] workqueue: Introduce low-level unbound wq sysfs cpumask
 2014-05-01 15:13 UTC  (7+ messages)
` [PATCH 1/4] workqueue: Create low-level unbound workqueues cpumask

[PATCH v2 0/4] recipes for RPM packages
 2014-05-01 15:13 UTC  (4+ messages)

[PATCH 00/98] Full L2C patch series
 2014-05-01 15:12 UTC  (7+ messages)
` [PATCH 51/97] ARM: l2c: remove platforms/SoCs setting early BRESP

Kernel source
 2014-05-01 15:12 UTC  (7+ messages)

[Qemu-devel] [PULL 00/10] target-arm queue
 2014-05-01 14:55 UTC  (10+ messages)
` [Qemu-devel] [PULL 01/10] target-arm: Implement XScale cache lockdown operations as NOPs
` [Qemu-devel] [PULL 02/10] armv7m_nvic: fix CPUID Base Register
` [Qemu-devel] [PULL 03/10] target-arm: implement WFE/YIELD as a yield for AArch64
` [Qemu-devel] [PULL 04/10] target-arm: Make vbar_write 64bit friendly on 32bit hosts
` [Qemu-devel] [PULL 05/10] target-arm: A64: Handle blr lr
` [Qemu-devel] [PULL 06/10] target-arm: A64: Fix a typo when declaring TLBI ops
` [Qemu-devel] [PULL 07/10] target-arm: Correct a comment refering to EL0
` [Qemu-devel] [PULL 09/10] hw/arm/virt: Put GIC register banks on 64K boundaries
` [Qemu-devel] [PULL 10/10] hw/arm/virt: Add support for Cortex-A57

[PATCH] Avoid buildenv conditional in thread_option struct
 2014-05-01 15:07 UTC 

character-problems
 2014-05-01 15:08 UTC  (4+ messages)

[PATCH] ASoC: mc13783: Add devicetree support
 2014-05-01 15:06 UTC  (8+ messages)

[PATCH 0/7] pci cleanup
 2014-05-01 15:00 UTC  (3+ messages)
` [PATCH 1/7] pci: fix potential mem leak

Request for stable inclusion
 2014-05-01 14:56 UTC  (5+ messages)

Device pass through on XEN on ARM
 2014-05-01 14:56 UTC  (3+ messages)


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.