All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-01-27 20:22:59 to 2014-01-27 20:51:24 UTC [more...]

[U-Boot] [PATCH V2 1/5] fs: fix generic save command implementation
 2014-01-27 20:51 UTC  (4+ messages)
` [U-Boot] [PATCH V2 2/5] fs: implement infra-structure for an 'exists' function

[PATCH] nv30: don't overwrite blend color setting for r32/r16 float formats
 2014-01-27 20:51 UTC 

[U-Boot] [PATCH V3 01/12] fs: fix generic save command implementation
 2014-01-27 20:50 UTC  (12+ messages)
` [U-Boot] [PATCH V3 02/12] fs: implement infra-structure for an 'exists' function
` [U-Boot] [PATCH V3 03/12] fs: don't pass NULL dev_desc to most filesystems
` [U-Boot] [PATCH V3 04/12] cmd_test: use table lookup for parsing
` [U-Boot] [PATCH V3 05/12] cmd_test: check for binary operators before unary
` [U-Boot] [PATCH V3 06/12] cmd_test: implement ! on sub-expressions
` [U-Boot] [PATCH V3 07/12] cmd_test: evaluate to false without any arguments
` [U-Boot] [PATCH V3 08/12] cmd_test: implement -e test for file existence
` [U-Boot] [PATCH V3 09/12] sandbox: implement exists() function
` [U-Boot] [PATCH V3 10/12] sandbox: enable CONFIG_CMD_FS_GENERIC
` [U-Boot] [PATCH V3 11/12] ext4: implement exists() for ext4fs
` [U-Boot] [PATCH V3 12/12] fat: implement exists() for FAT fs

[PATCH 1/2] drm/i915: Don't drop pinned fences
 2014-01-27 20:49 UTC  (2+ messages)
` [PATCH 2/2] drm/i915: Only do gtt cleanup in vma_unbind for the global vma

Looking to dissect kbuild
 2014-01-27 20:49 UTC 

[PATCH 0/4] add a TDA998x CODEC
 2014-01-27 20:49 UTC  (15+ messages)
` [PATCH 2/4] ASoC: tda998x: add a codec driver for TDA998x
` [PATCH 3/4] ASoC: tda998x: add DT documentation
` [PATCH 4/4] ASoC: tda998x: adjust the audio hw parameters from EDID

[PATCH RFC v3 0/8] Beaglebone-Black HDMI audio
 2014-01-27 20:49 UTC  (7+ messages)
` [PATCH RFC v3 3/8] ASoC: davinci-mcasp: Set BCLK divider if McASP is BCLK master
` [PATCH RFC v3 4/8] ASoC: davinci-evm: HDMI audio support for TDA998x trough McASP I2S bus

cifs: Re-order M-F Symlink code
 2014-01-27 20:48 UTC 

Public IP to Private IP
 2014-01-27 20:48 UTC  (3+ messages)

What are you doing if the TX buffer overflows?
 2014-01-27 20:47 UTC  (2+ messages)

fio 2.1.4 intermittently crashes on windows
 2014-01-27 20:46 UTC  (9+ messages)

[PATCH 0/3] OpenCores 10/100 MAC fixes for gigabit environment
 2014-01-27 20:45 UTC  (12+ messages)
` [PATCH 1/3] net: ethoc: don't advertise gigabit speed on attached PHY
` [PATCH 3/3] net: ethoc: document OF bindings

ath9k, mac80211, kernel WARN_ON_ONCE: net/mac80211/rate.c: __rate_control_send_low
 2014-01-27 17:15 UTC 

[RFC BlueZ] android/AVDTP: Make signalling channel high priority
 2014-01-27 20:44 UTC  (3+ messages)

[PATCH 0/2] clk: shmobile rcar-gen2 fixes
 2014-01-27 20:44 UTC  (5+ messages)

[PATCH 00/58] Add support for Enhanced Virtual Addressing
 2014-01-27 21:43 UTC  (92+ messages)
