All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-05-14 14:42:55 to 2014-05-14 15:26:06 UTC [more...]

master - allocation: Fix alloc anywhere with parity
 2014-05-14 15:26 UTC 

[GIT PULL for 3.16] ti-vpe patches
 2014-05-14 15:26 UTC 

[PATCH 1/3] shared/crypto: Add support for AES-CMAC-128
 2014-05-14 15:25 UTC  (4+ messages)
` [PATCH 2/3] shared/crypto: Add support to sign data with AES-CMAC

[PATCH v6 00/42] Use ref transactions for all ref updates
 2014-05-14 15:24 UTC  (10+ messages)
` [PATCH v6 02/42] refs.c: allow passing NULL to ref_transaction_free
` [PATCH v6 03/42] refs.c: add a strbuf argument to ref_transaction_commit for error logging
` [PATCH v6 04/42] refs.c: make ref_update_reject_duplicates take a strbuf argument for errors

[nft PATCH] parser: fix inconsistency in monitor options
 2014-05-14 15:24 UTC 

[PATCHv2 0/4] ARM: implement workaround for Cortex-A9/PL310/PCIe deadlock
 2014-05-14 15:24 UTC  (17+ messages)
` [PATCHv2 2/4] ARM: mm: allow sub-architectures to override PCI I/O memory type
` [PATCHv2 3/4] ARM: mm: add support for HW coherent systems in PL310
` [PATCHv2 4/4] ARM: mvebu: implement L2/PCIe deadlock workaround

[Xenomai] RTDM rework (2)
 2014-05-14 15:23 UTC  (10+ messages)

Improvement to linux/hotplug scripts
 2014-05-14 15:23 UTC  (6+ messages)
` [PATCH 1/5] hotplug/linux: Fix the vif script to handle_iptable for tap interfaces
` [PATCH 2/5] hotplug/linux: Add an option to disable acceleration on VIF
` [PATCH 3/5] hotplug/linux: Improve iptables logic
` [PATCH 4/5] hotplug/linux: Add IPv6 support to the "
` [PATCH 5/5] hotplug/linux: Add IPv6 support to vif-route

Please pull the patch series "use the $( ... ) construct for command substitution"
 2014-05-14 15:23 UTC 

[Ksummit-discuss] coverity, static checking etc
 2014-05-14 15:22 UTC  (7+ messages)

[PATCH] ARM: OMAP4: Fix the boot regression with CPU_IDLE enabled
 2014-05-14 15:22 UTC  (3+ messages)

[PATCH] mm/memory-failure.c: fix memory leak by race between poison and unpoison
 2014-05-14 15:21 UTC  (2+ messages)

[PATCH] syscall: Take SYSCALL_OFFSET into account
 2014-05-14 15:22 UTC  (2+ messages)

[PATCH net-next 0/8] Non-promisc bidge ports support
 2014-05-14 15:21 UTC  (20+ messages)
` [Bridge] "
` [PATCH net-next 1/8] bridge: Turn flag change macro into a function
  ` [Bridge] "
` [PATCH net-next 2/8] bridge: Keep track of ports capable of automatic discovery
  ` [Bridge] "
` [PATCH net-next 3/8] bridge: Add functionality to sync static fdb entries to hw
  ` [Bridge] "
` [PATCH net-next 4/8] bridge: Introduce BR_PROMISC flag
  ` [Bridge] "
` [PATCH net-next 5/8] bridge: Add addresses from static fdbs to non-promisc ports
  ` [Bridge] "
` [PATCH net-next 6/8] bridge: Automatically manage port promiscuous mode
  ` [Bridge] "
` [PATCH net-next 7/8] bridge: Correctly manage promiscuity when user requested it
  ` [Bridge] "
` [PATCH net-next 8/8] bridge: Automatically manage promisc mode when vlan filtering is on
  ` [Bridge] "

[U-Boot] [PATCH] net/designware: call phy_connect_dev() to properly setup phylib device
 2014-05-14 15:20 UTC  (6+ messages)
` [U-Boot] "

