All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-01-30 12:32:12 to 2015-01-30 13:25:23 UTC [more...]

[U-Boot] [PATCH 01/21] drivers/video/am335x-fb: Add possibility to wait for stable power/picture
 2015-01-30 13:25 UTC  (20+ messages)
` [U-Boot] [PATCH 02/21] common/lcd: Add command for setting cursor within lcd-framework
` [U-Boot] [PATCH 03/21] common/lcd: Add command for writing to lcd-display
` [U-Boot] [PATCH 04/21] board/BuR/common: Take usage of am335x LCD-Display
` [U-Boot] [PATCH 05/21] board/BuR/common: try to setup cpsw mac-address from the devicetree
` [U-Boot] [PATCH 06/21] board/BuR/tseries: Enable HW-Watchdog
` [U-Boot] [PATCH 07/21] board/BuR/tseries: Enable U-Boot BOOTCOUNT feature
` [U-Boot] [PATCH 08/21] board/BuR/tseries: Enable EXT4 support
` [U-Boot] [PATCH 09/21] board/BuR/tseries: Change pinmux for GPIO2_28 from GPIO to PWM-Timeroutput
` [U-Boot] [PATCH 10/21] board/BuR/tseries: Chg pinmux - use free NAND Pins in non NAND-config as GPIO
` [U-Boot] [PATCH 11/21] board/BuR/tseries: Chg Pinmux - enable UART1 pins
` [U-Boot] [PATCH 12/21] board/BuR/common: Introduce Network Console and common environment for it
` [U-Boot] [PATCH 13/21] board/BuR/common: Enable CONFIG_CMD_TIME
` [U-Boot] [PATCH 14/21] board/BuR/common: Add support for displaying BMP on LCD
` [U-Boot] [PATCH 15/21] board/BuR/tseries: Rework default-environment settings
` [U-Boot] [PATCH 16/21] board/BuR/tseries: cosmetic changes
` [U-Boot] [PATCH 17/21] board/BuR/kwb: switch to board HW-Rev3
` [U-Boot] [PATCH 18/21] board/BuR/kwb: Support booting Linux
` [U-Boot] [PATCH 19/21] board/BuR/kwb: Redesign default-environment
` [U-Boot] [PATCH 20/21] board/BuR/kwb: Form a bootline for vxWorks

[U-Boot] [PATCH v2 0/11] avr32: add generic board
 2015-01-30 13:25 UTC  (9+ messages)
` [U-Boot] [PATCH v2 02/11] avr32: rename cpu_init() -> arch_cpu_init()
` [U-Boot] [PATCH v2 05/11] avr32: convert to dram_init()
` [U-Boot] [PATCH v2 06/11] common/board_f: factor out reserve_stacks
` [U-Boot] [PATCH v2 08/11] common/board_r: allocate bootparams

LXC 1.1 has been released!
 2015-01-30 13:23 UTC 

[PATCH] android/pts: PTS tests for OPP on Android 5 and PTS 6.0
 2015-01-30 13:22 UTC 

[PATCH 0/7] ath10k: add multi-channel support
 2015-01-30 13:22 UTC  (31+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/7] ath10k: allow empty ssid vdev config
  ` [PATCH v2 2/7] ath10k: implement chanctx API
  ` [PATCH v2 3/7] ath10k: implement adaptive qcs command
  ` [PATCH v2 4/7] ath10k: protect ar->arvifs linking with data_lock
  ` [PATCH v2 5/7] ath10k: rework tx queue locking
  ` [PATCH v2 6/7] ath10k: implement tx pause wmi event
  ` [PATCH v2 7/7] ath10k: enable multi-channel on supported devices

[PATCH] mm: fix arithmetic overflow in __vm_enough_memory()
 2015-01-30 13:14 UTC  (6+ messages)
  ` [PATCH] mm/nommu.c: "

[PATCH] Added missing extern 'C' decls in mode4 header files
 2015-01-30 13:21 UTC  (2+ messages)
  ` [PATCH v2] bond: fix 'extern "C"' "

[PATCH 0/3] ASoC: atmel_ssc_dai: fix and refactor
 2015-01-30 13:20 UTC  (4+ messages)
` [PATCH 2/3] ASoC: atmel_ssc_dai: refactor the startup and shutdown

Throughput regression with `tcp: refine TSO autosizing`
 2015-01-30 13:19 UTC  (5+ messages)

[Qemu-devel] [PATCH v2 0/3] fix qemu crash about vnc
 2015-01-30 13:18 UTC  (3+ messages)