` [PATCH 08/58] MIPS: kernel: traps: Whitespace clean up
` [PATCH 09/58] MIPS: traps: Set correct address limit for breakpoints and traps
` [PATCH 10/58] MIPS: lib: strnlen_user: Use macro to build the strnlen_user symbol
` [PATCH 11/58] MIPS: lib: strnlen_user: Add EVA support
` [PATCH 12/58] MIPS: lib: strlen_user: Use macro to build the strlen_user symbol
` [PATCH 13/58] MIPS: lib: strlen_user: Add EVA support
` [PATCH 14/58] MIPS: lib: strncpy_user: Use macro to build the strncpy_from_user symbol
` [PATCH 15/58] MIPS: lib: strncpy_user: Add EVA support
` [PATCH 16/58] MIPS: lib: memcpy: Merge EXC and load/store macros
` [PATCH 17/58] MIPS: lib: memcpy: Split source and destination prefetch macros
` [PATCH 18/58] MIPS: lib: memcpy: Use macro to build the copy_user code
` [PATCH 19/58] MIPS: lib: memcpy: Add EVA support
` [PATCH 20/58] MIPS: lib: memset: Whitespace fixes
` [PATCH 21/58] MIPS: lib: memset: Use macro to build the __bzero symbol
` [PATCH 22/58] MIPS: lib: memset: Add EVA support for the __bzero function
` [PATCH 23/58] MIPS: asm: uaccess: Add instruction argument to __{put,get}_user_asm
` [PATCH 24/58] MIPS: asm: uaccess: Move duplicated code to common function
` [PATCH 25/58] MIPS: asm: uaccess: Disable unaligned access macros for EVA
` [PATCH 26/58] MIPS: asm: uaccess: Use EVA instructions wrappers
` [PATCH 27/58] MIPS: asm: uaccess: Rename {get,put}_user_asm macros
` [PATCH 28/58] MIPS: asm: uaccess: Add EVA support to copy_{in, to,from}_user
` [PATCH 29/58] MIPS: asm: uaccess: Add EVA support for str*_user operations
` [PATCH 30/58] MIPS: kernel: unaligned: Add EVA instruction wrappers
` [PATCH 31/58] MIPS: kernel: unaligned: Handle unaligned accesses for EVA
` [PATCH 32/58] MIPS: checksum: Split the 'copy_user' symbol
` [PATCH 33/58] MIPS: lib: csum_partial: Merge EXC and load/store macros
` [PATCH 34/58] MIPS: lib: csum_partial: Add macro to build csum_partial symbols
` [PATCH 35/58] MIPS: lib: csum_partial: Add EVA support
` [PATCH 36/58] MIPS: asm: checksum: Split kernel and user copy operations
` [PATCH 37/58] MIPS: asm: checksum: Add MIPS specific csum_and_copy_from_user function
` [PATCH 38/58] MIPS: kernel: signal: Prevent save/restore FPU context in user memory
` [PATCH 39/58] MIPS: asm: r4kcache: Build flushing code for instruction cache
` [PATCH 40/58] MIPS: asm: r4kcache: Add protected cache operation for EVA
` [PATCH 41/58] MIPS: asm: r4kcache: Add EVA cache flushing functions
` [PATCH 42/58] MIPS: kernel: {ftrace,kgdb}: Set correct address limit for cache flushes
` [PATCH 43/58] MIPS: asm: page: Allow __pa_symbol overrides
` [PATCH 44/58] MIPS: asm: cpu: Add cpu flag for Enhanced Virtual Addressing
` [PATCH 45/58] MIPS: kernel: cpu-probe: Enable EVA option on supported cores
` [PATCH 46/58] MIPS: kernel: proc: Add EVA to the list of CPU features
` [PATCH 47/58] MIPS: mm: init: Add free_init_pages() callback for EVA
` [PATCH 48/58] MIPS: mm: c-r4k: Build EVA {d,i}cache flushing functions
` [PATCH 49/58] MIPS: mm: c-r4k: Add support for flushing user pages from cache
` [PATCH 50/58] MIPS: mm: c-r4k: Flush scache to avoid cache aliases
` [PATCH 51/58] MIPS: malta: Configure Segment Control registers for EVA boot
` [PATCH 52/58] MIPS: malta: spaces.h: Add spaces.h file for Malta (EVA)
` [PATCH 53/58] MIPS: malta: malta-memory: Add support for the 'ememsize' variable
` [PATCH 54/58] MIPS: malta: malta-memory: Use the PHYS_OFFSET to build the memory map
` [PATCH 55/58] MIPS: malta: malta-memory: Add free_init_pages_eva() callback
` [PATCH 56/58] MIPS: malta: malta-init: Fix System Controller memory mapping for EVA
` [PATCH 57/58] MIPS: malta: Add support for SMP EVA
` [PATCH 58/58] MIPS: Enable MIPS 3.5 features on Malta

A bug in combining fsrange and verify
 2014-01-27 20:42 UTC  (3+ messages)

[dm-crypt] LUKS GPT GUID
 2014-01-27 20:41 UTC  (5+ messages)

[PATCH v2 1/2] HID: sony: Add battery status reporting for the Sixaxis and Dualshock 4 controllers
 2014-01-27 20:40 UTC  (3+ messages)
` [PATCH v2 2/2] HID: sony: Add output events for the multi-touch pad on the Dualshock 4