[PATCH 00/17] PCIe support for DRA7xx
 2014-05-14 15:19 UTC  (17+ messages)
` [PATCH 03/17] phy: ti-pipe3: add external clock support for PCIe PHY
` [PATCH 11/17] ARM: dts: dra7xx-clocks: Add missing 32khz clocks used for PHY
` [PATCH 06/17] pci: host: pcie-designware: Use *base-mask* for configuring the iATU

[PATCH] Don't inline string functions
 2014-05-14 15:19 UTC 

[patch] ASoC: compress: indent an if statement
 2014-05-14 15:19 UTC  (7+ messages)

[PATCH v4 0/4] net: Add APM X-Gene SoC Ethernet driver support
 2014-05-14 15:18 UTC  (5+ messages)
` [PATCH v4 4/4] drivers: net: Add APM X-Gene SoC ethernet "

[PATCH 0/3] configs cleanup
 2014-05-14 15:18 UTC  (7+ messages)
  ` [PATCH 1/3] config: factorize configurations
  ` [PATCH 2/3] config: rename "default" configuration file as "native"
  ` [PATCH 3/3] config: rename "default" machine type as "core2"

Deleting a line from a file
 2014-05-14 15:18 UTC  (3+ messages)

[PATCH] Spelling fixes
 2014-05-14 15:18 UTC 

[Qemu-devel] [RFC PATCH V5 0/8] PSCI v0.2 support for KVM ARM/ARM64
 2014-05-14 15:17 UTC  (5+ messages)
` [Qemu-devel] [RFC PATCH V5 1/8] update-linux-headers.sh: Add psci.h to linux header sync-up script
` [Qemu-devel] [RFC PATCH V5 3/8] kvm: Handle exit reason KVM_EXIT_SYSTEM_EVENT

[PATCH 0/4] spi: qup: Fixes and new version support
 2014-05-14 15:17 UTC  (4+ messages)
` [PATCH 2/4] spi: qup: Correct selection of FIFO/Block mode

[Qemu-devel] [PATCH v2] qemu-img fails to delete last snapshot
 2014-05-14 15:15 UTC  (2+ messages)

[PATCH v2 0/7] drm/tegra: Convert to master/component framework
 2014-05-14 15:13 UTC  (7+ messages)
` [PATCH v2 4/7] drivers/base: Add interface framework

[RFC 00/16] kGraft
 2014-05-14 15:15 UTC  (8+ messages)
` [RFC 09/16] kgr: mark task_safe in some kthreads

[Ksummit-discuss] [TECH TOPIC] PM dependencies
 2014-05-14 15:14 UTC  (5+ messages)

[Qemu-devel] [PATCH 0/3] throttle: use AioContext for dataplane support
 2014-05-14 15:14 UTC  (8+ messages)
` [Qemu-devel] [PATCH 1/3] throttle: add throttle_detach/attach_aio_context()
` [Qemu-devel] [PATCH 2/3] throttle: add detach/attach test case
` [Qemu-devel] [PATCH 3/3] blockdev: acquire AioContext in block_set_io_throttle

[net-next PATCH 0/5] Optimizing "pktgen" for single CPU performance
 2014-05-14 15:13 UTC  (4+ messages)
` [net-next PATCH 3/5] pktgen: avoid atomic_inc per packet in xmit loop

[PATCH] ax88179_178a: don't send commands to detached device
 2014-05-14 15:12 UTC  (2+ messages)

[PATCH] android/gatt: Fix handling advertising state
 2014-05-14 15:12 UTC  (2+ messages)

[U-Boot] [RFC PATCH v0 0/4] Improve arm64 support
 2014-05-14 15:12 UTC  (4+ messages)
