All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-04-29 16:06:31 to 2014-04-29 17:04:03 UTC [more...]

[PATCH] usb: dwc3: debugfs: add snapshot to dump requests trbs events
 2014-04-29 21:21 UTC  (4+ messages)

[PATCH 1/1] Driver for Beckhoff CX5020 EtherCAT master module
 2014-04-29 17:03 UTC  (5+ messages)
  ` [PATCH v2 "

[PATCH] ARM: unwinder: Fix thread_saved_fp aka "enable backtrace on THUMB2"
 2014-04-29 17:02 UTC 

Harmful LESS flags
 2014-04-29 17:01 UTC  (10+ messages)
` [PATCH] PAGER_ENV: remove 'S' from $LESS by default

[PATCH RESEND] mmc: core: Improve support for deferred regulators
 2014-04-29 17:00 UTC  (3+ messages)

Protection against container fork bombs [WAS: Re: memcg with kmem limit doesn't recover after disk i/o causes limit to be hit]
 2014-04-29 16:59 UTC  (15+ messages)

Intel NIC testing on ARM
 2014-04-29 16:59 UTC  (8+ messages)

[PATCH] staging: android: fix missing a blank line after declarations
 2014-04-29 16:59 UTC 

[PATCH v3 1/1] Driver for Beckhoff CX5020 EtherCAT master module
 2014-04-29 16:58 UTC 

[PATCH v3] pci: pci-mvebu: Use '%pa' for printing 'phys_addr_t' type
 2014-04-29 16:57 UTC  (3+ messages)

[PATCH] ASoC: fsl: select SND_SOC_IMX_PCM_DMA where needed
 2014-04-29 16:56 UTC  (7+ messages)
      ` [alsa-devel] "

[PATCH v4 00/27] Use ref transactions for all ref updates
 2014-04-29 16:57 UTC  (7+ messages)
` [PATCH v4 12/27] replace.c: use the ref transaction functions for updates
` [PATCH v4 15/27] fast-import.c: change update_branch to use ref transactions

patches for migration from xm (4.0.1) to xl (4.3) acceptable?
 2014-04-29 16:57 UTC  (2+ messages)
` [PATCH] allow xm2xl migration for xen-4.3

[Buildroot] [PATCH] btrfs-progs: new package
 2014-04-29 16:56 UTC  (2+ messages)

[PATCH v3 40/40] android/gatt: Add support for send indication
 2014-04-29 16:55 UTC 

[Buildroot] [PATCH] ljsyscall: bump to version 0.10
 2014-04-29 16:55 UTC 

PROBLEM (RESEND): [HP Split 13-m110ca x2 PC] Touchpad not working/recognized & keyboard LEDS not functional
 2014-04-29 16:54 UTC 

[PATCH 0/3] Emulate VMXON region correctly
 2014-04-29 16:54 UTC  (6+ messages)
` [PATCH 2/3] KVM: nVMX: additional checks on vmxon region

[PATCH 0/5] devfreq: Support resource management functions and code clean
 2014-04-29 16:54 UTC  (4+ messages)
` [PATCH 5/5] devfreq: exynos5: Use devm_devfreq_* function using device resource management

terminal-colors.d and termname
 2014-04-29 16:52 UTC  (2+ messages)

can one lay hands on a galileo-based dev kit?
 2014-04-29 16:50 UTC  (3+ messages)

[PATCH] Sleep 1 millisecond in poll() to avoid busy wait
 2014-04-29 16:51 UTC  (11+ messages)
    ` [PATCH] poll/select: prevent busy-waiting
          ` [PATCH v2] Sleep 1 millisecond in poll() to avoid busy wait

[PATCH v2 0/7] Add cros_ec changes for newer boards
 2014-04-29 16:51 UTC  (10+ messages)

64bit x86: NMI nesting still buggy?
 2014-04-29 16:51 UTC  (6+ messages)

Request For Comments: An Immune System for Linux
 2014-04-29 16:49 UTC 

[Buildroot] [PATCH 0/9 v2] Bump and improve syslinux (branch yem/syslinux)
 2014-04-29 16:49 UTC  (10+ messages)
` [Buildroot] [PATCH 1/9] boot/syslinux: needs an ia32-capable compiler
` [Buildroot] [PATCH 2/9] boot/syslinux: prepare to install non-core images
` [Buildroot] [PATCH 3/9] boot/syslinux: make the sub-options a choice
` [Buildroot] [PATCH 4/9] boot/syslinux: rewrite options prompts
` [Buildroot] [PATCH 5/9] package/ucl: new package
` [Buildroot] [PATCH 6/9] package/upx: "
` [Buildroot] [PATCH 7/9] boot/syslinux: bump version
` [Buildroot] [PATCH 8/9] boot/syslinux: add option to install the EFI image
` [Buildroot] [PATCH 9/9] boot/syslinux: add an option to install an MBR blob

[PATCH v2 00/40] android/gatt: GATT server implementation
 2014-04-29 16:47 UTC  (41+ messages)
` [PATCH v2 01/40] android/gatt: Rename listen_clients to listen_apps
` [PATCH v2 02/40] android/gatt: Remove redundant find function parameter
` [PATCH v2 03/40] android/gatt: Add service functionality
` [PATCH v2 04/40] android/gatt: Add implementation of delete service
` [PATCH v2 05/40] android/gatt: Add included service implementation
` [PATCH v2 06/40] android/gatt: Add characteristic implementation
` [PATCH v2 07/40] android/gatt: Add handling of start service command
` [PATCH v2 08/40] android/gatt: Add stop service command handling
` [PATCH v2 09/40] android/gatt: Add descriptor implementation
` [PATCH v2 10/40] android/gatt: Add listening socket for GATT
` [PATCH v2 11/40] android/gatt: Assume that each server wants waits for connection
` [PATCH v2 12/40] android/gatt: Add ATT msg handler
` [PATCH v2 13/40] shared: Use pointer for request data instead of int
` [PATCH v2 14/40] shared/gatt: Extend read callback with offset
` [PATCH v2 15/40] shared/gatt: Add complete command callback
` [PATCH v2 16/40] android/bluetooth: Add function for getting device Android name
` [PATCH v2 17/40] android/gatt: Add register GAP Service
` [PATCH v2 18/40] gatt: Add some characteristics uuids
` [PATCH v2 19/40] android/gatt: Register device information service
` [PATCH v2 20/40] shared: Extend write callback with offset
` [PATCH v2 21/40] android/gatt: Register GATT service
` [PATCH v2 22/40] shared/gatt: Add function to read by group type
` [PATCH v2 23/40] shared/gatt: Add function to find by type
` [PATCH v2 24/40] shared/gatt: Add function to read "
` [PATCH v2 25/40] android/gatt: Add support for ATT read by group type
` [PATCH v2 26/40] android/gatt: Add support for ATT read by type
` [PATCH v2 27/40] shared/gatt: Add support to read from database
` [PATCH v2 28/40] android/gatt: Move struct req_data up in the file
` [PATCH v2 29/40] android/gatt: Add support to read request
` [PATCH v2 30/40] android/gatt: Add MTU request cmd handling
` [PATCH v2 31/40] android/gatt: Add Find info gatt server "
` [PATCH v2 32/40] shared/gatt: Add support for write request
` [PATCH v2 33/40] android/gatt: "
` [PATCH v2 34/40] android/gatt: Add support for execute write
` [PATCH v2 35/40] android/gatt: Move struct req_data upper in the file
` [PATCH v2 36/40] android/gatt: Add write_cb to GATT server
` [PATCH v2 37/40] android/gatt: Add read_cb for GATT Server
` [PATCH v2 38/40] android/hal-gatt-api: Fix IPC definition for send response
` [PATCH v2 39/40] android/gatt: Add support for GATT server "
` [PATCH v2 40/40] android/gatt: Add support for send indication

Reminder: Tomorrow is Xen Project Document Day!
 2014-04-29 16:47 UTC 

Useful: Simple C++ program & Makefile
 2014-04-29 16:46 UTC  (4+ messages)

[U-Boot] [i2c] Pull request
 2014-04-29 16:45 UTC  (2+ messages)

[Xenomai] CONFIG_XENO_OPT_NATIVE_INTR=y
 2014-04-29 16:44 UTC  (2+ messages)

[PATCH] ASoC: dapm: Factor out duplicated code in soc_dapm_stream_event()
 2014-04-29 16:41 UTC  (2+ messages)

[PATCH] m68k: Increase initial mapping to 16MB if possible
 2014-04-29 16:43 UTC  (5+ messages)

[PATCH 0/4] acerhdf/thermal: adding new models and appropriate governor
 2014-04-29 16:43 UTC  (8+ messages)
` [PATCH v2 "
  ` [PATCH v2 3/4] thermal: Added Bang-bang thermal governor
  ` [PATCH v2 4/4] acerhdf: Use bang-bang "

v3.15-rc1: CORB reset timeout#1, CORBRP = 0
 2014-04-29 16:42 UTC  (6+ messages)

[PATCH 2/2] [media] coda: Propagate the correct error on devm_request_threaded_irq()
 2014-04-29 16:41 UTC 

[PATCH v2 00/10] arm64: UEFI support
 2014-04-29 16:41 UTC  (11+ messages)

[PATCH RESEND 1/2] input: gpio_keys_polled: Convert to devm-* API
 2014-04-29 16:40 UTC  (8+ messages)

[PATCH] media: coda: Use full device name for request_irq()
 2014-04-29 16:40 UTC  (2+ messages)

[RESEND PATCH v3 2/5] charger: tps65090: Allow charger module to be used when no irq
 2014-04-29 16:39 UTC  (2+ messages)

[PATCH] tools/mfn-dump: Fixes to 'dump-p2m'
 2014-04-29 16:39 UTC  (3+ messages)

[Buildroot] [PATCH] gcc: switch microblaze to version 4.9.x
 2014-04-29 16:37 UTC 

[PATCH 1/3] of: Add vendor prefix for Linear Technology Corporation
 2014-04-29 16:37 UTC  (4+ messages)
` [PATCH 2/3] regulator: ltc3589: Add DT binding documentation
` [PATCH 3/3] regulator: Add LTC3589 support

VF610+ColdFireM54418 controller
 2014-04-29 16:36 UTC  (6+ messages)
` [RFC 0/5] Nand
  ` [RFC 1/5] mtd:fsl_nfc: Nand flash controller for VF610, MPC5125, etc

[PATCH] ARM: OMAP5: Switch to THUMB mode if needed on secondary CPU
 2014-04-29 16:36 UTC  (7+ messages)

Update gst-fsl-plugins from 3.0.8 to 3.0.11 on 3.0.35-4.1.0 Kernel
 2014-04-29 16:36 UTC  (3+ messages)

[U-Boot] [PATCH v10 0/2] S5P: Exynos: Add GPIO numbering feature
 2014-04-29 16:36 UTC  (3+ messages)
` [U-Boot] [PATCH v10 1/2] EXYNOS: Add GPIO pin numbering and rename definitions

[Bug 75005] New: "Upvoid" segfault in radeonsi/llvm
 2014-04-29 16:36 UTC  (2+ messages)
` [Bug 75005] "

mmotm 2014-04-24-13-07 uploaded
 2014-04-29 16:36 UTC  (11+ messages)

[PATCH] codeparser: don't interact with the cache for subshells
 2014-04-29 16:35 UTC  (2+ messages)

[PATCH v2 1/2] ASoC: Add driver for CLPS711X DAI interface
 2014-04-29 16:33 UTC  (3+ messages)

[PATCH] cpufreq: intel_pstate: Change the calculation of next pstate
 2014-04-29 16:34 UTC  (3+ messages)

[RFC v2 00/10] kdb: Kiosk (reduced capabilities) mode
 2014-04-29 16:33 UTC  (8+ messages)
` [RFC v3 0/9] kdb: Allow selective reduction in capabilities (was "kiosk mode")
  ` [RFC v3 1/9] sysrq: Implement __handle_sysrq_nolock to avoid recursive locking in kdb

[PATCH 00/23] OMAPDSS: OMAP5 display support
 2014-04-29 16:32 UTC  (17+ messages)
` [PATCH 06/23] ARM: OMAP: add OMAP5 DSI muxing

Warning from kernel/printk/printk.c in linux-next
 2014-04-29 16:33 UTC 

pid ns feature request
 2014-04-29 16:32 UTC  (6+ messages)

[LTP] [PATCH] read/read02.c: cleanup
 2014-04-29 16:31 UTC  (4+ messages)
` [LTP] [PATCH] read/read02.c: add new error number tests

[PATCH 00/36] android/gatt: GATT server implementation
 2014-04-29 16:32 UTC  (6+ messages)
` [PATCH 25/36] android/gatt: Add support to read request

[PATCH for stable 3.14 only 0/1] drm/i915: restore QUIRK_NO_PCH_PWM_ENABLE
 2014-04-29 16:32 UTC  (3+ messages)
` [PATCH for stable 3.14 only 1/1] "

XEN-4.4.0-release Failed to open connection to gnttab
 2014-04-29 16:28 UTC  (2+ messages)

[PATCH 0/2] ARM: OMAP2+: Fix dpll rounding
 2014-04-29 16:27 UTC  (7+ messages)
` [PATCH 2/2] ARM: OMAP2+: fix dpll round_rate() to actually round

[PATCH 0/5] RAPL driver updates
 2014-04-29 14:40 UTC  (6+ messages)
` [PATCH 5/5] powercap/rapl: change floor frequency for vallewview

[PATCH 5/8 v3] net: Generalize checksum_init functions
 2014-04-29 16:18 UTC 

[PATCH V3 1/2] FS: Add generic data flush to fsync
 2014-04-29 16:25 UTC  (3+ messages)

[PATCH v3 00/18] ASoC: fsl-ssi: Driver cleanup
 2014-04-29 16:22 UTC  (5+ messages)

[PATCH 1/4] nohz: Only update sleeptime stats locally
 2014-04-29 16:20 UTC  (3+ messages)
` [PATCH 4/4] nohz: Fix iowait overcounting if iowait task migrates

[PATCH V3 2/2] fs/ext4/fsync.c: generic_file_fsync call based on barrier flag
 2014-04-29 16:19 UTC  (2+ messages)

[PATCH RESEND] netif.h: Document xen-net{back, front} multi-queue feature
 2014-04-29 16:19 UTC  (2+ messages)

[PATCH 8/8 v3] net: Implmement RFC 6936 (zero csums for UDP/IPv6)
 2014-04-29 16:19 UTC 

[net-next] vxlan: Advertise SCTP checksum offloads
 2014-04-29 16:10 UTC  (3+ messages)

[PATCH 7/8 v3] net: Call skb_checksum_init in IPv6
 2014-04-29 16:19 UTC 

[PATCH 6/8 v3] net: Call skb_checksum_init in IPv4
 2014-04-29 16:18 UTC 

[Cocci] [PATCH v2 1/1] scripts/coccinelle: use BIT macro if used
 2014-04-29 16:18 UTC  (3+ messages)

[PATCH 4/8 v3] sparc: csum_add for Sparc
 2014-04-29 16:18 UTC 

[PATCH 3/8 v3] net: Change x86_64 add32_with_carry to allow memory operand
 2014-04-29 16:18 UTC 

[PATCH 2/8 v3] x86_64: csum_add for x86_64
 2014-04-29 16:17 UTC 

[PATCH 1/8 v3] net: Allow csum_add to be provided in arch
 2014-04-29 16:17 UTC 

[PATCH 0/6] KVM: PPC: Book3S PR: Add POWER8 support
 2014-04-29 16:17 UTC  (14+ messages)
` [PATCH 1/6] KVM: PPC: Book3S PR: Ignore PMU SPRs
` [PATCH 2/6] KVM: PPC: Book3S PR: Emulate TIR register
` [PATCH 3/6] KVM: PPC: Book3S PR: Handle Facility interrupt and FSCR
` [PATCH 4/6] KVM: PPC: Book3S PR: Expose TAR facility to guest
` [PATCH 5/6] KVM: PPC: Book3S PR: Expose EBB registers
` [PATCH 6/6] KVM: PPC: Book3S PR: Expose TM registers

[PATCH 0/8 v3] net: Checksum offload changes
 2014-04-29 16:17 UTC 

[PATCH 00/98] Full L2C patch series
 2014-04-29 16:17 UTC  (6+ messages)
` [PATCH 51/97] ARM: l2c: remove platforms/SoCs setting early BRESP

[PATCH v2 0/7] USB support for DRA7-evm
 2014-04-29 16:16 UTC  (6+ messages)
` [PATCH v2 3/7] phy: omap-usb2: Use generic clock names "wkupclk" and "refclk"

SELINUX=disabled vs. "enforce=1"
 2014-04-29 16:15 UTC 

[PATCH] ARM: tegra: add SD wp-gpios to Dalmore DT
 2014-04-29 16:15 UTC  (3+ messages)

[PATCH] ARM: tegra: add SD wp-gpios to Jetson TK1 DT
 2014-04-29 16:15 UTC  (3+ messages)

pull-request: mac80211-next rfkill-gpio-cleanup
 2014-04-29 16:10 UTC 

[PATCH] rwsem: Support optimistic spinning
 2014-04-29 16:00 UTC  (6+ messages)
` [PATCH v2] "

[PATCH] drm/i915: Try to stop rings before reset
 2014-04-29 16:07 UTC  (2+ messages)

Request meta-browser build support
 2014-04-29 16:06 UTC  (5+ 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.