[PATCH 1/3] Wl18xx : recipes update - tag changed to ol_r8.a8.10
 2014-01-27 20:40 UTC  (5+ messages)
` [PATCH 3/3] wl18xx wlconf: add missing default bin

bcache using in case of 5 hdd disks
 2014-01-27 20:38 UTC  (2+ messages)

ethernet support for OMAP5 UEVM
 2014-01-27 20:14 UTC 

[PATCH] arm64: Add pdev_archdata for dmamask
 2014-01-27 20:36 UTC  (4+ messages)

[PATCH v3 0/4] Intel MPX support
 2014-01-27 20:36 UTC  (5+ messages)
` [PATCH v3 1/4] x86, mpx: add documentation on Intel MPX
` [PATCH v3 2/4] x86, mpx: hook #BR exception handler to allocate bound tables

[Buildroot] [PATCH v2 0/6] PATH cleanup
 2014-01-27 20:35 UTC  (4+ messages)
` [Buildroot] [PATCH v2 3/6] *.mk: replace (TARGET|HOST)_PATH by BR2_PATH

[PATCH BlueZ v4 00/18] GATT API: External Services
 2014-01-27 20:35 UTC  (20+ messages)
` [PATCH BlueZ v5 "
  ` [PATCH BlueZ v5 01/18] doc: Add experimental GATT API
  ` [PATCH BlueZ v5 02/18] gatt: Add stub for gatt.{c, h} files
  ` [PATCH BlueZ v5 03/18] gatt: Register Manager D-Bus Interface
  ` [PATCH BlueZ v5 04/18] gatt: Add registering external service
  ` [PATCH BlueZ v5 05/18] lib: Move GATT UUID to uuid.h
  ` [PATCH BlueZ v5 06/18] gatt: Add helper for creating GATT services
  ` [PATCH BlueZ v5 07/18] gatt: Add external services tracking
  ` [PATCH BlueZ v5 08/18] gatt: Add server unix socket
  ` [PATCH BlueZ v5 09/18] gattrib: Use default ATT LE MTU for non-standard sockets
  ` [PATCH BlueZ v5 10/18] gatt: Register ATT command/event handler
  ` [PATCH BlueZ v5 11/18] gatt: Add Discover All Primary Services
  ` [PATCH BlueZ v5 12/18] test: Add external service GATT skeleton
  ` [PATCH BlueZ v5 13/18] gitignore: Add test/gatt-service
  ` [PATCH BlueZ v5 14/18] test: Add signal handling for gatt-service
  ` [PATCH BlueZ v5 15/18] test: Add registering external service
  ` [PATCH BlueZ v5 16/18] gatttool: Add unix socket connect
  ` [PATCH BlueZ v5 17/18] gatttool: Add unix socket support for interactive mode
  ` [PATCH BlueZ v5 18/18] bluetooth.conf: Add ObjectManager interface

[PATCH v3 00/17] Add interpret-trailers builtin
 2014-01-27 20:33 UTC  (4+ messages)
` [PATCH v3 17/17] Documentation: add documentation for 'git interpret-trailers'