` [U-Boot] [RFC PATCH v0 2/4] cmd_bootm.c: Add 'booti' for ARM64 Linux kernel Images

[U-Boot] [PATCH v2] am335x: pepper: Add Gumstix Pepper AM335x-based machine
 2014-05-14 15:12 UTC  (3+ messages)
` [U-Boot] [U-Boot, "

[PATCH v4 00/24] input: Introduce ff-memless-next as an improved replacement for ff-memless
 2014-05-14 15:11 UTC  (5+ messages)
` [PATCH v4 01/24] input: Add ff-memless-next module

[GIT PULL] uprobes: more x86 fixes
 2014-05-14 15:10 UTC 

[PATCH] mkfs.btrfs: allow UUID specification at mkfs time
 2014-05-14 15:14 UTC  (8+ messages)

[PATCH 1/1] ARM: OMAP2+: enable LEDS class support
 2014-05-14 15:10 UTC  (2+ messages)

[PATCH 0/4] serial: kgdb_nmi: Allow ttyNMIX to act as primary console
 2014-05-14 15:08 UTC  (8+ messages)
` [PATCH 1/4] serial: core: Consistent LF handling for poll_put_char
` [PATCH 2/4] serial: kgdb_nmi: Use container_of() to locate private data
` [PATCH 3/4] serial: kgdb_nmi: Switch from tasklets to real timers
` [PATCH 4/4] serial: kgdb_nmi: Improve console integration with KDB I/O

[PATCH] sched/rt: don't try to balance rt_runtime when it is futile
 2014-05-14 15:08 UTC 

[PATCH] mmc: sdhci: remove mdelay in eMMC tuning
 2014-05-14 15:08 UTC  (5+ messages)

[LTP] [PATCH 1/2] lapi: fcntl.h: Add O_NOATIME
 2014-05-14 15:07 UTC  (5+ messages)
` [LTP] [PATCH 2/2] open/open12.c: add new tests
        ` [LTP] [PATCH v2 4/4] "
            ` [LTP] [PATCH v2] "

[RFC PATCH] page_alloc: use first half of higher order chunks when halving
 2014-05-14 15:06 UTC  (11+ messages)

[PATCH v3 0/2] cpufreq: opp: Add device tree based lookup of boost mode frequency
 2014-05-14 15:06 UTC  (4+ messages)
` [PATCH v3 2/2] Documentation: devicetree: Add boost-frequency binding to list "

[Qemu-devel] [PATCH v3] Let the C generated bits of QAPI be generated only once when identical includes are done
 2014-05-14 15:04 UTC  (3+ messages)
` [Qemu-devel] [PATCH v3] qapi: skip redundant includes

[PATCH] v4l: Fix documentation of V4L2_PIX_FMT_H264_MVC and VP8 pixel formats
 2014-05-14 15:04 UTC  (2+ messages)

[PATCH] PM / OPP: discard duplicate OPP additions
 2014-05-14 15:02 UTC  (2+ messages)

Separate mailing list for xfstests
 2014-05-14 15:02 UTC  (3+ messages)

[RFC PATCH 0/9] dt: dependencies (for deterministic driver initialization order based on the DT)
 2014-05-14 15:02 UTC  (14+ messages)
` [RFC PATCH 2/9] dt: deps: dependency based device creation
` [RFC PATCH 5/9] dt: deps: register drivers based on the initialization order based on DT

[PATCH] rwsem: Support optimistic spinning
 2014-05-14 15:01 UTC  (2+ messages)
` [PATCH v5] "

[RFC PATCH v1 00/16] Convert all ttm drivers to use the new reservation interface
 2014-05-14 14:58 UTC  (17+ messages)
` [RFC PATCH v1 01/16] drm/ttm: add interruptible parameter to ttm_eu_reserve_buffers
` [RFC PATCH v1 02/16] drm/ttm: kill off some members to ttm_validate_buffer
` [RFC PATCH v1 03/16] drm/nouveau: add reservation to nouveau_gem_ioctl_cpu_prep
` [RFC PATCH v1 04/16] drm/nouveau: require reservations for nouveau_fence_sync and nouveau_bo_fence
` [RFC PATCH v1 05/16] drm/ttm: call ttm_bo_wait while inside a reservation
` [RFC PATCH v1 06/16] drm/ttm: kill fence_lock
` [RFC PATCH v1 07/16] drm/nouveau: rework to new fence interface
` [RFC PATCH v1 08/16] drm/radeon: use common fence implementation for fences
` [RFC PATCH v1 09/16] drm/qxl: rework to new fence interface
` [RFC PATCH v1 10/16] drm/vmwgfx: get rid of different types of fence_flags entirely
` [RFC PATCH v1 11/16] drm/vmwgfx: rework to new fence interface
` [RFC PATCH v1 12/16] drm/ttm: flip the switch, and convert to dma_fence
` [RFC PATCH v1 13/16] drm/nouveau: use rcu in nouveau_gem_ioctl_cpu_prep
` [RFC PATCH v1 14/16] drm/radeon: use rcu waits in some ioctls
` [RFC PATCH v1 15/16] drm/vmwgfx: use rcu in vmw_user_dmabuf_synccpu_grab
` [RFC PATCH v1 16/16] drm/ttm: use rcu in core ttm

[Qemu-devel] [PATCH 00/18] [PATCH 00/18] block: Purge qerror_report()
 2014-05-14 14:58 UTC  (15+ messages)
` [Qemu-devel] [PATCH 05/18] block/ssh: Drop superfluous libssh2_session_last_errno() calls
` [Qemu-devel] [PATCH 06/18] block/ssh: Propagate errors through check_host_key()
` [Qemu-devel] [PATCH 07/18] block/ssh: Propagate errors through authenticate()
` [Qemu-devel] [PATCH 08/18] block/ssh: Propagate errors through connect_to_ssh()
` [Qemu-devel] [PATCH 09/18] block/ssh: Propagate errors to open and create methods

[PATCH] lib/igt_core: Fixup docs with symbolic exit codes
 2014-05-14 13:34 UTC 

[Cluster-devel] z/VM fence agent updates
 2014-05-14 14:57 UTC 

[Qemu-devel] [PATCH v1 00/22] target-arm: Preparations for A64 EL2 and 3
 2014-05-14 14:56 UTC  (7+ messages)

Buffer cache not working
 2014-05-14 14:46 UTC 

[Qemu-devel] [PATCH] configure: Ensure tests/qemu-iotests exists before writing common.env
 2014-05-14 14:54 UTC  (4+ messages)

[PATCH] dgap: fix sparse warnings
 2014-05-14 14:53 UTC  (2+ messages)

[RFC V3 0/3] drm/bridge: panel and chaining
 2014-05-14 14:54 UTC  (5+ messages)
` [RFC V3 2/3] drm/bridge: add a dummy panel driver to support lvds bridges

[PATCH v1 00/10] bt_att initial implementation
 2014-05-14 14:54 UTC  (6+ messages)
` [PATCH v1 01/10] src/shared/att: Introduce struct bt_att

[PATCH v2] rwsem: Comments to explain the meaning of the rwsem's count field
 2014-05-14 14:53 UTC  (4+ messages)
` [tip:locking/core] rwsem: Add comments "

fail to bind '82541GI Gigabit Ethernet Controller' to IGB_UIO driver
 2014-05-14 14:53 UTC  (3+ messages)

[PATCH] ARM: zynq: Fix uart0 early console virtual address
 2014-05-14 14:53 UTC  (2+ messages)

[RFC][PATCH 2/3] PM / sleep: Mechanism to avoid resuming runtime-suspended devices unnecessarily
 2014-05-14 14:53 UTC  (2+ messages)

compile lttng get gcc compile error
 2014-05-14 14:52 UTC 

[PATCH 0/6] ipc/sem.c: Fix semctl(,,{GETNCNT,GETZCNT})
 2014-05-14 14:52 UTC  (8+ messages)
` [PATCH 1/6] ipc/sem.c: further whitespace cleanups
  ` [PATCH 2/6] ipc/sem.c: Bugfix for semctl(,,GETZCNT)
    ` [PATCH 3/6] ipc/sem.c: remove code duplication
      ` [PATCH 4/6] ipc/sem.c: Change perform_atomic_semop parameters
        ` [PATCH 5/6] ipc/sem.c: Store which operation blocks in perform_atomic_semop()
          ` [PATCH 6/6] ipc/sem.c: make semctl(,,{GETNCNT,GETZCNT}) standard compliant

[PATCH v3 4/4] ARM: shmobile: armadillo800eva defconfig: Enable REGULATOR_GPIO and LEDS_GPIO
 2014-05-14 14:51 UTC 

[PATCH v3 3/4] ARM: shmobile: armadillo800eva legacy: Add LED support
 2014-05-14 14:51 UTC 

[PATCH v3 2/4] ARM: shmobile: armadillo800eva reference: Spelling s/ED/LED/
 2014-05-14 14:51 UTC 

[PATCH v3 1/4] ARM: shmobile: armadillo800eva reference dts: Add matching LED labels
 2014-05-14 14:51 UTC  (2+ messages)

[PATCH v3 0/6] ARM: berlin: add AHCI support
 2014-05-14 14:50 UTC  (5+ messages)
` [PATCH v3 1/6] phy: add a driver for the Berlin SATA PHY

[PATCH 2/3] drivers/mmc/host/mmc_spi.c: Use get/put_unaligned_be32
 2014-05-14 14:50 UTC  (3+ messages)

[patch] ALSA: hda - if statement not indented
 2014-05-14 14:48 UTC  (3+ messages)

[PATCH v3 2/2] ARM: shmobile: lager-reference: Remove workarounds for core clock issues
 2014-05-14 14:47 UTC 

[PATCH v3 1/2] ARM: shmobile: koelsch-reference: Remove workarounds for core clock issues
 2014-05-14 14:47 UTC 

[patch] ALSA: sb_mixer: missing return statement
 2014-05-14 14:47 UTC  (3+ messages)

[PATCH 00/25] Change time_t and clock_t to 64 bit
 2014-05-14 14:46 UTC  (5+ messages)

[PATCH 0/4] x86/nmi: improve NMI watchdog test
 2014-05-14 14:45 UTC  (5+ messages)
` [PATCH 2/4] x86/nmi: enable local irqs in wait_for_nmis()

[PATCH v3 3/3] drivers: sh: Restrict INTC_USERIMASK to SH4A
 2014-05-14 14:45 UTC 

[PATCH v3 2/3] drivers: sh: pm_runtime implementation needs to suspend and resume devices
 2014-05-14 14:45 UTC 

[PATCH v3 1/3] drivers: sh: pm_runtime does not need idle callback
 2014-05-14 14:45 UTC 

[Qemu-devel] [PATCH] qemu-iotests: Fix blkdebug in VM drive in 030
 2014-05-14 14:44 UTC  (2+ messages)

[PATCH] libvirt: uprev to 1.2.4
 2014-05-14 14:44 UTC 

[PATCH] ARM: shmobile: r8a7740 dtsi: Remove duplicate interrupt-parent property
 2014-05-14 14:44 UTC  (2+ messages)

Best way to remove DISTRO_FEATURES?
 2014-05-14 14:43 UTC  (10+ messages)

[Buildroot] [PATCH] libffi: back-port support for ARC
 2014-05-14 14:43 UTC  (3+ messages)

[PATCH] cfg80211: fix start_radar_detection issue
 2014-05-14 14:42 UTC  (2+ 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.