` [Qemu-devel] [PATCH v2 1/3] vnc: fix qemu crash when not configure vnc option

Intercepting memory mapped files
 2015-01-30 13:17 UTC  (7+ messages)

master - raid: check lock holding LV
 2015-01-30 13:16 UTC 

[PATCH v2] staging: comedi: drivers: addi_apci_3501: Removed variables that is never used
 2015-01-30 13:16 UTC  (4+ messages)

[RFC 00/16] enhance checksum offload API
 2015-01-30 13:16 UTC  (22+ messages)
  ` [PATCH 00/20] enhance tx "
      ` [PATCH 01/20] mbuf: remove PKT_TX_IPV4_CSUM
      ` [PATCH 02/20] mbuf: enhance the API documentation of offload flags
      ` [PATCH 03/20] i40e: call i40e_txd_enable_checksum only for offloaded packets
      ` [PATCH 04/20] i40e: remove the use of PKT_TX_UDP_TUNNEL_PKT flag
      ` [PATCH 05/20] mbuf: remove "
      ` [PATCH 06/20] testpmd: replace tx_checksum command by csum
      ` [PATCH 07/20] testpmd: move csum_show in a function
      ` [PATCH 08/20] testpmd: add csum parse_tunnel command
      ` [PATCH 09/20] testpmd: rename vxlan in outer_ip in csum commands
      ` [PATCH 10/20] testpmd: introduce parse_ipv* in csum fwd engine
      ` [PATCH 11/20] testpmd: use a structure to store offload info "
      ` [PATCH 12/20] testpmd: introduce parse_vxlan "
      ` [PATCH 13/20] testpmd: support gre tunnels "
      ` [PATCH 14/20] testpmd: support ipip tunnel in csum forward engine
      ` [PATCH 15/20] ethdev: add outer IP offload capability flag
      ` [PATCH 16/20] i40e: advertise outer IPv4 checksum capability
      ` [PATCH 17/20] testpmd: add a warning if outer ip cksum requested but not supported
      ` [PATCH 18/20] testpmd: fix TSO when using outer checksum offloads
      ` [PATCH 19/20] i40e: fix offloading of outer checksum for ip in ip tunnels
      ` [PATCH 20/20] i40e: add debug logs for tx context descriptors

[PATCH 1/3] librte_reorder: New reorder library
 2015-01-30 13:14 UTC  (6+ messages)
  ` [PATCH v2 0/4] New Reorder Library
      ` [PATCH v2 1/4] reorder: new reorder library
      ` [PATCH v2 2/4] app: New reorder unit test
      ` [PATCH v2 3/4] examples: new sample app packet_ordering
      ` [PATCH v2 4/4] doc: new reorder library description

dma_alloc_coherent - cma - and IOMMU question
 2015-01-30 13:04 UTC 

[Qemu-devel] [RFC PATCH v8 00/21] Deterministic replay core
 2015-01-30 13:11 UTC  (6+ messages)
` [Qemu-devel] [RFC PATCH v8 04/21] replay: internal functions for replay log

[PATCH] staging: media: lirc: lirc_zilog: Fix for possible null pointer dereference
 2015-01-30 13:09 UTC  (4+ messages)

[PATCH 0/8] KVM: minor APIC fixes and cleanups
 2015-01-30 13:09 UTC  (7+ messages)
` [PATCH 2/8] KVM: x86: cleanup kvm_apic_match_*()
` [PATCH 5/8] KVM: x86: use MDA for interrupt matching

Linux audit performance impact
 2015-01-30 13:08 UTC  (8+ messages)

[PATCH] ARM: dts: mvebu: add ethernet to the cm-a510 board
 2015-01-30 13:07 UTC  (13+ messages)

[PATCH v3 0/6] Add multiple GPIO and external clock to MMC pwrseq_simple
 2015-01-30 13:06 UTC  (10+ messages)
` [PATCH v3 4/6] mmc: pwrseq_simple: Add optional reference clock support

Extending BlueZ's HAL protocol
 2015-01-30 13:07 UTC 

[PATCH 0/2] dmaengine: fsl-edma: add dma memcpy and suspend/resume support
 2015-01-30 13:05 UTC  (7+ messages)
` [PATCH 1/2] dmaengine: fsl-edma: add dma memcpy support
` [PATCH 2/2] dmaengine: fsl-edma: add PM suspend/resume support

mSHEC pull request (2nd challenge)
 2015-01-30 13:04 UTC  (5+ messages)

[PATCH BlueZ 1/2] policy: Fix not removing timers
 2015-01-30 13:04 UTC  (2+ messages)
` [PATCH BlueZ 2/2] core: Fix crash on device removal

file name changes between reboots : /sys/class/hwmon/hwmon[0->1]/temp1_input
 2015-01-30 13:02 UTC 

Recent changes (master)
 2015-01-30 13:00 UTC 

[PATCH] staging: unisys: virtpci: virtpci: Fix for possible null pointer dereference
 2015-01-30 12:59 UTC  (3+ messages)

[Qemu-devel] [PATCH] target-arm: check that LSB <= MSB in BFI instruction
 2015-01-30 12:59 UTC  (3+ messages)
  ` [Qemu-devel] [PATCH v2] "

[PATCH manpages 0/2] Improve modify_ldt, [gs]et_thread_area docs
 2015-01-30 12:59 UTC  (4+ messages)
` [PATCH manpages 2/2] arch_prctl.2, set_thread_area.2, get_thread_area.2: Improve TLS documentation

CMA related memory questions
 2015-01-30 12:58 UTC  (4+ messages)