[Buildroot] [PATCH 1/1] Prefer 'command -v' over 'which' (for portability)
 2014-01-27 20:32 UTC  (4+ messages)

[PATCH] spi: nuc900: Set SPI_LSB_FIRST for master->mode_bits if hw->pdata->lsb is true
 2014-01-27 20:31 UTC  (2+ messages)

[PATCH 1/5] drm/i915: Place the Global GTT VM first in the list of VM
 2014-01-27 20:31 UTC  (8+ messages)
` [PATCH 5/5] drm/i915: Fix error capture on BYT/BDW

[PATCH v2] ARM: OMAP4460: cpuidle: Extend PM_OMAP4_ROM_SMP_BOOT_ERRATUM_GICD on cpuidle
 2014-01-27 20:30 UTC  (7+ messages)
` [PATCH] ARM: OMAP4+: move errata initialization to omap4_pm_init_early

[PATCH] clk: sunxi: fix overflow when setting up divided factors
 2014-01-27 20:30 UTC  (2+ messages)

[dm-crypt] nuke password to delete luks header
 2014-01-27 20:30 UTC  (9+ messages)

[PATCH v2] spi: sirf: Avoid duplicate code in various bits_per_word cases
 2014-01-27 20:30 UTC  (2+ messages)

[RFC][PATCH] module: allow multiple calls to MODULE_DEVICE_TABLE() per module
 2014-01-27 20:30 UTC  (3+ messages)

[PATCH] spi: tegra114: Use list_is_last() instead of open-coded
 2014-01-27 20:29 UTC  (2+ messages)

[PATCH 1/1] libsdl: Add support for libsdl-native
 2014-01-27 20:29 UTC  (6+ messages)

How to use memcpy in kernel driver
 2014-01-27 20:28 UTC  (4+ messages)

[PATCH] spi: octeon: Use list_is_last() instead of open-coded
 2014-01-27 20:28 UTC  (2+ messages)

tgtd tuning, poor performance at low throughput
 2014-01-27 20:28 UTC 

[char-misc 0/2] mei: memory leak fixes
 2014-01-27 20:27 UTC  (3+ messages)
` [char-misc 1/2] mei: clear write cb from waiting list on reset
` [char-misc 2/2] mei: don't unset read cb ptr "

[PATCH 0/14] spi: rspi: Add support for RZ/A1H, DT, and Quad/Dual on QSPI
 2014-01-27 20:27 UTC  (3+ messages)
` [PATCH 14/14] spi: rspi: Add support for Quad and Dual SPI Transfers "

[git pull] Few fixes to ORE and EXOFS
 2014-01-27 20:26 UTC  (2+ messages)

[PATCH v2 0/7] cpufreq: use cpufreq-cpu0 driver for exynos based platforms
 2014-01-27 20:25 UTC  (4+ messages)
` [PATCH v2 1/7] cpufreq: cpufreq-cpu0: allow optional safe voltage during frequency transitions

[PATCH v3 0/2] regulator: s5m8767: Use GPIO for controlling Buck9/eMMC
 2014-01-27 20:25 UTC  (5+ messages)
` [PATCH v3 1/2] "
` [PATCH v3 2/2] regulator: s5m8767: Document new binding for Buck9 GPIO control

[PATCH] Input: i8042-io - Exclude mips platforms when allocating/deallocating IO regions
 2014-01-27 20:24 UTC  (5+ messages)

[PATCH v2] repack.c: Use move_temp_to_file() instead of rename()
 2014-01-27 20:24 UTC 

[PATCH] USB: input: gtco.c: fix usb_dev leak
 2014-01-27 20:24 UTC  (2+ messages)

Input: zforce - fix various small issues
 2014-01-27 20:22 UTC  (3+ messages)
` [PATCH 4/4] Input: zforce - reduce stack memory allocated to frames


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.