All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-12-06 17:23:40 to 2013-12-06 18:13:30 UTC [more...]

[PATCH v2 1/3] x86, mpx: add documentation on Intel MPX
 2013-12-07  0:20 UTC  (6+ messages)
` [PATCH v2 3/3] X86, mpx: Intel MPX xstate feature definition
  ` [Qemu-devel] "

[PATCH 1/3] x86, mpx: add documentation on Intel MPX
 2013-12-06 18:52 UTC  (4+ messages)
` [PATCH 3/3] X86, mpx: Intel MPX xstate feature definition
    ` [Qemu-devel] "

RAID-0/5/6 performances
 2013-12-06 18:13 UTC  (3+ messages)

[PATCH 0/3] Exclude pathspec
 2013-12-06 18:12 UTC  (2+ messages)

[PATCH] diff: Add diff.orderfile configuration variable
 2013-12-06 18:11 UTC  (3+ messages)
` [PATCH v2] "

[PATCH 00/10] net: stmmac: Add sun7i GMAC glue layer
 2013-12-06 17:29 UTC  (33+ messages)
` [PATCH 01/10] net: stmmac: Enable stmmac main clock when probing hardware
` [PATCH 02/10] net: stmmac: Honor DT parameter to force DMA store and forward mode
` [PATCH 03/10] net: stmmac: Use platform data tied with compatible strings
` [PATCH 04/10] net: stmmac: sunxi platfrom extensions for GMAC in Allwinner A20 SoC's
` [PATCH 05/10] ARM: dts: sun7i: Add GMAC controller node to sun7i DTSI
` [PATCH 06/10] ARM: dts: sun7i: Add pin muxing options for the GMAC
` [PATCH 07/10] ARM: dts: sun7i: cubietruck: Enable "
` [PATCH 08/10] ARM: dts: sun7i: cubieboard2: Enable GMAC instead of EMAC
` [PATCH 09/10] ARM: dts: sun7i: olinuxino-micro: "
` [PATCH 10/10] ARM: dts: sun7i: Add ethernet alias for GMAC

[PATCH v3] icecc-create-env: Upgrade script
 2013-12-06 18:17 UTC 

[PATCH RFC] timekeeping: Fix clock stability with nohz
 2013-12-06 18:09 UTC  (7+ messages)

nfs vs xfstests 193
 2013-12-06 18:08 UTC  (4+ messages)

[Buildroot] [PATCH] sawman: Link using gcc instead of ld
 2013-12-06 18:08 UTC  (2+ messages)

[net 1/6] ethernet: Fix FSF address in file headers
 2013-12-06 17:38 UTC  (11+ messages)
` [net 2/6] irda: "
` [net 4/6] usb: "
` [net 5/6] drivers/net/*: "
` [net 6/6] sctp: "

[PATCH] cgroup: fix bug on cgroup_create() fail path
 2013-12-06 18:04 UTC  (9+ messages)
` [PATCH cgroup/for-3.13-fixes] cgroup: fix oops in cgroup init failure path

[PATCH net-next] tcp: auto corking
 2013-12-06 18:02 UTC  (7+ messages)

[PATCH] Do not enter setup_callback_client when finding backchannel failed
 2013-12-06 18:00 UTC  (6+ messages)

[PATCH v3 0/3] (U)EFI runtime services for arm
 2013-12-06 17:59 UTC  (8+ messages)
` [PATCH v3 2/3] arm: Add [U]EFI runtime services support

von Dr Christopher Johnson aus Credit Suisse Bank London
 2013-12-06 16:38 UTC 

[PATCH v6] can: sja1000: fix {pre,post}_irq() handling and IRQ handler return value
 2013-12-06 17:59 UTC  (11+ messages)
              ` arbitration lost error reporting (was: Re: [PATCH v6] can: sja1000: fix {pre,post}_irq() handling and IRQ handler return value)
                ` arbitration lost error reporting

[PATCH 0/7] extent list locking fixes V2
 2013-12-06 17:59 UTC  (8+ messages)
` [PATCH 1/7] xfs: reinstate the ilock in xfs_readdir

Linux 3.13-rc3
 2013-12-06 17:58 UTC 

[PATCH] xen: privcmd: do not return pages which we have failed to unmap
 2013-12-06 17:58 UTC  (4+ messages)

Patches due to bitbake changes
 2013-12-06 17:57 UTC  (3+ messages)

dm-cache refusing to come up again after a crash
 2013-12-06 17:57 UTC  (2+ messages)

[B.A.T.M.A.N.] [PATCH] batman-adv fix FSF address
 2013-12-06 17:56 UTC 

[PATCH 0/6] interrupt handling fixes
 2013-12-06 17:56 UTC  (8+ messages)
` [PATCH 1/6] xen/arm: Physical IRQ is not always equal to virtual IRQ
` [PATCH 2/6] xen/arm: track the state of guest IRQs
` [PATCH 3/6] xen/arm: do not add a second irq to the LRs if one is already present
` [PATCH 4/6] xen/arm: implement gic_irq_enable and gic_irq_disable
` [PATCH 5/6] xen/arm: Only enable physical IRQs when the guest asks
` [PATCH 6/6] xen/arm: disable a physical IRQ when the guest disables the corresponding IRQ

[Qemu-devel] [RFC PATCH 00/19] block: Support for 512b-on-4k emulation
 2013-12-06 17:55 UTC  (16+ messages)
` [Qemu-devel] [RFC PATCH 05/19] raw: Probe required direct I/O alignment
` [Qemu-devel] [RFC PATCH 08/19] block: Introduce bdrv_aligned_pwritev()
` [Qemu-devel] [RFC PATCH 09/19] block: write: Handle COR dependency after I/O throttling
` [Qemu-devel] [RFC PATCH 10/19] block: Introduce bdrv_co_do_pwritev()
` [Qemu-devel] [RFC PATCH 11/19] block: Switch BdrvTrackedRequest to byte granularity
` [Qemu-devel] [RFC PATCH 12/19] block: Allow waiting for overlapping requests between begin/end
` [Qemu-devel] [RFC PATCH 13/19] block: Make zero-after-EOF work with larger alignment
` [Qemu-devel] [RFC PATCH 14/19] block: Generalise and optimise COR serialisation
` [Qemu-devel] [RFC PATCH 15/19] block: Make overlap range for serialisation dynamic
` [Qemu-devel] [RFC PATCH 16/19] block: Align requests in bdrv_co_do_pwritev()
` [Qemu-devel] [RFC PATCH 17/19] block: Change coroutine wrapper to byte granularity
` [Qemu-devel] [RFC PATCH 18/19] block: Make bdrv_pread() a bdrv_prwv_co() wrapper
` [Qemu-devel] [RFC PATCH 19/19] block: Make bdrv_pwrite() "

[PATCH net-next 0/5] tg3: Misc fixes
 2013-12-06 17:53 UTC  (6+ messages)
` [PATCH net-next 1/5] tg3: Don't add rxbds_empty to rx_over_errors
` [PATCH net-next 2/5] tg3: Add flag to disable 1G Half Duplex advertisement
` [PATCH net-next 3/5] tg3: Fix bit definition for the nvram Auto Power Down setting
` [PATCH net-next 4/5] tg3: Expand multicast drop counter miscounting fix to 5762
` [PATCH net-next 5/5] tg3: Update version to 3.135

[PATCH] Fix race between oom kill and task exit
 2013-12-06 17:54 UTC  (12+ messages)

[Qemu-devel] [PATCH v2 0/4] tcg/optimize: fixes and improvements
 2013-12-06 17:54 UTC  (9+ messages)
` [Qemu-devel] [PATCH v2 1/4] tcg/optimize: fix known-zero bits for right shift ops
` [Qemu-devel] [PATCH v2 2/4] tcg/optimize: fix known-zero bits optimization
` [Qemu-devel] [PATCH v2 3/4] tcg/optimize: improve known-zero bits for 32-bit ops
` [Qemu-devel] [PATCH v2 4/4] tcg/optimize: add known-zero bits compute for load ops

[PATCH] arm: xen: foreign mapping PTEs are special
 2013-12-06 17:54 UTC  (3+ messages)

[PATCH] mmc: omap: Fix error introduced by fix to release_mem_region() path
 2013-12-06 19:54 UTC  (4+ messages)
` [PATCH 0/7] mmc: omap: Fixes, cleanup and add ERASE capability

[PATCH net v2 2/2] 3c59x/net: Use dev_is_pci() instead of hardcoding
 2013-12-06 17:54 UTC  (2+ messages)

[PATCH net v2 1/2] net/fddi: Replace local macro with PCI standard macro
 2013-12-06 17:53 UTC  (2+ messages)

Git reports
 2013-12-06 17:53 UTC  (6+ messages)

[PATCH net-next] tcp: optimize some skb_shinfo(skb) uses
 2013-12-06 17:53 UTC  (2+ messages)

[net-next PATCH v3 0/6] net: some cleanups
 2013-12-06 17:53 UTC  (3+ messages)
` [net-next PATCH v3 4/6] macvtap: adjust macvtap_skb_to_vnet_hdr() to be void

Linux kernel 3.13-rc3 released
 2013-12-06 17:53 UTC 

[GIT PULL] iommu: arm/smmu: fixes for 3.13
 2013-12-06 17:53 UTC  (2+ messages)

No trace files are generated for UST
 2013-12-06 17:52 UTC 

[PATCH net-next] gro: small napi_get_frags() optim
 2013-12-06 17:52 UTC  (2+ messages)

[PATCH net-next] ipv6: consistent use of IP6_INC_STATS_BH() in ip6_forward()
 2013-12-06 17:52 UTC  (2+ messages)

[PATCH net-next] packet: use macro GET_PBDQC_FROM_RB to simplify the codes
 2013-12-06 17:52 UTC  (2+ messages)

[PATCH net-next] tun: spelling fixes
 2013-12-06 17:51 UTC  (3+ messages)

[GIT PULL] arm64 fixes for 3.13
 2013-12-06 17:50 UTC  (2+ messages)

Compiling SMBFS module in 3.10 kernel
 2013-12-06 17:49 UTC 

[PATCH] xen: arm: vtimer fixes for arm64
 2013-12-06 17:49 UTC  (4+ messages)

[PATCH v5 0/3] regulator: tps6586x: add version detection and voltage tables
 2013-12-06 17:48 UTC  (5+ messages)
` [PATCH v5 1/3] mfd: tps6586x: add version detection

[Qemu-devel] [PATCH] SPARC: Fix LEON3 power down instruction
 2013-12-06 17:48 UTC  (3+ messages)
` [Qemu-devel] [PATCH v2] "

[PATCH] mm/hwpoison: add '#' to hwpoison_inject
 2013-12-06 17:48 UTC  (3+ messages)

[Qemu-devel] [PATCH] tcg: Use bitmaps for free temporaries
 2013-12-06 17:47 UTC  (3+ messages)

[GIT PULL] xhci: Regression fix for 3.13
 2013-12-06 17:46 UTC  (8+ messages)

nftables: use automake & pkgconfig
 2013-12-06 17:47 UTC  (7+ messages)
` [PATCH 3/3] build: use automake and pkgconfig

[Qemu-devel] [PATCH] x86: only allow real mode to access 32bit without LMA
 2013-12-06 17:46 UTC  (2+ messages)

[U-Boot] [PATCH 0/9] ARMv7: add PSCI support to u-boot
 2013-12-06 17:45 UTC  (8+ messages)
    ` [U-Boot] [linux-sunxi] "

[PATCH v2 1/2] macvtap: update file current position
 2013-12-06 17:45 UTC  (4+ messages)
` [PATCH v2 2/2] tun: "

NUMA? bisected performance regression 3.11->3.12
 2013-12-06 17:43 UTC  (3+ messages)

[PATCH] xen: arm: correct return value of raw_copy_to_guest_*
 2013-12-06 17:44 UTC  (5+ messages)

mdadm fails to recognise DDF partitions from Marvell MV64460 controller
 2013-12-06 17:44 UTC 

[PATCH 1/2] ARM: tegra: rebuild tegra_defconfig
 2013-12-06 17:43 UTC  (4+ messages)

[PATCH 1/4] ARM: tegra: add I2C controllers to Tegra124 DT
 2013-12-06 17:42 UTC  (8+ messages)
` [PATCH 2/4] ARM: tegra: enable I2C controllers on Venice2

Pull request: SIOCGHWTSTAMP ioctl
 2013-12-06 17:41 UTC  (4+ messages)

[PATCH] xen: arm: handle initrd addresses above the 4G boundary
 2013-12-06 17:39 UTC  (4+ messages)

[net 1/6] ipv4/ipv6: Fix FSF address in file headers
 2013-12-06 17:39 UTC  (12+ messages)
` [net 2/6] include/net/: "
` [net 3/6] netlabel: "
` [net 4/6] netfilter: "
` [net 5/6] net/irda: "
` [net 6/6] net/*: "

[PATCH 00/14] NUMA balancing segmentation faults candidate fix on large machines
 2013-12-06 17:38 UTC  (12+ messages)
` [PATCH 14/15] mm: numa: Flush TLB if NUMA hinting faults race with PTE scan update

[PATCHv6 0/1] Xen: FIFO-based event channel fix
 2013-12-06 17:38 UTC  (2+ messages)
` [PATCH] evtchn/fifo: don't corrupt queues if an old tail is linked

xtables-addons compiling warning/error Kernels below 3.7 not supported on ubuntu running mainline kernel
 2013-12-06 17:37 UTC  (2+ messages)

[PATCH 0/2] mmc: dw_mmc: Make the use of the hold reg generic
 2013-12-06 17:36 UTC  (2+ messages)

qemu internal disk shaper?
 2013-12-06 17:35 UTC 

[flasher PATCH V2 1/4] Add crc32 verification of the flash image
 2013-12-06 17:35 UTC  (2+ messages)
  ` [flasher PATCH V2 3/4] Allow overriding environment variables during flashing

OMAP3 NAND ECC selection
 2013-12-06 17:35 UTC  (6+ messages)

user defined OOM policies
 2013-12-06 17:34 UTC  (13+ messages)
      ` [patch 1/8] fork: collapse copy_flags into copy_process
        ` [patch 7/8] mm, memcg: allow processes handling oom notifications to access reserves

Converting relative path to absolute path
 2013-12-06 17:33 UTC  (3+ messages)

[BUG] QWLE900V5-18 - cannot achievie 3 spatial streams link
 2013-12-06 17:32 UTC  (3+ messages)

[Qemu-devel] [PATCH 0/7] Refactor PCI/SHPC/PCIE hotplug to use a more generic hotplug API
 2013-12-06 17:31 UTC  (6+ messages)
` [Qemu-devel] [PATCH 1/7] define hotplug interface
` [Qemu-devel] [PATCH 7/7] hw/pci: convert PCI bus to use "hotplug-device" interface

[linux-linus test] 22311: regressions - FAIL
 2013-12-06 17:31 UTC 

[net-next PATCH 0/6] some cleanups
 2013-12-06 17:29 UTC  (5+ messages)
` [net-next PATCH 3/6] macvtap: remove the dead branch

Zoom R16
 2013-12-06 17:28 UTC  (8+ messages)

gitignore excludes not working?
 2013-12-06 17:26 UTC 

[PATCH] ipv6: don't count addrconf generated routes against gc limit
 2013-12-06 17:25 UTC 

[PATCH] ceph: initialize inode before instantiating dentry
 2013-12-06 17:25 UTC  (3+ messages)
` Fwd: "

[Qemu-devel] [PATCH v2 00/13] target-arm: A64 decoder set 2: misc logic and bit ops
 2013-12-06 17:24 UTC  (4+ messages)
` [Qemu-devel] [PATCH v2 01/13] target-arm: A64: add support for conditional select

[Qemu-devel] [PATCH 00/13] target-arm: A64 decoder set 2: misc logic and bit ops
 2013-12-06 17:23 UTC  (6+ messages)
` [Qemu-devel] [PATCH 01/13] target-arm: A64: add support for conditional select

[RFC part1 PATCH 0/7] Make ACPI core running on ARM64
 2013-12-06 17:23 UTC  (4+ messages)
` [RFC part1 PATCH 1/7] ACPI: Make ACPI core running without PCI "
  ` [Linaro-acpi] "


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.