[meta-oe][PATCH v5] p7zip: new recipe
 2015-01-30 12:57 UTC 

[PATCH v7 0/2] x86: Add IMR support to Quark/Galileo
 2015-01-30 12:57 UTC  (5+ messages)
` [PATCH v7 1/2] x86: Add Isolated Memory Regions for Quark X1000
    ` Fwd: "

[PATCH 1/4] fsl: add EPU FSM configuration for deep sleep
 2015-01-30 12:22 UTC  (3+ messages)
` [PATCH 3/4] arm: ls1021a: add deep sleep support
` [PATCH 4/4] arm: ls1021a: set wakeup devices dynamically for sleep/deep sleep

[meta-oe][PATCH v4] p7zip: new recipe
 2015-01-30 12:53 UTC 

[meta-oe][PATCH v3] p7zip: new recipe
 2015-01-30 12:53 UTC  (3+ messages)

[PATCH v2 0/4] ARM: EXYNOS: cpuidle: add AFTR mode support for Exynos3250
 2015-01-30 12:52 UTC  (10+ messages)
` [PATCH v2 1/4] ARM: EXYNOS: fix CPU1 hotplug for AFTR mode on Exynos3250
` [PATCH v2 2/4] ARM: EXYNOS: add code for setting/clearing boot flag
` [PATCH v2 3/4] ARM: EXYNOS: cpuidle: add AFTR mode support for Exynos3250
` [PATCH v2 4/4] ARM: EXYNOS: cpuidle: allow driver usage on Exynos3250 SoC

[PATCH] ASoC: tlv320aic3x: Fix data delay configuration
 2015-01-30 12:52 UTC  (2+ messages)

[PATCH v4 0/7] platform/chrome: Add user-space dev inferface support
 2015-01-30 12:51 UTC  (4+ messages)
` [PATCH v4 3/7] misc: Add cros_ec_lpc driver for x86 devices

[Qemu-devel] -device xen-platform crashes
 2015-01-30 12:45 UTC  (6+ messages)

[PATCH] iommu/ipmmu-vmsa: Fix IOMMU lookup when multiple IOMMUs are registered
 2015-01-30 12:48 UTC  (3+ messages)

[PATCH v2 1/2] MIPS: OCTEON: fix kernel crash when offlining a CPU
 2015-01-30 12:47 UTC  (5+ messages)
` [PATCH v2 2/2] MIPS: fix kernel lockup or crash after CPU offline/online

[PStephaneATCH v6 0/7] can: peak_usb: add support for PEAK new CANFD USB
 2015-01-20 14:14 UTC 

[PATCH v6 0/7] can: peak: add support for PEAK new CANFD USB adapters
 2015-01-20 13:57 UTC 

[PATCH v6 0/7] can: peak_usb: add support for PEAK new CANFD USB
 2015-01-20 14:09 UTC 

question about save_xstate_sig() - WHY DOES THIS WORK?
 2015-01-30 12:45 UTC  (8+ messages)
` [PATCH 0/3]: x86, fpu: unlazy_fpu fixes/cleanups

[PATCH v6 0/7] add support for PEAK new CANFD USB adapters
 2015-01-20 14:07 UTC 

[Qemu-devel] [PATCH 0/2] bootdevice: two little changes
 2015-01-30 12:43 UTC  (10+ messages)
` [Qemu-devel] [PATCH 2/2] bootdevice: add check in restore_boot_order()

3.19 on Nokia n900: audio quality awful
 2015-01-30 12:43 UTC  (15+ messages)

spinlock variable protection
 2015-01-30 12:43 UTC 

[PATCH] tools/xenctrl: correct some function declarations
 2015-01-30 12:40 UTC  (2+ messages)

[PATCH] iommu: disable on !MMU builds
 2015-01-30 12:40 UTC  (3+ messages)

[PATCH] regulator: qcom-rpm: Make it possible to specify supply
 2015-01-30 12:39 UTC  (4+ messages)

[PATCH] xen/arm: Fix rtds scheduler for arm
 2015-01-30 12:38 UTC  (2+ messages)

[Ocfs2-devel] [RFC] ocfs2/dlm: support range lock
 2015-01-30 12:37 UTC  (6+ messages)

[RFC PATCH V3 00/12] xen: Clean-up of mem_event subsystem
 2015-01-30 12:36 UTC  (10+ messages)
` [RFC PATCH V3 10/12] xen: Introduce monitor_op domctl

qt5 qtmultimedia gstreamer1.0 on i.mx6 with Dizzy branch
 2015-01-30 12:35 UTC  (3+ messages)

[PATCH v2 0/4] enhance compaction success rate
 2015-01-30 12:34 UTC  (11+ messages)
` [PATCH v2 1/4] mm/compaction: fix wrong order check in compact_finished()
` [PATCH v2 2/4] mm/compaction: stop the isolation when we isolate enough freepage
` [PATCH v2 3/4] mm/page_alloc: separate steal decision from steal behaviour part
` [PATCH v2 4/4] mm/compaction: enhance compaction finish condition

master - WHATS_NEW
 2015-01-30 12:32 UTC 


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.